/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: Estedad;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../fonts/Estedad-Thin.woff2") format("woff2");
}
@font-face {
  font-family: Estedad;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../fonts/Estedad-ExtraLight.woff2") format("woff2");
}
@font-face {
  font-family: Estedad;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Estedad-Light.woff2") format("woff2");
}
@font-face {
  font-family: Estedad;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Estedad-Regular.woff2") format("woff2");
}
@font-face {
  font-family: Estedad;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Estedad-Medium.woff2") format("woff2");
}
@font-face {
  font-family: Estedad;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Estedad-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: Estedad;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Estedad-Bold.woff2") format("woff2");
}
@font-face {
  font-family: Estedad;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/Estedad-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: Estedad;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/Estedad-Black.woff2") format("woff2");
}
body {
  font-family: Estedad, tahoma !important;
}
:root {
  --color-primary: #000;
  --color-primary-80: #182125cc;
  --color-secondary: #c3181a;
  --color-text: #212121;
  --color-white: #fff;
  --color-white-80: rgb(255 255 255/80%);
  --color-white-20: rgb(255 255 255/20%);
  --color-bg: rgba(0, 8, 29, 0.6);
  --color-bg-01: rgba(0, 19, 66, 0.15);
  --color-bg-02: rgba(0, 19, 66, 0.25);
  --color-gray: #48575f;
  --color-gray-01: rgba(64, 64, 64, 1);
  --color-gray-01-80: rgba(64, 64, 64, 0.8);
  --color-gray-01-60: rgba(64, 64, 64, 0.6);
  --color-grey-03-20: #e3e3e333;
  --color-grey-03-40: #e3e3e366;
  --color-dark-03: #6b6b6b;
  --color-grey-01: #b9b9b9;
  --star-size: 30px;
  --star-color: #a4a4a4;
  --star-background: #fc0;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-margin-top: 150px;
}
::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px gray;
  box-shadow: inset 0 0 5px gray;
  border-radius: 4px;
}
::-webkit-scrollbar-thumb {
  background: var(--color-primary);
  border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--color-bg);
}
body,
html {
  font-family: "Estedad", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  overflow-x: clip;
}
body {
  color: var(--color-text);
}
html.is-fixed {
  overflow: hidden;
  height: 100%;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
}
.page-template-home-page {
  background: url(../images/home-page/bg-home-page.jpg);
}
.carousel:after {
  content: "flickity";
  display: none;
}
@media (min-width: 75em) {
  .carousel:after {
    content: "";
  }
}
.success {
  color: #155724;
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
}
.error {
  color: #721c24;
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
}
::-webkit-input-placeholder {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}
::-moz-placeholder {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}
:-ms-input-placeholder {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}
::-ms-input-placeholder {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}
::placeholder {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
}
.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -17px;
  margin-left: -17px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 17px;
  padding-left: 17px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -ms-flex: 0 0 8.33333%;
  -webkit-box-flex: 0;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  -ms-flex: 0 0 16.66667%;
  -webkit-box-flex: 0;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.33333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  -ms-flex: 0 0 41.66667%;
  -webkit-box-flex: 0;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.33333%;
  -webkit-box-flex: 0;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  -ms-flex: 0 0 66.66667%;
  -webkit-box-flex: 0;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.33333%;
  -webkit-box-flex: 0;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  -ms-flex: 0 0 91.66667%;
  -webkit-box-flex: 0;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}
.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
  order: 13;
}
.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
  order: 0;
}
.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
  order: 3;
}
.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
  order: 4;
}
.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
  order: 5;
}
.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
  order: 6;
}
.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
  order: 7;
}
.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
  order: 8;
}
.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
  order: 9;
}
.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
  order: 10;
}
.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
  order: 11;
}
.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
  order: 12;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
