/* 
Theme Name: XRAY
Theme URI: https://strength9.co.uk
Description: XRAY Naked Base Theme
Author: Dave Pratt
Author URI: https://strength9.co.uk
Version: 1.0.1
Text Domain: xray
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: naked, bare, quick
*/
@font-face {
  font-family: "ITC Avant Garde Gothic Std Book";
  src: url("./assets/fonts/ITCAvantGardeStd-Bk.woff2") format("woff2"), url("./assets/fonts/ITCAvantGardeStd-Bk.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std Demi";
  src: url("./assets/fonts/ITCAvantGardeStd-Demi.woff2") format("woff2"), url("./assets/fonts/ITCAvantGardeStd-Demi.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ITC Avant Garde Gothic Std";
  src: url("./assets/fonts/ITCAvantGardeStd-Bold.woff2") format("woff2"), url("./assets/fonts/ITCAvantGardeStd-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-bars:before {
  content: "\f0c9";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-times:before {
  content: "\f00d";
}

.fa-twitter-square:before {
  content: "\f081";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./assets/fonts/fa-brands-400.eot");
  src: url("./assets/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/fa-brands-400.woff2") format("woff2"), url("./assets/fonts/fa-brands-400.woff") format("woff"), url("./assets/fonts/fa-brands-400.ttf") format("truetype"), url("./assets/fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("./assets/fonts/fa-light-300.eot");
  src: url("./assets/fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/fa-light-300.woff2") format("woff2"), url("./assets/fonts/fa-light-300.woff") format("woff"), url("./assets/fonts/fa-light-300.ttf") format("truetype"), url("./assets/fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./assets/fonts/fa-solid-900.eot");
  src: url("./assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/fa-solid-900.woff2") format("woff2"), url("./assets/fonts/fa-solid-900.woff") format("woff"), url("./assets/fonts/fa-solid-900.ttf") format("truetype"), url("./assets/fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  overflow-x: hidden;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,
*::before,
*::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
*, *:before, *:after {
  box-sizing: border-box;
}

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

/*16px*/
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  color: black;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}

main {
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
}
main h1, main h2, main h3, main h4, main h5, main h6, main p {
  margin: 0;
  padding: 0;
  font-weight: 500;
  line-height: 1.2;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
}
main ul.standard {
  margin: 0 0 18px 50px;
  padding: 0;
  line-height: 24px;
  font-size: 15px;
}
main ul.standard li {
  margin: 20px 0;
}
main p {
  margin: 0 0 18px;
  padding: 0;
  line-height: 24px;
  font-size: 15px;
}
main section.white {
  background-color: #FFF;
}
main section.white h1 {
  color: #000;
}
main section.white h2 {
  color: #FFF;
}
main section.green {
  background-color: #45ac37;
}
main section.green h1 {
  color: #000;
}
main section.green h2 {
  color: #FFF;
}
main section.black {
  background-color: #000;
}
main section.black h1 {
  color: #FFF;
}
main section.black h2 {
  color: #45ac37;
}
main section > div {
  padding: 50px 0 50px;
  width: 90%;
  max-width: 1300px;
  margin: auto;
}
@media only screen and (min-width: 680px) {
  main section > div {
    padding: 80px 0 80px;
  }
}

.pill {
  display: inline-block;
  border: 3px solid #45ac37;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #000;
  padding: 3px 57px 0px 25px;
  border-radius: 25px;
  background-image: url("assets/img/arrow_white.svg");
  background-repeat: no-repeat;
  background-position: 94% center;
  background-size: 35px;
  line-height: 50px;
  margin: 10px auto 0;
  transition: background-color 0.3s linear, color 0.3s linear;
}
.pill:hover {
  background-image: url("assets/img/arrow_green.svg");
  background-color: #FFF;
  border: 3px solid #FFF;
  color: #45ac37;
}
.pill.left {
  margin: 10px auto 0 0;
}
.pill.green {
  margin: 10px auto 0 0;
  background-image: url("assets/img/arrow_green.svg");
  background-color: #FFF;
  border: 3px solid #45ac37;
  color: #45ac37;
}
.pill.green:hover {
  background-image: url("assets/img/arrow_white.svg");
  background-color: #45ac37;
  border: 3px solid #45ac37;
  color: #FFF;
}
.pill.white:hover {
  background-image: url("assets/img/arrow_white.svg");
  background-color: #45ac37;
  border: 3px solid #45ac37;
  color: #FFF;
}

.animate {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}
.animate.active {
  transform: translateY(0);
  opacity: 1;
}

header {
  width: 100%;
  margin: 0px auto 0px;
  padding: 0px;
  position: fixed;
  display: block;
  background-color: #000;
  z-index: 1000;
  /* Add Book A Call Out Button */
  /* Standard Navigation */
}
header #drop {
  display: none;
}
header li.booking a {
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 20px 4px;
  font-size: 15px;
  letter-spacing: 0px;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  border: 1px solid #45ac37;
  transition: background-color 0.5s linear, color 0.5s linear;
  margin-top: -4px;
}
header li.booking a:hover {
  background-color: #45ac37;
  color: #FFF;
}
header nav {
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1000;
  background-color: #000;
}
header nav ul li > a:after {
  content: " +";
}
header nav ul li > a:only-child:after {
  content: "";
}
header nav > ul > li:hover > ul, header nav nav > ul > li:hover > ul li:hover > ul {
  display: block;
}
header nav ul {
  max-width: 1300px;
  list-style: none;
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: space-between;
}
header nav ul li {
  box-sizing: border-box;
  box-sizing: border-box;
  flex: 1 1 auto;
  height: 70px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  z-index: 100;
  display: none;
}
header nav ul li:hover {
  color: #45ac37;
  cursor: pointer;
}
header nav ul li:hover > a {
  color: #45ac37;
}
header nav ul li > label {
  background-color: black;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: flex-end;
  align-items: flex-end;
  cursor: pointer;
  box-sizing: border-box;
  padding-right: 10px;
}
header nav ul li > label::after {
  color: #FFF;
  content: "\f0c9";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  text-align: right;
}
header nav ul li a {
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 4px;
  transition: color 0.2s linear;
}
header nav ul li ul {
  /* Sub Nav ul */
  position: absolute;
  top: 70px;
  left: 0;
  background-color: #000;
  display: none;
  height: auto;
  width: auto;
  margin: 0px;
  padding: 0px;
}
header nav ul li ul li {
  white-space: nowrap;
  float: none;
  margin: 0px;
  display: block;
  heighT: auto;
  padding: 10px 10px;
}
header nav ul li ul li ul {
  /* Third Level Navigation */
  position: absolute;
  top: 0px;
  right: -100%;
  display: none;
}
header .logolink {
  justify-content: center;
  align-content: center;
  align-items: flex-start;
  display: flex;
  text-align: left;
  box-sizing: border-box;
  margin-left: 0px;
  padding-left: 20px;
}
header .logolink a {
  display: block;
}
header .logolink a svg {
  width: 100%;
  height: auto;
}
header .mobilemenu {
  display: flex;
  flex: 0 0 50px;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 500px) {
  header .logolink {
    order: 0;
    flex: 1 1 auto;
    display: flex;
  }
  header .booking {
    order: 2;
    flex: 0 0 190px;
    display: flex;
    box-sizing: border-box;
    padding-right: 10px;
  }
  header .mobilemenu {
    display: flex;
    order: 4;
    flex: 0 0 60px;
  }
}
@media (min-width: 920px) {
  header .booking {
    padding-right: 0px;
  }
  header .logolink {
    flex: 0 1 300px;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
  }
  header nav > ul {
    justify-content: flex-end;
  }
  header nav > ul > li {
    display: flex;
    flex: 1 0 auto;
  }
  header nav > ul > li:nth-child(2) {
    display: none;
  }
}
@media (min-width: 1450px) {
  header .logolink {
    padding-left: 0;
  }
}
header [id^=drop]:checked + ul {
  z-index: 100;
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100vh;
  display: block;
  width: 100vw;
  overflow-x: hidden;
  padding: 0px 0px;
  background-color: #000;
}
header [id^=drop]:checked + ul li {
  display: block;
  width: 100%;
  float: none;
  height: auto;
  text-align: center;
  padding: 5px 0;
}
header [id^=drop]:checked + ul li a {
  font-size: 20px;
  text-align: center;
}
header [id^=drop]:checked + ul li.logolink {
  box-sizing: border-box;
  display: block;
  height: 60px;
  width: 50%;
  float: left;
  padding-top: 15px;
}
header [id^=drop]:checked + ul li.logolink a {
  margin-top: 5px;
  margin-left: 10px;
}
header [id^=drop]:checked + ul li.mobilemenu {
  display: block;
  height: 60px;
  width: 50%;
  float: left;
}
header [id^=drop]:checked + ul li.booking {
  display: none;
}
header [id^=drop]:checked + ul li:nth-child(3) {
  margin-top: 100px;
}
header [id^=drop]:checked + ul li ul {
  position: relative;
  top: 0;
  display: none;
}
header [id^=drop]:checked + ul li ul li {
  height: auto;
  padding: 5px 0;
}
header [id^=drop]:checked + ul li ul li a {
  color: #45ac37;
  font-size: 18px;
}
header [id^=drop]:checked + ul li ul li a:hover {
  color: #FFF !important;
}
header [id^=drop]:checked + ul li ul li:nth-child(3) {
  margin-top: 0;
}
header [id^=drop]:checked + ul li:hover ul {
  display: block;
}
header [id^=drop]:checked + ul li label:after {
  color: #FFF;
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  text-align: right;
}

footer {
  background-color: black;
  color: #FFF;
  padding: 30px 0 0;
}
footer .mainfooter {
  margin: 0 auto;
  width: 90%;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  gap: 20px 0px;
  grid-template-areas: "busimage" "list1" "list2" "list3";
}
@media only screen and (min-width: 1400px) {
  footer .mainfooter {
    max-width: 1300px;
  }
}
footer .mainfooter .busimage {
  grid-area: busimage;
}
footer .mainfooter .busimage a {
  display: block;
  margin: 0 0 30px;
}
footer .mainfooter .busimage a img {
  width: 280px;
  height: auto;
  margin: 0 auto;
}
footer .mainfooter .busimage p.strapline {
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  display: block;
  margin: 0 auto;
  padding: 0px;
  text-transform: uppercase;
  width: 200px;
}
footer .mainfooter .list1 {
  grid-area: list1;
}
footer .mainfooter .list2 {
  grid-area: list2;
}
footer .mainfooter .list3 {
  grid-area: list3;
}
footer .mainfooter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
footer .mainfooter ul li {
  text-align: center;
  margin: 10px 0;
  font-size: 16px;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
}
footer .mainfooter ul li a {
  text-decoration: none;
  color: #FFF;
}
footer .mainfooter ul li a:hover {
  color: #45ac37;
}
footer .mainfooter ul li:first-child {
  font-size: 16px;
  margin: 5px 0 10px;
  color: #45ac37;
}
footer .mainfooter .busimage {
  text-align: center !important;
}
footer .mainfooter .busimage svg {
  width: 320px;
}
footer .mainfooter .busimage span {
  text-align: center;
  margin: auto;
}
@media only screen and (min-width: 450px) {
  footer .mainfooter {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-areas: "busimage busimage busimage busimage" "list1 list1 list2 list2" ". list3 list3 ..";
  }
}
@media only screen and (min-width: 758px) {
  footer .mainfooter {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "busimage busimage busimage" "list1 list2 list3";
  }
}
@media only screen and (min-width: 1000px) {
  footer .mainfooter {
    grid-template-columns: 36% 22% 22% 22%;
    grid-template-rows: 1fr;
    grid-template-areas: "busimage list1 list2 list3";
    padding: 30px 0 0;
  }
  footer .mainfooter .busimage {
    text-align: left !important;
  }
  footer .mainfooter .busimage a {
    text-align: left !important;
    display: block;
    margin: 0 0 30px;
    width: 320px;
  }
  footer .mainfooter .busimage a svg {
    width: 320px;
    margin-left: 0;
  }
  footer .mainfooter .busimage p.strapline {
    margin-left: 0;
    text-align: left;
  }
  footer .mainfooter ul li {
    text-align: left;
  }
}
footer .copyrightfooter {
  margin: 30px auto 0;
  width: 90%;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas: "copy" "social";
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 0 30px;
}
@media only screen and (min-width: 1400px) {
  footer .copyrightfooter {
    max-width: 1300px;
  }
}
footer .copyrightfooter .copy {
  grid-area: copy;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
}
footer .copyrightfooter .copy a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
footer .copyrightfooter .copy a:hover {
  color: #45ac37;
}
footer .copyrightfooter .social {
  grid-area: social;
}
footer .copyrightfooter .social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
footer .copyrightfooter .social ul li {
  margin: 0 5px;
}
footer .copyrightfooter .social ul li span {
  display: none;
}
footer .copyrightfooter .social ul li i {
  font-size: 30px;
}
footer .copyrightfooter .social ul li a {
  color: #FFF;
  text-decoration: none;
}
footer .copyrightfooter .social ul li a:hover {
  color: #45ac37;
}
@media only screen and (min-width: 550px) {
  footer .copyrightfooter {
    grid-template-columns: 1fr 220px;
    grid-template-rows: 1fr;
    grid-template-areas: "copy social";
  }
  footer .copyrightfooter .copy {
    text-align: left;
  }
  footer .copyrightfooter .social ul {
    justify-content: flex-end;
  }
}

.pinblock {
  margin: 20px auto 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  overflow: hidden;
  width: 294px;
  /* Firefox */
}
@media only screen and (min-width: 560px) {
  .pinblock {
    width: 470px;
  }
}
@media only screen and (min-width: 560px) {
  .pinblock {
    width: 540px;
  }
}
.pinblock .pin {
  box-sizing: border-box;
  order: 0;
  align-self: auto;
  box-sizing: border-box;
  padding: 0;
  border: 1px solid #333;
  text-align: center;
  border-radius: 15px;
  font-size: 20px;
  height: 55px;
  line-height: 55px;
  flex: 0 0 44px;
  margin: 0 0 0 5px;
  width: 44px;
}
.pinblock .pin::-webkit-outer-spin-button, .pinblock .pin::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media only screen and (min-width: 560px) {
  .pinblock .pin {
    font-size: 45px;
    height: 60px;
    line-height: 60px;
    flex: 0 0 50px;
    margin: 0 0 0 20px;
  }
  .pinblock .pin:first-child {
    margin-left: 0;
  }
}
@media only screen and (min-width: 800px) {
  .pinblock .pin {
    font-size: 50px;
    height: 80px;
    line-height: 80px;
    flex: 0 0 60px;
    margin: 0 0 0 20px;
  }
  .pinblock .pin:first-child {
    margin-left: 0;
  }
}
.pinblock .getdetails {
  order: 0;
  align-self: auto;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  border-radius: 25px;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  border: 1px solid #FFF;
  background-color: #45ac37;
  color: #FFF;
  transition: background-color 0.5s linear, color 0.5s linear;
  font-size: 25px;
  flex: 0 0 294px;
  margin: 20px 0 50px;
}
.pinblock .getdetails:hover {
  cursor: pointer;
  border: 1px solid #000;
  background-color: #000;
}
@media only screen and (min-width: 560px) {
  .pinblock .getdetails {
    font-size: 25px;
    height: 50px;
    line-height: 50px;
  }
}
.pinblock input[type=number] {
  -moz-appearance: textfield;
}

.jumpback {
  display: block;
  margin-top: 15px;
}
.jumpback .title {
  text-align: center;
}
.jumpback .link {
  margin: 15px auto;
  text-align: center;
}

.errorfield {
  display: none;
  margin-top: 50px;
}
.errorfield p::last-child {
  margin-bottom: 0;
}

.wpforms-confirmation-container-full.wpforms-confirmation-scroll {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 0;
  text-align: center;
}
.wpforms-confirmation-container-full.wpforms-confirmation-scroll h2 {
  font-size: 35px;
}
.wpforms-confirmation-container-full.wpforms-confirmation-scroll p {
  margin-top: 10px !important;
  font-size: 16px;
}

section.contactgrid {
  background-color: #000;
  margin: 0px;
  padding: 0px;
}
section.contactgrid p, section.contactgrid label {
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  color: #FFF !important;
  margin-bottom: 30px;
  font-size: 16px;
}
section.contactgrid address, section.contactgrid a {
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  color: #FFF !important;
  text-align: center;
  font-size: 16px;
}
section.contactgrid p {
  margin-top: 10px;
  margin-bottom: 30px;
}
section.contactgrid .contact {
  padding: 70px 0;
  width: 90%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: minmax(10px 100px) minmax(10px 100px);
  gap: 30px 0px;
  grid-template-areas: "form" "details";
}
@media only screen and (min-width: 1400px) {
  section.contactgrid .contact {
    max-width: 1300px;
  }
}
@media only screen and (min-width: 700px) {
  section.contactgrid .contact {
    grid-template-columns: 30% 1fr;
    grid-template-rows: 1fr;
    gap: 30px 50px;
    grid-template-areas: "details form";
  }
  section.contactgrid .contact p, section.contactgrid .contact address, section.contactgrid .contact a {
    text-align: left;
    margin-bottom: 10px;
  }
}
section.contactgrid .contact .details {
  grid-area: details;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
section.contactgrid .contact .details p {
  display: none;
}
@media only screen and (min-width: 700px) {
  section.contactgrid .contact .details {
    justify-content: space-between;
    align-content: space-between;
    align-items: flex-start;
  }
  section.contactgrid .contact .details p {
    display: block;
  }
}
section.contactgrid .contact .formgrid {
  grid-area: form;
}
section.contactgrid .contact .formgrid h1 {
  color: #FFF;
  font-family: "ITC Avant Garde Gothic Std Book";
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  height: 36px;
}
section.contactgrid .contact .formgrid .wpforms-field-container {
  width: 100%;
}
section.contactgrid .contact .formgrid .wpforms-field-container .wpforms-field-select {
  width: 100%;
}
section.contactgrid .contact .formgrid .wpforms-confirmation-container-full {
  text-align: center !important;
}
section.contactgrid .contact .formgrid .wpforms-confirmation-container-full h1 {
  margin: 20px auto 30px;
  font-size: 30px;
}
section.contactgrid .contact .formgrid .wpforms-confirmation-container-full p {
  font-size: 18px;
  max-width: 400px;
  margin: auto;
  text-align: center !important;
}
section.contactgrid .contact .formgrid .wpforms-confirmation-container-full p a {
  font-size: 18px;
}
section.contactgrid .contact .formgrid .formbutt {
  box-sizing: border-box !important;
  text-transform: uppercase !important;
  border: 1px solid #45ac37 !important;
  font-family: "ITC Avant Garde Gothic Std Demi";
  font-weight: normal;
  font-style: normal;
  font-size: 18px !important;
  line-height: 20px !important;
  padding: 10px 0px 7px !important;
  width: 100% !important;
  color: #000;
  background-color: #45ac37 !important;
  transition: background-color 0.5s linear, color 0.5s linear;
}
section.contactgrid .contact .formgrid .formbutt:hover {
  border-color: #006837 !important;
  background-color: #006837 !important;
  color: #FFF !important;
  cursor: pointer !important;
}
section.contactgrid .contact .formgrid .messagedetails .mstitle h2 {
  color: #FFF;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 30px;
}
.mapouter {
  position: relative;
  height: 500px;
  width: 100%;
  margin: 0;
  border: 0;
}
.mapouter .gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 100%;
  width: 100%;
  margin: 0;
  border: 0;
}
.mapouter .gmap_canvas iframe {
  height: 100%;
  width: 100%;
  margin: 0;
  border: 0;
}

section .text_aside {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr minmax(10px, auto);
  gap: 0px 30px;
  grid-template-areas: "dataarea" "sidebar";
}
section .text_aside .sidebar {
  grid-area: sidebar;
}
section .text_aside .sidebar .links {
  width: 300px;
  margin: auto;
}
section .text_aside .sidebar .links > div {
  width: 300px;
  margin: 30px 0 0;
}
@media only screen and (min-width: 640px) {
  section .text_aside .sidebar .links {
    width: 630px;
    margin: 30px auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }
  section .text_aside .sidebar .links > div {
    margin: 0px 0 0;
  }
}
section .text_aside .sidebar.imagefiles img {
  width: 90%;
  max-width: 350px;
  margin: 20px auto;
}
@media only screen and (min-width: 500px) {
  section .text_aside .sidebar.imagefiles img {
    max-width: 450px;
  }
}
@media only screen and (min-width: 900px) {
  section .text_aside .sidebar.imagefiles img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 30px;
  }
}
@media only screen and (min-width: 900px) {
  section .text_aside {
    grid-template-columns: 1fr 300px;
    gap: 0px 30px;
    grid-template-areas: "dataarea sidebar";
  }
  section .text_aside .sidebar .links {
    max-width: 300px;
    grid-template-rows: minmax(10px, auto);
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 1300px) {
  section .text_aside {
    grid-template-columns: 1fr 300px;
    grid-template-rows: 1fr;
    gap: 0px 60px;
  }
}
section .text_single {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: minmax(10px, auto);
  gap: 0px 30px;
  grid-template-areas: "dataarea";
}
section .text_withlink {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: minmax(10px, auto);
  gap: 0px 30px;
  grid-template-areas: "dataarea" "servlist";
}
section .text_withlink .service-list {
  grid-area: servlist;
  margin: auto;
  width: 280px !important;
  padding: 80px 0 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-between;
  align-items: center;
}
section .text_withlink .service-list > div {
  width: 280px;
  flex: 0 0 280px;
  margin: 0 10px 20px;
}
@media only screen and (min-width: 600px) {
  section .text_withlink .service-list {
    width: 98% !important;
    flex-wrap: wrap;
  }
  section .text_withlink .service-list > div:first-child {
    margin-left: 0px;
  }
  section .text_withlink .service-list > div:last-child {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 900px) {
  section .text_withlink .service-list {
    width: 98% !important;
    flex-wrap: wrap;
  }
  section .text_withlink .service-list > div:first-child {
    margin-left: 0px;
  }
  section .text_withlink .service-list > div:last-child {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 1400px) {
  section .text_withlink .service-list {
    width: 1300px !important;
    flex-wrap: nowrap;
  }
  section .text_withlink .service-list > div {
    height: 380px;
    flex: 0 0 380px;
    margin: 0 20px;
  }
  section .text_withlink .service-list > div:first-child {
    margin-left: 0px;
  }
  section .text_withlink .service-list > div:last-child {
    margin-right: 0px;
  }
}
section .dataarea {
  grid-area: dataarea;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
section .dataarea .pill {
  order: 5;
  flex: 0 1 auto;
  align-self: flex-start;
  margin-left: 0;
}
section .dataarea h1 {
  width: 100%;
  font-size: 60px !important;
  line-height: 70px !important;
  order: 2;
  flex: 0 1 auto;
  align-self: auto;
  text-transform: uppercase;
  margin-bottom: 15px;
}
section .dataarea sub {
  width: 100%;
  order: 1;
  flex: 0 1 auto;
  align-self: auto;
  padding: 0;
  display: flex;
  order: 1;
  flex: 0 1 auto;
  align-self: auto;
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 15px 0;
  color: #45ac37;
}
section .dataarea .text {
  width: 100%;
  order: 3;
  flex: 0 1 auto;
  align-self: auto;
}
section .dataarea .text h2 {
  padding-left: 0;
  color: #45ac37;
}
section .dataarea .text ul li {
  color: #000;
  font-size: 16px;
}
section .dataarea .text p {
  color: #000;
  font-size: 16px;
}
section .dataarea .text strong {
  color: #45ac37;
}
section .dataarea .text div.center {
  width: 100%;
  text-align: center;
}
section .dataarea.pincall {
  text-align: center;
}
section .dataarea.pincall h1, section .dataarea.pincall h2, section .dataarea.pincall p {
  width: 100%;
  text-align: center;
}
section .dataarea.pincall h2 {
  width: 100%;
  font-size: 60px !important;
  line-height: 70px !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #000;
}
section .dataarea.pincall h3 {
  width: 100%;
  font-size: 40px !important;
  line-height: 50px !important;
  text-transform: uppercase;
  margin: 35px 15px 0;
  padding: 0;
  color: #FFF;
}
section .dataarea.pincall p {
  font-size: 18px;
  color: #000;
}
section .dataarea.pincall p a {
  color: #FFF;
  text-decoration: none;
}
section .dataarea.pincall p a:hover {
  color: #000;
}
section .dataarea.pincall .errorfield {
  width: 100%;
  text-align: center;
}
section.black {
  background-color: #000;
}
section.black h1 {
  color: #FFF;
}
section.black sub {
  color: #45ac37;
}
section.black .text h2 {
  padding-left: 0;
  color: #45ac37;
}
section.black .text p {
  color: #FFF;
  font-size: 16px;
}
section.black .text ul li {
  color: #FFF;
}
section.black .text strong {
  color: #45ac37;
}
section.green {
  background-color: #45ac37;
}
section.green h1 {
  color: #000;
}
section.green sub {
  color: #FFF;
}
section.green .text h2 {
  padding-left: 0;
  color: #000;
}
section.green .text p {
  color: #FFFw;
  font-size: 16px;
}
section.green .text ul li {
  color: #FFF;
}
section.green .text strong {
  color: #000;
}
section.green .careersdata p, section.green .careersdata ul li {
  color: #FFF;
}
section.white .careersdata p, section.white .careersdata ul li {
  color: #45ac37;
}
section.black .careersdata h3 {
  color: #45ac37;
}
section.black .careersdata p, section.black .careersdata ul li {
  color: #FFF;
}

.service_boxes {
  height: 300px;
  width: 300px;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  padding: 30px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 36px 1fr 50px;
  gap: 0px 0px;
  grid-template-areas: "heading" "spacer" "link";
  margin: 0 0 0px;
}
.service_boxes .spacer {
  grid-area: spacer;
}
.service_boxes .link {
  grid-area: link;
}
.service_boxes .heading {
  grid-area: heading;
}
.service_boxes h3 {
  margin: 0;
  padding: 0;
  color: #FFF;
  font-size: 30px;
  line-height: 36px;
}
.service_boxes a {
  background-color: rgba(0, 0, 0, 0.4);
  color: #FFF;
  text-decoration: none;
  padding: 15px 20px 9px;
  width: 100%;
  display: block;
  text-align: center;
}
.service_boxes a img {
  width: 35px;
  height: auto;
  display: inline-block;
}
.service_boxes a:hover {
  background-color: black;
  cursor: pointer;
}
@media only screen and (min-width: 1400px) {
  .service_boxes {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 36px 1fr 50px;
    gap: 0px 0px;
    grid-template-areas: "heading" "spacer" "link";
  }
}

.headerstrip {
  box-sizing: border-box;
  margin-top: 0px;
  background-color: #45ac37;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 400px;
  padding-top: 225px;
}
.headerstrip .area {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-end;
  align-items: flex-end;
  height: 100%;
  margin: auto auto 60px;
  width: 90%;
  grid-area: area;
}
@media only screen and (min-width: 1400px) {
  .headerstrip .area {
    max-width: 1300px;
  }
}
.headerstrip .area h1 {
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  color: #FFF;
  padding-left: 0 !important;
}

.customerform_area {
  max-width: 850px;
}
.customerform_area h1 {
  width: 100%;
  font-size: 40px !important;
  line-height: 50px !important;
  order: 2;
  flex: 0 1 auto;
  align-self: auto;
  text-transform: uppercase !important;
  margin-bottom: 15px;
}
@media only screen and (max-width: 660px) {
  .customerform_area .wpforms-form .wpforms-one-half {
    margin-left: 0 !important;
    float: none !important;
    width: 100% !important;
  }
}
.customerform_area .wpforms-field-divider {
  margin: 20px 0 !important;
  padding: 35px 0 0px !important;
  border-top: 1px solid #FFF !important;
}
.customerform_area .wpforms-field-divider h3 {
  font-size: 25px !important;
  color: #FFF;
}
.customerform_area .wpforms-field-label {
  color: #FFF;
  font-size: 18px !important;
}
.customerform_area .wpforms-field-description {
  font-size: 16px !important;
}
.customerform_area .wpforms-field-sublabel, .customerform_area .wpforms-field-description {
  color: #FFF;
  font-size: 16px !important;
  margin-bottom: 5px !important;
}
.customerform_area .wpforms-error {
  margin-top: 5px !important;
  font-size: 16px !important;
}
.customerform_area .wpforms-field input {
  width: 100% !important;
}
.customerform_area .wpforms-field.wpforms-field-payment-total {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
.customerform_area .wpforms-field.wpforms-field-payment-total .wpforms-field-label {
  order: 0;
  flex: 0 1 auto;
  align-self: auto;
  font-size: 25px !important;
  color: #FFF;
  margin-right: 25px;
}
.customerform_area .wpforms-field.wpforms-field-payment-total .wpforms-payment-total {
  order: 0;
  flex: 0 1 auto;
  align-self: auto;
  font-size: 25px !important;
}

.wpforms-submit.pill {
  display: inline-block !important;
  border: 3px solid #45ac37 !important;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 20px !important;
  color: #FFF !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  background-color: #000 !important;
  padding: 3px 57px 0px 25px !important;
  border-radius: 25px !important;
  background-image: url("assets/img/arrow_white.svg") !important;
  background-repeat: no-repeat !important;
  background-position: 94% center !important;
  background-size: 35px !important;
  line-height: 50px !important;
  margin: 10px auto 0 !important;
  transition: background-color 0.3s linear, color 0.3s linear !important;
}
.wpforms-submit.pill:hover {
  background-image: url("assets/img/arrow_green.svg") !important;
  background-color: #FFF !important;
  border: 3px solid #FFF !important;
  color: #45ac37 !important;
}

.calltoaction {
  background-color: #45ac37;
}
.calltoaction > div {
  width: 90%;
  margin: 0 auto;
  text-align: left;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
@media only screen and (min-width: 1400px) {
  .calltoaction > div {
    max-width: 1300px;
  }
}
.calltoaction > div.center {
  text-align: center;
}
.calltoaction > div h2 {
  padding: 0;
  display: flex;
  order: 1;
  flex: 0 1 auto;
  align-self: auto;
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 15px 0;
}
.calltoaction > div p {
  display: flex;
  order: 3;
  flex: 0 1 auto;
  align-self: auto;
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 30px 0;
  text-align: left;
  text-transform: none !important;
  color: #FFF;
}
.calltoaction > div div {
  order: 4;
  flex: 0 1 auto;
  align-self: flex-start;
}
.calltoaction.black {
  background-color: #000;
}
.calltoaction.black > div h2 {
  color: #45ac37;
}
.calltoaction.black > div p {
  color: #FFF;
}
.calltoaction.green {
  background-color: #45ac37;
}
.calltoaction.green > div h2 {
  color: #FFF;
}
.calltoaction.green > div p {
  color: #FFF;
}

.callstrap {
  background-color: #FFF;
}
.callstrap > div {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.callstrap > div p {
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 0px 0;
  text-align: left;
  text-transform: none !important;
  color: #000;
  text-align: center;
}
@media only screen and (min-width: 900px) {
  .callstrap > div p {
    font-size: 28px;
    line-height: 36px;
  }
}
.callstrap > div p a {
  color: #45ac37;
  text-decoration: none;
}
.callstrap > div p a:hover {
  color: #000;
}
.callstrap.black {
  background-color: #000;
}
.callstrap.black > div p {
  color: #FFF;
}
.callstrap.black > div p a {
  color: #45ac37;
}
.callstrap.black > div p a:hover {
  color: #FFF;
}
.callstrap.green {
  background-color: #45ac37;
}
.callstrap.green > div p {
  color: #FFF;
}
.callstrap.green > div p a {
  color: #000;
}
.callstrap.green > div p a:hover {
  color: #000;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}

.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform;
}

.splide.is-active .splide__list {
  display: flex;
}

.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}

.splide {
  visibility: hidden;
}

.splide,
.splide__slide {
  outline: none;
}

.splide__slide {
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  flex-shrink: 0;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__slider {
  position: relative;
}

.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}

.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none;
}

.splide--fade > .splide__track > .splide__list {
  display: block;
}

.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide--ttb > .splide__track > .splide__list {
  display: block;
}

.splide--ttb > .splide__pagination {
  width: auto;
}

.splide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  opacity: 1;
  fill: #45ac37;
}

.splide__arrow:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__arrow:focus {
  outline: none;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: 0.5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}

.splide__pagination__page {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 3px;
  padding: 0;
  transition: transform 0.2s linear;
  border: none;
  opacity: 0.7;
}

.splide__pagination__page.is-active {
  transform: scale(1.4);
  background: #fff;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus {
  outline: none;
}

.splide__progress__bar {
  width: 0;
  height: 3px;
  background: #ccc;
}

.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #000;
}

.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}

.splide--rtl > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  right: 1em;
  left: auto;
}

.splide--rtl > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide--rtl > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide--rtl > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide--ttb > .splide__arrows .splide__arrow,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  top: auto;
  bottom: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide--ttb > .splide__pagination {
  display: flex;
  flex-direction: column;
  bottom: 50%;
  left: auto;
  right: 0.5em;
  transform: translateY(50%);
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}

.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform;
}

.splide.is-active .splide__list {
  display: flex;
}

.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}

.splide {
  visibility: hidden;
}

.splide,
.splide__slide {
  position: relative;
  outline: none;
}

.splide__slide {
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  flex-shrink: 0;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__slider {
  position: relative;
}

.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}

.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none;
}

.splide--fade > .splide__track > .splide__list {
  display: block;
}

.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide--ttb > .splide__track > .splide__list {
  display: block;
}

.splide--ttb > .splide__pagination {
  width: auto;
}

.splide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  opacity: 1;
}

.splide__arrow svg {
  width: 35px;
  height: 35px;
}

.splide__arrow:hover {
  cursor: pointer;
  opacity: 1;
}

.splide__arrow:focus {
  outline: none;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: 0.5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}

.splide__pagination__page {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  transition: transform 0.2s linear;
  border: none;
  opacity: 0.7;
}

.splide__pagination__page.is-active {
  transform: scale(1.4);
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus {
  outline: none;
}

.splide__progress__bar {
  width: 0;
  height: 3px;
}

.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
}

.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #000;
}

