/*!
Theme Name: TFSR
Theme URI: https://frontside360.co.uk/
Author: TFSR
Author URI: https://frontside360.co.uk/
Version: 1.0.0
Developer: Mike Turner
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: TFSR
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

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

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

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

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: inherit;
}

a:visited {
  color: inherit;
}

a:hover,
a:focus,
a:active {
  color: midnightblue;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 850px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}

body {
  color: #212A36;
  font-family: "Figtree", sans-serif;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  background: #ffffff;
  overflow-x: hidden;
}
body.no-scroll {
  overflow: hidden;
}

.container, .small-container {
  padding-right: 20px;
  padding-left: 20px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .container {
    margin: 0 auto;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1312px) {
  .container {
    max-width: 1312px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 800px) {
  .small-container {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .site-content {
    margin-top: 104px;
  }
}
a {
  color: #212A36;
  text-decoration: underline;
}
a:visited, a:active, a:hover {
  color: #212A36;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

h1 {
  font-size: 65px;
  margin: 10px 0;
  font-style: bold;
  font-weight: 700;
  line-height: 65px;
  letter-spacing: 0px;
  color: #007D4F;
  font-size: clamp(3.4rem, 7vw, 6.5rem);
}
@media screen and (max-width: 769px) {
  h1 {
    line-height: 34px;
  }
}

h2 {
  font-size: 65px;
  margin: 10px 0;
  font-style: bold;
  font-weight: 700;
  line-height: 68px;
  letter-spacing: 0px;
  color: #007D4F;
  font-size: clamp(3rem, 7vw, 6.5rem);
}

h3 {
  font-size: 50px;
  margin: 10px 0;
  font-style: bold;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: 0px;
  font-size: clamp(2.8rem, 7vw, 5rem);
}

h4 {
  font-size: 24px;
  margin: 10px 0;
  font-style: medium;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0px;
  font-size: clamp(2rem, 7vw, 2.4rem);
}

h5 {
  font-size: 20px;
  margin: 10px 0;
  font-style: medium;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  font-size: clamp(1.8rem, 7vw, 2rem);
}

h6 {
  font-size: 16px;
  margin: 10px 0;
  font-style: medium;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0px;
  font-size: clamp(1.4rem, 7vw, 1.6rem);
}

p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24x;
  letter-spacing: -0.36px;
  font-size: clamp(1.9rem, 7vw, 2rem);
}

.customButton.button-stone {
  background: #212A36;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 10px 10px 0;
}
.customButton.button-stone::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.customButton.button-stone:hover {
  background: #12161d;
  transition: all 0.3s ease;
  text-decoration: none;
}
.customButton.button-stone:hover::after {
  transform: translateX(5px);
}
.customButton.button-stone:active {
  background: black;
}
.customButton.button-blue {
  background: #00B1D4;
  color: #000;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 10px 10px 0;
}
.customButton.button-blue::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #000;
  transition: transform 0.3s ease;
}
.customButton.button-blue:hover {
  background: #008fab;
  transition: all 0.3s ease;
  text-decoration: none;
}
.customButton.button-blue:hover::after {
  transform: translateX(5px);
}
.customButton.button-blue:active {
  background: #004755;
}
.customButton.button-green {
  background: #007D4F;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 10px 10px 0;
}
.customButton.button-green::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.customButton.button-green:hover {
  background: #005435;
  transition: all 0.3s ease;
  text-decoration: none;
}
.customButton.button-green:hover::after {
  transform: translateX(5px);
}
.customButton.button-green:active {
  background: black;
}
.customButton.button-yellow {
  background: #FAA21B;
  color: #212A36;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 10px 10px 0;
}
.customButton.button-yellow::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #212A36;
  transition: transform 0.3s ease;
}
.customButton.button-yellow:hover {
  background: #e78e05;
  transition: all 0.3s ease;
  text-decoration: none;
}
.customButton.button-yellow:hover::after {
  transform: translateX(5px);
}
.customButton.button-yellow:active {
  background: #925a03;
}
.customButton.button-red {
  background: #ED1C24;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 10px 10px 0;
}
.customButton.button-red::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.customButton.button-red:hover {
  background: #d01018;
  transition: all 0.3s ease;
  text-decoration: none;
}
.customButton.button-red:hover::after {
  transform: translateX(5px);
}
.customButton.button-red:active {
  background: #7f0a0f;
}

.single-news-back-button {
  margin-top: 10px;
}
.single-news-back-button a {
  color: #212A36;
}

.navigation-numbers-block {
  display: flex;
  justify-content: center;
  margin: 40px 0;
}
.navigation-numbers-block ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  gap: 10px;
}
.navigation-numbers-block ul .active {
  font-weight: bold;
}
.navigation-numbers-block ul a {
  color: #212A36;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #feffff #ffffff;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 16px;
}

*::-webkit-scrollbar-track {
  background: #ffffff;
}

*::-webkit-scrollbar-thumb {
  background-color: #feffff;
  border-radius: 10px;
  border: 3px solid #ffffff;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

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

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

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

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 1280px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.menu-toggle {
  background: none;
  border: none;
  margin-left: auto;
  border-radius: 0;
  z-index: 999;
}
@media screen and (max-width: 769px) {
  .menu-toggle {
    order: 3;
    padding-right: 0;
  }
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 3px;
  background-color: #212A36;
  margin: 8px 0;
  transition: 0.4s;
}

.menu-is-active .bar1 {
  transform: rotate(-45deg) translate(-8px, 8px);
}
.menu-is-active .bar2 {
  opacity: 0;
}
.menu-is-active .bar3 {
  transform: rotate(45deg) translate(-8px, -8px);
}

@media (max-width: 1279px) {
  .site-header .menu-main-menu-container {
    display: none;
  }
}
.site-header nav {
  background-color: #ffffff;
}
.site-header nav a {
  color: #212A36;
}
.site-header nav #primary-menu {
  display: flex;
  justify-content: center;
}
.site-header nav #primary-menu li a {
  padding: 15px;
}
@media (max-width: 768px) {
  .site-header nav #primary-menu li a {
    padding: 15px;
    font-size: 20px;
  }
}
.site-header nav #primary-menu li a:hover {
  background-color: #ececec;
}
.site-header nav.toggled .menu-main-menu-container {
  display: block;
  overflow: scroll;
}
.site-header nav.toggled .menu-overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100vh;
  left: 0;
  background: #ffffff;
  overflow: scroll;
  top: 160px;
  z-index: 9;
  border-radius: 0 0 24px 24px;
}
@media screen and (max-width: 769px) {
  .site-header nav.toggled .menu-overlay {
    top: 80px;
    height: auto;
  }
}
.site-header nav.toggled .menu-overlay #primary-menu {
  flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .site-header nav.toggled .menu-overlay #primary-menu {
    text-align: left;
    gap: 2px;
  }
}

.site-title img {
  display: block;
  min-width: 150px;
}
@media screen and (max-width: 1000px) {
  .site-title img {
    max-width: 100px;
  }
}

.main-navigation {
  display: flex;
  align-items: center;
  padding: 15px 0;
}
@media screen and (max-width: 769px) {
  .main-navigation li {
    border-bottom: 1px solid #212A36;
  }
}

.menu-overlay {
  display: flex;
  margin-left: auto;
}
@media (max-width: 1279px) {
  .menu-overlay {
    margin-left: unset;
  }
}
@media screen and (max-width: 769px) {
  .menu-overlay {
    display: none;
  }
}

.main-navigation ul ul {
  background-color: #ffffff;
  border-radius: 0 0 24px 24px;
}
@media (max-width: 768px) {
  .main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: none;
    position: relative;
    top: 100%;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: unset !important;
    box-shadow: none !important;
  }
}
.main-navigation ul ul li {
  border-radius: 0 0 24px 24px;
}
.main-navigation ul ul li:hover {
  background: #ffffff;
  color: #212A36;
}
.main-navigation ul ul li:hover a {
  color: #212A36 !important;
}
@media (max-width: 768px) {
  .main-navigation ul ul li:hover a {
    color: #212A36 !important;
  }
}
.main-navigation ul ul li:last-of-type {
  border-radius: 0 0 24px 24px;
}
.main-navigation ul ul li:last-of-type a {
  border-radius: 0 0 24px 24px;
}
.main-navigation ul ul a {
  color: #212A36 !important;
  padding: 5px 15px !important;
}
.main-navigation ul ul a:hover {
  text-decoration: none;
  color: #212A36 !important;
}

@media (max-width: 768px) {
  #primary-menu .menu-item-has-children .sub-menu {
    display: none;
  }
  #primary-menu .menu-item-has-children .submenu-toggle-button {
    position: absolute;
    top: 15px;
    right: 0;
    color: #007D4F;
    cursor: pointer;
  }
  #primary-menu .menu-item-has-children .submenu-toggle-button:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    mask: url("/wp-content/themes/tfsr/img/submenu-arrow-icon.svg") no-repeat center;
    -webkit-mask: url("/wp-content/themes/tfsr/img/submenu-arrow-icon.svg") no-repeat center;
    background-color: currentColor;
    cursor: pointer;
    margin-left: 20px;
    margin-right: 20px;
    padding: 15px 10px;
  }
  #primary-menu .submneu-menu-open .sub-menu {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
  }
  #primary-menu .submneu-menu-open .sub-menu li {
    opacity: 1 !important;
    width: 100%;
    text-align: center;
    border-radius: 0;
    border-bottom: 0;
  }
  #primary-menu .submneu-menu-open .sub-menu li a {
    font-size: 20px !important;
    width: 100%;
    text-align: left;
    color: #212A36 !important;
    margin-left: 15px;
  }
  #primary-menu .submneu-menu-open .submenu-toggle-button {
    position: absolute;
    right: 0;
    color: #007D4F;
    cursor: pointer;
  }
  #primary-menu .submneu-menu-open .submenu-toggle-button:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    mask: url("/wp-content/themes/tfsr/img/submenu-arrow-icon.svg") no-repeat center;
    -webkit-mask: url("/wp-content/themes/tfsr/img/submenu-arrow-icon.svg") no-repeat center;
    background-color: currentColor;
    cursor: pointer;
    margin-left: 20px;
    margin-right: 20px;
    padding: 15px 10px;
    rotate: 180deg;
  }
}
.header-button {
  background: #ED1C24;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff !important;
  font-weight: bold;
  margin-left: 10px;
}
.header-button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.header-button:hover {
  background: #d01018;
  transition: all 0.3s ease;
  text-decoration: none;
}
.header-button:hover::after {
  transform: translateX(5px);
}
.header-button:active {
  background: #7f0a0f;
}
@media screen and (max-width: 1000px) {
  .header-button {
    margin-left: auto;
  }
}

.header-search {
  margin-left: 30px;
  margin-right: 40px;
  cursor: pointer;
}
@media (max-width: 1110px) {
  .header-search {
    margin-right: 0;
  }
}
@media (max-width: 1072px) {
  .header-search {
    margin-left: 10px;
  }
}
.header-search img {
  top: 4px;
  position: relative;
  min-width: 19px;
}

.header-search-backdrop {
  background: rgba(33, 42, 54, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  z-index: 99;
}
.header-search-backdrop .header-search-close {
  position: absolute;
  top: 76px;
  right: 76px;
  color: #007D4F;
  cursor: pointer;
  z-index: 9999;
  width: 25px;
}
.header-search-backdrop .header-search-form {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 70px;
  position: absolute;
  transform: translate(10px, 10px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.header-search-backdrop input {
  padding: 12px;
  border-radius: 0;
  border: none;
}
.header-search-backdrop .search-submit {
  background: #007D4F;
  color: #ffffff;
  text-decoration: none;
  padding: 8px 30px;
  font-size: 18px;
  font-weight: normal;
  position: relative;
  border: 1px solid #007D4F;
  transition: 0.5s;
  display: inline-block;
  margin: 10px 0;
  padding: 10px 30px !important;
  font-size: 14px;
  line-height: 21px;
  border-radius: 0;
  position: static;
  cursor: pointer;
}

.site-footer {
  padding: 80px 0 70px 0;
  background-color: #212A36;
  color: #ffffff;
}
@media screen and (max-width: 769px) {
  .site-footer {
    padding: 40px 0;
  }
}
.site-footer .footer-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
@media screen and (max-width: 1000px) {
  .site-footer .footer-wrapper {
    flex-direction: column-reverse;
    gap: 5px;
  }
}
.site-footer .main-footer #main-footer-menu {
  margin: 12px 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 10px;
}
@media screen and (max-width: 769px) {
  .site-footer .main-footer #main-footer-menu {
    grid-template-columns: auto auto;
    margin: 20px 0;
  }
}
.site-footer .main-footer #main-footer-menu a {
  color: #ffffff;
  font-size: 10px;
}
@media screen and (max-width: 769px) {
  .site-footer .main-footer #main-footer-menu a {
    font-size: 14px;
  }
}
.site-footer .main-footer .footer-address {
  margin-top: 30px;
}
.site-footer .main-footer .footer-menu {
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 1000px) {
  .site-footer .main-footer .footer-menu {
    flex-direction: column;
    gap: 0;
  }
}
.site-footer .main-footer .copyright {
  font-size: 12px;
  margin-bottom: 0;
}
@media screen and (max-width: 769px) {
  .site-footer .main-footer .copyright {
    margin-bottom: 10px;
  }
}
.site-footer .right-footer {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.site-footer .right-footer .right-footer-buttons {
  display: flex;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .site-footer .right-footer .right-footer-buttons {
    flex-direction: column;
  }
}
.site-footer .right-footer .button-red {
  background: #ED1C24;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  width: 100%;
}
.site-footer .right-footer .button-red::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.site-footer .right-footer .button-red:hover {
  background: #d01018;
  transition: all 0.3s ease;
  text-decoration: none;
}
.site-footer .right-footer .button-red:hover::after {
  transform: translateX(5px);
}
.site-footer .right-footer .button-red:active {
  background: #7f0a0f;
}
@media screen and (max-width: 769px) {
  .site-footer .right-footer .button-red {
    text-align: center;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.site-footer .follow-us {
  display: flex;
  gap: 20px;
  margin-left: auto;
}
@media screen and (max-width: 1000px) {
  .site-footer .follow-us {
    margin: 0;
  }
}
.site-footer .follow-us p {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
}
.site-footer .follow-us .social-icons {
  display: flex;
  gap: 5px;
}
.site-footer .follow-us .social-icons svg {
  width: 18px;
  height: 18px;
}
.site-footer .footer-form {
  max-width: 835px;
  width: 100%;
}
.site-footer .footer-form h5 {
  margin-bottom: 9px;
}
.site-footer .footer-form .wpcf7-list-item {
  margin-left: 0;
  margin-top: 10px;
}
.site-footer .footer-form p {
  margin: 0 0 20px 0;
}
.site-footer .form-input-wrap p {
  display: flex;
  gap: 5px;
  margin: 0;
}
@media screen and (max-width: 769px) {
  .site-footer .form-input-wrap p {
    flex-direction: column;
  }
}
.site-footer .form-input-wrap label input {
  max-width: 235px;
  width: 100%;
  display: inline-block;
  border-radius: 6px;
  border: 1px solid #007D4F;
  height: 47px;
  padding: 15px;
}
@media screen and (max-width: 769px) {
  .site-footer .form-input-wrap label input {
    max-width: 100%;
  }
}
.site-footer .form-input-wrap label input::placeholder {
  color: #212A36;
}
.site-footer .bottom-footer-right {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
@media screen and (max-width: 769px) {
  .site-footer .bottom-footer-right {
    flex-direction: column;
    gap: 10px;
  }
}
.site-footer .website-by {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0;
  font-size: 12px;
}
@media screen and (max-width: 769px) {
  .site-footer .website-by {
    margin-left: unset;
  }
}
.site-footer .website-by svg {
  display: block;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #007D4F;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 12px 20px 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  margin-top: 10px;
}
@media screen and (max-width: 769px) {
  .wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
  }
}
.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #0e0826;
  transition: all 0.3s ease;
  text-decoration: none;
}

.hero-section {
  margin-bottom: 20px;
}
.hero-section .hero-slider-block {
  border-radius: 24px;
  background: #007D4F;
}
@media screen and (max-width: 769px) {
  .hero-section .hero-slider-block {
    padding: 0;
    border-radius: unset;
  }
}
.hero-section .hero-slider-block .image {
  flex: 2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0 12px 12px 0;
}
@media screen and (max-width: 769px) {
  .hero-section .hero-slider-block .image {
    width: 100%;
    height: 350px;
    flex: unset;
    border-radius: unset;
  }
}
.hero-section .inner-wrap {
  height: 100%;
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 769px) {
  .hero-section .inner-wrap {
    flex-direction: column;
  }
}
.hero-section .text {
  flex: 1;
  padding: 60px;
  border-right: 8px solid #ffffff;
}
@media screen and (max-width: 769px) {
  .hero-section .text {
    padding: 20px 20px 60px 20px;
    border-right: none;
    border-top: 8px solid #ffffff;
  }
}
.hero-section .text-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  position: relative;
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
  text-align: left;
}
.hero-section .text-wrap h1 {
  color: #ffffff;
}
.hero-section .text-wrap .buttons-wrap {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 769px) {
  .hero-section .text-wrap .buttons-wrap {
    gap: 10px;
    flex-direction: column;
  }
}
.hero-section .text-wrap .button {
  background: #FAA21B;
  color: #212A36;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  align-self: baseline;
}
.hero-section .text-wrap .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #212A36;
  transition: transform 0.3s ease;
}
.hero-section .text-wrap .button:hover {
  background: #e78e05;
  transition: all 0.3s ease;
  text-decoration: none;
}
.hero-section .text-wrap .button:hover::after {
  transform: translateX(5px);
}
.hero-section .text-wrap .button:active {
  background: #925a03;
}
@media screen and (max-width: 769px) {
  .hero-section .text-wrap .button {
    width: 100%;
  }
}
.hero-section .slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 8px;
  margin: 0;
  padding: 1rem 0;
  list-style: none;
  cursor: pointer;
}
.hero-section .slick-dots li button {
  display: block;
  width: 14px;
  height: 14px;
  padding: 0;
  border-radius: 50%;
  background: none;
  border: 2px solid #212A36;
  text-indent: -9999px;
}
.hero-section .slick-dots li.slick-active button {
  background-color: #212A36;
}
.hero-section .dots-with-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  gap: 10px;
}
.hero-section .slick-prev,
.hero-section .slick-next {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #212A36;
}
.hero-section .slick-prev svg,
.hero-section .slick-next svg {
  width: 24px;
  height: 24px;
}
.hero-section .dots-with-arrows {
  position: absolute;
  left: 60px;
  bottom: 5px;
}
.hero-section .dots-with-arrows li button {
  border: 2px solid #ffffff;
}
.hero-section .dots-with-arrows li.slick-active button {
  background-color: #ffffff;
}
.hero-section .dots-with-arrows .slick-prev,
.hero-section .dots-with-arrows .slick-next {
  color: #ffffff;
}

.banner-vone-section {
  margin-bottom: 20px;
}
.banner-vone-section .inner-wrap {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.banner-vone-section .images {
  display: flex;
  gap: 8px;
}
.banner-vone-section .image {
  flex: 1;
  width: 420px;
  height: 450px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px 0 0 0;
}
@media screen and (max-width: 769px) {
  .banner-vone-section .image {
    width: 100%;
    border-radius: 24px 24px 0 0;
    height: 330px;
  }
}
.banner-vone-section .image-two {
  flex: 2;
  width: 820px;
  height: 450px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 24px 0 0;
}
@media screen and (max-width: 769px) {
  .banner-vone-section .image-two {
    display: none;
  }
}
.banner-vone-section .text {
  flex: 1;
  padding: 35px;
  border-radius: 0 0 24px 24px;
  overflow: hidden;
}
@media screen and (max-width: 769px) {
  .banner-vone-section .text {
    padding: 20px;
  }
}
.banner-vone-section .text.green {
  background: #007D4F;
}
.banner-vone-section .text.stone {
  background: #212A36;
}
.banner-vone-section .text.blue {
  background: #00B1D4;
}
.banner-vone-section .text.blue h1, .banner-vone-section .text.blue .text-wrap {
  color: #212A36;
}
.banner-vone-section .text-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
  position: relative;
  color: #ffffff;
}
.banner-vone-section .text-wrap::after {
  content: "";
  position: absolute;
  background-image: url(img/tfsrhand.svg);
  width: 400px;
  height: 370px;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
  opacity: 0.3;
}
@media screen and (max-width: 769px) {
  .banner-vone-section .text-wrap {
    flex-direction: column;
    gap: 10px;
  }
}
.banner-vone-section .text-wrap h1 {
  color: #ffffff;
  max-width: 640px;
  margin: 0;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  width: auto;
}
@media screen and (max-width: 769px) {
  .banner-vone-section .text-wrap h1 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }
}
.banner-vone-section .text-wrap .flag {
  width: 60px;
  height: 40px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 6px solid #FAA21B;
  border-radius: 6px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.banner-vtwo-section {
  margin-bottom: 20px;
}
.banner-vtwo-section .inner-wrap {
  display: flex;
  gap: 8px;
  flex-direction: row-reverse;
}
@media screen and (max-width: 769px) {
  .banner-vtwo-section .inner-wrap {
    flex-direction: column;
  }
}
.banner-vtwo-section .images {
  display: flex;
  gap: 8px;
  width: 50%;
  height: 100%;
}
@media screen and (max-width: 769px) {
  .banner-vtwo-section .images {
    width: 100%;
  }
}
.banner-vtwo-section .image {
  flex: 1;
  width: 100%;
  height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 24px 24px 0;
}
@media screen and (max-width: 769px) {
  .banner-vtwo-section .image {
    width: 100%;
    border-radius: 24px 24px 0 0;
    height: 330px;
  }
}
.banner-vtwo-section .text {
  flex: 1;
  padding: 30px;
  border-radius: 24px 0 0 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 769px) {
  .banner-vtwo-section .text {
    border-radius: 0 0 24px 24px;
  }
}
.banner-vtwo-section .text.green {
  background: #007D4F;
}
.banner-vtwo-section .text.stone {
  background: #212A36;
}
.banner-vtwo-section .text.blue {
  background: #00B1D4;
}
.banner-vtwo-section .text.blue h1, .banner-vtwo-section .text.blue .text-wrap {
  color: #212A36;
}
.banner-vtwo-section .text.yellow {
  background: #FAA21B;
}
.banner-vtwo-section .text.yellow h1, .banner-vtwo-section .text.yellow .text-wrap {
  color: #212A36;
}
.banner-vtwo-section .text-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  color: #ffffff;
  gap: 10px;
}
@media screen and (max-width: 769px) {
  .banner-vtwo-section .text-wrap {
    gap: 2px;
  }
}
.banner-vtwo-section .text-wrap h1 {
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 769px) {
  .banner-vtwo-section .text-wrap h1 {
    text-align: center;
  }
}
.banner-vtwo-section .text-wrap p {
  margin: 0;
}
.banner-vtwo-section .text-wrap .flag {
  width: 60px;
  height: 40px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 6px solid #FAA21B;
  border-radius: 6px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.main-content-block-section {
  padding: 60px 0;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .main-content-block-section {
    padding: 35px 0;
  }
}
.main-content-block-section .container {
  position: relative;
}
@media screen and (max-width: 769px) {
  .main-content-block-section .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.main-content-block-section .two-col-image-text {
  display: flex;
  align-items: center;
  gap: 50px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .main-content-block-section .two-col-image-text {
    flex-direction: column-reverse;
    gap: 25px;
  }
}
.main-content-block-section .two-col-image-text .text {
  flex: 1;
  max-width: 640px;
  width: 100%;
  margin: 0 auto;
}
.main-content-block-section .two-col-image-text .text h2 {
  position: relative;
}
.main-content-block-section .two-col-image-text .images {
  flex: 1;
  text-align: center;
  max-width: 550px;
  width: 100%;
  margin: 0 auto;
}
.main-content-block-section .two-col-image-text .images .image {
  width: 100%;
  height: 450px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
}
@media screen and (max-width: 769px) {
  .main-content-block-section .two-col-image-text .images .image {
    width: 100%;
    height: 400px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.main-content-block-section .two-col-image-text .images.two-images {
  display: flex;
  gap: 15px;
}
.main-content-block-section .two-col-image-text .images.two-images .image {
  width: 50%;
  height: 450px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 769px) {
  .main-content-block-section .two-col-image-text .images.two-images .image {
    width: 50%;
    height: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.main-content-block-section .two-col-image-text.right {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1000px) {
  .main-content-block-section .two-col-image-text.right {
    flex-direction: column-reverse;
  }
}
.main-content-block-section .one {
  max-width: 1270px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.main-content-block-section .one.less-padding {
  margin: -45px 0;
}
.main-content-block-section .two-column-text h2 {
  text-align: center;
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
}
.main-content-block-section .two-column-text .two-col-text-wrapper {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1000px) {
  .main-content-block-section .two-column-text .two-col-text-wrapper {
    flex-direction: column;
    gap: 5px;
  }
}
.main-content-block-section .two-column-text .left-text, .main-content-block-section .two-column-text .right-text {
  flex: 1;
}
.main-content-block-section .two-column-text .left-text ul, .main-content-block-section .two-column-text .right-text ul {
  padding: 0;
  margin: 0;
}
.main-content-block-section .two-column-text .left-text ul li, .main-content-block-section .two-column-text .right-text ul li {
  margin: 20px 0;
}
.main-content-block-section .images-slider {
  display: flex;
  gap: 15px;
  /* the slides */
  /* the parent */
}
@media screen and (max-width: 769px) {
  .main-content-block-section .images-slider {
    flex-direction: column;
  }
}
.main-content-block-section .images-slider.slick-initialized {
  display: block;
}
.main-content-block-section .images-slider .image {
  flex: 1;
  width: 100%;
  height: 450px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
}
@media screen and (max-width: 769px) {
  .main-content-block-section .images-slider .image {
    width: 100%;
    height: 400px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    flex: unset;
  }
}
.main-content-block-section .images-slider .slick-slide {
  margin: 0 7px;
}
.main-content-block-section .images-slider .slick-list {
  margin: 0 -7px;
}
.main-content-block-section .images-slider .slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 8px;
  margin: 0;
  padding: 1rem 0;
  list-style: none;
  cursor: pointer;
}
.main-content-block-section .images-slider .slick-dots li button {
  display: block;
  width: 14px;
  height: 14px;
  padding: 0;
  border-radius: 50%;
  background: none;
  border: 2px solid #212A36;
  text-indent: -9999px;
}
.main-content-block-section .images-slider .slick-dots li.slick-active button {
  background-color: #212A36;
}
.main-content-block-section .images-slider .dots-with-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  gap: 10px;
}
.main-content-block-section .images-slider .slick-prev,
.main-content-block-section .images-slider .slick-next {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #212A36;
}
.main-content-block-section .images-slider .slick-prev svg,
.main-content-block-section .images-slider .slick-next svg {
  width: 24px;
  height: 24px;
}
.main-content-block-section.grey {
  background-color: #F8F8F8;
}

