@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: Arial;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  line-height: normal;
}

/*--------------------------------------------------------------------------------*/
/*GENERAL*/
/*--------------------------------------------------------------------------------*/
body {
  background: #fff;
  margin: 0;
  line-height: 1.75;
  font-size: 16px;
  font-family: "Inter", Helvetica, Arial, Tahoma, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeSpeed;
  overflow-x: hidden;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
a:focus {
  outline: none;
}

hr {
  border-style: solid none none;
  border-color: white;
  margin: 16px 0;
}

p {
  margin-top: 0;
  margin-bottom: 16px;
}

ins {
  text-decoration: none;
  display: contents;
}

ol, ul {
  padding: 0 0 0 28px;
  margin-top: 12px;
  margin-bottom: 12px;
}
ol ol, ol ul, ul ol, ul ul {
  margin-top: 6px;
  margin-bottom: 0;
}
ol li, ul li {
  padding: 8px 0;
}

ol ul {
  list-style-type: disc;
}

img {
  vertical-align: middle;
  border-style: none;
}

.d-none {
  display: none !important;
}

.jq-toast-single {
  font-size: 16px !important;
  font-weight: 600;
}

/*--------------------------------------------------------------------------------*/
/*TYPOGRAHPHY*/
/*--------------------------------------------------------------------------------*/
h6, h5, h4, h3, h2, h1 {
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 8px;
}

.font-heading-bolder, .font-heading-bold, .font-heading-semibold, .font-heading-light, .font-heading, h6, h5, h4, h3, h2, h1 {
  line-height: 1.4875;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

.head-1 {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 0.0625rem !important;
  margin: -0.0625rem !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.0625rem !important;
}

.font-hero {
  font-size: 36px !important;
}

.font-xxl {
  font-size: 26px !important;
}

.font-xl {
  font-size: 22px !important;
}

.font-lg {
  font-size: 20px !important;
}

.font-md {
  font-size: 16px !important;
}

.font-sm {
  font-size: 14px !important;
}

.font-xs {
  font-size: 12px !important;
}

.font-xxs {
  font-size: 10px !important;
}

.title-bold {
  counter-reset: item;
}
.title-bold > li {
  list-style-type: none;
  counter-increment: item;
}
.title-bold > li:before {
  display: inline-block;
  width: 1.5em;
  margin-left: -1.75em;
  padding-right: 0.5em;
  text-align: right;
  content: counter(item) ".";
  font-size: 16px;
}
@media (min-width: 576px) {
  .title-bold > li:before {
    font-size: 20px;
  }
}
.title-bold__point {
  font-size: 16px;
}
@media (min-width: 576px) {
  .title-bold__point {
    font-size: 20px;
  }
}

@font-face {
  font-family: "Inter";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/inter/Inter-Light.eot");
  src: url("../fonts/inter/Inter-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Light.woff2") format("woff2"), url("../fonts/inter/Inter-Light.woff") format("woff"), url("../fonts/inter/Inter-Light.ttf") format("truetype"), url("../fonts/inter/Inter-Light.svg#Inter-Light") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/inter/Inter-Regular.eot");
  src: url("../fonts/inter/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff"), url("../fonts/inter/Inter-Regular.ttf") format("truetype"), url("../fonts/inter/Inter-Regular.svg#Inter-Regular") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Inter";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/inter/Inter-SemiBold.eot");
  src: url("../fonts/inter/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-SemiBold.woff2") format("woff2"), url("../fonts/inter/Inter-SemiBold.woff") format("woff"), url("../fonts/inter/Inter-SemiBold.ttf") format("truetype"), url("../fonts/inter/Inter-SemiBold.svg#Inter-SemiBold") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Inter";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/inter/Inter-Bold.eot");
  src: url("../fonts/inter/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Bold.woff2") format("woff2"), url("../fonts/inter/Inter-Bold.woff") format("woff"), url("../fonts/inter/Inter-Bold.ttf") format("truetype"), url("../fonts/inter/Inter-Bold.svg#Inter-Bold") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Inter";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/inter/Inter-Black.eot");
  src: url("../fonts/inter/Inter-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/inter/Inter-Black.woff2") format("woff2"), url("../fonts/inter/Inter-Black.woff") format("woff"), url("../fonts/inter/Inter-Black.ttf") format("truetype"), url("../fonts/inter/Inter-Black.svg#Inter-Black") format("svg");
  font-display: fallback;
}
/*--------------------------------------------------------------------------------*/
/*CONTAINER*/
/*--------------------------------------------------------------------------------*/
.slider-container, .container-fluid, .container {
  width: 100%;
  padding-left: 18px;
  padding-right: 18px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .slider-container, .container-fluid, .container {
    padding-left: 13px;
    padding-right: 13px;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
/*--------------------------------------------------------------------------------*/
/*GRID 12 COLUMNS*/
/*--------------------------------------------------------------------------------*/
.grid-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px;
}
@media (min-width: 768px) {
  .grid-row {
    margin-left: -13px;
    margin-right: -13px;
  }
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.no-gutter > .column,
.no-gutter > [class*=column-] {
  padding-right: 0;
  padding-left: 0;
}

.column-xl,
.column-xl-auto, .column-xl-12, .column-xl-11, .column-xl-10, .column-xl-9, .column-xl-8, .column-xl-7, .column-xl-6, .column-xl-5, .column-xl-4, .column-xl-3, .column-xl-2, .column-xl-1, .column-lg,
.column-lg-auto, .column-lg-12, .column-lg-11, .column-lg-10, .column-lg-9, .column-lg-8, .column-lg-7, .column-lg-6, .column-lg-5, .column-lg-4, .column-lg-3, .column-lg-2, .column-lg-1, .column-md,
.column-md-auto, .column-md-12, .column-md-11, .column-md-10, .column-md-9, .column-md-8, .column-md-7, .column-md-6, .column-md-5, .column-md-4, .column-md-3, .column-md-2, .column-md-1, .column-sm,
.column-sm-auto, .column-sm-12, .column-sm-11, .column-sm-10, .column-sm-9, .column-sm-8, .column-sm-7, .column-sm-6, .column-sm-5, .column-sm-4, .column-sm-3, .column-sm-2, .column-sm-1, .column,
.column-auto, .column-12, .column-11, .column-10, .column-9, .column-8, .column-7, .column-6, .column-5, .column-4, .column-3, .column-2, .column-1 {
  position: relative;
  width: 100%;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .column-xl,
.column-xl-auto, .column-xl-12, .column-xl-11, .column-xl-10, .column-xl-9, .column-xl-8, .column-xl-7, .column-xl-6, .column-xl-5, .column-xl-4, .column-xl-3, .column-xl-2, .column-xl-1, .column-lg,
.column-lg-auto, .column-lg-12, .column-lg-11, .column-lg-10, .column-lg-9, .column-lg-8, .column-lg-7, .column-lg-6, .column-lg-5, .column-lg-4, .column-lg-3, .column-lg-2, .column-lg-1, .column-md,
.column-md-auto, .column-md-12, .column-md-11, .column-md-10, .column-md-9, .column-md-8, .column-md-7, .column-md-6, .column-md-5, .column-md-4, .column-md-3, .column-md-2, .column-md-1, .column-sm,
.column-sm-auto, .column-sm-12, .column-sm-11, .column-sm-10, .column-sm-9, .column-sm-8, .column-sm-7, .column-sm-6, .column-sm-5, .column-sm-4, .column-sm-3, .column-sm-2, .column-sm-1, .column,
.column-auto, .column-12, .column-11, .column-10, .column-9, .column-8, .column-7, .column-6, .column-5, .column-4, .column-3, .column-2, .column-1 {
    padding-left: 13px;
    padding-right: 13px;
  }
}

.column {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.column-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.column-1 {
  -ms-flex: 0.0833333333;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.column-2 {
  -ms-flex: 0.1666666667;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.column-3 {
  -ms-flex: 0.25;
  flex: 0 0 25%;
  max-width: 25%;
}

.column-4 {
  -ms-flex: 0.3333333333;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.column-5 {
  -ms-flex: 0.4166666667;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.column-6 {
  -ms-flex: 0.5;
  flex: 0 0 50%;
  max-width: 50%;
}

.column-7 {
  -ms-flex: 0.5833333333;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.column-8 {
  -ms-flex: 0.6666666667;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.column-9 {
  -ms-flex: 0.75;
  flex: 0 0 75%;
  max-width: 75%;
}

.column-10 {
  -ms-flex: 0.8333333333;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.column-11 {
  -ms-flex: 0.9166666667;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.column-12 {
  -ms-flex: 1;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .column-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .column-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .column-sm-1 {
    -ms-flex: 0.0833333333;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-sm-2 {
    -ms-flex: 0.1666666667;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-sm-3 {
    -ms-flex: 0.25;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .column-sm-4 {
    -ms-flex: 0.3333333333;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-sm-5 {
    -ms-flex: 0.4166666667;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-sm-6 {
    -ms-flex: 0.5;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-sm-7 {
    -ms-flex: 0.5833333333;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-sm-8 {
    -ms-flex: 0.6666666667;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-sm-9 {
    -ms-flex: 0.75;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .column-sm-10 {
    -ms-flex: 0.8333333333;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-sm-11 {
    -ms-flex: 0.9166666667;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-sm-12 {
    -ms-flex: 1;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .column-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .column-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .column-md-1 {
    -ms-flex: 0.0833333333;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-md-2 {
    -ms-flex: 0.1666666667;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-md-3 {
    -ms-flex: 0.25;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .column-md-4 {
    -ms-flex: 0.3333333333;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-md-5 {
    -ms-flex: 0.4166666667;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-md-6 {
    -ms-flex: 0.5;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-md-7 {
    -ms-flex: 0.5833333333;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-md-8 {
    -ms-flex: 0.6666666667;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-md-9 {
    -ms-flex: 0.75;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .column-md-10 {
    -ms-flex: 0.8333333333;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-md-11 {
    -ms-flex: 0.9166666667;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-md-12 {
    -ms-flex: 1;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .column-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .column-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .column-lg-1 {
    -ms-flex: 0.0833333333;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-lg-2 {
    -ms-flex: 0.1666666667;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-lg-3 {
    -ms-flex: 0.25;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .column-lg-4 {
    -ms-flex: 0.3333333333;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-lg-5 {
    -ms-flex: 0.4166666667;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-lg-6 {
    -ms-flex: 0.5;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-lg-7 {
    -ms-flex: 0.5833333333;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-lg-8 {
    -ms-flex: 0.6666666667;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-lg-9 {
    -ms-flex: 0.75;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .column-lg-10 {
    -ms-flex: 0.8333333333;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-lg-11 {
    -ms-flex: 0.9166666667;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-lg-12 {
    -ms-flex: 1;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .column-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .column-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .column-xl-1 {
    -ms-flex: 0.0833333333;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-xl-2 {
    -ms-flex: 0.1666666667;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-xl-3 {
    -ms-flex: 0.25;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .column-xl-4 {
    -ms-flex: 0.3333333333;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-xl-5 {
    -ms-flex: 0.4166666667;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-xl-6 {
    -ms-flex: 0.5;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-xl-7 {
    -ms-flex: 0.5833333333;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-xl-8 {
    -ms-flex: 0.6666666667;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-xl-9 {
    -ms-flex: 0.75;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .column-xl-10 {
    -ms-flex: 0.8333333333;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-xl-11 {
    -ms-flex: 0.9166666667;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-xl-12 {
    -ms-flex: 1;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/*--------------------------------------------------------------------------------*/
/*TABLE*/
/*--------------------------------------------------------------------------------*/
table th, table td {
  vertical-align: top;
}
table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #fafafa;
}
table tbody + tbody {
  border-top: 2px solid #fafafa;
}
table th {
  border: 1px solid #fafafa;
  background: #f2f2f2;
  padding: 10px;
  text-align: left;
}
table td {
  border: 1px solid #fafafa;
  padding: 5px 10px;
}

.table-wrap {
  display: block;
  width: 100%;
  position: relative;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-strip tr:nth-of-type(even) {
  background: #f0f0f0;
}

/*--------------------------------------------------------------------------------*/
/*BASE BRAND COLORS*/
/*--------------------------------------------------------------------------------*/
.color-utility-success {
  color: #2dea49 !important;
}

.box-utility-success {
  color: #2dea49 !important;
  background: white;
  border: 1px solid #2dea49;
  padding: 12px 16px;
}

.color-utility-warning {
  color: #FFBC0F !important;
}

.box-utility-warning {
  color: #FFBC0F !important;
  background: white;
  border: 1px solid #FFBC0F;
  padding: 12px 16px;
}

.color-utility-error {
  color: #FF0000 !important;
}

.box-utility-error {
  color: #FF0000 !important;
  background: #fff0f0;
  border: 1px solid #FF0000;
  padding: 12px 16px;
}

/*--------------------------------------------------------------------------------*/
/*IMAGES STYLE*/
/*--------------------------------------------------------------------------------*/
.lqd_img, .lqd {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

.media__author-image-avatar img, .media__image > img, .media__image a > * > img, .lqd_block > img {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.img-xs {
  width: 80px;
}

.img-sm {
  width: 100px;
}

.img-md {
  width: 200px;
}

.img-lg {
  width: 400px;
}

.img-fluid {
  width: 100%;
}

.img-fluid img {
  width: 100%;
}

.lqd_img {
  position: absolute;
  width: 150%;
  height: 150%;
  top: -25%;
  left: -25%;
  z-index: 0;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
}
.lqd_block {
  overflow: hidden;
}
/*--------------------------------------------------------------------------------*/
/*RATIOBOX*/
/*--------------------------------------------------------------------------------*/
.ratiobox {
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.ratiobox iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.block-link:hover .media__image .ratiobox {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}

.ratiobox--16-9 {
  padding-bottom: 56.25%;
}

.ratiobox--4-3 {
  padding-bottom: 75%;
}

.ratiobox--3-4 {
  padding-bottom: 133%;
}

.ratiobox--4-5 {
  padding-bottom: 125%;
}

.ratiobox--9-16 {
  padding-bottom: 178%;
}

/*--------------------------------------------------------------------------------*/
/*FORMS*/
/*--------------------------------------------------------------------------------*/
.select2.select2-container {
  width: 100% !important;
}

.select2.select2-container .select2-selection {
  border: unset;
  height: 60px;
  outline: none !important;
  transition: all 0.15s ease-in-out;
}

.select2.select2-container .select2-selection .select2-selection__rendered {
  display: block;
  width: 100%;
  height: 60px;
  padding: 14px 24px;
  border: 1px solid #e0e0e0;
  line-height: 1.75;
  font-size: 18px;
  background-color: #FFFFFF;
  color: #474747;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.select2.select2-container .select2-selection .select2-selection__arrow {
  height: 60px;
  padding-right: 32px !important;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' fill='%23999999' xml:space='preserve'><path d='M51.4,20.3c0.7-0.8,1.9-0.8,2.6,0c0.8,0.7,0.8,1.9,0,2.6L33.2,43.7c-0.7,0.7-1.9,0.7-2.7,0L9.8,22.9c-0.7-0.7-0.7-1.9,0-2.6c0.8-0.8,1.9-0.8,2.7,0l19.4,19.4L51.4,20.3z'/></svg>");
  background-size: 16px;
  background-position: calc(100% - 8px) center;
  background-repeat: no-repeat;
}

.select2.select2-container .select2-selection .select2-selection__arrow b {
  border-style: none;
}

.select2.select2-container.select2-container--open .select2-selection.select2-selection--single {
  background: #f8f8f8;
}

.select2.select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
  margin-top: 0;
  height: 60px;
}

.select2.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: block;
  padding: 0 4px;
  line-height: 29px;
}

.select2.select2-container .select2-selection--multiple .select2-selection__choice {
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 14px 24px;
  height: 60px;
  line-height: 1.75;
  font-size: 18px;
  position: relative;
}

.select2.select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  margin: 0;
  text-align: center;
  color: #e74c3c;
  font-weight: bold;
  font-size: 16px;
}

.select2-container .select2-dropdown {
  background: transparent;
  border: none;
  margin-top: -5px;
}

.select2-container .select2-dropdown .select2-search {
  padding: 0;
}

.select2-container .select2-dropdown .select2-search input {
  outline: none !important;
  border: 1px solid #e0e0e0 !important;
  border-bottom: none !important;
  padding: 14px 24px !important;
}

.select2-container--default .select2-results__option--selected {
  background: #fff !important;
  font-weight: 600;
}

.select2-results__option {
  padding: 14px 24px !important;
}

.select2-container .select2-dropdown .select2-results {
  padding: 0;
}

.select2-container .select2-dropdown .select2-results ul {
  background: #fff;
  border: 1px solid #e0e0e0;
}

.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected] {
  background-color: #F5F5F5;
  color: #474747;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

textarea, select,
input[type=text],
input[type=date],
input[type=button],
input[type=submit],
input[type=file] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

select {
  height: 60px;
  padding-right: 32px !important;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' fill='%23999999' xml:space='preserve'><path d='M51.4,20.3c0.7-0.8,1.9-0.8,2.6,0c0.8,0.7,0.8,1.9,0,2.6L33.2,43.7c-0.7,0.7-1.9,0.7-2.7,0L9.8,22.9c-0.7-0.7-0.7-1.9,0-2.6c0.8-0.8,1.9-0.8,2.7,0l19.4,19.4L51.4,20.3z'/></svg>");
  background-size: 16px;
  background-position: calc(100% - 8px) center;
  background-repeat: no-repeat;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

textarea {
  resize: none;
}
textarea.form-element {
  height: auto;
}

button {
  cursor: pointer;
  background: #f0f0f0;
  color: #474747;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

label {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 12px;
}
.form-check label {
  margin: 0;
}
.form-inline label {
  display: inline-block;
  margin-right: 4px;
}
.form-check--inline label {
  line-height: 2;
}

.form__section {
  margin-bottom: 36px;
}
.form__section-title {
  margin-bottom: 12px;
  font-size: 20px;
}

.form-block {
  position: relative;
  margin-bottom: 16px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 32px;
}
.form-check__input {
  display: none;
  margin-left: -32px;
  margin-right: 4px;
  position: absolute;
  margin-top: 4px;
}
.form-check__input:checked + label:before {
  background: #00C14D;
  -webkit-transform: scale(1.075);
  -moz-transform: scale(1.075);
  -ms-transform: scale(1.075);
  -o-transform: scale(1.075);
  transform: scale(1.075);
}
.form-check--radio .form-check__input:checked + label:after {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}
.form-check--checkbox .form-check__input:checked + label:after {
  font-family: simpeldesa-new;
  content: "N";
  background: transparent;
  line-height: 1;
  font-size: 24px;
  color: #FFFFFF;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
.form-check__input:disabled ~ label {
  color: #e0e0e0;
}
.form-check label {
  position: relative;
  cursor: pointer;
  font-size: 18px;
}
.form-check label:before, .form-check label:after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: -32px;
  top: 2px;
}
.form-check label:before {
  background: #adadad;
  -webkit-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  -moz-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  -ms-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  -o-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
  transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
}
.form-check label:after {
  background: #FFFFFF;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  -moz-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  -ms-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  -o-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
}
.form-check label:hover:after {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.form-check--checkbox label:after {
  font-size: 16px;
}
.form-check--inline {
  display: inline-flex;
  align-items: center;
  margin-right: 12px;
}
.form-check--inline__input {
  position: static;
  margin-top: 0;
  margin-right: 8px;
  margin-left: 0;
}
.form-check--inline label:before, .form-check--inline label:after {
  top: 5px;
}

.form-element {
  display: block;
  width: 100%;
  height: 60px;
  padding: 14px 24px;
  border: 1px solid #e0e0e0;
  line-height: 1.75;
  font-size: 18px;
  background-color: #FFFFFF;
  color: #474747;
  -webkit-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  -moz-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  -ms-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  -o-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out;
}
.form-element:focus {
  border-color: #E1AA57;
}
.form-element[type=date] {
  padding-top: 7px;
  padding-bottom: 7px;
}
.form-element--error, .form-element--error:focus {
  border-color: #FF0000;
  background: #fff0f0;
}
.form-inline .form-element {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.form-rounded .form-element {
  border-radius: 36px;
}
.form-gray .form-element {
  background-color: #f7f7f7;
}
.form-file {
  position: relative;
  width: 100%;
  height: 60px;
  padding: 8px 12px 0 20px;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 14px;
}
.form-file:before {
  position: absolute !important;
  left: 0;
  top: 0;
  line-height: 1.75;
  content: "Pilih file";
  z-index: 1;
  font-size: 16px;
  display: inline-block;
  line-height: 1.75;
  padding: 8px 16px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  border: 1px solid transparent;
  border-radius: 6px;
  background: #7a7a7a;
  color: #474747;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.form-file:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 117px;
  height: 60px;
  background: #fff;
}
.form-file__input {
  position: absolute;
  left: 25px;
}

.form-element:disabled, .form-element[readonly], .form-gray .form-element:disabled, .form-gray .form-element[readonly] {
  background-color: #f0f0f0;
}

/*--------------------------------------------------------------------------------*/
/*BUTTONS & LABELS DEFAULT STYLING*/
/*--------------------------------------------------------------------------------*/
.btn, .label {
  position: relative;
  font-size: 16px;
  display: inline-block;
  line-height: 1.75;
  padding: 8px 16px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  border: 1px solid transparent;
  border-radius: 10.000002px;
}
.btn--default, .label--default {
  background: #f0f0f0;
  color: #474747;
}
.btn--rounded, .label--rounded {
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 36px;
}
.btn--block, .label--block {
  width: 100%;
}
.btn--sm, .label--sm {
  font-size: 10px;
  padding: 4px 12px;
}
.btn--md, .label--md {
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.btn--lg, .label--lg {
  font-size: 20px;
  padding: 8px 32px;
}

/*--------------------------------------------------------------------------------*/
/*BUTTON & LABEL STYLING VARIATIONS*/
/*--------------------------------------------------------------------------------*/
.btn:hover {
  color: #474747;
}
.btn--rounded.btn--sm {
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 16px;
}
.btn--rounded.btn--lg {
  padding-left: 48px;
  padding-right: 48px;
  border-radius: 48px;
}
.btn--default.btn--outline {
  border: 1px solid #adadad;
  color: #adadad;
}
.btn--default.btn--link {
  color: #02acff;
}
.btn--invert:hover {
  background: #d9d9d9 !important;
}
.section-blog .btn--invert:hover {
  background: #fff !important;
  box-shadow: 0 3px 6px 0 rgba(71, 71, 71, 0.2);
}
.btn--outline {
  border: 1px solid #474747;
  color: #474747;
}
.btn--link:hover {
  text-decoration: underline;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn--outline, .btn--link {
  background: transparent !important;
}
.form-rounded .btn {
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 36px;
}

.label {
  cursor: inherit;
}
.label--rounded.label--sm {
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 16px;
}
.label--rounded.label--lg {
  padding-left: 48px;
  padding-right: 48px;
  border-radius: 48px;
}

/*--------------------------------------------------------------------------------*/
.btn--brand-base {
  background: #E1AA57;
  color: #FFFFFF;
}
.btn--brand-base:hover {
  color: #FFFFFF;
  background: #c88624;
}
.btn--brand-base.btn--invert {
  background: #FFFFFF;
  color: #E1AA57;
}
.btn--brand-base.btn--link {
  color: #E1AA57;
}

.pagination {
  display: block;
  font-size: 12px;
}
.pagination a {
  text-align: center;
  display: inline-block;
  padding: 4px 8px;
}
.pagination a:first-child() {
  margin-right: 16px;
}
.pagination a:last-child() {
  margin-left: 16px;
}
.pagination__item:hover {
  background: #f0f0f0;
  color: #474747;
  border-radius: 6px;
}
.pagination__item--active, .pagination__item--active:hover {
  background: var(--kuler-1);
  color: #FFFFFF;
  border-radius: 6px;
}
.pagination__range {
  letter-spacing: 4px;
  background: transparent;
}

@font-face {
  font-family: "simpeldesa-new";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/icons/simpeldesa-new.eot");
  src: url("../fonts/icons/simpeldesa-new.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/simpeldesa-new.woff2") format("woff2"), url("../fonts/icons/simpeldesa-new.woff") format("woff"), url("../fonts/icons/simpeldesa-new.ttf") format("truetype"), url("../fonts/icons/simpeldesa-new.svg#simpeldesa-new") format("svg");
  font-display: fallback;
}
.icon {
  line-height: 0;
  display: inline-block;
  vertical-align: middle;
}
.btn .icon {
  margin-top: -1px;
}
.icon-wrap {
  width: 48px;
  height: 48px;
  border-radius: 15px;
  color: #FFFFFF;
  font-size: 24px;
}
.slider-headline-nav__item .icon-wrap {
  margin: 0 auto;
}
.icon--xxl {
  font-size: 256px;
}
.icon--xl {
  font-size: 128px;
}
.icon--lg {
  font-size: 64px;
}
.icon--md {
  font-size: 32px;
}
.icon--sm {
  font-size: 24px;
}
.icon--xs {
  font-size: 16px;
}

[data-icon]:before {
  font-family: "simpeldesa-new" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "simpeldesa-new" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ads:before {
  content: "a";
}

.icon-berita:before {
  content: "b";
}

.icon-data-warga:before {
  content: "c";
}

.icon-desa-sehat:before {
  content: "d";
}

.icon-desa-wisata:before {
  content: "e";
}

.icon-e-commerce:before {
  content: "f";
}

.icon-forum:before {
  content: "g";
}

.icon-grosir-desa:before {
  content: "h";
}

.icon-info-desa:before {
  content: "i";
}

.icon-kentongan:before {
  content: "j";
}

.icon-lapor:before {
  content: "k";
}

.icon-loker-desa:before {
  content: "l";
}

.icon-pasar-desa:before {
  content: "m";
}

.icon-ppob:before {
  content: "n";
}

.icon-simpel-donasi:before {
  content: "o";
}

.icon-simpel-jek:before {
  content: "p";
}

.icon-smart-economy:before {
  content: "q";
}

.icon-smart-government:before {
  content: "r";
}

.icon-smart-society:before {
  content: "s";
}

.icon-survey:before {
  content: "t";
}

.icon-tani-desa:before {
  content: "u";
}

.icon-tanya-desa:before {
  content: "v";
}

.icon-layanan-surat:before {
  content: "w";
}

.icon-arrow-left:before {
  content: "x";
}

.icon-arrow-right:before {
  content: "y";
}

.icon-features:before {
  content: "B";
}

.icon-email:before {
  content: "D";
}

.icon-location:before {
  content: "F";
}

.icon-chevron-down:before {
  content: "H";
}

.icon-chevron-left:before {
  content: "I";
}

.icon-chevron-right:before {
  content: "J";
}

.icon-chevron-up:before {
  content: "K";
}

.icon-close-gallery:before {
  content: "M";
}

.icon-play-video:before {
  content: "A";
}

.icon-social-facebook:before {
  content: "C";
}

.icon-social-gmail:before {
  content: "E";
}

.icon-social-instagram:before {
  content: "G";
}

.icon-checklist-active:before {
  content: "z";
}

.icon-checklist:before {
  content: "L";
}

.icon-check:before {
  content: "N";
}

/*--------------------------------------------------------------------------------*/
/*HELPER*/
/*--------------------------------------------------------------------------------*/
.pd-0 {
  padding: 0 !important;
}

.pdt-0 {
  padding-top: 0 !important;
}

.pdr-0 {
  padding-right: 0 !important;
}

.pdb-0 {
  padding-bottom: 0 !important;
}

.pdl-0 {
  padding-left: 0 !important;
}

.mg-0 {
  margin: 0 !important;
}

.mgt-0 {
  margin-top: 0 !important;
}

.mgr-0 {
  margin-right: 0 !important;
}

.mgb-0 {
  margin-bottom: 0 !important;
}

.mgl-0 {
  margin-left: 0 !important;
}

.pd-4 {
  padding: 4px !important;
}

.pdt-4 {
  padding-top: 4px !important;
}

.pdr-4 {
  padding-right: 4px !important;
}

.pdb-4 {
  padding-bottom: 4px !important;
}

.pdl-4 {
  padding-left: 4px !important;
}

.mg-4 {
  margin: 4px !important;
}

.mgt-4 {
  margin-top: 4px !important;
}

.mgr-4 {
  margin-right: 4px !important;
}

.mgb-4 {
  margin-bottom: 4px !important;
}

.mgl-4 {
  margin-left: 4px !important;
}

.pd-8 {
  padding: 8px !important;
}

.pdt-8 {
  padding-top: 8px !important;
}

.pdr-8 {
  padding-right: 8px !important;
}

.pdb-8 {
  padding-bottom: 8px !important;
}

.pdl-8 {
  padding-left: 8px !important;
}

.mg-8 {
  margin: 8px !important;
}

.mgt-8 {
  margin-top: 8px !important;
}

.mgr-8 {
  margin-right: 8px !important;
}

.mgb-8 {
  margin-bottom: 8px !important;
}

.mgl-8 {
  margin-left: 8px !important;
}

.pd-12 {
  padding: 12px !important;
}

.pdt-12 {
  padding-top: 12px !important;
}

.pdr-12 {
  padding-right: 12px !important;
}

.pdb-12 {
  padding-bottom: 12px !important;
}

.pdl-12 {
  padding-left: 12px !important;
}

.mg-12 {
  margin: 12px !important;
}

.mgt-12 {
  margin-top: 12px !important;
}

.mgr-12 {
  margin-right: 12px !important;
}

.mgb-12 {
  margin-bottom: 12px !important;
}

.mgl-12 {
  margin-left: 12px !important;
}

.pd-16 {
  padding: 16px !important;
}

.pdt-16 {
  padding-top: 16px !important;
}

.pdr-16 {
  padding-right: 16px !important;
}

.pdb-16 {
  padding-bottom: 16px !important;
}

.pdl-16 {
  padding-left: 16px !important;
}

.mg-16 {
  margin: 16px !important;
}

.mgt-16 {
  margin-top: 16px !important;
}

.mgr-16 {
  margin-right: 16px !important;
}

.mgb-16 {
  margin-bottom: 16px !important;
}

.mgl-16 {
  margin-left: 16px !important;
}

.pd-24 {
  padding: 24px !important;
}

.pdt-24 {
  padding-top: 24px !important;
}

.pdr-24 {
  padding-right: 24px !important;
}

.pdb-24 {
  padding-bottom: 24px !important;
}

.pdl-24 {
  padding-left: 24px !important;
}

.mg-24 {
  margin: 24px !important;
}

.mgt-24 {
  margin-top: 24px !important;
}

.mgr-24 {
  margin-right: 24px !important;
}

.mgb-24 {
  margin-bottom: 24px !important;
}

.mgl-24 {
  margin-left: 24px !important;
}

.pd-48 {
  padding: 48px !important;
}

.pdt-48 {
  padding-top: 48px !important;
}

.pdr-48 {
  padding-right: 48px !important;
}

.pdb-48 {
  padding-bottom: 48px !important;
}

.pdl-48 {
  padding-left: 48px !important;
}

.mg-48 {
  margin: 48px !important;
}

.mgt-48 {
  margin-top: 48px !important;
}

.mgr-48 {
  margin-right: 48px !important;
}

.mgb-48 {
  margin-bottom: 48px !important;
}

.mgl-48 {
  margin-left: 48px !important;
}

.pd-96 {
  padding: 96px !important;
}

.pdt-96 {
  padding-top: 96px !important;
}

.pdr-96 {
  padding-right: 96px !important;
}

.pdb-96 {
  padding-bottom: 96px !important;
}

.pdl-96 {
  padding-left: 96px !important;
}

.mg-96 {
  margin: 96px !important;
}

.mgt-96 {
  margin-top: 96px !important;
}

.mgr-96 {
  margin-right: 96px !important;
}

.mgb-96 {
  margin-bottom: 96px !important;
}

.mgl-96 {
  margin-left: 96px !important;
}

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

.display-block {
  display: block !important;
}

.pos-relative {
  position: relative !important;
}

.w-100 {
  width: 100% !important;
}

.flex-center {
  align-items: center !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-right {
  justify-content: flex-end !important;
}

.justify-content-space-between {
  justify-content: space-between !important;
}

/*--------------------------------------------------------------------------------*/
/*EXTENDS*/
/*--------------------------------------------------------------------------------*/
.detail__subtitle, .media__subtitle, .list-content__title, .font-family-base, .font-paragraph, .form-element, .pagination {
  font-weight: 400;
}

.media__date, .font-base-light, .font-heading-light, .font-light {
  font-weight: 300;
}

.kontribusi__lead, .text-list--title, .page__title, .box__title, .font-base-semibold, .font-heading, .font-heading-semibold, .font-semibold {
  font-weight: 600;
}

.detail__body-text h3,
.detail__body-text h4,
.detail__body-text h5,
.detail__body-text h6, .detail__meta-author, .detail__meta-feature, .tabs, .kontribusi, .point-item__title, .accordion-title, .dropdown-aktif .dropdown-aktif > .dropdown, .section-blog .media__title, .section-product__list .media__title, .media__title, .footer-primary .nav, .nav__item--active.dropdown-aktif > .dropdown, .nav__item--active.nav__item--active > a, .section__subtitle, .font-base-bold, .font-heading-bold, .title-bold > li:before, .title-bold__point, .form__section-title, .btn, .label, .font-bold {
  font-weight: 700;
}

.detail__body-text h2, .point-item li:before, .blog__headline .media__title, .font-base-bolder, .font-heading-bolder {
  font-weight: 900;
}

.media__date, .font-family-base, .font-paragraph, .form-element, .form-file, .icon {
  font-family: "Inter", Helvetica, Arial, Tahoma, sans-serif;
}

.detail__meta, .media--list, .nav-main, .align-middle, .display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.detail__share-btn, .social-icon li a, .append-nav .slick-arrow, .section-product__list .media--left .media__image, .section-product__list .media--right .media__image, .icon-wrap, .display-flex-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-content__item, .navbar--primary__nav, .nav--right, .nav--center, .navbar--primary .nav a, .nav, .display-flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: wrap;
}

.section-register, .accordion-title, .navbar--primary__nav, .page__breadcrumb, .page__follow, .page__header, .section__header, .box__header, .flex-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
}

.section-blog__lead, .section-testimoni__lead, .section-product__list .ratiobox .icon, .tabs__item, .kontribusi, .slider-headline-nav__item, .text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-style-italic {
  font-style: italic !important;
}

.align-middle {
  align-items: center;
  justify-content: center;
}

.section-gallery__item, .tabs-wrap, .dropdown-menu__content, .slick-slide-thumbnail .slick-slide, .media--image-radius .media__image, .media__icon, .media__label, .box-utility-success, .box-utility-warning, .box-utility-error, .form-check--checkbox label:before, .form-check--checkbox label:after, .form-element {
  border-radius: 6px;
}

.detail__share-btn, .social-icon li a, .lds-ring div, .slick-dots li button, .media--image-circle .media__image, .media__author-image-avatar, .media__image--circle, .form-check--radio label:before, .form-check--radio label:after, .circle {
  border-radius: 50%;
}

.detail__body-text a, .footer-top__contact-item .icon, .dropdown-aktif > .dropdown, .slick-lightbox-close:before, .slick-prev:before, .slick-next:before, .nav__item--active.nav__item--active > a, a:hover, .color-brand, .form__section-title {
  color: #E1AA57;
}

.color-black {
  color: #474747;
}

.detail__share .icon, .social-icon li .fa, .color-white {
  color: #FFFFFF;
}

.color-gray {
  color: #6D8591;
}

.color-blue {
  color: #0045FF;
}

.media--text-overlay .media__subtitle a, .media--text-overlay .media__subtitle, .media__subtitle a, .media__subtitle, .color-orange {
  color: #FF6D1B;
}

.color-red {
  color: #FF334C;
}

.color-purple {
  color: #9E00FF;
}

.color-green {
  color: #00C14D;
}

.color-yellow {
  color: #FFBC0F;
}

.tabs__item.selected {
  background: #E1AA57;
}

.color-bg-black {
  background: #474747;
}

.navbar--primary.nav-bg, .nav-main, .color-bg-white {
  background: #FFFFFF;
}

.color-bg-gray {
  background: #6D8591;
}

.color-bg-blue {
  background: #0045FF;
}

.color-bg-blue-light {
  background: #02acff;
}

.color-bg-orange {
  background: #FF6D1B;
}

.color-bg-red {
  background: #FF334C;
}

.color-bg-purple {
  background: #9E00FF;
}

.color-bg-green {
  background: #00C14D;
}

.color-bg-yellow {
  background: #FFBC0F;
}

.color-bg-pink {
  background: #FF0099;
}

.box {
  position: relative;
  word-wrap: break-word;
  padding-top: 16px;
  margin-bottom: 24px;
  border-top: 2px solid #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column;
  color: #adadad;
}

.box__title {
  margin: 0;
  font-size: 16px;
}

.box__header {
  margin-bottom: 16px;
}
.box__header a {
  padding: 0;
}
.box__header--widget {
  position: relative;
  z-index: 3;
}
@media (min-width: 768px) {
  .box-slim {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

.section {
  padding: 48px 0;
}
.section__header {
  margin: 12px 0;
}
.section__header--center {
  justify-content: center !important;
}
@media (min-width: 992px) {
  .section__header {
    margin: 36px 0 12px;
  }
}
.section__title {
  font-size: 26px;
}
@media (min-width: 576px) {
  .section__title {
    font-size: 36px;
  }
}
.section__subtitle {
  font-size: 16px;
}
@media (min-width: 576px) {
  .section__subtitle {
    font-size: 22px;
  }
}
.section__header .section__title {
  font-size: 34px;
}
@media (min-width: 992px) {
  .section__header .section__title {
    font-size: 43px;
  }
}
.section--parallax {
  position: relative;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.section--parallax:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: "";
  background: #000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.3);
}
@media (min-width: 576px) {
  .section--parallax {
    background-attachment: fixed;
  }
}

.page {
  position: relative;
}
.page__header {
  position: relative;
  margin: 12px 0;
}
.page__title {
  margin: 0;
  font-size: 22px;
}
.page__breadcrumb, .page__follow {
  color: #adadad;
  font-size: 12px;
}
.page__breadcrumb a, .page__follow a {
  color: #adadad;
}
.page__breadcrumb a {
  position: relative;
}
.page__breadcrumb a:after {
  content: ">";
  padding: 0 4px;
}
.page__breadcrumb a:last-child:after {
  content: "";
}
.page__breadcrumb a:hover {
  color: #7a7a7a;
}
.page__share {
  color: #adadad;
  font-size: 10px;
  text-align: left;
  line-height: 1.6;
}
.page__share a {
  color: #adadad;
}

.sticky {
  z-index: 2;
  position: sticky;
  position: -webkit-sticky;
  top: 46px;
}
.detail__share .sticky {
  top: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 992px) {
  .detail__share .sticky {
    display: block;
  }
}

.nav {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.nav a {
  display: block;
  padding: 12px 14px;
}
.navbar--primary .nav a {
  border-bottom: 1px solid #f7f7f7;
}
@media (min-width: 992px) {
  .navbar--primary .nav a {
    padding: 36px 14px;
    border: none;
  }
  .navbar--primary .nav a:hover {
    -webkit-text-shadow: 0 0 1px #E1AA57;
    -moz-text-shadow: 0 0 1px #E1AA57;
    -o-text-shadow: 0 0 1px #E1AA57;
    -ms-text-shadow: 0 0 1px #E1AA57;
    text-shadow: 0 0 1px #E1AA57;
  }
}
.nav-main {
  position: fixed;
  z-index: 10;
  top: 60px;
  right: 0;
  flex-flow: column;
  bottom: 0;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.js-nav-hamburger-open .nav-main {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 0 6px 12px 0 rgba(71, 71, 71, 0.2);
}
@media (min-width: 992px) {
  .nav-main {
    position: relative;
    top: 0;
    right: auto;
    flex-flow: row;
    bottom: auto;
    background: transparent;
    overflow: visible;
    box-shadow: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.nav-right {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.nav-right__hamburger {
  display: block;
  width: 55px;
  height: 50px;
  outline: none;
  padding: 12px;
  margin-left: 12px;
  margin-right: -12px;
}
.nav-right__hamburger:focus, .js-nav-hamburger-open .nav-right__hamburger {
  outline: none;
}
.nav-right__hamburger > span {
  position: relative;
  display: block;
  height: 2px;
  margin: auto 0 5px;
  top: 5px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background: #E1AA57;
}
.js-nav-hamburger-open .nav-right__hamburger > span:nth-child(1) {
  top: 12px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.nav-right__hamburger > span:nth-child(2) {
  left: 0;
  width: 70%;
}
.js-nav-hamburger-open .nav-right__hamburger > span:nth-child(2) {
  left: 100%;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.nav-right__hamburger > span:nth-child(3) {
  width: 85%;
}
.js-nav-hamburger-open .nav-right__hamburger > span:nth-child(3) {
  top: -2px;
  width: 100%;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media (min-width: 992px) {
  .nav-right__hamburger {
    display: none;
  }
}
.nav__item {
  position: relative;
  padding: 0;
}
.nav--column .nav__item a {
  padding: 4px 0;
}
.dropdown-menu .nav__item a {
  border: none;
  padding: 12px 24px;
}
@media (min-width: 992px) {
  .dropdown-menu .nav__item a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    left: 20px;
    right: 20px;
    background: rgba(204, 204, 204, 0.32);
  }
}
.dropdown-menu .dropdown-menu .nav__item a {
  padding-left: 32px;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (min-width: 992px) {
  .dropdown-menu .dropdown-menu .nav__item a {
    padding: 12px 24px;
  }
}
.dropdown-menu > .nav__item:last-child > a:before {
  background: none;
}
.nav--column .nav__item {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.nav--column {
  flex-direction: column;
  width: 100%;
}
.nav--center {
  justify-content: center;
}
.nav--right {
  justify-content: flex-end;
}
.nav--column-2 {
  display: inherit;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.nav--column-3 {
  display: inherit;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.nav--column-4 {
  display: inherit;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.footer-primary .nav {
  display: inherit;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  margin: 20px 0;
  padding: 16px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  font-size: 20px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .footer-primary .nav {
    display: inherit;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (min-width: 992px) {
  .footer-primary .nav {
    margin: 0;
    padding: 0;
    border: none;
  }
}

.navbar--primary.nav-bg {
  box-shadow: 2px 0 30px 0 rgba(25, 28, 52, 0.08);
}

.navbar {
  position: relative;
  background-color: transparent;
}
.navbar--primary {
  padding: 0 18px;
  position: fixed;
  top: -100px;
  margin-top: 100px;
  width: 100%;
  z-index: 10;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
@media (min-width: 992px) {
  .navbar--primary {
    background: transparent;
    box-shadow: none;
  }
}
.navbar--primary.nav-up {
  position: fixed;
  top: 0;
  margin-top: -100px;
}
.js-nav-hamburger-open .navbar--primary.nav-up {
  margin-top: 0;
}
.navbar--primary__nav {
  position: relative;
  max-width: 1200px;
  height: 60px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .navbar--primary__nav {
    height: 100px;
  }
}
.navbar-logo {
  display: inline-block;
  line-height: inherit;
  white-space: nowrap;
  width: 115px;
}
@media (min-width: 992px) {
  .navbar-logo {
    width: auto;
  }
}
.navbar-logo img {
  width: 100%;
}

.js-nav-hamburger-open {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .js-nav-hamburger-open {
    overflow: unset;
  }
}

.js-overlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.js-nav-hamburger-open .js-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 1200px) {
  .js-overlay {
    display: none;
  }
}

/*--------------------------------------------------------------------------------*/
/*LIST CONTENT*/
/*--------------------------------------------------------------------------------*/
.list-content {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.list-content__item {
  position: relative;
  padding-top: 0;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.list-content__item:first-child {
  margin-top: 8px;
}
.list-content--column .list-content__item:first-child {
  margin-top: 0;
}
.list-content__item:last-child {
  margin-bottom: 0;
}
.list-content--column .list-content__item {
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.blog__feature .list-content--column .list-content__item {
  margin-bottom: 24px;
}
.list-content--column.section-product__list .list-content__item {
  padding-top: 13px;
  margin-bottom: 20px;
}
.list-content--column.section-testimoni__list .list-content__item {
  padding: 0 13px;
}
@media (min-width: 768px) {
  .list-content--column.section-testimoni__list .list-content__item {
    padding: 0 52px;
  }
}
.list-content__title {
  margin: 0;
  font-size: 14px;
}
.list-content__title > a {
  display: block;
}
.list-content--column {
  margin-top: 8px;
}
.list-content--bordered .list-content__item {
  border-bottom: 1px solid #f0f0f0;
}
.list-content--bordered .list-content__item:last-child {
  border: none;
}
.list-content--bordered.list-content--column .list-content__item {
  border: none;
}
.list-content--bordered.list-content--column .list-content__item:after {
  content: "";
  position: absolute;
  left: 13px;
  right: 13px;
  bottom: 0;
  height: 1px;
  background: #f0f0f0;
}

.media {
  position: relative;
  overflow: hidden;
  flex: 1;
}
.list-content--equal-height .media {
  background: #FFFFFF;
  border-radius: 19.999998px;
}
.media__image {
  position: relative;
  margin-bottom: 12px;
  overflow: hidden;
}
.media__image a {
  display: block;
}
.section-blog .media__image {
  margin: 32px 32px 24px;
}
.media__text {
  flex: 1;
  position: static;
  font-size: 10px;
}
.list-content--equal-height .media__text {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 32px;
}
.section-blog .list-content--equal-height .media__text {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 120px;
}
.media__title {
  margin: 0;
  font-size: 22px;
}
.section-product__list .media__title {
  font-size: 18px;
  margin-bottom: 8px;
}
.section-blog .media__title {
  margin-bottom: 16px;
  font-size: 22px;
}
.section-blog .media__title a:hover {
  color: inherit;
}
.blog__headline .media__title {
  margin-bottom: 12px;
  font-size: 26px;
}
@media (min-width: 768px) {
  .blog__headline .media__title {
    font-size: 32px;
    margin-bottom: 24px;
  }
}
.blog__feature .media__title {
  margin-bottom: 12px;
}
.media__subtitle {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 10px;
}
.media__subtitle a {
  position: relative;
  z-index: 3;
}
.media__subtitle a:hover {
  text-decoration: underline;
}
.media__description {
  font-size: 14px;
}
.section-product .media__description {
  line-height: 1.4;
}
.section-testimoni__list .media__description {
  font-size: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.section-blog .media__description {
  font-size: 18px;
}
.blog .media__description {
  font-size: 18px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.media__date {
  display: inline-block;
  margin-bottom: 4px;
  font-size: 16px;
}
.list-content--equal-height .media__date {
  position: absolute;
  bottom: 12px;
}
.section-blog .list-content--equal-height .media__date {
  bottom: 24px;
  font-size: 16px;
  color: #adadad;
}
.blog__headline .media__date {
  font-size: 20px;
}
.media__author {
  position: relative;
  z-index: 3;
  margin-top: 8px;
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.media__author-image-avatar {
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-right: 20px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: #f0f0f0;
}
.media__author-name {
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
}
.media__author-pro {
  margin-top: 4px;
  font-size: 16px;
  opacity: 0.6;
}
.media__author a:hover {
  text-decoration: underline;
}
.media__link {
  position: static;
}
.media__link:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  overflow: hidden;
  white-space: nowrap;
  z-index: 2;
}
.media__label {
  display: inline-block;
  padding: 4px 12px;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 1;
  color: #FFFFFF;
  background: #0045FF;
  font-size: 10px;
}
.media__icon {
  position: absolute;
  z-index: 1;
  padding: 2px 4px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  color: #FFFFFF;
  font-size: 10px;
  background: #474747;
  /* The Fallback */
  background: rgba(71, 71, 71, 0.5);
}
.media__icon--middle {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.media__icon--top-right {
  top: 4px;
  right: 4px;
}
.media__icon--top-left {
  top: 4px;
  left: 4px;
}
.media__icon--bottom-right {
  bottom: 4px;
  right: 4px;
}
.media__icon--bottom-left {
  bottom: 4px;
  left: 4px;
}
.media__icon--no-bg {
  background: none;
  padding: 0;
}
.media--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
}
.media--right {
  flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
}
.media--left .media__image {
  margin: 0 16px 0 0;
}
.media--right .media__image {
  margin: 0 0 0 16px;
}
.media--left .media__image, .media--right .media__image {
  width: 116px;
}
.section-product__list .media--left .media__image, .section-product__list .media--right .media__image {
  width: 48px;
  height: 48px;
  color: #FFFFFF;
}
.media--align-center {
  align-items: center;
}
.media--text-overlay .media__image {
  margin-bottom: 0;
}
.media--text-overlay .media__image .media__link:before {
  z-index: 4;
}
.media--text-overlay .media__text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15% 12px 12px;
  z-index: 3;
  color: #FFFFFF;
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$start_color", endColorstr="$end_color",GradientType=1 );
  /* IE6-9 */
}
.media--text-overlay .media__text a {
  color: #FFFFFF;
}
.blog__headline .media--text-overlay .media__text {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .blog__headline .media--text-overlay .media__text {
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 40px;
  }
}
.media--text-overlay.media--image-radius .media__text {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.text-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: baseline;
  font-size: 14px;
}
.text-list__data {
  margin-right: 8px;
}
.text-list__title {
  font-size: inherit;
  font-weight: inherit;
}
.text-list--title {
  margin-bottom: 12px;
  font-size: 16px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slider-headline-nav .slick-list {
  width: 100% !important;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slider-headline-nav .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 992px) {
  .slider-headline-nav .slick-track {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  display: none;
}
.slick-slide-thumbnail .slick-slide {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.slick-slide-thumbnail .slick-slide:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slick-slide:focus {
  outline: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-slide-thumbnail {
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.slick-slide-thumbnail .slick-slide {
  margin-left: 4px;
  margin-right: 4px;
  overflow: hidden;
}
.section-gallery__list .slick-slide {
  margin: 0 16px;
}
.slider-headline-nav .slick-slide {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, white 0%, #f2f2f2 100%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(45deg, white 0%, #f2f2f2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, white 0%, #f2f2f2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$start_color", endColorstr="$end_color",GradientType=1 );
  /* IE6-9 */
  float: none;
  height: auto;
  cursor: pointer;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  outline: none;
  border: none;
  background: transparent;
  font-size: 0;
  padding: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.append-nav .slick-arrow {
  width: 75px;
  height: 75px;
  color: #FFFFFF;
  background: rgba(204, 204, 204, 0.32);
  border-radius: 10.000002px;
}
.slick-prev:before, .slick-next:before {
  font-family: simpeldesa-new;
  font-size: 32px;
}
.slick-slide-thumbnail .slick-prev:before, .slick-slide-thumbnail .slick-next:before {
  font-size: 24px;
}
.foto-pop-up .slick-prev:before, .foto-pop-up .slick-next:before {
  color: #FFFFFF;
}
.append-nav .slick-prev:hover, .append-nav .slick-next:hover {
  box-shadow: 0 3px 6px 0 rgba(71, 71, 71, 0.2);
}
.slick-prev {
  left: 0;
}
.slick-slide-thumbnail .slick-prev {
  left: -24px;
}
.slick-prev:before {
  content: "x";
}
@media (max-width: 992px) {
  .section-testimoni .slick-prev {
    left: -64px;
  }
}
@media (max-width: 768px) {
  .section-testimoni .slick-prev {
    left: 0;
  }
}
.slick-next {
  right: 0;
}
.slick-slide-thumbnail .slick-next {
  right: -24px;
}
.slick-next:before {
  content: "y";
}
@media (max-width: 992px) {
  .section-testimoni .slick-next {
    right: -64px;
  }
}
@media (max-width: 768px) {
  .section-testimoni .slick-next {
    right: 0;
  }
}
.slick-slide-thumbnail .slick-active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.slick-slide-thumbnail .slick-active:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slick-slide-thumbnail .slick-current {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slider-headline-nav .slick-current {
  background: #D6E1FF;
}
.slick-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.slick-disabled:hover {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.append-nav .slick-disabled:hover {
  box-shadow: none;
}

.slick-dotted.slick-slider {
  padding-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 1px solid #adadad;
  background: #c7d0d5;
  opacity: 0.3;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  opacity: 0.8;
}

.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.slick-lightbox button {
  color: #FFFFFF;
}

.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}

.slick-lightbox .slick-prev {
  left: 15px;
}

.slick-lightbox .slick-next {
  right: 15px;
}

.slick-lightbox-hide {
  opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}

.slick-lightbox-slick-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  margin: 10px 0 0;
  color: white;
  display: inline-block;
}

.slick-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  height: 32px;
  width: 32px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
}

.slick-lightbox-close:focus {
  outline: none;
}

.slick-lightbox-close:before {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "simpeldesa-new";
  content: "M";
  font-size: 32px;
}

.append-nav {
  position: absolute;
  left: 18px;
  right: 18px;
}
@media (min-width: 768px) {
  .append-nav {
    left: 13px;
    right: 13px;
  }
}
.section-testimoni .append-nav {
  bottom: -50px;
}
@media (min-width: 768px) {
  .section-testimoni .append-nav {
    bottom: 50px;
  }
}
.section-gallery .append-nav {
  bottom: 16px;
}
@media (min-width: 992px) {
  .section-gallery .append-nav {
    bottom: -50px;
    right: auto;
    width: 170px;
  }
}

.dropdown {
  position: relative;
  padding-right: 32px !important;
}
.dropdown-wrap {
  position: relative;
}
.dropdown:after {
  position: absolute;
  right: 12px;
  font-family: "simpeldesa-new";
  content: "H";
  font-size: 18px;
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -moz-transition: transform 0.2s ease-in-out 0s;
  -ms-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
}
@media (min-width: 992px) {
  .dropdown + .dropdown-menu .dropdown:after {
    font-family: "simpeldesa-new";
    content: "J";
  }
}
.dropdown-menu {
  text-align: left;
  display: block;
  min-width: 150px;
  width: 240px;
  position: relative;
  top: 0;
  left: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  background: #E1AA57;
  /* The Fallback */
  background: rgba(225, 170, 87, 0.2);
}
.dropdown-menu .dropdown-menu {
  left: 0;
  top: 0;
}
@media (min-width: 992px) {
  .dropdown-menu .dropdown-menu {
    top: 0;
    left: 105%;
  }
}
@media (min-width: 992px) {
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 16px;
    background: #FFFFFF;
    border-radius: 19.999998px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  }
}
.dropdown-menu__content {
  min-width: 200px;
  position: relative;
  margin: 8px;
  background: #FFFFFF;
  box-shadow: 0 0 12px 0 rgba(71, 71, 71, 0.2);
}
.dropdown-menu__content:after {
  content: "";
  position: absolute;
  left: 28px;
  width: 0;
  height: 0;
  top: 0;
  border: 6px solid black;
  border-color: transparent transparent #FFFFFF #FFFFFF;
  transform-origin: 0 0;
  transform: rotate(135deg);
  box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu__content-article {
  width: 300px;
  padding: 12px;
}
.dropdown-menu--right .dropdown-menu__content:after {
  left: auto;
  right: 2px;
}
.dropdown-menu--right {
  left: auto;
  right: -8px;
}
.dropdown-menu--top {
  top: unset;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 4px;
}
.dropdown-menu--top .dropdown-menu__content:after {
  transform: rotate(-45deg);
  top: 100%;
  right: 12px;
}
.dropdown-aktif > .dropdown-menu {
  max-height: 1000px;
  visibility: visible;
  overflow: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 992px) {
  .dropdown-aktif .dropdown-aktif > .dropdown-menu {
    left: 100%;
  }
}
@media (min-width: 992px) {
  .dropdown-aktif .dropdown-aktif > .dropdown {
    font-weight: normal;
  }
}
.dropdown-aktif > .dropdown {
  font-weight: 900;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  -ms-text-shadow: none;
  text-shadow: none;
}
@media (min-width: 992px) {
  .dropdown-aktif > .dropdown {
    font-weight: normal;
    -webkit-text-shadow: 0 0 1px #E1AA57;
    -moz-text-shadow: 0 0 1px #E1AA57;
    -o-text-shadow: 0 0 1px #E1AA57;
    -ms-text-shadow: 0 0 1px #E1AA57;
    text-shadow: 0 0 1px #E1AA57;
  }
}
.dropdown-aktif > .dropdown .icon-chevron-down, .dropdown-aktif > .dropdown .icon-chevron-up, .dropdown-aktif > .dropdown:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .dropdown + .dropdown-menu .dropdown:after {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.dropdown > .icon {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}

/*ZOOM IMAGES*/
.wrap-zoom {
  position: relative !important;
}

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

.img-zoomout, .wrap-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  z-index: 666;
}

.wrap-zoom, .p_img_zoomin {
  position: relative;
  -webkit-transition: transform 300ms;
  -ms-transition: transform 300ms;
  transition: transform 300ms;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.zoom-overlay {
  z-index: 26;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: "alpha(opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  background: #000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.8);
}
.zoom-overlay-open .zoom-overlay {
  filter: "alpha(opacity=100)";
  opacity: 1;
}

.capzoom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.capzoom .container {
  display: block;
}
.capzoom span {
  position: relative;
  display: inline-block;
  padding: 8px 12px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  color: #f7f7f7;
  background: #474747;
  /* The Fallback */
  background: rgba(71, 71, 71, 0.75);
  font-size: 12px;
}
.zoom-overlay-open .capzoom {
  opacity: 1;
  filter: alpha(opacity=100);
}

.accordion-wrap, .accordion-title {
  position: relative;
}
.accordion-wrap {
  border: 1px solid #e0e0e0;
  border-radius: 6px;
}
.accordion-wrap > div {
  border-bottom: 1px solid #e0e0e0;
}
.accordion-wrap > div:last-child {
  border: none;
}
.accordion-title {
  cursor: pointer;
  padding: 24px 32px;
  line-height: 1.5;
  font-size: 20px;
}
.accordion-title .icon {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.accordion-content {
  display: none;
  overflow: hidden;
  padding: 0 32px 24px;
}
.accordion-open .icon-chevron-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/*MODAL STYLE*/
.modal-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 23;
  opacity: 0;
  transition: opacity 0.3s ease-out 0s;
  background: #000;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.65);
}
.modal-box--show {
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto;
  transition: transform 0.3s ease-out 0s;
  transform: translate(0, 50px);
  height: 100%;
  min-height: calc(100% - 40px);
  max-height: calc(100% - 40px);
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(100% - 40px);
}
@media (min-width: 576px) {
  .modal-dialog {
    width: 500px;
  }
}
@media (min-width: 768px) {
  .modal-box--md .modal-dialog {
    width: 700px;
  }
}
.modal-box--full .modal-dialog {
  width: calc(100% - 40px);
}
.anim .modal-dialog {
  transition: transform 0.3s ease-out 0s;
  transform: translate(0, 0);
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: auto;
  width: 100%;
  min-height: 100px;
  max-height: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(0.75);
  box-shadow: 0 8px 24px 0 rgba(71, 71, 71, 0.2);
  border-radius: 10.000002px;
  background: #FFFFFF;
}
.modal-content--loaded {
  max-height: 100%;
  transform: scale(1);
}
.modal-box--full .modal-content {
  height: 100%;
}

.modal-body {
  padding: 16px;
  overflow-x: scroll;
  /* has to be scroll, not auto */
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  transition: opacity 0.75s ease-in-out;
}
@media (min-width: 576px) {
  .modal-body {
    overflow-x: auto;
    overflow-y: auto;
  }
}
.modal-content--loaded .modal-body {
  opacity: 1;
}

.close-modal {
  display: block;
  position: absolute;
  top: 2px;
  right: 5px;
  opacity: 0;
  visibility: hidden;
  color: #e0e0e0;
}
.modal-content--loaded .close-modal {
  opacity: 1;
  visibility: visible;
}

.modal-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease-out 0s;
  z-index: 22;
  background: #FFFFFF;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal-overlay {
  opacity: 0.9;
}

.lds-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0) scale(1);
  width: 40px;
  height: 40px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  border: 7px solid #e0e0e0;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #e0e0e0 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.section-blog__lead, .section-testimoni__lead, .section-product__lead, .text-opacity, .media__description {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.bg-grey {
  background: #f2f3f5;
}

.btn-daftar {
  padding: 4px 16px;
  font-size: 14px;
}
@media (min-width: 992px) {
  .btn-daftar {
    font-size: 16px;
    padding: 8px 16px;
  }
}

.header-primary {
  position: relative;
  padding-top: 60px;
}
@media (min-width: 992px) {
  .header-primary {
    padding-top: 100px;
  }
}

.bg-home {
  background-repeat: no-repeat;
  background-image: url("../images/bg_website.svg");
  background-size: cover;
}

.slider-container {
  text-align: center;
  position: relative;
  margin-top: 20px;
}
@media (min-width: 576px) {
  .slider-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .slider-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .slider-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .slider-container {
    max-width: 1200px;
  }
}
@media (min-width: 992px) {
  .slider-container {
    margin-top: 0;
    margin-bottom: 72px;
  }
}
.slider-container .slick-track {
  transform: none !important;
}

.desktop-only {
  display: none;
}
@media (min-width: 992px) {
  .desktop-only {
    display: block;
  }
}

.mobile-only {
  display: block;
}
@media (min-width: 992px) {
  .mobile-only {
    display: none;
  }
}

.footer-primary {
  background: #fafafa;
}

.footer-logo {
  display: block;
  margin-bottom: 12px;
}
.footer-logo > img {
  width: 115px;
}
@media (min-width: 992px) {
  .footer-logo > img {
    width: auto;
  }
}

.footer-top {
  padding: 24px 0 24px;
}
@media (min-width: 992px) {
  .footer-top {
    padding: 70px 0 40px;
  }
}
.footer-top__title {
  font-size: 18px;
  font-weight: 700;
  margin: 24px 0 12px;
}
@media (min-width: 992px) {
  .footer-top__title {
    margin: 0;
  }
}
.footer-top__menu {
  padding: 0;
  list-style-type: none;
  column-count: 2;
}
@media (min-width: 992px) {
  .footer-top__menu {
    column-count: unset;
  }
}
.footer-top__contact {
  margin-top: 15px;
}
.footer-top__contact-item {
  font-size: 16px;
  margin: 4px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.footer-top__contact-item .icon {
  margin: 3px 8px 0 0;
  font-size: 24px;
}
.footer-top__store {
  padding-top: 0;
}
@media (min-width: 992px) {
  .footer-top__store {
    padding-top: 25px;
  }
}

.footer-bottom {
  border-top: 1px solid #e0e0e0;
  padding: 24px 0 12px;
}
@media (min-width: 992px) {
  .footer-bottom {
    padding: 10px 0;
  }
}
.footer-bottom__left a {
  text-decoration: underline;
}
.footer-bottom__right span {
  display: block;
}
@media (min-width: 992px) {
  .footer-bottom__right span {
    display: inline-block;
  }
}

.social-icon {
  padding: 0;
  margin-top: 25px;
}
.social-icon li {
  padding: 0;
  display: inline-block;
}
.social-icon li a {
  width: 40px;
  height: 40px;
  margin-right: 16px;
}
@media (min-width: 992px) {
  .social-icon li a {
    margin-right: 8px;
  }
}
.social-icon li a:hover {
  box-shadow: 0 3px 6px 0 rgba(71, 71, 71, 0.2);
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
.slider-headline {
  position: relative;
}
.slider-headline__wrap {
  position: relative;
  overflow: hidden;
}
.slider-headline__title {
  font-weight: 900;
  text-align: left !important;
  font-size: 24px;
  line-height: 32px;
}
@media (min-width: 992px) {
  .slider-headline__title {
    font-size: 48px;
    line-height: 1.4;
  }
}
.slider-headline__subtitle {
  text-align: left !important;
  opacity: 0.6;
  filter: alpha(opacity=60);
  font-size: 14px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .slider-headline__subtitle {
    font-size: 18px;
    line-height: 27.9px;
  }
}

.slider-headline-nav {
  background: #FFFFFF;
}
.slider-headline-nav__wrap {
  position: relative;
  display: inline-block;
  width: 43%;
  border-radius: 12px;
  overflow: hidden;
  margin-top: -75px;
  margin-bottom: -45px;
  box-shadow: 0 6px 12px 0 rgba(71, 71, 71, 0.2);
}
@media (min-width: 768px) {
  .slider-headline-nav__wrap {
    width: 65%;
    margin-top: 0;
    margin-bottom: -145px;
  }
}
.slider-headline-nav__item {
  display: block;
  padding: 12px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  overflow: unset;
}
.slider-headline-nav__item .icon-wrap {
  width: 28px;
  height: 28px;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 16px;
}
@media (min-width: 992px) {
  .slider-headline-nav__item .icon-wrap {
    width: 48px;
    height: 48px;
    border-radius: 15px;
    color: #FFFFFF;
    font-size: 24px;
  }
}
.slider-headline-nav__item-title {
  font-size: 20px;
  line-height: 34px;
  font-weight: 700;
  margin: 0;
  display: none;
}
.slider-headline-nav__item-title span {
  display: block;
  font-size: 16px;
  line-height: 28px;
  color: #474747;
  font-weight: 500;
}
@media (min-width: 992px) {
  .slider-headline-nav__item-title {
    display: block;
  }
}

@media (min-width: 768px) {
  .slick-slide {
    width: auto;
  }
}

.headline-img {
  position: relative;
  overflow: hidden;
  padding-top: 0;
}
.headline-img img {
  width: 100%;
  height: auto;
}

.point-item {
  list-style: none;
  counter-reset: nomor;
  font-size: 16px;
  padding: 0;
}
.point-item__title {
  margin-bottom: 16px;
  font-size: 22px;
}
@media (min-width: 768px) {
  .point-item__title {
    display: block;
    margin-left: 0;
  }
}
.point-item li {
  counter-increment: nomor;
}
.point-item li:before {
  content: "0" counter(nomor);
  display: inline-block;
  font-size: 46px;
  color: #c8d2e4;
  line-height: 1.5;
  margin-right: 12px;
}
@media (min-width: 768px) {
  .point-item li:before {
    display: block;
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
}
@media (min-width: 992px) {
  .point-item {
    padding-left: 32px;
  }
}

.video-float {
  margin-top: 36px;
  margin-left: -18px;
  margin-right: -18px;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  padding-bottom: 56.25%;
  border-radius: 0;
}
@media (min-width: 576px) {
  .video-float {
    margin-left: auto;
    margin-right: auto;
    border-radius: 19.999998px;
  }
}
@media (min-width: 992px) {
  .video-float {
    margin-top: 72px;
    margin-left: calc(-50vw + 467px);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-bottom: 75%;
    border-top-right-radius: 19.999998px;
    border-bottom-right-radius: 19.999998px;
  }
}
@media (min-width: 1200px) {
  .video-float {
    margin-left: calc(-50vw + 587px);
  }
}

.kontribusi {
  margin-top: 60px;
  margin-bottom: 12px;
}
.kontribusi__lead {
  line-height: 1.4;
  margin-bottom: 24px;
  font-size: 26px;
}
@media (min-width: 576px) {
  .kontribusi__lead {
    font-size: 32px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
}
.kontribusi__item {
  padding-bottom: 24px;
}
.kontribusi__item-num {
  font-size: 48px;
}

.section-about {
  margin-top: 70px;
}
@media (min-width: 768px) {
  .section-about {
    margin-top: 100px;
  }
}

.tabs {
  font-size: 16px;
}
@media (min-width: 768px) {
  .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    font-size: 20px;
  }
}
.tabs-wrap {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .tabs-wrap {
    width: auto;
  }
}
.tabs__item {
  display: block;
  padding: 12px 32px;
  background: #FFFFFF;
}
.tabs__item.selected {
  color: #FFFFFF;
}
.tabs-content {
  margin-top: 36px;
}

.section-product__lead {
  margin-bottom: 24px;
  text-align: left;
  font-size: 20px;
}
@media (min-width: 576px) {
  .section-product__lead {
    margin: 0 10% 60px;
    text-align: center;
  }
}
.section-product__img {
  display: inline-block;
}
@media (min-width: 576px) {
  .section-product__img {
    width: 90%;
    margin: 24px 5%;
  }
}
.section-product__img img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.section-product__list .block-link {
  background: transparent;
  border-radius: 10.000002px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 768px) {
  .section-product__list .block-link:hover {
    padding: 13px;
    margin: -13px;
    box-shadow: 0 8px 12px 0 rgba(71, 71, 71, 0.05);
    background: white;
    /* The Fallback */
    background: rgba(255, 255, 255, 0.25);
  }
}
.section-product__list a:hover {
  color: inherit;
}
.section-product__list .ratiobox .icon {
  width: 100%;
  position: absolute;
  top: 50%;
  color: #FFFFFF;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.section-testimoni {
  position: relative;
}
.section-testimoni__wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 72px;
}
@media (min-width: 768px) {
  .section-testimoni__wrap {
    margin: 0 26px;
  }
}
@media (min-width: 992px) {
  .section-testimoni__wrap {
    margin: 0 156px;
  }
}
.section-testimoni__lead {
  margin-bottom: 36px;
  font-size: 20px;
}
@media (min-width: 576px) {
  .section-testimoni__lead {
    margin: 0 10% 60px;
  }
}
.section-testimoni__list {
  margin-left: -13px;
  margin-right: -13px;
}
@media (min-width: 768px) {
  .section-testimoni__list {
    margin-left: -52px;
    margin-right: -52px;
  }
}

.section-register {
  position: relative;
  height: auto;
  padding: 36px 0;
  overflow: hidden;
  background-image: url("../images/parallax.svg");
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .section-register {
    height: 200px;
    padding: 0;
  }
}
.section-register__title {
  margin-bottom: 12px;
  font-size: 26px;
}
@media (min-width: 768px) {
  .section-register__title {
    margin: 0;
    font-size: 36px;
  }
}
.section-register__description {
  font-size: 18px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .section-register__description {
    margin-bottom: 0;
  }
}

.section-gallery {
  position: relative;
}
.section-gallery__wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 72px;
}
@media (min-width: 992px) {
  .section-gallery__wrap {
    margin: 0;
  }
}
.section-gallery__list {
  margin-left: -16px;
  margin-right: -16px;
}
.section-gallery__item {
  position: relative;
  overflow: hidden;
}
.section-gallery__item a:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}

.container-gallery {
  position: relative;
}
@media (min-width: 992px) {
  .container-gallery {
    margin-top: 72px;
    margin-bottom: 72px;
  }
}

.section-form-reg__description {
  font-size: 18px;
  display: inline-block;
  margin: 24px 0;
}
.section-form-reg form {
  margin-left: 0;
  margin-top: 36px;
}
@media (min-width: 992px) {
  .section-form-reg form {
    margin-left: 20%;
    margin-top: 36px;
  }
}

.section-blog__lead {
  margin-bottom: 36px;
  font-size: 20px;
}
@media (min-width: 576px) {
  .section-blog__lead {
    margin: 0 10% 60px;
  }
}
.section-blog__list {
  padding-top: 24px;
}
.section-blog .block-link {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.section-blog .block-link:hover {
  background: #E1AA57;
  /* The Fallback */
  background: rgba(225, 170, 87, 0.35);
}
.section-blog .block-link:hover .btn-more {
  opacity: 1;
  filter: alpha(opacity=100);
}
.section-blog .btn-more {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 24px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.blog__headline {
  margin-top: 8px;
  margin-bottom: 24px;
}

.detail {
  padding: 36px 0;
}
@media (min-width: 992px) {
  .detail {
    padding: 48px 0;
  }
}
.detail__header {
  position: relative;
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .detail__header {
    margin-bottom: 36px;
  }
}
.detail__subtitle {
  font-size: 20px;
}
@media (min-width: 992px) {
  .detail__subtitle {
    margin-top: 15px;
    margin-bottom: 18px;
  }
}
.detail__title {
  font-size: 30px;
}
@media (min-width: 992px) {
  .detail__title {
    font-size: 46px;
  }
}
.detail__meta {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .detail__meta {
    display: block;
  }
}
.detail__meta-feature {
  font-size: 22px;
}
.detail__meta-description {
  font-size: 16px;
}
@media (min-width: 992px) {
  .detail__meta-description {
    font-size: 18px;
  }
}
.detail__meta-author {
  font-size: 18px;
}
.detail__meta-date {
  font-size: 16px;
}
.detail__media {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .detail__media {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 72px;
  }
}
.detail__media-featured {
  margin-bottom: 72px;
  margin-left: -18px;
  margin-right: -18px;
}
@media (min-width: 576px) {
  .detail__media-featured {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .detail__media-featured {
    margin-right: calc(-50vw + 467px);
  }
}
@media (min-width: 1200px) {
  .detail__media-featured {
    margin-right: calc(-50vw + 587px);
  }
}
.detail__media-embed {
  margin-bottom: 24px;
}
.detail__media-image img {
  width: 100%;
}
.detail__body-text {
  font-size: 14px;
}
@media (min-width: 576px) {
  .detail__body-text {
    font-size: 18px;
  }
}
.detail__body-text h3,
.detail__body-text h4,
.detail__body-text h5,
.detail__body-text h6 {
  margin-bottom: 24px;
}
@media (min-width: 576px) {
  .detail__body-text h3,
.detail__body-text h4,
.detail__body-text h5,
.detail__body-text h6 {
    margin-bottom: 36px;
  }
}
.detail__body-text h2 {
  margin-bottom: 24px;
  font-size: 26px;
}
@media (min-width: 576px) {
  .detail__body-text h2 {
    margin-bottom: 36px;
    font-size: 36px;
  }
}
.detail__body-text h4 {
  font-size: 22px;
}
.detail__body-text h6 {
  font-size: 18px;
}
.detail__body-text p {
  margin-bottom: 24px;
}
@media (min-width: 576px) {
  .detail__body-text p {
    margin-bottom: 36px;
  }
}
.detail__body-text a:hover {
  text-decoration: underline;
}
.detail__share {
  margin-bottom: 12px;
}
.detail__share-btn {
  width: 36px;
  height: 36px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.detail__share-btn:hover {
  box-shadow: 0 3px 6px 0 rgba(71, 71, 71, 0.2);
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
.social-facebook {
  background: #3C5A99;
}
.social-instagram {
  background: #E1306C;
}
.social-google {
  background: #DB4437;
}

.feature {
  align-items: center;
  margin-top: 36px;
  margin-bottom: 36px;
  font-size: 20px;
}
@media (min-width: 576px) {
  .feature {
    margin-top: 72px;
    margin-bottom: 72px;
  }
}
.feature__title {
  font-size: 36px;
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  .feature__title {
    font-size: 46px;
    margin-bottom: 24px;
  }
}
.feature__point {
  position: relative;
  list-style: none;
  padding: 12px 0 24px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column;
}
@media (min-width: 576px) {
  .feature__point {
    padding: 24px 0 24px 40px;
  }
}
.feature__point-item {
  position: relative;
}
.feature__point-item:before {
  font-family: "simpeldesa-new";
  content: "B";
  position: absolute;
  left: -42px;
  line-height: 1.45;
  font-size: 24px;
  color: #00C14D;
}
.feature__image {
  text-align: center;
  margin: 0;
}
@media (min-width: 992px) {
  .feature__image {
    text-align: right;
    margin-right: 40px;
    margin-left: 0;
  }
}
.feature__image img {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .feature--img-left {
    flex-direction: row-reverse;
  }
}
@media (min-width: 992px) {
  .feature--img-left .feature__image {
    text-align: left;
    margin-left: 40px;
    margin-right: 0;
  }
}

.at-branding-logo {
  display: none !important;
}

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