.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}

.splide--rtl > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  right: 1em;
  left: auto;
}

.splide--rtl > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide--rtl > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide--rtl > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide--ttb > .splide__arrows .splide__arrow,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  top: auto;
  bottom: 1em;
}

.splide--ttb > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide--ttb > .splide__pagination {
  display: flex;
  flex-direction: column;
  bottom: 50%;
  left: auto;
  right: 0.5em;
  transform: translateY(50%);
}

.splide__slide {
  overflow: hidden;
  color: #FFF;
  background-color: #FFF;
  border: 2px solid #45ac37;
  border-radius: 25px;
}

.splide__arrow--next {
  right: 0px;
}

.splide__arrow--prev {
  left: 0px;
}

.splide__track {
  width: 200px !important;
  margin: 0 auto;
}

@media only screen and (min-width: 500px) {
  .splide__arrow--next {
    right: -10px;
  }

  .splide__arrow--prev {
    left: -10px;
  }

  .splide__track {
    width: 410px !important;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 800px) {
  .splide__arrow--next {
    right: 0px;
  }

  .splide__arrow--prev {
    left: 0px;
  }

  .splide__track {
    width: 620px !important;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1100px) {
  .splide__arrow--next {
    right: 0px;
  }

  .splide__arrow--prev {
    left: 0px;
  }

  .splide__track {
    width: 830px !important;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1400px) {
  .splide__arrow--next {
    right: -50px;
  }

  .splide__arrow--prev {
    left: -50px;
  }

  .splide__track {
    width: 1040px !important;
    margin: 0 auto;
  }
}
.slideblock {
  color: #FFF;
  text-align: center;
  margin-bottom: 35px;
}
.slideblock h2 {
  color: #FFF !important;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 18px !important;
  margin-bottom: 20px !important;
}

section.casestudycontent {
  margin: 0px;
  padding: 0px;
  padding: 70px 0;
}
section.casestudycontent .cas_detail {
  grid-area: cas_detail;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
section.casestudycontent .cas_detail h1 {
  width: 100%;
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  order: 2;
  flex: 0 1 auto;
  align-self: auto;
  text-transform: uppercase;
}
section.casestudycontent .cas_detail sub {
  width: 100%;
  order: 1;
  flex: 0 1 auto;
  align-self: auto;
  padding: 0;
  display: flex;
  order: 1;
  flex: 0 1 auto;
  align-self: auto;
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 15px 0;
  color: #45ac37;
}
section.casestudycontent .cas_detail .textdetail {
  order: 3;
  flex: 0 1 auto;
  align-self: auto;
}
section.casestudycontent .case_logo {
  width: 100%;
  grid-area: cas_square;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 80%;
}
@media only screen and (min-width: 800px) {
  section.casestudycontent .case_logo {
    background-size: 50%;
  }
}
section.casestudycontent .cas_intro {
  width: 90%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: minmax(0, 1fr) minmax(0, 200px);
  gap: 20px 20px;
  grid-auto-flow: row;
  grid-template-areas: "cas_detail" "cas_square";
}
@media only screen and (min-width: 1400px) {
  section.casestudycontent .cas_intro {
    max-width: 1300px;
  }
}
@media only screen and (min-width: 600px) {
  section.casestudycontent .cas_intro {
    grid-template-columns: 1fr 270px;
    grid-template-rows: 1fr;
    gap: 0px 20px;
    grid-template-areas: "cas_square cas_detail";
  }
}
@media only screen and (min-width: 800px) {
  section.casestudycontent .cas_intro {
    grid-template-columns: 1fr 300px;
    grid-template-rows: 1fr;
    gap: 0px 20px;
    grid-template-areas: "cas_square cas_detail";
  }
}
@media only screen and (min-width: 1000px) {
  section.casestudycontent .cas_intro {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-template-areas: "cas_square cas_detail";
  }
}
section.casestudycontent .cas_intro_l {
  width: 90%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: minmax(0, 1fr) minmax(0, 200px);
  gap: 20px 20px;
  grid-auto-flow: row;
  grid-template-areas: "cas_detail" "cas_square";
}
@media only screen and (min-width: 1400px) {
  section.casestudycontent .cas_intro_l {
    max-width: 1300px;
  }
}
@media only screen and (min-width: 600px) {
  section.casestudycontent .cas_intro_l {
    grid-template-columns: 270px 1fr;
    grid-template-rows: 1fr;
    gap: 0px 20px;
    grid-template-areas: "cas_detail cas_square";
  }
}
@media only screen and (min-width: 800px) {
  section.casestudycontent .cas_intro_l {
    grid-template-columns: 300px 1fr;
    grid-template-rows: 1fr;
    gap: 0px 20px;
    grid-template-areas: "cas_detail cas_square";
  }
}
@media only screen and (min-width: 1000px) {
  section.casestudycontent .cas_intro_l {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-template-areas: "cas_detail cas_square";
  }
}
section.casestudycontent.white {
  background-color: #FFF;
}
section.casestudycontent.white .cas_detail sub {
  color: #45ac37;
}
section.casestudycontent.white .cas_detail h1 {
  color: #000;
}
section.casestudycontent.white .cas_detail h3 {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
}
section.casestudycontent.white .cas_detail p {
  color: #000 !important;
}
section.casestudycontent.green {
  background-color: #45ac37;
}
section.casestudycontent.green .cas_detail sub {
  color: #FFF;
}
section.casestudycontent.green .cas_detail h1 {
  color: #000;
}
section.casestudycontent.green .cas_detail h3 {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
}
section.casestudycontent.green .cas_detail p {
  color: #FFF !important;
}

section.casestudyintro {
  margin: 0px;
}
section.casestudyintro .cs_intro {
  width: 90%;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: minmax(0, 260px) minmax(0, 1fr);
  gap: 20px 20px;
  grid-auto-flow: row;
  grid-template-areas: "cs_detail" "cs_square";
}
@media only screen and (min-width: 1400px) {
  section.casestudyintro .cs_intro {
    max-width: 1300px;
  }
}
section.casestudyintro .cs_intro .cs_detail {
  width: 100%;
  grid-area: cs_detail;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: flex-start;
}
section.casestudyintro .cs_intro .cs_detail p {
  color: #FFF !important;
}
section.casestudyintro .cs_intro .cs_detail .top {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
section.casestudyintro .cs_intro .cs_detail .top h1 {
  width: 100%;
  font-size: 32px;
  line-height: 36px;
  order: 2;
  flex: 0 1 auto;
  align-self: auto;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
section.casestudyintro .cs_intro .cs_detail .top sub {
  width: 100%;
  order: 1;
  flex: 0 1 auto;
  align-self: auto;
  padding: 0;
  display: flex;
  order: 1;
  flex: 0 1 auto;
  align-self: auto;
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 15px 0;
  color: #45ac37;
  color: #FFF;
}
section.casestudyintro .cs_intro .cs_detail .top .text {
  width: 100%;
  order: 3;
  flex: 0 1 auto;
  align-self: auto;
}
section.casestudyintro .cs_intro .cs_detail .top .text h2 {
  padding-left: 0;
  color: #45ac37;
}
section.casestudyintro .cs_intro .cs_detail .top .text ul li {
  color: #000;
  font-size: 16px;
}
section.casestudyintro .cs_intro .cs_detail .top .text p {
  color: #000;
  font-size: 16px;
}
section.casestudyintro .cs_intro .cs_detail .top .text strong {
  color: #45ac37;
}
section.casestudyintro .cs_intro .cs_square {
  padding-top: 30px;
  width: 100%;
  grid-area: cs_square;
}
section.casestudyintro .cs_intro .cs_square .squarecase {
  width: 270px;
  height: 270px;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background-color: red;
  z-index: 1;
}
section.casestudyintro .cs_intro .cs_square .squarecase .leftsquareimage {
  position: absolute;
  left: -50%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: lightgrey;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
section.casestudyintro .cs_intro .cs_square .squarecase .rightsquareimage {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: darkgray;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (min-width: 400px) {
  section.casestudyintro .cs_intro .squarecase {
    width: 360px !important;
    height: 360px !important;
  }
}
@media only screen and (min-width: 600px) {
  section.casestudyintro .cs_intro {
    grid-template-columns: 1fr 270px;
    grid-template-rows: 1fr;
    gap: 0px 20px;
    grid-template-areas: "cs_detail cs_square";
  }
  section.casestudyintro .cs_intro .cs_square {
    padding-top: 30px;
    width: 100%;
    grid-area: cs_square;
  }
  section.casestudyintro .cs_intro .cs_square .squarecase {
    width: 270px !important;
    height: 270px !important;
  }
}
@media only screen and (min-width: 800px) {
  section.casestudyintro .cs_intro {
    grid-template-columns: 1fr 300px;
    grid-template-rows: 1fr;
    gap: 0px 20px;
    grid-template-areas: "cs_detail cs_square";
  }
  section.casestudyintro .cs_intro .cs_square .squarecase {
    width: 300px !important;
    height: 300px !important;
  }
}
@media only screen and (min-width: 1000px) {
  section.casestudyintro .cs_intro {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-template-areas: "cs_detail cs_square";
  }
  section.casestudyintro .cs_intro .cs_square .squarecase {
    width: 400px !important;
    height: 500px !important;
  }
}
section.casestudyintro .cs_intro .pill {
  border: 1px solid black;
  background-color: rgba(0, 0, 0, 0) !important;
  transition: 0.4s;
}
section.casestudyintro .cs_intro .pill:hover {
  background-color: black !important;
}

.testys li {
  margin: 20px;
}

.cell {
  width: 300px;
  background-color: #FFF;
  padding: 30px 30px 50px;
  border-radius: 30px 30px 0px 30px;
  position: relative;
}
@media only screen and (min-width: 900px) {
  .cell {
    width: 320px;
  }
}
@media only screen and (min-width: 1300px) {
  .cell {
    width: 320px;
  }
}
.cell p {
  text-align: center;
  margin: 0 0 18px;
  padding: 0;
  line-height: 24px !important;
  font-size: 15px !important;
  color: #000 !important;
}
.cell .testimonialby {
  position: absolute;
  top: 100%;
  right: 0;
  color: #FFF;
  font-size: 15px;
  line-height: 24px;
  margin-top: -39px;
  text-align: right;
}
.cell .testimonialby .name {
  padding: 9px 15px 6px;
  border-radius: 10px 10px 0px 0px;
  background-color: #006837;
  display: inline-block;
  margin-right: 0;
}
.cell .testimonialby .company {
  background-color: #000;
  padding: 9px 15px 6px;
  border-radius: 0px 0px 10px 10px;
}

.testimonials .slideblock {
  margin: 0 auto !important;
}
.testimonials .splide__track {
  width: 309px !important;
}
.testimonials .splide__track .splide__list {
  margin: 0 0 0 20px;
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 780px) {
  .testimonials .splide__track {
    width: 700px !important;
  }
}
@media only screen and (min-width: 1225px) {
  .testimonials .splide__track {
    width: 1069px !important;
  }
}
.testimonials .splide__list {
  padding: 0;
}
.testimonials .splide__arrow {
  fill: #000;
}
.testimonials .splide__slide {
  padding: 0px 0 44px;
  overflow: auto;
  color: #000;
  border-radius: 0;
  background-color: #45ac37;
}

.slidehead {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  text-align: left;
}
.slidehead h1 {
  width: 100%;
  font-size: 28px !important;
  line-height: 36px !important;
  order: 2;
  flex: 0 1 auto;
  align-self: auto;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.slidehead sub {
  width: 100%;
  order: 1;
  flex: 0 1 auto;
  align-self: auto;
  padding: 0;
  display: flex;
  order: 1;
  flex: 0 1 auto;
  align-self: auto;
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 15px 0;
  color: #45ac37;
}

section.header {
  box-sizing: border-box;
  padding-top: 70px;
  background-color: #000;
}
section.header .home_header {
  box-sizing: border-box;
  height: 100vh;
  padding: 0px 0;
  background-color: #000;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  width: 90%;
  margin: auto;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: minmax(10px 200px) minmax(10px 200px);
  gap: 0px 0px;
  grid-template-areas: "image" "textb";
  align-items: center;
}
@media only screen and (min-width: 1400px) {
  section.header .home_header {
    max-width: 1300px;
  }
}
section.header .home_header .textb {
  grid-area: textb;
}
section.header .home_header .textb .headers {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
section.header .home_header .textb .headers h1 {
  display: flex;
  order: 2;
  flex: 0 0 100%;
  align-self: auto;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 45px;
  line-height: 45px;
  margin: 0 0 0;
  padding: 0;
  color: #FFF;
}
section.header .home_header .textb .headers h2 {
  text-align: center !important;
  color: #45ac37;
  padding: 0;
  order: 1;
  display: block;
  align-self: center;
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  margin: 0 auto 15px;
}
section.header .home_header .textb .headers p {
  color: #FFF;
  display: flex;
  order: 3;
  flex: 0 1 auto;
  align-self: center;
  text-align: center;
  width: 100%;
  font-family: "ITC Avant Garde Gothic Std Book";
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  margin: 20px 0 30px 0;
  text-transform: none !important;
}
section.header .home_header .textb .headers a {
  order: 4;
  flex: 0 1 auto;
  align-self: auto;
  margin: 0 auto 0 !important;
}
section.header .home_header .image {
  grid-area: image;
}
@media only screen and (min-width: 768px) {
  section.header .home_header {
    padding: 140px 0;
    grid-template-columns: 60% 40%;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-template-areas: "textb image";
  }
  section.header .home_header .textb .headers {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
  }
  section.header .home_header .textb .headers h1 {
    display: flex;
    order: 2;
    flex: 0 1 auto;
    align-self: auto;
    width: 100%;
    max-width: 500px;
    text-transform: uppercase;
    font-family: "ITC Avant Garde Gothic Std Book";
    font-weight: normal;
    font-style: normal;
    font-size: 80px;
    line-height: 85px;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    color: #FFF;
    text-align: left;
  }
  section.header .home_header .textb .headers h2 {
    color: #45ac37;
    padding: 0;
    display: flex;
    order: 1;
    flex: 0 1 auto;
    align-self: auto;
    width: 100%;
    font-family: "ITC Avant Garde Gothic Std Book";
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 15px 0;
  }
  section.header .home_header .textb .headers p {
    color: #FFF;
    display: flex;
    order: 3;
    flex: 0 1 auto;
    align-self: auto;
    width: 100%;
    font-family: "ITC Avant Garde Gothic Std Book";
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 30px 0;
    text-align: left;
    text-transform: none !important;
  }
  section.header .home_header .textb .headers a {
    order: 4;
    flex: 0 1 auto;
    align-self: auto;
    margin: 0 auto 0 0 !important;
  }
  section.header .home_header .image .particle-globe-wrapper {
    display: block;
    width: 500px;
    height: 500px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1000px) {
  section.header .home_header {
    padding: 140px 0;
    grid-template-columns: 55% 45%;
    grid-template-rows: 1fr;
    gap: 0px 0px;
  }
  section.header .home_header .image .particle-globe-wrapper {
    display: block;
    width: 340px;
    height: 340px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1350px) {
  section.header .home_header {
    padding: 140px 0;
    grid-template-columns: 55% 45%;
    grid-template-rows: 1fr;
    gap: 0px 0px;
  }
  section.header .home_header .image .particle-globe-wrapper {
    display: block;
    width: 550px;
    height: 550px;
    overflow: hidden;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.gallerycontainer {
  padding: 0 0 50px;
  width: 90%;
  max-width: 1300px;
  margin: 0 auto !important;
}
.gallerycontainer h1 {
  color: #45ac37;
  margin: 15px 0 0px;
}
.gallerycontainer p {
  margin: 0 0 40px;
  font-size: 14px;
}
.gallerycontainer .gallery {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media only screen and (min-width: 500px) {
  .gallerycontainer .gallery {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media only screen and (min-width: 700px) {
  .gallerycontainer .gallery {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
@media only screen and (min-width: 800px) {
  .gallerycontainer .gallery {
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
  }
}
@media only screen and (min-width: 1400px) {
  .gallerycontainer .gallery {
    grid-template-columns: repeat(6, 1fr);
    gap: 30px;
  }
}
.gallerycontainer .gallery li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.gallerycontainer .gallery li a {
  content: " ";
  display: block;
  width: 100%;
  padding-top: 100%;
}

/*



@import '_blocks/';
@import '_blocks/';
@import '_blocks/';
*/