.cta-section {
  margin: 60px 0;
}
.cta-section .cta-block {
  background-color: #FAA21B;
  border-radius: 24px;
  position: relative;
}
.cta-section .cta-block::after {
  content: "";
  position: absolute;
  background-image: url(img/tfsrhand.svg);
  width: 400px;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
  bottom: -50px;
  opacity: 0.3;
}
.cta-section .cta-inner {
  padding: 60px 0;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 769px) {
  .cta-section .cta-inner {
    padding: 25px;
  }
}
.cta-section h1, .cta-section h2, .cta-section h3, .cta-section h4 {
  color: #212A36;
}
.cta-section .image-added {
  display: flex;
  align-items: center;
  position: relative;
  gap: 40px;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .cta-section .image-added {
    flex-direction: column-reverse;
    gap: 20px;
  }
}
.cta-section .image-added .text {
  flex: 1;
  padding: 50px 0;
  color: #212A36;
}
@media screen and (max-width: 769px) {
  .cta-section .image-added .text {
    padding: 0 30px 15px 30px;
  }
}
.cta-section .image-added .image {
  flex: 1;
}
.cta-section .image-added .image.yes-popout img {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(20%, 0%);
  max-width: 660px;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .cta-section .image-added .image.yes-popout img {
    position: relative;
    transform: unset;
    margin-top: -60px;
  }
}
.cta-section .image-added .image.no {
  padding: 60px 0;
}
.cta-section .image-added .image.no img {
  z-index: 1;
  position: relative;
  border-radius: 24px;
}
@media screen and (max-width: 769px) {
  .cta-section .image-added .image.no img {
    padding: 0;
    border-radius: 24px 24px 0 0;
  }
}
.cta-section .form-input-wrap {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 769px) {
  .cta-section .form-input-wrap {
    flex-direction: column;
    gap: 10px;
  }
}
.cta-section .form-input-wrap input {
  margin: 0 !important;
}
.cta-section .form-input-wrap .inputs p {
  display: flex;
  gap: 20px;
  margin: 0;
}
@media screen and (max-width: 769px) {
  .cta-section .form-input-wrap .inputs p {
    flex-direction: column;
    gap: 5px;
  }
}
.cta-section .form-input-wrap input {
  width: 100%;
}
.cta-section .form-input-wrap p {
  margin: 0;
}