.o-section {
  padding: 3.125em 0; /*first: 3.125em 0*/
}
@media (min-width: 61.25em) {
  .o-section {
    padding: 2.6em 0; /*first: 4.375em 0*/
  }
}
.o-section__wrapper {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1em;
}
@media (min-width: 62em) {
  .o-section__wrapper {
    max-width: calc(1275px - 2em);
  }
}
.c-section__title {
  padding: 0;
  margin: 0 0 1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6;
  font-weight: 700;
  position: relative;
}
@media (min-width: 48em) {
  .c-section__title {
    margin: 0 0 2em 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
.c-section__title span {
  background: var(--color-gray);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-section__title span::before {
  content: "";
  width: 12px;
  height: 12px;
  background: var(--color-primary);
  display: inline-block;
  margin-left: 0.875em;
}
.c-section__title span::after {
  content: "";
  width: 12px;
  height: 12px;
  background: var(--color-primary);
  display: inline-block;
  margin-right: 0.875em;
}
.c-section__text {
  text-align: justify;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  font-weight: 300;
}
@media (min-width: 48em) {
  .c-section__text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.8;
  }
}
@media (max-width: 35.99em) {
  .c-section__text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
  }
}
body.page-template-welcome-page {
  background: var(--color-primary) url(../images/bg-new-welcome.jpg);
  background-size: cover;
  background-position: center;
}
.c-section--welcome-page {
  padding: 14em 0 6em;
  background-color: var(--color-bg);
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2em 1em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 48em) {
  .c-service {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 61.25em) {
  .c-service {
    gap: 2em;
  }
}
.c-service__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.25s linear;
  transition: -webkit-transform 0.25s linear;
  transition: transform 0.25s linear;
  transition: transform 0.25s linear, -webkit-transform 0.25s linear;
}
@media (min-width: 48em) {
  .c-service__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media (max-width: 47.99em) {
  .c-service__item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 200px;
  }
}
@media (max-width: 35.99em) {
  .c-service__item {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    max-width: 45vw;
  }
}
@media (max-width: 29.99em) {
  .c-service__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}
.c-service__item:hover {
  -webkit-transform: translateY(-0.5em);
  transform: translateY(-0.5em);
}
.c-service__cover {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.625em;
}
.c-service__cover::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--color-bg-01);
  z-index: 1;
  -webkit-transition: background 0.25s linear;
  transition: background 0.25s linear;
}
.c-service__img {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.5s linear, -webkit-filter 0.5s linear;
  transition: -webkit-transform 0.5s linear, -webkit-filter 0.5s linear;
  transition: transform 0.5s linear, filter 0.5s linear;
  transition: transform 0.5s linear, filter 0.5s linear,
    -webkit-transform 0.5s linear, -webkit-filter 0.5s linear;
}
.c-service__item:hover .c-service__img {
  -webkit-transform: scale(1.075);
  transform: scale(1.075);
}
.c-service__title-en {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  bottom: 10px;
  color: #fff;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.48);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
  font-weight: 300;
  z-index: 2;
  -webkit-transition: text-shadow 0.25s linear;
  transition: text-shadow 0.25s linear;
}
@media (min-width: 69.375em) {
  .c-service__title-en {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6;
  }
}
@media (min-width: 96em) {
  .c-service__title-en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
  }
}
@media (max-width: 29.99em) {
  .c-service__title-en {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
  }
}
.c-service__title-en::before {
  content: "";
  position: absolute;
  background: var(--color-secondary);
  width: 20px;
  height: 20px;
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: width 0.25s linear 0.25s, height 0.25s linear,
    top 0.25s linear, opacity 0.25s linear;
  transition: width 0.25s linear 0.25s, height 0.25s linear, top 0.25s linear,
    opacity 0.25s linear;
}
.c-service__item:hover .c-service__title-en::before {
  width: 100%;
  height: 40px;
  top: -9px;
  opacity: 0.85;
}
.c-service__item:hover .c-service__title-en {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.c-service__title {
  background: var(--color-gray);
  color: var(--color-text);
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6;
  font-weight: 400;
  padding: 0.5em 0;
  letter-spacing: -0.875px;
  margin: 0;
  -webkit-transition: background 0.25s linear, color 0.25s linear,
    -webkit-transform 0.25s linear;
  transition: background 0.25s linear, color 0.25s linear,
    -webkit-transform 0.25s linear;
  transition: transform 0.25s linear, background 0.25s linear,
    color 0.25s linear;
  transition: transform 0.25s linear, background 0.25s linear,
    color 0.25s linear, -webkit-transform 0.25s linear;
}
@media (min-width: 69.375em) {
  .c-service__title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
  }
}
@media (min-width: 96em) {
  .c-service__title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
  }
}
@media (max-width: 29.99em) {
  .c-service__title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
  }
}
.c-service__item:hover .c-service__title {
  -webkit-transform: translateY(-0.225em);
  transform: translateY(-0.225em);
  background: var(--color-primary);
  color: var(--color-gray);
}
#c-video-popup {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: var(--color-bg);
  z-index: 9;
  -webkit-animation: autohide 0.25s forwards;
  animation: autohide 0.25s forwards;
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}
#c-video-popup video {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@-webkit-keyframes autohide {
  to {
    height: 0;
  }
}
@keyframes autohide {
  to {
    height: 0;
  }
}
.c-section--main-video {
  padding: 0;
}
.c-main-video {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 35.99em) {
  .c-main-video {
    height: 50vh;
	background-color:#070825
  }
  .c-main-video__text h1{
	  font-size:1.5em;
  }
}
.c-main-video__carousel {
  max-height: 4em;
  overflow: hidden;
}
.c-main-video__text {
  position: absolute;
  color: var(--color-white);
  z-index: 1;
  text-align: center;
  height: 12dvh;
  left: 0;
  right: 0;
}
.c-main-video__text h1 {
  margin-bottom: 0em;
}
.c-main-video__text p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
  color: var(--color-white-80);
}
@media (max-width: 61.24em) {
  .c-main-video__text p {
    padding: 0 2em;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6;
  }
}
.c-main-video video {
  display: inline-block;
  vertical-align: baseline;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
.ovelayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0px;
  background: #000;
  opacity: 0.5;
}
.c-section--services-item {
  padding-bottom: 1em;
}
.c-services-item {
  overflow: hidden;
  overflow-x: auto;
}
.c-services-item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  gap: 1.5em;
}
@media (max-width: 47.99em) {
  .c-services-item ul {
    width: 1000px;
  }
}
.c-services-item ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-top: 10px;
  overflow: hidden;
}
@media (max-width: 47.99em) {
  .c-services-item ul li {
    width: 250px;
  }
}
.c-services-item ul li h3 {
  font-weight: 600;
}
.c-services-item ul li p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.8;
  text-align: justify;
}
.c-services-item ul li img {
  -webkit-transition: -webkit-transform 0.125s linear;
  transition: -webkit-transform 0.125s linear;
  transition: transform 0.125s linear;
  transition: transform 0.125s linear, -webkit-transform 0.125s linear;
}
.c-services-item ul li:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 0.21)),
    to(rgba(255, 255, 255, 0.72))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.21) 0,
    rgba(255, 255, 255, 0.72) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.c-services-item ul li:hover img {
  -webkit-transform: translateY(-0.25em);
  transform: translateY(-0.25em);
}
.c-services-item ul li:hover:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.c-counter {
  padding: 0;
  background: var(--color-primary);
}
@media (max-width: 35.99em) {
  .c-counter {
    padding: 3vh 0 5vh;
  }
}
.c-counter-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2em;
}
@media (max-width: 35.99em) {
  .c-counter-content {
    gap: 1em 2em;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
}
@media (min-width: 48em) {
  .c-counter {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-counter__item__carousel-cell {
    width: calc(25%);
    /* margin-right: 1.5em; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 4px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    overflow: hidden;
    gap: 0.875em;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
@media (min-width: 48em) and (max-width: 61.24em) {
  .c-counter__item__carousel-cell {
    width: 66%;
  }
  .c-counter__number {
	  font-size:18px !important;
  }
}
@media (min-width: 36em) and (max-width: 47.99em) {
  .c-counter__item__carousel-cell {
    width: calc(33.33%);
  }
}
@media (max-width: 35.99em) {
  .c-counter__item__carousel-cell {
    width: calc(50%);
	
  }
  .c-counter__number {
	  font-size:12px !important;
  }
}


.c-counter__item__carousel-cell svg {
  width: 42px;
  height: 42px;
}
@media (min-width: 48em) {
  .c-counter__item__carousel-cell svg {
    width: 48px;
    height: 48px;
  }
}
.c-counter__title span {
  color: var(--color-white-80);
  font-weight: 400;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.8;
}
@media (max-width: 35.99em) {
  .c-counter__title span {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1;
  }
}
@media (min-width: 48em) {
  .c-counter__title span {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.8;
  }
}
.c-counter__number {
  font-size: 18px;
  align-items: flex-start !important;
  font-size: 0.1rem;
  flex-direction: column !important;
  line-height: 1;
  font-weight: 700;
  padding-top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-left: 10px;
  color: var(--color-white);
}
@media (min-width: 48em) {
  .c-counter__number {
    font-size: 24px;
    font-size: 1rem;
    line-height: 1;
  }
}
.c-counter__number .c-counter__value {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 35.99em) {
  .c-counter__number .c-counter__value {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1;
  }
}
@media (min-width: 48em) {
  .c-counter__number .c-counter__value {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1;
  }
}
.c-counter__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
/*.c-section--home-products {
  padding-top: 0;
} */
.c-section--home-products ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-section--home-products ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1em;
}
.c-section--home-products ul li a {
  background-color: #02112e;
  margin-bottom: 10px;
  color: var(--color-white);
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  height: 3em;
  -webkit-transition: color linear 0.2s;
  transition: color linear 0.2s;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
}
@media (max-width: 35.99em) {
  .c-section--home-products ul li a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
.c-section--home-products ul li a:hover {
  color: var(--color-secondary);
}
.c-section--home-products ul li a.home-products__img:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    213deg,
    rgba(0, 247, 79, 0),
    var(--color-primary)
  );
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: block;
  opacity: 1;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  z-index: 1;
}
.c-section--home-products ul li a.home-products__img:hover:before {
  opacity: 0.5;
}
.c-section--home-products ul li:nth-child(1),
.c-section--home-products ul li:nth-child(3) {
  width: calc(25% - 0.75em);
}
@media (max-width: 47.99em) {
  .c-section--home-products ul li:nth-child(1),
  .c-section--home-products ul li:nth-child(3) {
    width: calc(50% - 0.5em);
  }
}
.c-section--home-products ul li:nth-child(2) {
  width: calc(50% - 0.75em);
}
@media (max-width: 47.99em) {
  .c-section--home-products ul li:nth-child(2) {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.c-section--home-products ul li:nth-child(2) a {
  height: 29em;
}
.c-section--home-products ul li img {
  border-radius: 4px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-section--home-products ul li > div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-section--home-products ul li > div .overlayer {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(102, 102, 102, 0.1)),
    to(#000)
  );
  background: linear-gradient(180deg, rgba(102, 102, 102, 0.1) 0, #000 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.c-section--home-products ul .home-products__min-detail {
  position: absolute;
  z-index: 1;
}
.c-section--home-products ul .home-products__description {
  position: absolute;
  color: var(--color-white);
  bottom: 1em;
  padding: 0 2em;
  z-index: 1;
}
@media (max-width: 35.99em) {
  .c-section--home-products ul .home-products__description {
    bottom: 0;
    padding: 0 1em;
  }
}
.c-section--home-products ul .home-products__video {
  height: 100%;
}
.c-section--home-products ul .home-products__video video {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  -o-object-fit: none;
  object-fit: none;
  max-height: 27.7em;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
}
.c-section--home-description {
  padding: 0;
  position: relative;
}
.c-home-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--color-primary);
  color: #fff;
}
.c-home-description__carousel {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 50%;
}
.c-home-description__carousel img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 47.99em) {
  .c-home-description__carousel img {
    display: none;
  }
}
.c-home-description__carousel-cell {
  height: 100%;
  width: 100%;
}
.c-home-description__text {
  width: 45%;
  float: left;
  text-align: justify;
  padding: 5em 0;
}
@media (max-width: 47.99em) {
  .c-home-description__text {
    width: 100%;
  }
}
.c-home-description__text h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 1.5em;
}
.c-home-description__text p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.8;
  color: var(--color-white-80);
}
.c-section--home-price {
  background: var(--color-secondary);
  margin: 0;
  padding: 0.5em 0;
}
.c-home-price__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 35.99em) {
  .c-home-price__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
.c-home-price__content p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
  color: #fff;
}
@media (max-width: 35.99em) {
  .c-home-price__content p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
  }
}
.c-home-price__content a {
  border: 2px solid #fff;
  padding: 0.5em 2em;
  border-radius: 4px;
  color: #fff;
  position: relative;
  font-weight: bold;
}
@media (max-width: 35.99em) {
  .c-home-price__content a {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.8;
  }
}
.c-home-price__content a svg {
  vertical-align: middle;
  height: 15px;
  position: absolute;
  left: 0.9em;
  top: 0.6em;
  -webkit-transition: left linear 0.3s;
  transition: left linear 0.3s;
}
.c-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0;
}
.c-type__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border: 1px solid var(--color-grey-03-40);
  -webkit-box-shadow: 0 4px 12px var(--color-grey-03-20);
  box-shadow: 0 4px 12px var(--color-grey-03-20);
  border-radius: 4px;
  padding: 1em;
}
@media (min-width: 48em) {
  .c-type__items {
    padding: 1em 2em;
  }
}
.c-type__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 0.125s linear, color 0.125s linear;
  transition: opacity 0.125s linear, color 0.125s linear;
  text-decoration: none;
  color: var(--color-dark-02);
  padding: 2em 0;
  text-align: center;
  font-size: 13px;
  line-height: 1.8;
  width: 33.3333%;
}
@media (min-width: 48em) {
  .c-type__item {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 1.8;
  }
}
.c-type__item svg {
  width: auto;
  height: 64px;
  margin-bottom: 1em;
  -webkit-transition: -webkit-transform 0.125s linear;
  transition: -webkit-transform 0.125s linear;
  transition: transform 0.125s linear;
  transition: transform 0.125s linear, -webkit-transform 0.125s linear;
}
@media (max-width: 35.99em) {
  .c-type__item svg {
    height: 48px;
  }
}
@media (min-width: 62em) {
  .c-type__item svg {
    width: 80px;
    height: 90px;
  }
}
.c-type__item:hover {
  color: var(--color-dark-01);
}
.c-type__item:hover svg {
  -webkit-transform: translateY(-0.25em);
  transform: translateY(-0.25em);
}
.c-section--home-project-counter {
  padding-top: 0;
}
.c-home-project-counter {
  background: var(--color-primary);
  padding: 2em 0;
  color: var(--color-secondary);
}
.c-home-project-counter ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
}
@media (max-width: 35.99em) {
  .c-home-project-counter ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1em 0;
  }
}
.c-home-project-counter ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-white-80);
}
@media (max-width: 35.99em) {
  .c-home-project-counter ul li {
    width: 33%;
  }
}
@media (max-width: 35.99em) and (max-width: 35.99em) {
  .c-home-project-counter ul li {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.8;
  }
}
.c-home-project-counter ul li span {
  font-size: 52px;
  color: var(--color-white);
  font-weight: 600;
  margin-bottom: 0.5em;
}
@media (max-width: 35.99em) {
  .c-home-project-counter ul li span {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
.c-section--video {
  padding: 4.75em 0 6.75em;
  padding: 0 0 4.75em;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, var(--color-white)),
    to(var(--color-grey-02-20))
  );
  background-image: linear-gradient(
    180deg,
    var(--color-white) 0,
    var(--color-grey-02-20) 100%
  );
}
.c-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  gap: 3em;
  position: relative;
}
.c-video img {
  width: 50%;
  left: 0;
}
@media (max-width: 61.24em) {
  .c-video img {
    width: 100%;
  }
}
@media (max-width: 47.99em) {
  .c-video {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 48em) {
  .c-video {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.c-video > .video-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.c-video__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.5em;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.c-video__title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  color: var(--color-dark-01);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.5px;
}
@media (min-width: 62em) {
  .c-video__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 700;
  }
}
.c-video__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
  font-weight: 400;
  color: var(--color-dark-03);
  text-align: justify;
}
.video-container {
  width: 100%;
  border-radius: 4px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 4px 12px var(--color-dark-03-20);
  box-shadow: 0 4px 12px var(--color-dark-03-20);
  height: 18em;
}
.video-container .video-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-container video {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.video-container video[poster] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}
.play-button-wrapper #circle-play-b svg {
  width: 84px;
  height: 84px;
  fill: var(--color-white);
  stroke: var(--color-white);
  cursor: pointer;
  background-color: var(--color-dark-01-20);
  border-radius: 50%;
  opacity: 0;
}
@media (min-width: 48em) {
  .play-button-wrapper #circle-play-b svg {
    opacity: 0.82;
  }
}
.c-section--blog-items {
  padding-top: 0;
}
.c-blog-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-blog-items .dot.is-selected {
  background: var(--color-secondary);
}
.c-blog-items__carousel {
  width: 75%;
}
@media (min-width: 48em) and (max-width: 61.24em) {
  .c-blog-items__carousel {
    width: 66%;
  }
}
@media (min-width: 36em) and (max-width: 47.99em) {
  .c-blog-items__carousel {
    width: 50%;
  }
}
@media (max-width: 35.99em) {
  .c-blog-items__carousel {
    width: 100%;
  }
}
.c-blog-items__carousel-cell {
  width: calc(25%);
  margin-right: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 4px 12px var(--color-grey-03-20);
  box-shadow: 0 4px 12px var(--color-grey-03-20);
  border-radius: 4px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
@media (min-width: 48em) and (max-width: 61.24em) {
  .c-blog-items__carousel-cell {
    width: calc(50% - 0.5em);
  }
}
@media (max-width: 47.99em) {
  .c-blog-items__carousel-cell {
    width: 100%;
  }
}
.c-blog-items__carousel-cell > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding: 0;
}
.c-blog-items__carousel-cell .c-blog-box__item-img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-blog-items__carousel-cell .c-blog-box__item-img img {
  width: 100%;
  border-radius: 4px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: brightness(0.6);
  filter: brightness(0.6);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  height: 20em;
}
.c-blog-items__carousel-cell .c-blog-box__item-info {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  position: absolute;
  left: 1em;
  right: 1em;
  bottom: 1em;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  padding: 0.5em 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-blog-items__carousel-cell .c-blog-box__item-info svg {
  position: absolute;
  left: 1em;
  -webkit-transition: -webkit-transform 0.125s linear;
  transition: -webkit-transform 0.125s linear;
  transition: transform 0.125s linear;
  transition: transform 0.125s linear, -webkit-transform 0.125s linear;
}
.c-blog-items__carousel-cell .c-blog-box__item-info svg circle {
  fill: var(--color-secondary);
}
.c-blog-items__carousel-cell .c-blog-box__item-info h3 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  color: var(--color-text);
  margin: 0;
}
.c-blog-items__carousel-cell .c-blog-box__item-info span {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8;
  color: var(--color-text);
}
.c-blog-items__carousel-cell:hover img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.c-blog-items__carousel-cell:hover svg {
  -webkit-transform: translateX(-0.25em);
  transform: translateX(-0.25em);
}
.c-blog-items__video {
  width: calc(25% - 1.5em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid rgba(231, 231, 231, 0.7882352941);
  background: #f5f5f5;
  padding: 0.5em;
  border-radius: 4px;
}
@media (min-width: 48em) and (max-width: 61.24em) {
  .c-blog-items__video {
    width: calc(34% - 1em);
  }
}
@media (min-width: 36em) and (max-width: 47.99em) {
  .c-blog-items__video {
    width: calc(50% - 1em);
  }
}
@media (max-width: 35.99em) {
  .c-blog-items__video {
    width: 100%;
  }
}
.c-blog-items__video .video-tittle {
  background: var(--color-white);
  margin-bottom: 1em;
  border-radius: 4px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1em;
  height: 4em;
}
.c-blog-items__video .video-tittle h3 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  margin: 0;
}
.c-blog-items__video .video-tittle a {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8;
  color: var(--color-text);
}
.c-blog-items__video .video-tittle a:hover {
  color: var(--color-secondary);
}
.c-blog-items__video .video-tittle svg {
  position: absolute;
  left: 1em;
}
.c-blog-items__video .video-blog {
  height: 14em;
}
.c-blog-items__video video {
  width: 100%;
  min-height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}
