@charset "UTF-8";
/*!
    Theme Name: Water Automation
		Theme URI: 
		Description: Water Automation Wordpress Theme
    Version: 1.0
		Author: Splendor
*/
@import url("https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,700;1,400;1,700&display=swap");
/*! normalize.css v8.0.1 | 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; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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 */ }
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 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, [hidden] {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
html {
  font-size: 1em;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
* A better looking default horizontal rule
*/
hr {
  background: #e3e3e3;
  display: block;
  height: 1px;
  border: 0;
  padding: 0;
  margin: 1em auto;
  position: relative; }
  hr:before {
    content: '';
    width: 100%;
    height: 1px;
    bottom: 100%;
    background: #f9f9f9;
    position: absolute;
    left: 0; }
  hr.separator {
    margin: 2em auto;
    background: #8dc63f; }
    hr.separator:before {
      display: none; }

/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
* Remove default fieldset styles.
*/
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
* Allow only vertical resizing of textareas.
*/
textarea {
  resize: vertical; }

nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/* 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: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #000;
    display: block;
    font-size: 0.875em;
    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. */ }

/* 
/* Browser Upgrade Prompt
*/
.browserupgrade {
  margin: 0;
  background: #ccc;
  color: #000;
  padding: 0.5em 0;
  text-align: center; }

/*! author: splendordesign.com  */
body {
  font-size: 20px;
  font-family: "Karla", sans-serif;
  letter-spacing: -0.04em;
  color: #565555;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 320px; }
  @media (max-width: 1023px) {
    body {
      font-size: 18px; } }
  @media (max-width: 767px) {
    body {
      font-size: 16px; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
  line-height: 1.1em; }

h1 {
  color: #0c4f75;
  font-size: 3.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
  letter-spacing: -0.02em; }
  @media (max-width: 767px) {
    h1 {
      font-size: 2.75em; } }

h2 {
  color: #0c4f75;
  font-size: 2.2em;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 0.5em;
  letter-spacing: -0.02em; }
  @media (max-width: 767px) {
    h2 {
      font-size: 2.25em; } }

h3 {
  color: #0c4f75;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 1em;
  letter-spacing: -0.02em; }
  @media (max-width: 767px) {
    h3 {
      font-size: 2em; } }

h4 {
  color: #8dc63f;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: -0.04em;
  margin-bottom: 0.2em; }

h5 {
  color: #0c4f75;
  font-size: 1.6em;
  letter-spacing: -0.02em;
  line-height: 1.4em;
  margin-bottom: 1em; }
  @media (max-width: 767px) {
    h5 {
      font-size: 1.75em; } }

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

ol,
ul {
  padding-left: 1em; }

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

figure {
  margin: 0; }

a {
  color: #0c4f75;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  a:hover {
    color: #8dc63f; }
  a[href^="tel"] {
    color: #8dc63f;
    font-weight: bold; }
    a[href^="tel"]:hover {
      color: #0c4f75; }

::-webkit-input-placeholder {
  line-height: normal; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5; }

:-moz-placeholder {
  color: inherit;
  opacity: 0.5; }

::-moz-placeholder {
  color: inherit;
  opacity: 0.5; }

:-ms-input-placeholder {
  color: inherit;
  opacity: 0.5; }

.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table; }

.clearfix:after {
  clear: both; }

.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 20px; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 20px; }

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

.alignwide {
  margin-left: -20px;
  margin-right: -20px; }

.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw; }
  .alignfull img {
    width: 100%;
    height: auto;
    display: block; }

.select2-container--default .select2-selection--single {
  border-radius: 0;
  border-color: #c0c0c0;
  outline: none;
  height: 54px; }

.select2-dropdown {
  border: solid 1px #c0c0c0;
  border-radius: 0; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 56px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #c0c0c0 transparent transparent transparent; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 54px; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: solid 1px #c0c0c0;
  outline: none; }

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #0c4f75;
  outline: none !important;
  border-radius: 0 !important; }

.btn, .btn-green, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  display: inline-block;
  zoom: 1;
  cursor: pointer;
  background: transparent;
  border: solid 3px #8dc63f;
  border-radius: 0;
  outline: none;
  color: #0c4f75;
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: normal;
  text-transform: uppercase;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all;
  padding: 15px;
  margin-right: 10px;
  text-align: center;
  width: 100%;
  max-width: 200px; }
  .btn:hover, .btn-green:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #fff;
    background-color: #8dc63f; }

.woocommerce button.button:disabled[disabled], .woocommerce input.button:disabled[disabled] {
  padding: 15px !important; }

.btn-green, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  border: 0;
  letter-spacing: 0.02em;
  color: #fff;
  background-color: #8dc63f; }
  .btn-green:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #0c4f75;
    color: #fff; }

.btn-black {
  display: inline-block;
  cursor: pointer;
  outline: none;
  background-color: #FF9900;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: normal;
  text-transform: uppercase;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all;
  padding: 15px;
  text-align: center;
  width: 100%;
  max-width: 200px;
}

.btn-black:hover {
	background-color: black;
	color: white;
}

.amazon-btn2 {
	display: inline-block;
    cursor: pointer;
    outline: none;
    background-color: #FF9900;
    color: #fff;
    font-size: 0.9 em;
	letter-spacing: 0.02em
    font-weight: 600;
    /* line-height: 1em; */
    letter-spacing: normal;
    text-transform: uppercase;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    padding: 13px;
    text-align: center;
    width: 100%;
    max-width: 290px;
}

.amazon-btn {
	display: inline-block;
    cursor: pointer;
    outline: none;
    background-color: #FF9900;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    /* line-height: 1em; */
    letter-spacing: normal;
    text-transform: uppercase;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    padding: 15px;
    text-align: center;
    width: 100%;
    max-width: 200px;
}

.amazon-btn:hover, .amazon-btn2:hover {
	background-color: black;
	color: white;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  border: 0;
  letter-spacing: 0.02em;
  color: #fff;
  background-color: #8dc63f;
  font-size: 0.9em;
  padding: 1em;
  max-width: 280px; }
  .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus {
    background: #0c4f75;
    color: #fff; }

.video-popup {
  position: relative;
  display: block; }
  .video-popup:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(img/play.svg) no-repeat center center;
    background-size: 12.5%; }

.container {
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px; }
  .container .container {
    padding: 0; }

.pagination {
  font-size: 16px;
  font-weight: bold; }
  .pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .pagination .page-numbers {
    border: solid 1px #8dc63f;
    text-decoration: none;
    margin: 0 10px 0 0;
    color: #0c4f75;
    width: 58px;
    height: 58px;
    line-height: 58px;
    text-align: center; }
    .pagination .page-numbers:hover {
      color: #8dc63f;
      border-color: #c3ceaa; }
    .pagination .page-numbers.dots {
      color: #0c4f75;
      width: auto;
      border: 0;
      letter-spacing: normal; }
    .pagination .page-numbers.prev, .pagination .page-numbers.next {
      background-size: 12px auto;
      background-position: center center;
      background-repeat: no-repeat;
      font: 0/0 a;
      text-shadow: none;
      color: transparent; }
    .pagination .page-numbers.prev {
      background-image: url(img/arrow--prev.svg); }
    .pagination .page-numbers.next {
      background-image: url(img/arrow--next.svg); }
    .pagination .page-numbers.current {
      background-color: #0c4f75;
      border-color: #0c4f75;
      color: #8dc63f; }
  @media (max-width: 767px) {
    .pagination {
      font-size: 12px; }
      .pagination .page-numbers {
        margin: 0 3px;
        width: 38px;
        height: 38px;
        line-height: 38px; }
        .pagination .page-numbers.prev, .pagination .page-numbers.next {
          background-size: 8px auto; } }

.woocommerce-pagination {
  font-size: 16px;
  font-weight: bold; }
  .woocommerce-pagination ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
    .woocommerce-pagination ul.page-numbers li .page-numbers {
      display: block;
      border: solid 1px #8dc63f;
      text-decoration: none;
      margin: 0 10px 0 0;
      color: #0c4f75;
      width: 58px;
      height: 58px;
      line-height: 58px;
      text-align: center; }
      .woocommerce-pagination ul.page-numbers li .page-numbers.prev, .woocommerce-pagination ul.page-numbers li .page-numbers.next {
        background-size: 12px auto;
        background-position: center center;
        background-repeat: no-repeat;
        font: 0/0 a;
        text-shadow: none;
        color: transparent; }
      .woocommerce-pagination ul.page-numbers li .page-numbers.prev {
        background-image: url(img/arrow--prev.svg); }
      .woocommerce-pagination ul.page-numbers li .page-numbers.next {
        background-image: url(img/arrow--next.svg); }
      .woocommerce-pagination ul.page-numbers li .page-numbers.current {
        background-color: #0c4f75;
        border-color: #0c4f75;
        color: #8dc63f; }
  @media (max-width: 767px) {
    .woocommerce-pagination {
      font-size: 12px; }
      .woocommerce-pagination ul.page-numbers li .page-numbers {
        margin: 0 3px;
        width: 38px;
        height: 38px;
        line-height: 38px; }
        .woocommerce-pagination ul.page-numbers li .page-numbers.prev, .woocommerce-pagination ul.page-numbers li .page-numbers.next {
          background-size: 8px auto; } }

.page-nav {
  text-align: center;
  position: relative;
  margin: 2.5em 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .page-nav a {
    background-position: center center;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 56px;
    height: 56px;
    border: solid 1px #8dc63f;
    margin-right: 12px; }
  .page-nav__prev {
    background-image: url(img/arrow--prev.svg);
    background-size: auto 26px; }
  .page-nav__next {
    background-image: url(img/arrow--next.svg);
    background-size: auto 26px; }
  .page-nav__back {
    background-image: url(img/x.svg);
    background-size: auto 18px; }

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .social a {
    background-color: #0c4f75;
    background-image: url(img/social.png);
    background-size: auto 100%;
    width: 49px;
    height: 49px;
    text-align: center;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    position: relative;
    margin-left: 2px; }
    .social a:first-child {
      margin-left: 0; }
    .social a:hover {
      background-color: rgba(12, 79, 117, 0.05); }
  .social__facebook {
    background-position: 0 0; }
  .social__twitter {
    background-position: -49px 0; }
  .social__pinterest {
    background-position: -98px 0; }
  .social__instagram {
    background-position: -147px 0; }

.hamburger {
  display: none;
  position: absolute;
  width: 33px;
  height: 21px;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  cursor: pointer;
  z-index: 2;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none; }
  .hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
    -webkit-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
    position: absolute;
    height: 3px;
    width: 33px;
    top: 9px;
    left: 0;
    background-color: #8dc63f; }
  .hamburger__icon:before {
    content: '';
    top: -9px; }
  .hamburger__icon:after {
    content: '';
    top: 9px; }
  .hamburger--open .hamburger__icon {
    background: transparent; }
  .hamburger--open .hamburger__icon:before {
    -webkit-transform: rotateZ(45deg) translate(0.40625rem, 0.40625rem);
        -ms-transform: rotate(45deg) translate(0.40625rem, 0.40625rem);
            transform: rotateZ(45deg) translate(0.40625rem, 0.40625rem); }
  .hamburger--open .hamburger__icon:after {
    -webkit-transform: rotateZ(-45deg) translate(0.40625rem, -0.40625rem);
        -ms-transform: rotate(-45deg) translate(0.40625rem, -0.40625rem);
            transform: rotateZ(-45deg) translate(0.40625rem, -0.40625rem); }
  @media (max-width: 1023px) {
    .hamburger {
      display: block; } }

.accordion {
  border-bottom: solid 1px #b6b8b8; }
  .accordion dt {
    color: #8dc63f;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-top: solid 1px #b6b8b8;
    padding: 1.5em 4em 1.5em 0; }
    .accordion dt:before {
      background: url(img/plus.svg) no-repeat center center;
      background-size: 100% auto;
      width: 32px;
      height: 32px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0;
      content: ''; }
    .accordion dt.open:before {
      background-image: url(img/minus.svg); }
  .accordion dd {
    margin: -1em 4em 1.5em 0;
    letter-spacing: normal;
    display: none; }
    .accordion dd > *:last-child {
      margin-bottom: 0; }
  @media (max-width: 1023px) {
    .accordion dt {
      padding-right: 2em; }
      .accordion dt:before {
        width: 24px;
        height: 24px; }
    .accordion dd {
      margin-right: 2em; } }

.customSelect {
  width: 100%; }

.customSelectInner {
  background: url(img/select-arrow.svg) no-repeat right 12px center #fff;
  background-size: 12px auto;
  border: solid 2px #0c4f75;
  border-radius: 20px;
  font-size: 18px;
  padding: 6px 20px;
  min-height: 0;
  line-height: 1em;
  display: block !important;
  width: 100% !important;
  white-space: nowrap;
  overflow: hidden;
  color: #0c4f75;
  font-size: 25px; }
  @media (max-width: 575px) {
    .customSelectInner {
      font-size: 20px;
      padding: 4px 15px; } }

.top-bar {
  background: #8dc63f;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: normal;
  padding: 7px 0; }
  .top-bar a {
    color: #fff;
    margin-left: 1.6em;
    outline: none; }
    .top-bar a:hover {
      color: #0c4f75; }
  .top-bar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .top-bar__cart {
    background: url(img/cart.svg) no-repeat left center;
    background-size: 28px auto;
    padding-left: 40px;
    min-height: 26px;
    line-height: 26px; }

.header {
  padding: 14px 0;
  position: relative;
  z-index: 9999; }
  .header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .header__logo {
    background: url(img/logo.svg) no-repeat;
    background-size: 100% auto;
    width: 245px;
    height: 74px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    text-decoration: none;
    outline: none; }
  .header__toggle {
    background: url(img/menu.svg) no-repeat;
    width: 37px;
    height: 27px;
    margin-left: 20px; }
  .header__nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .header__nav > ul > li {
      position: relative;
      margin-left: 5em; }
      .header__nav > ul > li > a {
        font-size: 1.3em;
        font-weight: bold;
        line-height: 60px;
        text-transform: lowercase; }
      .header__nav > ul > li.active > a, .header__nav > ul > li.current-menu-item > a, .header__nav > ul > li.current_page_parent > a {
        color: #8dc63f; }
      .header__nav > ul > li ul {
        font-size: 1.2em;
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        background: #8dc63f;
        line-height: 1em;
        padding: 10px 0;
        text-align: center;
        display: none; }
        .header__nav > ul > li ul li a {
          white-space: nowrap;
          padding: 7px 20px;
          color: #fff;
          display: block;
          text-transform: lowercase; }
          .header__nav > ul > li ul li a:hover {
            color: #0c4f75; }
  @media (max-width: 1439px) {
    .header__logo {
      width: 213px;
      height: 64px; }
    .header__nav > ul > li {
      margin-left: 2em; }
      .header__nav > ul > li > a {
        font-size: 1.15em; }
      .header__nav > ul > li ul {
        font-size: 1.05em; } }
  @media (max-width: 1023px) {
    .header__nav {
      display: none; } }
  @media (max-width: 575px) {
    .header__logo {
      width: 200px;
      height: 60px; } }

#nav {
  display: none; }
  @media (max-width: 1023px) {
    #nav {
      display: block; } }

.nav__mobile {
  background: white;
  display: none; }
  .nav__mobile > ul {
    font-size: 1em;
    border-bottom: solid 1px #c2d3dc; }
    .nav__mobile > ul > li {
      border-top: solid 1px #c2d3dc;
      position: relative; }
      .nav__mobile > ul > li > a {
        padding: 0 20px;
        height: 40px;
        line-height: 38px;
        color: #0c4f75;
        font-size: 1.2em;
        font-weight: bold;
        display: block;
        text-transform: lowercase; }
      .nav__mobile > ul > li > em {
        border-left: solid 1px #c2d3dc;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        text-align: center;
        font-style: normal;
        font-family: sans-serif;
        font-size: 1.5em;
        font-weight: bold;
        color: #0c4f75; }
        .nav__mobile > ul > li > em:before {
          content: '+'; }
        .nav__mobile > ul > li > em.active:before {
          content: '–'; }
      .nav__mobile > ul > li ul {
        border-top: solid 1px #c2d3dc;
        display: none;
        padding: 10px 0;
        line-height: 1.75em;
        font-size: 1.1em; }
        .nav__mobile > ul > li ul li a {
          color: #0c4f75;
          padding: 0 20px;
          text-transform: lowercase; }

.hero {
  background-position: center center;
  background-size: cover; }
  .hero .container {
    display: -webkit-box;
    display: -ms-flexbox;
	position: relative;
    display: flex; }
  .hero__txt {
    width: 43.75%;
    min-width: 43.75%;
    color: #fff;
    padding: 2em 0;
    -ms-flex-item-align: center;
        align-self: center; }
    .hero__txt > * {
      color: inherit;
      max-width: 576px; }
      .hero__txt > *:last-child {
        margin-bottom: 0; }
    .hero__txt h1 {
      font-size: 5.8em;
      font-weight: bold;
      line-height: 1em;
      letter-spacing: -0.04em;
      margin-bottom: 0.1em; }
    .hero__txt h3 {
      color: #8dc63f;
      margin-bottom: 0.2em; }
    .hero__txt p {
      font-size: 1.8em;
      letter-spacing: normal;
      line-height: 1.1em;
      margin-bottom: 0.8em; }
    .hero__txt .btn-green:hover {
      background-color: #fff;
      color: #8dc63f; }
  .hero figure {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -ms-flex-item-align: end;
        align-self: flex-end; }
    .hero figure img {
      display: block;
      margin: 0 auto;
      max-width: 74%; }
  @media (max-width: 1439px) {
    .hero__txt h1 {
      font-size: 3.2em; }
    .hero__txt h3, .hero__txt p {
      font-size: 1.2em; } }
  @media (max-width: 767px) {
    .hero {
      background-position: left center; }
      .hero .container {
        display: block; }
      .hero__txt {
        width: auto;
        min-width: 0; } }

.banner {
  background-image: url(img/banner.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  min-height: 300px;
  padding: 2em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .banner__txt {
    font-weight: bold;
    font-size: 3.6em;
    line-height: 1.2em;
    text-transform: lowercase; }
    .banner__txt__s, .banner__txt span {
      text-transform: none !important; }
    .banner__txt small {
      color: #8dc63f;
      display: block;
      font-size: 0.30556em;
      letter-spacing: 0.1em;
      margin-bottom: 1em;
      line-height: 1em;
      text-transform: uppercase; }
  .banner--large {
    height: 37.91vw; }
  @media (max-width: 767px) {
    .banner {
      min-height: 200px; }
      .banner__txt {
        font-size: 2.7em; } }

.filter {
  border-top: solid 1px #c2d3dc;
  border-bottom: solid 1px #c2d3dc;
  font-weight: bold;
  letter-spacing: normal;
  text-transform: uppercase;
  line-height: 1em;
  overflow: hidden;
  padding: 1em 0; }
  .filter__author {
    color: #0c4f75;
    font-weight: normal;
    padding: 1em 0; }
    .filter__author span {
      font-weight: bold; }
  .filter ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -1.5em; }
    .filter ul li {
      margin: 0 1.5em; }
      .filter ul li a {
        padding: 1em 0;
        display: block; }
      .filter ul li.current-cat a {
        color: #8dc63f; }
  @media (max-width: 1439px) {
    .filter {
      padding: 0.875em 0; }
      .filter__author {
        adding: 0.875em 0; }
      .filter ul li a {
        padding: 0.875em 0; } }

.woocommerce {
  margin: 3em 0 4em 0; }
  .woocommerce-info {
    border-color: #0c4f75; }
    .woocommerce-info:before {
      color: #0c4f75; }
  .woocommerce-message {
    border-color: #8dc63f; }
    .woocommerce-message:before {
      color: #8dc63f; }
  .woocommerce-error {
    border-color: #f50a0a; }
    .woocommerce-error:before {
      color: #f50a0a; }
  .woocommerce a.remove {
    color: #f50a0a; }
    .woocommerce a.remove:hover {
      color: #f50a0a !important;
      background-color: transparent; }
  .woocommerce table.cart td.actions .coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .woocommerce table.cart td.product-quantity .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .woocommerce table.cart td.product-quantity .quantity .qty {
      border: solid 1px #8dc63f;
      margin: 0 -1px;
      outline: none;
      font-size: 16px;
      font-weight: bold;
      min-width: 64px;
      text-align: center; }
    .woocommerce table.cart td.product-quantity .quantity .plus, .woocommerce table.cart td.product-quantity .quantity .minus {
      background: transparent no-repeat center center;
      background-size: 25% auto;
      outline: none;
      cursor: pointer;
      border: solid 1px #8dc63f;
      border-radius: 0;
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      width: 54px;
      height: 44px; }
    .woocommerce table.cart td.product-quantity .quantity .plus {
      background-image: url(img/qp.svg); }
    .woocommerce table.cart td.product-quantity .quantity .minus {
      background-image: url(img/qm.svg); }
  .woocommerce #coupon_code {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 10px;
    border: solid 1px #c0c0c0;
    border-radius: 0;
    min-width: 120px;
    outline: none; }
  .woocommerce .container .product__accordion {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    clear: both;
    padding-top: 1px; }
    .woocommerce .container .product__accordion .acc-img {
      margin: 3em 0; }
      .woocommerce .container .product__accordion .acc-img .container {
        max-width: 1340px;
        padding: 0 20px; }
      .woocommerce .container .product__accordion .acc-img aside {
        padding-left: 0 !important; }
        @media (max-width: 1439px) {
          .woocommerce .container .product__accordion .acc-img aside {
            padding-right: 0 !important; } }
  .woocommerce .container .product h1 {
    font-size: 2.1em;
    font-weight: normal;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .woocommerce .container .product h1 {
        font-size: 2em; } }
  .woocommerce .container .product .price {
    color: #0c4f75;
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 0.5em; }
    @media (max-width: 767px) {
      .woocommerce .container .product .price {
        font-size: 1.875em; } }
    .woocommerce .container .product .price ins {
      text-decoration: none; }
  .woocommerce .container .product .woocommerce-product-rating {
    margin-bottom: 0.2em; }
    .woocommerce .container .product .woocommerce-product-rating .woocommerce-review-link {
      font-size: 14px;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #000; }
  .woocommerce .container .product .woocommerce-product-details__short-description {
    color: #0c4f75;
    font-size: 1.2em;
    max-width: 440px; }
  .woocommerce .container .product form.cart div.quantity {
    float: none;
    margin: 0;
    margin-bottom: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-top: 30px; }
    .woocommerce .container .product form.cart div.quantity:before {
      content: 'Quantity';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 16px;
      text-transform: uppercase;
      color: #000;
      letter-spacing: 0.05em; }
    .woocommerce .container .product form.cart div.quantity .qty {
      border: solid 1px #8dc63f;
      margin: 0 -1px;
      outline: none;
      font-size: 16px;
      font-weight: bold;
      min-width: 90px;
      text-align: center; }
    .woocommerce .container .product form.cart div.quantity .plus, .woocommerce .container .product form.cart div.quantity .minus {
      background: transparent no-repeat center center;
      background-size: 25% auto;
      outline: none;
      cursor: pointer;
      border: solid 1px #8dc63f;
      border-radius: 0;
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      width: 54px;
      height: 44px; }
    .woocommerce .container .product form.cart div.quantity .plus {
      background-image: url(img/qp.svg); }
    .woocommerce .container .product form.cart div.quantity .minus {
      background-image: url(img/qm.svg); }
  .woocommerce .container .product .product_meta {
    display: none; }
  .woocommerce .container .product .wpgs {
    border: solid 1px #bcbcbc; }
    .woocommerce .container .product .wpgs .slick-arrow {
      width: 27px;
      height: 50px;
      position: absolute;
      top: 50%;
      z-index: 200;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      cursor: pointer;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100% auto; }
      .woocommerce .container .product .wpgs .slick-arrow.flaticon-back {
        left: 1em;
        background-image: url(img/arrow--prev.svg); }
      .woocommerce .container .product .wpgs .slick-arrow.flaticon-right-arrow {
        right: 1em;
        background-image: url(img/arrow--next.svg); }
      @media (max-width: 1439px) {
        .woocommerce .container .product .wpgs .slick-arrow {
          width: 16px;
          height: 30px; } }
      @media (max-width: 767px) {
        .woocommerce .container .product .wpgs .slick-arrow {
          width: 12px;
          height: 22px; } }
      .woocommerce .container .product .wpgs .slick-arrow:before {
        display: none; }
    .woocommerce .container .product .wpgs .slick-disabled {
      opacity: 0.2; }
    .woocommerce .container .product .wpgs .wpgs-nav {
      display: none; }
  .woocommerce .container p.stars a {
    color: #8dc63f; }
  .woocommerce .container .star-rating:before {
    color: rgba(141, 198, 63, 0.5); }
  .woocommerce .container .star-rating span {
    color: #8dc63f !important; }
  .woocommerce .container .related {
    margin: 3em 0; }
  .woocommerce .container .product-reviews {
    clear: both;
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 1px; }
    .woocommerce .container .product-reviews h2 {
      font-weight: bold;
      font-size: 2.1em;
      margin-bottom: 0.5em;
      letter-spacing: -0.05em; }
      .woocommerce .container .product-reviews h2.comment-reply-title {
        margin-bottom: 0.1em; }
      @media (max-width: 767px) {
        .woocommerce .container .product-reviews h2 {
          font-size: 2em; } }
    .woocommerce .container .product-reviews #reviews
#comments {
      margin: 3em 0;
      max-width: 1000px; }
      .woocommerce .container .product-reviews #reviews
#comments ol.commentlist li .comment-text {
        border: solid 1px #c0c0c0;
        border-radius: 0; }
    .woocommerce .container .product-reviews #review_form_wrapper {
      max-width: 1000px; }
    .woocommerce .container .product-reviews #respond .comment-form-rating {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 20px;
      margin-top: 20px; }
      .woocommerce .container .product-reviews #respond .comment-form-rating label {
        margin-right: 15px;
        padding-bottom: 4px; }
      .woocommerce .container .product-reviews #respond .comment-form-rating p.stars {
        margin-bottom: 0 !important; }
    .woocommerce .container .product-reviews #respond input[type=text], .woocommerce .container .product-reviews #respond input[type=email] {
      border: solid 1px #c0c0c0;
      border-radius: 0;
      width: 100%;
      border: solid 1px #c0c0c0;
      border-radius: 0;
      outline: none;
      font-size: 0.9em;
      color: #000;
      padding: 15px; }
    .woocommerce .container .product-reviews #respond textarea {
      border: solid 1px #c0c0c0;
      border-radius: 0;
      outline: none;
      font-size: 0.9em;
      color: #000;
      padding: 0.75em;
      height: 300px !important; }
      @media (max-width: 767px) {
        .woocommerce .container .product-reviews #respond textarea {
          height: 150px !important; } }
    .woocommerce .container .product-reviews #respond p {
      margin: 0 0 20px 0 !important; }
  .woocommerce .container ul.products {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -33px; }
    .woocommerce .container ul.products li {
/*       width: 33.33333%; */
	  width: 50%;
      padding: 0 33px;
	  margin: 0 1.4% 0 1.4%;
      margin-bottom: 4em; }
      .woocommerce .container ul.products li .woocommerce-loop-product__link {
        position: relative;
        display: block; }
      .woocommerce .container ul.products li img {
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 0.9em;
        border: solid 1px #bcbcbc; }
      .woocommerce .container ul.products li h2.woocommerce-loop-product__title {
        padding: 0;
        color: #0c4f75;
        font-size: 1.8em;
        margin-bottom: 0.2em; }
      .woocommerce .container ul.products li .price {
        color: #0c4f75;
        margin-bottom: 1.5em;
		font-size: 30px;}
        .woocommerce .container ul.products li .price ins {
          color: #0c4f75; }
      .woocommerce .container ul.products li ins {
        text-decoration: none;
        color: #8dc63f; }
    @media (max-width: 1439px) {
      .woocommerce .container ul.products li {
        width: 50%; } }
    @media (max-width: 1023px) {
      .woocommerce .container ul.products {
        margin: 0 -20px; }
        .woocommerce .container ul.products li {
          padding: 0 20px; } }
    @media (max-width: 767px) {
      .woocommerce .container ul.products li {
        width: 100%!important; }
		.woocommerce .container ul.products {
			display: inline-block;
		}}

.woocommerce-product-rating {
	position: relative;
	top: 239px;
}

.media {
  margin: 3em 0 4em 0;
  overflow: hidden; }
  .media__article {
    max-width: 1150px;
    margin: 0 auto;
    letter-spacing: normal;
    color: #565555; }
    .media__article__meta {
      color: #8dc63f;
      text-transform: uppercase;
      font-size: 0.9em;
      font-weight: bold;
      letter-spacing: 0.02em;
      margin-bottom: 0.5em; }
      .media__article__meta a {
        color: inherit; }
        .media__article__meta a:before {
          content: '|';
          padding: 0 10px;
          color: #8dc63f; }
        .media__article__meta a:hover {
          color: #0c4f75; }
  .media__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -33px; }
  .media__item {
    width: 33.33333%;
    padding: 0 33px;
    margin-bottom: 6em; }
    .case-studies .media__item {
      text-align: center;
      margin-bottom: 3em; }
    .media__item h3 {
      color: #0c4f75;
      font-size: 1.8em;
      margin-bottom: 0.2em; }
    .media__item p {
      font-size: 1.1em;
      margin-bottom: 1em; }
    .media__item img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 0.9em; }
    .media__item__cat {
      color: #8dc63f;
      font-size: 0.9em;
      font-weight: bold;
      letter-spacing: normal;
      display: inline-block;
      margin-bottom: 0.5em;
      text-transform: uppercase; }
      .media__item__cat:hover {
        color: #0c4f75; }
  @media (max-width: 1439px) {
    .media__item {
      width: 50%; } }
  @media (max-width: 1023px) {
    .media__grid {
      margin: 0 -20px; }
    .media__item {
      padding: 0 20px; } }
  @media (max-width: 767px) {
    .media__item {
      width: 100%; } }

.main {
  margin: 3em 0 4em 0;
  overflow: hidden; }
  .main > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .main__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .main__content > *:first-child {
      margin-top: 0; }
    .main__content .woocommerce .woocommerce-MyAccount-navigation {
      width: 20%;
      float: left; }
      .main__content .woocommerce .woocommerce-MyAccount-navigation ul {
        padding: 0;
        border-top: 1px solid #eee; }
        .main__content .woocommerce .woocommerce-MyAccount-navigation ul li {
          list-style: none;
          border-bottom: 1px solid #eee;
          padding-bottom: 0; }
          .main__content .woocommerce .woocommerce-MyAccount-navigation ul li a {
            padding: 10px 5px;
            display: block; }
            .main__content .woocommerce .woocommerce-MyAccount-navigation ul li a:before {
              margin-right: 20px;
              font-family: 'FontAwesome'; }
          .main__content .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
            color: #8dc63f; }
          .main__content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
            content: "\f0e4"; }
          .main__content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
            content: "\f07a"; }
          .main__content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
            content: "\f1c6"; }
          .main__content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
            content: "\f015"; }
          .main__content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
            content: "\f09d"; }
          .main__content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
            content: "\f007"; }
          .main__content .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
            content: "\f08b"; }
      @media (max-width: 1023px) {
        .main__content .woocommerce .woocommerce-MyAccount-navigation {
          width: 100%;
          max-width: 280px;
          float: none;
          margin-bottom: 2em; } }
    .main__content .woocommerce .woocommerce-MyAccount-content {
      display: inline-block;
      margin-left: 5%;
      width: 75%; }
      @media (max-width: 1023px) {
        .main__content .woocommerce .woocommerce-MyAccount-content {
          display: block;
          margin: 0;
          width: 100%; } }
    .main__content .woocommerce .payment_method_stripe label img {
      max-width: 36px; }
    .main__content .woocommerce form .form-row input.input-text, .main__content .woocommerce form .form-row textarea {
      border: solid 1px #c0c0c0 !important;
      font-weight: 400;
      padding: 15px;
      margin: 0;
      font-size: 18px;
      color: #000;
      line-height: 1em !important;
      min-height: 0 !important;
      outline: none; }
    .main__content .woocommerce form .form-row input.input-text {
      height: 54px; }
    .main__content .woocommerce form.checkout_coupon,
    .main__content .woocommerce form.login, .main__content .woocommerce form.register {
      border-radius: 0;
      border-color: #c0c0c0; }
    .main__content .woocommerce table.shop_table {
      border-radius: 0; }
    .main__content .woocommerce #coupon_code {
      font-size: 16px;
      font-weight: 700;
      padding: 13px;
      border: solid 1px #000;
      border-radius: 0;
      min-width: 220px;
      outline: none; }
	@media (max-width: 1023px) {
	.main__content .woocommerce #coupon_code {
      min-width: 120px;}
	.woocommerce table.cart td.product-quantity .quantity {
    flex-flow: row-reverse;}}
    .main__content .woocommerce .button {
      font-size: 15px;
      font-weight: 700;
      padding: 17px 20px 16px 20px;
      border-radius: 0;
      outline: none; }
    .main__content .woocommerce #add_payment_method #payment, .main__content .woocommerce .woocommerce-cart #payment, .main__content .woocommerce .woocommerce-checkout #payment {
      border-radius: 0;
      background-color: #f3f6f6; }
      .main__content .woocommerce #add_payment_method #payment .woocommerce-notice, .main__content .woocommerce .woocommerce-cart #payment .woocommerce-notice, .main__content .woocommerce .woocommerce-checkout #payment .woocommerce-notice {
        background-color: #fff; }
    .main__content .woocommerce .woocommerce-customer-details address {
      border: solid 1px #c0c0c0;
      border-radius: 0;
      background: #fff; }
  .main__sidebar {
    min-width: 280px;
    width: 280px;
    margin-left: 100px; }
  @media (max-width: 1439px) {
    .main__sidebar {
      margin-left: 40px; } }
  @media (max-width: 1023px) {
    .main > .container {
      display: block; }
    .main__sidebar {
      margin-left: 0;
      margin-top: 2em; } }

.main .gform_wrapper, .txt .gform_wrapper {
  margin: 0; }
  .main .gform_wrapper ::-webkit-input-placeholder, .txt .gform_wrapper ::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    position: relative; }
  .main .gform_wrapper :-moz-placeholder, .txt .gform_wrapper :-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    position: relative; }
  .main .gform_wrapper ::-moz-placeholder, .txt .gform_wrapper ::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    position: relative; }
  .main .gform_wrapper :-ms-input-placeholder, .txt .gform_wrapper :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    position: relative; }
  .main .gform_wrapper:first-child, .txt .gform_wrapper:first-child {
    margin-top: 0; }
  .main .gform_wrapper ul, .txt .gform_wrapper ul {
    color: inherit;
    line-height: normal; }
  .main .gform_wrapper .gfield_required, .txt .gform_wrapper .gfield_required {
    color: #f50a0a; }
  .main .gform_wrapper .validation_message, .txt .gform_wrapper .validation_message {
    display: none; }
  .main .gform_wrapper label.gfield_label,
  .main .gform_wrapper legend.gfield_label, .txt .gform_wrapper label.gfield_label,
  .txt .gform_wrapper legend.gfield_label {
    color: #58595b;
    font-family: "Karla", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px !important;
    margin-bottom: 10px;
    text-transform: uppercase; }
    .main .gform_wrapper label.gfield_label span,
    .main .gform_wrapper legend.gfield_label span, .txt .gform_wrapper label.gfield_label span,
    .txt .gform_wrapper legend.gfield_label span {
      color: inherit; }
  .main .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
  .main .gform_wrapper textarea, .txt .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
  .txt .gform_wrapper textarea {
    border: solid 1px #bfbfbf !important;
    font-size: 20px;
    padding: 18px;
    margin: 0;
    color: #000;
    line-height: 1em !important;
    min-height: 0 !important;
    outline: none;
    height: 64px; }
  .main .gform_wrapper .top_label input.small, .txt .gform_wrapper .top_label input.small {
    width: 33%; }
  .main .gform_wrapper .top_label input.medium, .txt .gform_wrapper .top_label input.medium {
    width: 100%; }
  .main .gform_wrapper.gform_validation_error .top_label input.medium, .txt .gform_wrapper.gform_validation_error .top_label input.medium {
    width: 100%; }
  .main .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .main .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half, .txt .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .txt .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    width: 50%;
    padding-right: 16px;
    max-width: none !important; }
  .main .gform_wrapper li.gfield_error, .txt .gform_wrapper li.gfield_error {
    width: 100%; }
    .main .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
    .main .gform_wrapper li.gfield_error textarea, .txt .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
    .txt .gform_wrapper li.gfield_error textarea {
      border: solid 1px #f50a0a !important;
      color: #f50a0a; }
    .main .gform_wrapper li.gfield_error .customSelectInner, .txt .gform_wrapper li.gfield_error .customSelectInner {
      border-color: #f50a0a;
      color: #f50a0a; }
    .main .gform_wrapper li.gfield_error .gfield_label,
    .main .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .txt .gform_wrapper li.gfield_error .gfield_label,
    .txt .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label {
      color: #f50a0a; }
  .main .gform_wrapper .select-box, .txt .gform_wrapper .select-box {
    position: relative;
    width: 100%; }
  .main .gform_wrapper .select-box select, .txt .gform_wrapper .select-box select {
    width: 100% !important; }
  .main .gform_wrapper .customSelect, .txt .gform_wrapper .customSelect {
    margin: 0 !important; }
  .main .gform_wrapper .customSelectInner, .txt .gform_wrapper .customSelectInner {
    background-color: #fff;
    margin: 0 !important;
    border: solid 1px #bfbfbf;
    font-size: 20px;
    color: #58595b;
    padding: 20px 18px;
    line-height: 1em;
    height: 64px; }
  .main .gform_wrapper textarea, .txt .gform_wrapper textarea {
    height: 200px !important; }
  .main .gform_wrapper .field_description_below, .txt .gform_wrapper .field_description_below {
    margin: 0 !important; }
  .main .gform_wrapper div.validation_error, .txt .gform_wrapper div.validation_error {
    border: 0;
    padding: 0;
    text-align: left;
    color: #f50a0a;
    font-size: inherit;
    font-weight: normal;
    font-weight: bold; }
  .main .gform_wrapper .gform_body, .txt .gform_wrapper .gform_body {
    width: calc(100% + 16px); }
  .main .gform_wrapper .top_label div.ginput_container, .txt .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important; }
  .main .gform_wrapper ul.gform_fields li.gfield, .txt .gform_wrapper ul.gform_fields li.gfield {
    margin-top: 20px !important;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    background: transparent; }
  .main .gform_wrapper .ginput_complex.ginput_container_address, .txt .gform_wrapper .ginput_complex.ginput_container_address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 20px;
    width: auto; }
    .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_full, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_full {
      width: 100%;
      line-height: 1em;
      height: auto;
      display: inherit;
      margin-bottom: 8px;
      padding: 0 5px !important; }
    .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left {
      padding-right: 5px !important; }
    .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_left, .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_left, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right {
      margin: 0 !important;
      padding: 0 5px !important;
      position: relative;
      width: 33.3333333%;
      display: inherit;
      margin-bottom: 8px; }
      .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_left select, .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right select, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_left select, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right select {
        width: 100% !important;
        height: 100% !important;
        line-height: normal !important;
        margin: 0 !important; }
  .main .gform_wrapper .gform_footer, .txt .gform_wrapper .gform_footer {
    margin-top: 30px !important;
    padding: 0 !important; }
    .main .gform_wrapper .gform_footer input.button, .main .gform_wrapper .gform_footer input[type=submit], .txt .gform_wrapper .gform_footer input.button, .txt .gform_wrapper .gform_footer input[type=submit] {
      display: inline-block;
      zoom: 1;
      cursor: pointer;
      background: transparent;
      border-radius: 0;
      font-size: 14px;
      font-weight: bold;
      line-height: 1em;
      text-transform: uppercase;
      -webkit-transition: .3s ease all;
      -o-transition: .3s ease all;
      transition: .3s ease all;
      padding: 15px;
      text-align: center;
      width: 100%;
      max-width: 200px;
      border: 0;
      letter-spacing: 0.02em;
      color: #fff;
      background-color: #8dc63f; }
      .main .gform_wrapper .gform_footer input.button:hover, .main .gform_wrapper .gform_footer input[type=submit]:hover, .txt .gform_wrapper .gform_footer input.button:hover, .txt .gform_wrapper .gform_footer input[type=submit]:hover {
        background: #0c4f75;
        color: #fff; }
  @media only screen and (max-width: 641px) {
    .main .gform_wrapper .gform_body, .txt .gform_wrapper .gform_body {
      width: 100%; }
    .main .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]), .txt .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
      line-height: normal;
      min-height: 0; }
    .main .gform_wrapper .ginput_complex.ginput_container_address, .txt .gform_wrapper .ginput_complex.ginput_container_address {
      display: block;
      margin: 0; }
      .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_full, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_full {
        padding: 0 !important;
        margin: 8px 0 0 0 !important; }
      .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left {
        padding: 0 !important;
        margin: 8px 0 0 0 !important;
        width: auto; }
      .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_left, .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_left, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right {
        padding: 0 !important;
        margin: 8px 0 0 0 !important;
        width: auto; }
        .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_left select, .main .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right select, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_left select, .txt .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right select {
          width: 100% !important; } }

.txt {
  margin: 3em 0; }
  .txt .container > * {
    max-width: 1024px; }
  .txt .container > *:last-child {
    margin-bottom: 0; }
  .txt--center {
    text-align: center; }
    .txt--center .container {
      max-width: 980px; }

.txt-img {
  margin: 5em 0;
  overflow: hidden; }
  .txt-img .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .txt-img .container > * {
      width: 50%; }
  .txt-img h2 {
    font-weight: bold;
    line-height: 1em;
    font-size: 3.2em; }
  .txt-img h4 {
    line-height: 1.4em;
    margin-bottom: 1em;
    max-width: 430px; }
  .txt-img article > * {
    max-width: 716px; }
  .txt-img aside figure {
    width: calc(50vw - 2em); }
    .txt-img aside figure img {
      width: 100%;
      height: auto;
      display: block; }
  .txt-img:not(.txt-img--img) article {
    padding-right: 2em; }
  .txt-img:not(.txt-img--img) aside {
    padding-left: 2em; }
  .txt-img--img article {
    padding-left: 2em; }
  .txt-img--img aside {
    direction: rtl;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding-right: 2em; }
  @media (max-width: 1439px) {
    .txt-img {
      margin: 4em 0; }
      .txt-img aside figure {
        width: calc(50vw - 1em); }
      .txt-img:not(.txt-img--img) article {
        padding-right: 1em; }
      .txt-img:not(.txt-img--img) aside {
        padding-left: 1em; }
      .txt-img--img article {
        padding-left: 1em; }
      .txt-img--img aside {
        padding-right: 1em; } }
  @media (max-width: 1023px) {
    .txt-img .container {
      display: block; }
      .txt-img .container > * {
        width: auto; }
    .txt-img aside figure {
      width: 100%; }
    .txt-img:not(.txt-img--img) article, .txt-img:not(.txt-img--img) aside, .txt-img--img article, .txt-img--img aside {
      padding: 0; } }
  @media (max-width: 767px) {
    .txt-img h2 {
      font-size: 2.75em; } }

.txt-bg {
  padding: 5em 0;
  background-size: cover;
  background-position: center center;
  color: #fff;
  text-align: center; }
  .txt-bg h1, .txt-bg h2, .txt-bg h3, .txt-bg h5, .txt-bg h6 {
    color: inherit; }
  .txt-bg h3 {
    line-height: 1.4em; }
  .txt-bg h4 {
    text-transform: none;
    margin-bottom: 1.5em;
    letter-spacing: 0.05em; }
  .txt-bg .container > *:last-child {
    margin-bottom: 0; }
  @media (max-width: 575px) {
    .txt-bg h3 {
      font-size: 1.5em; } }

.columns {
  text-align: center;
  margin: 3em 0; }
  .columns .container {
    max-width: 1440px; }
  .columns__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px; }
  .columns__item {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 3em; }
    .columns__item > * {
      max-width: 270px;
      margin-left: auto;
      margin-right: auto; }
    .columns__item > *:last-child {
      margin-bottom: 0; }
    .columns__item img {
      margin-bottom: 1em; }
    .columns__item h3 {
      line-height: 1em;
      margin-bottom: 0.8em; }
  @media (max-width: 1439px) {
    .columns__item img {
      max-height: 80px;
      width: auto; } }
  @media (max-width: 1023px) {
    .columns__grid {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .columns__item {
      width: 50%; } }
  @media (max-width: 575px) {
    .columns__item {
      width: 100%; } }

.testimonials {
  background: url(img/bg-3.jpg) no-repeat center bottom;
  background-size: cover;
  color: #fff;
  padding: 1px 0; }
  .testimonials .container {
    max-width: 1740px; }
  .testimonials__video {
    background: #fff;
    border: solid 1em #8dc63f;
    padding: 2em;
    margin: 8em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #0c4f75;
    position: relative; }
    .testimonials__video__badge {
      position: absolute;
      bottom: 20px;
      right: 20px;
      width: 10%;
      height: auto; }
    .testimonials__video figure {
      width: 60%; }
      .testimonials__video figure img {
        width: 100%;
        height: auto;
        display: block;
		max-width: 600px;
    	margin: 0 auto;}
    .testimonials__video article {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding-left: 3em;
      -ms-flex-item-align: center;
          align-self: center; }
      .testimonials__video article > * {
        max-width: 560px; }
        .testimonials__video article > *:last-child {
          margin-bottom: 0; }
      .testimonials__video article h2 {
        font-weight: bold;
        line-height: 0.9em;
        margin-bottom: 0.2em;
        font-size: 4.5em; }
  .testimonials__carousel {
    max-width: 1320px;
    margin: 3em auto;
    text-align: center; }
    .testimonials__carousel .cycle-slideshow {
      width: 100%;
      overflow: hidden; }
    .testimonials__carousel .pager {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      z-index: 200;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .testimonials__carousel .pager span {
        width: 13px;
        height: 13px;
        border-radius: 13px;
        background: #fff;
        font: 0/0 a;
        text-shadow: none;
        color: transparent;
        margin: 0 9px;
        cursor: pointer; }
        .testimonials__carousel .pager span:hover, .testimonials__carousel .pager span.cycle-pager-active {
          background-color: #8dc63f; }
  .testimonials__slide {
    width: 100%;
    text-align: center;
    padding-bottom: 3.5em; }
    .testimonials__slide h3 {
      color: inherit;
      font-size: 2.7em;
      margin-bottom: 0.5em; }
    .testimonials__slide p {
      font-size: 1.4em;
      max-width: 860px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0.3em; }
    .testimonials__slide cite {
      display: block;
      font-size: 0.9em;
      font-weight: bold;
      font-style: normal;
      letter-spacing: normal;
      text-transform: uppercase;
      margin-bottom: 2.2em; }
    .testimonials__slide .btn-green:hover {
      background-color: #fff;
      color: #8dc63f; }
  @media (max-width: 1439px) {
    .testimonials__video {
      margin: 5em 0; }
      .testimonials__video article {
        padding-left: 2em; }
        .testimonials__video article > * {
          max-width: 440px; }
        .testimonials__video article h2 {
          font-size: 3.1em; }
        .testimonials__video article h3 {
          font-size: 1.2em; } }
  @media (max-width: 1023px) {
    .testimonials__video {
      margin: 4em 0;
      display: block; }
      .testimonials__video__badge {
        width: 15%;
        bottom: 2em;
        right: 2em; }
      .testimonials__video figure {
        width: 100%;
        margin-bottom: 2em; }
      .testimonials__video article {
        padding-left: 0; }
        .testimonials__video article > * {
          max-width: 320px; } }
  @media (max-width: 767px) {
    .testimonials__slide h3 {
      font-size: 2.2em; } }
  @media (max-width: 575px) {
    .testimonials__video {
      padding: 1em 1em 4em 1em; }
      .testimonials__video .btn-green {
        display: block;
        max-width: none; }
      .testimonials__video__badge {
        width: 100px;
        right: 1em;
        bottom: 1em; }
      .testimonials__video article h2 {
        font-size: 2.2em; } }

.panels {
  background: #e8edee;
  padding: 6em 0;
  text-align: center;
  overflow: hidden; }
  .panels .container {
    max-width: 1240px; }
  .panels h2 {
    max-width: 960px;
    font-size: 3.1em;
    line-height: 1.2em;
    margin-bottom: 0.8em;
    margin-left: auto;
    margin-right: auto; }
  .panels__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px; }
  .panels__item {
    width: 50%;
    padding: 0 20px;
    text-align: left; }
    .panels__item figure {
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    .panels__item article {
      background: url(img/bg.png) no-repeat right top #0c4f75;
      color: #fff;
      padding: 1.5em 1.5em 3em 1.5em;
      position: relative; }
      .panels__item article img {
        max-width: 30%;
        height: auto;
        display: block;
        position: absolute;
        bottom: 20px;
        right: 20px; }
    .panels__item h2, .panels__item h3 {
      color: inherit; }
    .panels__item h2 {
      font-size: 4.5em;
      font-weight: bold;
      text-align: left;
      line-height: 0.9em;
      margin-bottom: 0.2em; }
    .panels__item__link {
      display: block;
      font-size: 1.1em;
      font-weight: bold;
      letter-spacing: 0.05em;
      background: #8dc63f;
      color: #fff;
      text-align: center;
      padding: 1.1em;
      line-height: 1em; }
      .panels__item__link:hover {
        color: #0c4f75; }
  @media (max-width: 1439px) {
    .panels__item h2 {
      font-size: 3.1em; } }
  @media (max-width: 1023px) {
    .panels__grid {
      margin: 0 -10px; }
    .panels__item {
      padding: 0 10px; }
      .panels__item article {
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px; }
      .panels__item h2 {
        font-size: 2.7em; }
      .panels__item h3 {
        font-size: 1.5em; } }
  @media (max-width: 767px) {
    .panels {
      padding: 4em 0; }
      .panels__grid {
        display: block; }
      .panels__item {
        width: auto;
        margin-top: 2em; }
        .panels__item article {
          height: auto !important; }
      .panels h2 {
        font-size: 2.75em; } }

.acc-img {
  background: #f3f6f6; }
  .acc-img .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .acc-img h2 {
    font-weight: bold;
    margin-bottom: 0.8em; }
  .acc-img aside {
    padding: 3em 2em 2em 2em;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .acc-img figure {
    -ms-flex-item-align: end;
        align-self: flex-end;
    padding-top: 3em;
    min-width: 40%;
    width: 40%; }
  @media (min-width: 1024px) and (max-width: 1439px) {
    .acc-img .container {
      display: block; }
    .acc-img aside {
      padding: 2em; }
    .acc-img figure {
      padding-top: 0;
      text-align: center;
      margin: 0 auto; }
      .acc-img figure img {
        margin: 0 auto; } }
  @media (max-width: 1023px) {
    .acc-img {
      margin-left: -20px;
      margin-right: -20px; }
      .acc-img aside {
        padding: 20px; } }
  @media (max-width: 767px) {
    .acc-img .container {
      display: block; }
    .acc-img figure {
      padding-top: 0;
      text-align: center;
      margin: 0 auto; }
      .acc-img figure img {
        margin: 0 auto; } }
  @media (max-width: 575px) {
    .acc-img figure {
      max-width: 280px;
      width: auto;
      min-width: 0; } }

.slider {
  margin: 3em 0; }
  .slider .cycle-slideshow {
    width: 100%;
	      max-width: 500px;
    margin: 0px auto;
    overflow: hidden; }
  .slider .slide {
    width: 100%; }
    .slider .slide img {
      display: block;
      width: 100%;
      height: auto; }
  .slider .arrow {
    width: 76px;
    height: 76px;
    background: #0c4f75;
    position: absolute;
    top: 50%;
    z-index: 200;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 60%; }
    .slider .arrow.prev {
      left: 0;
      background-image: url(img/arrow--prev.svg); }
    .slider .arrow.next {
      right: 0;
      background-image: url(img/arrow--next.svg); }
    @media (max-width: 1439px) {
      .slider .arrow {
        width: 54px;
        height: 54px; } }
    @media (max-width: 767px) {
      .slider .arrow {
        width: 24px;
        height: 24px; } }
  @media (max-width: 767px) {
    .slider {
      margin-left: -20px;
      margin-right: -20px; } }

.logos {
  border-top: solid 1px #c2d3dc;
  margin: 4em 0 2em 0;
  padding-top: 2.5em; }
  .logos .container {
    max-width: 1756px; }
  .logos__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: -10px;
    margin-right: -10px; }
  .logos img {
    opacity: 0.3;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all;
    padding: 0 10px; }
  .logos a:hover img {
    opacity: 0.8; }
  @media (max-width: 1023px) {
    .logos {
      margin: 3em 0 1em 0;
      padding-top: 1em; }
      .logos__grid {
        display: block;
        text-align: center;
        margin-left: -20px;
        margin-right: -20px; }
      .logos img {
        padding: 1em 20px; } }

.case-studies {
  background: #e8edee;
  padding: 6em 0 3em 0;
  text-align: center; }
  .case-studies h2 {
    text-align: center;
    font-size: 3.1em;
    font-weight: bold;
    margin-bottom: 1em;
    line-height: 1em; }
  @media (max-width: 1023px) {
    .case-studies {
      padding: 4em 0 1em 0; } }

.testimonial-list__item {
  margin-bottom: 3em;
  max-width: 980px; }
  .testimonial-list__item h3 {
    margin-bottom: 0.5em; }
  .testimonial-list__item p {
    margin-bottom: 0.2em; }
  .testimonial-list__item cite {
    display: block;
    font-weight: bold;
    font-style: normal; }

.widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1em; }
  .widget ul li {
    border-bottom: solid 1px #b7b8b5;
    padding: 24px 0; }
    .widget ul li a {
      color: #0c4f75; }
      .widget ul li a:hover {
        color: #8dc63f; }
    .widget ul li.active a, .widget ul li.current_page_item a {
      color: #8dc63f; }

.newsletter {
  background: url(img/newsletter.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  padding: 5em 0;
  overflow: hidden; }
  .newsletter h2 {
    color: inherit;
    font-size: 3.1em;
    margin-bottom: 0.25806em; }
  .newsletter a {
    color: inherit; }
    .newsletter a:hover {
      color: #8dc63f; }
  .newsletter .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important; }
  .newsletter .gform_wrapper {
    background: transparent;
    margin: 0 auto;
    color: #000;
    text-align: left;
    padding: 0;
    margin: 0 0 1.5em 0;
    max-width: 600px; }
    .newsletter .gform_wrapper ul {
      color: inherit;
      line-height: normal; }
    .newsletter .gform_wrapper .gfield_required {
      color: #f50a0a; }
    .newsletter .gform_wrapper .validation_message {
      display: none; }
    .newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
    .newsletter .gform_wrapper textarea {
      background-color: transparent;
      border: 0 !important;
      font-size: 14px;
      font-weight: bold;
      padding: 20px;
      margin: 0;
      color: #fff;
      line-height: 1em !important;
      min-height: 0 !important;
      outline: none;
      height: 54px; }
    .newsletter .gform_wrapper ::-webkit-input-placeholder {
      color: inherit;
      opacity: 1; }
    .newsletter .gform_wrapper :-moz-placeholder {
      color: inherit;
      opacity: 1; }
    .newsletter .gform_wrapper ::-moz-placeholder {
      color: inherit;
      opacity: 1; }
    .newsletter .gform_wrapper :-ms-input-placeholder {
      color: inherit;
      opacity: 1; }
    .newsletter .gform_wrapper li.gfield_error {
      width: 100% !important;
      max-width: 100% !important; }
      .newsletter .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
      .newsletter .gform_wrapper li.gfield_error textarea {
        color: #8dc63f; }
    .newsletter .gform_wrapper form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-size: 14px;
      border: solid 1px #fff;
      padding: 15px 0; }
    .newsletter .gform_wrapper div.validation_error {
      border: 0;
      padding: 0;
      text-align: left;
      color: #fff;
      font-size: inherit;
      font-weight: normal;
      font-weight: bold;
      margin: 0;
      padding: 0 15px 10px 15px;
      width: 100%; }
    .newsletter .gform_wrapper .gform_body {
      width: calc(100% - 130px);
      height: 54px; }
    .newsletter .gform_wrapper .top_label div.ginput_container {
      margin-top: 0 !important; }
    .newsletter .gform_wrapper ul.gform_fields {
      width: 100%; }
      .newsletter .gform_wrapper ul.gform_fields li.gfield {
        margin: 0 !important;
        padding: 0 !important;
        max-width: 100% !important;
        border: 0;
        background: transparent; }
    .newsletter .gform_wrapper img.gform_ajax_spinner {
      display: none !important; }
    .newsletter .gform_wrapper .gform_footer {
      margin: 0 !important;
      padding: 0 !important;
      width: 130px; }
      .newsletter .gform_wrapper .gform_footer input.button, .newsletter .gform_wrapper .gform_footer input[type=submit] {
        border: 0;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        background: transparent;
        font-size: 14px;
        font-weight: bold;
        color: #8dc63f;
        text-align: right;
        cursor: pointer;
        padding: 0;
        height: 54px;
        width: 130px;
        cursor: pointer;
        outline: none;
        text-align: center;
        border-left: solid 1px #fff; }
    @media only screen and (max-width: 641px) {
      .newsletter .gform_wrapper .gform_body {
        width: calc(100% - 90px);
        height: 40px; }
      .newsletter .gform_wrapper form {
        padding: 10px 0; }
      .newsletter .gform_wrapper .gform_footer {
        width: 90px; }
        .newsletter .gform_wrapper .gform_footer input.button, .newsletter .gform_wrapper .gform_footer input[type=submit] {
          width: 90px;
          height: 40px;
          font-size: 12px; }
      .newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
      .newsletter .gform_wrapper textarea {
        background: transparent !important;
        line-height: normal;
        min-height: 0;
        height: 40px;
        padding: 15px;
        font-size: 12px; } }
  @media (max-width: 1439px) {
    .newsletter {
      padding: 4em 0; } }
  @media (max-width: 767px) {
    .newsletter h2 {
      font-size: 2.25em;
      margin-bottom: 0.44444em; } }

.footer {
  margin: 2em 0; }
  .footer .container {
    max-width: 1440px; }
  .footer h6 {
    color: inherit;
    font-size: 1.45em;
    line-height: 1.4em; }
  .footer nav {
    line-height: 1.8em; }
  .footer__logo {
    background: url(img/logo.svg) no-repeat;
    background-size: 100% auto;
    width: 213px;
    height: 64px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    text-decoration: none;
    outline: none;
    display: block; }
  .footer__top {
    color: #0c4f75;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5em;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .footer__top aside > *:last-child {
      margin-bottom: 0; }
  .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .footer__bottom aside {
      color: #000;
      font-size: 15px; }
      .footer__bottom aside a {
        color: #2c2b2a; }
        .footer__bottom aside a:hover {
          color: #0c4f75; }
      .footer__bottom aside:last-child {
        font-size: 16px;
        font-weight: bold;
        color: #0c4f75; }
  @media (max-width: 1439px) {
    .footer__logo {
      width: 200px;
      height: 60px; }
    .footer__top {
      margin-bottom: 4em; } }
  @media (max-width: 1023px) {
    .footer__top {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .footer__top > *:first-child {
        width: 100%;
        margin-bottom: 2em; } }
  @media (max-width: 767px) {
    .footer__top > *:last-child {
      width: 100%;
      margin-top: 2em; } }
  @media (max-width: 575px) {
    .footer__top {
      margin-bottom: 3em; }
      .footer__top nav {
        width: 50%;
        margin-bottom: 2em; }
    .footer__bottom {
      display: block; }
      .footer__bottom aside {
        margin-top: 0.5em; } }

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  max-width: 1200px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  max-height: 810px;
  background: #fff;
  padding: 30px;
  text-align: left;
  z-index: inherit;
  border: solid 5px #f50a0a;
  overflow: hidden; }

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important; }

#swipebox-overlay img {
  border: none !important; }

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%; }

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer; }
  #swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block; }
    #swipebox-slider .slide:before {
      content: "";
      display: inline-block;
      height: 50%;
      width: 1px;
      margin-right: -1px; }
    #swipebox-slider .slide img,
    #swipebox-slider .slide .swipebox-video-container,
    #swipebox-slider .slide .swipebox-inline-container {
      display: inline-block;
      max-height: 100%;
      max-width: 100%;
      margin: 0;
      padding: 0;
      width: auto;
      height: auto;
      vertical-align: middle; }
    #swipebox-slider .slide .swipebox-video-container {
      background: none;
      max-height: 100%;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      #swipebox-slider .slide .swipebox-video-container .swipebox-video {
        width: 100vmin;
        height: 0;
        padding-bottom: 56.25vmin;
        overflow: hidden;
        position: relative;
        margin: 0 auto; }
        #swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
          width: 100% !important;
          height: 100% !important;
          position: absolute;
          top: 0;
          left: 0; }
  #swipebox-slider .slide-loading {
    background: url(img/load.gif) no-repeat center center;
    background-size: 32px auto; }

#swipebox-prev, #swipebox-next {
  background-image: url(img/arrow__left.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9999;
  position: absolute;
  width: 20px;
  height: 40px;
  cursor: pointer; }

#swipebox-prev {
  left: 20px; }

#swipebox-next {
  background-image: url(img/arrow__right.svg);
  right: 20px; }

#swipebox-close {
  background-image: url(img/x.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  width: 15px;
  height: 16px;
  top: 20px;
  right: 20px; }

.swipebox-no-close-button #swipebox-close {
  display: none; }

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3; }

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s; }

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s; }

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0; }

.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565; }

.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565; }

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1; }

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1; }