.people-block-section {
  padding: 70px 0;
}
.people-block-section.grey {
  background-color: #F8F8F8;
}
.people-block-section .container {
  max-width: 1400px;
}
.people-block-section h2 {
  text-align: center;
  position: relative;
  margin-top: 0;
}
.people-block-section .wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: start;
  gap: 20px;
  margin-top: 50px;
}
@media screen and (max-width: 1000px) {
  .people-block-section .wrapper {
    grid-template-columns: 1fr;
  }
}
.people-block-section .wrapper .block {
  padding: 20px;
}
@media screen and (max-width: 1000px) {
  .people-block-section .wrapper .block {
    padding: 0;
    text-align: center;
  }
}
.people-block-section .wrapper .block:only-child {
  grid-column: 1/-1;
  justify-self: center;
  max-width: 600px;
}
.people-block-section .wrapper .person-wrap {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1000px) {
  .people-block-section .wrapper .person-wrap {
    flex-direction: column;
    gap: 10px;
  }
}
.people-block-section .wrapper .person-wrap img {
  max-width: 200px;
  width: 100%;
  border-radius: 15px;
}
@media screen and (max-width: 1000px) {
  .people-block-section .wrapper .person-wrap img {
    max-width: 165px;
    width: 100%;
  }
}
.people-block-section .wrapper .person-wrap h5 {
  color: #007D4F;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 10px;
}
.people-block-section .wrapper .person-wrap p {
  margin-top: 0;
}
.people-block-section .wrapper .person-wrap .right {
  flex: 1;
}

