/*
Theme Name: chystat
Author: Matosoft
Author URI: http://www.matosoft.cz/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf {
  display: inline-block;
}
* html .cf {
  height: 1%;
}
.cf {
  display: block;
}
/* close commented backslash hack */
.hideText {
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
}
.transitionAll {
  transition: all .2s ease;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html,
body {
  min-width: 320px;
  position: relative;
  overflow-x: hidden;
}
body {
  overflow: hidden;
  transition: all .2s ease;
  padding-top: 120px;
  padding-top: 12rem;
}
.main-header--small {
  padding-top: 90px;
  padding-top: 9rem;
}
.main-header--small .main-header {
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.07);
  padding: 18px 0 7px;
  padding: 1.8rem 0 .7rem;
  transition: all .2s ease;
}
.main-header--small .header-logo {
  margin-top: 8px;
  margin-top: .8rem;
  transition: all .2s ease;
}
.main-header--small .header-logo-icon {
  width: 164px;
  height: 32px;
  background-size: 164px 32px;
  transition: all .2s ease;
}
.show-slider {
  overflow: hidden;
}
img {
  display: block;
}
@media screen and (max-width: 79.9375em) {
  body {
    padding-top: 10rem;
  }
  .main-header--small {
    padding-top: 8rem;
  }
  .main-header--small .main-header {
    padding: 1.6rem 0 1.9rem;
  }
  .main-header--small .header-logo {
    margin-top: .5rem;
  }
  .main-header--small .main-menu {
    top: 64px;
    transition: all .2s ease;
  }
}
@media screen and (max-width: 47.9375em) {
  body {
    padding-top: 7.5rem;
  }
  .main-header--small {
    padding-top: 5.9rem;
  }
  .main-header--small .main-header {
    padding: 1.2rem 0 1.9rem;
  }
  .main-header--small .header-logo {
    margin-top: .7rem;
  }
  .main-header--small .header-logo-icon {
    width: 104px;
    height: 20px;
    background-size: 104px 20px;
  }
  .main-header--small .main-menu {
    top: 4.6rem;
    transition: all .2s ease;
  }
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 250ms;
}
@font-face {
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/ProximaNova/ProximaNova-Black.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/ProximaNova/ProximaNova-BlackIt.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/ProximaNova/ProximaNova-Extrabold.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/ProximaNova/ProximaNova-ExtraboldIt.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/ProximaNova/ProximaNova-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/ProximaNova/ProximaNova-BoldIt.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/ProximaNova/ProximaNova-Semibold.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/ProximaNova/ProximaNova-SemiboldIt.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/ProximaNova/ProximaNova-Medium.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/ProximaNova/ProximaNova-MediumIt.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ProximaNova/ProximaNova-Regular.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/ProximaNova/ProximaNova-RegularIt.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/ProximaNova/ProximaNova-Light.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/ProximaNova/ProximaNova-LightIt.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/ProximaNova/ProximaNova-Thin.otf") format("opentype");
}
@font-face {
  font-family: 'ProximaNova';
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/ProximaNova/ProximaNova-ThinIt.otf") format("opentype");
}
html {
  font-size: 62.5%;
  font-size: 10px;
  font-family: 'Open Sans', sans-serif;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-size: 2rem;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
}
body,
input,
textarea {
  font-weight: 400;
  line-height: 30px;
  line-height: 3rem;
  color: #333333;
}
a,
input,
textarea,
select,
button {
  outline: none;
}
a {
  color: #77b127;
  transition: all 0.2s ease;
  position: relative;
  word-wrap: break-word;
}
a:hover {
  color: #77b127;
  text-decoration: none;
}
a:focus {
  color: #77b127;
  text-decoration: none;
  outline: none;
}
a:focus-visible {
  outline: 2px solid #77b127;
  background-color: #ecfcd7;
  border-radius: 4px;
  text-decoration: underline;
}
a:active {
  color: #5e8e1b;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  transition: all 0.2s ease 0s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1e1e1e;
  margin: 0;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
h1,
.h1 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 66px;
  line-height: 6.6rem;
}
h2,
.h2 {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 54px;
  line-height: 5.4rem;
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}
h3,
.h3 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 40px;
  line-height: 4rem;
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
h4,
.h4 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 32px;
  line-height: 3.2rem;
  margin-bottom: 17px;
  margin-bottom: 1.7rem;
}
h5,
.h5 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
h6,
.h6 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
p {
  margin: 0 0 12px 0;
  margin: 0 0 1.2rem 0;
}
p:last-child {
  margin-bottom: 0;
}
p + h1 {
  margin-top: 21px;
  margin-top: 2.1rem;
}
p + h2 {
  margin-top: 21px;
  margin-top: 2.1rem;
}
p + h3 {
  margin-top: 17px;
  margin-top: 1.7rem;
}
p + h4 {
  margin-top: 16px;
  margin-top: 1.6rem;
}
p + h5 {
  margin-top: 14px;
  margin-top: 1.4rem;
}
p + h6 {
  margin-top: 14px;
  margin-top: 1.4rem;
}
blockquote {
  background-color: #fff;
  padding: 0 0 0 53px;
  padding: 0 0 0 5.3rem;
  margin: 0 0 16px 0;
  margin: 0 0 1.6rem 0;
}
blockquote p {
  margin-bottom: 6px;
  margin-bottom: .6rem;
  position: relative;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote:last-child {
  margin-bottom: 0;
}
blockquote cite {
  color: #aeb1bc;
  font-style: normal;
}
blockquote cite::before {
  content: "— ";
}
ul,
ol {
  margin: 0 0 30px;
  margin: 0 0 3rem;
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
ol ol,
ul ul {
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
}
ol li ol,
ul li ul {
  margin-top: 16px;
  margin-top: 1.6rem;
}
ul,
ol {
  padding: 0;
  padding-left: 15px;
  padding-left: 1.5rem;
}
ul li,
ol li {
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul {
  padding-left: 0;
}
ul li {
  list-style: none;
  padding-left: 35px;
  padding-left: 3.5rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
ul li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 8px;
  width: 10px;
  height: 16px;
  background-image: url(../img/list-item.svg);
  background-size: cover;
}
ul.check-list {
  padding-left: 0;
}
ul.check-list > li {
  list-style: none;
  padding-left: 41px;
  padding-left: 4.1rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
ul.check-list > li h2,
ul.check-list > li h3,
ul.check-list > li h4,
ul.check-list > li h5,
ul.check-list > li h6 {
  margin-bottom: 21px;
  margin-bottom: 2.1rem;
}
ul.check-list > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 23px;
  height: 17px;
  background-image: url(../img/list-check.svg);
  background-size: cover;
}
ol {
  padding-left: 0;
}
ol ol {
  counter-reset: item;
}
ol > li {
  counter-increment: item;
  list-style: none;
  padding-left: 32px;
  padding-left: 3.2rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
ol > li::before {
  content: counter(item);
  background-image: url(../img/wave2.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 8px 17px;
  position: absolute;
  left: 0;
  top: 0;
  color: #267e2b;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  width: 20px;
}
ol li {
  content: counter(subitem);
}
ol li li {
  content: counter(subsubitem);
}
ol[style="list-style-type: upper-alpha;"] > li::before {
  content: counter(item, upper-alpha) ".";
}
ol[style="list-style-type: upper-alpha;"] > li::before li {
  content: counter(subitem, upper-alpha) ".";
}
ol[style="list-style-type: upper-alpha;"] > li::before li li {
  content: counter(subsubitem, upper-alpha) ".";
}
ol[style="list-style-type: lower-alpha;"] > li::before {
  content: counter(item, lower-alpha) ".";
}
ol[style="list-style-type: lower-alpha;"] > li::before li {
  content: counter(subitem, lower-alpha) ".";
}
ol[style="list-style-type: lower-alpha;"] > li::before li li {
  content: counter(subsubitem, lower-alpha) ".";
}
ol[style="list-style-type: lower-greek;"] > li::before {
  content: counter(item, lower-greek);
}
ol[style="list-style-type: lower-greek;"] > li::before li {
  content: counter(subitem, lower-greek);
}
ol[style="list-style-type: lower-greek;"] > li::before li li {
  content: counter(subsubitem, lower-greek);
}
ol[style="list-style-type: lower-roman;"] > li::before {
  content: counter(item, lower-roman);
}
ol[style="list-style-type: lower-roman;"] > li::before li {
  content: counter(subitem, lower-roman);
}
ol[style="list-style-type: lower-roman;"] > li::before li li {
  content: counter(subsubitem, lower-roman);
}
ol[style="list-style-type: upper-roman;"] > li::before {
  content: counter(item, upper-roman);
}
ol[style="list-style-type: upper-roman;"] > li::before li {
  content: counter(subitem, upper-roman);
}
ol[style="list-style-type: upper-roman;"] > li::before li li {
  content: counter(subsubitem, upper-roman);
}
table {
  width: 100%;
  margin: 0 0 12px;
  margin: 0 0 1.2rem;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 18px;
  font-size: 1.8rem;
}
table th,
table td {
  padding: 13px 16px 16px;
  padding: 1.3rem 1.6rem 1.6rem;
  border: 0;
  text-align: left;
}
table th {
  background-color: #fff;
  color: #fff;
  box-sizing: border-box;
  color: #000;
  border-bottom: 2px solid #77b127;
  font-family: 'Kanit', sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
}
table tr:nth-child(odd) td {
  background-color: #f0f0f0;
}
table td {
  box-sizing: border-box;
  color: #333333;
}
table td a {
  color: #333333;
}
hr {
  border: 0;
  border-top: 1px solid #77b127;
  margin: 42px 0 38px;
  margin: 4.2rem 0 3.8rem;
}
@media screen and (max-width: 79.9375em) {
  body {
    font-size: 1.6rem;
  }
  body,
  input,
  textarea {
    line-height: 2.6rem;
  }
  h1,
  .h1 {
    font-size: 3.8rem;
    line-height: 4.2rem;
    margin-bottom: 1.7rem;
  }
  h2,
  .h2 {
    font-size: 3.4rem;
    line-height: 4.2rem;
    margin-bottom: 1.4rem;
  }
  h3,
  .h3 {
    font-size: 2.6rem;
    line-height: 3.2rem;
    margin-bottom: 1.3rem;
  }
  h4 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-bottom: 1.2rem;
  }
  h5 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 1.1rem;
  }
  h6 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 1.1rem;
  }
  p + h1 {
    margin-top: 1.4rem;
  }
  p + h2 {
    margin-top: 1.4rem;
  }
  p + h3 {
    margin-top: 1.4rem;
  }
  p + h4 {
    margin-top: 1.4rem;
  }
  p + h5 {
    margin-top: 1.2rem;
  }
  p + h6 {
    margin-top: 1.2rem;
  }
  ul {
    padding-left: 0;
  }
  ul li {
    list-style: none;
    padding-left: 2.4rem;
    margin-bottom: 1rem;
  }
  ul li::before {
    left: 2px;
    top: 7px;
    width: 7px;
    height: 11px;
    background-size: 7px 11px;
  }
  ul.check-list {
    padding-left: 0;
  }
  ul.check-list li {
    list-style: none;
    padding-left: 4rem;
    margin-bottom: 1.6rem;
  }
  ul.check-list li h2,
  ul.check-list li h3,
  ul.check-list li h4,
  ul.check-list li h5,
  ul.check-list li h6 {
    margin-bottom: .9rem;
    font-size: 2rem;
    line-height: 2.7rem;
  }
  ul.check-list li::before {
    left: 0;
    top: 6px;
    width: 19px;
    height: 14px;
  }
  .table-wrapper {
    position: relative;
  }
  .table-wrapper::before {
    position: absolute;
    background-image: url(../img/table-arrow.svg);
    background-size: 9px 16px;
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    width: 4rem;
    height: 50%;
    background-color: #77b127;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    z-index: 9;
  }
  .table-container {
    overflow: auto;
  }
  .table-container table {
    width: 120rem !important;
  }
}
@media screen and (max-width: 47.9375em) {
  body {
    font-size: 1.6rem;
  }
  body,
  input,
  textarea {
    line-height: 2.6rem;
  }
  h1,
  .h1 {
    font-size: 3.2rem;
    line-height: 4.2rem;
    margin-bottom: 1.3rem;
  }
  h2,
  .h2 {
    font-size: 2.8rem;
    line-height: 3.4rem;
    margin-bottom: 1.4rem;
  }
  h3,
  .h3 {
    font-size: 2.6rem;
    line-height: 3.2rem;
    margin-bottom: 1.3rem;
  }
  h4,
  .h4 {
    font-size: 2rem;
    line-height: 2.7rem;
    margin-bottom: 1.1rem;
  }
  h5,
  .h5 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: .9rem;
  }
  h6,
  .h6 {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: .9rem;
  }
  p {
    margin-bottom: 1.2rem;
  }
  p:last-child {
    margin-bottom: 0;
  }
  p + h1,
  p + h2,
  p + h3 {
    margin-top: 1.4rem;
  }
  p + h4 {
    margin-top: 1.2rem;
  }
  p + h5 {
    margin-top: .8rem;
  }
  p + h6 {
    margin-top: .8rem;
  }
  ul.check-list li {
    padding-left: 3.3rem;
  }
  .table-container {
    overflow: auto;
    position: relative;
  }
  .table-container table {
    width: 80rem !important;
  }
}
[class*="icon-"] {
  background-repeat: no-repeat;
}
.page-overlay,
.page-loader {
  background-color: rgba(255, 255, 255, 0);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-size: 120px 30px;
  background-position: center center;
  display: none;
}
.page-overlay svg,
.page-loader svg {
  position: absolute;
  top: 50%;
  left: 50%;
  fill: #77b127;
  width: 120px;
  height: 30px;
  margin-left: -60px;
  margin-top: -15px;
}
.page-overlay .page-loader__text,
.page-loader .page-loader__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  font-weight: 700;
  display: none;
}
.show-overlay .page-overlay {
  display: block;
}
.show-loader .page-loader {
  display: block;
}
.only--mobile {
  display: none !important;
}
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="submit"],
button {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input:-webkit-autofill {
  background-color: #fff !important;
}
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="url"],
input[type="file"],
select {
  border-radius: 0px;
  border: 2px solid #de0000;
  background-color: #ffffff;
  padding: 11px 13px 11px;
  padding: 1.1rem 1.3rem 1.1rem;
  width: 100%;
  box-sizing: border-box;
  display: block;
  transition: all .2s ease;
  font-weight: 700;
}
textarea.wpcf7-not-valid,
input[type="text"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
input[type="file"].wpcf7-not-valid,
select.wpcf7-not-valid {
  border-color: #e13b3b;
  color: #e13b3b;
  transition: all .2s ease;
}
textarea:hover,
input[type="text"]:hover,
input[type="tel"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="date"]:hover,
input[type="url"]:hover,
input[type="file"]:hover,
select:hover {
  border: 2px solid #fed700;
  transition: all .2s ease;
}
textarea:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
input[type="url"]:focus,
input[type="file"]:focus,
select:focus {
  border: 2px solid #1d1d1d;
  transition: all .2s ease;
}
textarea:active,
input[type="text"]:active,
input[type="tel"]:active,
input[type="email"]:active,
input[type="number"]:active,
input[type="password"]:active,
input[type="search"]:active,
input[type="date"]:active,
input[type="url"]:active,
input[type="file"]:active,
select:active {
  border: 2px solid #ffffff;
  opacity: 0.8;
  transition: all .2s ease;
}
textarea.has-error,
input[type="text"].has-error,
input[type="tel"].has-error,
input[type="email"].has-error,
input[type="number"].has-error,
input[type="password"].has-error,
input[type="search"].has-error,
input[type="date"].has-error,
input[type="url"].has-error,
input[type="file"].has-error,
select.has-error {
  border: 2px solid #e13b3b;
  transition: all .2s ease;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="file"]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333;
}
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="file"]::-moz-placeholder,
select::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="file"]:-ms-input-placeholder,
select:-ms-input-placeholder {
  /* IE 10+ */
  color: #333333;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="file"]:-moz-placeholder,
select:-moz-placeholder {
  /* Firefox 18- */
  color: #333333;
}
textarea.error-text,
input[type="text"].error-text,
input[type="tel"].error-text,
input[type="email"].error-text,
input[type="number"].error-text,
input[type="password"].error-text,
input[type="search"].error-text,
input[type="date"].error-text,
input[type="url"].error-text,
input[type="file"].error-text,
select.error-text {
  border: 1px solid #D22718;
}
input[type="date"]::-webkit-inner-spin-button {
  display: none;
}
input[type="date"]::-webkit-clear-button {
  display: none;
}
input[type="number"] {
  padding-right: 0;
}
textarea {
  padding-top: 6px;
  padding-top: .6rem;
  line-height: 24px;
  line-height: 2.4rem;
  min-height: 100px;
  height: 200px;
  height: 20rem;
  resize: none;
}
label {
  display: inline-block;
  margin-bottom: 3px;
  margin-bottom: .3rem;
}
.alert {
  position: relative;
  padding: 10px 30px;
  padding: 1rem 3rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  border: 1px solid transparent;
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
}
.alert--error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert--success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
input[type="submit"].btn,
button.btn,
.btn {
  display: inline-block;
  box-sizing: border-box;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Kanit', sans-serif;
  line-height: 25px;
  padding: 9px 18px 10px 18px;
  padding: .9rem 1.8rem 1rem 1.8rem;
  background-color: #8dc63f;
  border: 3px solid #8dc63f;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: all .2s ease;
}
input[type="submit"].btn svg,
button.btn svg,
.btn svg {
  position: absolute;
  left: 21px;
  left: 2.1rem;
  top: 12px;
  top: 1.2rem;
  fill: #ff4b13;
}
input[type="submit"].btn:hover,
button.btn:hover,
.btn:hover {
  transition: all 0.2s ease-in;
  background-color: #a7e257;
  border: 3px solid #a7e257;
  text-decoration: none;
  color: #fff;
}
input[type="submit"].btn:hover svg,
button.btn:hover svg,
.btn:hover svg {
  fill: #fff;
}
input[type="submit"].btn:focus,
button.btn:focus,
.btn:focus {
  color: #fff;
  border: 3px solid #8dc63f;
  background-color: #8dc63f;
  outline: none !important;
  text-decoration: none;
}
input[type="submit"].btn:focus-visible,
button.btn:focus-visible,
.btn:focus-visible {
  border: 3px solid #333333;
  outline: none !important;
  text-decoration: none;
}
input[type="submit"].btn:active,
button.btn:active,
.btn:active {
  background-color: #5e8e1b;
  border: 3px solid #5e8e1b;
  color: #fff;
}
input[type="submit"].btn:active svg,
button.btn:active svg,
.btn:active svg {
  fill: #fff;
}
.btn--big {
  font-size: 20px;
  line-height: 31px;
  padding: 15px 46px 18px 46px;
  padding: 1.5rem 4.6rem 1.8rem 4.6rem;
}
.btn--bigger {
  font-size: 20px;
  line-height: 31px;
  padding: 11px 28px 12px;
  padding: 1.1rem 2.8rem 1.2rem;
}
.btn--module {
  font-size: 16px;
  line-height: 31px;
  padding: 8px 31px 11px;
  padding: .8rem 3.1rem 1.1rem;
}
.btn--border {
  background-color: #fff;
  color: #8dc63f;
}
.btn--border:hover {
  background-color: #fff;
  color: #a7e257;
}
.btn--border:focus {
  outline: none !important;
  background-color: #fff;
  color: #8dc63f;
}
.btn--border:focus-visible {
  border: 3px solid #8dc63f;
  outline: none !important;
  background-color: #ecfcd7;
  color: #8dc63f;
}
.btn--border:active {
  background-color: #fff;
  color: #5e8e1b;
}
.btn--white {
  border: 3px solid #ffffff;
  background-color: #ffffff;
  color: #000000;
}
.btn--white:hover {
  border: 3px solid #ffffff;
  background-color: #ffffff;
  color: #77b127;
}
.btn--white:focus {
  outline: none !important;
  background-color: #fff;
  color: #8dc63f;
}
.btn--white:focus-visible {
  border: 3px solid #5e8e1b;
  outline: none !important;
  background-color: #fff;
  color: #000000;
}
.btn--white:active {
  border: 3px solid #ffffff;
  background-color: #ffffff;
  color: #5e8e1b;
}
@media screen and (max-width: 79.9375em) {
  input[type="submit"].btn,
  button.btn,
  .btn {
    font-size: 15px;
    line-height: 23px;
    padding: .7rem 1.6rem .9rem 1.6rem;
  }
  .btn--big {
    font-size: 18px;
    line-height: 31px;
    padding: 1rem 3.1rem 1.3rem;
  }
  .btn--bigger {
    font-size: 18px;
    line-height: 31px;
    padding: .7rem 2.8rem 1.1rem;
  }
  .btn--module {
    font-size: 15px;
    line-height: 31px;
    padding: .5rem 2.1rem .8rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .btn--big {
    font-size: 16px;
    line-height: 21px;
    padding: 1rem 1.6rem 1.3rem;
  }
  .btn--bigger {
    font-size: 16px;
    line-height: 21px;
    padding: .7rem 1.6rem 1.1rem;
  }
}
@media screen and (max-width: 47.9375em) {
  textarea,
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="date"],
  input[type="url"],
  input[type="file"],
  select {
    padding: 1rem 1.3rem .9rem;
  }
}
.main-header {
  padding: 32px 0 23px;
  padding: 3.2rem 0 2.3rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 99;
  transition: all .2s ease;
  box-sizing: border-box;
}
.header-logo {
  display: block;
  float: left;
  margin-top: 5px;
  margin-top: .5rem;
  transition: all .2s ease;
}
.header-logo-icon {
  background-image: url(../img/logo-horizontal.svg);
  background-size: 198px 38px;
  width: 198px;
  height: 38px;
  background-position: center center;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  margin: 0;
  transition: all .2s ease;
}
.main-header-right {
  float: right;
  display: none;
}
.lang-switcher {
  position: relative;
  padding-bottom: 14px;
  padding-bottom: 1.4rem;
  margin-left: 56px;
  margin-left: 5.6rem;
  -ms-flex-order: 2;
      order: 2;
}
.lang-switcher-title {
  border-radius: 4px;
  border: 1px solid #cfcfcf;
  font-size: 17px;
  font-weight: 300;
  padding: 9px 44px 9px 19px;
  padding: .9rem 4.4rem .9rem 1.9rem;
  cursor: pointer;
  position: relative;
}
.lang-switcher-title::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTIgNiI+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTAgLjM4M0MwIC4yNzguMDM4LjE4OC4xMTMuMTEzQS4zNjkuMzY5IDAgMCAxIC4zODMgMGMuMTA1IDAgLjE5NS4wMzguMjcuMTEzbDUuMDkgNS4wOUwxMC43NTQuMTkyYS4zNjkuMzY5IDAgMCAxIC4yNy0uMTEzYy4xMDYgMCAuMTk2LjAzNy4yNy4xMTNhLjM2OS4zNjkgMCAwIDEgLjExNC4yNy4zNjkuMzY5IDAgMCAxLS4xMTMuMjdMNi4wMTMgNi4wMTNhLjM2OS4zNjkgMCAwIDEtLjI3LjExMy4zNjkuMzY5IDAgMCAxLS4yNy0uMTEzTC4xMTMuNjY1YS4yNjMuMjYzIDAgMCAxLS4wNC0uMDUxLjM4Ni4zODYgMCAwIDEtLjAyOC0uMDU2TC4wMjMuNS4wMDYuNDQ1eiIvPjwvc3ZnPg==);
  width: 12px;
  height: 6px;
  position: absolute;
  content: "";
  right: 15px;
  right: 1.5rem;
  top: 50%;
  margin-top: -2px;
  transition: all .2s ease;
}
.lang-switcher-list {
  width: 108px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  margin-left: -54px;
  top: 64px;
  opacity: 0;
}
.lang-switcher-list:before {
  position: absolute;
  width: 30px;
  height: 30px;
  content: "";
  top: -6px;
  border-radius: 5px;
  left: 50%;
  margin-left: -15px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.lang-switcher-list-link {
  text-align: center;
  display: none;
  color: #333333;
  font-size: 17px;
  font-weight: 300;
  text-decoration: none;
  background-color: #fff;
  position: relative;
  z-index: 2;
  padding: 2px 0;
  padding: .2rem 0;
}
.lang-switcher-list-link:first-child {
  border-radius: 4px 4px 0 0;
  padding-top: 18px;
  padding-top: 1.8rem;
}
.lang-switcher-list-link:last-child {
  border-radius: 0 0 4px 4px;
  padding-bottom: 18px;
  padding-bottom: 1.8rem;
}
.lang-switcher-list-link--active {
  font-weight: 600;
  color: #77b127;
}
@media screen and (min-width: 80em) {
  .lang-switcher:hover .lang-switcher-list {
    opacity: 1;
  }
  .lang-switcher:hover .lang-switcher-list-link {
    display: block;
  }
}
@media screen and (max-width: 79.9375em) {
  .main-header {
    padding: 2.6rem 0 2.9rem;
  }
  .header-logo {
    margin-top: 4px;
  }
  .header-logo-icon {
    width: 164px;
    height: 32px;
    background-size: 164px 32px;
  }
  .main-header-right {
    display: block;
  }
  .lang-switcher {
    margin: 3px 0 0;
  }
  .lang-switcher-title {
    max-width: 85px;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .lang-switcher-list {
    display: none;
    opacity: 1;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    margin: 3rem 0 0;
    background-color: #f6f6f6;
    box-shadow: none;
  }
  .lang-switcher-list::before {
    display: none;
  }
  .lang-switcher-list-link {
    display: block;
    background-color: #f6f6f6;
    padding: .9rem 0;
  }
  .lang-switcher-list-link:first-child {
    border-radius: 4px 4px 0 0;
    padding-top: 2.6rem;
  }
  .lang-switcher-list-link:last-child {
    border-radius: 0 0 4px 4px;
    padding-bottom: 3rem;
  }
  .lang-switcher-title--open {
    color: #77b127;
    transition: all .2s ease;
  }
  .lang-switcher-title--open::before {
    transition: all .2s ease;
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTIgNiI+PHBhdGggZmlsbD0iIzc3YjEyNyIgZD0iTTAgLjM4M0MwIC4yNzguMDM4LjE4OC4xMTMuMTEzQS4zNjkuMzY5IDAgMCAxIC4zODMgMGMuMTA1IDAgLjE5NS4wMzguMjcuMTEzbDUuMDkgNS4wOUwxMC43NTQuMTkyYS4zNjkuMzY5IDAgMCAxIC4yNy0uMTEzYy4xMDYgMCAuMTk2LjAzNy4yNy4xMTNhLjM2OS4zNjkgMCAwIDEgLjExNC4yNy4zNjkuMzY5IDAgMCAxLS4xMTMuMjdMNi4wMTMgNi4wMTNhLjM2OS4zNjkgMCAwIDEtLjI3LjExMy4zNjkuMzY5IDAgMCAxLS4yNy0uMTEzTC4xMTMuNjY1YS4yNjMuMjYzIDAgMCAxLS4wNC0uMDUxLjM4Ni4zODYgMCAwIDEtLjAyOC0uMDU2TC4wMjMuNS4wMDYuNDQ1eiIvPjwvc3ZnPg==);
  }
}
@media screen and (max-width: 47.9375em) {
  .main-header {
    padding: 1.9rem 0 2rem;
  }
  .main-header-right .btn {
    display: none;
  }
  .header-logo-icon {
    width: 130px;
    height: 25px;
    background-size: 130px 25px;
  }
}
.copyright {
  font-size: 14px;
  line-height: 24px;
  color: #9e9e9e;
  padding: 21px 0 27px;
  padding: 2.1rem 0 2.7rem;
}
.copyright a {
  color: #9e9e9e;
}
.copyright-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.copyright-box-left,
.copyright-box-right {
  width: 20%;
}
.copyright-box-center {
  width: 60%;
  text-align: center;
}
.copyright-box-center p {
  display: inline;
}
.copyright-box-right {
  text-align: right;
}
@media screen and (max-width: 47.9375em) {
  .copyright-box-left,
  .copyright-box-right {
    width: 50%;
    -ms-flex-order: 1;
        order: 1;
    box-sizing: border-box;
  }
  .copyright-box-right {
    text-align: left;
    padding-left: 1.1rem;
  }
  .copyright-box-left {
    text-align: right;
    padding-right: 1.1rem;
  }
  .copyright-box-center {
    width: 100%;
    -ms-flex-order: 2;
        order: 2;
    padding-top: 1rem;
  }
}
.container {
  max-width: 1200px;
  max-width: 120rem;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
}
.container--764 {
  max-width: 764px;
}
.container--1000 {
  max-width: 1000px;
  max-width: 100rem;
}
.container--full {
  max-width: none;
  padding: 0 60px;
  padding: 0 6rem;
}
@media screen and (max-width: 93.6875em) {
  .container--full {
    padding: 0 3rem;
  }
}
@media screen and (max-width: 79.9375em) {
  .container {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .container {
    padding: 0 1.5rem;
  }
}
.main-menu {
  transition: all .2s ease;
}
.main-menu-navigation {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.main-menu-navigation .menu-item {
  margin: 0 90px 0 0;
  margin: 0 9rem 0 0;
  padding: 12px 0 28px;
  padding: 1.2rem 0 2.8rem;
  float: left;
}
.main-menu-navigation .menu-item::before {
  display: none;
}
.main-menu-navigation .menu-item:last-child {
  margin-right: 0;
}
.main-menu-navigation .menu-item > a {
  text-decoration: none;
  display: block;
  color: #333333;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 25px;
  line-height: 2.5rem;
  font-family: 'Kanit', sans-serif;
  position: relative;
}
.main-menu-navigation .menu-item > a:hover {
  color: #77b127;
}
.main-menu-navigation .menu-item > a:focus {
  color: #5e8e1b;
}
.main-menu-navigation .menu-item > a:active {
  color: #5e8e1b;
}
.main-menu-navigation .menu-item--btn {
  padding: 0;
}
.main-menu-navigation .menu-item--btn a {
  display: inline-block;
  box-sizing: border-box;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Kanit', sans-serif;
  line-height: 25px;
  padding: 9px 18px 10px 18px;
  padding: .9rem 1.8rem 1rem 1.8rem;
  background-color: #8dc63f;
  border: 3px solid #8dc63f;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: all .2s ease;
}
.main-menu-navigation .menu-item--btn a svg {
  position: absolute;
  left: 21px;
  left: 2.1rem;
  top: 12px;
  top: 1.2rem;
  fill: #ff4b13;
}
.main-menu-navigation .menu-item--btn a:hover {
  transition: all 0.2s ease-in;
  background-color: #a7e257;
  border: 3px solid #a7e257;
  text-decoration: none;
  color: #fff;
}
.main-menu-navigation .menu-item--btn a:hover svg {
  fill: #fff;
}
.main-menu-navigation .menu-item--btn a:focus {
  color: #fff;
  border: 3px solid #8dc63f;
  background-color: #8dc63f;
  outline: none !important;
}
.main-menu-navigation .menu-item--btn a:focus-visible {
  border: 3px solid #333333;
  outline: none !important;
}
.main-menu-navigation .menu-item--btn a:active {
  background-color: #5e8e1b;
  border: 3px solid #5e8e1b;
  color: #fff;
}
.main-menu-navigation .menu-item--btn a:active svg {
  fill: #fff;
}
.main-menu-navigation .menu-item-has-children {
  margin-right: 80px;
  margin-right: 8rem;
}
.main-menu-navigation .menu-item-has-children > a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTIgNiI+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTAgLjM4M0MwIC4yNzguMDM4LjE4OC4xMTMuMTEzQS4zNjkuMzY5IDAgMCAxIC4zODMgMGMuMTA1IDAgLjE5NS4wMzguMjcuMTEzbDUuMDkgNS4wOUwxMC43NTQuMTkyYS4zNjkuMzY5IDAgMCAxIC4yNy0uMTEzYy4xMDYgMCAuMTk2LjAzNy4yNy4xMTNhLjM2OS4zNjkgMCAwIDEgLjExNC4yNy4zNjkuMzY5IDAgMCAxLS4xMTMuMjdMNi4wMTMgNi4wMTNhLjM2OS4zNjkgMCAwIDEtLjI3LjExMy4zNjkuMzY5IDAgMCAxLS4yNy0uMTEzTC4xMTMuNjY1YS4yNjMuMjYzIDAgMCAxLS4wNC0uMDUxLjM4Ni4zODYgMCAwIDEtLjAyOC0uMDU2TC4wMjMuNS4wMDYuNDQ1eiIvPjwvc3ZnPg==);
  padding-right: 26px;
  padding-right: 2.6rem;
  background-position: right center;
  background-repeat: no-repeat;
}
.main-menu-navigation .current-menu-item > a,
.main-menu-navigation .current-menu-parent > a {
  color: #77b127;
}
.main-menu-navigation .current-menu-item.menu-item-has-children > a::before,
.main-menu-navigation .current-menu-parent.menu-item-has-children > a::before {
  margin-left: -13px;
}
.main-menu-navigation .menu-item-has-children.current-menu-item > a,
.main-menu-navigation .menu-item-has-children.current-menu-parent > a {
  color: #77b127;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTIgNiI+PHBhdGggZmlsbD0iIzc3YjEyNyIgZD0iTTAgLjM4M0MwIC4yNzguMDM4LjE4OC4xMTMuMTEzQS4zNjkuMzY5IDAgMCAxIC4zODMgMGMuMTA1IDAgLjE5NS4wMzguMjcuMTEzbDUuMDkgNS4wOUwxMC43NTQuMTkyYS4zNjkuMzY5IDAgMCAxIC4yNy0uMTEzYy4xMDYgMCAuMTk2LjAzNy4yNy4xMTNhLjM2OS4zNjkgMCAwIDEgLjExNC4yNy4zNjkuMzY5IDAgMCAxLS4xMTMuMjdMNi4wMTMgNi4wMTNhLjM2OS4zNjkgMCAwIDEtLjI3LjExMy4zNjkuMzY5IDAgMCAxLS4yNy0uMTEzTC4xMTMuNjY1YS4yNjMuMjYzIDAgMCAxLS4wNC0uMDUxLjM4Ni4zODYgMCAwIDEtLjAyOC0uMDU2TC4wMjMuNS4wMDYuNDQ1eiIvPjwvc3ZnPg==);
}
.main-menu-navigation .menu-item-has-children .sub-menu {
  opacity: 0;
  position: absolute;
  width: 222px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  top: 64px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  margin: 0;
  z-index: 9;
  margin-left: 0;
  border-radius: 4px;
}
.main-menu-navigation .menu-item-has-children .sub-menu:before {
  position: absolute;
  width: 30px;
  height: 30px;
  content: "";
  top: -6px;
  border-radius: 5px;
  left: 50%;
  margin-left: -15px;
  box-shadow: 0 2px 9px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}
.main-menu-navigation .menu-item-has-children .sub-menu li {
  display: none;
  padding: 5px 0 4px;
  padding: .5rem 0 .4rem;
  float: none;
  z-index: 2;
  background-color: white;
  overflow: hidden;
  width: 100%;
}
.main-menu-navigation .menu-item-has-children .sub-menu li:first-child {
  padding-top: 20px;
  padding-top: 2rem;
  margin-top: 0;
  border-radius: 4px 4px 0 0;
}
.main-menu-navigation .menu-item-has-children .sub-menu li:last-child {
  padding-bottom: 26px;
  padding-bottom: 2.6rem;
  border-radius: 0 0 4px 4px;
}
.main-menu-navigation .menu-item-has-children .sub-menu a {
  text-align: left;
  padding: 0 10px 0;
  padding: 0 1rem 0;
  font-size: 17px;
  display: block;
  position: relative;
  text-align: center;
}
.main-menu-navigation .menu-item-has-children .sub-menu svg {
  position: absolute;
  left: 24px;
  left: 2.4rem;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  fill: #267e2b;
}
.main-menu-navigation .menu-item-has-children .current-menu-item > a,
.main-menu-navigation .menu-item-has-children .current-menu-parent > a {
  background-image: none;
}
.main-menu-navigation .menu-item-has-children .current-menu-item > a::before,
.main-menu-navigation .menu-item-has-children .current-menu-parent > a::before {
  display: none;
}
@media screen and (max-width: 99.9375em) {
  .main-menu-navigation .menu-item {
    margin-right: 6rem;
  }
  .main-menu-navigation .menu-item:last-child {
    margin-right: 0;
  }
  .main-menu-navigation .menu-item-has-children {
    margin-right: 5rem;
  }
}
@media screen and (max-width: 93.6875em) {
  .main-menu-navigation .menu-item {
    margin-right: 4rem;
  }
  .main-menu-navigation .menu-item:last-child {
    margin-right: 0;
  }
  .main-menu-navigation .menu-item-has-children {
    margin-right: 3rem;
  }
}
@media screen and (min-width: 80em) {
  .main-menu {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}
@media screen and (max-width: 79.9375em) {
  .main-menu {
    display: none;
  }
  .main-menu {
    display: none;
    float: none;
    position: absolute;
    top: 74px;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: #fff;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.07);
  }
  .main-menu-navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    padding-top: .3rem;
    padding-bottom: 5.1rem;
    position: relative;
    z-index: 10;
    margin: auto;
  }
  .main-menu-navigation .menu-item {
    margin-right: 0;
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    transition: all .2s ease;
    padding: 0;
  }
  .main-menu-navigation .menu-item:last-child {
    margin-right: 0;
  }
  .main-menu-navigation .menu-item a {
    padding: 1.3rem 0rem 1.6rem;
    text-align: center;
    display: inline-block;
    background-image: none !important;
  }
  .main-menu-navigation .menu-item .menu-children-arrow {
    width: 32px;
    height: 32px;
    position: absolute;
    right: -38px;
    top: 27px;
    margin-top: -1.6rem;
    transition: all .2s ease;
  }
  .main-menu-navigation .menu-item .menu-children-arrow::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 12px;
    height: 7px;
    background-size: 12px 7px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTIgNiI+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTAgLjM4M0MwIC4yNzguMDM4LjE4OC4xMTMuMTEzQS4zNjkuMzY5IDAgMCAxIC4zODMgMGMuMTA1IDAgLjE5NS4wMzguMjcuMTEzbDUuMDkgNS4wOUwxMC43NTQuMTkyYS4zNjkuMzY5IDAgMCAxIC4yNy0uMTEzYy4xMDYgMCAuMTk2LjAzNy4yNy4xMTNhLjM2OS4zNjkgMCAwIDEgLjExNC4yNy4zNjkuMzY5IDAgMCAxLS4xMTMuMjdMNi4wMTMgNi4wMTNhLjM2OS4zNjkgMCAwIDEtLjI3LjExMy4zNjkuMzY5IDAgMCAxLS4yNy0uMTEzTC4xMTMuNjY1YS4yNjMuMjYzIDAgMCAxLS4wNC0uMDUxLjM4Ni4zODYgMCAwIDEtLjAyOC0uMDU2TC4wMjMuNS4wMDYuNDQ1eiIvPjwvc3ZnPg==);
  }
  .main-menu-navigation .menu-item--btn {
    display: none;
  }
  .main-menu-navigation .current-menu-item > a::before,
  .main-menu-navigation .current-page-ancestor > a::before,
  .main-menu-navigation .current-menu-parent > a::before {
    display: none;
  }
  .main-menu-navigation .current-menu-item .menu-children-arrow::before,
  .main-menu-navigation .current-page-ancestor .menu-children-arrow::before,
  .main-menu-navigation .current-menu-parent .menu-children-arrow::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTIgNiI+PHBhdGggZmlsbD0iIzc3YjEyNyIgZD0iTTAgLjM4M0MwIC4yNzguMDM4LjE4OC4xMTMuMTEzQS4zNjkuMzY5IDAgMCAxIC4zODMgMGMuMTA1IDAgLjE5NS4wMzguMjcuMTEzbDUuMDkgNS4wOUwxMC43NTQuMTkyYS4zNjkuMzY5IDAgMCAxIC4yNy0uMTEzYy4xMDYgMCAuMTk2LjAzNy4yNy4xMTNhLjM2OS4zNjkgMCAwIDEgLjExNC4yNy4zNjkuMzY5IDAgMCAxLS4xMTMuMjdMNi4wMTMgNi4wMTNhLjM2OS4zNjkgMCAwIDEtLjI3LjExMy4zNjkuMzY5IDAgMCAxLS4yNy0uMTEzTC4xMTMuNjY1YS4yNjMuMjYzIDAgMCAxLS4wNC0uMDUxLjM4Ni4zODYgMCAwIDEtLjAyOC0uMDU2TC4wMjMuNS4wMDYuNDQ1eiIvPjwvc3ZnPg==);
  }
  .main-menu-navigation .menu-item-has-children .sub-menu {
    opacity: 1;
    position: relative;
    top: auto;
    left: auto;
    -ms-transform: none;
        transform: none;
    display: none;
    width: 100%;
    background-color: #f6f6f6;
    box-shadow: none;
    margin: 0;
    border-radius: 0;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu li:first-child {
    border-radius: 0;
    padding-top: 2.6rem;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu li:last-child {
    border-radius: 0;
    padding-bottom: 3rem;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu::before {
    display: none;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu li {
    display: block;
    background-color: transparent;
    padding: .9rem 0;
  }
  .main-menu-navigation .menu-item-has-children .sub-menu a {
    padding: 0;
  }
  .main-menu-navigation .menu-item--open {
    transition: all .2s ease;
  }
  .main-menu-navigation .menu-item--open a {
    padding-bottom: 2.8rem;
  }
  .main-menu-navigation .menu-item--open .sub-menu::before {
    opacity: 1;
    transition: all .2s ease;
  }
  .main-menu-navigation .menu-item--open .menu-children-arrow {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    transition: all .2s ease;
  }
}
@media screen and (min-width: 80em) {
  .main-menu-navigation .menu-item-has-children:hover > a {
    color: #77b127;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTIgNiI+PHBhdGggZmlsbD0iIzc3YjEyNyIgZD0iTTAgLjM4M0MwIC4yNzguMDM4LjE4OC4xMTMuMTEzQS4zNjkuMzY5IDAgMCAxIC4zODMgMGMuMTA1IDAgLjE5NS4wMzguMjcuMTEzbDUuMDkgNS4wOUwxMC43NTQuMTkyYS4zNjkuMzY5IDAgMCAxIC4yNy0uMTEzYy4xMDYgMCAuMTk2LjAzNy4yNy4xMTNhLjM2OS4zNjkgMCAwIDEgLjExNC4yNy4zNjkuMzY5IDAgMCAxLS4xMTMuMjdMNi4wMTMgNi4wMTNhLjM2OS4zNjkgMCAwIDEtLjI3LjExMy4zNjkuMzY5IDAgMCAxLS4yNy0uMTEzTC4xMTMuNjY1YS4yNjMuMjYzIDAgMCAxLS4wNC0uMDUxLjM4Ni4zODYgMCAwIDEtLjAyOC0uMDU2TC4wMjMuNS4wMDYuNDQ1eiIvPjwvc3ZnPg==);
  }
  .main-menu-navigation .menu-item-has-children:hover .sub-menu {
    opacity: 1;
  }
  .main-menu-navigation .menu-item-has-children:hover .sub-menu li {
    display: block;
  }
}
@media screen and (max-width: 47.9375em) {
  .main-menu {
    top: 5.6rem;
  }
  .main-menu::before {
    bottom: -70px;
  }
}
.page-content {
  padding: 46px 0 45px;
  padding: 4.6rem 0 4.5rem;
}
.section {
  padding: 59px 0 100px;
  padding: 5.9rem 0 10rem;
}
.section .section-content__title {
  color: #8dc63f;
}
.section .section-content__text h2,
.section .section-content__text h3,
.section .section-content__text h4,
.section .section-content__text h5,
.section .section-content__text h6 {
  color: #8dc63f;
}
.section .section_title {
  color: #333333;
}
.section--small-spaces {
  padding: 31px 0 36px;
  padding: 3.1rem 0 3.6rem;
}
.section--green {
  background-image: linear-gradient(266deg, #a3e944 0%, #8dc63f 100%);
}
.section--green .section-content__title {
  color: #fff;
}
.section--green .section-content__text h2,
.section--green .section-content__text h3,
.section--green .section-content__text h4,
.section--green .section-content__text h5,
.section--green .section-content__text h6 {
  color: #fff;
}
.section--grey {
  background-color: #f6f6f6;
}
.section--darkgrey {
  background-color: #333333;
}
.section-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section-content--image-right .section-content__image {
  -ms-flex-order: 2;
      order: 2;
}
.section-content--image-right .section-content__text {
  -ms-flex-order: 1;
      order: 1;
  padding-right: 127px;
  padding-left: 0;
}
.section_title {
  text-align: center;
  margin-bottom: 31px;
  margin-bottom: 3.1rem;
}
.section_title--with-icon {
  padding-left: 85px;
  text-align: left;
  background-position: left center;
  position: relative;
}
.section_title--with-icon svg {
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  fill: #333333;
}
.section_title--left-space {
  margin-left: calc(588px + 127px);
}
.section-content__title {
  display: none;
}
.section-content__image {
  width: 588px;
  padding-top: 5px;
}
.section-content__image img {
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.16);
}
.section-content__text {
  width: calc(100% - 588px);
  padding-left: 127px;
  box-sizing: border-box;
}
.section-content__text ul {
  margin-top: 25px;
  margin-top: 2.5rem;
  margin-bottom: 34px;
  margin-bottom: 3.4rem;
}
.reference-header {
  height: 450px;
  height: 45rem;
  position: relative;
}
.reference-header::after,
.reference-header::before {
  z-index: 9;
}
.reference-header::after {
  background-image: linear-gradient(270deg, rgba(51, 51, 51, 0) 0%, #333333 100%);
  position: absolute;
  width: 650px;
  width: 65rem;
  height: 100%;
  content: "";
  top: 0;
  left: 50%;
}
.reference-header::before {
  background-image: linear-gradient(270deg, rgba(51, 51, 51, 0) 0%, #333333 100%);
  position: absolute;
  width: 650px;
  width: 65rem;
  height: 100%;
  content: "";
  top: 0;
  right: 50%;
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.reference-header-image {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.reference-header-content {
  text-align: center;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 100%;
}
.reference-header-content__logo {
  display: inline-block;
  background-color: #fff;
  padding: 26px 36px 27px;
  padding: 2.6rem 3.6rem 2.7rem;
  margin-bottom: 28px;
  margin-bottom: 2.8rem;
}
.reference-header-content__title {
  color: #fff;
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}
.reference-header-content__text {
  text-transform: uppercase;
  color: #fff;
  font-size: 31px;
  line-height: 37px;
  line-height: 3.7rem;
}
.reference-header-slider .swiper-slide {
  width: auto !important;
}
@media screen and (max-width: 79.9375em) {
  .page-content {
    padding: 3.4rem 0 2.7rem;
  }
  .section {
    padding: 2.5rem 0 6rem;
  }
  .section_title {
    margin-bottom: 2.1rem;
  }
  .section_title--with-icon {
    padding: .6rem 0 1rem 7.5rem;
  }
  .reference-header::after,
  .reference-header::before {
    width: 384px;
  }
  .reference-header-content__text {
    font-size: 2rem;
    line-height: 2.6rem;
  }
  .reference-header-content__logo {
    margin-bottom: 6.2rem;
  }
  .reference-header-content__title {
    margin-bottom: 1.8rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .page-content {
    padding: 2.4rem 0 2.5rem;
  }
  .section {
    padding: 1.9rem 0 4.2rem;
  }
  .section_title {
    margin-bottom: 1.2rem;
  }
  .section_title--with-icon {
    padding: .6rem 0 1rem 6.1rem;
  }
  .section_title--with-icon svg {
    width: 50px;
    height: 43px;
  }
  .section_title--left-space {
    margin-left: 0 !important;
  }
  .section-content__image {
    width: 100%;
    -ms-flex-order: 1;
        order: 1;
    margin-bottom: 1rem;
  }
  .section-content__title {
    display: block;
    margin-bottom: 1.5rem;
  }
  .section-content__text h4 {
    display: none;
  }
  .section-content__text {
    width: 100% !important;
    padding: 0 !important;
    -ms-flex-order: 2;
        order: 2;
  }
  .section-content--image-right .section-content__text {
    -ms-flex-order: 2;
        order: 2;
  }
  .section-content--image-right .section-content__image {
    -ms-flex-order: 1;
        order: 1;
  }
  .reference-header {
    height: 40.2rem;
    overflow: hidden;
  }
  .reference-header::after,
  .reference-header::before {
    width: 50%;
  }
  .reference-header::after {
    margin-left: -1px;
  }
  .reference-header::before {
    margin-right: -1px;
  }
  .reference-header-content__logo {
    margin-bottom: 4.1rem;
  }
  .reference-header-content__title {
    line-height: 36px;
    margin-bottom: 2rem;
  }
}
.featured {
  position: relative;
  height: 800px;
  height: 80rem;
}
.featured svg {
  position: absolute;
  top: 30px;
  top: 3rem;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.featured-image {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  height: 100%;
}
.featured-image img {
  width: auto;
  height: 100%;
}
.featured-text {
  position: absolute;
  text-align: center;
  color: #fff;
  bottom: 293px;
  bottom: 29.3rem;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.featured-text__title {
  color: #fff;
  line-height: 62px;
  line-height: 6.2rem;
  margin-bottom: 28px;
  margin-bottom: 2.8rem;
  text-shadow: 0 0 11px rgba(0, 0, 0, 0.52);
}
.featured-text__text {
  color: #fff;
  text-shadow: 0 0 11px rgba(0, 0, 0, 0.52);
}
.featured-scroll {
  position: absolute;
  bottom: 62px;
  bottom: 6.2rem;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  padding-bottom: 20px;
  padding-bottom: 2rem;
  cursor: pointer;
}
.featured-scroll-box {
  width: 18px;
  height: 28px;
  border: 2px solid #ffffff;
  border-radius: 15px;
}
.featured-scroll-dot {
  width: 4px;
  height: 9px;
  border-radius: 2px;
  background-color: #ffffff;
  left: 50%;
  top: 6px;
  margin-left: -2px;
  position: absolute;
}
.featured-scroll-arrow {
  background-image: url(../img/arrow-white.svg);
  width: 14px;
  height: 10px;
  background-size: 14px 10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
}
.section--about {
  padding-top: 52px;
  padding-top: 5.2rem;
  padding-bottom: 64px;
  padding-bottom: 6.4rem;
}
.about-logo {
  background-image: url(../img/logo-vertical.svg);
  width: 226px;
  height: 119px;
  margin: 0 auto 48px;
  margin: 0 auto 4.8rem;
}
.about-text {
  background-color: #8dc63f;
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  padding: 27px 50px 35px;
  padding: 2.7rem 5rem 3.5rem;
  position: relative;
}
.about-text::before {
  width: 30px;
  width: 3rem;
  height: 30px;
  height: 3rem;
  background-color: #8dc63f;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -15px;
  content: "";
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.section--info {
  padding: 52px 0 81px;
  padding: 5.2rem 0 8.1rem;
}
.info-title {
  text-align: center;
  max-width: 900px;
  max-width: 90rem;
  margin: 0 auto 37px;
  margin: 0 auto 3.7rem;
  color: #8dc63f;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
}
.demo-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 9px;
  padding-top: .9rem;
}
.demo-content__image {
  width: 464px;
  padding-top: 6px;
  padding-top: .6rem;
}
.demo-content__text {
  width: calc(100% - 464px);
  padding-left: 30px;
  padding-left: 3rem;
  box-sizing: border-box;
}
.demo-content-buttons {
  width: 100%;
  text-align: center;
  padding-top: 7px;
  padding-top: .7rem;
}
.demo-content-buttons .btn {
  margin: 0 13px;
  margin: 0 1.3rem;
}
.reference-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 41px -12px 0;
  margin: 4.1rem -1.2rem 0;
}
.reference-item {
  width: 33.333%;
  padding: 0 12px;
  padding: 0 1.2rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  box-sizing: border-box;
}
.reference-box {
  display: block;
  background-color: #fff;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  height: 100%;
  text-decoration: none;
  color: #333333;
  padding: 34px 15px 67px;
  padding: 3.4rem 1.5rem 6.7rem;
  box-sizing: border-box;
  border: 3px solid #fff;
  position: relative;
}
.reference-box:hover {
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.34);
  color: #333333;
  border: 3px solid #fff;
}
.reference-box:focus {
  outline: none !important;
  background-color: #fff;
  color: #8dc63f;
  color: #333333;
}
.reference-box:focus-visible {
  border: 3px solid #8dc63f;
  outline: none !important;
  color: #333333;
  background-color: #ecfcd7;
  text-decoration: none;
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.06);
}
.reference-box:active {
  box-shadow: 0 3px 18px rgba(0, 0, 0, 0.34);
  color: #333333;
  border: 3px solid #fff;
}
.reference-box--no-link {
  padding: 34px 15px 33px;
  padding: 3.4rem 1.5rem 3.3rem;
}
.reference-box__logo {
  margin-bottom: 14px;
  margin-bottom: 1.4rem;
}
.reference-box__logo img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.reference-box__title {
  text-align: center;
  color: #333333;
}
.reference-box__subtitle {
  text-align: center;
  color: #8dc63f;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
.reference-box__text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
}
.reference-box-link {
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 34px;
  line-height: 3.4rem;
  text-transform: uppercase;
  text-decoration: underline;
  position: absolute;
  bottom: 36px;
  bottom: 3.6rem;
  width: 100%;
  left: 0;
  font-family: 'Kanit', sans-serif;
}
.reference-box-link:hover {
  text-decoration: none;
}
.section--contact-stripe {
  text-align: center;
  padding: 46px 0 62px;
  padding: 4.6rem 0 6.2rem;
}
.contact-stripe-buttons {
  margin-top: 35px;
  margin-top: 3.5rem;
}
.customers-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
.customers-item {
  width: calc(100% / 5);
}
.customers-box__logo img {
  max-width: 100%;
  height: auto;
}
.section--developed {
  text-align: center;
}
.developed__title,
.partner__title {
  color: #9e9e9e;
}
.developed-link,
.partner-link {
  color: #9e9e9e;
  font-size: 14px;
  line-height: 24px;
}
.developed-logo {
  background-image: url(../img/diribet-logo.svg);
  width: 142px;
  height: 52px;
  margin: 20px auto 9px;
}
.container--partner {
  margin-top: 20px;
  margin-top: 2rem;
}
.partner-logo {
  height: 60px;
  margin: 20px auto 9px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.partner-logo-9hq {
  background-image: url(../images/partners/9hq-logo.png);
}
@media screen and (max-width: 79.9375em) {
  .featured {
    height: auto;
  }
  .featured-image {
    position: relative;
    top: auto;
    left: auto;
    -ms-transform: none;
        transform: none;
  }
  .featured-image img {
    max-width: 100%;
    height: auto;
  }
  .featured-text {
    bottom: auto;
    top: 45%;
    width: 100%;
    max-width: 45rem;
  }
  .featured-text .container {
    padding: 0;
  }
  .featured-text__title {
    line-height: 42px;
  }
  .featured svg {
    width: 68%;
    top: 5%;
    height: auto;
  }
  .featured-scroll {
    display: none;
  }
  .section--about {
    padding: 3.4rem 0 4.1rem;
  }
  .about-logo {
    width: 154px;
    height: 82px;
    background-size: 154px 82px;
    margin: 0 auto 4.1rem;
  }
  .about-text {
    font-size: 1.8rem;
    line-height: 2.8rem;
    padding: 2.1rem 2.2rem 2.9rem;
  }
  .section--info {
    padding: 2.9rem 0 4.9rem;
  }
  .info-title {
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 3.4rem;
    margin-bottom: 2.2rem;
  }
  .section-content__text {
    padding-left: 5rem;
  }
  .section-content__text h4 {
    font-size: 2rem;
    line-height: 2.6rem;
  }
  .section-content__text ul {
    margin-top: 2rem;
  }
  .section-content--image-right .section-content__text {
    padding-right: 5rem;
  }
  .section_title--left-space {
    margin-left: calc(588px + 50px);
  }
  .reference-list {
    margin: 3.7rem -1rem -2.1rem;
  }
  .reference-item {
    padding: 0 1rem;
    margin-bottom: 2rem;
  }
  .reference-box {
    padding: 3.1rem 1.5rem 7.8rem;
  }
  .reference-box__logo {
    margin-bottom: 2.4rem;
  }
  .reference-box__title {
    font-size: 20px;
    line-height: 27px;
    max-width: 90%;
    margin: 0 auto 1.6rem;
  }
  .reference-box__title br {
    display: none;
  }
  .section--contact-stripe {
    padding: 3rem 0 4.6rem;
  }
  .contact-stripe__title {
    font-size: 20px;
    line-height: 27px;
  }
  .contact-stripe-buttons {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .section_title--left-space {
    margin-left: calc(354px + 20px);
  }
  .section-content__image {
    width: 354px;
  }
  .section-content__image img {
    max-width: 100%;
    height: auto;
  }
  .section-content__text {
    width: calc(100% - 354px);
    padding-left: 2rem;
  }
  .section-content--image-right .section-content__text {
    padding-right: 2rem;
  }
  .demo-content {
    padding-top: 2.3rem;
  }
  .demo-content__image {
    width: 376px;
  }
  .demo-content__image img {
    max-width: 100%;
    height: auto;
  }
  .demo-content__text {
    width: calc(100% - 376px);
    padding-left: 1.6rem;
    box-sizing: border-box;
    line-height: 2.4rem;
  }
  .demo-content-buttons {
    padding-top: 4.7rem;
  }
  .reference-item {
    width: 50%;
  }
  .section--customers {
    padding: 2.5rem 0 1.5rem;
  }
  .customers-item {
    width: calc(100% / 4);
  }
  .section--developed {
    padding-bottom: 4.5rem;
  }
  .developed__title {
    font-size: 1.8rem;
  }
  .developed-logo {
    margin: 20px auto 12px;
  }
}
@media screen and (max-width: 47.9375em) {
  .featured svg {
    width: 96%;
    top: 7%;
    height: auto;
  }
  .featured-text {
    top: 29%;
    max-width: 33rem;
  }
  .featured-text .container {
    padding: 0 1.6rem;
  }
  .featured-text__title {
    line-height: 36px;
    margin-bottom: 1rem;
  }
  .featured-scroll {
    display: block;
    bottom: 3rem;
  }
  .section--about {
    padding: 2.4rem 0 3rem;
  }
  .about-logo {
    width: 130px;
    height: 68px;
    background-size: 130px 68px;
    margin: 0 auto 3.8rem;
  }
  .about-text {
    padding: 2.1rem 1.6rem 2.9rem;
  }
  .section--info {
    padding: 2.9rem 0 4.5rem;
  }
  .info-title {
    font-size: 2.2rem;
    line-height: 3rem;
    margin-bottom: 1.8rem;
  }
  .section-content__text ul {
    margin-bottom: 2.4rem;
  }
  .demo-content__image {
    width: 100%;
  }
  .demo-content__text {
    width: 100%;
    padding: 0;
  }
  .demo-content-buttons {
    padding-top: 2.7rem;
  }
  .demo-content-buttons .btn {
    margin: 0 1.3rem 1.6rem;
  }
  .demo-content-buttons .btn:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 37.4375em) {
  .reference-item {
    width: 100%;
  }
  .customers-item {
    width: calc(100% / 3);
  }
}
@media screen and (max-width: 24.9375em) {
  .demo-content-buttons {
    padding-top: 2.7rem;
  }
  .demo-content-buttons .btn {
    margin: 0 0 1.6rem;
  }
  .demo-content-buttons .btn:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 22.4375em) {
  .customers-item {
    width: calc(100% / 2);
  }
}
.menu-switcher {
  display: none;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
  float: right;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 10px;
  margin-top: 1rem;
}
.menu-switcher .menu-switcher__icon {
  width: 30px;
  width: 3rem;
  position: relative;
  margin-left: 17px;
  margin-left: 1.7rem;
  height: 24px;
  height: 2.4rem;
}
.menu-switcher .menu-switcher__text {
  font-size: 17px;
  font-family: 'Kanit', sans-serif;
  color: #333333;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 300;
}
.menu-switcher span {
  background-color: #77b127;
  border-radius: 0;
  display: block;
  height: 4px;
  left: 0px;
  position: absolute;
  top: 1px;
  transition: all 0.2s ease 0s;
  width: 100%;
  opacity: 1;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  z-index: 1;
}
.menu-switcher span:nth-child(2) {
  top: 11px;
}
.menu-switcher span:nth-child(3) {
  top: 11px;
}
.menu-switcher span:nth-child(4) {
  top: 21px;
}
.menu-switcher.menu-switcher--open span:nth-child(1),
.menu-switcher.menu-switcher--open span:nth-child(4) {
  width: 0%;
  left: 50%;
}
.menu-switcher.menu-switcher--open span:nth-child(2) {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.menu-switcher.menu-switcher--open span:nth-child(3) {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
@media screen and (max-width: 79.9375em) {
  .menu-switcher {
    display: -ms-flexbox;
    display: flex;
    margin-left: 2.6rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .menu-switcher {
    margin-top: 4px;
  }
  .menu-switcher .menu-switcher__text {
    font-size: 17px;
  }
  .menu-switcher .menu-switcher__icon {
    margin-left: 1.6rem;
  }
}