.c-section--more-description {
  background: #f7f8f7;
  padding: 2em 0;
}
.c-more-description div {
  margin-bottom: 1em;
}
.c-more-description p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
  overflow: hidden;
  height: 90px;
}
.c-more-description p.show {
  height: 100%;
}
.c-more-description span {
  color: #636363;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}
.c-more-description span:before {
  content: "+";
  margin-left: 5px;
  vertical-align: -1px;
}
.c-more-description span:after {
  content: "بیشتر";
}
.c-more-description span.active:before {
  content: "-";
}
.c-more-description span.active:after {
  content: "کمتر";
}
.c-project__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}
@media (max-width: 47.99em) {
  .c-project__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-project__lists div {
  width: calc(50% - 0.5em);
}
@media (max-width: 47.99em) {
  .c-project__lists div {
    width: 100%;
  }
}
.c-project__lists ul {
  gap: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.c-project__lists ul li {
  position: relative;
}
.c-project__lists ul li:nth-child(1),
.c-project__lists ul li:nth-child(2) {
  width: calc(50% - 0.5em);
  height: 15em;
}
.c-project__lists ul li:nth-child(1) h2,
.c-project__lists ul li:nth-child(2) h2 {
  position: absolute;
  left: 1.5em;
  right: 1.5em;
  bottom: 1em;
  z-index: 1;
}
.c-project__lists ul li:nth-child(3) {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  background: #f7f7f7;
  border-radius: 4px;
  padding: 1em;
}
@media (max-width: 35.99em) {
  .c-project__lists ul li:nth-child(3) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-project__lists ul li:nth-child(3) > a {
  width: calc(50% - 0.75em);
  height: 15em;
}
@media (max-width: 35.99em) {
  .c-project__lists ul li:nth-child(3) > a {
    width: 100%;
  }
}
.c-project__lists ul li:nth-child(3) h2 a {
  color: var(--color-text);
  text-shadow: none;
}
.c-project__lists ul li:nth-child(3) h2 a:before {
  color: var(--color-gray-01-80);
}
.c-project__lists ul li:nth-child(3) div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: justify;
  position: relative;
}
.c-project__lists ul li:nth-child(3):after {
  top: auto;
  bottom: 1em;
}
.c-project__lists ul li:after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="40" height="12" viewBox="0 0 40 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36 0H4C1.79086 0 0 1.79086 0 4V8C0 10.2091 1.79086 12 4 12H36C38.2091 12 40 10.2091 40 8V4C40 1.79086 38.2091 0 36 0Z" fill="%23A81521" fill-opacity="0.9"/><path d="M13 4C11.9 4 11 4.9 11 6C11 7.1 11.9 8 13 8C14.1 8 15 7.1 15 6C15 4.9 14.1 4 13 4Z" stroke="white" stroke-width="1.5"/><path d="M27 4C25.9 4 25 4.9 25 6C25 7.1 25.9 8 27 8C28.1 8 29 7.1 29 6C29 4.9 28.1 4 27 4Z" stroke="white" stroke-width="1.5"/><path d="M20 4C18.9 4 18 4.9 18 6C18 7.1 18.9 8 20 8C21.1 8 22 7.1 22 6C22 4.9 21.1 4 20 4Z" stroke="white" stroke-width="1.5"/></svg>');
  position: absolute;
  left: 1em;
  top: 1em;
  width: 40px;
  height: 12px;
  background-repeat: no-repeat;
  z-index: 1;
}
.c-project__lists ul li img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  border-radius: 4px;
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}
.c-project__lists ul li p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8;
  margin: 1em 0;
}
.c-project__lists > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.c-project__lists > div:last-child {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  color: var(--color-white);
  height: 33em;
}
.c-project__lists > div:last-child > div {
  position: absolute;
  z-index: 1;
  width: 85%;
  bottom: 1.5em;
  text-align: justify;
}
.c-project__lists > div:last-child > div h2 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
  color: var(--color-white);
  text-shadow: 0 1px 3px #000;
}
.c-project__lists > div:last-child > div p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
}
.c-project__lists > div:last-child > a:after {
  top: 1.5em;
  left: 1.5em;
  bottom: auto;
}
.c-project__lists > div:last-child video {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-project__lists h2 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  margin: 0.5em 0;
}
.c-project__lists h2 a {
  -webkit-transition: color linear 0.2s;
  transition: color linear 0.2s;
  display: inline-block;
  color: var(--color-white);
  text-shadow: 0 1px 3px #000;
}
.c-project__lists h2 a:hover {
  color: var(--color-secondary);
  text-shadow: none;
}
.c-project__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  position: relative;
  height: 100%;
}
.c-project__item:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    213deg,
    rgba(0, 247, 79, 0),
    var(--color-primary)
  );
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: block;
  opacity: 1;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  z-index: 1;
  border-radius: 4px;
}
.c-project__item:after {
  content: "اطلاعات بیشتر";
  position: absolute;
  left: 1.5em;
  bottom: 1.6em;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 400;
  color: var(--color-white);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform linear 0.3s;
  transition: -webkit-transform linear 0.3s;
  transition: transform linear 0.3s;
  transition: transform linear 0.3s, -webkit-transform linear 0.3s;
  z-index: 1;
}
.c-project__item:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.c-project__item:hover:before {
  opacity: 0.5;
}
.c-project__more-detail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.c-project__more-detail ul img {
  width: 40%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}