.stats-section {
  padding: 70px 0;
  text-align: center;
}
.stats-section.grey {
  background-color: #F8F8F8;
}
.stats-section .stats-wrapper {
  display: flex;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 1000px) {
  .stats-section .stats-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
.stats-section .stat-block {
  display: flex;
  max-width: 400px;
  width: 100%;
  gap: 5px;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
@media screen and (max-width: 1000px) {
  .stats-section .stat-block {
    padding: 10px 20px;
    gap: 10px;
    max-width: 300px;
  }
}
.stats-section p {
  margin: 0;
  font-size: 16px;
}
.stats-section .stat {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.stats-section .stat img {
  width: 40px;
  height: 40px;
}
.stats-section .stat h3 {
  margin: 0;
}
.stats-section .stat.yellow {
  color: #FAA21B;
}
.stats-section .stat.blue {
  color: #00B1D4;
}
.stats-section .stat.red {
  color: #ED1C24;
}

.slider-section {
  padding: 70px 0;
  text-align: center;
  /* Stone variant */
}
.slider-section .top-block {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.slider-section .top-block h2 {
  color: #007D4F;
}
.slider-section .slider-wrapper {
  display: flex;
  gap: 20px;
  position: relative;
}
.slider-section .slider-wrapper::before, .slider-section .slider-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.slider-section .slider-wrapper::before {
  left: 0;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}
.slider-section .slider-wrapper::after {
  right: 0;
  background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
}
@media screen and (max-width: 769px) {
  .slider-section .slider-wrapper {
    flex-direction: column;
  }
}
.slider-section .slider-wrapper.slick-initialized {
  display: block;
}
.slider-section .slick-track {
  display: flex;
  gap: 20px;
}
.slider-section .slider-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.slider-section .slider-block .image {
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
}
.slider-section .slider-block h5 {
  color: #007D4F;
  margin-top: 30px;
}
.slider-section .button {
  background: #007D4F;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: auto;
}
.slider-section .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.slider-section .button:hover {
  background: #005435;
  transition: all 0.3s ease;
  text-decoration: none;
}
.slider-section .button:hover::after {
  transform: translateX(5px);
}
.slider-section .button:active {
  background: black;
}
.slider-section .slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 8px;
  margin: 0;
  padding: 1rem 0;
  list-style: none;
  cursor: pointer;
}
.slider-section .slick-dots li button {
  display: block;
  width: 14px;
  height: 14px;
  padding: 0;
  border-radius: 50%;
  background: none;
  border: 2px solid #212A36;
  text-indent: -9999px;
}
.slider-section .slick-dots li.slick-active button {
  background-color: #212A36;
}
.slider-section .dots-with-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  gap: 10px;
}
.slider-section .slick-prev,
.slider-section .slick-next {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #212A36;
}
.slider-section .slick-prev svg,
.slider-section .slick-next svg {
  width: 24px;
  height: 24px;
}
.slider-section.stone {
  background-color: #212A36;
}
.slider-section.stone h2 {
  color: #FAA21B;
}
.slider-section.stone p {
  color: #ffffff;
}
.slider-section.stone h5 {
  color: #FAA21B;
}
.slider-section.stone .button {
  background: #FAA21B;
  color: #212A36;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.slider-section.stone .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #212A36;
  transition: transform 0.3s ease;
}
.slider-section.stone .button:hover {
  background: #e78e05;
  transition: all 0.3s ease;
  text-decoration: none;
}
.slider-section.stone .button:hover::after {
  transform: translateX(5px);
}
.slider-section.stone .button:active {
  background: #925a03;
}
.slider-section.stone .slick-dots li button {
  border: 2px solid #ffffff;
}
.slider-section.stone .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.slider-section.stone .slick-prev,
.slider-section.stone .slick-next {
  color: #ffffff;
}
.slider-section.stone .slider-wrapper::before {
  left: 0;
  background: linear-gradient(to right, #212A36, rgba(255, 255, 255, 0));
}
.slider-section.stone .slider-wrapper::after {
  right: 0;
  background: linear-gradient(to left, #212A36, rgba(255, 255, 255, 0));
}

.news-section {
  padding: 50px 0;
}
.news-section.grey {
  background-color: #F8F8F8;
}
.news-section h2 {
  text-align: center;
  position: relative;
  margin-top: 0;
  color: #007D4F;
}
.news-section .news-items-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 80px;
}
.news-section .bg-image {
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  margin-bottom: 23px;
}
.news-section h4 .newsicon {
  width: 30px;
}
.news-section h4 a {
  color: #212A36;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.news-section .find-out-more {
  color: #212A36;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.news-section .find-out-more svg {
  margin-left: 10px;
}
.news-section .find-out-more path {
  fill: #00B1D4;
}
.news-section .bottom-button {
  text-align: center;
  margin-top: 30px;
}
.news-section .button {
  background: #00B1D4;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.news-section .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.news-section .button:hover {
  background: #008fab;
  transition: all 0.3s ease;
  text-decoration: none;
}
.news-section .button:hover::after {
  transform: translateX(5px);
}
.news-section .button:active {
  background: #004755;
}

.projects-section {
  padding: 60px 0;
}
.projects-section.grey {
  background-color: #F8F8F8;
}
.projects-section h2 {
  text-align: center;
  position: relative;
  margin: 0;
  color: #007D4F;
}
.projects-section .items-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: start;
  gap: 20px;
  margin-top: 80px;
}
@media screen and (max-width: 1000px) {
  .projects-section .items-wrapper {
    grid-template-columns: 1fr;
  }
}
.projects-section .bg-image {
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  margin-bottom: 23px;
}
@media screen and (max-width: 1000px) {
  .projects-section .bg-image {
    height: 245px;
  }
}
.projects-section h4 .projecticon {
  width: 30px;
}
.projects-section h4 a {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.projects-section a {
  text-align: center;
  color: #212A36;
}
.projects-section .findoutmore {
  text-transform: uppercase;
  margin-bottom: 20px;
  text-decoration: underline;
}
.projects-section .findoutmore svg {
  margin-left: 10px;
}
.projects-section .findoutmore path {
  fill: #00B1D4;
}
.projects-section .bottom-button {
  text-align: center;
  margin-top: 30px;
}
.projects-section .button {
  background: #00B1D4;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.projects-section .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.projects-section .button:hover {
  background: #008fab;
  transition: all 0.3s ease;
  text-decoration: none;
}
.projects-section .button:hover::after {
  transform: translateX(5px);
}
.projects-section .button:active {
  background: #004755;
}
.projects-section .button:after {
  transform: rotate(90deg) !important;
}
.projects-section .button:hover {
  cursor: pointer;
}
.projects-section .button:hover.after {
  transform: translateX(0) !important;
}

.projects-update-section {
  padding: 60px 0;
}
.projects-update-section.grey {
  background-color: #F8F8F8;
}
.projects-update-section h2 {
  text-align: center;
  position: relative;
  margin: 0;
  color: #007D4F;
}
.projects-update-section .items-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: start;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 1000px) {
  .projects-update-section .items-wrapper {
    grid-template-columns: 1fr;
  }
}
.projects-update-section .bg-image {
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  margin-bottom: 23px;
}
@media screen and (max-width: 1000px) {
  .projects-update-section .bg-image {
    height: 245px;
  }
}
.projects-update-section h4 .projecticon {
  width: 30px;
}
.projects-update-section h4 a {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.projects-update-section a {
  text-align: center;
  color: #212A36;
}
.projects-update-section .findoutmore {
  text-transform: uppercase;
  margin-bottom: 20px;
  text-decoration: underline;
}
.projects-update-section .findoutmore svg {
  margin-left: 10px;
}
.projects-update-section .findoutmore path {
  fill: #00B1D4;
}
.projects-update-section .bottom-button {
  text-align: center;
  margin-top: 30px;
}
.projects-update-section .button {
  background: #00B1D4;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.projects-update-section .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.projects-update-section .button:hover {
  background: #008fab;
  transition: all 0.3s ease;
  text-decoration: none;
}
.projects-update-section .button:hover::after {
  transform: translateX(5px);
}
.projects-update-section .button:active {
  background: #004755;
}
.projects-update-section .button:after {
  transform: rotate(90deg) !important;
}
.projects-update-section .button:hover {
  cursor: pointer;
}
.projects-update-section .button:hover.after {
  transform: translateX(0) !important;
}

.map-section {
  padding-top: 70px;
  text-align: center;
}
.map-section.grey {
  background-color: #F8F8F8;
}
.map-section h2 {
  color: #007D4F;
  margin-bottom: 30px;
}
.map-section iframe {
  display: block;
}

.contact-section {
  background-color: #007D4F;
  color: #ffffff;
  padding: 60px 0;
}
@media screen and (max-width: 769px) {
  .contact-section {
    padding: 30px 0;
  }
}
.contact-section h2 {
  position: relative;
  text-align: center;
  color: #ffffff;
}
.contact-section .contact-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  margin-top: 50px;
}
@media screen and (max-width: 1000px) {
  .contact-section .contact-wrapper {
    flex-direction: column;
    gap: 10px;
    margin-top: 25px;
  }
}
.contact-section .contact-wrapper .form {
  width: 100%;
  flex: 1;
}
.contact-section .info {
  display: flex;
  gap: 10px;
  flex-direction: column;
  flex: 1;
}
.contact-section .info .info-top-wrap {
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 769px) {
  .contact-section .info .info-top-wrap {
    flex-direction: column;
    gap: 10px;
  }
}
.contact-section .info p {
  margin-bottom: 0;
}
.contact-section form {
  margin-top: 18px;
}
@media screen and (max-width: 769px) {
  .contact-section form {
    margin-top: 10px;
  }
}
.contact-section form .form-input-wrap .inputs p {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.contact-section form input, .contact-section form textarea {
  width: 100%;
  padding: 10px 15px;
  border-radius: 6px;
}
.contact-section form p {
  margin: 0;
}
.contact-section form .wpcf7-acceptance input {
  width: auto;
}
.contact-section form .wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #FAA21B;
  color: #212A36;
  display: inline-block;
  border-radius: 6px;
  padding: 12px 20px 10px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  margin-top: 10px;
  width: auto;
}
@media screen and (max-width: 769px) {
  .contact-section form .wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
  }
}
.contact-section form .wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #212A36;
  color: #ffffff;
  transition: all 0.3s ease;
  text-decoration: none;
}

