/*
Theme Name: Torry Hill Chestnut Fencing
Theme URI: http://www.supersonicplayground.com/
Author: Supersonic Playground
Author URI: http://www.supersonicplayground.com/
Description: Supersonic Playground Small Business Pro package website
Version: 1.1
License: All work ©2020 Supersonic Playground Ltd. Not for public use.
License URI: http://www.supersonicplayground.com/
Tags: 
Text Domain: supersonicplayground
*/
/* 
Use: Reset
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
@import url("https://p.typekit.net/p.css?s=1&k=phv0yep&ht=tk&f=9654.9656&a=4579370&app=typekit&e=css");
*,
*:before,
*:after {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: top;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 
Use: Mixins
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Input Override
**************************************************************************/
/*************************************************************************
 #Transition Bezier
**************************************************************************/
/*************************************************************************
 #Transition Bezier Delay
**************************************************************************/
/*************************************************************************
 #Transition Linear
**************************************************************************/
/*************************************************************************
 #Transition None
**************************************************************************/
/*************************************************************************
 #Inline Fix
**************************************************************************/
.inline-fix {
  word-spacing: -0.35rem;
}
.inline-fix * {
  word-spacing: normal;
}
/*************************************************************************
 #With Icon
**************************************************************************/
.reset-icon:before {
  content: '\f2f1';
}
/*************************************************************************
 #Borders
**************************************************************************/
.rounded-border {
  border-radius: 1rem;
  overflow: hidden;
}
.grey-border {
  border: 3px solid #EFECE7;
}
/*************************************************************************
 #Shadow
**************************************************************************/
.shadow {
  -webkit-box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
}
.shadow-close {
  -webkit-box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
}
.shadow-tight {
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
/*************************************************************************
 #Text With Icon
**************************************************************************/
.text-with-icon {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
}
.text-with-icon:before {
  display: block;
  position: absolute;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: inherit;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
/*************************************************************************
 #Sizes
**************************************************************************/
/* 
Use: Measurements
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Base Level
**************************************************************************/
/*************************************************************************
 #Base Size
**************************************************************************/
/*************************************************************************
 #Breakpoints
**************************************************************************/
/* 400px */
/* 500px */
/* 650px */
/* 750px */
/* 850px */
/* 1000px */
/* 1100px */
/* 1250px */
/* 1500px */
/* 1750px */
/* 2000px */
/*************************************************************************
 #From Media Queries
**************************************************************************/
/*************************************************************************
 #To Media Queries
**************************************************************************/
/*************************************************************************
 #HTML Font Size Adjustment
**************************************************************************/
html {
  font-size: 80%;
}
@media screen and (min-width: 31.25em) {
  html {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 46.875em) {
  html {
    font-size: 92.5%;
  }
}
@media screen and (min-width: 62.5em) {
  html {
    font-size: 100%;
  }
}
@media screen and (min-width: 78.125em) {
  html {
    font-size: 105%;
  }
}
@media screen and (min-width: 93.75em) {
  html {
    font-size: 110%;
  }
}
@media screen and (min-width: 109.375em) {
  html {
    font-size: 115%;
  }
}
@media screen and (min-width: 125em) {
  html {
    font-size: 120%;
  }
}
/* 
Use: Grid
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Multi-Column Layout
**************************************************************************/
/* 
Use: Colours
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Colours
**************************************************************************/
/* #Core Colours ------------------------------------------------------------------------ */
/* #Greys ------------------------------------------------------------------------ */
/* #Torry Hill --------------------------------------------------------------------- */
/* #Accents ------------------------------------------------------------------------ */
/* #Facebook ------------------------------------------------------------------------ */
.facebook-01 {
  color: #39579a;
}
/* #Twitter ------------------------------------------------------------------------ */
.twitter-01 {
  color: #55acee;
}
/* #YouTube ------------------------------------------------------------------------ */
.youtube-01 {
  color: #D9252A;
}
/* #LinkedIn ------------------------------------------------------------------------ */
.linkedin-01 {
  color: #0481bd;
}
/* #LinkedIn ------------------------------------------------------------------------ */
.pinterest-01 {
  color: #E60023;
}
/* #Instagram ------------------------------------------------------------------------ */
.instagram-01 {
  color: #DB3175;
}
/*************************************************************************
 #Colour Sections
**************************************************************************/
/* #Light or Dark for Sections ------------------------------------------------------------------------ */
.light-section h1,
.light-section h2,
.light-section h3,
.light-section h4,
.light-section h5 {
  color: #3B5646;
}
.light-section h1 a,
.light-section h2 a,
.light-section h3 a,
.light-section h4 a,
.light-section h5 a {
  color: #3B5646;
}
.light-section p,
.light-section ul,
.light-section li,
.light-section label {
  color: #6D7578;
}
.light-section a {
  color: #3B5646;
}
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section p,
.dark-section ul,
.dark-section li,
.dark-section label {
  color: #FFFFFF;
}
/* #Section Colours ------------------------------------------------------------------------ */
.white-section {
  background-color: #FFFFFF;
}
.white-section h1,
.white-section h2,
.white-section h3,
.white-section h4,
.white-section h5 {
  color: #3B5646;
}
.white-section h1 a,
.white-section h2 a,
.white-section h3 a,
.white-section h4 a,
.white-section h5 a {
  color: #3B5646;
}
.white-section p,
.white-section ul,
.white-section li,
.white-section label {
  color: #6D7578;
}
.white-section a {
  color: #3B5646;
}
.white-section .js-carousel-controls .direction-left:before,
.white-section .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.white-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.white-section input[type="text"],
.white-section input[type="password"],
.white-section input[type="email"],
.white-section input[type="number"],
.white-section input[type="tel"],
.white-section input[type="search"],
.white-section input[type="checkbox"],
.white-section input[type="radio"],
.white-section select,
.white-section textarea {
  background-color: #EFECE7 !important;
  -webkit-box-shadow: inset 0 0 0 3px #EFECE7;
          box-shadow: inset 0 0 0 3px #EFECE7;
}
.dark-grey-section {
  background-color: #6D7578;
}
.dark-grey-section h1,
.dark-grey-section h2,
.dark-grey-section h3,
.dark-grey-section h4,
.dark-grey-section h5,
.dark-grey-section p,
.dark-grey-section ul,
.dark-grey-section li,
.dark-grey-section label {
  color: #FFFFFF;
}
.dark-grey-section .js-carousel-controls .direction-left:after,
.dark-grey-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.dark-grey-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.dark-grey-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF !important;
}
.dark-grey-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.dark-grey-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.dark-grey-section nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #EFECE7;
          box-shadow: inset 0 0 0 3px #EFECE7;
}
.dark-grey-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #3B5646 !important;
}
.green-section a,
.light-green-section a {
  color: #EEC21A;
}
.green-section input[type="text"],
.light-green-section input[type="text"],
.green-section input[type="password"],
.light-green-section input[type="password"],
.green-section input[type="email"],
.light-green-section input[type="email"],
.green-section input[type="number"],
.light-green-section input[type="number"],
.green-section input[type="tel"],
.light-green-section input[type="tel"],
.green-section input[type="search"],
.light-green-section input[type="search"],
.green-section input[type="checkbox"],
.light-green-section input[type="checkbox"],
.green-section input[type="radio"],
.light-green-section input[type="radio"],
.green-section select,
.light-green-section select,
.green-section textarea,
.light-green-section textarea {
  background-color: #FFFFFF !important;
  -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
          box-shadow: inset 0 0 0 3px #FFFFFF;
}
.green-section {
  background-color: #3B5646;
}
.green-section h1,
.green-section h2,
.green-section h3,
.green-section h4,
.green-section h5,
.green-section p,
.green-section ul,
.green-section li,
.green-section label {
  color: #FFFFFF;
}
.green-section .js-carousel-controls .direction-left:after,
.green-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.green-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.green-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF !important;
}
.green-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.green-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.green-section nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #EFECE7;
          box-shadow: inset 0 0 0 3px #EFECE7;
}
.green-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #3B5646 !important;
}
.light-green-section {
  background-color: #4C7353;
}
.light-green-section h1,
.light-green-section h2,
.light-green-section h3,
.light-green-section h4,
.light-green-section h5,
.light-green-section p,
.light-green-section ul,
.light-green-section li,
.light-green-section label {
  color: #FFFFFF;
}
.light-green-section .js-carousel-controls .direction-left:after,
.light-green-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.light-green-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.light-green-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF !important;
}
.light-green-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.light-green-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.light-green-section nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #EFECE7;
          box-shadow: inset 0 0 0 3px #EFECE7;
}
.light-green-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #3B5646 !important;
}
.light-green-section.with-shapes {
  position: relative;
  overflow: clip;
}
.light-green-section.with-shapes:before,
.light-green-section.with-shapes:after {
  content: '';
  position: absolute;
  top: 1rem;
  bottom: 1rem;
  width: 20rem;
  background-size: contain;
  background-repeat: no-repeat;
}
.light-green-section.with-shapes:before {
  background-image: url(img/backgrounds/pattern-04.svg);
  background-position: right;
  left: -10rem;
}
.light-green-section.with-shapes:after {
  background-image: url(img/backgrounds/pattern-03.svg);
  background-position: left;
  right: -10rem;
}
.light-grey-section {
  background-color: #EFECE7;
}
.light-grey-section h1,
.light-grey-section h2,
.light-grey-section h3,
.light-grey-section h4,
.light-grey-section h5 {
  color: #3B5646;
}
.light-grey-section h1 a,
.light-grey-section h2 a,
.light-grey-section h3 a,
.light-grey-section h4 a,
.light-grey-section h5 a {
  color: #3B5646;
}
.light-grey-section p,
.light-grey-section ul,
.light-grey-section li,
.light-grey-section label {
  color: #6D7578;
}
.light-grey-section a {
  color: #3B5646;
}
.light-grey-section .js-carousel-controls .direction-left:before,
.light-grey-section .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.light-grey-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.dark-grey-section input[type="text"],
.green-section input[type="text"],
.light-grey-section input[type="text"],
.dark-grey-section input[type="password"],
.green-section input[type="password"],
.light-grey-section input[type="password"],
.dark-grey-section input[type="email"],
.green-section input[type="email"],
.light-grey-section input[type="email"],
.dark-grey-section input[type="number"],
.green-section input[type="number"],
.light-grey-section input[type="number"],
.dark-grey-section input[type="tel"],
.green-section input[type="tel"],
.light-grey-section input[type="tel"],
.dark-grey-section input[type="search"],
.green-section input[type="search"],
.light-grey-section input[type="search"],
.dark-grey-section input[type="checkbox"],
.green-section input[type="checkbox"],
.light-grey-section input[type="checkbox"],
.dark-grey-section input[type="radio"],
.green-section input[type="radio"],
.light-grey-section input[type="radio"],
.dark-grey-section select,
.green-section select,
.light-grey-section select,
.dark-grey-section textarea,
.green-section textarea,
.light-grey-section textarea {
  background-color: #FFFFFF !important;
  -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
          box-shadow: inset 0 0 0 3px #FFFFFF;
}
/* #Remove Top Padding for Adjacent Sections ------------------------------------------------------------------------ */
.outer-container.white-section + .outer-container.white-section,
.outer-container.dark-grey-section + .outer-container.dark-grey-section,
.outer-container.blue-section + .outer-container.blue-section,
.outer-container.light-grey-section + .outer-container.light-grey-section {
  padding-top: 0;
}
/* 
Use: Typography
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Import Fonts
**************************************************************************/
@font-face {
  font-family: "Arimo Regular";
  src: url("https://use.typekit.net/af/8fc723/000000000000000077359d21/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/8fc723/000000000000000077359d21/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/8fc723/000000000000000077359d21/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "Arimo Bold";
  src: url("https://use.typekit.net/af/b7e716/000000000000000077359d27/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/b7e716/000000000000000077359d27/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/b7e716/000000000000000077359d27/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  src: url("fonts/fa-light-300.woff2") format("woff2"), url("fonts/fa-light-300.woff") format("woff");
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  src: url('fonts/fa-regular-400.woff2') format('woff2'), url('fonts/fa-regular-400.woff') format('woff');
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  src: url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff");
  font-display: swap;
  font-weight: 900;
  font-style: normal;
}
/*************************************************************************
 #Font Styles
**************************************************************************/
.arimo-bold {
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
}
.arimo-regular {
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
}
.fab,
.fal,
.far,
.fas {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fab {
  font-family: 'Font Awesome 5 Brands', 'Helvetica', 'Arial', sans-serif;
}
.fal {
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
}
.fas {
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
}
.far {
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
}
/*************************************************************************
 #Line Heights
**************************************************************************/
/*************************************************************************
 #Basic HTML
**************************************************************************/
::-moz-selection {
  background-color: #3B5646;
  text-shadow: none;
  color: #FFFFFF;
}
::selection {
  background-color: #3B5646;
  text-shadow: none;
  color: #FFFFFF;
}
::-moz-selection {
  background-color: #3B5646;
  text-shadow: none;
  color: #FFFFFF;
}
body {
  font-size: 1rem;
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  color: #EFECE7;
  line-height: 1.4;
}
h1 {
  font-size: 3rem;
  line-height: 1;
}
h2 {
  font-size: 1.75rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.125rem;
}
.small,
.small p {
  font-size: 0.75rem;
}
h1,
h2,
h3,
h4,
h5 {
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #6D7578;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #6D7578;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #3B5646;
}
h2,
h3,
h4,
h5 {
  line-height: 1.2;
}
h5 {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
p,
.content-wrapper {
  display: block;
  margin-bottom: 1.5rem;
}
h1.half-margin,
h2.half-margin,
h3.half-margin,
h4.half-margin,
h5.half-margin,
p.half-margin,
.content-wrapper.half-margin {
  margin-bottom: 0.55rem;
}
h1.no-margin,
h2.no-margin,
h3.no-margin,
h4.no-margin,
h5.no-margin,
p.no-margin,
.content-wrapper.no-margin {
  margin-bottom: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
p:last-child,
.content-wrapper:last-child {
  margin-bottom: 0;
}
a {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  color: #3B5646;
}
.no-decoration {
  text-decoration: none;
}
strong {
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
}
em {
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.standfirst {
  font-size: 1.25rem;
}
blockquote {
  margin-bottom: 1.5rem;
}
blockquote:last-child {
  margin-bottom: 0;
}
blockquote p {
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media screen and (min-width: 62.5em) {
  blockquote p {
    font-size: 1.5rem;
  }
}
blockquote p:before,
blockquote p:after {
  display: inline;
  font: inherit;
  content: '"';
}
.faded {
  opacity: 0.5;
}
.strikethrough {
  text-decoration: line-through;
}
.big-text {
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #5E9966 !important;
  line-height: 1;
  font-size: 3rem;
}
.screen-reader,
.screenReader,
.screen-reader-text {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}
/* 
Use: Content Layout
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Outer Container
**************************************************************************/
.outer-container {
  position: relative;
  float: left;
  width: 100%;
}
/*************************************************************************
 #First Content
**************************************************************************/
.first-content {
  margin-top: 4.5rem;
}
/*************************************************************************
 #Inner Container
**************************************************************************/
.inner-container {
  position: relative;
  margin: 0 auto;
}
.inner-container:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
@media screen and (min-width: 62.5em) {
  .inner-container {
    margin: 0 4%;
  }
}
@media screen and (min-width: 78.125em) {
  .inner-container {
    margin: 0 6%;
  }
}
@media screen and (min-width: 93.75em) {
  .inner-container {
    margin: 0 8%;
  }
}
@media screen and (min-width: 109.375em) {
  .inner-container {
    margin: 0 12%;
  }
}
@media screen and (min-width: 125em) {
  .inner-container {
    margin: 0 16%;
  }
}
/*************************************************************************
 #Grid Modules
**************************************************************************/
.full-page,
.half-page,
.two-thirds-page,
.one-third-page,
.three-quarters-page,
.one-quarter-page,
.five-sixths-page,
.one-sixth-page {
  position: relative;
  z-index: 1;
}
.full-page .vertical-outer,
.half-page .vertical-outer,
.two-thirds-page .vertical-outer,
.one-third-page .vertical-outer,
.three-quarters-page .vertical-outer,
.one-quarter-page .vertical-outer,
.five-sixths-page .vertical-outer,
.one-sixth-page .vertical-outer {
  width: 100%;
}
.full-page,
.half-page,
.one-third-page,
.two-thirds-page,
.three-quarters-page,
.five-sixths-page {
  width: 93.996%;
}
@media screen and (min-width: 46.875em) {
  .half-page {
    width: 45.498%;
  }
  .half-page:nth-child(2n+3) {
    clear: both;
  }
}
@media screen and (min-width: 46.875em) {
  .two-thirds-page {
    width: 61.664%;
  }
}
@media screen and (min-width: 46.875em) {
  .one-third-page {
    width: 29.332%;
  }
  .one-third-page:nth-child(3n+4) {
    clear: both;
  }
}
.one-quarter-page {
  width: 45.498%;
}
.one-quarter-page:nth-child(2n+3) {
  clear: both;
}
@media screen and (min-width: 46.875em) {
  .one-quarter-page {
    width: 29.332%;
  }
  .one-quarter-page:nth-child(2n+3) {
    clear: none;
  }
  .one-quarter-page:nth-child(3n+4) {
    clear: both;
  }
}
@media screen and (min-width: 62.5em) {
  .one-quarter-page {
    width: 21.249%;
  }
  .one-quarter-page:nth-child(3n+4) {
    clear: none;
  }
  .one-quarter-page:nth-child(4n+5) {
    clear: both;
  }
}
@media screen and (min-width: 46.875em) {
  .three-quarters-page {
    width: 61.664%;
  }
}
@media screen and (min-width: 62.5em) {
  .three-quarters-page {
    width: 69.747%;
  }
}
.one-sixth-page {
  width: 29.332%;
}
.one-sixth-page:nth-child(3n+4) {
  clear: both;
}
@media screen and (min-width: 46.875em) {
  .one-sixth-page {
    width: 21.249%;
  }
  .one-sixth-page:nth-child(3n+4) {
    clear: none;
  }
  .one-sixth-page:nth-child(4n+5) {
    clear: both;
  }
}
@media screen and (min-width: 93.75em) {
  .one-sixth-page {
    width: 13.166%;
  }
  .one-sixth-page:nth-child(4n+5) {
    clear: none;
  }
  .one-sixth-page:nth-child(6n+7) {
    clear: both;
  }
}
.five-sixths-page {
  width: 61.664%;
}
@media screen and (min-width: 46.875em) {
  .five-sixths-page {
    width: 69.747%;
  }
}
@media screen and (min-width: 93.75em) {
  .five-sixths-page {
    width: 77.83%;
  }
}
/*************************************************************************
 #Vertical Margins
**************************************************************************/
.vertical-margin {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.vertical-margin-top {
  margin-top: 3rem;
}
.vertical-margin-bottom {
  margin-bottom: 3rem;
}
.vertical-half-margin {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.vertical-half-margin-top {
  margin-top: 1.5rem;
}
.vertical-half-margin-bottom {
  margin-bottom: 1.5rem;
}
/*************************************************************************
 #Vertical Padding
**************************************************************************/
.vertical-padding {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.vertical-padding-top {
  padding-top: 3rem;
}
.vertical-padding-bottom {
  padding-bottom: 3rem;
}
.vertical-half-padding {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.vertical-half-padding-top {
  padding-top: 1.5rem;
}
.vertical-half-padding-bottom {
  padding-bottom: 1.5rem;
}
/*************************************************************************
 #Modular Wrappers
**************************************************************************/
.modular-wrapper:after,
.modular-wrapper-full:after,
.modular-wrapper-half:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
.modular-wrapper-full {
  margin-bottom: -3rem;
}
.modular-wrapper-half {
  margin-bottom: -1.5rem;
}
/*************************************************************************
 #Internal Padding
**************************************************************************/
.internal-padding {
  padding: 3rem;
}
.internal-half-padding {
  padding: 1.5rem;
}
.internal-quarter-padding {
  padding: 0.75rem;
}
/*************************************************************************
 #Horizontal Alignment
**************************************************************************/
.center-container {
  text-align: center;
  word-spacing: -0.35rem;
}
.center-align {
  display: inline-block;
  float: none;
  margin-left: 1.5%;
  margin-right: 1.5%;
  word-spacing: normal;
}
.left-align {
  display: block;
  float: left;
  margin-left: 3%;
  margin-right: 0;
  word-spacing: normal;
}
.right-align {
  display: block;
  float: right;
  margin-right: 3%;
  margin-left: 0;
  word-spacing: normal;
}
.clear-fix {
  clear: both;
}
.clear-fix-after:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
/*************************************************************************
 #Nesting
**************************************************************************/
.nested {
  width: calc(100% + 3%*2);
  margin-left: -3%;
}
/*************************************************************************
 #Text Alignment
**************************************************************************/
.center-text {
  text-align: center;
}
.left-text {
  text-align: left;
}
.right-text {
  text-align: right;
}
/*************************************************************************
 #Dynamic Stacking
**************************************************************************/
.horizontal-image-and-details .image {
  position: absolute;
  width: 35%;
  height: 100%;
  top: 0;
  left: 0;
}
.horizontal-image-and-details .image .responsive-image-crop {
  position: absolute!important;
  width: 100%!important;
  height: 100%!important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 0;
}
.horizontal-image-and-details .details {
  width: 65%;
  float: right;
}
.vertical-image-and-details .image {
  position: relative;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
}
.vertical-image-and-details .image .responsive-image-crop {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.vertical-image-and-details .details {
  width: 100%;
  float: none;
}
.dynamic-stacking {
  overflow: hidden;
}
.dynamic-stacking .image {
  position: relative;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
}
.dynamic-stacking .image .responsive-image-crop {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.dynamic-stacking .details {
  width: 100%;
  float: none;
}
@media screen and (min-width: 31.25em) {
  .dynamic-stacking.with-image.two-thirds-page .image,
  .dynamic-stacking.with-image.full-page .image {
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .dynamic-stacking.with-image.two-thirds-page .image .responsive-image-crop,
  .dynamic-stacking.with-image.full-page .image .responsive-image-crop {
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .dynamic-stacking.with-image.two-thirds-page .details,
  .dynamic-stacking.with-image.full-page .details {
    width: 65%;
    float: right;
  }
}
@media screen and (min-width: 31.25em) {
  .dynamic-stacking.with-image.half-page .image {
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .dynamic-stacking.with-image.half-page .image .responsive-image-crop {
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .dynamic-stacking.with-image.half-page .details {
    width: 65%;
    float: right;
  }
}
@media screen and (min-width: 46.875em) {
  .dynamic-stacking.with-image.half-page .image {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
  }
  .dynamic-stacking.with-image.half-page .image .responsive-image-crop {
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
  }
  .dynamic-stacking.with-image.half-page .details {
    width: 100%;
    float: none;
  }
}
@media screen and (min-width: 78.125em) {
  .dynamic-stacking.with-image.half-page .image {
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .dynamic-stacking.with-image.half-page .image .responsive-image-crop {
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .dynamic-stacking.with-image.half-page .details {
    width: 65%;
    float: right;
  }
}
/*************************************************************************
 #Content Columns
**************************************************************************/
.content-columns,
.two-column-content,
.three-column-content,
.four-column-content {
  -webkit-column-gap: 3%;
     -moz-column-gap: 3%;
          column-gap: 3%;
}
@media screen and (min-width: 40.625em) {
  .content-columns,
  .two-column-content,
  .three-column-content,
  .four-column-content {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media screen and (min-width: 62.5em) {
  .three-column-content {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
@media screen and (min-width: 53.125em) {
  .four-column-content {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
@media screen and (min-width: 62.5em) {
  .four-column-content {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
/*************************************************************************
 #Table-Based Vertical Positioning
**************************************************************************/
.vertical-outer-table {
  display: table!important;
  width: 100%;
  height: 100%;
}
.vertical-outer-table .vertical-top,
.vertical-outer-table .vertical-middle,
.vertical-outer-table .vertical-bottom {
  display: table-cell;
}
.vertical-outer-table .vertical-top {
  vertical-align: top;
}
.vertical-outer-table .vertical-middle {
  vertical-align: middle;
}
.vertical-outer-table .vertical-bottom {
  vertical-align: bottom;
}
/*************************************************************************
 #Flex-Based Vertical Positioning
**************************************************************************/
.vertical-outer-flex {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vertical-outer-flex .vertical-top,
.vertical-outer-flex .vertical-middle,
.vertical-outer-flex .vertical-bottom {
  width: 100%;
}
.vertical-outer-flex .vertical-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.vertical-outer-flex .vertical-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.vertical-outer-flex .vertical-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
/*************************************************************************
 #Even Height
**************************************************************************/
@media screen and (max-width: 53.125em) {
  .even-height.exclude-mobile {
    height: auto!important;
  }
}
/* 
Use: Image Treatments
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Scaling
**************************************************************************/
.full-width-image {
  width: 100%;
  height: auto;
}
.full-height-image {
  height: 100%;
  width: auto;
}
/*************************************************************************
 #Lazy Loading Images
**************************************************************************/
img {
  opacity: 1;
  -webkit-transition: opacity 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
img.lazy {
  opacity: 0;
}
/*************************************************************************
 #Standard WordPress Alignment Classes
**************************************************************************/
img {
  height: auto;
}
.alignleft,
.alignright,
.aligncenter,
.alignnone,
.wp-caption {
  width: auto!important;
  max-width: 100%!important;
  margin-bottom: 1.5rem;
}
.alignleft:last-child,
.alignright:last-child,
.aligncenter:last-child,
.alignnone:last-child,
.wp-caption:last-child {
  margin-bottom: 0;
}
.alignleft {
  float: left;
  margin-right: 1.5rem;
}
.alignright {
  float: right;
  margin-left: 1.5rem;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  position: relative;
}
.wp-caption img {
  width: 100%;
  height: auto;
}
.wp-caption-text {
  position: absolute!important;
  padding: 0.25rem 0.5rem 0.25rem 1.75rem !important;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #FFFFFF;
  font-size: 0.75rem;
  text-align: center;
}
.wp-caption-text:before {
  left: 0.5rem;
}
/*************************************************************************
 #CSS Object Fit Responsive Image
**************************************************************************/
.responsive-image {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-image > .image-container,
.responsive-image > .video-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.responsive-image > .image-container img,
.responsive-image > .video-container img,
.responsive-image > .image-container iframe,
.responsive-image > .video-container iframe,
.responsive-image > .image-container object,
.responsive-image > .video-container object,
.responsive-image > .image-container embed,
.responsive-image > .video-container embed,
.responsive-image > .image-container video,
.responsive-image > .video-container video {
  width: 100%;
  height: 100%;
}
.responsive-image .video-container {
  height: 0;
  top: 50%;
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-bottom: 56.25%;
}
.responsive-image .video-container .video-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 300%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.responsive-image.image-hover .image-container {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.responsive-image.image-hover:hover .image-container {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.responsive-background-image {
  position: absolute!important;
  width: 100%!important;
  height: 100%!important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.responsive-image-crop,
.responsive-image-fit {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-image-crop > .image-container,
.responsive-image-fit > .image-container,
.responsive-image-crop > .video-container,
.responsive-image-fit > .video-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.responsive-image-crop > .image-container img,
.responsive-image-fit > .image-container img,
.responsive-image-crop > .video-container img,
.responsive-image-fit > .video-container img,
.responsive-image-crop > .image-container iframe,
.responsive-image-fit > .image-container iframe,
.responsive-image-crop > .video-container iframe,
.responsive-image-fit > .video-container iframe,
.responsive-image-crop > .image-container object,
.responsive-image-fit > .image-container object,
.responsive-image-crop > .video-container object,
.responsive-image-fit > .video-container object,
.responsive-image-crop > .image-container embed,
.responsive-image-fit > .image-container embed,
.responsive-image-crop > .video-container embed,
.responsive-image-fit > .video-container embed,
.responsive-image-crop > .image-container video,
.responsive-image-fit > .image-container video,
.responsive-image-crop > .video-container video,
.responsive-image-fit > .video-container video {
  width: 100%;
  height: 100%;
}
.responsive-image-crop .video-container,
.responsive-image-fit .video-container {
  height: 0;
  top: 50%;
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-bottom: 56.25%;
}
.responsive-image-crop .video-container .video-wrapper,
.responsive-image-fit .video-container .video-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 300%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.responsive-image-crop.image-hover .image-container,
.responsive-image-fit.image-hover .image-container {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.responsive-image-crop.image-hover:hover .image-container,
.responsive-image-fit.image-hover:hover .image-container {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.responsive-image-crop .image-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.responsive-image-fit .image-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
/*************************************************************************
 #Aspect Ratios for Responsive Images
**************************************************************************/
/* #4:3 Ratio ------------------------------------------------------------------------ */
.four-by-three {
  padding-bottom: 75%;
}
/* #16:9 Ratio ------------------------------------------------------------------------ */
.sixteen-by-nine {
  padding-bottom: 56.25%;
}
/* #16:10 Ratio ------------------------------------------------------------------------ */
.sixteen-by-ten {
  padding-bottom: 62%;
}
/* #3:1 Ratio ------------------------------------------------------------------------ */
.three-by-one {
  padding-bottom: 33%;
}
/* #2:1 Ratio ------------------------------------------------------------------------ */
.two-by-one {
  padding-bottom: 50%;
}
/* #3:2 Ratio ------------------------------------------------------------------------ */
.three-by-two {
  padding-bottom: 66%;
}
/* #1:1 Ratio ------------------------------------------------------------------------ */
.one-by-one {
  padding-bottom: 100%;
}
/* #1:14 Ratio ------------------------------------------------------------------------ */
.one-by-one-four {
  padding-bottom: 141%;
}
/* #1:2 Ratio ------------------------------------------------------------------------ */
.one-by-two {
  padding-bottom: 200%;
}
/*************************************************************************
 #Responsive Video Container
**************************************************************************/
.video-container {
  padding-bottom: 56.25%;
  margin-bottom: 1.5rem;
  position: relative;
  height: 0;
  overflow: hidden;
}
.video-container:last-child {
  margin-bottom: 0;
}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video,
.video-container .rll-youtube-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 
Use: UI
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #UI controls
**************************************************************************/
/* #Buttons ------------------------------------------------------------------------ */
.button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 0.5rem;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
}
.button:last-child {
  margin-bottom: 0;
}
.button:focus {
  outline: none;
}
.button:hover {
  border-bottom: none;
}
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:before,
.button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.button:before {
  z-index: -2;
}
.button:after {
  z-index: -1;
}
.button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.button.yellow-button {
  color: #3B5646;
  background-color: #EEC21A;
}
.button.yellow-button:hover {
  background-color: #EEC21A;
}
.button.grey-button {
  color: #3B5646 !important;
  background-color: #F0EEF2;
}
.button.grey-button:hover {
  background-color: #EFECE7;
}
.button.white-button {
  color: #3B5646 !important;
  background-color: #FFFFFF;
}
.button.white-button:hover {
  background-color: #F0EEF2;
}
.button.with-icon {
  padding-right: 0!important;
}
.button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.button.text-button-with-icon {
  padding-right: 0!important;
}
.button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.button.download-button {
  padding-right: 0!important;
}
.button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.button.with-arrow {
  padding-right: 0!important;
}
.button.with-arrow:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.button.with-arrow:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #3B5646;
  content: '\f061';
}
.button.search-button {
  padding-right: 0!important;
}
.button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f002';
}
.button.arrow-left:after {
  content: '\f053';
}
.button.arrow-right:after {
  content: '\f054';
}
.button.plus-button {
  padding-right: 0!important;
}
.button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.button.plus-button:after {
  content: '\2b';
}
.button.minus-button {
  padding-right: 0!important;
}
.button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.button.minus-button:after {
  content: '\2d';
}
.button.close:after {
  content: '\f00d';
}
/*************************************************************************
 #Link Styles
**************************************************************************/
.module-link:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*************************************************************************
 #FacetWP
**************************************************************************/
/* #Core Styles ------------------------------------------------------------------------ */
.facetwp-facet {
  margin-bottom: 0!important;
}
.facetwp-facet.is-loading {
  opacity: 1!important;
}
/* #Buttons ------------------------------------------------------------------------ */
.facetwp-reset-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
  height: 1rem;
  line-height: 1rem;
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  color: #5E9966;
  background-color: transparent;
  border: none;
  text-transform: none;
  margin-left: 2.5rem !important;
}
.facetwp-reset-button:before {
  display: block;
  position: absolute;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: inherit;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.facetwp-reset-button:before {
  content: '\f2f1';
}
.facetwp-reset-button:before {
  height: 1rem;
  line-height: 1rem;
}
/* #Filters ------------------------------------------------------------------------ */
.filter-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.filter-container .facetwp-facet,
.filter-container .facetwp-button {
  margin: 0 0 1rem 1rem;
}
.filter-container .facetwp-facet:first-child,
.filter-container .facetwp-button:first-child {
  margin-left: 0;
}
.filter-container .facetwp-facet:last-child,
.filter-container .facetwp-button:last-child {
  margin-right: 0;
}
/* #Checkbox & Radio Filters ------------------------------------------------------------------------ */
.facetwp-type-checkboxes,
.facetwp-type-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.facetwp-type-checkboxes .facetwp-checkbox,
.facetwp-type-radio .facetwp-checkbox,
.facetwp-type-checkboxes .facetwp-radio,
.facetwp-type-radio .facetwp-radio {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  position: relative;
  min-height: 1.25rem;
  margin: 0 0.65rem;
  padding-left: 1.75rem;
  background: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #6D7578;
}
.facetwp-type-checkboxes .facetwp-checkbox:first-child,
.facetwp-type-radio .facetwp-checkbox:first-child,
.facetwp-type-checkboxes .facetwp-radio:first-child,
.facetwp-type-radio .facetwp-radio:first-child {
  margin-left: 0;
}
.facetwp-type-checkboxes .facetwp-checkbox:last-child,
.facetwp-type-radio .facetwp-checkbox:last-child,
.facetwp-type-checkboxes .facetwp-radio:last-child,
.facetwp-type-radio .facetwp-radio:last-child {
  margin-right: 0;
}
.facetwp-type-checkboxes .facetwp-checkbox:before,
.facetwp-type-radio .facetwp-checkbox:before,
.facetwp-type-checkboxes .facetwp-radio:before,
.facetwp-type-radio .facetwp-radio:before {
  position: absolute;
  content: '';
  width: 1.25rem;
  height: 1.25rem;
  top: 0;
  left: 0;
  background-color: #F8F7F5;
  background-position: 0 top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.facetwp-type-checkboxes .facetwp-checkbox.checked,
.facetwp-type-radio .facetwp-checkbox.checked,
.facetwp-type-checkboxes .facetwp-radio.checked,
.facetwp-type-radio .facetwp-radio.checked {
  color: #6D7578;
  background: none;
}
.facetwp-type-checkboxes .facetwp-checkbox .facetwp-counter,
.facetwp-type-radio .facetwp-checkbox .facetwp-counter,
.facetwp-type-checkboxes .facetwp-radio .facetwp-counter,
.facetwp-type-radio .facetwp-radio .facetwp-counter {
  display: none;
}
.facetwp-type-checkboxes .facetwp-checkbox.checked:before,
.facetwp-type-radio .facetwp-checkbox.checked:before {
  background-image: url('img/ui/icon-check.svg');
}
.facetwp-type-checkboxes .facetwp-radio:before,
.facetwp-type-radio .facetwp-radio:before {
  border-radius: 50%;
}
.facetwp-type-checkboxes .facetwp-radio.checked:before,
.facetwp-type-radio .facetwp-radio.checked:before {
  background-image: url('img/ui/icon-radio.svg');
}
/* #Map Filter ------------------------------------------------------------------------ */
.facetwp-type-map {
  position: absolute;
  width: 100%;
  height: 100%;
}
.facetwp-type-map #facetwp-map .gm-style-iw {
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 1rem;
  overflow: hidden;
  width: 12rem;
  padding: 0!important;
  background-color: #FFFFFF;
}
.facetwp-type-map #facetwp-map .gm-style-iw h1,
.facetwp-type-map #facetwp-map .gm-style-iw h2,
.facetwp-type-map #facetwp-map .gm-style-iw h3,
.facetwp-type-map #facetwp-map .gm-style-iw h4,
.facetwp-type-map #facetwp-map .gm-style-iw h5 {
  color: #3B5646;
}
.facetwp-type-map #facetwp-map .gm-style-iw h1 a,
.facetwp-type-map #facetwp-map .gm-style-iw h2 a,
.facetwp-type-map #facetwp-map .gm-style-iw h3 a,
.facetwp-type-map #facetwp-map .gm-style-iw h4 a,
.facetwp-type-map #facetwp-map .gm-style-iw h5 a {
  color: #3B5646;
}
.facetwp-type-map #facetwp-map .gm-style-iw p,
.facetwp-type-map #facetwp-map .gm-style-iw ul,
.facetwp-type-map #facetwp-map .gm-style-iw li,
.facetwp-type-map #facetwp-map .gm-style-iw label {
  color: #6D7578;
}
.facetwp-type-map #facetwp-map .gm-style-iw a {
  color: #3B5646;
}
.facetwp-type-map #facetwp-map .gm-style-iw .js-carousel-controls .direction-left:before,
.facetwp-type-map #facetwp-map .gm-style-iw .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.facetwp-type-map #facetwp-map .gm-style-iw .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip {
  position: relative;
  z-index: 1;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip a {
  display: block;
  text-decoration: none;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip .image {
  position: relative;
  background-color: #000000;
  z-index: 2;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip .content {
  padding: 0.5rem 1rem;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip .content p {
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  color: #5E9966;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip .content h4 {
  font-size: 1rem;
  margin-bottom: 0;
  margin-top: 0.5rem;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip .content ul.quick-contacts {
  margin: 1rem 0 0.5rem;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip .content ul.quick-contacts li {
  margin: 0.45rem 0;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip .content ul.quick-contacts li a {
  padding-left: 1.5rem;
  line-height: 1rem;
}
.facetwp-type-map #facetwp-map .gm-style-iw .map-tool-tip .content ul.quick-contacts li a:before {
  font-size: 1rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
}
.facetwp-type-map #facetwp-map .gm-style-iw .gm-ui-hover-effect {
  top: 0.5rem !important;
  right: 0.5rem !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  background-color: #EEC21A !important;
  border-radius: 50%!important;
  z-index: 3;
}
.facetwp-type-map #facetwp-map .gm-style-iw .gm-ui-hover-effect img {
  display: none!important;
}
.facetwp-type-map #facetwp-map .gm-style-iw .gm-ui-hover-effect:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  color: #3B5646 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 300 !important;
  font-size: 1rem;
  line-height: 1.5rem !important;
}
.facetwp-type-map #facetwp-map .gm-style-iw .gm-ui-hover-effect > span {
  display: none !important;
}
.facetwp-type-map .facetwp-map-filtering {
  display: none;
}
/*************************************************************************
 #Pagination
**************************************************************************/
/* #Normal Pagination ------------------------------------------------------------------------ */
ul.pagination,
ul.page-numbers {
  margin-left: 0;
  word-spacing: -0.35rem;
}
ul.pagination li,
ul.page-numbers li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.pagination li ul,
ul.page-numbers li ul,
ul.pagination li ol,
ul.page-numbers li ol {
  margin-top: 0;
}
ul.pagination *,
ul.page-numbers * {
  word-spacing: normal;
}
ul.pagination li,
ul.page-numbers li {
  position: relative;
  display: inline-block;
  margin: 0 0.25rem;
}
ul.pagination li:first-child,
ul.page-numbers li:first-child {
  margin-left: 0!important;
}
ul.pagination li:last-child,
ul.page-numbers li:last-child {
  margin-right: 0!important;
}
ul.pagination li a,
ul.page-numbers li a,
ul.pagination li span,
ul.page-numbers li span {
  display: block;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  background-color: #EFECE7;
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  color: #3B5646;
  border-radius: 1rem;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}
ul.pagination li a.current,
ul.page-numbers li a.current,
ul.pagination li span.current,
ul.page-numbers li span.current {
  background-color: #3B5646;
  color: #EFECE7;
}
ul.pagination li a.prev,
ul.page-numbers li a.prev,
ul.pagination li span.prev,
ul.page-numbers li span.prev,
ul.pagination li a.next,
ul.page-numbers li a.next,
ul.pagination li span.next,
ul.page-numbers li span.next {
  text-indent: -9999px;
}
ul.pagination li a.prev:after,
ul.page-numbers li a.prev:after,
ul.pagination li span.prev:after,
ul.page-numbers li span.prev:after,
ul.pagination li a.next:after,
ul.page-numbers li a.next:after,
ul.pagination li span.next:after,
ul.page-numbers li span.next:after {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 2rem !important;
  left: 0;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
}
ul.pagination li a.prev:after,
ul.page-numbers li a.prev:after,
ul.pagination li span.prev:after,
ul.page-numbers li span.prev:after {
  content: '\f053';
}
ul.pagination li a.next:after,
ul.page-numbers li a.next:after,
ul.pagination li span.next:after,
ul.page-numbers li span.next:after {
  content: '\f054';
}
/* #Facet Pagination ------------------------------------------------------------------------ */
.facetwp-facet-pagination,
.facetwp-facet-pagination_page_numbers {
  word-spacing: -0.35rem;
  margin-bottom: 0!important;
}
.facetwp-facet-pagination *,
.facetwp-facet-pagination_page_numbers * {
  word-spacing: normal;
}
.facetwp-facet-pagination .facetwp-page,
.facetwp-facet-pagination_page_numbers .facetwp-page {
  position: relative;
  display: inline-block;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  margin: 0 0.25rem;
  background-color: #EFECE7;
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  color: #3B5646;
  border-radius: 1rem;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}
.facetwp-facet-pagination .facetwp-page:first-child,
.facetwp-facet-pagination_page_numbers .facetwp-page:first-child {
  margin-left: 0!important;
}
.facetwp-facet-pagination .facetwp-page:last-child,
.facetwp-facet-pagination_page_numbers .facetwp-page:last-child {
  margin-right: 0!important;
}
.facetwp-facet-pagination .facetwp-page.active,
.facetwp-facet-pagination_page_numbers .facetwp-page.active,
.facetwp-facet-pagination .facetwp-page.dots,
.facetwp-facet-pagination_page_numbers .facetwp-page.dots {
  background-color: #3B5646;
  color: #EFECE7;
}
.facetwp-facet-pagination .facetwp-page.prev,
.facetwp-facet-pagination_page_numbers .facetwp-page.prev,
.facetwp-facet-pagination .facetwp-page.next,
.facetwp-facet-pagination_page_numbers .facetwp-page.next {
  text-indent: -9999px;
}
.facetwp-facet-pagination .facetwp-page.prev:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.prev:after,
.facetwp-facet-pagination .facetwp-page.next:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.next:after {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 2rem !important;
  left: 0;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
}
.facetwp-facet-pagination .facetwp-page.prev:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.prev:after {
  content: '\f053';
}
.facetwp-facet-pagination .facetwp-page.next:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.next:after {
  content: '\f054';
}
/*************************************************************************
 #Tab Navigation System
**************************************************************************/
/* #Shared styles ------------------------------------------------------------------------ */
.tab-navigation-system .tab-navigation {
  margin-bottom: 0;
  overflow: hidden;
}
.tab-navigation-system .tab-navigation button {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  padding-bottom: 1rem;
  padding-left: 0;
  cursor: pointer;
}
.tab-navigation-system .tab-navigation button span {
  color: #6D7578;
  text-align: center;
}
.tab-navigation-system .tab-navigation button:before,
.tab-navigation-system .tab-navigation button:after {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
.tab-navigation-system .tab-navigation button:before {
  position: relative;
  display: block;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin-right: 1rem;
  color: #EFECE7;
}
@media screen and (min-width: 31.25em) {
  .tab-navigation-system .tab-navigation button:before {
    display: inline-block;
  }
}
.tab-navigation-system .tab-navigation button:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #EFECE7;
  z-index: -1;
}
.tab-navigation-system .tab-navigation button.current span {
  color: #3B5646;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  cursor: default;
}
.tab-navigation-system .tab-content {
  background-color: #EFECE7;
}
.tab-navigation-system .tab-content .tab-content-item {
  display: none;
}
.tab-navigation-system .tab-content .tab-content-item.current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 46.875em) {
  .tab-navigation-system .tab-content .tab-content-item.current {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 1.5rem;
  }
}
.tab-navigation-system .tab-content .tab-content-item.current .image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
}
.tab-navigation-system .tab-content .tab-content-item.current .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 3%;
}
.tab-navigation-system-horizontal .tab-navigation,
.tab-navigation-system-vertical .tab-navigation {
  margin-bottom: 0;
  overflow: hidden;
}
.tab-navigation-system-horizontal .tab-navigation button,
.tab-navigation-system-vertical .tab-navigation button {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  padding-bottom: 1rem;
  padding-left: 0;
  cursor: pointer;
}
.tab-navigation-system-horizontal .tab-navigation button span,
.tab-navigation-system-vertical .tab-navigation button span {
  color: #6D7578;
  text-align: center;
}
.tab-navigation-system-horizontal .tab-navigation button:before,
.tab-navigation-system-vertical .tab-navigation button:before,
.tab-navigation-system-horizontal .tab-navigation button:after,
.tab-navigation-system-vertical .tab-navigation button:after {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
.tab-navigation-system-horizontal .tab-navigation button:before,
.tab-navigation-system-vertical .tab-navigation button:before {
  position: relative;
  display: block;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin-right: 1rem;
  color: #EFECE7;
}
@media screen and (min-width: 31.25em) {
  .tab-navigation-system-horizontal .tab-navigation button:before,
  .tab-navigation-system-vertical .tab-navigation button:before {
    display: inline-block;
  }
}
.tab-navigation-system-horizontal .tab-navigation button:after,
.tab-navigation-system-vertical .tab-navigation button:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #EFECE7;
  z-index: -1;
}
.tab-navigation-system-horizontal .tab-navigation button.current span,
.tab-navigation-system-vertical .tab-navigation button.current span {
  color: #3B5646;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  cursor: default;
}
.tab-navigation-system-horizontal .tab-content,
.tab-navigation-system-vertical .tab-content {
  background-color: #EFECE7;
}
.tab-navigation-system-horizontal .tab-content .tab-content-item,
.tab-navigation-system-vertical .tab-content .tab-content-item {
  display: none;
}
.tab-navigation-system-horizontal .tab-content .tab-content-item.current,
.tab-navigation-system-vertical .tab-content .tab-content-item.current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 46.875em) {
  .tab-navigation-system-horizontal .tab-content .tab-content-item.current,
  .tab-navigation-system-vertical .tab-content .tab-content-item.current {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 1.5rem;
  }
}
.tab-navigation-system-horizontal .tab-content .tab-content-item.current .image,
.tab-navigation-system-vertical .tab-content .tab-content-item.current .image {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
}
.tab-navigation-system-horizontal .tab-content .tab-content-item.current .content,
.tab-navigation-system-vertical .tab-content .tab-content-item.current .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 3%;
}
/* #Horizontal ------------------------------------------------------------------------ */
.tab-navigation-system-horizontal .tab-navigation {
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 46.875em) {
  .tab-navigation-system-horizontal .tab-navigation {
    width: 75%;
  }
}
@media screen and (min-width: 62.5em) {
  .tab-navigation-system-horizontal .tab-navigation {
    width: 61.66%;
  }
}
.tab-navigation-system-horizontal .tab-navigation button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
/* #Vertical ------------------------------------------------------------------------ */
.tab-navigation-system-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 1rem;
  overflow: hidden;
}
.tab-navigation-system-vertical .tab-navigation {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 25%;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #F8F7F5;
}
.tab-navigation-system-vertical .tab-navigation button {
  width: 100%;
  border-radius: 0;
  background-color: #F8F7F5;
  border-bottom: 3px solid #EFECE7;
  padding: 1.5rem;
  text-align: left;
}
.tab-navigation-system-vertical .tab-navigation button.current {
  background-color: #EFECE7;
  border-bottom: 0;
}
.tab-navigation-system-vertical .tab-navigation button:not(:first-child) {
  padding-top: 1rem;
}
.tab-navigation-system-vertical .tab-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 75%;
      -ms-flex: 1 1 75%;
          flex: 1 1 75%;
  text-align: left;
  padding: 3rem;
}
/*************************************************************************
 #FacetWP
**************************************************************************/
/* #Core Styles ------------------------------------------------------------------------ */
.facetwp-facet {
  margin-bottom: 1rem !important;
}
/*************************************************************************
 #Filtering
**************************************************************************/
/* #Filter Bar ------------------------------------------------------------------------ */
.filter-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: -1rem;
  gap: 0.5rem;
}
/*************************************************************************
 #Ajax Search Pro
**************************************************************************/
.wpdreams_asl_container,
.ajaxsearchpro {
  overflow: visible!important;
  background: #FFFFFF !important;
  border-radius: 1rem !important;
  overflow: hidden !important;
}
.wpdreams_asl_container .probox,
.ajaxsearchpro .probox {
  height: 2.5rem !important;
  background-color: #FFFFFF !important;
  background-image: none!important;
}
.wpdreams_asl_container .probox .promagnifier,
.ajaxsearchpro .probox .promagnifier {
  width: 2.5rem !important;
  height: 2.5rem !important;
  background-color: #3B5646 !important;
  background-image: none!important;
  border-radius: 0!important;
  text-align: left!important;
}
.wpdreams_asl_container .probox .promagnifier .innericon,
.ajaxsearchpro .probox .promagnifier .innericon {
  display: none!important;
}
.wpdreams_asl_container .probox .promagnifier:after,
.ajaxsearchpro .probox .promagnifier:after {
  content: '\f002';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  position: absolute;
  pointer-events: none;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
}
.wpdreams_asl_container .probox .proinput,
.ajaxsearchpro .probox .proinput {
  margin: 0 0 0 calc(1rem + 4px) !important;
  padding: 0!important;
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  color: #6D7578 !important;
  font-size: 1rem !important;
  line-height: 2.5rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"],
.ajaxsearchpro .probox .proinput input[type="search"],
.wpdreams_asl_container .probox .proinput .orig,
.ajaxsearchpro .probox .proinput .orig {
  width: 100%;
  padding: 1rem !important;
  background-color: #FFFFFF !important;
  height: 2.5rem !important;
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  color: #6D7578 !important;
  font-size: 1rem !important;
  line-height: 2.5rem !important;
  border: none!important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::-webkit-input-placeholder, .ajaxsearchpro .probox .proinput input[type="search"]::-webkit-input-placeholder, .wpdreams_asl_container .probox .proinput .orig::-webkit-input-placeholder, .ajaxsearchpro .probox .proinput .orig::-webkit-input-placeholder {
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  color: #6D7578 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::-moz-placeholder, .ajaxsearchpro .probox .proinput input[type="search"]::-moz-placeholder, .wpdreams_asl_container .probox .proinput .orig::-moz-placeholder, .ajaxsearchpro .probox .proinput .orig::-moz-placeholder {
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  color: #6D7578 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]:-ms-input-placeholder, .ajaxsearchpro .probox .proinput input[type="search"]:-ms-input-placeholder, .wpdreams_asl_container .probox .proinput .orig:-ms-input-placeholder, .ajaxsearchpro .probox .proinput .orig:-ms-input-placeholder {
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  color: #6D7578 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::-ms-input-placeholder, .ajaxsearchpro .probox .proinput input[type="search"]::-ms-input-placeholder, .wpdreams_asl_container .probox .proinput .orig::-ms-input-placeholder, .ajaxsearchpro .probox .proinput .orig::-ms-input-placeholder {
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  color: #6D7578 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::placeholder,
.ajaxsearchpro .probox .proinput input[type="search"]::placeholder,
.wpdreams_asl_container .probox .proinput .orig::placeholder,
.ajaxsearchpro .probox .proinput .orig::placeholder {
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  color: #6D7578 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::-webkit-input-placeholder,
.ajaxsearchpro .probox .proinput input[type="search"]::-webkit-input-placeholder {
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  color: #6D7578 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput .autocomplete,
.ajaxsearchpro .probox .proinput .autocomplete,
.wpdreams_asl_container .probox .proinput input[type="submit"],
.ajaxsearchpro .probox .proinput input[type="submit"] {
  display: none!important;
}
.wpdreams_asl_container .probox .proloading,
.ajaxsearchpro .probox .proloading {
  position: relative;
  margin-top: 0.55rem !important;
  width: 1.8rem !important;
  height: 1.8rem !important;
  padding: 0!important;
}
.wpdreams_asl_container .probox .proloading .asl_loader,
.ajaxsearchpro .probox .proloading .asl_loader {
  position: absolute;
  width: 2rem !important;
  height: 2rem !important;
  top: 50%!important;
  left: 50%!important;
  -webkit-transform: translate(-50%, -50%) !important;
      -ms-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}
.wpdreams_asl_container .probox .proloading .asl_loader .asl_simple-circle,
.ajaxsearchpro .probox .proloading .asl_loader .asl_simple-circle {
  border-color: #3B5646 !important;
  border-right-color: transparent!important;
}
.wpdreams_asl_container .probox .proclose,
.ajaxsearchpro .probox .proclose {
  width: 1.75rem !important;
  height: 2.5rem !important;
  background-color: #FFFFFF !important;
}
.wpdreams_asl_container .probox .proclose svg,
.ajaxsearchpro .probox .proclose svg {
  background: #3B5646 !important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.wpdreams_asl_container .probox .proclose svg polygon,
.ajaxsearchpro .probox .proclose svg polygon {
  fill: #FFFFFF;
}
.asp_r {
  background-color: #FFFFFF !important;
  padding: 0.25rem !important;
  -webkit-box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15) !important;
}
.asp_r .results .item {
  border-radius: 0!important;
  padding: 0.5rem !important;
  border-left: 0!important;
  border-right: 0!important;
  background-color: #FFFFFF !important;
  -webkit-animation: none!important;
          animation: none!important;
}
.asp_r .results .item.hovered {
  background-image: none!important;
}
.asp_r .results .item:hover,
.asp_r .results .item.hovered {
  background-color: #F0EEF2 !important;
}
.asp_r .results .item:after {
  left: 0;
  background-color: #EFECE7 !important;
}
.asp_r .results .item .asp_content {
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  color: #6D7578 !important;
  font-size: 0.75rem !important;
  line-height: 1.4 !important;
  padding: 0!important;
}
.asp_r .results .item .asp_content h3,
.asp_r .results .item .asp_content h3 a {
  display: block!important;
  font-display: swap !important;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  color: #3B5646 !important;
  font-size: 1rem !important;
  line-height: 1.2 !important;
  margin-bottom: 0.25rem;
  text-decoration: none!important;
}
.asp_r .results .item .asp_content h3:hover,
.asp_r .results .item .asp_content h3 a:hover {
  text-decoration: none!important;
}
.asp_r .asp_simplebar-track .asp_simplebar-scrollbar:before {
  top: 0!important;
  bottom: 0!important;
  background-image: none!important;
  background-color: #3B5646 !important;
}
/* 
Use: Forms
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Basic Lists
**************************************************************************/
ul,
ol {
  margin-bottom: 1.5rem;
  margin-left: 2rem;
  list-style-position: outside;
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
ul li,
ol li {
  margin-bottom: 0.5rem;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul li ul,
ol li ul,
ul li ol,
ol li ol {
  margin-top: 0.5rem;
}
ul li {
  list-style-type: square;
}
ol li {
  list-style-type: decimal;
}
.no-style-list {
  margin-left: 0;
}
.no-style-list li {
  list-style-type: none;
  margin-bottom: 0;
}
.no-style-list li ul,
.no-style-list li ol {
  margin-top: 0;
}
/*************************************************************************
 #Icon List
**************************************************************************/
.icon-list {
  margin-left: 0;
  margin-bottom: 0;
}
.icon-list li {
  list-style-type: none;
  margin-bottom: 0;
}
.icon-list li ul,
.icon-list li ol {
  margin-top: 0;
}
.icon-list li {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
  display: block;
  margin-bottom: 1.5rem;
  padding-left: 2rem;
}
.icon-list li:before {
  display: block;
  position: absolute;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: inherit;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.icon-list li a {
  color: #4C7353;
}
.icon-list li:last-child {
  margin-bottom: 0;
}
.icon-list li:before {
  top: 2px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #5E9966;
  font-size: 1.25rem;
}
/*************************************************************************
 #Tick List
**************************************************************************/
.tick-list {
  margin-left: 0;
  margin-bottom: 0;
}
.tick-list li {
  list-style-type: none;
  margin-bottom: 0;
}
.tick-list li ul,
.tick-list li ol {
  margin-top: 0;
}
.tick-list li {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
  display: block;
  margin-bottom: 1.5rem;
  padding-left: 2rem;
}
.tick-list li:before {
  display: block;
  position: absolute;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: inherit;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tick-list li a {
  color: #4C7353;
}
.tick-list li:last-child {
  margin-bottom: 0;
}
.tick-list li:before {
  top: 2px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #5E9966;
  font-size: 1.25rem;
}
.tick-list li:before {
  content: '\f058';
}
/*************************************************************************
 #Contact List
**************************************************************************/
.contact-list {
  margin-left: 0;
  margin-bottom: 0;
}
.contact-list li {
  list-style-type: none;
  margin-bottom: 0;
}
.contact-list li ul,
.contact-list li ol {
  margin-top: 0;
}
.contact-list li {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
  display: block;
  margin-bottom: 1.5rem;
  padding-left: 2rem;
}
.contact-list li:before {
  display: block;
  position: absolute;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: inherit;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.contact-list li a {
  color: #4C7353;
}
.contact-list li:last-child {
  margin-bottom: 0;
}
.contact-list li:before {
  top: 2px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #5E9966;
  font-size: 1.25rem;
}
.contact-list li.telephone:before {
  content: '\f879';
}
.contact-list li.email:before {
  content: '\f658';
}
.contact-list li.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
/*************************************************************************
 #Social Links
**************************************************************************/
/* #Global Styles ------------------------------------------------------------------------ */
ul.social-links {
  margin-left: 0;
}
ul.social-links li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.social-links li ul,
ul.social-links li ol {
  margin-top: 0;
}
ul.social-links li {
  position: relative;
  text-align: center;
}
ul.social-links li a {
  display: block;
  line-height: 1rem;
}
ul.social-links li i:before {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands', 'Helvetica', 'Arial', sans-serif;
  color: #5E9966;
}
ul.social-links li.facebook i:before {
  content: '\f39e';
}
ul.social-links li.twitter i:before {
  content: '\f099';
}
ul.social-links li.youtube i:before {
  content: '\f167';
}
ul.social-links li.linkedin i:before {
  content: '\f0e1';
}
ul.social-links li.pinterest i:before {
  content: '\f231';
}
ul.social-links li.instagram i:before {
  content: '\f16d';
}
ul.social-links li.email i:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f658';
}
/* #Follow Module ------------------------------------------------------------------------ */
.footer-follow-module ul.social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-follow-module ul.social-links li a {
  line-height: 2rem;
}
.footer-follow-module ul.social-links li i:before {
  font-size: 2rem;
}
/* #Share Module ------------------------------------------------------------------------ */
.share-module p,
.share-module ul.social-links,
.share-module ul.social-links li {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: baseline;
}
.share-module ul.social-links li {
  display: inline-block;
  margin-left: 1rem;
}
.share-module ul.social-links li a {
  line-height: 1.25rem;
}
.share-module ul.social-links li i:before {
  font-size: 1.25rem;
}
/*************************************************************************
 #Quick Contacts
**************************************************************************/
ul.quick-contacts {
  margin-left: 0;
  margin-bottom: -1rem;
}
ul.quick-contacts li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.quick-contacts li ul,
ul.quick-contacts li ol {
  margin-top: 0;
}
ul.quick-contacts li {
  display: inline-block;
  margin: 0 1rem 1rem 1rem;
}
ul.quick-contacts li a {
  text-decoration: none;
  display: block;
  position: relative;
  line-height: 1.5rem;
  padding-left: 2.25rem;
  color: #FFFFFF;
}
ul.quick-contacts li a:before {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #5E9966;
  font-size: 1.25rem;
}
ul.quick-contacts li.email a:before {
  content: '\f658';
}
ul.quick-contacts li.telephone a:before {
  content: '\f095';
}
ul.quick-contacts li.address a:before {
  content: '\f3c5';
}
ul.quick-contacts li.time a:before {
  content: '\f017';
}
ul.quick-contacts li.website a:before {
  content: '\f0ac';
}
/* 
Use: Modular
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Hero
**************************************************************************/
/* #Simple ------------------------------------------------------------------------ */
.hero-simple {
  position: relative;
  min-height: 80vh;
  overflow: hidden;
}
.hero-half,
.hero-image {
  position: relative;
  min-height: 80vh;
  overflow: hidden;
}
.hero-half {
  min-height: 40vh;
}
.hero-image {
  background-color: #000000;
}
.hero-image img,
.hero-image iframe,
.hero-image object,
.hero-image embed,
.hero-image video {
  opacity: 0.55;
}
.team-photo {
  position: relative;
}
.team-photo:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('img/backgrounds/pattern-02.svg');
  background-position: right;
  right: -60%;
  bottom: -35%;
  z-index: -1;
  pointer-events: none;
}
/*************************************************************************
 #Side by Side Section / Mission Statement
**************************************************************************/
.side-by-side-container .side-by-side-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.side-by-side-container .side-by-side-section .side-by-side-content {
  padding: 0 5% 0 10%;
  position: relative;
}
.side-by-side-container .side-by-side-section .side-by-side-content.left-content {
  padding: 0 10% 0 5%;
}
.side-by-side-container .side-by-side-section .side-by-side-content h3 {
  width: 65%;
}
.side-by-side-container:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 12%;
  background-image: url('img/backgrounds/pattern-05.svg');
  background-position: right;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 46.875em) {
  .side-by-side-container:after {
    background-size: 30%;
    top: 10%;
    right: -5%;
    z-index: 0;
  }
}
.mission-statement .side-by-side-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.mission-statement .side-by-side-section .side-by-side-content {
  padding: 0 5% 0 10%;
  position: relative;
}
.mission-statement .side-by-side-section .side-by-side-content.left-content {
  padding: 0 10% 0 5%;
}
.mission-statement .side-by-side-section .side-by-side-content h3 {
  width: 65%;
}
.mission-statement.with-shapes:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 12%;
  background-image: url('img/backgrounds/pattern-05.svg');
  background-position: right;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 46.875em) {
  .mission-statement.with-shapes:after {
    background-size: 30%;
    top: 10%;
    right: -5%;
    z-index: 0;
  }
}
/*************************************************************************
 #Floating Box
**************************************************************************/
.floating-box {
  border-radius: 1rem;
  overflow: hidden;
  background-color: #EFECE7;
}
.floating-box h1,
.floating-box h2,
.floating-box h3,
.floating-box h4,
.floating-box h5 {
  color: #3B5646;
}
.floating-box h1 a,
.floating-box h2 a,
.floating-box h3 a,
.floating-box h4 a,
.floating-box h5 a {
  color: #3B5646;
}
.floating-box p,
.floating-box ul,
.floating-box li,
.floating-box label {
  color: #6D7578;
}
.floating-box a {
  color: #3B5646;
}
.floating-box .js-carousel-controls .direction-left:before,
.floating-box .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.floating-box .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.floating-box.with-link {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.floating-box.with-link:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
/*************************************************************************
 #Listing Module
**************************************************************************/
.listing-module .date {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.25rem 0.75rem;
  background-color: #3B5646;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 0.75rem;
  z-index: 1;
  border-radius: 0 0.5rem 0 0;
}
.listing-module .author {
  font-size: 0.75rem;
  color: #5E9966;
  margin-bottom: 1rem;
}
.listing-module .image .responsive-image-crop {
  border-radius: 0 0 50%;
}
.listing-module .details .listing-icon {
  display: inline-block;
  float: right;
  margin-top: -0.5rem;
}
/*************************************************************************
 #Product Listing Modules
**************************************************************************/
.products-section .product-module .responsive-image-crop {
  padding-bottom: 150%;
  border-radius: 1rem;
  overflow: clip;
}
.products-section .product-module .responsive-image-crop .image-container {
  background: #000000;
}
.products-section .product-module .responsive-image-crop .image-container img {
  opacity: 0.7;
}
.products-section .product-module .product-content {
  position: absolute;
  bottom: 1.5rem;
  z-index: 1;
  width: 100%;
}
.products-section .product-module .product-content .vertical-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.products-section .product-module h3 {
  margin: 0;
}
.products-section .product-module h3 a {
  color: #FFFFFF;
  margin: 0;
}
/*************************************************************************
 #Block Grid Modules
**************************************************************************/
.block-grid-module {
  border-radius: 1rem;
  overflow: hidden;
  background-color: #EFECE7;
}
.block-grid-module h1,
.block-grid-module h2,
.block-grid-module h3,
.block-grid-module h4,
.block-grid-module h5 {
  color: #3B5646;
}
.block-grid-module h1 a,
.block-grid-module h2 a,
.block-grid-module h3 a,
.block-grid-module h4 a,
.block-grid-module h5 a {
  color: #3B5646;
}
.block-grid-module p,
.block-grid-module ul,
.block-grid-module li,
.block-grid-module label {
  color: #6D7578;
}
.block-grid-module a {
  color: #3B5646;
}
.block-grid-module .js-carousel-controls .direction-left:before,
.block-grid-module .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.block-grid-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.block-grid-module.with-link {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.block-grid-module.with-link:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
/*************************************************************************
 #Vertical Listing Modules
**************************************************************************/
.vertical-listing-module {
  border-radius: 1rem;
  overflow: hidden;
  background-color: #EFECE7;
}
.vertical-listing-module h1,
.vertical-listing-module h2,
.vertical-listing-module h3,
.vertical-listing-module h4,
.vertical-listing-module h5 {
  color: #3B5646;
}
.vertical-listing-module h1 a,
.vertical-listing-module h2 a,
.vertical-listing-module h3 a,
.vertical-listing-module h4 a,
.vertical-listing-module h5 a {
  color: #3B5646;
}
.vertical-listing-module p,
.vertical-listing-module ul,
.vertical-listing-module li,
.vertical-listing-module label {
  color: #6D7578;
}
.vertical-listing-module a {
  color: #3B5646;
}
.vertical-listing-module .js-carousel-controls .direction-left:before,
.vertical-listing-module .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.vertical-listing-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.vertical-listing-module.with-link {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.vertical-listing-module.with-link:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
/*************************************************************************
 #Stockist Listing Modules
**************************************************************************/
.stockist-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 31.25em) {
  .stockist-list {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.stockist-list .image {
  background-color: white;
  width: 15%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 78.125em) {
  .stockist-list .image {
    width: 25%;
  }
}
@media screen and (max-width: 31.25em) {
  .stockist-list .image {
    width: 35%;
  }
}
.stockist-list .details {
  width: 80%;
}
@media screen and (max-width: 78.125em) {
  .stockist-list .details {
    width: 70%;
  }
}
@media screen and (max-width: 31.25em) {
  .stockist-list .details {
    width: 55%;
  }
}
.stockist-list .details h3 {
  color: #3B5646;
}
.stockist-list .details p {
  color: #5E9966;
}
.stockist-list ul.quick-contacts li {
  display: block;
  margin: 0 0 0.5rem 0;
}
.stockist-list ul.quick-contacts li a {
  color: #3B5646;
  text-decoration: underline;
}
.stockist-list ul.quick-contacts li a:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
}
.stockist-list ul.quick-contacts li.email a:before {
  content: '\f0e0';
}
.stockist-list .website-link {
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 31.25em) {
  .stockist-list .website-link {
    margin-top: 2rem;
    position: relative;
    float: none;
  }
}
.stockist-list .website-link a {
  padding: 0 2rem;
}
/*************************************************************************
 #Column Grid
**************************************************************************/
.column-grid .column-module {
  position: relative;
  display: block;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
/*************************************************************************
 #Content Over Image
**************************************************************************/
.content-over-image .image {
  position: relative;
  z-index: 1;
  width: 93.996%;
  display: inline-block;
  float: none;
  margin-left: 1.5%;
  margin-right: 1.5%;
  word-spacing: normal;
}
.content-over-image .image .vertical-outer {
  width: 100%;
}
.content-over-image .image .responsive-image-crop {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.content-over-image .image .responsive-image-crop > .image-container,
.content-over-image .image .responsive-image-crop > .video-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content-over-image .image .responsive-image-crop > .image-container img,
.content-over-image .image .responsive-image-crop > .video-container img,
.content-over-image .image .responsive-image-crop > .image-container iframe,
.content-over-image .image .responsive-image-crop > .video-container iframe,
.content-over-image .image .responsive-image-crop > .image-container object,
.content-over-image .image .responsive-image-crop > .video-container object,
.content-over-image .image .responsive-image-crop > .image-container embed,
.content-over-image .image .responsive-image-crop > .video-container embed,
.content-over-image .image .responsive-image-crop > .image-container video,
.content-over-image .image .responsive-image-crop > .video-container video {
  width: 100%;
  height: 100%;
}
.content-over-image .image .responsive-image-crop .video-container {
  height: 0;
  top: 50%;
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-bottom: 56.25%;
}
.content-over-image .image .responsive-image-crop .video-container .video-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 300%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.content-over-image .image .responsive-image-crop.image-hover .image-container {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.content-over-image .image .responsive-image-crop.image-hover:hover .image-container {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.content-over-image .image .responsive-image-crop .image-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 46.875em) {
  .content-over-image .image {
    position: absolute;
    top: 3rem;
    right: 3%;
    bottom: 3rem;
    left: 3%;
    margin: 0;
  }
  .content-over-image .image .responsive-image-crop {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .content-over-image .image .responsive-image-crop > .image-container,
  .content-over-image .image .responsive-image-crop > .video-container {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .content-over-image .image .responsive-image-crop > .image-container img,
  .content-over-image .image .responsive-image-crop > .video-container img,
  .content-over-image .image .responsive-image-crop > .image-container iframe,
  .content-over-image .image .responsive-image-crop > .video-container iframe,
  .content-over-image .image .responsive-image-crop > .image-container object,
  .content-over-image .image .responsive-image-crop > .video-container object,
  .content-over-image .image .responsive-image-crop > .image-container embed,
  .content-over-image .image .responsive-image-crop > .video-container embed,
  .content-over-image .image .responsive-image-crop > .image-container video,
  .content-over-image .image .responsive-image-crop > .video-container video {
    width: 100%;
    height: 100%;
  }
  .content-over-image .image .responsive-image-crop .video-container {
    height: 0;
    top: 50%;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-bottom: 56.25%;
  }
  .content-over-image .image .responsive-image-crop .video-container .video-wrapper {
    display: block;
    position: absolute;
    width: 100%;
    height: 300%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .content-over-image .image .responsive-image-crop.image-hover .image-container {
    -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
  }
  .content-over-image .image .responsive-image-crop.image-hover:hover .image-container {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
  .content-over-image .image .responsive-image-crop .image-container img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.content-over-image .content {
  border-radius: 1rem;
  overflow: hidden;
  background-color: #EFECE7;
  width: 93.996%;
  position: relative;
  z-index: 1;
  background-color: #3B5646;
}
.content-over-image .content h1,
.content-over-image .content h2,
.content-over-image .content h3,
.content-over-image .content h4,
.content-over-image .content h5 {
  color: #3B5646;
}
.content-over-image .content h1 a,
.content-over-image .content h2 a,
.content-over-image .content h3 a,
.content-over-image .content h4 a,
.content-over-image .content h5 a {
  color: #3B5646;
}
.content-over-image .content p,
.content-over-image .content ul,
.content-over-image .content li,
.content-over-image .content label {
  color: #6D7578;
}
.content-over-image .content a {
  color: #3B5646;
}
.content-over-image .content .js-carousel-controls .direction-left:before,
.content-over-image .content .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.content-over-image .content .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.content-over-image .content.with-link {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.content-over-image .content.with-link:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.content-over-image .content h1,
.content-over-image .content h2,
.content-over-image .content h3,
.content-over-image .content h4,
.content-over-image .content h5,
.content-over-image .content p,
.content-over-image .content ul,
.content-over-image .content li,
.content-over-image .content label {
  color: #FFFFFF;
}
.content-over-image .content .js-carousel-controls .direction-left:after,
.content-over-image .content .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.content-over-image .content .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.content-over-image .content .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF !important;
}
.content-over-image .content nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.content-over-image .content nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.content-over-image .content nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #EFECE7;
          box-shadow: inset 0 0 0 3px #EFECE7;
}
.content-over-image .content .nf-error-msg {
  background-color: #FFFFFF;
  color: #3B5646 !important;
}
@media screen and (min-width: 46.875em) {
  .content-over-image .content {
    width: 29.332%;
  }
  .content-over-image .content.right-align {
    margin-right: 11.083%;
  }
  .content-over-image .content.left-align {
    margin-left: 11.083%;
  }
}
.content-over-image .content ul {
  margin-left: 0;
  margin-bottom: 0;
  margin-bottom: 1.5rem;
}
.content-over-image .content ul li {
  list-style-type: none;
  margin-bottom: 0;
}
.content-over-image .content ul li ul,
.content-over-image .content ul li ol {
  margin-top: 0;
}
.content-over-image .content ul li {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
  display: block;
  margin-bottom: 1.5rem;
  padding-left: 2rem;
}
.content-over-image .content ul li:before {
  display: block;
  position: absolute;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: inherit;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.content-over-image .content ul li a {
  color: #4C7353;
}
.content-over-image .content ul li:last-child {
  margin-bottom: 0;
}
.content-over-image .content ul li:before {
  top: 2px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #5E9966;
  font-size: 1.25rem;
}
.content-over-image .content ul li:before {
  content: '\f058';
}
.content-over-image .content ul li {
  text-align: left;
}
.content-over-image .content ul li:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  content: '\f00c';
}
/*************************************************************************
 #Data Table
**************************************************************************/
table {
  text-align: center;
  border-radius: 1rem;
  overflow: hidden;
  width: 100%;
  border-collapse: separate;
  border: 2px solid #EFECE7;
}
table tr th,
table tr td {
  padding: 0.5rem;
  border-top: 2px solid #EFECE7;
  border-right: 2px solid #EFECE7;
}
table tr th:last-child,
table tr td:last-child {
  border-right: none;
}
table thead {
  background-color: #EFECE7;
}
table thead tr th {
  color: #3B5646;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  border-right: 2px solid #EFECE7;
  border-top: none;
}
table tbody tr,
table tfoot tr {
  color: #6D7578;
}
table tbody tr:last-child,
table tfoot tr:last-child {
  border-bottom: none;
}
/*************************************************************************
 #FAQs
**************************************************************************/
.faq {
  padding: 1rem 0;
  border-bottom: 1px solid #EFECE7;
  border-bottom: 1px solid #efece7;
}
.faq:first-child {
  padding-top: 0;
}
.faq .faq-title {
  text-align: left;
}
.faq .faq-title p {
  position: relative;
  padding-right: 2rem;
  cursor: pointer;
}
.faq .faq-title p:before {
  position: absolute;
  width: 3rem;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '\2b';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #EEC21A;
  text-align: center;
}
.faq .faq-title.open p:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  content: '\f068';
  font-size: 1rem;
}
.faq .faq-content {
  height: 0;
  margin-top: 0;
  overflow: hidden;
  opacity: 0;
  text-align: left;
}
.faq .faq-content .content-wrapper {
  margin-bottom: 0;
}
.faq .faq-content.open {
  margin-top: 1rem;
  height: auto;
  opacity: 1;
}
/*************************************************************************
 #Google Maps
**************************************************************************/
.map,
#facetwp-map {
  position: absolute;
  width: 100%!important;
  height: 100%!important;
  z-index: 0;
}
.map img,
#facetwp-map img {
  max-width: inherit !important;
}
.map .gm-style > div:first-child button,
#facetwp-map .gm-style > div:first-child button {
  display: none!important;
}
.map button,
#facetwp-map button {
  width: 2.5rem !important;
  height: 2.5rem !important;
  margin: 1rem !important;
  border-radius: 0!important;
  background-color: #FFFFFF !important;
}
.map button:after,
#facetwp-map button:after {
  position: absolute;
  height: 2.5rem;
  width: 2.5rem;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  color: #5E9966;
  font-size: 1rem;
  line-height: 2.5rem;
}
.map button img,
#facetwp-map button img {
  display: none!important;
}
.map .gm-style-cc,
#facetwp-map .gm-style-cc,
.map .gm-style-mtc,
#facetwp-map .gm-style-mtc,
.map .gm-svpc,
#facetwp-map .gm-svpc {
  display: none;
}
.map .gm-fullscreen-control:after,
#facetwp-map .gm-fullscreen-control:after {
  content: '\f065';
}
.map .gm-style-iw,
#facetwp-map .gm-style-iw {
  padding: 0.5rem 1.25rem 0.5rem 0.5rem !important;
}
.map .gm-style-iw h1,
#facetwp-map .gm-style-iw h1,
.map .gm-style-iw h2,
#facetwp-map .gm-style-iw h2,
.map .gm-style-iw h3,
#facetwp-map .gm-style-iw h3,
.map .gm-style-iw h4,
#facetwp-map .gm-style-iw h4,
.map .gm-style-iw h5,
#facetwp-map .gm-style-iw h5 {
  color: #3B5646;
}
.map .gm-style-iw h1 a,
#facetwp-map .gm-style-iw h1 a,
.map .gm-style-iw h2 a,
#facetwp-map .gm-style-iw h2 a,
.map .gm-style-iw h3 a,
#facetwp-map .gm-style-iw h3 a,
.map .gm-style-iw h4 a,
#facetwp-map .gm-style-iw h4 a,
.map .gm-style-iw h5 a,
#facetwp-map .gm-style-iw h5 a {
  color: #3B5646;
}
.map .gm-style-iw p,
#facetwp-map .gm-style-iw p,
.map .gm-style-iw ul,
#facetwp-map .gm-style-iw ul,
.map .gm-style-iw li,
#facetwp-map .gm-style-iw li,
.map .gm-style-iw label,
#facetwp-map .gm-style-iw label {
  color: #6D7578;
}
.map .gm-style-iw a,
#facetwp-map .gm-style-iw a {
  color: #3B5646;
}
.map .gm-style-iw .js-carousel-controls .direction-left:before,
#facetwp-map .gm-style-iw .js-carousel-controls .direction-left:before,
.map .gm-style-iw .js-carousel-controls .direction-right:before,
#facetwp-map .gm-style-iw .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.map .gm-style-iw .js-carousel-controls .dot-controls .dot-control-button:after,
#facetwp-map .gm-style-iw .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.map .gm-style-iw .gm-style-iw-d,
#facetwp-map .gm-style-iw .gm-style-iw-d {
  overflow: hidden!important;
  max-width: auto!important;
  max-height: auto!important;
}
.map .gm-style-iw button,
#facetwp-map .gm-style-iw button {
  width: 0.75rem !important;
  height: 0.75rem !important;
  margin: 0.25rem !important;
  top: 0!important;
  right: 0!important;
  background-colour: transparent!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
  opacity: 1!important;
}
.map .gm-style-iw button:after,
#facetwp-map .gm-style-iw button:after {
  content: '\f00d';
  width: 0.75rem !important;
  height: 0.75rem !important;
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.map .gm-bundled-control,
#facetwp-map .gm-bundled-control {
  margin: 0!important;
  bottom: 0!important;
  right: 0!important;
}
.map .gm-bundled-control .gmnoprint,
#facetwp-map .gm-bundled-control .gmnoprint {
  position: static!important;
  top: auto!important;
  left: auto!important;
}
.map .gm-bundled-control .gmnoprint > div,
#facetwp-map .gm-bundled-control .gmnoprint > div {
  width: auto!important;
  height: auto!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
  border-radius: 0!important;
  background-color: transparent!important;
}
.map .gm-bundled-control .gmnoprint > div > div,
#facetwp-map .gm-bundled-control .gmnoprint > div > div {
  display: none;
}
.map .gm-bundled-control .gmnoprint > div > button[title="Zoom in"]:after,
#facetwp-map .gm-bundled-control .gmnoprint > div > button[title="Zoom in"]:after {
  content: '\f067';
}
.map .gm-bundled-control .gmnoprint > div > button[title="Zoom out"]:after,
#facetwp-map .gm-bundled-control .gmnoprint > div > button[title="Zoom out"]:after {
  content: '\f068';
}
@media screen and (min-width: 62.5em) {
  .map button,
  #facetwp-map button {
    height: 2rem !important;
    width: 2rem !important;
  }
  .map button:after,
  #facetwp-map button:after {
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
  }
}
/*************************************************************************
 #Magnific Popup
**************************************************************************/
.mfp-bg,
.mfp-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mfp-bg {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  overflow: hidden;
  z-index: 5001;
}
.mfp-wrap {
  z-index: 5002;
}
.mfp-wrap .mfp-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 1rem;
  text-align: center;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-wrap .mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.mfp-wrap .mfp-container .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
  z-index: 5003;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure {
  cursor: pointer;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 0.5rem;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  position: absolute;
  width: 1.25rem;
  min-width: 1.25rem;
  margin: 0;
  top: 0;
  right: 0;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:last-child {
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:focus {
  outline: none;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:hover {
  border-bottom: none;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:before,
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:before {
  z-index: -2;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  z-index: -1;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.yellow-button {
  color: #3B5646;
  background-color: #EEC21A;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.yellow-button:hover {
  background-color: #EEC21A;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.grey-button {
  color: #3B5646 !important;
  background-color: #F0EEF2;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.grey-button:hover {
  background-color: #EFECE7;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.white-button {
  color: #3B5646 !important;
  background-color: #FFFFFF;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.white-button:hover {
  background-color: #F0EEF2;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.text-button-with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.download-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.with-arrow {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.with-arrow:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.with-arrow:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #3B5646;
  content: '\f061';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.search-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f002';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.plus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.plus-button:after {
  content: '\2b';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.minus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.minus-button:after {
  content: '\2d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  font-size: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure {
  margin: 0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure .mfp-img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 2rem 0;
  -webkit-box-shadow: 0 0 0.75rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.75rem 0 rgba(0, 0, 0, 0.1);
  line-height: 1;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption {
  font-size: 0.75rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar {
  position: absolute;
  width: 100%;
  margin-top: -2rem;
  top: 100%;
  left: 0;
  cursor: auto;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar .mfp-title {
  padding-right: 2rem;
  color: #FFFFFF;
  text-align: left;
  word-wrap: break-word;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #FFFFFF;
  white-space: nowrap;
}
.mfp-wrap .mfp-container .mfp-arrow {
  position: absolute!important;
  top: 50%!important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}
.mfp-wrap .mfp-container .mfp-arrow:after {
  font-size: 2rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 0.5rem;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  left: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:last-child {
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:focus {
  outline: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:hover {
  border-bottom: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before,
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
  z-index: -2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  z-index: -1;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.yellow-button {
  color: #3B5646;
  background-color: #EEC21A;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.yellow-button:hover {
  background-color: #EEC21A;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.grey-button {
  color: #3B5646 !important;
  background-color: #F0EEF2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.grey-button:hover {
  background-color: #EFECE7;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.white-button {
  color: #3B5646 !important;
  background-color: #FFFFFF;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.white-button:hover {
  background-color: #F0EEF2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.text-button-with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.download-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.with-arrow {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.with-arrow:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.with-arrow:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #3B5646;
  content: '\f061';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.search-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f002';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.plus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.plus-button:after {
  content: '\2b';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.minus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.minus-button:after {
  content: '\2d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 0.5rem;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  right: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:last-child {
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:focus {
  outline: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:hover {
  border-bottom: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before,
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
  z-index: -2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  z-index: -1;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.yellow-button {
  color: #3B5646;
  background-color: #EEC21A;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.yellow-button:hover {
  background-color: #EEC21A;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.grey-button {
  color: #3B5646 !important;
  background-color: #F0EEF2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.grey-button:hover {
  background-color: #EFECE7;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.white-button {
  color: #3B5646 !important;
  background-color: #FFFFFF;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.white-button:hover {
  background-color: #F0EEF2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.text-button-with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.download-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.with-arrow {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.with-arrow:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.with-arrow:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #3B5646;
  content: '\f061';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.search-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f002';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.plus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.plus-button:after {
  content: '\2b';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.minus-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.minus-button:after {
  content: '\2d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container.mfp-s-error .mfp-content {
  display: none;
}
.mfp-wrap .mfp-container .mfp-preloader {
  position: absolute;
  width: auto;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  color: #3B5646;
  z-index: 5004;
}
.mfp-wrap .mfp-container.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-wrap .mfp-ajax-cur {
  cursor: progress;
}
.mfp-wrap .mfp-zoom {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-wrap .mfp-close,
.mfp-wrap .mfp-arrow,
.mfp-wrap .mfp-preloader,
.mfp-wrap .mfp-counter {
  color: #FFFFFF;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.mfp-wrap .mfp-loading.mfp-figure {
  display: none;
}
/*************************************************************************
 #Image Grid
**************************************************************************/
.image-grid .image-module:after {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  content: '\f00e';
  font-size: 2rem;
  opacity: 0;
}
.image-grid .image-module:hover:after {
  opacity: 1;
}
/*************************************************************************
 #Key Benefits
**************************************************************************/
.key-benefit {
  position: relative;
  min-height: 2.5rem;
  padding-left: 3.5rem;
}
.key-benefit:before {
  display: block;
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  top: 0;
  left: 0;
  content: '\f00c';
  font-size: 1rem;
  line-height: 2.5 !important;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #EEC21A;
  text-align: center;
}
.key-benefit:after {
  content: '';
  border-radius: 50% 0 50% 0;
  background-color: #5E9966;
  opacity: 0.4;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
/*************************************************************************
 #Statistic Modules
**************************************************************************/
.statistic-module {
  border-radius: 1rem;
  overflow: hidden;
  background-color: #EFECE7;
  background-color: #3B5646;
}
.statistic-module h1,
.statistic-module h2,
.statistic-module h3,
.statistic-module h4,
.statistic-module h5 {
  color: #3B5646;
}
.statistic-module h1 a,
.statistic-module h2 a,
.statistic-module h3 a,
.statistic-module h4 a,
.statistic-module h5 a {
  color: #3B5646;
}
.statistic-module p,
.statistic-module ul,
.statistic-module li,
.statistic-module label {
  color: #6D7578;
}
.statistic-module a {
  color: #3B5646;
}
.statistic-module .js-carousel-controls .direction-left:before,
.statistic-module .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.statistic-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.statistic-module.with-link {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.statistic-module.with-link:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.statistic-module p {
  color: #FFFFFF;
}
/*************************************************************************
 #Testimonials Grid
**************************************************************************/
.testimonial-grid .testimonial-module {
  padding: 1.5rem;
  position: relative;
}
.testimonial-grid .testimonial-module h1,
.testimonial-grid .testimonial-module h2,
.testimonial-grid .testimonial-module h3,
.testimonial-grid .testimonial-module h4,
.testimonial-grid .testimonial-module h5 {
  color: #3B5646;
}
.testimonial-grid .testimonial-module h1 a,
.testimonial-grid .testimonial-module h2 a,
.testimonial-grid .testimonial-module h3 a,
.testimonial-grid .testimonial-module h4 a,
.testimonial-grid .testimonial-module h5 a {
  color: #3B5646;
}
.testimonial-grid .testimonial-module p,
.testimonial-grid .testimonial-module ul,
.testimonial-grid .testimonial-module li,
.testimonial-grid .testimonial-module label {
  color: #6D7578;
}
.testimonial-grid .testimonial-module a {
  color: #3B5646;
}
.testimonial-grid .testimonial-module .js-carousel-controls .direction-left:before,
.testimonial-grid .testimonial-module .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.testimonial-grid .testimonial-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.testimonial-grid .testimonial-module .attribute {
  color: #5E9966;
  margin-top: 1.5rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.testimonial-grid .testimonial-module .attribute:before {
  content: '\f007';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  margin-right: 0.65rem;
}
.testimonial-grid .testimonial-module .content:before {
  position: relative;
  content: '';
  display: block;
  height: 1.3rem;
  width: 100%;
  background-image: url('img/ui/quote-marks.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 1rem;
}
.white-section .testimonial-grid .testimonial-module {
  background-color: #EFECE7;
  border-radius: 1rem;
  overflow: hidden;
}
.dark-grey-section .testimonial-grid .testimonial-module,
.light-grey-section .testimonial-grid .testimonial-module {
  background-color: #FFFFFF;
}
/*************************************************************************
 #Video Section
**************************************************************************/
.video-section .video-placeholder {
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 100%;
}
.video-section .video-placeholder:before,
.video-section .video-placeholder:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 4.5rem;
  width: 4.5rem;
  content: '';
}
@media screen and (max-width: 46.875em) {
  .video-section .video-placeholder:before,
  .video-section .video-placeholder:after {
    height: 3.5rem;
    width: 3.5rem;
  }
}
.video-section .video-placeholder:before {
  z-index: 3;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #3B5646;
  font-size: 1.5rem;
  content: '\f04b';
}
.video-section .video-placeholder:after {
  z-index: 2;
  background-color: #EEC21A;
  border-radius: 50%;
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
}
.video-section .video-placeholder:hover {
  cursor: pointer;
}
.video-section .video-placeholder:hover:before {
  color: #EEC21A;
}
.video-section .video-placeholder:hover:after {
  background-color: #3B5646;
}
/*************************************************************************
 #Masonry Grid Items
**************************************************************************/
/* #1 Column Grid ------------------------------------------------------------------------ */
.grid-items {
  position: relative;
}
.grid-items .gutter-sizer {
  width: 3%;
}
.grid-items .grid-sizer,
.grid-items .grid-item {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 46.875em) {
  .grid-items.two-column .grid-sizer,
  .grid-items.two-column .grid-item {
    width: 48.5%;
  }
}
@media screen and (min-width: 46.875em) {
  .grid-items.three-column .grid-sizer,
  .grid-items.three-column .grid-item {
    width: 48.5%;
  }
}
@media screen and (min-width: 62.5em) {
  .grid-items.three-column .grid-sizer,
  .grid-items.three-column .grid-item {
    width: 31.302%;
  }
}
.grid-items.four-column .grid-sizer,
.grid-items.four-column .grid-item {
  width: 48.5%;
}
@media screen and (min-width: 46.875em) {
  .grid-items.four-column .grid-sizer,
  .grid-items.four-column .grid-item {
    width: 31.302%;
  }
}
@media screen and (min-width: 62.5em) {
  .grid-items.four-column .grid-sizer,
  .grid-items.four-column .grid-item {
    width: 22.75%;
  }
}
.grid-items.five-column .grid-sizer,
.grid-items.five-column .grid-item {
  width: 48.5%;
}
@media screen and (min-width: 40.625em) {
  .grid-items.five-column .grid-sizer,
  .grid-items.five-column .grid-item {
    width: 31.302%;
  }
}
@media screen and (min-width: 53.125em) {
  .grid-items.five-column .grid-sizer,
  .grid-items.five-column .grid-item {
    width: 22.75%;
  }
}
@media screen and (min-width: 78.125em) {
  .grid-items.five-column .grid-sizer,
  .grid-items.five-column .grid-item {
    width: 17.6%;
  }
}
.grid-items.six-column .grid-sizer,
.grid-items.six-column .grid-item {
  width: 31.302%;
}
@media screen and (min-width: 46.875em) {
  .grid-items.six-column .grid-sizer,
  .grid-items.six-column .grid-item {
    width: 22.75%;
  }
}
@media screen and (min-width: 62.5em) {
  .grid-items.six-column .grid-sizer,
  .grid-items.six-column .grid-item {
    width: 17.6%;
  }
}
@media screen and (min-width: 93.75em) {
  .grid-items.six-column .grid-sizer,
  .grid-items.six-column .grid-item {
    width: 14.11%;
  }
}
/*************************************************************************
 #Timeline
**************************************************************************/
.timeline-container {
  position: relative;
}
.timeline-container:before {
  position: absolute;
  content: '';
  width: 1px;
  height: calc(100% - 1rem*5);
  top: 0;
  left: 10.4%;
  margin: 0 auto;
  border-left: 1px dashed #3B5646;
}
.timeline-container .timeline-segment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: unset !important;
  margin-bottom: 4.5rem;
  background-color: #4C7353;
  border-radius: 1rem;
  overflow: hidden;
}
@media screen and (max-width: 46.875em) {
  .timeline-container .timeline-segment {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.timeline-container .timeline-segment:last-of-type {
  margin-bottom: 3rem;
}
.timeline-container .timeline-segment .image {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 35%;
  position: relative;
  overflow: hidden;
  right: -5rem;
  top: 2rem;
}
@media screen and (max-width: 46.875em) {
  .timeline-container .timeline-segment .image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 70%;
    right: auto;
    top: -2rem;
  }
}
.timeline-container .timeline-segment .image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50% 0 50% 0;
}
.timeline-container .timeline-segment .image:after {
  background-repeat: no-repeat !important;
  background-position: right center !important;
  background-size: contain !important;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 102%;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(-2px) translateX(-2px) scaleX(-1);
      -ms-transform: translateY(-2px) translateX(-2px) scaleX(-1);
          transform: translateY(-2px) translateX(-2px) scaleX(-1);
}
@media screen and (max-width: 46.875em) {
  .timeline-container .timeline-segment .image:after {
    background-position: bottom center !important;
    top: auto;
    bottom: 0;
    height: 110%;
    width: 105%;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: translateY(2px) translateX(2px);
        -ms-transform: translateY(2px) translateX(2px);
            transform: translateY(2px) translateX(2px);
  }
}
.timeline-container .timeline-segment .content {
  position: relative;
  width: 100%;
  padding: 1.5rem;
}
.timeline-container .timeline-segment .content h3 {
  color: #EEC21A;
  font-size: 1.5rem;
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
}
.timeline-container .timeline-segment .content p {
  color: #FFFFFF;
}
@media screen and (max-width: 46.875em) {
  .timeline-container .timeline-segment .content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 0;
  }
}
.timeline-container .timeline-segment .content:after {
  content: '';
  position: absolute;
  top: -1.5rem;
  right: -35%;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 20%;
  background-image: url('img/backgrounds/pattern-06.svg');
  background-position: right;
  pointer-events: none;
}
@media screen and (max-width: 46.875em) {
  .timeline-container .timeline-segment .content:after {
    top: -100%;
    right: 15%;
  }
}
.timeline-container .timeline-segment:before,
.timeline-container .timeline-segment:after {
  position: absolute;
  content: '';
  width: 0.75rem;
  height: 0.75rem;
  left: 9.45%;
  margin: 0 auto;
  background-color: #3B5646;
  border-radius: 50%;
}
.timeline-container .timeline-segment:before {
  top: -0.35rem;
}
.timeline-container .timeline-segment:after {
  bottom: -0.35rem;
}
.timeline-container .timeline-segment:first-of-type:before {
  display: none;
}
.timeline-container .timeline-segment:last-of-type:after {
  display: none;
}
/*************************************************************************
 #GDPR Cookies Banner
**************************************************************************/
/* #Sticky Bar ------------------------------------------------------------------------ */
#moove_gdpr_cookie_info_bar {
  background-color: #6D7578 !important;
  border-top: none!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
  padding: 0.5rem 1rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
  padding: 0!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p {
  font-size: 0.75rem !important;
  color: #FFFFFF !important;
  line-height: 1.2 !important;
  margin-bottom: 0.25rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p:last-child {
  margin-bottom: 0!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  text-align: center !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-radius: 0.5rem !important;
  border-bottom: none !important;
  text-shadow: none !important;
  cursor: pointer !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  text-transform: uppercase !important;
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
  color: #3B5646 !important;
  background-color: #EEC21A !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:last-child {
  margin-bottom: 0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:focus {
  outline: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover {
  border-bottom: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:before,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:before {
  z-index: -2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  z-index: -1 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.small {
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  padding: 0 0.75rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.large {
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.yellow-button {
  color: #3B5646 !important;
  background-color: #EEC21A !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.yellow-button:hover {
  background-color: #EEC21A !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.grey-button {
  color: #3B5646 !important;
  background-color: #F0EEF2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.grey-button:hover {
  background-color: #EFECE7 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.white-button {
  color: #3B5646 !important;
  background-color: #FFFFFF !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.white-button:hover {
  background-color: #F0EEF2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.with-icon {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button-with-icon {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  margin-left: 0.5rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.download-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.download-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.download-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.with-arrow {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.with-arrow:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.with-arrow:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  color: #3B5646 !important;
  content: '\f061' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.search-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.search-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.search-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f002' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.arrow-left:after {
  content: '\f053' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.arrow-right:after {
  content: '\f054' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.plus-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.plus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.plus-button:after {
  content: '\2b' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.minus-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.minus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.minus-button:after {
  content: '\2d' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.close:after {
  content: '\f00d' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover {
  background-color: #EEC21A !important;
}
/* #Popup Modal ------------------------------------------------------------------------ */
.moove_gdpr_cookie_modal_open {
  background-color: #6D7578 !important;
  background-color: rgba(45, 43, 47, 0.75) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content:after {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content {
  color: #EFECE7 !important;
  border-radius: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close {
  top: 0!important;
  right: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close .moovegdpr-arrow-close {
  background-color: #3B5646 !important;
  border-radius: 0!important;
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close:hover .moovegdpr-arrow-close {
  background-color: #3B5646 !important;
  border: 1px solid #3B5646 !important;
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
  padding: 3rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-company-logo-holder {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li {
  margin-bottom: 0.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button {
  padding: 0.5rem 1rem !important;
  border-radius: 0!important;
  background-color: #3B5646 !important;
  border: 2px solid #3B5646 !important;
  text-transform: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button span,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button svg {
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button span *,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button svg * {
  color: inherit!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button {
  background-color: transparent!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button span,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button svg {
  color: #6D7578 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button span *,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button svg * {
  color: #3B5646 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
  background-color: #F0EEF2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .tab-title {
  font-display: swap !important;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  line-height: 1.2 !important;
  color: #6D7578 !important;
  font-size: 1.5rem !important;
  margin-bottom: 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content {
  padding: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p {
  font-size: 1rem !important;
  color: #EFECE7 !important;
  line-height: 1.4 !important;
  margin-bottom: 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p:last-child {
  margin-bottom: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider {
  background-color: #6D7578 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider:before {
  left: 2px!important;
  bottom: 2px!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider:after {
  color: #6D7578 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch input:checked + .cookie-slider {
  background-color: #3B5646 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch input:checked + .cookie-slider:after {
  color: #3B5646 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content {
  background-color: #F0EEF2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content:before {
  height: 2px!important;
  background-color: #EFECE7 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder {
  padding: 0 3rem;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  text-align: center !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-radius: 0.5rem !important;
  border-bottom: none !important;
  text-shadow: none !important;
  cursor: pointer !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  text-transform: uppercase !important;
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
  color: #3B5646 !important;
  background-color: #EEC21A !important;
  border-radius: 0!important;
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:last-child {
  margin-bottom: 0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:focus {
  outline: none !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:hover {
  border-bottom: none !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:before,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:before {
  z-index: -2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  z-index: -1 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.small {
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  padding: 0 0.75rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.large {
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.yellow-button {
  color: #3B5646 !important;
  background-color: #EEC21A !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.yellow-button:hover {
  background-color: #EEC21A !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.grey-button {
  color: #3B5646 !important;
  background-color: #F0EEF2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.grey-button:hover {
  background-color: #EFECE7 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.white-button {
  color: #3B5646 !important;
  background-color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.white-button:hover {
  background-color: #F0EEF2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.with-icon {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.text-button-with-icon {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  margin-left: 0.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.download-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.download-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.download-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.with-arrow {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.with-arrow:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.with-arrow:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  color: #3B5646 !important;
  content: '\f061' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.search-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.search-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.search-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f002' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.arrow-left:after {
  content: '\f053' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.arrow-right:after {
  content: '\f054' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.plus-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.plus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.plus-button:after {
  content: '\2b' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.minus-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.minus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 400 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.minus-button:after {
  content: '\2d' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.close:after {
  content: '\f00d' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:hover {
  background-color: #EEC21A !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.button-visible {
  display: inline-block !important;
}
/* #Settings Modal ------------------------------------------------------------------------ */
#moove_gdpr_save_popup_settings_button {
  border-radius: 0!important;
}
#moove_gdpr_save_popup_settings_button .moove_gdpr_text {
  font-display: swap !important;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif !important;
  font-size: 0.75rem !important;
}
/* 
Use: Carousels
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #JS Carousel
**************************************************************************/
.js-carousel .js-carousel-slides {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.js-carousel .js-carousel-slides .carousel-slide {
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin-left: -100%;
  opacity: 0;
  pointer-events: none;
}
.js-carousel .js-carousel-slides .carousel-slide:first-of-type {
  margin-left: 0;
}
.js-carousel .js-carousel-slides .carousel-slide.current-slide {
  opacity: 1;
  pointer-events: auto;
}
.js-carousel .js-carousel-controls {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
  overflow: hidden;
}
.js-carousel .js-carousel-controls .direction-left,
.js-carousel .js-carousel-controls .direction-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 0.5rem;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  min-height: 2rem;
  margin-bottom: 0;
}
.js-carousel .js-carousel-controls .direction-left:last-child,
.js-carousel .js-carousel-controls .direction-right:last-child {
  margin-bottom: 0;
}
.js-carousel .js-carousel-controls .direction-left:focus,
.js-carousel .js-carousel-controls .direction-right:focus {
  outline: none;
}
.js-carousel .js-carousel-controls .direction-left:hover,
.js-carousel .js-carousel-controls .direction-right:hover {
  border-bottom: none;
}
.js-carousel .js-carousel-controls .direction-left:disabled,
.js-carousel .js-carousel-controls .direction-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.js-carousel .js-carousel-controls .direction-left:before,
.js-carousel .js-carousel-controls .direction-right:before,
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.js-carousel .js-carousel-controls .direction-left:before,
.js-carousel .js-carousel-controls .direction-right:before {
  z-index: -2;
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  z-index: -1;
}
.js-carousel .js-carousel-controls .direction-left.small,
.js-carousel .js-carousel-controls .direction-right.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.js-carousel .js-carousel-controls .direction-left.small:after,
.js-carousel .js-carousel-controls .direction-right.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.js-carousel .js-carousel-controls .direction-left.medium,
.js-carousel .js-carousel-controls .direction-right.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.js-carousel .js-carousel-controls .direction-left.medium:after,
.js-carousel .js-carousel-controls .direction-right.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.js-carousel .js-carousel-controls .direction-left.large,
.js-carousel .js-carousel-controls .direction-right.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.js-carousel .js-carousel-controls .direction-left.large:after,
.js-carousel .js-carousel-controls .direction-right.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.js-carousel .js-carousel-controls .direction-left.yellow-button,
.js-carousel .js-carousel-controls .direction-right.yellow-button {
  color: #3B5646;
  background-color: #EEC21A;
}
.js-carousel .js-carousel-controls .direction-left.yellow-button:hover,
.js-carousel .js-carousel-controls .direction-right.yellow-button:hover {
  background-color: #EEC21A;
}
.js-carousel .js-carousel-controls .direction-left.grey-button,
.js-carousel .js-carousel-controls .direction-right.grey-button {
  color: #3B5646 !important;
  background-color: #F0EEF2;
}
.js-carousel .js-carousel-controls .direction-left.grey-button:hover,
.js-carousel .js-carousel-controls .direction-right.grey-button:hover {
  background-color: #EFECE7;
}
.js-carousel .js-carousel-controls .direction-left.white-button,
.js-carousel .js-carousel-controls .direction-right.white-button {
  color: #3B5646 !important;
  background-color: #FFFFFF;
}
.js-carousel .js-carousel-controls .direction-left.white-button:hover,
.js-carousel .js-carousel-controls .direction-right.white-button:hover {
  background-color: #F0EEF2;
}
.js-carousel .js-carousel-controls .direction-left.with-icon,
.js-carousel .js-carousel-controls .direction-right.with-icon {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.with-icon:after,
.js-carousel .js-carousel-controls .direction-right.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.text-button-with-icon,
.js-carousel .js-carousel-controls .direction-right.text-button-with-icon {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.js-carousel .js-carousel-controls .direction-left.icon-only,
.js-carousel .js-carousel-controls .direction-right.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.js-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-carousel .js-carousel-controls .direction-left.download-button,
.js-carousel .js-carousel-controls .direction-right.download-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel .js-carousel-controls .direction-right.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel .js-carousel-controls .direction-right.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.js-carousel .js-carousel-controls .direction-left.with-arrow,
.js-carousel .js-carousel-controls .direction-right.with-arrow {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.with-arrow:after,
.js-carousel .js-carousel-controls .direction-right.with-arrow:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.with-arrow:after,
.js-carousel .js-carousel-controls .direction-right.with-arrow:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #3B5646;
  content: '\f061';
}
.js-carousel .js-carousel-controls .direction-left.search-button,
.js-carousel .js-carousel-controls .direction-right.search-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel .js-carousel-controls .direction-right.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel .js-carousel-controls .direction-right.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f002';
}
.js-carousel .js-carousel-controls .direction-left.arrow-left:after,
.js-carousel .js-carousel-controls .direction-right.arrow-left:after {
  content: '\f053';
}
.js-carousel .js-carousel-controls .direction-left.arrow-right:after,
.js-carousel .js-carousel-controls .direction-right.arrow-right:after {
  content: '\f054';
}
.js-carousel .js-carousel-controls .direction-left.plus-button,
.js-carousel .js-carousel-controls .direction-right.plus-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel .js-carousel-controls .direction-right.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel .js-carousel-controls .direction-right.plus-button:after {
  content: '\2b';
}
.js-carousel .js-carousel-controls .direction-left.minus-button,
.js-carousel .js-carousel-controls .direction-right.minus-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel .js-carousel-controls .direction-right.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel .js-carousel-controls .direction-right.minus-button:after {
  content: '\2d';
}
.js-carousel .js-carousel-controls .direction-left.close:after,
.js-carousel .js-carousel-controls .direction-right.close:after {
  content: '\f00d';
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  color: #3B5646;
  line-height: 1.5rem;
}
.js-carousel .js-carousel-controls .direction-left:after {
  content: '\f053';
  text-align: left;
}
.js-carousel .js-carousel-controls .direction-right:after {
  content: '\f054';
  text-align: right;
}
.js-carousel .js-carousel-controls .dot-controls {
  word-spacing: -0.35rem;
  height: 1rem;
  pointer-events: none;
  z-index: 10;
}
.js-carousel .js-carousel-controls .dot-controls * {
  word-spacing: normal;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  pointer-events: auto;
  overflow: hidden;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:first-of-type {
  margin-left: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:last-of-type {
  margin-right: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background-color: #3B5646;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:hover:after,
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.current-slide:after {
  height: 100%;
}
.js-carousel.sliding-carousel .js-carousel-slides .carousel-slide {
  -webkit-transition: -webkit-transform 0ms 500ms linear;
  transition: -webkit-transform 0ms 500ms linear;
  transition: transform 0ms 500ms linear;
  transition: transform 0ms 500ms linear, -webkit-transform 0ms 500ms linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  z-index: 0;
  opacity: 1;
}
.js-carousel.sliding-carousel .js-carousel-slides .carousel-slide.current-slide {
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 500ms cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 500ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  z-index: 1;
}
.js-carousel.thumbnail-carousel .js-carousel-controls {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #3B5646;
  background-color: #EEC21A;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  font-size: 1.3rem;
  border-radius: 0.5rem;
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.2rem;
  margin-bottom: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:last-child,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:last-child {
  margin-bottom: 0;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:focus,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:focus {
  outline: none;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:hover {
  border-bottom: none;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:disabled,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:before,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:before,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:before,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:before {
  z-index: -2;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  z-index: -1;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.small,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.small:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.medium,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.medium:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.large,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.large:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.yellow-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.yellow-button {
  color: #3B5646;
  background-color: #EEC21A;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.yellow-button:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.yellow-button:hover {
  background-color: #EEC21A;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.grey-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.grey-button {
  color: #3B5646 !important;
  background-color: #F0EEF2;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.grey-button:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.grey-button:hover {
  background-color: #EFECE7;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.white-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.white-button {
  color: #3B5646 !important;
  background-color: #FFFFFF;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.white-button:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.white-button:hover {
  background-color: #F0EEF2;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.with-icon,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.with-icon {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.with-icon:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button-with-icon,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button-with-icon {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.icon-only,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.download-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.download-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.with-arrow,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.with-arrow {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.with-arrow:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.with-arrow:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.with-arrow:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.with-arrow:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #3B5646;
  content: '\f061';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.search-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.search-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f002';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.arrow-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.arrow-left:after {
  content: '\f053';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.arrow-right:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.arrow-right:after {
  content: '\f054';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.plus-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.plus-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.plus-button:after {
  content: '\2b';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.minus-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.minus-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.minus-button:after {
  content: '\2d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.close:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.close:after {
  content: '\f00d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:hover {
  background-color: #EEC21A;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  color: #3B5646;
  text-align: center;
  line-height: 1.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left {
  margin-right: 1rem !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after {
  content: '\f060' !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right {
  margin-left: 1rem !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  content: '\f061' !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls {
  width: calc(100% + 1rem);
  height: auto;
  margin: 0 -0.5rem -0.5rem -0.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button {
  width: calc(25% - 1rem);
  height: auto!important;
  margin: 0 0.5rem 0.5rem 0.5rem;
  background-color: transparent;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  height: 100%;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 0px #3B5646;
          box-shadow: inset 0 0 0 0px #3B5646;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button:hover:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button.current-slide:after {
  -webkit-box-shadow: inset 0 0 0 3px #3B5646;
          box-shadow: inset 0 0 0 3px #3B5646;
}
.js-carousel.hero-carousel .js-carousel-slides .carousel-slide {
  position: relative;
  min-height: 80vh;
  overflow: hidden;
}
.js-carousel.hero-carousel .js-carousel-controls {
  position: absolute;
  bottom: 1rem;
}
.light-section .js-carousel-controls .direction-left:before,
.light-section .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.light-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.dark-section .js-carousel-controls .direction-left:after,
.dark-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.dark-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.dark-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF !important;
}
/*************************************************************************
 #Background Carousel
**************************************************************************/
.background-carousel .js-carousel {
  position: absolute;
  width: 100%;
  height: 100%;
}
.background-carousel .js-carousel .js-carousel-slides {
  position: absolute;
  width: 100%;
  height: 100%;
}
/*************************************************************************
 #Testimonials Carousel
**************************************************************************/
.testimonials-section {
  overflow: hidden;
  padding: 7% 0;
}
.testimonials-section .testimonials-carousel .testimonial blockquote {
  padding: 0;
}
.testimonials-section .testimonials-carousel .testimonial blockquote p:before,
.testimonials-section .testimonials-carousel .testimonial blockquote p:after {
  content: '';
}
.testimonials-section:before,
.testimonials-section:after {
  content: '';
  position: absolute;
  width: 105%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
.testimonials-section:before {
  background-image: url('img/backgrounds/pattern-04.svg');
  background-position: left;
  left: -5%;
  bottom: -13%;
}
@media screen and (max-width: 53.125em) {
  .testimonials-section:before {
    left: -50%;
  }
}
.testimonials-section:after {
  background-image: url('img/backgrounds/pattern-03.svg');
  background-position: right;
  right: -5%;
  top: 13%;
  opacity: 50%;
}
@media screen and (max-width: 53.125em) {
  .testimonials-section:after {
    right: -50%;
  }
}
/* 
Use: Animations
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/* 
Use: Forms
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Global Form Elements
**************************************************************************/
button,
input,
textarea,
select,
option {
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  border: none;
  padding: 0;
  border-radius: 0.5rem;
  font-family: inherit;
  font-size: inherit!important;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
button:focus,
input:focus,
textarea:focus,
select:focus,
option:focus {
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="submit"],
input[type="search"],
select {
  min-height: 2.5rem;
  height: 2.5rem;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="submit"],
input[type="search"] {
  line-height: 2.5rem;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="search"],
select {
  padding: 0 1rem !important;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="checkbox"],
input[type="radio"],
select,
textarea {
  background-color: #EFECE7 !important;
  -webkit-box-shadow: inset 0 0 0 3px #EFECE7;
          box-shadow: inset 0 0 0 3px #EFECE7;
  color: #6D7578 !important;
}
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="checkbox"]::-webkit-input-placeholder, input[type="radio"]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #EFECE7 !important;
}
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="checkbox"]::-moz-placeholder, input[type="radio"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #EFECE7 !important;
}
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="checkbox"]:-ms-input-placeholder, input[type="radio"]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #EFECE7 !important;
}
input[type="text"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="checkbox"]::-ms-input-placeholder, input[type="radio"]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #EFECE7 !important;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="checkbox"]::placeholder,
input[type="radio"]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #EFECE7 !important;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: inset 0 0 0 3px #5E9966;
          box-shadow: inset 0 0 0 3px #5E9966;
}
button,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="submit"],
input[type="checkbox"],
input[type="radio"],
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select,
input[type="search"] {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-right: 2rem !important;
}
select {
  background-image: url('img/ui/icon-down-arrow.svg');
}
input[type="search"] {
  background-image: url('img/ui/icon-search.svg');
}
textarea {
  font-size: 100%;
  overflow: auto;
  vertical-align: top;
  padding: 0.5rem 1rem;
}
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
  border: 0;
  border-radius: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  width: 1rem !important;
  min-width: 1rem !important;
  height: 1rem !important;
  min-height: 1rem !important;
  margin-left: 0;
  margin-bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 50%;
}
input[type="checkbox"]:checked {
  background-image: url('img/ui/icon-check.svg');
}
input[type="radio"] {
  border-radius: 50%;
}
input[type="radio"]:checked {
  background-image: url('img/ui/icon-radio.svg');
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  border-color: transparent;
}
/*************************************************************************
 #Ninja Forms General
**************************************************************************/
nf-field {
  display: block;
}
nf-field .nf-field-container {
  margin-bottom: 1rem;
}
nf-field .nf-field-container.checkbox-container {
  display: inline-block;
  width: auto;
  margin-right: 1rem;
  padding-left: 1.75rem;
}
nf-field .nf-field-container.checkbox-container label {
  text-align: left;
  min-height: 1.25rem;
}
nf-field .nf-field-container.checkbox-container .checkbox-wrap .nf-field-label {
  padding-left: 0!important;
}
nf-field .nf-field-container.checkbox-container .checkbox-wrap .nf-field-element {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  border: none;
  background: transparent;
  border-radius: 0;
}
nf-field:last-child .nf-field-container {
  margin-bottom: 0;
}
nf-field .nf-field-label label {
  font-weight: normal;
}
nf-field .ninja-forms-req-symbol {
  color: #3B5646;
}
nf-field .nf-input-limit {
  margin-top: 0;
}
nf-field .nf-fu-progress {
  height: 1rem;
  margin-bottom: 1rem;
  background-color: #F0EEF2;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
nf-field .nf-fu-progress .nf-fu-progress-bar {
  line-height: 1rem;
  background-color: #3B5646;
}
nf-field .nf-after-field {
  width: 100%!important;
}
nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #3B5646;
          box-shadow: inset 0 0 0 3px #3B5646;
  border: none!important;
}
nf-field .list-radio-wrap .nf-field-element ul {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
nf-field .list-radio-wrap .nf-field-element ul li {
  padding-right: 1rem !important;
}
nf-field .submit-wrap {
  text-align: center;
}
nf-field .checkbox-center {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
nf-field .checkbox-center .nf-field {
  margin: 0 auto;
}
nf-field .checkbox-center .checkbox-wrap .nf-field-element {
  position: relative !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1.75rem;
}
.nf-before-form-content {
  display: none;
}
.nf-response-msg {
  text-align: center;
}
.nf-error-msg {
  background-color: #3B5646;
  margin: 0.5rem 0 0 0 !important;
  padding: 0.25rem 0.5rem;
  color: #FFFFFF !important;
  font-size: 0.75rem;
}
.dark-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.dark-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.dark-section nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #EFECE7;
          box-shadow: inset 0 0 0 3px #EFECE7;
}
.dark-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #3B5646 !important;
}
/*************************************************************************
 #Consultation Form
**************************************************************************/
@media screen and (min-width: 40.625em) {
  .consultation-form nf-field:nth-of-type(1),
  .consultation-form nf-field:nth-of-type(2),
  .consultation-form nf-field:nth-of-type(3),
  .consultation-form nf-field:nth-of-type(4) {
    width: 48.5%;
  }
  .consultation-form nf-field:nth-of-type(1),
  .consultation-form nf-field:nth-of-type(3) {
    float: left;
  }
  .consultation-form nf-field:nth-of-type(2),
  .consultation-form nf-field:nth-of-type(4) {
    float: right;
  }
}
/*************************************************************************
 #Contact Form Embed
**************************************************************************/
.contact-form-embed .nf-form-content {
  max-width: none;
  padding: 0;
}
.contact-form-embed .nf-form-content nf-field:first-of-type,
.contact-form-embed .nf-form-content nf-field:nth-of-type(2),
.contact-form-embed .nf-form-content nf-field:nth-of-type(3) {
  float: left;
  width: 33.3%;
}
@media screen and (max-width: 62.5em) {
  .contact-form-embed .nf-form-content nf-field:first-of-type,
  .contact-form-embed .nf-form-content nf-field:nth-of-type(2),
  .contact-form-embed .nf-form-content nf-field:nth-of-type(3) {
    width: 100%;
  }
}
.contact-form-embed .nf-form-content nf-field:first-of-type,
.contact-form-embed .nf-form-content nf-field:nth-of-type(2) {
  padding-right: 2.5%;
}
@media screen and (max-width: 62.5em) {
  .contact-form-embed .nf-form-content nf-field:first-of-type,
  .contact-form-embed .nf-form-content nf-field:nth-of-type(2) {
    padding-right: 0;
  }
}
.contact-form-embed .submit-wrap {
  text-align: center;
}
/* 
Use: Custom Styling
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/* 
Use: Header
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Header variations
**************************************************************************/
.masthead-container {
  padding: 0.5rem 0;
}
.with-hero-background .logo-dark {
  display: none !important;
}
.with-hero-background .logo-light {
  display: block !important;
}
.with-hero-background .masthead-container {
  position: absolute;
}
.with-hero-background .masthead-container .open-button,
.with-hero-background .masthead-container .menu-button {
  color: #FFFFFF;
}
.with-hero-background .masthead-container .open-button:after,
.with-hero-background .masthead-container .menu-button:after {
  color: #EEC21A;
}
.with-hero-background .masthead-container.sticky-navigation {
  position: fixed;
}
.with-hero-background .masthead-container.sticky-navigation.expanded .logo-dark {
  display: block !important;
}
.with-hero-background .masthead-container.sticky-navigation.expanded .logo-light {
  display: none !important;
}
.with-hero-background .masthead-container.sticky-navigation.expanded ul.simple-horizontal-navigation li:after {
  color: #3B5646;
}
.with-hero-background .masthead-container.sticky-navigation.expanded ul.simple-horizontal-navigation li > a {
  color: #3B5646;
}
.with-hero-background .masthead-container.sticky-navigation.expanded ul.simple-horizontal-navigation li > a:before {
  color: #3B5646;
}
.with-hero-background .masthead-container.sticky-navigation.expanded ul.simple-horizontal-navigation li ul li a {
  color: #FFFFFF;
}
.with-hero-background .masthead-container.sticky-navigation.contracted .logo-dark {
  display: none !important;
}
.with-hero-background .masthead-container.sticky-navigation.contracted .logo-light {
  display: block !important;
}
.with-hero-background ul.simple-horizontal-navigation li a,
.with-hero-background.contracted ul.simple-horizontal-navigation li a {
  color: #FFFFFF;
}
.with-hero-background ul.simple-horizontal-navigation li a:before,
.with-hero-background.contracted ul.simple-horizontal-navigation li a:before {
  color: #FFFFFF;
}
.no-hero-background .logo-dark {
  display: block !important;
}
.no-hero-background .logo-light {
  display: none !important;
}
.no-hero-background .masthead-container {
  position: relative;
  background-color: #FFFFFF;
}
.no-hero-background .masthead-container .open-button,
.no-hero-background .masthead-container .menu-button {
  color: #6D7578;
}
.no-hero-background .masthead-container .open-button:before,
.no-hero-background .masthead-container .menu-button:before,
.no-hero-background .masthead-container .open-button:after,
.no-hero-background .masthead-container .menu-button:after {
  color: #3B5646;
}
.no-hero-background .masthead-container.sticky-navigation {
  position: fixed;
}
/*************************************************************************
 #Off Canvas Search
**************************************************************************/
.search-wrap {
  position: absolute;
  width: 100%;
  padding: 1rem 0;
  background-color: #EFECE7;
  z-index: 0;
  overflow: hidden;
}
.search-wrap input,
.search-wrap .ajaxsearchpro {
  float: left;
  width: calc(100% -  3rem) !important;
}
@media screen and (min-width: 46.875em) {
  .search-wrap input,
  .search-wrap .ajaxsearchpro {
    width: 100% !important;
  }
}
.search-wrap .inner-container {
  height: 2.5rem;
}
.search-wrap .inner-container .vertical-outer-table {
  width: 100%;
}
.search-wrap .close-button {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
  width: 1.5rem;
  height: 2.5rem;
  -webkit-transform: translateY(-1.25rem);
      -ms-transform: translateY(-1.25rem);
          transform: translateY(-1.25rem);
  display: block;
  float: right;
  margin-right: 3%;
  margin-left: 0;
  word-spacing: normal;
  cursor: pointer;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
.search-wrap .close-button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '\f00d';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #3B5646;
  text-align: right;
  font-size: 1.5rem;
  line-height: 2.5rem;
}
.outer-content-wrap {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: relative;
  background-color: #FFFFFF;
  overflow: hidden;
  z-index: 1;
}
.show-search .search-wrap {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.show-search .outer-content-wrap {
  -webkit-transform: translateY(4.5rem);
      -ms-transform: translateY(4.5rem);
          transform: translateY(4.5rem);
}
/*************************************************************************
 #Consultation Form
**************************************************************************/
.consultation-form {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  z-index: 1004;
}
.consultation-form .form-container {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}
.consultation-form .form-container h1,
.consultation-form .form-container h2,
.consultation-form .form-container h3,
.consultation-form .form-container h4,
.consultation-form .form-container h5 {
  color: #3B5646;
}
.consultation-form .form-container h1 a,
.consultation-form .form-container h2 a,
.consultation-form .form-container h3 a,
.consultation-form .form-container h4 a,
.consultation-form .form-container h5 a {
  color: #3B5646;
}
.consultation-form .form-container p,
.consultation-form .form-container ul,
.consultation-form .form-container li,
.consultation-form .form-container label {
  color: #6D7578;
}
.consultation-form .form-container a {
  color: #3B5646;
}
.consultation-form .form-container .js-carousel-controls .direction-left:before,
.consultation-form .form-container .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.consultation-form .form-container .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.consultation-form .form-container input[type="text"],
.consultation-form .form-container input[type="password"],
.consultation-form .form-container input[type="email"],
.consultation-form .form-container input[type="number"],
.consultation-form .form-container input[type="tel"],
.consultation-form .form-container input[type="search"],
.consultation-form .form-container input[type="checkbox"],
.consultation-form .form-container input[type="radio"],
.consultation-form .form-container select,
.consultation-form .form-container textarea {
  background-color: #EFECE7 !important;
  -webkit-box-shadow: inset 0 0 0 3px #EFECE7;
          box-shadow: inset 0 0 0 3px #EFECE7;
}
.consultation-form .form-container .testimonial-grid .testimonial-module {
  background-color: #EFECE7;
  border-radius: 1rem;
  overflow: hidden;
}
.consultation-form .form-container .close-button {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  height: 2rem;
  background-color: transparent;
  cursor: pointer;
}
.consultation-form .form-container .close-button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #3B5646;
  content: '\f00d';
  font-size: 2rem;
  line-height: 2rem;
  text-align: center;
}
.show-form .consultation-form {
  visibility: visible;
  opacity: 1;
}
.show-form .consultation-form .form-container {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
/*************************************************************************
 #Consultation Sticky Widget
**************************************************************************/
.consultation-sticky-widget {
  background-color: #FFFFFF;
  word-spacing: -0.35rem;
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  cursor: pointer;
  z-index: 1003;
  border-radius: 0.5rem;
}
.consultation-sticky-widget h1,
.consultation-sticky-widget h2,
.consultation-sticky-widget h3,
.consultation-sticky-widget h4,
.consultation-sticky-widget h5 {
  color: #3B5646;
}
.consultation-sticky-widget h1 a,
.consultation-sticky-widget h2 a,
.consultation-sticky-widget h3 a,
.consultation-sticky-widget h4 a,
.consultation-sticky-widget h5 a {
  color: #3B5646;
}
.consultation-sticky-widget p,
.consultation-sticky-widget ul,
.consultation-sticky-widget li,
.consultation-sticky-widget label {
  color: #6D7578;
}
.consultation-sticky-widget a {
  color: #3B5646;
}
.consultation-sticky-widget .js-carousel-controls .direction-left:before,
.consultation-sticky-widget .js-carousel-controls .direction-right:before {
  color: #3B5646;
}
.consultation-sticky-widget .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #3B5646;
}
.consultation-sticky-widget input[type="text"],
.consultation-sticky-widget input[type="password"],
.consultation-sticky-widget input[type="email"],
.consultation-sticky-widget input[type="number"],
.consultation-sticky-widget input[type="tel"],
.consultation-sticky-widget input[type="search"],
.consultation-sticky-widget input[type="checkbox"],
.consultation-sticky-widget input[type="radio"],
.consultation-sticky-widget select,
.consultation-sticky-widget textarea {
  background-color: #EFECE7 !important;
  -webkit-box-shadow: inset 0 0 0 3px #EFECE7;
          box-shadow: inset 0 0 0 3px #EFECE7;
}
.consultation-sticky-widget .testimonial-grid .testimonial-module {
  background-color: #EFECE7;
  border-radius: 1rem;
  overflow: hidden;
}
.consultation-sticky-widget * {
  word-spacing: normal;
}
.consultation-sticky-widget .content,
.consultation-sticky-widget .image {
  display: inline-block;
}
.consultation-sticky-widget .image {
  width: 4rem;
  margin-right: 1rem;
  border-radius: 2rem;
  overflow: hidden;
}
/*************************************************************************
 #Global
**************************************************************************/
/*************************************************************************
 #Sticky Navigation
**************************************************************************/
.sticky-navigation {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: fixed;
  z-index: 1001;
}
.sticky-navigation.hidden {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.sticky-navigation.visible {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.sticky-navigation.expanded {
  background-color: #FFFFFF;
}
.sticky-navigation.expanded .open-button,
.sticky-navigation.expanded .menu-button {
  color: #6D7578 !important;
}
.sticky-navigation.expanded .open-button:before,
.sticky-navigation.expanded .menu-button:before,
.sticky-navigation.expanded .open-button:after,
.sticky-navigation.expanded .menu-button:after {
  color: #3B5646 !important;
}
/*************************************************************************
 #Main Masthead
**************************************************************************/
#header {
  position: relative;
  z-index: 1001;
}
#masthead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#masthead .navigation-module {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media screen and (max-width: 62.5em) {
  #masthead .navigation-module {
    text-align: right;
  }
}
#masthead .navigation-module .navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#masthead .navigation-module .navigation-container .menu-button {
  position: relative;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem;
  height: 4.5rem;
  margin-right: 1rem;
  padding-left: 2.25rem;
  background-color: transparent;
}
@media screen and (min-width: 62.5em) {
  #masthead .navigation-module .navigation-container .menu-button {
    display: none;
  }
}
#masthead .navigation-module .navigation-container .menu-button:before {
  position: absolute;
  width: 1.5rem;
  height: 100%;
  line-height: 4.5rem !important;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f0c9';
  font-size: 1.5rem;
  text-align: center;
  text-indent: 0;
}
#masthead .navigation-module .navigation-container .open-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-radius: 0.5rem;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  padding: 0!important;
  text-indent: -9999px;
  padding-right: 0!important;
  width: 1.75rem;
  height: 4.5rem;
  line-height: 4.5rem;
  margin-right: 1rem;
  border-radius: 50% !important;
}
#masthead .navigation-module .navigation-container .open-button:last-child {
  margin-bottom: 0;
}
#masthead .navigation-module .navigation-container .open-button:focus {
  outline: none;
}
#masthead .navigation-module .navigation-container .open-button:hover {
  border-bottom: none;
}
#masthead .navigation-module .navigation-container .open-button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
#masthead .navigation-module .navigation-container .open-button:before,
#masthead .navigation-module .navigation-container .open-button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
#masthead .navigation-module .navigation-container .open-button:before {
  z-index: -2;
}
#masthead .navigation-module .navigation-container .open-button:after {
  z-index: -1;
}
#masthead .navigation-module .navigation-container .open-button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
#masthead .navigation-module .navigation-container .open-button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
#masthead .navigation-module .navigation-container .open-button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
#masthead .navigation-module .navigation-container .open-button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
#masthead .navigation-module .navigation-container .open-button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
#masthead .navigation-module .navigation-container .open-button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
#masthead .navigation-module .navigation-container .open-button.yellow-button {
  color: #3B5646;
  background-color: #EEC21A;
}
#masthead .navigation-module .navigation-container .open-button.yellow-button:hover {
  background-color: #EEC21A;
}
#masthead .navigation-module .navigation-container .open-button.grey-button {
  color: #3B5646 !important;
  background-color: #F0EEF2;
}
#masthead .navigation-module .navigation-container .open-button.grey-button:hover {
  background-color: #EFECE7;
}
#masthead .navigation-module .navigation-container .open-button.white-button {
  color: #3B5646 !important;
  background-color: #FFFFFF;
}
#masthead .navigation-module .navigation-container .open-button.white-button:hover {
  background-color: #F0EEF2;
}
#masthead .navigation-module .navigation-container .open-button.with-icon {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.text-button-with-icon {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
#masthead .navigation-module .navigation-container .open-button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
#masthead .navigation-module .navigation-container .open-button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#masthead .navigation-module .navigation-container .open-button.download-button {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
#masthead .navigation-module .navigation-container .open-button.with-arrow {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.with-arrow:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.with-arrow:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  color: #3B5646;
  content: '\f061';
}
#masthead .navigation-module .navigation-container .open-button.search-button {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f002';
}
#masthead .navigation-module .navigation-container .open-button.arrow-left:after {
  content: '\f053';
}
#masthead .navigation-module .navigation-container .open-button.arrow-right:after {
  content: '\f054';
}
#masthead .navigation-module .navigation-container .open-button.plus-button {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.plus-button:after {
  content: '\2b';
}
#masthead .navigation-module .navigation-container .open-button.minus-button {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.minus-button:after {
  content: '\2d';
}
#masthead .navigation-module .navigation-container .open-button.close:after {
  content: '\f00d';
}
#masthead .navigation-module .navigation-container .open-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#masthead .navigation-module .navigation-container .open-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f002';
}
#masthead .navigation-module .navigation-container .open-button:after {
  font-size: 1.5rem;
}
@media screen and (min-width: 62.5em) {
  #masthead .navigation-module .navigation-container .open-button:after {
    color: #3B5646;
  }
}
@media screen and (min-width: 62.5em) {
  #masthead .navigation-module .navigation-container .open-button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    display: inline-block;
    position: relative;
    margin: 0 0 1.5rem 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    text-align: center;
    text-indent: inherit;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
    border: none;
    border-radius: 0.5rem;
    border-bottom: none;
    text-shadow: none;
    cursor: pointer;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    z-index: 1;
    font-size: 0.75rem !important;
    font-display: swap;
    font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    min-width: 2.5rem;
    min-height: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1.25rem;
    color: #3B5646;
    background-color: #EEC21A;
    padding: 0!important;
    text-indent: -9999px;
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button:last-child {
    margin-bottom: 0;
  }
  #masthead .navigation-module .navigation-container .open-button:focus {
    outline: none;
  }
  #masthead .navigation-module .navigation-container .open-button:hover {
    border-bottom: none;
  }
  #masthead .navigation-module .navigation-container .open-button:disabled {
    opacity: 0.25;
    cursor: not-allowed;
  }
  #masthead .navigation-module .navigation-container .open-button:before,
  #masthead .navigation-module .navigation-container .open-button:after {
    -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
    display: block;
    position: absolute;
    content: '';
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  #masthead .navigation-module .navigation-container .open-button:before {
    z-index: -2;
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    z-index: -1;
  }
  #masthead .navigation-module .navigation-container .open-button.small {
    min-width: 1.5rem;
    min-height: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 0.75rem;
  }
  #masthead .navigation-module .navigation-container .open-button.small:after {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  #masthead .navigation-module .navigation-container .open-button.medium {
    min-width: 2rem;
    min-height: 2rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0 1rem;
  }
  #masthead .navigation-module .navigation-container .open-button.medium:after {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  #masthead .navigation-module .navigation-container .open-button.large {
    min-width: 2.5rem;
    min-height: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1.25rem;
  }
  #masthead .navigation-module .navigation-container .open-button.large:after {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  #masthead .navigation-module .navigation-container .open-button.yellow-button {
    color: #3B5646;
    background-color: #EEC21A;
  }
  #masthead .navigation-module .navigation-container .open-button.yellow-button:hover {
    background-color: #EEC21A;
  }
  #masthead .navigation-module .navigation-container .open-button.grey-button {
    color: #3B5646 !important;
    background-color: #F0EEF2;
  }
  #masthead .navigation-module .navigation-container .open-button.grey-button:hover {
    background-color: #EFECE7;
  }
  #masthead .navigation-module .navigation-container .open-button.white-button {
    color: #3B5646 !important;
    background-color: #FFFFFF;
  }
  #masthead .navigation-module .navigation-container .open-button.white-button:hover {
    background-color: #F0EEF2;
  }
  #masthead .navigation-module .navigation-container .open-button.with-icon {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.with-icon:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.text-button-with-icon {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.text-button-with-icon:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.text-button-with-icon:after {
    margin-left: 0.5rem;
  }
  #masthead .navigation-module .navigation-container .open-button.icon-only {
    padding-right: 0!important;
    padding: 0!important;
    text-indent: -9999px;
  }
  #masthead .navigation-module .navigation-container .open-button.icon-only:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.icon-only:after {
    position: absolute!important;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #masthead .navigation-module .navigation-container .open-button.download-button {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.download-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.download-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 900;
    content: '\f56d';
  }
  #masthead .navigation-module .navigation-container .open-button.with-arrow {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.with-arrow:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.with-arrow:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    color: #3B5646;
    content: '\f061';
  }
  #masthead .navigation-module .navigation-container .open-button.search-button {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.search-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.search-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 900;
    content: '\f002';
  }
  #masthead .navigation-module .navigation-container .open-button.arrow-left:after {
    content: '\f053';
  }
  #masthead .navigation-module .navigation-container .open-button.arrow-right:after {
    content: '\f054';
  }
  #masthead .navigation-module .navigation-container .open-button.plus-button {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.plus-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.plus-button:after {
    content: '\2b';
  }
  #masthead .navigation-module .navigation-container .open-button.minus-button {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.minus-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.minus-button:after {
    content: '\2d';
  }
  #masthead .navigation-module .navigation-container .open-button.close:after {
    content: '\f00d';
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  #masthead .navigation-module .navigation-container .open-button:hover {
    background-color: #EEC21A;
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    position: absolute!important;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
    font-weight: 900;
    content: '\f002';
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    font-size: inherit;
  }
}
#masthead .logo-module {
  position: relative;
  height: 6rem;
  padding: 0 1rem 0 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 0;
      -ms-flex: 0 1 0px;
          flex: 0 1 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#masthead .logo-module img {
  height: 100%;
  width: auto;
}
/*************************************************************************
 #Header Contacts List
**************************************************************************/
ul.header-contacts-list {
  margin-left: 0;
  word-spacing: -0.35rem;
  position: relative;
  margin-bottom: 0;
  text-align: right;
}
ul.header-contacts-list li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.header-contacts-list li ul,
ul.header-contacts-list li ol {
  margin-top: 0;
}
ul.header-contacts-list * {
  word-spacing: normal;
}
@media screen and (max-width: 62.5em) {
  ul.header-contacts-list {
    float: right;
  }
}
ul.header-contacts-list li {
  display: inline-block;
  position: relative;
  margin: 0 0.5rem;
}
ul.header-contacts-list li:first-child {
  margin-left: 0;
}
ul.header-contacts-list li:last-child {
  margin-right: 0;
}
ul.header-contacts-list li a {
  display: block;
  position: relative;
  width: 1.75rem;
  height: 4.5rem;
  line-height: 4.5rem;
  font-size: 0.75rem;
  color: #6D7578;
  text-decoration: none;
  text-indent: -99999px;
  text-align: left;
  overflow: hidden;
}
ul.header-contacts-list li a:before {
  position: absolute;
  width: 100%;
  height: 4.5rem;
  line-height: 4.5rem !important;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #3B5646;
  font-size: 1.5rem;
  text-align: center;
  text-indent: 0;
}
@media screen and (min-width: 62.5em) {
  ul.header-contacts-list li a {
    width: auto;
    height: 2rem;
    line-height: 2rem;
    padding-left: 2rem;
    text-indent: 0;
  }
  ul.header-contacts-list li a:before {
    width: 2rem;
    height: 2rem;
    line-height: 2rem !important;
    font-size: 1rem;
  }
}
ul.header-contacts-list li.email a:before {
  content: '\f658';
}
ul.header-contacts-list li.telephone a:before {
  content: '\f095';
}
/*************************************************************************
 #Simple Horizontal Navigation
**************************************************************************/
/* #Top Level Styles ------------------------------------------------------------------------ */
ul.simple-horizontal-navigation {
  margin-left: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 0;
  width: 100%;
}
ul.simple-horizontal-navigation li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.simple-horizontal-navigation li ul,
ul.simple-horizontal-navigation li ol {
  margin-top: 0;
}
@media screen and (max-width: 62.5em) {
  ul.simple-horizontal-navigation {
    display: none;
  }
}
ul.simple-horizontal-navigation li {
  position: relative;
  padding-right: 2rem;
  /*
		margin: auto;
		flex: 1 0 auto;
*/
}
ul.simple-horizontal-navigation li a {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: relative;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 0.25rem;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #6D7578;
  font-size: 0.9rem;
  text-decoration: none;
  text-align: center;
}
ul.simple-horizontal-navigation li a:hover {
  color: #5E9966;
}
ul.simple-horizontal-navigation li.current-page-ancestor a,
ul.simple-horizontal-navigation li.current-menu-ancestor a,
ul.simple-horizontal-navigation li.current-menu-item a {
  color: #EEC21A;
}
/* #Hover Sub Menus ------------------------------------------------------------------------ */
ul.simple-horizontal-navigation li {
  position: relative;
}
ul.simple-horizontal-navigation li.menu-item-has-children {
  position: relative;
}
ul.simple-horizontal-navigation li.menu-item-has-children:after {
  position: absolute;
  content: '\f107';
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  font-size: 1.1rem;
  line-height: 3rem;
}
ul.simple-horizontal-navigation li ul.sub-menu {
  margin-left: 0;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: absolute;
  width: auto;
  min-width: 8rem;
  top: calc(100% + 1rem*2);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #3B5646;
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu li {
  list-style-type: none;
  margin-bottom: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul,
ul.simple-horizontal-navigation li ul.sub-menu li ol {
  margin-top: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu * {
  color: #FFFFFF;
}
ul.simple-horizontal-navigation li ul.sub-menu:before,
ul.simple-horizontal-navigation li ul.sub-menu:after {
  display: block;
  position: absolute;
  content: '';
}
ul.simple-horizontal-navigation li ul.sub-menu:before {
  top: -0.375rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #3B5646;
}
ul.simple-horizontal-navigation li ul.sub-menu:after {
  width: 100%;
  height: 1rem;
  top: -1rem;
  left: 0;
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li {
  position: relative;
  padding-right: 0;
  width: 100%;
  background-color: transparent;
  border-left: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li:last-child {
  border-right: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li a {
  display: block;
  float: none;
  width: 100%;
  height: auto;
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  color: inherit;
  text-transform: none;
  line-height: inherit;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
ul.simple-horizontal-navigation li ul.sub-menu li a:hover {
  background-color: #2b3f34;
}
ul.simple-horizontal-navigation li ul.sub-menu li.current-page-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #2b3f34;
}
ul.simple-horizontal-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  background-color: #3B5646;
}
ul.simple-horizontal-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a:hover,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a:hover,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a:hover {
  background-color: #2b3f34;
}
ul.simple-horizontal-navigation li ul.sub-menu li.menu-divider a:hover {
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu {
  top: 0;
  left: calc(100% + 1rem*2);
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu:after {
  display: block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 100%;
  top: 0;
  left: -1rem;
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li {
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li:first-of-type:before {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: -0.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-right: 0.5rem solid #3B5646;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #2b3f34;
}
ul.simple-horizontal-navigation li ul.sub-menu li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  left: calc(100% + 1rem);
}
ul.simple-horizontal-navigation li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  top: calc(100% + 1rem);
}
/*************************************************************************
 #Mobile Off-Canvas Navigation
**************************************************************************/
#mobile-off-canvas-navigation {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  background-color: #3B5646;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  z-index: 1001;
}
#mobile-off-canvas-navigation::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 62.5em) {
  #mobile-off-canvas-navigation {
    display: none;
  }
}
#mobile-off-canvas-navigation .menu-title {
  min-height: 3rem;
  padding: 1rem;
}
#mobile-off-canvas-navigation .menu-title p {
  margin-bottom: 0;
  color: #FFFFFF;
}
#mobile-off-canvas-navigation .close-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  height: 3rem;
  margin-bottom: 0;
  cursor: pointer;
}
#mobile-off-canvas-navigation .close-button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '\f00d';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 3rem;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation {
  margin-left: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li {
  list-style-type: none;
  margin-bottom: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ol {
  margin-top: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li a {
  display: block;
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
  color: #FFFFFF;
  padding: 0.75rem 1rem;
  text-decoration: none;
  border-bottom: 1px solid #2b3f34;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li a:hover {
  background-color: #2b3f34;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li:first-child a {
  border-top: 1px solid #2b3f34;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-page-ancestor a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-ancestor a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-item a {
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #2b3f34;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-page-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu {
  position: relative;
  max-height: inherit;
  height: 0;
  margin-left: 0;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-color: #2b3f34;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li {
  position: relative;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li a {
  color: #FFFFFF;
  padding-left: 2.75rem;
  border-top: 1px solid #26382d;
  border-bottom: none;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li a:hover {
  background-color: #26382d;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li:first-child a {
  border-top: none;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-page-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-item > a {
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #26382d;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu {
  background-color: #26382d;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li a {
  padding-left: 4.75rem;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li a:hover {
  background-color: #213027;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item > a {
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #213027;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "Arimo Regular", "Helvetica", "Arial", sans-serif;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children {
  position: relative;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children .sub-menu-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  background-color: transparent;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children .sub-menu-button:after {
  position: absolute;
  content: '\f107';
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 3rem;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children.menu-open > .sub-menu-button:after {
  content: '\f106';
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children.menu-open > ul.sub-menu {
  height: auto;
  opacity: 1;
  visibility: visible;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation > li:last-child a {
  margin: 1rem;
  background-color: #FFFFFF;
  border-bottom: none;
  font-display: swap;
  font-family: "Arimo Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #3B5646;
  font-size: 0.75rem;
  text-align: center;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation > li:last-child a:hover {
  background-color: #FFFFFF;
}
.show-menu #mobile-off-canvas-navigation {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}
/* 
Use: Footer
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Pre-footer section
**************************************************************************/
.pre-footer {
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
}
.pre-footer .pre-footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 1.5rem;
}
.pre-footer .pre-footer-content h2 {
  position: relative;
  margin-left: 2.5rem;
}
.pre-footer .pre-footer-content h2:before {
  content: '';
  background-image: url('img/ui/crosshair.svg');
  background-repeat: no-repeat;
  background-size: 1.5rem;
  position: absolute;
  left: -2.5rem;
  width: 100%;
  height: 100%;
}
.pre-footer.with-shapes:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 30%;
  background-image: url('img/backgrounds/pattern-01.svg');
  background-position: right;
  right: -1rem;
  bottom: 0;
  pointer-events: none;
}
@media screen and (max-width: 46.875em) {
  .pre-footer.with-shapes:after {
    background-size: 60%;
    right: -5rem;
  }
}
.pre-footer .background-image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.pre-footer .background-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.3;
}
footer .footer-section h4 {
  font-size: 1rem;
  color: #3B5646;
}
footer .footer-section p,
footer .footer-section a {
  color: #6D7578;
}
footer .footer-section li {
  margin-bottom: 0.65rem;
}
footer .footer-section .social-links {
  float: right;
}
footer .footer-section .social-links li {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1.5rem;
}
footer .footer-section .social-links li a {
  font-size: 1.25rem;
}
footer .footer-section .social-links li a i:before {
  color: #EEC21A !important;
}
footer .footer-section .follow-us {
  float: left;
}
footer .footer-section .copyright {
  clear: both;
}
footer .footer-section .author span {
  color: #6D7578;
  font-size: 0.75rem;
}
.footer-accreditations {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
}
.footer-accreditations .accreditation {
  height: 6rem;
  width: 10rem;
}
.footer-accreditations .accreditation img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
/* 
Use: Setup
Scope: All devices
Theme: Torry Hill Chestnut Fencing
Copyright 2020, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Base Pixel Equivalent
**************************************************************************/
/*************************************************************************
 #Grid Measurements
**************************************************************************/
/*************************************************************************
 #Animation Easing
**************************************************************************/
/*************************************************************************
 #Basic HTML Settings
**************************************************************************/
html,
body {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  overflow-y: hidden;
}
img,
svg {
  border: 0;
  margin: 0;
  padding: 0;
  image-rendering: auto;
}
svg {
  display: block;
}
/*# sourceMappingURL=style.css.map */