@media (min-width: 61.25em) {
  .c-project__more-detail ul img {
    height: 190px;
  }
}
.c-project__more-detail ul li {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 1.5em;
  position: relative;
  width: calc(50% - 0.5em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}
.c-project__more-detail ul li:nth-child(5n) {
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
}
@media (min-width: 48em) {
  .c-project__more-detail ul li:nth-child(5n) {
    max-height: 15em;
  }
}
@media (max-width: 47.99em) {
  .c-project__more-detail ul li {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-project__more-detail ul li img {
    width: 100%;
  }
}
.c-project__more-detail ul li h2 {
  margin: 0.5em 0 0;
}
.c-project__more-detail ul li h2 a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
  color: var(--color-text);
  -webkit-transition: color linear 0.125s;
  transition: color linear 0.125s;
}
.c-project__more-detail ul li h2 a:after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="40" height="12" viewBox="0 0 40 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M36 0H4C1.79086 0 0 1.79086 0 4V8C0 10.2091 1.79086 12 4 12H36C38.2091 12 40 10.2091 40 8V4C40 1.79086 38.2091 0 36 0Z" fill="%23A81521" fill-opacity="0.9"/><path d="M13 4C11.9 4 11 4.9 11 6C11 7.1 11.9 8 13 8C14.1 8 15 7.1 15 6C15 4.9 14.1 4 13 4Z" stroke="white" stroke-width="1.5"/><path d="M27 4C25.9 4 25 4.9 25 6C25 7.1 25.9 8 27 8C28.1 8 29 7.1 29 6C29 4.9 28.1 4 27 4Z" stroke="white" stroke-width="1.5"/><path d="M20 4C18.9 4 18 4.9 18 6C18 7.1 18.9 8 20 8C21.1 8 22 7.1 22 6C22 4.9 21.1 4 20 4Z" stroke="white" stroke-width="1.5"/></svg>');
  position: absolute;
  position: absolute;
  left: 1.5em;
  bottom: 1em;
  width: 40px;
  height: 13px;
  background-repeat: no-repeat;
  z-index: 1;
}
.c-project__more-detail ul li h2 a:hover {
  color: var(--color-secondary);
}
.c-project__more-detail ul li span {
  color: var(--color-gray-01-60);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
}
.c-project__more-detail ul li p {
  color: var(--color-gray-01-60);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: justify;
  height: 7em;
  overflow: hidden;
}
.c-project__more-detail ul li svg {
  position: absolute;
  left: 1em;
  bottom: 0.9em;
}
.c-project__more-detail ul li:hover h2 {
  color: var(--color-secondary);
}
.c-project__more-detail-info {
  width: 60%;
}
@media (max-width: 47.99em) {
  .c-project__more-detail-info {
    width: 100%;
  }
}
.c-section--breadcrumb {
  padding: 1px;
  background: var(--color-secondary);
}
.bread-crumb p {
  margin: 0.4em 0;
}
.bread-crumb span {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  color: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.6em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bread-crumb a {
  color: var(--color-white);
}
.c-section--info-title {
  background-image: url("https://omranbana.com/wp-content/uploads/2025/08/omran-bana-title.webp");
  position: relative;
  background-size: cover;
}
.c-info-title {
  padding: 2.5em 0;
}
.c-info-title__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: justify;
  z-index: 1;
  position: relative;
}
@media (max-width: 61.24em) {
  .c-info-title__head {
    width: 90%;
  }
}
.c-info-title__head div {
  color: var(--color-white);
}
.c-info-title__head div h1 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1;
}
.c-info-title__head div p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
}
.c-info-title .overlayer {
  background: var(--color-primary);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.6;
}
.c-services-content__lists ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-services-content__lists ul li {
  background-size: cover;
  height: 18em;
  border-radius: 4px;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: calc(20% - 0.8em);
  z-index: 1;
  overflow: hidden;
}
.c-services-content__lists ul li .overlayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(213deg, rgba(0, 247, 79, 0), #000);
  z-index: 0;
}
@media (min-width: 48em) and (max-width: 61.24em) {
  .c-services-content__lists ul li {
    width: calc(33.3% - 0.66em);
  }
}
@media (min-width: 36em) and (max-width: 47.99em) {
  .c-services-content__lists ul li {
    width: calc(50% - 0.5em);
  }
}
@media (max-width: 35.99em) {
  .c-services-content__lists ul li {
    width: 100%;
  }
}
.c-services-content__lists ul li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-white);
  padding: 2em;
  z-index: 1;
}
.c-services-content__lists ul li div h2 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  color: var(--color-white);
  text-shadow: 0 1px 3px #000;
}
.c-services-content__lists ul li div p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.6;
  text-align: justify;
  margin: 0;
}
.c-services-content__lists ul li div svg {
  margin-bottom: 1em;
}
.c-services-content__service-steps {
  margin-top: 7em;
}
.c-services-content__service-steps ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  padding: 0;
}
@media (max-width: 47.99em) {
  .c-services-content__service-steps ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-services-content__service-steps ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(50% - 0.5em);
}
@media (max-width: 35.99em) {
  .c-services-content__service-steps ul li {
    width: 100%;
  }
}
@media (min-width: 61.25em) {
  .c-services-content__service-steps ul li:not(:last-child) a:after {
    content: "";
    position: absolute;
    background-image: url('data:image/svg+xml,<svg width="206" height="56" viewBox="0 0 206 56" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.938629 33.3662L21.1828 21.0902C41.0782 9.02578 63.6871 2.15644 86.9312 1.11372L87.7592 1.07658C101.772 0.447946 115.797 2.03064 129.318 5.76647C149.026 11.2119 167.221 21.109 182.5 34.6954L205.176 54.8583" stroke="%23C81920" stroke-linecap="round" stroke-dasharray="2 5"/></svg>');
    right: 106%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 57px;
    width: 200px;
    top: 0;
  }
}
.c-services-content__service-steps ul li:nth-child(2) a:after {
  top: auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  bottom: 0;
}
.c-services-content__service-steps ul li a {
  background: #fff;
  padding: 1em;
  position: relative;
  border-radius: 100%;
  border: 1px solid var(--color-secondary);
  -webkit-transition: -webkit-box-shadow linear 0.17s;
  transition: -webkit-box-shadow linear 0.17s;
  transition: box-shadow linear 0.17s;
  transition: box-shadow linear 0.17s, -webkit-box-shadow linear 0.17s;
}
.c-services-content__service-steps ul li a .circle-move {
  position: absolute;
  right: 7px;
  left: 7px;
  top: 7px;
  bottom: 7px;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  -webkit-transition: -webkit-transform 3s ease-in-out;
  transition: -webkit-transform 3s ease-in-out;
  transition: transform 3s ease-in-out;
  transition: transform 3s ease-in-out, -webkit-transform 3s ease-in-out;
}
.c-services-content__service-steps ul li a .circle-move:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  background: var(--color-secondary);
  border: 3px solid var(--color-white);
  border-radius: 100%;
  left: 0;
}
.c-services-content__service-steps ul li a:hover {
  -webkit-box-shadow: 0 0 0 1px var(--color-secondary);
  box-shadow: 0 0 0 1px var(--color-secondary);
}
.c-services-content__service-steps ul li a:hover .circle-move {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.c-services-content__service-steps ul li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: justify;
}
.c-services-content__service-steps ul li h3 {
  margin-bottom: 0;
}

@-webkit-keyframes move1 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes move1 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.c-section--services-item {
  padding-bottom: 1em;
}
.c-services-item {
  overflow: hidden;
  overflow-x: auto;
}
.c-services-item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  gap: 1.5em;
}
@media (max-width: 47.99em) {
  .c-services-item ul {
    width: 1000px;
  }
}
.c-services-item ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-top: 10px;
  overflow: hidden;
}
@media (max-width: 47.99em) {
  .c-services-item ul li {
    width: 250px;
  }
}
.c-services-item ul li h3 {
  font-weight: 600;
}
.c-services-item ul li p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.8;
  text-align: justify;
}
.c-services-item ul li img {
  -webkit-transition: -webkit-transform 0.125s linear;
  transition: -webkit-transform 0.125s linear;
  transition: transform 0.125s linear;
  transition: transform 0.125s linear, -webkit-transform 0.125s linear;
}
.c-services-item ul li:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 0.21)),
    to(rgba(255, 255, 255, 0.72))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.21) 0,
    rgba(255, 255, 255, 0.72) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.c-services-item ul li:hover img {
  -webkit-transform: translateY(-0.25em);
  transform: translateY(-0.25em);
}
.c-services-item ul li:hover:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.c-blog-lists ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.c-blog-lists ul li {
  width: calc(25% - 1.5em);
  border-radius: 4px;
}
@media (min-width: 48em) and (max-width: 61.24em) {
  .c-blog-lists ul li {
    width: calc(33.3% - 1em);
  }
}
@media (min-width: 36em) and (max-width: 47.99em) {
  .c-blog-lists ul li {
    width: calc(50% - 0.75em);
  }
}
@media (max-width: 35.99em) {
  .c-blog-lists ul li {
    width: 100%;
  }
}
.c-blog-lists ul li h2 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: var(--color-text);
  -webkit-transition: color linear 0.2s;
  transition: color linear 0.2s;
}
.c-blog-lists ul li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: var(--color-gray-01-80);
  text-align: justify;
}
.c-blog-lists ul li a {
  display: block;
}
.c-blog-lists ul li a > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 48em) and (max-width: 61.24em) {
  .c-blog-lists ul li a > div {
    min-height: 9em;
  }
}
.c-blog-lists ul li a > div:first-child {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-blog-lists ul li a > div:first-child img {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
}
.c-blog-lists ul li a > div:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    213deg,
    rgba(0, 247, 79, 0),
    var(--color-primary)
  );
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: block;
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  z-index: 1;
}
.c-blog-lists ul li a .card-blog-top {
  position: absolute;
  z-index: 2;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  color: #fff;
  gap: 2em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-blog-lists ul li a .card-blog-top span svg {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform linear 0.4s;
  transition: -webkit-transform linear 0.4s;
  transition: transform linear 0.4s;
  transition: transform linear 0.4s, -webkit-transform linear 0.4s;
}
.c-blog-lists ul li a circle {
  fill: rgba(168, 21, 33, 0);
}
.c-blog-lists ul li a:hover > div:first-child:before {
  opacity: 1;
}
.c-blog-lists ul li a:hover .card-blog-top {
  opacity: 1;
  visibility: visible;
}
.c-blog-lists ul li a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.c-blog-lists ul li a:hover h2 {
  color: var(--color-secondary);
}
.c-blog-lists ul li a:hover span.logo svg {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.c-blog-lists ul li a img {
  width: 100%;
  height: 12em;
  border-radius: 4px;
}
.c-blog-lists ul li .more-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  color: var(--color-gray-01-60);
}
.c-blog-lists ul li .more-detail svg {
  vertical-align: middle;
  margin-right: 0.5em;
}
.load-more-container {
  text-align: center;
  margin-top: 2em;
}
.load-more-container button {
  border-radius: 5px;
  outline: 0;
  border: 0;
  padding: 0.75em 2em;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  background: var(--color-secondary);
  color: #fff;
  cursor: pointer;
}
.c-section--about-description {
  padding: 2.5em 0;
}
.c-section--about-description p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: justify;
}
.c-section--about-counter {
  padding: 0 0 2.5em;
}
.c-section--about-counter .c-counter__item__carousel-cell {
  background: var(--color-primary);
  width: calc(25% - 2em);
  padding: 0.5em 0;
  border-radius: 4px;
}
@media (max-width: 47.99em) {
  .c-section--about-counter .c-counter__item__carousel-cell {
    width: calc(50% - 1em);
  }
}
.c-section--about-counter .c-counter__item__carousel-cell svg {
  width: 48px;
  height: 48px;
}
.c-section--about-counter .c-counter__item .c-counter__value {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
}
.c-section--about-counter .c-counter__item .c-counter__number {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
}
.c-section--about-info {
  background: #f7f8fa;
}
.c-about-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 47.99em) {
  .c-about-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-about-info__img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 47.99em) {
  .c-about-info__img {
    width: 100%;
  }
}
.c-about-info__img img {
  width: 100%;
  /*height: 20em; */
  border-radius: 4px;
}
.c-about-info__text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.c-about-info__text p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: justify;
}
.c-section--about-gallery {
  padding: 0;
}
.c-about-gallery {
  background: #f7f8f7;
  padding: 3em 0;
}
.c-about-gallery__carousel-cell {
  margin-right: 1.5em;
  width: calc(25% - 1.125em);
}
@media (min-width: 36em) and (max-width: 47.99em) {
  .c-about-gallery__carousel-cell {
    width: calc(50% - 0.75em);
  }
}
@media (max-width: 35.99em) {
  .c-about-gallery__carousel-cell {
    width: 100%;
  }
}
.c-about-gallery__carousel-cell img {
  width: 100%;
  height: 12em;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}
.stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  line-height: 1;
  position: relative;
}
.stars span {
  position: relative;
  color: rgba(11, 31, 81, 0);
  z-index: 2;
}
.stars::before {
  content: "★★★★★";
  letter-spacing: 0;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(var(--star-background)),
    to(var(--star-color))
  );
  background: linear-gradient(
    -90deg,
    var(--star-background) var(--percent),
    var(--star-color) var(--percent)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}