.blog-content-section {
  padding: 70px 0;
}
.blog-content-section h1 {
  color: #212A36;
  margin-bottom: 20px;
}
.blog-content-section .date-picker p {
  color: rgba(33, 42, 54, 0.75);
}
.blog-content-section .blog-two-column-text-content {
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 769px) {
  .blog-content-section .blog-two-column-text-content {
    flex-direction: column;
    gap: 5px;
  }
}
.blog-content-section .blog-two-column-text-content .left, .blog-content-section .blog-two-column-text-content .right {
  flex: 1;
}

.woocommerce-wrapper {
  margin-top: 40px;
}
.woocommerce-wrapper .button {
  background: #007D4F;
  color: #ffffff;
  display: inline-block;
  border-radius: 6px;
  padding: 6px 16px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  background-color: #007D4F !important;
  color: #ffffff !important;
}
.woocommerce-wrapper .button::after {
  content: url("img/right-arrow.svg");
  left: 6px;
  position: relative;
  top: 2px;
  content: "";
  mask: url(img/right-arrow.svg) no-repeat 100% 100%;
  mask-size: cover;
  width: 17px;
  height: 12px;
  display: inline-block;
  background-color: #ffffff;
  transition: transform 0.3s ease;
}
.woocommerce-wrapper .button:hover {
  background: #005435;
  transition: all 0.3s ease;
  text-decoration: none;
}
.woocommerce-wrapper .button:hover::after {
  transform: translateX(5px);
}
.woocommerce-wrapper .button:active {
  background: black;
}
.woocommerce-wrapper .button:hover {
  background: #005435 !important;
}
.woocommerce-wrapper a {
  color: #212A36 !important;
}
.woocommerce-wrapper h2 {
  line-height: normal;
}

