@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/dm-sans-v11-latin_latin-ext-regular.eot');
  src: url('fonts/dm-sans-v11-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), url('fonts/dm-sans-v11-latin_latin-ext-regular.woff2') format('woff2'), url('fonts/dm-sans-v11-latin_latin-ext-regular.woff') format('woff'), url('fonts/dm-sans-v11-latin_latin-ext-regular.ttf') format('truetype'), url('fonts/dm-sans-v11-latin_latin-ext-regular.svg#DMSans') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/dm-sans-v11-latin_latin-ext-500.eot');
  src: url('fonts/dm-sans-v11-latin_latin-ext-500.eot?#iefix') format('embedded-opentype'), url('fonts/dm-sans-v11-latin_latin-ext-500.woff2') format('woff2'), url('fonts/dm-sans-v11-latin_latin-ext-500.woff') format('woff'), url('fonts/dm-sans-v11-latin_latin-ext-500.ttf') format('truetype'), url('fonts/dm-sans-v11-latin_latin-ext-500.svg#DMSans') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/dm-sans-v11-latin_latin-ext-700.eot');
  src: url('fonts/dm-sans-v11-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), url('fonts/dm-sans-v11-latin_latin-ext-700.woff2') format('woff2'), url('fonts/dm-sans-v11-latin_latin-ext-700.woff') format('woff'), url('fonts/dm-sans-v11-latin_latin-ext-700.ttf') format('truetype'), url('fonts/dm-sans-v11-latin_latin-ext-700.svg#DMSans') format('svg');
}
.font1 {
  font-family: 'DM Sans';
}
.bgc1 {
  background-color: #ecc17c;
}
.bgc0 {
  background-color: #ecc17c;
}
.bgc2 {
  background-color: #037d65;
}
.bgc3 {
  background-color: #0a373b;
}
.bgc4 {
  background-color: #4d4435;
}
.bgc5 {
  background-color: #f0cd96;
}
.bgc6 {
  background-color: #83836b;
}
.bgc7 {
  background-color: #037d65;
}
.bgc8 {
  background-color: #9c9c89;
}
.bgc9 {
  background-color: #c1c0aa;
}
.bgc10 {
  background-color: #c1c0aa;
}
.bgc11 {
  background-color: #0a373b;
}
.c0 {
  color: #ecc17c;
}
.c1 {
  color: #ecc17c;
}
.c2 {
  color: #037d65;
}
.c3 {
  color: #0a373b;
}
.c4 {
  color: #4d4435;
}
.c5 {
  color: #f0cd96;
}
.c6 {
  color: #83836b;
}
.c7 {
  color: #037d65;
}
.c8 {
  color: #9c9c89;
}
.c9 {
  color: #c1c0aa;
}
.c10 {
  color: #c1c0aa;
}
.c11 {
  color: #0a373b;
}
.cwhite {
  color: #fff;
}
.cblack {
  color: #000;
}
.bgwhite {
  background-color: #fff;
}
.bgwhite20 {
  background-color: rgba(255,255,255,0.2);
}
.bgblack {
  background-color: #000;
}
.bgtransparent {
  background-color: transparent;
}
.bgrbg {
  border-color: #fff !important;
}
.bgr1 {
  border-color: #ecc17c !important;
}
.bgr0 {
  border-color: #ecc17c !important;
}
.bgr2 {
  border-color: #037d65 !important;
}
.bgr3 {
  border-color: #0a373b !important;
}
.bgr4 {
  border-color: #4d4435 !important;
}
.bgr5 {
  border-color: #f0cd96 !important;
}
.bgr6 {
  border-color: #83836b !important;
}
.bgr7 {
  border-color: #037d65 !important;
}
.bgr8 {
  border-color: #9c9c89 !important;
}
.bgr9 {
  border-color: #c1c0aa !important;
}
.bgr10 {
  border-color: #c1c0aa !important;
}
.bgr11 {
  border-color: #0a373b !important;
}
@keyframes movein2leftpoly {
  0% {
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,100% 25%);
    clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,100% 25%);
  }
  20% {
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,100% 25%);
    clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,100% 25%);
  }
  40% {
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,0 25%);
    clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,0 25%);
  }
  60% {
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,100% 75%,0 50%,0 25%);
    clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,100% 75%,0 50%,0 25%);
  }
  80% {
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,0 75%,0 50%,0 25%);
    clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,0 75%,0 50%,0 25%);
  }
  100% {
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%,0 75%,0 50%,0 25%);
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%,0 75%,0 50%,0 25%);
  }
}
@keyframes moveout2rightpoly {
  0% {
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%,0 75%,0 50%,0 25%);
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%,0 75%,0 50%,0 25%);
  }
  20% {
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,0 100%,0 75%,0 50%,0 25%);
    clip-path: polygon(100% 0,100% 0,100% 100%,0 100%,0 75%,0 50%,0 25%);
  }
  30% {
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,0 75%,0 50%,0 25%);
    clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,0 75%,0 50%,0 25%);
  }
  55% {
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,0 75%,0 50%,100% 25%);
    clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,0 75%,0 50%,100% 25%);
  }
  70% {
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,100% 75%,0 50%,100% 25%);
    clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,100% 75%,0 50%,100% 25%);
  }
  100% {
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,100% 25%);
    clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,100% 25%);
  }
}
@keyframes colorchange {
  20% {
    background: #000;
  }
  40% {
    background: #f8d90d;
  }
  50% {
    background: #d80072;
  }
  65% {
    background: #63b1e3;
  }
  100% {
    background: #000;
  }
}
@keyframes animate-rrotate {
  from {
    transform-origin: center center;
    transform: rotate3d(0,0,0,180deg);
    opacity: 1;
  }
  to {
    transform-origin: center center;
    transform: rotate3d(1,0,0,180deg);
    opacity: 1;
  }
}
@keyframes animate-lrotate {
  from {
    transform-origin: center center;
    transform: rotate3d(1,0,0,180deg);
    opacity: 1;
  }
  to {
    transform-origin: center center;
    transform: rotate3d(0,0,0,180deg);
    opacity: 1;
  }
}
.animate-in {
  animation: in 0.6s ease forwards;
}
@keyframes in {
  0% {
    opacity: 0.1;
    transform-origin: bottom;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animatein-izo {
  --layer-space: 45;
  --layer-count: 6;
  --layer-width: 300;
  @media screen and (min-width: 42.062em) {
     {
      --layer-space: 50;
      --layer-width: 380;
    }
  }
  @media screen and (min-width: 64.062em) {
     {
      --layer-space: 50;
      --layer-width: 400;
    }
  }
  @media screen and (min-width: 80.062em) {
     {
      --layer-space: 55;
      --layer-width: 520;
    }
  }
  @media screen and (min-width: 90.062em) {
     {
      --layer-space: 75;
      --layer-width: 640;
    }
  }
  0% {
    opacity: 0;
    margin-left: calc(var(--layer-width)*0.8*-1px);
    padding-right: calc(var(--layer-width)*0.8*1px);
  }
  70% {
    opacity: 1;
    margin-left: 20px;
    padding-right: 20px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
    padding-right: 0;
  }
}
@keyframes animate-up {
  0% {
    z-index: 9999 !important;
  }
  80% {
    opacity: 1;
    transform: translate3d(0,0,60px) scale(1);
    transform: rotateX(-30deg) rotateY(-4deg) rotateZ(25deg) translateX(-20vw) translateY(0vh) translateZ(20vh);
    z-index: 9999 !important;
  }
  100% {
    z-index: 9999 !important;
    opacity: 1;
  }
}
@keyframes animatein-izo2 {
  --layer-space: 45;
  --layer-count: 6;
  --layer-width: 300;
  @media screen and (min-width: 42.062em) {
     {
      --layer-space: 50;
      --layer-width: 380;
    }
  }
  @media screen and (min-width: 64.062em) {
     {
      --layer-space: 50;
      --layer-width: 400;
    }
  }
  @media screen and (min-width: 80.062em) {
     {
      --layer-space: 55;
      --layer-width: 520;
    }
  }
  @media screen and (min-width: 90.062em) {
     {
      --layer-space: 75;
      --layer-width: 640;
    }
  }
  0% {
    transform: translateX(calc(var(--layer-width)*1.3*1px));
  }
  80% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes animatepulse-izo {
  --layer-space: 45;
  --layer-count: 6;
  --layer-width: 300;
  @media screen and (min-width: 42.062em) {
     {
      --layer-space: 50;
      --layer-width: 380;
    }
  }
  @media screen and (min-width: 64.062em) {
     {
      --layer-space: 50;
      --layer-width: 400;
    }
  }
  @media screen and (min-width: 80.062em) {
     {
      --layer-space: 55;
      --layer-width: 520;
    }
  }
  @media screen and (min-width: 90.062em) {
     {
      --layer-space: 75;
      --layer-width: 640;
    }
  }
  0% {
    position: absolute;
    margin-left: 0px;
    padding-right: 0;
  }
  5% {
    position: absolute;
    margin-left: 20px;
    padding-right: 0;
  }
  18%,
  82% {
    opacity: 1;
    position: absolute;
    margin-left: calc(var(--layer-width)*0.8*-1px);
    padding-right: calc(var(--layer-width)*0.8*1px);
  }
  95% {
    position: absolute;
    margin-left: calc(var(--layer-width)*0.820 *-1px);
    padding-right: 0;
  }
  100% {
    position: absolute;
    margin-left: 0px;
    padding-right: 0;
  }
}
@keyframes easeInOutBounce {
  0% {
    transform: translateX(0%);
  }
  2% {
    transform: translateX(-0.77%);
  }
  4% {
    transform: translateX(-0.33%);
  }
  10% {
    transform: translateX(-3%);
  }
  14% {
    transform: translateX(-0.98%);
  }
  22% {
    transform: translateX(-12.42%);
  }
  32% {
    transform: translateX(-1%);
  }
  42% {
    transform: translateX(-40.32%);
  }
  50% {
    transform: translateX(-50%);
  }
  58% {
    transform: translateX(-59.68%);
  }
  68% {
    transform: translateX(-99.01%);
  }
  78% {
    transform: translateX(-87.58%);
  }
  86% {
    transform: translateX(-99.02%);
  }
  90% {
    transform: translateX(-97%);
  }
  96% {
    transform: translateX(-99.67%);
  }
  98% {
    transform: translateX(-99.23%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes colorchange {
  20% {
    background: #000;
  }
  40% {
    background: #f8d90d;
  }
  50% {
    background: #d80072;
  }
  75% {
    background: #63b1e3;
  }
  100% {
    background: #000;
  }
}
.shadow2 {
  -webkit-box-shadow: 0 18px 17px -9px rgba(50,50,50,0.25);
  -moz-box-shadow: 0 18px 17px -9px rgba(50,50,50,0.25);
  box-shadow: 0 18px 17px -9px rgba(50,50,50,0.25);
  transition: all 0.3s;
}
.red {
  background: red;
}
.h70 {
  height: 70% !important;
}
.h70 text {
  position: absolute;
  bottom: 24px !important;
}
.h60 {
  height: 60% !important;
}
@media screen and (max-width: 37.5em) {
  .h60 {
    height: 70% !important;
  }
}
.h60 text {
  position: absolute;
  bottom: 24px !important;
}
.h50 {
  height: 50% !important;
}
.h50 text {
  position: absolute;
  bottom: 24px !important;
}
.h30 {
  height: 30% !important;
}
.height1 {
  height: 48px;
}
.fLeft {
  float: left;
}
.fRight {
  float: right;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-left-important {
  text-align: left !important;
}
.text-right-important {
  text-align: right !important;
}
.text-justify {
  text-align: justify;
  text-align-last: left;
}
.nobreak {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  white-space: nowrap;
}
.nobreak a {
  display: inline-block;
  margin: 0 5.3333333333333px;
  padding: 8px 16px;
}
.w100 {
  box-sizing: border-box;
  width: 100%;
}
.w75 {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 64.063em) {
  .w75 {
    width: 75%;
  }
}
.w50 {
  box-sizing: border-box;
  width: 50%;
}
@media screen and (max-width: 68.75em) {
  .w50 {
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 68.75em) {
  .w50 {
    width: 50%;
    text-align: left;
  }
}
@media screen and (min-width: 90.063em) {
  .w50 {
    width: 50%;
  }
}
@media screen and (min-width: 120.063em) {
  .w50 {
    width: 50%;
  }
}
.w25 {
  box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 64.063em) {
  .w25 {
    display: inline-block;
    width: 25%;
  }
}
.w33 {
  display: inline-block;
  box-sizing: border-box;
  width: 33%;
}
@media screen and (max-width: 37.5em) {
  .w33 {
    width: 100%;
  }
}
.padRight1 {
  box-sizing: border-box;
  padding-right: 16px;
}
@media screen and (min-width: 68.75em) {
  .padRight1 {
    padding-right: 16px;
  }
}
@media screen and (min-width: 90.063em) {
  .padRight1 {
    padding-right: 16px;
  }
}
.padLeft1 {
  box-sizing: border-box;
  padding-left: 16px;
}
@media screen and (min-width: 68.75em) {
  .padLeft1 {
    padding-left: 16px;
  }
}
@media screen and (min-width: 90.063em) {
  .padLeft1 {
    padding-left: 16px;
  }
}
.padRightMed {
  box-sizing: border-box;
}
@media screen and (max-width: 50.066em) {
  .padRightMed {
    padding-right: 8px;
    padding-right: 0px;
  }
}
@media screen and (min-width: 50.066em) {
  .padRightMed {
    padding-right: 16px;
  }
}
.padLeftMed {
  box-sizing: border-box;
}
@media screen and (max-width: 50.066em) {
  .padLeftMed {
    padding-left: 8px;
    padding-left: 0px;
  }
}
@media screen and (min-width: 50.066em) {
  .padLeftMed {
    padding-left: 16px;
  }
}
.padRight2 {
  box-sizing: border-box;
  padding-right: 16px;
}
@media screen and (min-width: 68.75em) {
  .padRight2 {
    padding-right: 32px;
  }
}
@media screen and (min-width: 90.063em) {
  .padRight2 {
    padding-right: 80px;
  }
}
.padLeft {
  box-sizing: border-box;
  padding-left: 32px;
}
@media screen and (min-width: 68.75em) {
  .padLeft {
    padding-left: 64px;
  }
}
@media screen and (min-width: 90.063em) {
  .padLeft {
    padding-left: 128px;
  }
}
.padLeft2 {
  box-sizing: border-box;
  padding-left: 16px;
}
@media screen and (min-width: 68.75em) {
  .padLeft2 {
    padding-left: 32px;
  }
}
@media screen and (min-width: 90.063em) {
  .padLeft2 {
    padding-left: 80px;
  }
}
.padFrame {
  box-sizing: border-box;
  padding: 0rem 16px;
}
@media screen and (min-width: 68.75em) {
  .padFrame {
    padding: 0rem 64px;
  }
}
@media screen and (min-width: 90.063em) {
  .padFrame {
    padding: 0rem 96px;
  }
}
.padFrameBig {
  box-sizing: border-box;
}
@media screen and (min-width: 68.75em) {
  .padFrameBig {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (min-width: 90.063em) {
  .padFrameBig {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.padFrame1 {
  box-sizing: border-box;
  padding: 0.1rem 16px;
}
.padFrame2 {
  box-sizing: border-box;
  padding: 0.1rem 32px;
}
@media screen and (min-width: 37.5em) {
  .padFrame2 {
    padding: 0rem 32px;
  }
}
@media screen and (min-width: 90.063em) {
  .padFrame2 {
    padding: 0rem 32px;
  }
}
.padTop {
  box-sizing: border-box;
  padding-top: 16px;
}
@media screen and (min-width: 68.75em) {
  .padTop {
    padding-top: 32px;
  }
}
@media screen and (min-width: 68.75em) {
  .padTopBig {
    padding-top: 64px;
  }
}
@media screen and (min-width: 68.75em) {
  .padTop5Big {
    padding-top: 5em;
  }
}
@media screen and (min-width: 50.75em) {
  .padTop5Med {
    padding-top: 5em;
  }
}
.padTop1 {
  padding-top: 6.4px;
}
.padBot1 {
  padding-bottom: 6.4px;
}
.padTop2 {
  box-sizing: border-box;
  padding-top: 2.73vh;
}
.padBot2 {
  box-sizing: border-box;
  padding-bottom: 2.73vh;
}
@media screen and (max-width: 42.063em) {
  .padTopSmall {
    padding-top: 48px;
  }
}
@media screen and (max-width: 42.063em) {
  .padBotSmall {
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 42.063em) {
  .padTopMediumUp {
    padding-top: 54.4px;
  }
}
@media screen and (min-width: 42.063em) {
  .padBotMediumUp {
    padding-bottom: 54.4px;
  }
}
.marBot {
  box-sizing: border-box;
  margin-bottom: 64px !important;
  display: inline-block;
}
.marAuto {
  margin: 0 auto;
}
.max50 {
  max-width: 50% !important;
}
.max25 {
  max-width: 25% !important;
}
.button2k.on,
.button2k:active {
  color: #000;
  border-color: #000;
}
.button {
  position: relative;
  text-align: center;
  font-size: 100%;
  line-height: 120%;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: none;
  border: 3px solid transparent;
  border-color: #c1c0aa;
  letter-spacing: 0.5px;
  font-weight: 600;
  padding-left: 2.75vw;
  padding-right: 2.75vw;
  padding: 0rem 16px;
  margin: 0;
}
@media screen and (min-width: 68.75em) {
  .button {
    padding: 0rem 64px;
  }
}
@media screen and (min-width: 90.063em) {
  .button {
    padding: 0rem 96px;
  }
}
.button:hover,
.button.mouseover {
  border-color: #037d65;
}
.trans {
  background-color: transparent !important;
  border-color: #a6a6a6;
  color: #808080;
}
.trans:hover {
  color: #000000;
}
.arrow {
  position: absolute;
  display: block;
  top: 0px;
  left: calc(100%);
  width: 0px;
  height: 0px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 12px solid #ecc17c;
}
.arrow2 {
  position: absolute;
  display: block;
  top: 0px;
  right: calc(100%);
  width: 0px;
  height: 0px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 12px solid #ecc17c;
}
.pointerevents {
  pointer-events: all;
}
.nopointerevents {
  pointer-events: none;
}
.noPaddingH {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.noPaddingV {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.wAUTO {
  width: auto;
}
@media screen and (min-width: 68.75em) {
  .wAUTO {
    max-width: 50%;
  }
}
.hAUTO {
  height: auto;
}
.mAUTO {
  margin: 0 auto;
}
.nobrake {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  display: inline-block;
}
.svgflex svg {
  width: 100%;
}
.cookiePolicy {
  top: 0;
  left: 20px;
  right: 20px;
  width: auto;
  height: 80vh;
  z-index: 9999 !important;
  position: absolute;
}
@media screen and (min-width: 42.063em) {
  .cookiePolicy {
    width: 41%;
    left: 20px;
    height: 100vh;
  }
}
.changeLinksToButtons a {
  position: relative;
  text-align: center;
  font-size: 100%;
  line-height: 120%;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: none;
  border: 3px solid transparent;
  border-color: #c1c0aa;
  letter-spacing: 0.5px;
  font-weight: 600;
  padding-left: 2.75vw;
  padding-right: 2.75vw;
  padding: 0rem 16px;
  margin: 0;
  border-radius: 6.4px;
  overflow: hidden !important;
  padding-right: 32px;
  padding-left: 32px;
  padding: 0.1rem 32px;
  color: #fff;
  background-color: #037d65;
  line-height: 200% !important;
  text-transform: uppercase;
  padding: 10px 15px;
}
@media screen and (min-width: 68.75em) {
  .changeLinksToButtons a {
    padding: 0rem 64px;
  }
}
@media screen and (min-width: 90.063em) {
  .changeLinksToButtons a {
    padding: 0rem 96px;
  }
}
.changeLinksToButtons a:hover,
.changeLinksToButtons a.mouseover {
  border-color: #037d65;
}
@media screen and (min-width: 37.5em) {
  .changeLinksToButtons a {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media screen and (min-width: 90.063em) {
  .changeLinksToButtons a {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media screen and (min-width: 37.5em) {
  .changeLinksToButtons a {
    padding: 0rem 32px;
  }
}
@media screen and (min-width: 90.063em) {
  .changeLinksToButtons a {
    padding: 0rem 32px;
  }
}
.changeLinksToButtons p {
  padding-bottom: 1rem;
}
.changeLinksToUnderline a {
  border-bottom: 1px solid #037d65;
}
svg#seconds {
  min-height: 400px;
  overflow: visible !important;
  font-size: 1rem;
}
svg#seconds path {
  fill-opacity: 1;
}
svg#seconds text {
  font-family: ;
  display: block;
  dominant-baseline: baseline;
  text-anchor: center;
  text-align: center;
  font-size: 28px;
  stroke-width: 2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
svg#seconds .load1,
svg#seconds .load2,
svg#seconds .load3 {
  opacity: 1;
  width: 22px;
  border-radius: 20px;
  border: 2px solid red;
}
svg#seconds .txt1,
svg#seconds .txt2,
svg#seconds .txt3 {
  opacity: 0;
}
svg#seconds .desc1,
svg#seconds .txt1 {
  color: #d93046;
}
svg#seconds .desc2,
svg#seconds .txt2 {
  color: #a8e227;
}
svg#seconds .desc3,
svg#seconds .txt3 {
  color: #3694d6;
}
svg#seconds .st0 {
  fill: #d93046;
}
svg#seconds .st1 {
  fill: #a8e227;
}
svg#seconds .st2 {
  fill: #3694d6;
}
svg#seconds .st3 {
  fill: #ffffff;
}
svg#seconds .st6 {
  letter-spacing: 1;
}
svg#seconds .st7 {
  stroke-width: 2;
}
svg#seconds .st8 {
  opacity: 0;
  enable-background: new;
}
svg#megabytes {
  min-height: 400px;
  max-width: 1000px;
  overflow: visible !important;
}
svg#megabytes text {
  font-family: ;
  display: block;
  dominant-baseline: baseline;
  text-anchor: center;
  text-align: center;
  font-size: 28px;
  stroke-width: 2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
svg#megabytes:hover .txt1 {
  background-color: #ffffff;
  fill: #3694d6;
}
svg#megabytes:hover .txt2 {
  background-color: #ffffff;
  fill: #7fb20c;
}
svg#megabytes:hover .txt3 {
  background-color: #ffffff;
  fill: #d93046;
}
svg#megabytes:hover .txt1,
svg#megabytes:hover .txt2,
svg#megabytes:hover .txt3 {
  color: #3694d6;
}
svg#megabytes .load1,
svg#megabytes .load2,
svg#megabytes .load3 {
  opacity: 1;
  width: 10px;
}
svg#megabytes .cls-1 {
  isolation: isolate;
  letter-spacing: 0.09em;
}
svg#megabytes .cls-2 {
  letter-spacing: 0.02em;
}
svg#megabytes .cls-3 {
  letter-spacing: 0.07em;
}
svg#megabytes .cls-4,
svg#megabytes .st0 {
  fill: #d93046;
}
svg#megabytes .cls-5,
svg#megabytes .st1 {
  fill: #a8e227;
}
svg#megabytes .cls-6,
svg#megabytes .st2 {
  fill: #3694d6;
}
svg#megabytes .txt1,
svg#megabytes .txt2,
svg#megabytes .txt3 {
  opacity: 0;
  text-align: left;
  letter-spacing: 1px;
}
svg#megabytes .icon1,
svg#megabytes .icon2,
svg#megabytes .icon3 {
  position: absolute;
  cursor: pointer;
}
svg#megabytes .icon1:hover path,
svg#megabytes .icon2:hover path,
svg#megabytes .icon3:hover path {
  fill: #fff;
}
.fxgridContainer {
  -webkit-perspective: 700px;
  perspective: 700px;
  width: 100%;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (min-width: 64.062em) {
  .fxgridContainer {
    width: 50%;
    right: 0;
    position: absolute;
  }
}
.fxgridDescription {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.fxgridDescription .showSequence:nth-child(0) {
  animation: fin 0.6s calc(100ms) ease both;
}
.fxgridDescription .showSequence:nth-child(1) {
  animation: fin 0.6s calc(400ms) ease both;
}
.fxgridDescription .showSequence:nth-child(2) {
  animation: fin 0.6s calc(700ms) ease both;
}
.fxgridDescription .showSequence:nth-child(3) {
  animation: fin 0.6s calc(1000ms) ease both;
}
.fxgridDescription .showSequence:nth-child(4) {
  animation: fin 0.6s calc(1300ms) ease both;
}
.fxgridDescription .showSequence:nth-child(5) {
  animation: fin 0.6s calc(1600ms) ease both;
}
.fxgridDescription .showSequence:nth-child(6) {
  animation: fin 0.6s calc(1900ms) ease both;
}
.fxgrid {
  width: 1200px;
  width: 100%;
  max-height: 90vh;
  transform: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  transform: rotateX(30deg) rotateY(4deg) rotateZ(-25deg) translateX(0) translateY(-17.27%) scale(0.9);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display: grid;
  grid-gap: 10px;
  grid-auto-flow: dense;
  counter-reset: section;
  grid-template-columns: repeat(auto-fit,minmax(25%,1fr));
}
@media screen and (min-width: 64.062em) {
  .fxgrid {
    transform: rotateX(30deg) rotateY(4deg) rotateZ(-25deg) translateX(10vw) translateY(-10vh);
    width: 90%;
    max-width: 80vh;
  }
}
.fxgrid .imgbox3dgrid {
  cursor: pointer;
  border-radius: 0;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  transition: 0.6s ease;
  transform-origin: left bottom;
  transform: translate3d(0,0,2px) scale(1);
  box-shadow: -1px 1px 2px #000000;
  border: 1px solid #454545;
}
.fxgrid .imgbox3dgrid img {
  display: block !important;
  width: 100%;
  border-radius: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.fxgrid .imgbox3dgrid:before {
  position: absolute;
  content: "";
  width: 300px;
  height: 169px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.fxgrid .imgbox3dgrid:hover {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  transform: translate3d(0,0,20px) scale(1);
  z-index: 999 !important;
  box-shadow: -1px 1px 2px #000000, -30px 30px 10px rgba(0,0,0,0.5);
  border: 1px solid #454545;
}
.fxgrid .imgbox3dgrid:hover img {
  opacity: 1 !important;
  z-index: 999 !important;
}
.border {
  border-width: 3px;
  border-style: solid;
}
.borderTop {
  border-width: 0;
  border-top-width: 2.73vw;
  border-style: solid;
}
.notransition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.layersLook {
  --layer-space: 45;
  --layer-count: 6;
  --layer-width: 300;
  -webkit-perspective: 200px;
  perspective: 200px;
  position: relative;
  height: 304px;
  height: calc(var(--layer-width) * 0.5625 * 1px);
  width: calc(var(--layer-width) * 1px);
  margin: calc(var(--layer-width) * 0.5625 * 1px) 0 0;
  transform: rotate(-30deg) skew(25deg) scale(0.7);
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
@media screen and (min-width: 42.062em) {
  .layersLook {
    --layer-space: 40;
    --layer-width: 340;
  }
}
@media screen and (min-width: 50.062em) {
  .layersLook {
    --layer-space: 45;
    --layer-width: 360;
  }
}
@media screen and (min-width: 64.062em) {
  .layersLook {
    --layer-space: 50;
    --layer-width: 400;
  }
}
@media screen and (min-width: 80.062em) {
  .layersLook {
    --layer-space: 55;
    --layer-width: 520;
  }
}
@media screen and (min-width: 90.062em) {
  .layersLook {
    --layer-space: 75;
    --layer-width: 640;
  }
}
.layersLook box:nth-child(1) {
  transform: translate(calc(var(--layer-space) * 1 * 1px),calc(var(--layer-space) * 1 * -1px));
}
.layersLook box:nth-child(2) {
  transform: translate(calc(var(--layer-space) * 2 * 1px),calc(var(--layer-space) * 2 * -1px));
}
.layersLook box:nth-child(3) {
  transform: translate(calc(var(--layer-space) * 3 * 1px),calc(var(--layer-space) * 3 * -1px));
}
.layersLook box:nth-child(4) {
  transform: translate(calc(var(--layer-space) * 4 * 1px),calc(var(--layer-space) * 4 * -1px));
}
.layersLook box:nth-child(5) {
  transform: translate(calc(var(--layer-space) * 5 * 1px),calc(var(--layer-space) * 5 * -1px));
}
.layersLook box:nth-child(6) {
  transform: translate(calc(var(--layer-space) * 6 * 1px),calc(var(--layer-space) * 6 * -1px));
}
.layersLook box {
  position: absolute;
  width: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  transform-origin: center;
  --layer-space: 45;
  --layer-count: 6;
  --layer-width: 300;
}
@media screen and (min-width: 42.062em) {
  .layersLook box {
    --layer-space: 50;
    --layer-width: 380;
  }
}
@media screen and (min-width: 64.062em) {
  .layersLook box {
    --layer-space: 50;
    --layer-width: 400;
  }
}
@media screen and (min-width: 80.062em) {
  .layersLook box {
    --layer-space: 55;
    --layer-width: 520;
  }
}
@media screen and (min-width: 90.062em) {
  .layersLook box {
    --layer-space: 75;
    --layer-width: 500;
  }
}
.layersLook box img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  -webkit-backface-visibility: hidden;
  display: block;
  opacity: 1;
}
.layersLook box:hover {
  opacity: 1;
  cursor: pointer;
}
.layersLook box:hover img {
  opacity: 1 !important;
  transform: translateX(calc(var(--layer-width) * 1.2 * -1px));
}
.layersLook box:hover:last-child img {
  transform: translateX(0px);
}
.layersLook box:active {
  z-index: 999;
}
.layersLook box:last-child {
  opacity: 1 !important;
}
.padTop3 {
  padding-top: 2.5rem;
}
@media screen and (min-width: 90.063em) {
  .padTop3 {
    padding-top: 5rem;
  }
}
.padBot3 {
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 90.063em) {
  .padBot3 {
    padding-top: 5rem;
  }
}
.indent {
  padding-left: 100px;
}
.li2columnsicons {
  font-weight: 500;
}
.li2columnsicons h3 {
  font-size: 120%;
}
.li2columnsicons small {
  font-size: 1rem;
  color: #037d65;
}
.li2columnsicons > ul {
  font-size: 1.2rem;
}
.li2columnsicons > ul li {
  height: auto;
  display: flex;
  line-height: 137% !important;
  padding-left: 52.631578947368px;
  box-sizing: border-box;
  padding-top: 2.73vh;
  padding-bottom: 5.92vh;
}
.li2columnsicons > ul li p {
  width: 100%;
  display: flex;
  padding: 0;
  align-items: center;
}
.li2columnsicons > ul li:before {
  line-height: 167% !important;
  display: inline-block;
  width: 52.631578947368px;
  min-height: 52.631578947368px;
  left: -52.631578947368px;
  position: relative;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.li2columnsicons > ul li:first-child {
  padding-top: 0;
}
.li2columnsicons > ul li:nth-of-type(1):before {
  background-image: url("../images/ico-webdesign.svg");
}
.li2columnsicons > ul li:nth-of-type(2):before {
  background-image: url("../images/ico-sales.svg");
}
.li2columnsicons > ul li:nth-of-type(3):before {
  background-image: url("../images/ico-support.svg");
}
.li2columnsicons > ol {
  font-size: 1.2rem;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  counter-reset: section;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 5.92vh;
  padding-top: 16px;
}
@media screen and (min-width: 68.75em) {
  .li2columnsicons > ol {
    padding-top: 32px;
  }
}
@media screen and (max-width: 64.063em) {
  .li2columnsicons > ol {
    display: grid;
    grid-gap: 16px 38.4px;
    grid-auto-flow: dense;
    grid-template-columns: repeat(auto-fit,minmax(200px,0.8fr));
  }
}
@media screen and (min-width: 64.063em) {
  .li2columnsicons > ol {
    display: grid;
    grid-gap: 16px 38.4px;
    grid-auto-flow: dense;
    grid-template-columns: repeat(auto-fit,minmax(160px,1fr));
  }
}
@media screen and (min-width: 90.063em) {
  .li2columnsicons > ol {
    display: grid;
    grid-gap: 16px 38.4px;
    grid-auto-flow: dense;
    grid-template-columns: repeat(auto-fit,minmax(180px,1fr));
  }
}
.li2columnsicons > ol > li {
  display: block !important;
  width: 100% !important;
  padding: 0;
  text-align: left;
}
.li2columnsicons > ol > li strong {
  color: inherit !important;
}
.li2columnsicons > ol > li:last-of-type {
  padding-right: 0;
}
.li2columnsicons > ol > li:first-of-type {
  padding-left: 0;
}
.li2columnsicons > ol li li {
  display: flex;
  align-items: center;
  justify-content: center;
  display: block !important;
  width: 100% !important;
  padding: 0;
  box-sizing: border-box;
  padding-top: 2.73vh;
}
.li2columnsicons > ol span {
  display: inline;
}
.li2columnsicons > ol strong {
  color: #fff !important;
}
.li2rows {
  padding: 0;
}
.li2rows > ul {
  display: flex;
  flex-direction: column;
  padding: 0;
  position: relative;
}
.li2rows > ul > li {
  position: relative;
  box-sizing: border-box;
  width: 50%;
  padding: 0;
  margin: 0;
  flex-grow: 0;
  margin-bottom: 4px;
}
.li2rows > ul > li:nth-child(odd) {
  text-align: right;
  padding-right: 80px;
}
.li2rows > ul > li:nth-child(odd)::after {
  display: flex;
  border-width: 4px;
  border-right: 0;
  border-style: solid;
  content: "";
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  margin-left: 0;
}
.li2rows > ul > li:nth-child(even) {
  align-self: flex-end;
  padding-left: 80px;
}
.li2rows > ul > li:nth-child(even)::before {
  display: flex;
  border-width: 4px;
  border-left: 0;
  border-style: solid;
  content: "";
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 0;
}
.li2rows > ul > li:nth-of-type(2n) {
  padding-left: 66.666666666667px;
}
.li2rows > ul > li:nth-of-type(2n)::before {
  width: 33.333333333333px;
}
.li2rows > ul > li:nth-of-type(3n) {
  padding-right: 33.333333333333px;
}
.li2rows > ul > li:nth-of-type(3n)::after {
  width: 0;
}
.li2rows > ul > li:nth-of-type(4n) {
  padding-left: 120px;
}
.li2rows > ul > li:nth-of-type(4n)::before {
  width: 80px;
}
.li2rows > ul > li:nth-of-type(5n) {
  padding-right: 50px;
}
.li2rows > ul > li:nth-of-type(5n)::after {
  width: 0;
}
.li2rows > ul > li:nth-of-type(7n) {
  padding-right: 50px;
}
.li2rows > ul > li:nth-of-type(7n)::after {
  width: 0;
}
.li2rows > ul > li:last-of-type::after,
.li2rows > ul > li:last-of-type::before {
  border-bottom: 0;
}
.li2rows > ul > li strong {
  font-size: 3em;
  font-weight: normal;
  line-height: 107%;
  padding-top: 5.92vh;
  box-sizing: border-box;
  padding-top: 16px;
  letter-spacing: 0.1em;
  color: #c1c0aa !important;
  position: relative;
}
@media screen and (min-width: 68.75em) {
  .li2rows > ul > li strong {
    padding-top: 32px;
  }
}
.li2rows > ul > li strong::after {
  content: "";
  display: block;
  width: 90%;
  left: 3%;
  height: 4px;
  background-color: #000;
  position: absolute;
  bottom: 0;
}
.li2rows > ul li li {
  display: block !important;
  width: 100% !important;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  padding-top: 2.73vh;
}
.li2rows > ul span {
  display: inline;
}
.font15rem {
  font-size: 1.5rem;
}
.font14rem {
  font-size: 1.4rem;
}
.font13rem {
  font-size: 1.3rem;
}
.font12rem {
  font-size: 1.2rem;
}
.font2rem {
  font-size: 1.6rem;
}
@media screen and (min-width: 42.062em) {
  .font2rem {
    font-size: 2rem;
  }
}
@media screen and (min-width: 90.062em) {
  .font2rem {
    font-size: 2.5rem;
  }
}
.li2columns {
  padding: 0;
}
.li2columns > ul,
.li2columns > ol {
  display: flex;
  flex-direction: row;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 0;
  column-gap: 2%;
}
.li2columns > ul h3,
.li2columns > ol h3 {
  font-size: 1.5rem;
  line-height: 157% !important;
}
.li2columns > ul small,
.li2columns > ol small {
  font-size: 1rem;
  color: #037d65;
}
.li2columns > ul > li,
.li2columns > ol > li {
  display: block !important;
  width: 100% !important;
  padding: 0;
  flex-basis: 100%;
  flex-grow: grow;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media screen and (min-width: 64.062em) {
  .li2columns > ul > li,
  .li2columns > ol > li {
    flex-basis: 47%;
  }
}
.li2columns > ul > li a,
.li2columns > ol > li a {
  display: inline;
}
.li2columns > ul li li,
.li2columns > ol li li {
  display: block !important;
  width: 100% !important;
  padding: 0;
  flex-basis: 320px;
  box-sizing: border-box;
  padding-top: 2.73vh;
}
.li2columns > ul span,
.li2columns > ol span {
  display: inline;
}
.li2columns > ul strong,
.li2columns > ol strong {
  font-weight: 700;
}
.li2columns2 {
  padding: 0;
}
.li2columns2 > ol {
  display: flex;
  flex-direction: row wrap;
  padding: 0;
  text-align: left;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 64.062em) {
  .li2columns2 > ol {
    flex-direction: column;
  }
}
.li2columns2 > ol > li {
  display: block !important;
  width: 100% !important;
  padding: 0;
  line-height: 140%;
  padding-top: 5.92vh;
  box-sizing: border-box;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}
@media screen and (min-width: 68.75em) {
  .li2columns2 > ol > li {
    padding-top: 32px;
  }
}
@media screen and (min-width: 68.75em) {
  .li2columns2 > ol > li {
    padding-left: 16px;
  }
}
@media screen and (min-width: 90.063em) {
  .li2columns2 > ol > li {
    padding-left: 16px;
  }
}
@media screen and (min-width: 68.75em) {
  .li2columns2 > ol > li {
    padding-right: 16px;
  }
}
@media screen and (min-width: 90.063em) {
  .li2columns2 > ol > li {
    padding-right: 16px;
  }
}
@media screen and (max-width: 42.062em) {
  .li2columns2 > ol > li {
    text-align: left !important;
  }
}
@media screen and (max-width: 64.063em) {
  .li2columns2 > ol > li {
    box-sizing: border-box;
    padding-bottom: 5.92vh;
  }
}
.li2columns2 > ol > li strong {
  display: block;
  line-height: 100%;
  font-size: 1.82em;
  font-weight: 500;
  box-sizing: border-box;
  padding-top: 2.73vh;
  padding-bottom: 2.73vh;
}
.li2columns2 > ol > li strong,
.li2columns2 > ol > li strong * {
  color: #000;
}
.li2columns2 > ul {
  display: flex;
  flex-direction: row wrap;
  padding: 0;
  text-align: left;
}
.li2columns2 > ul > li {
  display: block !important;
  width: 100% !important;
  padding: 0;
  font-size: 90%;
  box-sizing: border-box;
  padding-right: 32px;
  padding-left: 32px;
  padding: 0.1rem 32px;
  text-align: center;
  font-size: 1.6em;
  font-weight: bold;
}
@media screen and (min-width: 37.5em) {
  .li2columns2 > ul > li {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media screen and (min-width: 90.063em) {
  .li2columns2 > ul > li {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media screen and (min-width: 37.5em) {
  .li2columns2 > ul > li {
    padding: 0rem 32px;
  }
}
@media screen and (min-width: 90.063em) {
  .li2columns2 > ul > li {
    padding: 0rem 32px;
  }
}
.li2columns2 > ul > li strong {
  font-size: 2.5em;
  font-weight: normal;
  line-height: 107%;
  padding-top: 5.92vh;
  box-sizing: border-box;
  padding-top: 16px;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 68.75em) {
  .li2columns2 > ul > li strong {
    padding-top: 32px;
  }
}
.li2columns2 > ul > li:last-of-type {
  padding-right: 0;
}
.li2columns2 > ul > li:first-of-type {
  padding-left: 0;
}
.li2columns2 > ul li li {
  display: block !important;
  width: 100% !important;
  padding: 0;
  box-sizing: border-box;
  padding-top: 2.73vh;
}
.li2columns2 > ul span {
  display: inline;
}
.li2columns2 > ul strong {
  color: #fff !important;
  font-weight: 700;
}
svg#seconds {
  min-height: 400px;
  cursor: pointer;
  overflow: visible !important;
}
.strong {
  font-weight: 800;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
svg#seconds .pattern-checkers1,
svg#seconds .pattern-checkers2,
svg#seconds .pattern-checkers3 {
  width: 0.13px !important;
  height: 0.27px !important;
}
svg#seconds .pattern-checkers1 .checker,
svg#seconds .pattern-checkers2 .checker,
svg#seconds .pattern-checkers3 .checker {
  stroke: #fff;
  stroke-width: 8px;
}
svg#seconds .pattern-checkers1 .checker {
  fill: #3694d6;
}
svg#seconds .pattern-checkers2 .checker {
  fill: #a8e227;
}
svg#seconds .pattern-checkers3 .checker {
  fill: #d93046;
}
.icon1,
.icon2,
.icon3 {
  fill-opacity: 1;
  background-color: red !important;
}
.font60 {
  font-size: 60%;
}
.font70 {
  font-size: 70%;
}
.font75 {
  font-size: 75%;
}
.font80 {
  font-size: 80%;
}
.font85 {
  font-size: 85%;
}
.font90 {
  font-size: 90%;
}
.min400h {
  min-height: 400px;
}
.min500h {
  min-height: 500px;
}
svg .checker {
  fill: #fff;
  opacity: 0;
}
@keyframes tv {
  0% {
    opacity: 0;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes tvoff {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(40px);
  }
}
@keyframes loading1 {
  0% {
    width: 32px;
  }
  100% {
    width: 280px;
  }
}
@keyframes loading2 {
  0% {
    width: 32px;
  }
  100% {
    width: 280px;
  }
}
@keyframes loading3 {
  0% {
    width: 32px;
  }
  100% {
    width: 280px;
  }
}
@keyframes hidebar {
  100% {
    width: 32px;
  }
}
@keyframes show1 {
  99% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.gridbase {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  text-align: center;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}
.gridbase .item {
  box-sizing: border-box;
}
@media screen and (max-width: 42.063em) {
  .g6 .item {
    width: 100%;
  }
}
@media screen and (min-width: 42.063em) {
  .g6 .item {
    width: 50%;
  }
}
@media screen and (min-width: 64.063em) {
  .g6 .item {
    width: 25%;
  }
}
@media screen and (min-width: 90.063em) {
  .g6 .item {
    width: 16.6%;
  }
}
.g5 .item {
  box-sizing: border-box;
  padding: 32px;
}
@media screen and (max-width: 42.063em) {
  .g5 .item {
    width: 100%;
  }
}
@media screen and (min-width: 42.063em) {
  .g5 .item {
    width: 50%;
  }
}
@media screen and (min-width: 64.063em) {
  .g5 .item {
    width: 25%;
  }
}
@media screen and (min-width: 90.063em) {
  .g5 .item {
    width: 20%;
  }
}
.g4 {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.g4:after {
  content: "";
  flex: 1 1 100%;
  max-width: 23%;
}
@media screen and (max-width: 42.063em) {
  .g4 .item {
    width: 100%;
  }
  .g4 .item.itemPadBot {
    padding-bottom: calc(20%);
  }
}
@media screen and (min-width: 42.063em) and (max-width: 64.063em) {
  .g4 .item {
    width: calc(48%);
  }
  .g4 .item:nth-child(2n) {
    padding-right: 0;
  }
  .g4 .item.itemPadBot {
    padding-bottom: calc(15%);
  }
}
@media screen and (min-width: 64.063em) {
  .g4 .item {
    width: calc(23.5%);
  }
  .g4 .item:nth-child(4n) {
    padding-right: 0;
  }
  .g4 .item.itemPadBot {
    padding-bottom: calc(10.5%);
  }
}
@media screen and (min-width: 90.063em) {
  .g4 .item {
    width: calc(23%);
  }
  .g4 .item.itemPadBot {
    padding-bottom: calc(7.5%);
  }
}
.g2 {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.g2 .item {
  box-sizing: border-box;
}
@media screen and (max-width: 42.063em) {
  .g2 .item {
    width: 100%;
  }
}
@media screen and (min-width: 42.063em) {
  .g2 .item {
    width: 45% !important;
  }
}
.iconmenu {
  display: flex;
  width: auto;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.iconmenu a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25.6px;
  padding: 16px;
}
.iconmenu a path,
.iconmenu a svg {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.iconmenu a:hover path,
.iconmenu a:hover svg {
  fill: #d41b1b;
}
.iconmenu a svg {
  width: 25.6px;
}
.w75 {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 64.063em) {
  .w75 {
    width: 75%;
  }
}
.w50 {
  box-sizing: border-box;
  width: 50%;
}
@media screen and (max-width: 68.75em) {
  .w50 {
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 68.75em) {
  .w50 {
    width: 50%;
    text-align: left;
  }
}
@media screen and (min-width: 90.063em) {
  .w50 {
    width: 50%;
  }
}
@media screen and (min-width: 120.063em) {
  .w50 {
    width: 50%;
  }
}
.w25 {
  box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 64.063em) {
  .w25 {
    width: 25%;
  }
}
.w33 {
  display: inline-block;
  box-sizing: border-box;
  width: 33%;
}
@media screen and (max-width: 37.5em) {
  .w33 {
    width: 100%;
  }
}
.padFrame {
  box-sizing: border-box;
  padding-left: 2.75vw;
  padding-right: 2.75vw;
}
.padFrame2 {
  box-sizing: border-box;
  padding-right: 32px;
  padding-left: 32px;
}
@media screen and (min-width: 37.5em) {
  .padFrame2 {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media screen and (min-width: 90.063em) {
  .padFrame2 {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.padFrameSmall {
  box-sizing: border-box;
  padding: 0 1rem;
}
@media screen and (min-width: 68.75em) {
  .padFrameSmall {
    padding: 0;
  }
}
.wx2_1 {
  box-sizing: border-box;
  width: 34%;
}
@media screen and (max-width: 42.063em) {
  .wx2_1 {
    display: block;
    width: 100%;
  }
}
.w34 {
  width: 34%;
}
@media screen and (max-width: 50.063em) {
  .w34 {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 90.063em) {
  .order0 .w34,
  .orderleft .w34 {
    padding-top: 6.4px;
  }
}
.w66 {
  width: 66%;
}
@media screen and (max-width: 42.063em) {
  .w66 {
    display: block;
    width: 100%;
  }
}
.wx2_2 {
  box-sizing: border-box;
  width: 66%;
}
@media screen and (max-width: 42.063em) {
  .wx2_2 {
    width: 100%;
    display: block;
  }
}
.xScroll {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}
.slidescontainer {
  overflow: scroll;
  overflow-y: hidden;
  height: 40vh;
}
.contentitem .description {
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  position: fixed;
}
@media screen and (max-width: 64.064em) {
  .contentitem .description {
    position: relative !important;
  }
  .contentitem .description .next_project,
  .contentitem .description .prev_project {
    position: fixed !important;
    width: 50px;
    text-align: center;
  }
  .contentitem .description .prev_project {
    bottom: 20px;
  }
  .contentitem .description .next_project {
    bottom: 20px;
  }
}
@media screen and (min-width: 64.064em) {
  .contentitem .description {
    position: fixed !important;
    top: 0;
    left: 0;
  }
}
.posfix {
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
@media screen and (max-width: 64.064em) {
  .posfix {
    position: relative !important;
  }
  .posfix .next_project,
  .posfix .prev_project {
    position: fixed !important;
    width: 50px;
    text-align: center;
  }
  .posfix .prev_project {
    bottom: 20px;
  }
  .posfix .next_project {
    bottom: 20px;
  }
}
@media screen and (min-width: 64.064em) {
  .posfix {
    position: fixed !important;
    top: 0;
    left: 0;
  }
}
.posrel {
  position: relative;
}
.posabs {
  position: absolute;
}
@media screen and (max-width: 1380px) {
  .prev_project {
    padding-left: 16px;
  }
}
@media screen and (max-width: 1380px) {
  .next_project {
    padding-right: 16px;
  }
}
.gallery img {
  box-sizing: border-box;
  padding-bottom: 5.92vh;
}
.description {
  -webkit-overflow-scrolling: touch;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.description ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
  height: 6px;
}
.description ::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #808080;
  -webkit-box-shadow: 0 0 -10px rgba(0,0,0,0.5);
}
.orderlist {
  display: flex;
  flex-direction: column;
}
.order0,
.orderleft {
  align-items: flex-end;
}
.order1,
.orderright {
  align-items: flex-start;
}
.order1 box,
.orderright box {
  float: right;
}
@media screen and (max-width: 42.063em) {
  .firstonmobile {
    order: -1;
  }
}
.last {
  order: 1000 !important;
}
@media screen and (max-width: 42.063em) {
  .one {
    min-height: calc(83vh) !important;
    height: auto !important;
  }
}
.banana {
  background-size: auto 50% !important;
  background-position: center 140% !important;
}
@media screen and (max-width: 90.063em) {
  .banana {
    background-size: auto 30% !important;
    background-position: right bottom !important;
  }
}
#saving {
  position: fixed !important;
  width: 80px;
  z-index: 99999;
  padding: 0;
  margin: 0;
  background: transparent;
  user-select: none;
  overflow: hidden;
}
.overflowno {
  overflow: hidden;
}
.bars,
.charts,
.next,
.scrolldown {
  width: 48px;
  height: 48px;
  border-radius: 500px;
  transform-origin: center center;
  padding: 0;
  -webkit-transition: 0.12s ease;
  -moz-transition: 0.12s ease;
  -ms-transition: 0.12s ease;
  -o-transition: 0.12s ease;
  transition: 0.12s ease;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.bars box,
.charts box,
.next box,
.scrolldown box {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  width: 22.4px;
  height: 22.4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bars box svg,
.charts box svg,
.next box svg,
.scrolldown box svg {
  box-sizing: border-box;
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  top: 0px;
  bottom: 0px;
  overflow: visible;
  perspective: 1000px;
  perspective-origin: center center;
}
.bars box svg .topleft,
.bars box svg .topright,
.bars box svg .bottomleft,
.bars box svg .bottomright,
.charts box svg .topleft,
.charts box svg .topright,
.charts box svg .bottomleft,
.charts box svg .bottomright,
.next box svg .topleft,
.next box svg .topright,
.next box svg .bottomleft,
.next box svg .bottomright,
.scrolldown box svg .topleft,
.scrolldown box svg .topright,
.scrolldown box svg .bottomleft,
.scrolldown box svg .bottomright {
  stroke: #000;
  stroke-width: 6px;
  fill: none;
  -webkit-transition: stroke-dashoffset 0.4s ease, color 0.2s ease;
  -moz-transition: stroke-dashoffset 0.4s ease, color 0.2s ease;
  -ms-transition: stroke-dashoffset 0.4s ease, color 0.2s ease;
  -o-transition: stroke-dashoffset 0.4s ease, color 0.2s ease;
  transition: stroke-dashoffset 0.4s ease, color 0.2s ease;
  stroke-dasharray: 30.402481079101562;
  stroke-linecap: square;
}
.bars:not(.endofpage) .bottomleft,
.bars:not(.endofpage) .bottomright,
.charts:not(.endofpage) .bottomleft,
.charts:not(.endofpage) .bottomright,
.next:not(.endofpage) .bottomleft,
.next:not(.endofpage) .bottomright,
.scrolldown:not(.endofpage) .bottomleft,
.scrolldown:not(.endofpage) .bottomright {
  stroke-dashoffset: calc(6.0804962158203);
}
.bars:not(.endofpage) .topleft,
.bars:not(.endofpage) .topright,
.charts:not(.endofpage) .topleft,
.charts:not(.endofpage) .topright,
.next:not(.endofpage) .topleft,
.next:not(.endofpage) .topright,
.scrolldown:not(.endofpage) .topleft,
.scrolldown:not(.endofpage) .topright {
  stroke-dashoffset: 30.402481079101562;
}
.bars.endofpage .topleft,
.bars.endofpage .topright,
.charts.endofpage .topleft,
.charts.endofpage .topright,
.next.endofpage .topleft,
.next.endofpage .topright,
.scrolldown.endofpage .topleft,
.scrolldown.endofpage .topright {
  stroke-dashoffset: calc(6.0804962158203);
}
.bars.endofpage .bottomleft,
.bars.endofpage .bottomright,
.charts.endofpage .bottomleft,
.charts.endofpage .bottomright,
.next.endofpage .bottomleft,
.next.endofpage .bottomright,
.scrolldown.endofpage .bottomleft,
.scrolldown.endofpage .bottomright {
  stroke-dashoffset: 30.402481079101562;
}
.bars:hover .topleft,
.bars:hover .topright,
.bars:hover .bottomleft,
.bars:hover .bottomright,
.charts:hover .topleft,
.charts:hover .topright,
.charts:hover .bottomleft,
.charts:hover .bottomright,
.next:hover .topleft,
.next:hover .topright,
.next:hover .bottomleft,
.next:hover .bottomright,
.scrolldown:hover .topleft,
.scrolldown:hover .topright,
.scrolldown:hover .bottomleft,
.scrolldown:hover .bottomright {
  stroke-dashoffset: 0;
}
.bars:hover:not(.endofpage) .bottomleft,
.bars:hover:not(.endofpage) .bottomright,
.charts:hover:not(.endofpage) .bottomleft,
.charts:hover:not(.endofpage) .bottomright,
.next:hover:not(.endofpage) .bottomleft,
.next:hover:not(.endofpage) .bottomright,
.scrolldown:hover:not(.endofpage) .bottomleft,
.scrolldown:hover:not(.endofpage) .bottomright {
  stroke-dashoffset: 0;
}
.bars:hover:not(.endofpage) .topleft,
.bars:hover:not(.endofpage) .topright,
.charts:hover:not(.endofpage) .topleft,
.charts:hover:not(.endofpage) .topright,
.next:hover:not(.endofpage) .topleft,
.next:hover:not(.endofpage) .topright,
.scrolldown:hover:not(.endofpage) .topleft,
.scrolldown:hover:not(.endofpage) .topright {
  stroke-dashoffset: 30.402481079101562;
}
.bars:hover.endofpage .topleft,
.bars:hover.endofpage .topright,
.charts:hover.endofpage .topleft,
.charts:hover.endofpage .topright,
.next:hover.endofpage .topleft,
.next:hover.endofpage .topright,
.scrolldown:hover.endofpage .topleft,
.scrolldown:hover.endofpage .topright {
  stroke-dashoffset: 0;
}
.bars:hover.endofpage .bottomleft,
.bars:hover.endofpage .bottomright,
.charts:hover.endofpage .bottomleft,
.charts:hover.endofpage .bottomright,
.next:hover.endofpage .bottomleft,
.next:hover.endofpage .bottomright,
.scrolldown:hover.endofpage .bottomleft,
.scrolldown:hover.endofpage .bottomright {
  stroke-dashoffset: 30.402481079101562;
}
.bars:active .topleft,
.bars:active .topright,
.bars:active .bottomleft,
.bars:active .bottomright,
.charts:active .topleft,
.charts:active .topright,
.charts:active .bottomleft,
.charts:active .bottomright,
.next:active .topleft,
.next:active .topright,
.next:active .bottomleft,
.next:active .bottomright,
.scrolldown:active .topleft,
.scrolldown:active .topright,
.scrolldown:active .bottomleft,
.scrolldown:active .bottomright {
  stroke: #ffffff;
}
.bars:active:not(.endofpage) .bottomleft,
.bars:active:not(.endofpage) .bottomright,
.charts:active:not(.endofpage) .bottomleft,
.charts:active:not(.endofpage) .bottomright,
.next:active:not(.endofpage) .bottomleft,
.next:active:not(.endofpage) .bottomright,
.scrolldown:active:not(.endofpage) .bottomleft,
.scrolldown:active:not(.endofpage) .bottomright {
  stroke-dashoffset: calc(20.268320719401);
}
.bars:active:not(.endofpage) .topleft,
.bars:active:not(.endofpage) .topright,
.charts:active:not(.endofpage) .topleft,
.charts:active:not(.endofpage) .topright,
.next:active:not(.endofpage) .topleft,
.next:active:not(.endofpage) .topright,
.scrolldown:active:not(.endofpage) .topleft,
.scrolldown:active:not(.endofpage) .topright {
  stroke-dashoffset: 30.402481079101562;
}
.bars:active.endofpage .topleft,
.bars:active.endofpage .topright,
.charts:active.endofpage .topleft,
.charts:active.endofpage .topright,
.next:active.endofpage .topleft,
.next:active.endofpage .topright,
.scrolldown:active.endofpage .topleft,
.scrolldown:active.endofpage .topright {
  stroke-dashoffset: calc(20.268320719401);
}
.bars:active.endofpage .bottomleft,
.bars:active.endofpage .bottomright,
.charts:active.endofpage .bottomleft,
.charts:active.endofpage .bottomright,
.next:active.endofpage .bottomleft,
.next:active.endofpage .bottomright,
.scrolldown:active.endofpage .bottomleft,
.scrolldown:active.endofpage .bottomright {
  stroke-dashoffset: 30.402481079101562;
}
.rightwing {
  transform-origin: top center;
}
.leftwing {
  transform-origin: top center;
}
.bars,
.charts,
.next {
  transform: rotateZ(-90deg);
  backface-visibility: visible;
  transform-origin: center center;
  transform-style: preserve-3d;
  background-color: #0a373b;
}
.bars:hover,
.charts:hover,
.next:hover {
  background-color: #4d4435;
}
.w1 {
  width: 96px;
}
.flexwrap {
  flex-wrap: wrap;
}
.flex-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  line-height: 250%;
}
.flex-menu a {
  white-space: nowrap;
}
.flex-menu > box {
  flex-basis: 20px;
  display: flex;
}
.flex-menu > box:last-child {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.flex-menu > box:first-child {
  display: flex;
  align-items: left;
  justify-content: flex-start;
}
@media screen and (min-width: 63.062em) {
  .flex-menu > box {
    flex-basis: 100px;
  }
}
@media screen and (max-width: 69.062em) {
  .flex-menu > box:last-child {
    box-sizing: border-box;
    padding-right: 16px;
  }
  .flex-menu > box:first-child {
    box-sizing: border-box;
    padding-left: 16px;
  }
}
@media screen and (max-width: 69.062em) and screen and (min-width: 68.75em) {
  .flex-menu > box:last-child {
    padding-right: 32px;
  }
}
@media screen and (max-width: 69.062em) and screen and (min-width: 90.063em) {
  .flex-menu > box:last-child {
    padding-right: 80px;
  }
}
@media screen and (max-width: 69.062em) and screen and (min-width: 68.75em) {
  .flex-menu > box:first-child {
    padding-left: 32px;
  }
}
@media screen and (max-width: 69.062em) and screen and (min-width: 90.063em) {
  .flex-menu > box:first-child {
    padding-left: 80px;
  }
}
.flex-menu > box a {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #757560;
}
.flex-menu > box a.tinyButton {
  padding-left: 16px;
  padding-right: 16px;
}
.flex-menu > box a:hover {
  color: #000;
}
.flex-menu .tinyButton.on:not(.submit) {
  color: #000;
  opacity: 1;
  border-radius: 64px;
  overflow: hidden !important;
}
.flex-menu .tinyButton.off:not(.submit) {
  border: 2px solid transparent;
  opacity: 0.8;
  border-radius: 64px;
  overflow: hidden !important;
}
.topless {
  top: 0;
}
.svg100,
.svg100 svg {
  box-sizing: border-box;
  width: 100%;
  height: 128px !important;
  max-height: 128px !important;
  width: 128px !important;
  max-width: 128px !important;
}
@media screen and (min-width: 42.062em) {
  .svg100,
  .svg100 svg {
    height: 128px !important;
    max-height: 128px !important;
  }
}
@media screen and (min-width: 64.062em) {
  .svg100,
  .svg100 svg {
    height: 192px !important;
    max-height: 192px !important;
  }
}
@media screen and (min-width: 42.062em) {
  .svg100,
  .svg100 svg {
    width: 128px !important;
    max-width: 128px !important;
  }
}
@media screen and (min-width: 64.062em) {
  .svg100,
  .svg100 svg {
    width: 160px !important;
    max-width: 160px !important;
  }
}
@media screen and (min-width: 90.062em) {
  .svg100,
  .svg100 svg {
    width: 192px !important;
    max-width: 192px !important;
  }
}
.svg2black {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.svg2black rect {
  fill: #000;
}
.svg2black path {
  fill: #000;
  stroke-width: 0.23;
  stroke: #000;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.svg2black:hover path {
  fill: #ecc17c;
  stroke: #ecc17c;
}
.svg2black:active path {
  fill: #83836b;
  stroke: #83836b;
}
.svg2blackall {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.svg2blackall rect {
  fill: #000;
}
.svg2blackall path {
  fill: #000;
  stroke-width: 0.23;
  stroke: #000;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.svg2blackall:hover path {
  fill: #ecc17c;
  stroke: #ecc17c;
}
.svg2blackall:active path {
  fill: #83836b;
  stroke: #83836b;
}
.svg2white rect {
  fill: #fff;
}
.svg2white path {
  fill: #fff;
  stroke-width: 0.23;
  stroke: #000;
}
.bigicon {
  overflow: visible;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  fill: red;
  width: 360px !important;
}
.bigicon path,
.bigicon polygon {
  width: 360px !important;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.bigicon path:hover,
.bigicon polygon:hover {
  fill: #fff;
}
.bigicon:hover path,
.bigicon:hover polygon {
  transform-origin: left center;
}
.bigicon:hover path:nth-of-type(3),
.bigicon:hover polygon:nth-of-type(3) {
  transform: translateX(-25px);
}
.bigicon:hover path:nth-of-type(2),
.bigicon:hover polygon:nth-of-type(2) {
  transform: translateX(-40px);
  transition-delay: 40ms;
}
.menuicon {
  overflow: visible;
  fill: red;
}
.menuicon rect {
  width: 100%;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.menuicon rect:hover {
  fill: #fff;
}
.menuicon:hover rect {
  transform-origin: left center;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.menuicon:hover rect:nth-of-type(2) {
  transform: translateX(-25px);
  transition-delay: 40ms;
}
.menuicon:hover rect:nth-of-type(3) {
  transition-delay: 50ms;
}
.flex {
  display: flex;
}
.flexwrap {
  flex-wrap: wrap;
}
.textwrap,
.textwrap * {
  white-space: normal !important;
  word-wrap: normal !important;
}
.grow {
  display: flex;
  flex-grow: 2;
  align-items: center;
  justify-content: center;
}
.grow2 {
  flex-grow: 2;
}
.grow3,
.grow3 svg {
  width: 100% !important;
}
.flex-direction-column,
.flexcolumn {
  flex-direction: column;
}
.flex-direction-row,
.flexrow {
  flex-direction: row;
}
.flex-thumbs {
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-direction: row;
}
.flex-thumbs .thumb {
  max-height: 500px;
}
.h_logo {
  width: 100%;
  height: auto;
}
.inlinemenu {
  max-width: 1280px !important;
  margin: 0 auto;
  max-width: 1000px;
  margin: 0 auto !important;
  line-height: 40px;
}
.inlinemenu a {
  border-radius: 64px;
  overflow: hidden !important;
  display: inline-block;
  word-break: keep-all;
  white-space: normal;
  width: auto !important;
  padding: 7px 20px;
}
.inlinemenu a::after {
  width: 100%;
  content: "";
}
.posfix {
  position: fixed;
}
.subtleborder {
  border: 2px solid rgba(255,255,255,0.3);
}
.grid-intro {
  display: flex;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
}
.grid-intro > .item {
  padding-top: 66.666666666667px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom 200px;
}
@media screen and (max-width: 42.062em) {
  .grid-intro > .item {
    display: flex;
    flex-wrap: wrap;
  }
  .grid-intro > .item h1:not(.text-left) {
    text-align: center;
  }
}
@media screen and (min-width: 42.062em) and (max-width: 64.062em) {
  .grid-intro > .item h1:not(.text-left) {
    text-align: center;
  }
}
.text-center-left {
  text-align: center;
}
@media screen and (max-width: 42.062em) {
  .text-center-left {
    text-align: left !important;
  }
}
.h_icon {
  height: 41.6px;
}
.w_icon {
  width: 41.6px;
}
.h_bigicon {
  height: 128px !important;
  max-height: 128px !important;
}
@media screen and (min-width: 42.062em) {
  .h_bigicon {
    height: 128px !important;
    max-height: 128px !important;
  }
}
@media screen and (min-width: 64.062em) {
  .h_bigicon {
    height: 192px !important;
    max-height: 192px !important;
  }
}
.w_bigicon {
  width: 128px !important;
  max-width: 128px !important;
}
@media screen and (min-width: 42.062em) {
  .w_bigicon {
    width: 128px !important;
    max-width: 128px !important;
  }
}
@media screen and (min-width: 64.062em) {
  .w_bigicon {
    width: 160px !important;
    max-width: 160px !important;
  }
}
@media screen and (min-width: 90.062em) {
  .w_bigicon {
    width: 192px !important;
    max-width: 192px !important;
  }
}
.h_mediumicon {
  height: 48px !important;
  max-height: 48px !important;
}
@media screen and (min-width: 42.062em) {
  .h_mediumicon {
    height: 64px !important;
    max-height: 64px !important;
  }
}
.w_mediumicon {
  width: 48px !important;
  max-width: 48px !important;
}
@media screen and (min-width: 42.062em) {
  .w_mediumicon {
    width: 64px !important;
    max-width: 64px !important;
  }
}
.icons {
  fill: #000;
  -webkit-transition: 0s ease;
  -moz-transition: 0s ease;
  -ms-transition: 0s ease;
  -o-transition: 0s ease;
  transition: 0s ease;
  transform-origin: center center;
}
a:hover .icons.facebook {
  fill: #4468b0;
}
a:hover .icons.instagram {
  fill: #da3472;
}
a:hover .icons.whatsapp {
  fill: #25e47a;
}
@media screen and (min-width: 42.063em) {
  .flextext {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    align-items: flex-start;
  }
}
.max480 {
  max-width: 480px !important;
}
.max500 {
  max-width: 640px !important;
}
.max700 {
  max-width: 700px !important;
}
@media screen and (min-width: 90.063em) {
  .max700 {
    max-width: 70% !important;
  }
}
.max800 {
  max-width: 800px !important;
}
.max600 {
  max-width: 600px !important;
  margin: 0 auto;
}
.max700 {
  max-width: 700px !important;
  margin: 0 auto;
}
.max800 {
  max-width: 800px !important;
  margin: 0 auto;
}
.max900 {
  max-width: 900px !important;
  margin: 0 auto;
}
.max1000 {
  max-width: 1280px !important;
  margin: 0 auto;
}
.max1200 {
  max-width: 1340px !important;
  margin: 0 auto;
}
.max1500 {
  max-width: 1500px !important;
  margin: 0 auto;
}
.max1700 {
  max-width: 1700px !important;
  margin: 0 auto;
}
.max1700a {
  max-width: 1900px !important;
  margin: 0 auto;
}
.h_xScroll {
  height: 40vh;
}
.overflow_y {
  overflow: scroll;
  overflow-y: hidden;
}
.slidescontainer {
  overflow: scroll;
  overflow-y: hidden;
  height: 40vh;
}
.slides data-box {
  display: inline-block;
  display: flex;
  height: 40vh !important;
  flex: 0 0 auto;
}
.slides img {
  height: inherit !important;
  height: 40vh !important;
  width: auto !important;
  min-width: 40vh !important;
}
.xScroll {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}
.uppercase {
  text-transform: uppercase;
}
.item {
  border: 0;
  box-sizing: border-box;
  position: relative;
}
.item .cover_title {
  position: absolute;
  top: -50px;
  left: 0;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  display: inline-block !important;
  color: #fff;
  overflow: visible;
  font-size: 80%;
  font-weight: 550;
}
.item a img {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.footer {
  opacity: 0;
  overflow: visible;
  z-index: 10;
}
.labelOpen:hover .st0 {
  fill: #000;
}
.boxhover box {
  background: #fff;
}
.boxhover:hover {
  color: #037d65;
}
.boxhover:hover box {
  background: #4d4435;
  color: #037d65;
  fill: #037d65 !important;
}
.boxhover:hover path,
.boxhover:hover svg {
  fill: #fff;
  stroke: #fff;
}
.caps {
  padding: 0 0.18em;
  display: inline-block;
}
.numbers {
  display: inline-block;
}
.cc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tc {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 42.063em) {
  .ccsmall {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ccmed {
  align-items: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 64.063em) {
  .ccmed {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ce {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cs {
  display: flex;
  align-items: left;
  justify-content: flex-start;
}
@media screen and (max-width: 42.063em) {
  .cssmall {
    display: flex;
    align-items: left;
    justify-content: flex-start;
  }
}
.ct {
  display: flex;
  align-items: flex-start;
}
.bc {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.bl {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.lt {
  display: flex;
  align-items: flex-start !important;
  justify-content: left;
}
@media screen and (max-width: 64.063em) {
  .ltmedium {
    display: flex;
    align-items: flex-start !important;
    justify-content: left;
  }
}
.vc {
  display: flex;
  align-items: center;
}
.bc {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.bl {
  display: flex;
  align-items: flex-end !important;
  justify-content: flex-start;
}
.sc {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.bgr {
  background-position: right;
}
.bgbl {
  background-position: bottom left;
}
.bgc {
  background-position: center;
}
.bgfx {
  background-attachment: fixed;
}
.bgl {
  background-position: left;
}
.bgt {
  background-position: top;
}
.bgb {
  background-position: bottom;
}
.bgcover {
  background-size: cover !important;
}
.bgcontain {
  background-size: auto 100% !important;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.bgcontain80 {
  background-size: contain !important;
  background-repeat: no-repeat;
}
.bgc {
  background-position: center;
}
.bgcover {
  background-size: cover !important;
}
.bgcc {
  background-position: center center !important;
}
@media screen and (max-width: 64.062em) {
  .bgcircle {
    background-size: 26.4vh !important;
  }
}
@media screen and (min-width: 64.062em) {
  .bgcircle {
    background-size: 48.3vh !important;
  }
}
.bgbc {
  background-position: center 140% !important;
  background-size: 500px !important;
  background-size: auto 50% !important;
}
.bgicon {
  background-position: center center !important;
  background-size: 500px !important;
  background-repeat: no-repeat;
  background-size: auto 50% !important;
}
.bgbc {
  background-position: center 140% !important;
  background-size: 500px !important;
  background-size: auto 50% !important;
}
.subtleBorder {
  border: 1px solid rgba(255,255,255,0.45);
}
.subtleBorder:hover {
  border: 1px solid #000;
  color: #000;
}
polyline {
  stroke-dasharray: 200;
}
polyline:nth-child(2) {
  animation-delay: 1.5s;
}
polyline:nth-child(3) {
  animation-delay: 3s;
}
@keyframes dash33 {
  to {
    stroke-dashoffset: 1000;
  }
}
@keyframes moveout2right {
  from {
    opacity: 1;
  }
  to {
    transform: translateX(100%);
    transform: translateX(100vw);
    opacity: 1;
  }
}
@keyframes moveout2bottom {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes moveout2left {
  from {
    opacity: 1;
    transform: translateX(0%);
    transform: translateX(0vw);
  }
  to {
    opacity: 1;
    transform: translateX(-100%);
    transform: translateX(-100vw);
  }
}
@keyframes movein2right {
  from {
    transform: translateX(-100%);
    transform: translateX(-100vw);
    opacity: 1;
  }
  to {
    opacity: 1;
    transform: translateX(0%);
    transform: translateX(0vw);
  }
}
@keyframes movein2left {
  from {
    transform: translateX(100%);
    transform: translateX(100vw);
    opacity: 1;
  }
  to {
    opacity: 1;
    transform: translateX(0%);
    transform: translateX(0vw);
  }
}
@keyframes movein2left2 {
  from {
    opacity: 0;
    transform: translateX(1000px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}
@keyframes movein2top {
  from {
    opacity: 0;
    transform: translateY(50%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes moveout2left2 {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
@keyframes moveout2right2 {
  to {
    transform: translateX(1000px);
    opacity: 1;
  }
}
@keyframes movein2left2 {
  from {
    opacity: 1;
    transform: translateX(1000px);
  }
}
.invisible {
  opacity: 0;
}
.zoomview {
  z-index: 9999;
  background-color: #fff !important;
  top: 0px;
  bottom: 0px;
  position: fixed;
}
@keyframes animatein-frombottom {
  20% {
    opacity: 0;
  }
  to {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes animatein-fromtop2 {
  from {
    transform: translateY(-200%);
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
.animatein-static {
  animation: animatein-static 0.3s ease-in-out 1 forwards;
}
@keyframes animatein-static {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animatein-frombottom {
  transform: translateY(250px) scale(1);
  animation: animatein-frombottom 0.6s ease forwards;
  opacity: 0;
}
.animatein-frombottom:nth-child(2n),
.animatein-fromright:nth-child(2n) {
  animation-duration: 0.8s;
}
.animatein-frombottom:nth-child(3n),
.animatein-fromright:nth-child(3n) {
  animation-duration: 1s;
}
.animatein-frombottom:nth-child(4n),
.animatein-fromright:nth-child(4n) {
  animation-duration: 1.2s;
}
.animatein-fromright {
  transform: translateX(550px) scale(1);
  animation: animatein-fromright 0.6s 1 forwards;
  opacity: 0;
}
@keyframes animatein-fromright {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.shift {
  position: absolute !important;
  top: calc(49vh);
  z-index: 100;
}
.hidden {
  visibility: hidden;
}
.iks {
  position: absolute !important;
  top: 0;
  right: 64px;
  left: 64px;
  z-index: 100;
}
.next_slide,
.prev_slide {
  position: absolute !important;
  top: 0;
  bottom: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.next_slide {
  right: 0 !important;
}
.prev_slide {
  left: 0 !important;
}
.pointerevents {
  pointer-events: all;
}
.nopointerevents {
  pointer-events: none;
}
.overflow-scroll {
  overflow: auto;
}
.h_square {
  height: 100px;
}
@media screen and (max-width: 64.063em) {
  .h_square {
    height: 80px;
    align-self: flex-start;
  }
}
.w_square {
  width: 100px;
}
@media screen and (max-width: 64.063em) {
  .w_square {
    width: 80px;
    align-self: flex-start;
  }
}
.h_slider {
  height: 600px;
  height: 100vh;
}
@media screen and (max-width: 64.063em) {
  .h_slider {
    height: 90%;
    height: 100vh;
  }
}
.h_arrow {
  width: 50px;
  height: 50px;
}
.h_arrow svg {
  height: 20px;
}
.slider {
  overflow: hidden;
  overflow-y: hidden;
}
#hero .slideritem {
  position: absolute !important;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  visibility: visible;
  display: flex !important;
  width: 100%;
  width: 100vw;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#hero .sliderimg {
  min-height: 100vh;
}
#hero .sliderimg img {
  max-height: 90%;
}
#logos .sliderimg {
  height: 30%;
  height: 100%;
  background-position: center center;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
}
.slidertxt {
  position: absolute;
  display: flex;
  align-items: center;
  align-content: space-between;
  flex-flow: column;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 42.063em) {
  .slidertxt {
    bottom: 5%;
    top: auto;
  }
}
@media screen and (min-width: 90.063em) {
  .slidertxt h2 {
    font-size: 280%;
    font-weight: 800 !important;
    line-height: 110%;
  }
  .slidertxt small {
    font-size: 40%;
  }
}
.check-stroke {
  stroke: #000;
  fill: none;
  stroke-width: 5;
  stroke-linecap: square;
}
.grid-layout {
  display: grid;
  grid-gap: 1px;
  grid-auto-flow: dense;
  counter-reset: section;
  padding: 100px 32px;
  background-size: cover;
  background-position: center;
  grid-template-columns: repeat(auto-fill,minmax(50vw,1fr));
  grid-auto-rows: 62px;
  overflow: hidden;
}
.grid-layout .item {
  border: 2px solid transparent;
  background-image: none;
  background-size: 150%;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: flex;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  border-radius: 0;
  overflow: visible;
  padding: 8px 0;
}
.grid-layout .item box {
  padding: 8px 0;
  display: flex;
  align-items: stretch;
  align-items: center;
  align-content: center;
  justify-content: center;
  overflow: visible;
  flex-wrap: wrap;
  flex-basis: 100%;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0.9;
}
.grid-layout .item h3 {
  border: 3px solid transparent;
  line-height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  width: auto !important;
  display: inline !important;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  box-sizing: border-box;
  padding-top: 2.73vh;
  padding-bottom: 2.73vh;
}
.grid-layout .item h3,
.grid-layout .item p {
  display: block;
  width: 100%;
}
.grid-layout .item p {
  font-size: 80%;
  display: block;
}
.grid-layout .item:hover h3 {
  opacity: 1;
  border-color: inherit;
}
@media screen and (max-width: 42.063em) {
  .grid-layout h3 {
    font-size: 120%;
  }
}
@media screen and (min-width: 42.063em) and (max-width: 64.063em) {
  .grid-layout h3 {
    font-size: 110%;
  }
}
@media screen and (min-width: 64.063em) {
  .grid-layout h3 {
    font-size: 130%;
  }
}
@media screen and (min-width: 42.063em) {
  .grid-layout {
    grid-template-columns: repeat(auto-fill,minmax(25vw,1fr));
    grid-auto-rows: minmax(20vh,auto);
  }
}
@media screen and (min-width: 90.063em) {
  .grid-layout h3 {
    font-size: 240%;
  }
}
@media screen and (min-width: 120.063em) {
  .grid-layout h3 {
    font-size: 310%;
  }
}
.grid-layout2 {
  padding: 32px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.grid-layout2 .item {
  width: 30%;
  border: 2px solid transparent;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  border-radius: 0;
  overflow: visible;
  padding: 32px 0;
}
@media screen and (min-width: 42.063em) {
  .grid-layout2 .item {
    width: 15%;
  }
}
.grid-layout2 .item svg {
  height: 100%;
  max-height: 64px;
}
.grid-layout3 {
  display: grid;
  grid-gap: 20px 10px;
  grid-auto-flow: dense;
  counter-reset: section;
  overflow: hidden;
  background-position: center;
}
@media screen and (min-width: 42.063em) {
  .grid-layout3 {
    grid-gap: 2.75vw;
  }
}
@media screen and (orientation: landscape) {
  .grid-layout3 {
    grid-template-columns: 0.5fr 1fr;
  }
}
@media screen and (orientation: portrait) {
  .grid-layout3 {
    grid-template-columns: 1fr;
  }
}
.grid-layout3 .item {
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  display: flex;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border-radius: 0;
  overflow: visible;
  border-collapse: collapse;
}
.grid-layout3 .item boxx {
  display: flex;
  align-items: stretch;
  align-content: flex-start;
  align-items: center;
  justify-content: center;
  overflow: visible;
  flex-wrap: wrap;
  flex-basis: 100%;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0.9;
}
.grid-layout4 {
  display: grid;
  grid-gap: 6px;
  grid-auto-flow: dense;
  counter-reset: section;
  background-position: center;
  grid-template-columns: repeat(auto-fit,minmax(17vw,1fr));
  grid-auto-rows: minmax(70.4px,auto);
  overflow: hidden;
}
@media screen and (min-width: 42.063em) {
  .grid-layout4 {
    grid-template-columns: repeat(auto-fit,minmax(13vw,1fr));
    grid-auto-rows: minmax(16vh,auto);
  }
}
.grid-layout4 .item {
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  display: flex;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border-radius: 0;
  overflow: visible;
  border-collapse: collapse;
}
.grid-layout4 .item box {
  padding: 8px 0 8px 0;
  display: flex;
  align-items: stretch;
  align-items: center;
  align-content: center;
  justify-content: center;
  overflow: visible;
  flex-wrap: wrap;
  flex-basis: 100%;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0.9;
}
.grid-layout4 .item h3 {
  border: 3px solid transparent;
  line-height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  width: auto !important;
  display: inline !important;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  box-sizing: border-box;
  padding-top: 2.73vh;
  padding-bottom: 2.73vh;
}
.grid-layout4 .item h3,
.grid-layout4 .item p {
  display: block;
  width: 100%;
}
.grid-layout4 .item p {
  font-size: 80%;
  display: block;
}
.grid-layout4 .item:hover h3 {
  opacity: 1;
  border-color: inherit;
}
.span2 {
  grid-column-end: span 1;
}
.span1 {
  grid-column-end: span 1;
}
.grid-layout4 .wx2,
.grid-layout4 .ho {
  grid-column-end: span 2;
  grid-row-end: span 3;
}
@media screen and (min-width: 42.063em) {
  .grid-layout4 .wx2,
  .grid-layout4 .ho {
    grid-column-end: span 3;
    grid-row-end: span 3;
  }
}
.grid-layout4 .hoo {
  grid-column-end: span 2;
  grid-row-end: span 1;
}
.grid-layout4 .hx2,
.grid-layout4 .vo {
  grid-column-end: span 1;
  grid-row-end: span 3;
}
@media screen and (min-width: 42.063em) {
  .grid-layout4 .hx2,
  .grid-layout4 .vo {
    grid-column-end: span 1;
    grid-row-end: span 3;
  }
}
.smartgrid1 .prev_slide,
.smartgrid1 .next_slide {
  position: relative !important;
  background: red;
}
.smartgrid {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  counter-reset: my-sec-counter;
  display: grid;
}
.smartgrid ~~ box {
  align-items: center;
  justify-content: center;
  display: flex;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 0;
}
.smartgrid1,
.smartgrid2,
.smartgridheader {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  counter-reset: my-sec-counter;
  display: grid;
}
.smartgrid1 box,
.smartgrid2 box,
.smartgridheader box {
  align-items: center;
  justify-content: center;
  display: flex;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 0;
}
.smartgridheader {
  height: inherit !important;
}
.smartgridheader box {
  height: inherit !important;
  width: inherit;
}
.flex-menu-fluid {
  line-height: 100% !important;
  display: flex;
  justify-content: flex-start;
  align-content: stretch;
  flex-flow: row wrap;
}
.flex-menu-fluid .tinyButton {
  font-size: 80%;
  padding: 3.2px 3.2px 3.2px 3.2px !important;
  margin: 0 4.5714285714286px 0 4.5714285714286px !important;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-menu-fluid a {
  display: flex;
  position: relative;
}
.flex-menu-fluid a:hover {
  color: var(--c3);
}
.flex-menu-fluid a.on {
  color: var(--c3);
}
.flex-menu-fluid box {
  width: 50%;
}
.head {
  color: white;
  text-decoration: none;
  grid-area: head;
}
.herobox {
  color: white;
  text-decoration: none;
  grid-area: hero;
}
.news {
  color: white;
  text-decoration: none;
  grid-area: news;
}
.newsimg {
  color: white;
  text-decoration: none;
  grid-area: newsimg;
}
.about {
  color: white;
  text-decoration: none;
  grid-area: about;
}
.bullets {
  color: white;
  text-decoration: none;
  grid-area: bullets;
}
.logo {
  color: white;
  text-decoration: none;
  grid-area: logo;
}
.nav {
  color: white;
  text-decoration: none;
  grid-area: nav;
}
.scroll {
  color: white;
  text-decoration: none;
  grid-area: scroll;
}
.foot {
  color: white;
  text-decoration: none;
  grid-area: foot;
}
@media screen and (orientation: landscape) {
  .smartgrid1 {
    grid-template-columns: 2.75vw 2.75vw auto 1.76vw 16.43vw 1.76vw 16.43vw 1.76vw 16.43vw 2.75vw 2.75vw;
    grid-template-rows: 25px 5.92vh auto 2.73vh auto 5.53vh auto;
    grid-template-areas: ".		. 		.			. 	 . 		. . . . . ." ".		. 		.			. 	 . 		. . . . . ." ".		. 		hero	hero hero . . . . . ." ".		. 		hero	hero hero . . . . . ." ".		. 		about	. 	 . 	  . . . . . ." ".		logo	logo	. 	 . 		. . . . . ." ".		logo	logo 	.    news news news news news . .";
  }
  .smartgrid1 .scroll {
    grid-row-start: 5;
    grid-row-end: 6;
    grid-column-start: 1;
    grid-column-end: 12;
  }
  .smartgrid1 .foot {
    grid-row-start: 3;
    grid-row-end: 5;
    grid-column-start: 1;
    grid-column-end: 12;
  }
  .smartgrid1 .newsimg {
    grid-row-start: 3;
    grid-row-end: 6;
    grid-column-start: 2;
    grid-column-end: 11;
    z-index: 1 !important;
  }
  .smartgrid1 .bullets {
    grid-row-start: 2;
    grid-row-end: 7;
    grid-column-start: 5;
    grid-column-end: 10;
  }
}
@media screen and (orientation: portrait) {
  .smartgrid1 {
    grid-template-rows: 75px auto 20px 50vh 20px auto auto auto auto auto;
    grid-template-columns: 5.75vw 32vw auto 32vw 5.75vw;
    grid-template-areas: ".  	head 		head 			head 		. " ".  	hero 		hero 			hero 		." ". 	 	. 			. 				. 			." ".	 	bullets bullets 	bullets ." ". 	 	. 			. 				. 			." ".	 	about 	about 		about 	." ". 	 	newsimg newsimg 	newsimg ." ". 	 	logo 		logo 			logo		." ".	 	news 		news 			news 		." ".	 	foot 		foot 			foot 		.";
  }
  .smartgrid1 .newsimg {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 6;
  }
  .smartgrid1 .scroll {
    grid-row-start: 6;
    grid-row-end: 7;
    grid-column-start: 1;
    grid-column-end: 6;
  }
}
.jcfs {
  justify-content: flex-start !important;
}
.grid-layout-home {
  display: grid !important;
  width: 100%;
  height: 100% !important;
  min-height: 100% !important;
  grid-row-gap: 2.73vh;
  grid-column-gap: 1.76vw;
  grid-auto-flow: dense;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (orientation: landscape) {
  .grid-layout-home {
    grid-template-rows: 1fr 1fr;
  }
}
@media screen and (orientation: portrait) {
  .grid-layout-home {
    grid-template-rows: 1fr;
  }
}
.grid-layout-home a {
  border: 2px solid transparent;
}
.grid-layout-home a:hover {
  border: 2px solid #037d65;
}
.grid-layout-home .item {
  height: 100%;
  background-size: cover !important;
  background-position: center center !important;
  border-radius: 6.4px;
  overflow: hidden !important;
  background-repeat: no-repeat;
}
@media screen and (orientation: landscape) {
  .grid-layout-home .item:nth-child(1) {
    grid-column: 2;
    grid-row: 1;
  }
  .grid-layout-home .item:nth-child(2) {
    grid-column: 3;
    grid-row: 1;
  }
  .grid-layout-home .item:nth-child(3) {
    grid-column: 1;
    grid-row: 2;
  }
  .grid-layout-home .item:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
  }
  .grid-layout-home .item:nth-child(5) {
    grid-column: 3;
    grid-row: 2;
  }
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  width: 100%;
  font-size: 18px;
  line-height: 157% !important;
  font-weight: 500;
}
body {
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  font-family: 'DM Sans';
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 0;
}
blockquote,
figure,
h1,
h2,
h3,
h4,
li,
li a,
ol,
p,
ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
strong {
  font-weight: bold;
}
a,
button {
  color: inherit;
}
a {
  text-decoration: none;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  display: inline-block;
}
.flexcolumn p {
  display: flex;
  align-items: center;
  justify-content: center;
}
button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border: 0;
}
:focus {
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  display: block;
  outline: none;
}
li a {
  padding: 5px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
li a:focus,
li a:hover {
  color: #000;
}
box,
data-box {
  color: inherit;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
input,
textarea {
  font-weight: 500 !important;
}
input[type="submit"] {
  cursor: pointer;
}
input[type="text"] {
  border: 1px solid rgba(0,0,0,0.2);
  cursor: text;
}
h1,
h2,
h3 {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  font-family: 'DM Sans';
}
h1 {
  font-size: 3rem;
  line-height: 100%;
  font-weight: 500;
  word-wrap: break-word;
}
@media screen and (max-width: 42.063em) {
  h1 {
    font-size: 1.5rem;
    line-height: 130%;
  }
}
.description h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 2rem;
  line-height: 90%;
  font-weight: 500;
}
@media screen and (max-width: 42.063em) {
  h2 {
    line-height: 100%;
    font-size: 1.4em;
  }
}
h3 {
  font-size: 1.5rem;
  line-height: 157% !important;
  font-weight: 500;
}
@media screen and (max-width: 42.063em) {
  h3 {
    font-size: 1rem;
  }
}
h4 {
  font-size: 2em;
  line-height: 130%;
  font-weight: 700;
}
@media screen and (max-width: 42.063em) {
  h4 {
    font-size: 1.4em;
  }
}
h5 {
  font-size: 1.5em;
  line-height: 130%;
  font-weight: 700;
}
@media screen and (max-width: 42.063em) {
  h5 {
    font-size: 1.2em;
  }
}
.bigtxt1 {
  font-size: 3em;
  font-size: 4vh;
  line-height: 130%;
  font-weight: 700;
}
.bigtxt1 a,
.bigtxt1 span {
  display: inline-block !important;
  width: auto;
}
@media screen and (max-width: 42.063em) {
  .bigtxt1 {
    font-size: 2em;
    font-size: 4vh;
    line-height: 130%;
  }
}
wrap {
  display: block;
  background: #fff;
  width: 100vw;
}
sidebar {
  display: flex;
  position: fixed !important;
  background-color: #000000;
  background-color: #0a373b;
  color: #f0cd96;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  border: 10px solid #c1c0aa;
  -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,100% 25%);
  clip-path: polygon(100% 0,100% 0,100% 100%,100% 100%,100% 75%,100% 50%,100% 25%);
  font-weight: 400;
  z-index: 9 !important;
  box-sizing: border-box;
}
@media screen and (min-width: 42.063em) {
  sidebar {
    width: 33.29vw;
  }
}
sidebar:after {
  content: "";
  display: table;
  clear: both;
}
sidebar .navigation {
  box-sizing: border-box;
  width: 100%;
}
sidebar a {
  display: block;
  padding-bottom: 8px;
  padding-top: 8px;
  letter-spacing: 0.05em;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -ms-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
sidebar a.on,
sidebar a:hover {
  font-weight: 800;
}
label[for="sidebartoggler"] {
  box-sizing: border-box !important;
  display: block !important;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: visible;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: transparent;
  line-height: 0;
}
#sidebartoggler {
  display: none;
}
content {
  position: relative;
  color: inherit;
  display: block;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  overflow: visible;
  overflow: hidden;
  left: 0;
  z-index: 5;
  background-color: var(--bgColor);
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.max1000 {
  max-width: 1000px;
  margin: 0 auto !important;
}
.radial-progress {
  position: relative;
  margin: 0 10px;
  box-shadow: border-box;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.radial-progress .circle .fill,
.radial-progress .circle .mask {
  width: 100px;
  height: 100px;
  position: absolute;
  transform-origin: center center;
}
.radial-progress .circle .fill {
  border-radius: 50%;
}
.radial-progress .circle .shadow {
  box-shadow: 2px 2px 20px rgba(220,220,220,0.6) inset;
}
.radial-progress .circle .fill,
.radial-progress .circle .mask {
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 1s;
  transition: -ms-transform 1s;
  transition: transform 1s;
}
.radial-progress .circle .mask {
  clip: rect(0px,100px,100px,50px);
}
.radial-progress .circle .mask .fill {
  clip: rect(0px,50px,100px,0px);
  background-color: #d93046;
}
.radial-progress .inset {
  width: 50px;
  height: 50px;
  position: absolute;
  margin-left: 25px;
  margin-top: 25px;
  background-color: #000;
  border-radius: 50%;
  box-shadow: 2px 2px 20px rgba(220,220,220,0.6);
}
.radial-progress .time {
  position: absolute;
  right: 55%;
  width: 100%;
  text-align: right !important;
}
.bar-progress {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 0;
  height: 5px;
  background-color: rgba(227,227,227,0.1);
}
.bar-progress .bar {
  background: pink !important;
}
.bar-progress .bar .fill,
.bar-progress .bar .mask,
.bar-progress .bar .shadow {
  width: 5px;
  height: 5px;
  position: absolute;
  transform-origin: left center;
}
.bar-progress .bar .shadow {
  box-shadow: 2px 2px 20px rgba(220,220,220,0.6) inset;
}
.bar-progress .bar .fill,
.bar-progress .bar .mask,
.bar-progress .bar .shadow {
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 1s;
  transition: -ms-transform 1s;
  transition: transform 1s;
}
.bar-progress .inset {
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: -7.5px;
  margin-top: -7.5px;
  background-color: #fff;
  box-shadow: 2px 2px 20px rgba(220,220,220,0.6);
}
.data-values {
  top: 5.3333333333333px;
}
.hidden {
  visibility: none;
}
.displaynone {
  display: none;
}
@media screen and (max-width: 42.063em) {
  .noSmall {
    display: none !important;
  }
}
@media screen and (min-width: 42.063em) {
  .onlySmall {
    display: none !important;
  }
}
@media screen and (max-width: 64.063em) {
  .noMedium {
    display: none !important;
  }
}
@media screen and (max-width: 50.063em) {
  .noSmallExtended {
    display: none !important;
  }
}
@media screen and (min-width: 64.063em) {
  .onlyMedium {
    display: none !important;
  }
}
@media screen and (min-width: 50.064em) {
  .onlyMedium2 {
    display: none !important;
  }
}
.fgColorText {
  color: #000;
}
.play {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.animate-in {
  animation: in 0.6s ease forwards;
}
@keyframes out {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100vw);
  }
}
@keyframes in {
  0% {
    transform: translateX(100px);
    transform: translateX(-100vw);
  }
  80% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes fin {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 200;
  }
  50% {
    stroke-dasharray: 500;
    stroke-dashoffset: 500;
  }
  100% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 500;
  }
}
@keyframes done {
  to {
    stroke-dashoffset: 110;
    stroke-dasharray: 600;
  }
}
.h100 {
  min-height: 100%;
}
.h100all,
.h100all box {
  height: 100%;
}
.vh100 {
  min-height: 100vh;
}
.vh90 {
  min-height: 90vh;
}
.vh80 {
  min-height: 80vh;
}
.vh70 {
  min-height: 70vh;
}
@media screen and (max-width: 42.063em) {
  .vh70small {
    min-height: 70vh;
  }
}
@media screen and (max-width: 42.063em) {
  .vh45small {
    min-height: 48vh;
  }
}
.vh50 {
  min-height: 50vh;
}
.vh40 {
  min-height: 40vh;
}
.vh30 {
  min-height: 30vh;
}
.vh20 {
  min-height: 20vh;
}
.vh10 {
  min-height: 10vh;
}
.vh60 {
  min-height: 70vh;
}
@media screen and (min-width: 64.063em) {
  .vh100medium {
    min-height: 100vh;
  }
}
@media screen and (min-width: 42.063em) {
  .vh100med2 {
    min-height: 100vh;
  }
}
@media screen and (max-width: 64.063em) {
  .vh100small {
    min-height: 100vh;
  }
}
.thumbs {
  display: flex;
  overflow: scroll;
  flex-flow: row;
  flex-wrap: nowrap;
  align-items: baseline;
  padding: 0;
  opacity: 0.42;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumbs:active,
.thumbs:hover {
  opacity: 1;
}
.thumbs img {
  width: 200px;
  padding-left: 0;
  cursor: pointer;
  opacity: 0.25;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  backface-visibility: hidden;
}
.thumbs img:active,
.thumbs img:hover {
  opacity: 1;
}
.thumbs img.current {
  opacity: 0.8;
}
.arrow svg {
  overflow: hidden;
  height: 15px;
  width: 15px;
  fill: #000;
  stroke: #ffffff;
  stroke-width: 0.12;
  stroke-linecap: round;
  box-sizing: border-box;
  transform-origin: center center;
  transition: all 0.2s ease-in-out;
}
.arrow {
  overflow: hidden;
}
.arrow-path {
  fill: #000;
  stroke: #ffffff;
  stroke-width: 0.12;
  stroke-linecap: round;
  box-sizing: border-box;
  transform-origin: center center;
  transition: all 0.2s ease-in-out;
}
.transparent {
  background: transparent !important;
}
.maxheight {
  max-width: 100%;
  max-height: 100vh;
  width: auto;
  height: auto;
}
.maxheight90 {
  max-width: 90%;
  max-height: 90vh;
  width: auto;
  height: auto;
}
.axloader {
  stroke: #000;
  stroke: #000000;
  fill: #000000;
  stroke-width: 5.8346;
  stroke-miterlimit: 10;
  animation: dash 2.2s infinite;
  -webkit-animation: dash 2.2s infinite;
  -o-animation: dash 2.2s infinite;
  -moz-animation: dash 2.2s infinite;
  opacity: 1;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  stroke-dasharray: 1600;
  stroke-dashoffset: 3200;
}
.loaderbar {
  height: 2px !important;
  display: block;
  width: 10%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #000;
  -webkit-transition: 0.1s ease;
  -moz-transition: 0.1s ease;
  -ms-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
}
#LOGO {
  height: 70px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.bgColor {
  z-index: 9999;
  background-color: #fff !important;
}
.displayblock {
  display: block;
}
.pink {
  background: pink;
}
.padTop5 {
  padding-top: 5em;
}
.padBot5 {
  padding-bottom: 5em;
}
.padTop10 {
  padding-top: 96px;
}
@media screen and (min-width: 64.063em) {
  .padTop10 {
    padding-top: 160px;
  }
}
.padBot10 {
  padding-bottom: 96px;
}
@media screen and (min-width: 64.063em) {
  .padBot10 {
    padding-bottom: 160px;
  }
}
.padBot1 {
  padding-bottom: 8px;
}
@media screen and (min-width: 64.063em) {
  .padBot1 {
    padding-bottom: 8px;
  }
}
.padBot {
  box-sizing: border-box;
  padding-bottom: 5.92vh;
}
.padTop {
  padding-top: 5.92vh;
}
@media screen and (min-width: 64.063em) {
  .padBotBig {
    padding-bottom: 64px;
  }
}
@media screen and (min-width: 64.063em) {
  .padTopBig {
    padding-top: 64px;
  }
}
.h5em {
  height: 160px;
}
.h2em {
  height: 2em;
}
.h1em {
  height: 1em;
}
.bgColorMain {
  background-color: #000;
}
.bgColorFG {
  background-color: #000;
}
.text-white {
  color: #fff;
}
.text-white p {
  color: #fff;
}
.text-black {
  color: #000;
}
.text-black p {
  color: #000;
}
.grid-intro svg {
  height: 38.4px;
  transform-style: preserve-3d;
}
.stickTop {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 50.063em) {
  .stickTop {
    height: 6rem;
  }
}
@media screen and (min-width: 50.063em) {
  .stickTop {
    height: 6rem;
  }
}
.stickTop svg {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 48px;
}
@media screen and (max-width: 50.063em) {
  .stickTop svg {
    height: 30.4px;
  }
}
.stickTop.minimized {
  background-color: #fff;
}
.stickTop.minimized svg {
  height: 30.4px;
}
.stickBottom {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a.filter.on {
  color: #000;
}
.greyBorder a {
  border: 0 solid #ecc17c;
  overflow: hidden !important;
  position: relative;
  z-index: 100 !important;
}
.greyBorder a::after {
  z-index: -1 !important;
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  animation: animatein-frombottom2 0.25s 1 forwards;
  background-image: inherit;
  background-color: rgba(255,255,255,0.9);
  background-position: center center !important;
  background-size: cover !important;
}
.greyBorder a:hover::after {
  background-color: rgba(255,255,255,0.9);
}
.greyBorder a svg {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.greyBorder a:hover {
  cursor: pointer;
}
.greyBorder a:hover rect,
.greyBorder a:hover circle,
.greyBorder a:hover line,
.greyBorder a:hover path,
.greyBorder a:hover polygon,
.greyBorder a:hover polyline {
  stroke: #fff;
}
.greyBorder a:hover * {
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
@media screen and (min-width: 90.062em) {
  .greyBorder a:hover * {
    color: #000;
  }
}
.round10 {
  border-radius: 6.4px;
  overflow: hidden !important;
}
.round100 {
  border-radius: 64px;
  overflow: hidden !important;
}
.round500 {
  border-radius: 500px;
  overflow: hidden !important;
}
.perspective {
  perspective: 1000px;
}
.paddingbutton {
  padding: 10px 15px;
}
.inline {
  display: inline-block !important;
}
.z100 {
  z-index: 100 !important;
}
.z10 {
  z-index: 10 !important;
}
.z1 {
  z-index: 1 !important;
}
.line100 {
  line-height: 100% !important;
}
.line167 {
  line-height: 167% !important;
}
.line107 {
  line-height: 107% !important;
}
.line117 {
  line-height: 117% !important;
}
.line127 {
  line-height: 127% !important;
}
.line137 {
  line-height: 137% !important;
}
.line147 {
  line-height: 147% !important;
}
.line157 {
  line-height: 157% !important;
}
.line200 {
  line-height: 200% !important;
}
.line300 {
  line-height: 300% !important;
}
.arrow {
  width: 4rem;
  stroke-dasharray: 1, 20;
  stroke-dashoffset: -13.65;
  stroke-dasharray: 10;
  stroke-dashoffset: 11;
  transform: rotate(180deg);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  transform-origin: center center;
}
.arrow path {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  stroke-width: 1px;
  stroke-linecap: square;
  stroke: #000;
  fill: transparent;
}
.arrow:hover {
  stroke-dashoffset: 31;
}
.arrow:active path {
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -ms-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  stroke: #000;
}
.navgallerygroup {
  position: fixed !important;
  z-index: -1 !important;
  background: transparent !important;
  top: 0;
  left: 0;
  width: 100%;
  top: 47vh;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.navgallery {
  width: 18px;
  border-color: #000;
  background-color: rgba(0,0,0,0);
}
.navgallery rect {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.navgallery rect.top {
  transform-origin: center center;
  opacity: 0;
}
.navgallery rect.bottom {
  transform-origin: center center;
  opacity: 0;
}
.navgallery:nth-last-of-type(2) {
  float: left;
}
.navgallery:nth-last-of-type(2).mouseover rect.middle,
.navgallery:nth-last-of-type(2):hover rect.middle {
  transform: translateX(-45px);
  width: 350px;
}
.navgallery:nth-last-of-type(2).mouseover rect.top,
.navgallery:nth-last-of-type(2):hover rect.top {
  transform: rotate(150deg) translateY(120px);
  transform-origin: center center;
  opacity: 1;
}
.navgallery:nth-last-of-type(2).mouseover rect.bottom,
.navgallery:nth-last-of-type(2):hover rect.bottom {
  transform-origin: center center;
  transform: rotate(-150deg) translateY(-120px);
  opacity: 1;
}
.navgallery:nth-last-of-type(1) {
  float: right;
  transform: rotate(180deg);
}
.navgallery:nth-last-of-type(1).mouseover rect.middle,
.navgallery:nth-last-of-type(1):hover rect.middle {
  transform: translateX(-45px);
  width: 350px;
}
.navgallery:nth-last-of-type(1).mouseover rect.top,
.navgallery:nth-last-of-type(1):hover rect.top {
  transform: rotate(150deg) translateY(120px);
  transform-origin: center center;
  opacity: 1;
}
.navgallery:nth-last-of-type(1).mouseover rect.bottom,
.navgallery:nth-last-of-type(1):hover rect.bottom {
  transform-origin: center center;
  transform: rotate(-150deg) translateY(-120px);
  opacity: 1;
}
.navgallery:active rect.middle {
  fill: #fff;
}