.star {
  cursor: pointer;
}
.rate span,
.rate span:hover ~ span {
  color: rgba(98, 80, 80, 0);
  text-shadow: none;
  -webkit-transition: color 200ms, text-shadow 200ms;
  transition: color 200ms, text-shadow 200ms;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
.rate:hover span {
  color: #fc0;
  text-shadow: #fc0 0 0 15px;
}
.rate:hover span:nth-child(2) {
  -webkit-transition-delay: 30ms;
  transition-delay: 30ms;
}
.rate:hover span:nth-child(3) {
  -webkit-transition-delay: 60ms;
  transition-delay: 60ms;
}
.rate:hover span:nth-child(4) {
  -webkit-transition-delay: 90ms;
  transition-delay: 90ms;
}
.rate:hover span:nth-child(5) {
  -webkit-transition-delay: 120ms;
  transition-delay: 120ms;
}
.rate span {
  cursor: pointer;
  font-style: normal;
}
.c-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 35.99em) {
  .c-contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-contact__info {
  width: calc(50% - 0.75em);
  background-image: url("../images/worlddot.png");
  min-height: 200px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (max-width: 35.99em) {
  .c-contact__info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
}
.c-contact__info > p {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 700;
}
@media (max-width: 47.99em) {
  .c-contact__info > p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.8;
  }
}
.c-contact__info > p span {
  color: var(--color-secondary);
}
.c-contact__info ul {
  padding: 0;
  gap: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-contact__info ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.75em;
}
.c-contact__info ul li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  direction: ltr;
  text-align: justify;
}
.c-contact__info ul li a {
  margin: 0;
  color: var(--color-text);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
}
@media (max-width: 47.99em) {
  .c-contact__info ul li a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
    width: 90%;
  }
}
@media (max-width: 47.99em) {
  .c-contact__info ul li svg {
    width: 10%;
  }
}
.c-contact__info ul li svg path {
  stroke: var(--color-secondary);
}
.c-contact__form {
  width: calc(50% - 0.75em);
  padding: 0.5em 1.5em;
  background: #f7f7f7;
  border-radius: 4px;
}
@media (max-width: 35.99em) {
  .c-contact__form {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
}
.c-contact__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0 1em;
}
.c-contact__form button,
.c-contact__form input,
.c-contact__form optgroup,
.c-contact__form select,
.c-contact__form textarea {
  border-radius: 4px;
  border: 1px solid #efefef;
  padding: 0.5em;
  text-align: right;
  outline: 0;
  -webkit-transition: border linear 0.2s;
  transition: border linear 0.2s;
}
.c-contact__form p {
  float: right;
  margin: 0;
}
.c-contact__form p:nth-child(2),
.c-contact__form p:nth-child(3) {
  width: calc(50% - 0.5em);
}
.c-contact__form p:nth-child(4),
.c-contact__form p:nth-child(5),
.c-contact__form p:nth-child(6) {
  width: 100%;
}
.c-contact__form input,
.c-contact__form textarea {
  width: 100%;
}
.c-contact__form textarea {
  height: 5em;
}
.c-contact__form input:focus,
.c-contact__form textarea:focus {
  border: 1px solid var(--color-secondary);
}
.c-contact__form input[type="submit"] {
  background: var(--color-secondary);
  color: var(--color-white);
  text-align: center;
  float: left;
  cursor: pointer;
  -webkit-transition: background linear 0.2s;
  transition: background linear 0.2s;
  margin-top: 1em;
}
.c-contact__form input[type="submit"]:hover {
  background: #9d8543;
}
.c-contact__form .wpcf7 form.invalid .wpcf7-response-output,
.c-contact__form .wpcf7 form.unaccepted .wpcf7-response-output,
.c-contact__form .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #b49b58;
  border-radius: 4px;
  margin: 0;
  width: 100%;
  text-align: center;
  padding: 0.5em;
}
.c-contact__form .wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 5px;
}
.c-contact__maps {
  width: 100%;
}
@media (max-width: 35.99em) {
  .c-contact__maps {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.c-contact__maps iframe {
  width: 100%;
  border-radius: 4px;
  height: 20em;
  border: 4px solid #f7f7f7;
}
.c-contact .wpcf7 form .wpcf7-response-output {
  margin: 1em 0.5em 1em;
}
.c-contact .wpcf7 form.sent .wpcf7-response-output {
  border-radius: 4px;
  border: 2px solid var(--color-secondary);
}
.c-faq {
  max-width: 768px;
  margin: auto;
}
.c-faq h2 {
  position: relative;
  padding-right: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1em;
}
.c-faq h2:before {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="736" height="800" viewBox="0 0 736 800" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M367.993 800C339.022 800 315.534 776.512 315.534 747.541C315.534 718.57 339.022 695.083 367.993 695.083C396.964 695.083 420.452 718.57 420.452 747.541C420.452 776.512 396.964 800 367.993 800Z" fill="%23A81521"/><path d="M171.274 327.871V340.987H276.192C276.192 312.016 299.679 288.529 328.65 288.529H407.338C436.31 288.529 459.797 312.016 459.797 340.987V380.333C459.797 409.304 436.31 432.792 407.338 432.792H367.993C339.022 432.792 315.534 456.279 315.534 485.25V590.168C315.534 619.139 339.022 642.627 367.993 642.627C396.964 642.627 420.452 619.139 420.452 590.168V537.709C500.125 537.709 564.715 473.119 564.715 393.446V327.871C564.715 248.198 500.125 183.608 420.452 183.608H315.534C235.864 183.611 171.274 248.201 171.274 327.871Z" fill="%23A81521"/><path d="M435.979 728.055L431.167 702.259C439.39 700.726 447.68 698.848 455.782 696.7L462.55 722.051C453.79 724.356 444.846 726.39 435.979 728.055Z" fill="%23182125"/><path d="M513.725 704.265L503.325 680.187C518.629 673.565 533.634 665.708 547.875 656.856L561.738 679.113C546.392 688.67 530.235 697.13 513.725 704.265ZM221.229 703.817C204.744 696.619 188.626 688.119 173.294 678.506L187.236 656.277C201.465 665.208 216.442 673.103 231.721 679.765L221.229 703.817ZM605.526 647.19L588.544 627.191C601.329 616.358 613.396 604.476 624.425 591.9L644.15 609.184C632.268 622.717 619.272 635.517 605.526 647.19ZM129.62 646.468C115.917 634.77 102.957 621.942 91.0892 608.356L110.867 591.125C121.885 603.754 133.923 615.661 146.656 626.522L129.62 646.468ZM676.792 565.944L654.759 551.729C663.846 537.631 671.952 522.772 678.837 507.546L702.733 518.354C695.324 534.757 686.59 550.769 676.792 565.944ZM58.5927 565.013C48.848 549.812 40.1804 533.761 32.797 517.327L56.7182 506.6C63.5644 521.854 71.6305 536.752 80.6646 550.85L58.5927 565.013ZM721.344 467.493L696.11 460.344C700.662 444.251 704.045 427.688 706.183 411.072L732.202 414.404C729.919 432.291 726.248 450.155 721.344 467.493ZM14.3315 466.362C9.48014 449.01 5.88497 431.135 3.65512 413.249L29.6747 409.998C31.7478 426.614 35.0912 443.191 39.5901 459.323L14.3315 466.362ZM708.91 360.79C708.597 344.003 707.036 327.152 704.294 310.679L730.168 306.379C733.131 324.097 734.798 342.235 735.14 360.306L708.91 360.79ZM27.0923 359.727L0.862915 359.162C1.2574 341.077 2.98645 322.939 5.99128 305.234L31.8653 309.641C29.0451 326.075 27.4448 342.929 27.0923 359.727ZM692.387 261.826C687.219 245.932 680.821 230.273 673.345 215.257L696.807 203.545C704.873 219.703 711.784 236.596 717.332 253.721L692.387 261.826ZM43.9434 260.83L19.0262 252.633C24.6666 235.48 31.6163 218.64 39.6964 202.561L63.1335 214.311C55.641 229.249 49.1753 244.897 43.9434 260.83ZM647.599 171.992C638.011 158.288 627.299 145.158 615.797 132.963L634.853 114.956C647.233 128.072 658.749 142.195 669.081 156.948L647.599 171.992ZM88.9796 171.178L67.5121 156.095C77.8584 141.381 89.4273 127.294 101.861 114.206L120.863 132.291C109.306 144.425 98.5789 157.513 88.9796 171.178ZM578.656 99.0617C565.529 88.7406 551.495 79.2728 536.924 70.9186L549.959 48.1781C565.618 57.1478 580.74 67.3374 594.864 78.4475L578.656 99.0617ZM158.108 98.4573L141.976 77.7872C156.219 66.6519 171.366 56.5155 187.012 47.6353L199.943 70.4542C185.425 78.6797 171.352 88.1111 158.108 98.4573ZM491.561 49.3028C475.968 43.2428 459.783 38.299 443.455 34.6143L449.238 9.02847C466.825 13.0153 484.256 18.3395 501.054 24.8696L491.561 49.3028ZM245.424 48.9111L235.996 24.4527C252.808 17.9618 270.277 12.688 287.903 8.76827L293.622 34.3542C277.255 37.9997 261.044 42.9042 245.424 48.9111ZM393.724 27.1778C377.094 25.944 360.044 25.9188 343.389 27.0995L341.515 0.948424C359.415 -0.349755 377.738 -0.310586 395.666 1.02676L393.724 27.1778Z" fill="%23182125"/><path d="M300.006 728.054C291.129 726.39 282.196 724.37 273.45 722.048L280.218 696.697C288.323 698.848 296.61 700.723 304.833 702.256L300.006 728.054Z" fill="%23182125"/></svg>');
  position: absolute;
  width: 55px;
  height: 60px;
  right: 0;
  background-size: cover;
  vertical-align: middle;
}
@media (max-width: 35.99em) {
  .c-faq h2 {
    padding-right: 45px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4;
  }
  .c-faq h2:before {
    width: 32px;
    height: 35px;
  }
}
@media (max-width: 35.99em) {
  .c-faq p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
#faqSection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2em;
  margin-top: 2em;
}
#faqSection div {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
#faqSection .collapsible {
  background-color: var(--color-primary);
  border: 1px solid rgba(131, 131, 131, 0.16);
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 30px -15px #000;
  box-shadow: 0 10px 30px -15px #000;
  -webkit-transition: -webkit-box-shadow 0.2s ease 0s;
  transition: -webkit-box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s;
  transition: box-shadow 0.2s ease 0s, -webkit-box-shadow 0.2s ease 0s;
  color: var(--color-white);
  margin: 0 0 8px;
  width: 100%;
  padding: 12px;
  font-size: 15px;
  text-align: right;
  cursor: pointer;
}
@media (max-width: 35.99em) {
  #faqSection .collapsible {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.4;
  }
}
#faqSection .collapsible:after {
  content: "+";
  font-weight: bold;
  float: left;
  margin-left: 5px;
}
#faqSection .active:after {
  content: "−";
}
#faqSection .faq-content {
  overflow: hidden;
  width: 100%;
  padding: 0.5em;
  -webkit-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  border: 1px solid rgba(131, 131, 131, 0.16);
  border-radius: 7px;
  max-height: 0;
  visibility: hidden;
}
#faqSection .faq-content p {
  color: var(--color-text);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  margin: 0 0 12px;
}
#faqSection .faq-content a {
  color: #00c58e;
  font-weight: 600;
  letter-spacing: 0.05rem;
}
#faqSection .faq-content ul {
  border-right: 2px solid var(--color-secondary);
  padding: 0 1em;
}
#faqSection .faq-content ul li {
  color: var(--color-text);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  margin: 0 0 12px;
}
article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3em;
  margin-top: 3em;
}
@media (max-width: 47.99em) {
  article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.entry-more-detail span {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  color: rgba(247, 248, 247, 0.76);
}
.entry-more-detail span svg {
  vertical-align: middle;
  margin-left: 0.5em;
}
.entry-more-detail span svg path {
  fill: var(--color-secondary);
}
.entry-content {
  width: 85%;
}
@media (max-width: 47.99em) {
  .entry-content {
    width: 100%;
  }
}
.entry-content p {
  text-align: justify;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
  margin: 0 0 0.5em;
  font-weight: 400;
}
.entry-content h2 {
  margin: 1.5em 0 0.5em;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: -1px;
}
.entry-content h3 {
  margin: 1.5em 0 0.5em;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
  letter-spacing: -0.5px;
  font-weight: 600;
}
.entry-content ul {
  padding-right: 0.75em;
}
.entry-content li {
  text-align: justify;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
}
.nav-links {
  margin-top: 1em;
}
.nav-links span {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
  color: var(--color-secondary);
}
.nav-links span.nav-subtitle {
  font-weight: 600;
}
.aside {
  padding: 1em;
  position: sticky;
  top: 6em;
  background: #f7f7f7;
  border-radius: 0.25em;
}
.aside .post-thumbnail {
  margin-bottom: 1em;
}
.aside .post-thumbnail img {
  width: 100%;
  border-radius: 4px;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 14em;
}
.aside #ez-toc-container .ez-toc-js-icon-con,
.aside #ez-toc-container .ez-toc-toggle label,
.aside .ez-toc-cssicon {
  border: #ffdead;
}
.aside #ez-toc-container {
  border: 1px solid rgba(227, 227, 227, 0.8);
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
.aside .post-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.aside .post-rating svg {
  fill: #b0b0b0;
  vertical-align: middle;
  height: 30px;
  margin-left: 0.3em;
}
.aside .post-rating p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}
.aside .post-rating p:first-child {
  width: 100%;
}
.c-comments {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 2em;
  margin: 2.5em 0;
}
@media (max-width: 35.99em) {
  .c-comments {
    padding: 0;
    border-top: 1px solid rgba(245, 245, 245, 0.5411764706);
    border-radius: 0;
  }
}
.c-comments .comment-respond {
  background: var(--color-white);
  border-radius: 4px;
  padding: 2em;
}
.c-comments .comment-respond p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
}
.comment-reply-title {
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
}
.comment-form {
  padding-top: 1em;
}
.comment-form label {
  display: block;
  margin-bottom: 0.325em;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  font-weight: 300;
  font-variation-settings: "wght" 300;
}
.comment-form .comment-form-author {
  display: inline-block;
  width: calc(50% - 0.5em);
  margin-left: 1em;
  float: right;
}
.comment-form .comment-form-email {
  display: inline-block;
  width: calc(50% - 0.5em);
  float: left;
}
.comment-form .comment-form-url {
  display: none;
}
.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"] {
  width: calc(100% - 2.5em);
  border: 2px solid #e3e3e3;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  font-weight: 400;
  font-variation-settings: "wght" 400;
  resize: none;
  border-radius: 4px;
  display: block;
  padding: 0.5em 1em;
  -webkit-transition: border-color 0.125s linear;
  transition: border-color 0.125s linear;
}
.comment-form textarea:focus,
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus {
  border-color: var(--color-secondary);
}
.comment-form textarea {
  width: 100%;
}
.comment-form .comment-form-cookies-consent {
  margin: 0;
}
.comment-form .comment-form-cookies-consent input {
  vertical-align: middle;
  margin-left: 0.325em;
  cursor: pointer;
}
.comment-form .comment-form-cookies-consent label {
  display: inline-block;
  cursor: pointer;
}
.comment-form .comment-form-comment {
  margin-bottom: 0;
}
.comment-form .form-submit {
  margin-bottom: 0;
  margin-top: 1em;
  text-align: left;
}
.comment-form .form-submit input[type="submit"] {
  border: 0;
  text-decoration: none;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.8;
  font-variation-settings: "wght" 500;
  font-weight: 500;
  color: #fff;
  background: var(--color-secondary);
  border-radius: 4px;
  padding: 0.5em 0.875em;
  cursor: pointer;
  -webkit-transition: background 0.125s linear, color 0.125s linear;
  transition: background 0.125s linear, color 0.125s linear;
}
.comment-form .form-submit input[type="submit"]:hover {
  background: rgba(180, 155, 88, 0.7333333333);
  color: var(--color-white);
}
.comments-title {
  display: none;
}
.comment-list {
  padding: 0 0 1em;
  margin: 1em 0 1em;
  border-bottom: 1px dashed #e3e3e3;
  list-style: none;
}
.comment-list li {
  padding: 1em 0;
  border-bottom: 1px dashed #e3e3e3;
}
.comment-list li a {
  color: var(--color-primary);
}
.comment-list li:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}
.comment-list li ol {
  list-style: none;
}
.comment-list li ol .comment-metadata {
  display: none;
}
.comment-list li ol .comment-meta {
  margin-bottom: 0;
}
.comment-list li ol .comment-author a {
  text-decoration: none;
  color: var(--color-primary);
}
.comment-list li ol .comment-author span {
  display: none;
}
.comment-list .comment-body {
  background: var(--color-white);
  padding: 1em;
  border-radius: 5px;
  margin-top: 0;
}
.comment-list .comment-meta {
  margin-bottom: 0.5em;
  background: 0;
}
.comment-list .comment-meta .comment-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-dark-03);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
}
.comment-list .comment-meta .comment-author img {
  border-radius: 4px;
  margin-left: 1em;
}
.comment-list .comment-meta .comment-author b {
  margin-left: 4px;
  color: var(--color-dark-02);
}
.comment-list .comment-meta .comment-metadata {
  padding: 0.325em 0 0;
}
.comment-list .comment-meta .comment-metadata a {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.8;
  font-weight: 300;
  font-variation-settings: "wght" 300;
  color: var(--color-grey-01);
  text-decoration: none;
}
.comment-list .comment-meta .comment-awaiting-moderation {
  color: var(--color-secondary);
}
.comment-list .comment-content {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  font-weight: 400;
  font-variation-settings: "wght" 400;
  color: var(--color-dark-03);
  text-align: justify;
}
.comment-list .comment-content p {
  margin: 0;
}
.comment-list .reply {
  display: none;
}
.required {
  color: var(--color-secondary);
}
.required-field-message {
  display: block;
  margin-top: 1em;
}
.c-gallery-item-lists ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.875em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.c-gallery-item-lists ul li {
  width: calc(33.33% - 1.25em);
}
.c-gallery-item-lists ul li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px;
}
.c-gallery-item-lists ul li a:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    213deg,
    rgba(0, 247, 79, 0),
    var(--color-primary)
  );
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: block;
  opacity: 1;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  z-index: 1;
}
.c-gallery-item-lists ul li a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.c-gallery-item-lists ul li a:hover:before {
  opacity: 0;
}
.c-gallery-item-lists ul li h3 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 0.5em;
  margin: 0;
  text-align: center;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 2;
  line-height: 1.8;
}
.c-gallery-item-lists ul li svg {
  height: 80px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 125px;
  z-index: 2;
}
.c-gallery-item-lists ul li svg path {
  stroke-width: 2px;
  stroke-dasharray: 36.299235026, 72.5984700521;
  -webkit-animation: plus_dash 1.1s infinite linear forwards;
}
.c-gallery-item-lists ul li img {
  width: 100%;
  height: 13em;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
@-webkit-keyframes plus_dash {
  0% {
    stroke-dashoffset: 108.8977050781;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes plus_dash {
  0% {
    stroke-dashoffset: 108.8977050781;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.c-section--about-license {
  padding-top: 0;
}
.c-about-license h2 {
  font-size: 18px;
  margin-bottom: 1.5em;
}
.c-about-license ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5em;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-about-license ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(195, 195, 195, 0.3098039216);
  position: relative;
}
.c-about-license ul a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 0.21)),
    to(rgba(255, 255, 255, 0.72))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.21) 0,
    rgba(255, 255, 255, 0.72) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  -webkit-animation: shine 2.5s infinite;
  animation: shine 2.5s infinite;
}
.c-about-license ul a:after {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.49995 10.9L3.80529 7.49997M7.49995 10.9L10.9 7.49997M7.49995 10.9V0.133301M14.3 6.93332V14.3H0.699951V6.93332" stroke="%23C3181A" stroke-width="1.13334"/></svg>');
  position: absolute;
  left: 0.5em;
  width: 17px;
  height: 17px;
  top: 0.5em;
  background-size: cover;
}
.c-about-license ul img {
  width: 100%;
}
@keyframes shine {
  0% {
    left: -75%;
  }
  80% {
    left: -75%;
  }
  100% {
    left: 125%;
  }
}
.c-section--project-prev {
  background-image: url("https://omranbana.com/wp-content/uploads/2025/08/omran-project-back-scaled.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.c-project-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 47.99em) {
  .c-project-prev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.c-project-prev__img {
  width: 30%;
  position: relative;
}
@media (max-width: 47.99em) {
  .c-project-prev__img {
    width: 90%;
  }
}
.c-project-prev__img img {
  width: 100%;
  border-radius: 4px;
  z-index: 2;
  position: relative;
  height: 18em;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-project-prev__img:before {
  content: "";
  right: -4%;
  left: 5%;
  top: -4%;
  height: 60%;
  border-top: 7px solid #1f2b5d;
  border-right: 7px solid #1f2b5d;
  position: absolute;
}
.c-project-prev__img .c-project-prev-info {
  background: #1f2b5d;
  position: absolute;
  bottom: 40%;
  right: -4%;
  z-index: 3;
  border-radius: 4px 0 0 4px;
  padding: 0.5em 1.5em;
  color: #fff;
  text-align: center;
}
.c-project-prev__img .c-project-prev-info h3 {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin: 0.5em 0;
}
.c-project-prev__img .c-project-prev-info span {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
}
.c-project-prev__info {
  width: 55%;
}
@media (max-width: 47.99em) {
  .c-project-prev__info {
    width: 90%;
  }
}
@media (min-width: 48em) and (max-width: 61.24em) {
  .c-project-prev__info {
    width: 63%;
  }
}
.c-project-prev__info h2 {
  color: #1f2b5d;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.8;
}
.c-project-prev__info p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: justify;
  margin: 0;
}
.c-section--project-table {
  padding-top: 0;
}
.c-project-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  overflow: hidden;
  background: #f7f7f7;
  -webkit-box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 2px 0 0 rgba(221, 228, 237, 0.5019607843), inset 0 0 var(--color-primary);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 2px 0 0 rgba(221, 228, 237, 0.5019607843), inset 0 0 var(--color-primary);
}
@media (max-width: 47.99em) {
  .c-project-table {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-project-table__info {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 47.99em) {
  .c-project-table__info {
    width: 100%;
  }
}
.c-project-table__info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  background-image: url("../images/bg-project-tbl.svg");
  width: 100%;
  background-repeat: no-repeat;
}
@media (max-width: 47.99em) {
  .c-project-table__info ul {
    gap: 1.5em 0;
    padding: 1em 0;
  }
}
.c-project-table__info ul li {
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1.5em;
}
@media (max-width: 47.99em) {
  .c-project-table__info ul li {
    width: 50%;
  }
  .c-project-table__info ul li:nth-child(3) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
}
.c-project-table__info ul li img {
  max-width: 10em;
}
.c-project-table__info ul li:not(:nth-child(3n + 1)) {
  border-right: 1px solid rgba(241, 241, 241, 0.6784313725);
}
.c-project-table__info ul li:nth-child(-n + 3) {
  border-bottom: 1px solid rgba(241, 241, 241, 0.6784313725);
}
.c-project-table__info ul li span:last-child {
  font-weight: 600;
}
.c-project-table__img {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 47.99em) {
  .c-project-table__img {
    width: 100%;
  }
}
.c-project-table__img img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-section--project-description {
  padding: 1.5em 0;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;
}
.c-section--project-description:before {
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.79);
  position: absolute;
  z-index: 0;
  -webkit-backdrop-filter: blur(0.25px);
  backdrop-filter: blur(0.25px);
}
.c-project-description {
  color: var(--color-white);
  position: relative;
  z-index: 2;
}
.c-project-description p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8;
  text-align: justify;
}
.c-project-description h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.8;
  margin-top: 0;
  text-align: right;
  color: var(--color-white);
  text-shadow: 0 1px 3px #000;
}
.c-project-description ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  width: 80%;
  margin: 2em auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2em;
}
.c-project-description ul li {
  position: relative;
  padding-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  font-weight: 400;
}
.c-project-description ul li:before {
  content: "";
  background-image: url('data:image/svg+xml,<svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1_2)"><path d="M50.9602 24.0797C50.4 23.8 49.5602 23.8 49 24.0797L31.6398 42L23.5203 33.6C22.9602 33.0399 22.1203 33.0399 21.5602 33.6C21 34.1602 21 35 21.2805 35.5602L30.5203 44.8H30.8C30.8 44.8 31.0797 44.8 31.0797 45.0797H32.2C32.2 45.0797 32.4797 45.0797 32.4797 44.8H32.7594L51.2391 26.0399C51.2391 25.4797 51.2398 24.6399 50.9602 24.0797Z" fill="%23C3181A"/><path d="M35 70C15.6797 70 0 54.3203 0 35C0 15.6797 15.6797 0 35 0C54.3203 0 70 15.6797 70 35C70 54.3203 54.3203 70 35 70ZM35 2.8C17.3602 2.8 2.8 17.3602 2.8 35C2.8 52.6398 17.3602 67.2 35 67.2C52.6398 67.2 67.2 52.6398 67.2 35C67.2 17.3602 52.6398 2.8 35 2.8Z" fill="%23C3181A"/></g><defs><clipPath id="clip0_1_2"><rect width="70" height="70" fill="white"/></clipPath></defs></svg>');
  height: 25px;
  position: absolute;
  background-size: cover;
  right: 0;
  width: 25px;
}
.c-section--project-text {
  padding-bottom: 0;
}
.c-section--project-text h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.8;
  color: var(--color-secondary);
  text-align: center;
}
.c-section--project-text p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 2.2;
}
.c-project-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-project-gallery__video {
  width: calc(50% - 0.5em);
}
@media (max-width: 35.99em) {
  .c-project-gallery__video {
    width: 100%;
  }
}
.c-project-gallery__video video {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-project-gallery__video img {
  height: 25em;
  width: 100%;
  border-radius: 4px;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-project-gallery__img-list {
  width: 100%;
}
.c-project-gallery__img-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}
@media (max-width: 35.99em) {
  .c-project-gallery__img-list ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-project-gallery__img-list ul:first-child li {
  width: calc(50% - 0.5em);
}
.c-project-gallery__img-list ul:first-child li img {
  width: 100%;
  border-radius: 4px;
  height: 10em;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 35.99em) {
  .c-project-gallery__img-list ul:first-child li {
    width: 100%;
  }
}
.c-project-gallery__img-list ul:first-child li:not(:nth-child(2n + 1)) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-project-gallery__img-list ul:first-child li:not(:nth-child(2n + 1)) img {
  width: calc(50% - 0.5em);
}
.c-project-gallery__img-list ul:nth-child(2) {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1em;
  margin-top: 1em;
}
.c-project-gallery__img-list ul:nth-child(2) li {
  width: calc(25% - 0.75em);
}
.c-project-gallery__img-list ul:nth-child(2) li img {
  width: 100%;
  border-radius: 4px;
  height: 10em;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-project-gallery__img {
  width: calc(50% - 0.5em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1em;
}
@media (max-width: 35.99em) {
  .c-project-gallery__img {
    width: 100%;
  }
}
.c-project-gallery__img img {
  width: calc(50% - 0.5em);
  border-radius: 4px;
  height: 12em;
  -o-object-fit: cover;
  object-fit: cover;
}
.entry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.h_iframe-aparat_embed_frame {
  position: relative;
}
.h_iframe-aparat_embed_frame .ratio {
  display: block;
  width: 100%;
  height: auto;
}
.h_iframe-aparat_embed_frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
iframe {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  border: 0;
}
article {
  margin-bottom: 1em;
}
.single-media .c-gallery-item-lists {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 1em;
  margin-bottom: 2em;
}
.single-media ul {
  padding: 0;
  margin: 0;
}
.c-section--header {
  background-color: #02112e;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  padding: 1em 0;
  -webkit-transition: background 0.25s linear,
    -webkit-backdrop-filter 0.35s ease;
  transition: background 0.25s linear, -webkit-backdrop-filter 0.35s ease;
  transition: background 0.25s linear, backdrop-filter 0.35s ease;
  transition: background 0.25s linear, backdrop-filter 0.35s ease,
    -webkit-backdrop-filter 0.35s ease;
}
.stircky-header {
  background: var(--color-primary-80);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.c-header__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__logo {
  width: 12%;
  z-index: 100;
}
@media (max-width: 61.24em) {
  .c-header__logo {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.c-header__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__logo svg {
  width: 32px;
  height: auto;
}
.c-header__wrap {
  width: 78%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25em;
  margin: 0;
}
@media (max-width: 61.24em) {
  .c-header__wrap ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 15vh;
  }
}
.c-header__wrap ul a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: var(--color-white-80);
}
.c-header__wrap ul a:hover {
  color: var(--color-white);
}
.c-header__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 47.99em) {
  .c-header__phone {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}
.c-header__phone svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
@media (max-width: 61.24em) {
  .c-header__phone svg {
    display: none;
  }
}
.c-header__phone .c-main-top__number {
  color: var(--color-white);
}
@media (max-width: 61.24em) {
  .c-header__phone .c-main-top__number {
    background: var(--color-secondary);
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    color: var(--color-white);
    text-decoration: none;
    padding: 6px 10px;
    border-radius: 3px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.8;
    font-weight: 400;
  }
}
@media (max-width: 61.24em) and (max-width: 61.24em) {
  .c-header__phone .c-main-top__number {
    padding: 4px 10px;
    width: 100%;
  }
}
.c-header__phone a {
  color: var(--color-white-80);
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
}
@media (max-width: 61.24em) {
  .c-header__phone a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
.c-header__fixed {
  position: absolute;
  left: 0;
  bottom: 1.375em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.625em;
}
@media (min-width: 62em) {
  .c-header__fixed {
    gap: 1em;
    bottom: 2.75em;
  }
}
@media (min-width: 96em) {
  .c-header__fixed {
    gap: 2em;
    bottom: 3em;
  }
}
.page-template-home-page .c-header__fixed {
  bottom: 5em;
}
.c-login-btn svg {
  vertical-align: middle;
}
.c-login-btn a {
  background: var(--color-secondary);
  color: var(--color-white);
  text-decoration: none;
  padding: 0.2em 1em;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.4;
}
@media (min-width: 62em) {
  .c-login-btn a {
    padding: 0.2em 1em 0.2em 3.375em;
  }
}
@media (min-width: 96em) {
  .c-login-btn a {
    padding: 0.2em 1em 0.2em 12.5vw;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.6;
  }
}
.c-search__btn {
  border: 2px solid var(--color-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 4px;
}
@media (min-width: 96em) {
  .c-search__btn {
    border: 3px solid var(--color-secondary);
    padding: 4px 2px;
  }
}
.c-search__btn svg {
  width: 18px;
}
@media (min-width: 96em) {
  .c-search__btn svg {
    width: 25px;
  }
}
.c-hamburger {
  display: none;
}
.c-header__phone svg path {
  fill: var(--color-white-80);
}
.js-scroll .c-header__phone svg path {
  fill: var(--color-primary-20) !important;
}
.home .c-header__phone svg path {
  fill: var(--color-white-80);
}
.c-header__phone svg path:nth-child(2) {
  -webkit-animation: header-phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
  animation: header-phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}
.c-header__phone svg path:nth-child(3) {
  -webkit-animation: header-phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
  animation: header-phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}
.c-header__wrap {
  list-style: none;
  z-index: 10;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 100vh;
}
.c-header__wrap.is-open {
  right: 0;
}
@media (min-width: 61.25em) {
  .c-header__wrap.is-open {
    -webkit-transform: none;
    transform: none;
  }
}
.c-header__wrap .side-menu {
  display: none;
}
@media (max-width: 61.24em) {
  .c-header__wrap .side-menu {
    display: block;
  }
}
.c-header__wrap .side-menu__nav {
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-header__wrap .side-menu__nav .c-logo {
  display: block;
}
.c-header__wrap .side-menu__nav .c-logo img {
  height: 3em;
}
.c-header__wrap .side-menu__call {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1em 0.5em;
  background: #454545;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__wrap .side-menu__call > span {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-left: 10px;
}
.c-header__wrap .side-menu__call p {
  margin: 0;
  margin-left: 0.3em;
}
.c-header__wrap .side-menu__call svg {
  height: 20px;
  vertical-align: bottom;
  margin-right: 4px;
}
.c-header__wrap .side-menu__call svg path {
  fill: var(--color-white);
}
.c-header__wrap .side-menu__call svg path:nth-child(2) {
  -webkit-animation: header-phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
  animation: header-phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}
.c-header__wrap .side-menu__call svg path:nth-child(3) {
  -webkit-animation: header-phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
  animation: header-phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}
.js-scroll .c-header__wrap {
  padding: 5.5em 1em;
}
@media (min-width: 61.25em) {
  .js-scroll .c-header__wrap {
    padding: 0;
  }
}
@media (min-width: 61.25em) {
  .c-header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: row;
    position: unset;
    -webkit-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0;
    min-height: auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: visible;
  }
  .admin-bar .c-header__wrap {
    padding: 0;
  }
  .js-scroll .c-header__wrap {
    min-height: auto;
  }
}
@media screen and (min-width: 61.25em) and (-ms-high-contrast: active),
  (min-width: 61.25em) and (-ms-high-contrast: none) {
  .c-header__wrap {
    position: relative;
  }
}
@media (max-width: 61.24em) {
  .c-header__wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    width: 100%;
    background-color: var(--color-primary);
    font-family: var(--bold_font);
    z-index: 99;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    padding: 0;
    background: url(../images/bg-counter.jpg) no-repeat center;
  }
  .c-header__wrap ul {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 13em;
    position: fixed;
  }
}
.c-hamburger {
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 24px;
  margin-right: 1em;
  z-index: 100;
}
@media (min-width: 61.25em) {
  .c-hamburger {
    display: none;
    position: unset;
  }
}
@media screen and (min-width: 61.25em) and (-ms-high-contrast: active),
  (min-width: 61.25em) and (-ms-high-contrast: none) {
  .c-hamburger {
    position: relative;
    top: auto;
  }
}
.c-section--header--welcome-page .c-hamburger {
  display: none;
}
.c-hamburger__checkbox {
  display: block;
  width: 24px;
  height: 17px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}
@media (min-width: 61.25em) {
  .c-hamburger__checkbox {
    display: none;
  }
}
.c-hamburger__icon {
  display: block;
  width: 24px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: var(--color-white);
  z-index: 1;
  margin-left: 0;
  -webkit-transform-origin: 4.5px 2px;
  transform-origin: 4.5px 2px;
  -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    opacity 0.55s ease, -webkit-transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    opacity 0.55s ease, -webkit-transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  transition: transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease,
    -webkit-transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.c-hamburger__icon:first-child {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.c-hamburger__icon:nth-last-child(2) {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.c-hamburger__icon:last-child {
  margin-bottom: 0;
}
.c-hamburger__checkbox:checked ~ .c-hamburger__icon {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(2px, 0);
  transform: rotate(45deg) translate(2px, 0);
  background: var(--color-white);
  width: 24px;
  height: 2px;
}
.c-hamburger__checkbox:checked ~ .c-hamburger__icon:nth-last-child(2) {
  opacity: 0;
  -webkit-transform: rotate(0) scale(0.2, 0.2);
  transform: rotate(0) scale(0.2, 0.2);
}
.c-hamburger__checkbox:checked ~ .c-hamburger__icon:nth-last-child(1) {
  -webkit-transform: rotate(-45deg) translate(3px, 1px);
  transform: rotate(-45deg) translate(3px, 1px);
}
@media (max-width: 47.99em) {
  .c-header__phone {
    display: none;
  }
}
@-webkit-keyframes header-phone {
  0%,
  30% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes header-phone {
  0%,
  30% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes header-phone2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }
  70%,
  90% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes header-phone2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }
  70%,
  90% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
  }
}
.c-des-logo__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 4px;
}
.c-des-logo__text span {
  color: var(--color-white);
  margin-right: 10px;
}
.c-des-logo__text span:nth-child(1) {
  font-weight: 700;
  font-size: 16px;
  font-size: 0.725rem;
  line-height: 1;
  margin-bottom: 3px;
  display: inline-block;
}
.c-des-logo__text span:last-child {
  font-size: 9px;
  font-size: 0.5625rem;
  line-height: 1;
}
.c-section--footer {
  background: url(../images/bg-counter.jpg) no-repeat center;
  background-size: cover;
  padding: 3.25em 0 2em;
  position: relative;
  overflow: hidden;
}
.c-section--footer::after {
  content: "";
  background-color: var(--color-primary);
  position: absolute;
  top: 0;
  right: 0;
  bottom: -5px;
  width: 100%;
  height: 110%;
  z-index: 0;
  opacity: 0.95;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
}
.c-footer {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5em 0;
  cursor: default;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 61.25em) {
  .c-footer > div:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.c-footer p {
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400;
  color: var(--color-white);
  text-align: justify;
}
@media (min-width: 48em) {
  .c-footer {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 2.5em;
  }
}
.c-footer .c-logo path,
.c-footer .c-logo polygon {
  fill: var(--color-white);
}
.c-footer__col {
  width: 50%;
}
@media (min-width: 48em) {
  .c-footer__col {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 48em) {
  .c-footer__col:last-of-type {
    -webkit-box-flex: 2.3;
    -ms-flex: 2.3;
    flex: 2.3;
  }
}
.c-footer__col .c-footer__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.c-footer__col .c-footer__list li {
  position: relative;
  color: var(--color-grey-01);
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400;
  padding: 5px 0;
  text-align: justify;
}
.c-footer__col .c-footer__list li a {
  color: var(--color-grey-01);
  text-decoration: none;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400;
  -webkit-transition: color 0.125s linear;
  transition: color 0.125s linear;
}
.c-footer__col .c-footer__list li a:hover {
  color: var(--color-white);
}
.c-footer__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.8;
  color: var(--color-white);
  margin-bottom: 2.5em;
}
.c-footer__top {
  padding-bottom: 3.25em;
  margin-bottom: 4.75em;
  border-bottom: 1px solid var(--color-dark-03-20);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 48em) {
  .c-footer__top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.c-footer__top .c-footer__col {
  width: 100%;
}
.c-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 3.25em;
}
.c-footer__social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.c-footer__social ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-footer__social ul svg {
  width: 24px;
  height: 24px;
}
.c-footer__social ul svg path {
  fill: var(--color-white-80);
  -webkit-transition: fill 0.125s linear;
  transition: fill 0.125s linear;
}
.c-footer__social ul svg:hover path {
  fill: var(--color-white);
}
@media (min-width: 62em) {
  .c-footer__list--contact li:nth-of-type(3) {
    float: right;
    width: 50%;
  }
}
.c-footer__list--contact li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1em;
}
.c-footer__list--contact li:last-child {
  gap: 1.5em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  margin-top: 1em;
}
.c-footer__list--contact li img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  height: 40px;
  -webkit-transition: -webkit-filter 0.5s linear;
  transition: -webkit-filter 0.5s linear;
  transition: filter 0.5s linear;
  transition: filter 0.5s linear, -webkit-filter 0.5s linear;
}
.c-footer__list--contact li img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.c-footer__list--contact li svg path {
  stroke: var(--color-white);
}
@media (min-width: 48em) {
  .c-footer__list--contact li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 0;
  }
}
.c-footer__list--contact li svg {
  margin: -1px 0 0 1em;
  width: 20px;
  height: 20px;
  opacity: 0.75;
}
.c-footer__list--contact li .c-f__a {
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.c-footer__list--contact li span {
  margin: 0 5px;
}
.c-footer__list--contact li:last-of-type {
  display: none;
}
@media (min-width: 48em) {
  .c-footer__list--contact li:last-of-type {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.c-footer__copyright {
  padding: 2em 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
  position: relative;
}
.c-footer__copyright p {
  color: var(--color-grey-01);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.8;
  font-weight: 400;
  text-align: justify;
}
.c-footer__copyright img {
  width: 80px;
  height: 50px;
}
.c-section--online {
  background: var(--color-primary);
  padding: 2.5em 0;
}
.c-online {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 700;
  color: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5em;
  text-align: center;
}
@media (min-width: 48em) {
  .c-online {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: right;
    gap: 2.5em;
  }
}
.c-online a {
  text-decoration: none;
  font-weight: 700;
  color: var(--color-white);
}
.c-online__title {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 700;
}
@media (min-width: 48em) {
  .c-online__title {
    font-size: 18px;
    line-height: 1.8;
    font-weight: 700;
  }
}
.c-footer__logo {
  margin-bottom: 0.9em;
}
.c-footer__logo svg {
  width: 75px;
  max-width: 100%;
  height: auto;
}
.c-phone-mobile {
  position: fixed;
  bottom: 30px;
  left: 30px;
  direction: ltr;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background: var(--color-primary);
  border-radius: 4px;
  padding: 0.325em 0.625em;
  color: var(--color-white);
  text-decoration: none;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.c-phone-mobile.js-left {
  left: 70px;
}
.c-phone-mobile span {
  padding-top: 2px;
}
@media (min-width: 48em) {
  .c-phone-mobile {
    display: none;
  }
}
.c-phone-mobile svg {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
.c-phone-mobile svg path {
  fill: var(--color-white);
}
.c-phone-mobile svg path:nth-child(2) {
  -webkit-animation: header-phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
  animation: header-phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}
.c-phone-mobile svg path:nth-child(3) {
  -webkit-animation: header-phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
  animation: header-phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}
.c-scrollToTopBtn {
  background-color: var(--color-primary);
  border-radius: 4px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  padding: 6px;
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.c-scrollToTopBtn:hover {
  background-color: var(--color-secondary);
}
.c-showBtn {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.u-flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.u-flex--center {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-footer__logo div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-footer__logo .c-des-logo__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.c-footer__logo .c-des-logo__text span:first-child {
  font-size: 26px;
  font-size: 1.025rem;
  line-height: 1;
}
.c-footer__logo .c-des-logo__text span:last-child {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1;
}
.c-footer__logo svg {
  width: 42px;
  height: auto;
}
.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.social-media a:hover svg {
  opacity: 1;
}
.social-media svg {
  height: 25px;
  width: 23px;
  opacity: 0.7;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.social-media svg path {
  fill: var(--color-white);
}
.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.u-flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.u-flex--center {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-counter__number span {
  font-weight: 100;
  margin-top: 10px;
  font-size: 12px;
  text-align: right;
}
.c-counter__item__carousel-cell img {
  padding: 20px;
}
.c-section--home-products ul li a svg {
  position: relative;
  top: 12px;
}
.c-counter-content__carousel {

}