.blog .news-hub-hero .inner-wrap, .category .news-hub-hero .inner-wrap {
  display: flex;
  gap: 8px;
  flex-direction: row-reverse;
}
@media screen and (max-width: 769px) {
  .blog .news-hub-hero .inner-wrap, .category .news-hub-hero .inner-wrap {
    flex-direction: column;
  }
}
.blog .news-hub-hero .images, .category .news-hub-hero .images {
  display: flex;
  gap: 8px;
  width: 50%;
  height: 100%;
}
@media screen and (max-width: 769px) {
  .blog .news-hub-hero .images, .category .news-hub-hero .images {
    width: 100%;
  }
}
.blog .news-hub-hero .image, .category .news-hub-hero .image {
  flex: 1;
  width: 100%;
  height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 24px 24px 0;
}
@media screen and (max-width: 769px) {
  .blog .news-hub-hero .image, .category .news-hub-hero .image {
    width: 100%;
    border-radius: 24px 24px 0 0;
    height: 330px;
  }
}
.blog .news-hub-hero .text, .category .news-hub-hero .text {
  flex: 1;
  padding: 30px;
  border-radius: 24px 0 0 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 769px) {
  .blog .news-hub-hero .text, .category .news-hub-hero .text {
    border-radius: 0 0 24px 24px;
  }
}
.blog .news-hub-hero .text.green, .category .news-hub-hero .text.green {
  background: #007D4F;
}
.blog .news-hub-hero .text.stone, .category .news-hub-hero .text.stone {
  background: #212A36;
}
.blog .news-hub-hero .text.blue, .category .news-hub-hero .text.blue {
  background: #00B1D4;
}
.blog .news-hub-hero .text.blue h1, .blog .news-hub-hero .text.blue .text-wrap, .category .news-hub-hero .text.blue h1, .category .news-hub-hero .text.blue .text-wrap {
  color: #212A36;
}
.blog .news-hub-hero .text.yellow, .category .news-hub-hero .text.yellow {
  background: #FAA21B;
}
.blog .news-hub-hero .text.yellow h1, .blog .news-hub-hero .text.yellow .text-wrap, .category .news-hub-hero .text.yellow h1, .category .news-hub-hero .text.yellow .text-wrap {
  color: #212A36;
}
.blog .news-hub-hero .text-wrap, .category .news-hub-hero .text-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  color: #ffffff;
  gap: 10px;
}
@media screen and (max-width: 769px) {
  .blog .news-hub-hero .text-wrap, .category .news-hub-hero .text-wrap {
    gap: 2px;
  }
}
.blog .news-hub-hero .text-wrap h1, .category .news-hub-hero .text-wrap h1 {
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 769px) {
  .blog .news-hub-hero .text-wrap h1, .category .news-hub-hero .text-wrap h1 {
    text-align: center;
  }
}
.blog .news-hub-hero .text-wrap p, .category .news-hub-hero .text-wrap p {
  margin: 0;
}
.blog .news-hub-hero .text-wrap .flag, .category .news-hub-hero .text-wrap .flag {
  width: 60px;
  height: 40px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 6px solid #FAA21B;
  border-radius: 6px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.blog .news-wrapper, .category .news-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 50px 20px;
  margin-bottom: 40px;
}
.blog .bg-image, .category .bg-image {
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  margin-bottom: 23px;
}
.blog h4 .newsicon, .category h4 .newsicon {
  width: 30px;
}
.blog h4 a, .category h4 a {
  color: #212A36;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.blog .find-out-more, .category .find-out-more {
  color: #212A36;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.blog .find-out-more svg, .category .find-out-more svg {
  margin-left: 10px;
}
.blog .find-out-more path, .category .find-out-more path {
  fill: #00B1D4;
}
.blog .filterbar, .category .filterbar {
  display: block;
  font-size: 16px;
  padding: 40px 0;
}
@media screen and (max-width: 1000px) {
  .blog .filterbar, .category .filterbar {
    padding: 20px 0;
  }
}
@media screen and (max-width: 769px) {
  .blog .filterbar, .category .filterbar {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.blog .filterbar select, .category .filterbar select {
  display: none;
}
.blog .filterbar p.left, .category .filterbar p.left {
  float: left;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 800px) {
  .blog .filterbar p.left, .category .filterbar p.left {
    margin-right: 10px;
  }
}
.blog .content ul#filters, .category .content ul#filters {
  margin: 0;
  padding: 0;
}
.blog ul#filters li, .category ul#filters li {
  display: block;
  float: left;
  margin: 0 20px 8px 0;
}
.blog ul#filters li a, .category ul#filters li a {
  color: #007D4F;
  display: block;
  text-decoration: none;
}
.blog ul#filters li a:before, .category ul#filters li a:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #007D4F;
  position: relative;
  top: 5px;
  margin-right: 10px;
}
.blog ul#filters li a.active:before, .category ul#filters li a.active:before {
  background-color: #007D4F;
}
@media screen and (max-width: 850px) {
  .blog .filterbar ul#filters, .category .filterbar ul#filters {
    display: none;
  }
  .blog .filterbar select, .category .filterbar select {
    display: block;
    padding: 8px 25px 6px 10px;
    -webkit-appearance: none;
    color: #007D4F;
    border: 1px solid #007D4F;
    background: url(/wp-content/themes/blank/public/img/down-arrow-select.svg) no-repeat calc(100% - 10px) center;
    background-size: 25px;
  }
  .blog .filterbar select:focus, .category .filterbar select:focus {
    outline: 0;
  }
}