@-webkit-keyframes rightSpring {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes rightSpring {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes leftSpring {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes leftSpring {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

/* Skin 
--------------------------*/
#swipebox-overlay {
  background: rgba(255, 255, 255, 0.95); }

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95; }

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 42px;
  font-family: Helvetica, Arial, sans-serif; }
.hero__label {
	position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 0.8em;
}
.hero__video {
	margin: auto;
}
@media only screen and (max-width: 750px) {
.hero__video {padding-bottom: 40px;}}

.iconify {
	height: 40px;
    width: 70px;
}
.add-to-cart-button-wa {
  width: 200px;
  display: inline;
}

.add-to-cart-button-wa a.button {
  padding: 18px;
}

.GooglePayButton--dark {
  max-width: 582px;
}

img.stat-bubble1 {
    margin-left: -650px;
	margin-bottom: -25px;
}

img.stat-bubble2 {
    margin-top: -227px;
}

img.stat-bubble3 {
    margin-right: -654px;
    margin-top: -257px;
}

@media only screen and (max-width: 700px) {
	img.stat-bubble1 {
			height: 100px;
    		width: 100px;
    		margin-bottom: -76px;
    		margin-left: 223px;
	}
	
		img.stat-bubble2 {
			height: 100px;
    		width: 100px;
    		margin-top: -47px;
			margin-right: 6.5px;
	}
	
		img.stat-bubble3 {
		    height: 100px;
			width: 100px;
			margin-top: -122px;
			margin-right: 300px;
	}
}

.product-features {
	font-size: 20px;
	padding-left: 5px;
}
/* web design page */
.txt .image-set {
	margin: 15px 0px;
}