.post-type-archive-projects .projects-hub-hero .inner-wrap {
  display: flex;
  gap: 8px;
  flex-direction: row-reverse;
}
@media screen and (max-width: 769px) {
  .post-type-archive-projects .projects-hub-hero .inner-wrap {
    flex-direction: column;
  }
}
.post-type-archive-projects .projects-hub-hero .images {
  display: flex;
  gap: 8px;
  width: 50%;
  height: 100%;
}
@media screen and (max-width: 769px) {
  .post-type-archive-projects .projects-hub-hero .images {
    width: 100%;
  }
}
.post-type-archive-projects .projects-hub-hero .image {
  flex: 1;
  width: 100%;
  height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0 24px 24px 0;
}
@media screen and (max-width: 769px) {
  .post-type-archive-projects .projects-hub-hero .image {
    width: 100%;
    border-radius: 24px 24px 0 0;
    height: 330px;
  }
}
.post-type-archive-projects .projects-hub-hero .text {
  flex: 1;
  padding: 30px;
  border-radius: 24px 0 0 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 769px) {
  .post-type-archive-projects .projects-hub-hero .text {
    border-radius: 0 0 24px 24px;
  }
}
.post-type-archive-projects .projects-hub-hero .text.green {
  background: #007D4F;
}
.post-type-archive-projects .projects-hub-hero .text.stone {
  background: #212A36;
}
.post-type-archive-projects .projects-hub-hero .text.blue {
  background: #00B1D4;
}
.post-type-archive-projects .projects-hub-hero .text.blue h1, .post-type-archive-projects .projects-hub-hero .text.blue .text-wrap {
  color: #212A36;
}
.post-type-archive-projects .projects-hub-hero .text.yellow {
  background: #FAA21B;
}
.post-type-archive-projects .projects-hub-hero .text.yellow h1, .post-type-archive-projects .projects-hub-hero .text.yellow .text-wrap {
  color: #212A36;
}
.post-type-archive-projects .projects-hub-hero .text-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  color: #ffffff;
  gap: 10px;
}
@media screen and (max-width: 769px) {
  .post-type-archive-projects .projects-hub-hero .text-wrap {
    gap: 2px;
  }
}
.post-type-archive-projects .projects-hub-hero .text-wrap h1 {
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 769px) {
  .post-type-archive-projects .projects-hub-hero .text-wrap h1 {
    text-align: center;
  }
}
.post-type-archive-projects .projects-hub-hero .text-wrap p {
  margin: 0;
}
.post-type-archive-projects .projects-hub-hero .text-wrap .flag {
  width: 60px;
  height: 40px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 6px solid #FAA21B;
  border-radius: 6px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.post-type-archive-projects .projects-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 50px 20px;
  margin-top: 40px;
}
.post-type-archive-projects .bg-image {
  width: 100%;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 24px;
  margin-bottom: 23px;
}
.post-type-archive-projects h4 .projectsicon {
  width: 30px;
}
.post-type-archive-projects h4 a {
  color: #212A36;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.post-type-archive-projects .find-out-more {
  color: #212A36;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.post-type-archive-projects .find-out-more svg {
  margin-left: 10px;
}
.post-type-archive-projects .find-out-more path {
  fill: #00B1D4;
}

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