@import url(https://fonts.bunny.net/css?family=dm-sans:400,500,700|fahkwang:400,500,500,600,700);
@import url(../../css/vendors/normalize.css);
@import url(../../css/vendors/bootstrap.min.css);
@import url(../../css/vendors/uicons-regular-rounded.css);
@import url(../../css/plugins/swiper-bundle.min.css);
@import url(../../css/plugins/magnific-popup.css);
@import url(../../css/plugins/slick.css);
@import url(../../css/plugins/perfect-scrollbar.css);
@import url(../../css/plugins/animate.min.css);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
main {
  display: block;
  clear: both;
}
.lineprod {
  background-color: #FFFFFF !important;
}
thead {
  font-weight: 600;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
}
input,
select,
button,
textarea {
  font-family: "Fahkwang", sans-serif;
  font-size: 14px;
}
*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  outline: none !important;
  box-shadow: none !important;
}
input:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
li.hr span {
  width: 100%;
  height: 1px;
  background-color: #e4e4e4;
  margin: 20px 0;
  display: block;
}
::-moz-selection {
  background: #069;
  color: #fff;
}
::selection {
  background: #069;
  color: #fff;
}
::-moz-selection {
  background: #069;
  color: #fff;
}
::-moz-placeholder {
  color: #E8E9ED;
  opacity: 1;
}
::placeholder {
  color: #E8E9ED;
  opacity: 1;
}
:-ms-input-placeholder,
::-webkit-input-placeholder {
  color: #E8E9ED;
  opacity: 1;
}
*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  outline: none !important;
  box-shadow: none;
}
.img-responsive {
  max-width: 100%;
}
body {
  font-family: "Fahkwang", sans-serif;
}
.heading-title {
  font-size: 67px;
  line-height: 80px;
  font-weight: 700;
}
.heading-title-medium {
  font-size: 68px;
  line-height: 76px;
  font-weight: 500;
}
.color-linear {
  background: linear-gradient(267.12deg, #0FA7FD 41.62%, #1ab9fd 104.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fahkwang", sans-serif;
  font-weight: 600;
}
h1{
  font-size: 60px;
  line-height: 80px;
}
h2{
  font-size: 64px;
  line-height: 71px;
}
h3{
  font-size: 35px;
  line-height: 56px;
}
h4{
  font-size: 28px;
  line-height: 40px;
  font-weight: 300 !important;
}
h5{
  font-size: 18px;
  line-height: 30px;
  font-weight: 400 !important;
}
h6{
  font-size: 16px;
  line-height: 22px;
}
.font-3xl,
.font-2xl,
.font-xl,
.font-lg,
.font-md,
.font-sm,
.font-xs {
  font-weight: 400;
}
.font-xl {
  font-size: 20px;
  line-height: 32px;
}
.font-lg {
  font-size: 18px;
  line-height: 30px;
}
.font-md {
  font-size: 16px;
  line-height: 28px;
}
.font-sm {
  font-size: 14px;
  line-height: 24px;
}
.bg-100 .stroke-gradient {
  color: #f0fafd;
}
.color-gradient {
  background: linear-gradient(90deg, #1ED760 21%, #0FA7FD 77%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
.color-white {
  color: #ffffff;
}
.color-brand-1 {
  color: #0FA7FD;
}
.color-brand-2 {
  color: #1ED760;
}
.color-0 {
  color: #FFFFFF;
}
.color-100 {
  color: #F2F6F9;
}
.color-200 {
  color: #DCE4EC;
}
.color-300 {
  color: #CBCFD3;
}
.color-400 {
  color: #CCD5DE;
}
.color-500 {
  color: #B7B8B8;
}
.color-600 {
  color: #6C7074;
}
.color-700 {
  color: #1E2022;
}
.color-900 {
  color: #0C0D0E !important;
}
.color-light-900 {
  color: #0C0D0E;
}
.color-dark-900 {
  color: #F1F1F1;
}
.bg-0 {
  background-color: #000000 !important;
}
.bg-100 {
  background: linear-gradient(90deg, #0FA7FD10 0%, #1ED76010 100%);
}
.bg-200 {
  background-color: #DCE4EC;
}
.bg-900 {
  background-color: #0C0D0E !important;
}
.bg-800 {
  background-color: #313538 !important;
}
.bg-10 {
  background-color: #FFF4BD !important;
}
.bg-11 {
  background-color: #D2E9DE !important;
}
.bg-12 {
  background-color: #F3E1D7 !important;
}
.bg-drkgrey {
  background-color: #f2f2f2 !important;
}
.dark-mode .bg-10 {
  background-color: #403c27 !important;
}
.dark-mode .bg-11 {
  background-color: #374a41 !important;
}
.dark-mode .bg-12 {
  background-color: #6c5d54 !important;
}
.fill-900 {
  fill: #0C0D0E;
  color: #0C0D0E;
}
.fill-0 {
  fill: #FFFFFF;
  color: #FFFFFF;
}
.bd-200 {
  border-color: #DCE4EC !important;
}
img.dark-mode {
  display: none;
}
.dark-mode img.light-mode {
  display: none;
}
.dark-mode img.dark-mode {
  display: block;
}
.dark-mode .footer.is-mode .menu-footer li a {
  color: #FFFFFF;
}
.dark-mode .footer.is-mode .menu-bottom li a {
  color: #F1F1F1;
}
.dark-mode .is-mode .fill-900 {
  fill: #F1F1F1;
  color: #F1F1F1;
}
.dark-mode .is-mode .border-bottom {
  border-color: #535455 !important;
}
.section .is-mode .bg-0 {
  background-color: #fff !important;
}
.dark-mode .is-mode .bg-0 {
  background-color: #FFF !important;
}
.dark-mode .is-mode .bg-100 {
  background-color: #1E2022;
}
.dark-mode .is-mode .bg-200 {
  background-color: #1A1C1E;
}
.dark-mode .is-mode .bg-900 {
  background-color: #F1F1F1;
}
.dark-mode .is-mode .color-0 {
  color: #171819;
}
.dark-mode .is-mode .color-w {
  color: #ffffff;
}
.dark-mode .is-mode.block-contact .color-200 {
  color: #393939 !important;
}
.dark-mode .is-mode .color-dark-900 {
  color: #6C7074;
}
.dark-mode .is-mode .bd-200 {
  border-color: #393939 !important;
}
.dark-mode .is-mode.block-logos-4 {
  border-bottom-color: #393939;
}
.dark-mode .is-mode .box-play-contact {
  border-bottom-color: #393939;
}
.dark-mode .is-mode .box-play-contact .btn-play-2 {
  background: url(../imgs/page/contact/play-2.svg) no-repeat center;
}
.link-text {
  text-decoration: none;
}
.link-text:hover {
  color: #0FA7FD;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.hover-up {
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.hover-up:hover {
  transform: translateY(-2px);
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.form-control::-moz-placeholder {
  color: #1E2022;
  font-size: 18px;
  line-height: 23px;
  opacity: 1;
}
.form-control::placeholder {
  color: #1E2022;
  font-size: 18px;
  line-height: 23px;
  opacity: 1;
}
.form-group {
  margin-bottom: 30px;
}
.text-normal {
  font-weight: 400 !important;
}
.form-control {
  color: #1E2022;
  font-size: 18px;
  line-height: 23px;
  padding: 25px 39px;
  border-radius: 12px;
  font-weight: 700;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #1E2022;
  font-size: 18px;
  line-height: 23px;
  opacity: 1;
}
.dark-mode .is-mode .form-control {
  color: #000000;
  border-color: #535455;
}
.dark-mode .is-mode .form-control::-moz-placeholder {
  color: #CBCFD3;
}
.dark-mode .is-mode .form-control::placeholder {
  color: #000000;
}
.table-responsive {
  max-width: 100%;
}
.page-item:not(:first-child) .page-link {
  margin-left: 0px;
}
.border-bottom {
  border-bottom: 1px solid #E8E9ED !important;
}
.menu-mobile {
  display: none;
  text-decoration: none;
}
.menu-mobile .item-menu {
  display: flex;
  align-items: center;
}
.menu-mobile .item-menu img {
  margin-left: 15px;
}
a {
  text-decoration: none;
}
.scroll-zoom-in {
  transform: scale(1);
}
.scroll-zoom-in-2 {
  transform: scale(0.5);
}
.scroll-zoom-out {
  transform: scale(1);
}
.reveal-text-cover {
  max-height: 120px;
  overflow: hidden;
}
.reveal-text-cover .reveal {
  visibility: hidden;
  position: relative;
  width: 80%;
  height: 80%;
  max-width: 500px;
  overflow: hidden;
}
.opacity-08 {
  opacity: 0.8;
}
.img-grey {
  filter: grayscale(100%);
  transition-duration: 0.6s;
}
.img-grey:hover {
  filter: none;
  transition-duration: 0.6s;
}
a,
button,
img,
input,
span,
h4 {
  transition: all 0.3s ease 0s;
}
.spinner {
  animation: spinner 2s infinite;
}
.rotate-infinite {
  display: none;
  animation: rotateInfinite 5s infinite linear;
  z-index: 9999;
  position: relative;
}
@keyframes rotateInfinite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes slideleft {
  10% {
    opacity: 0;
    transform: scale(0);
    right: 0;
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  90% {
    opacity: 0;
    transform: scale(0);
    right: 100%;
  }
}
[data-loader=spinner] {
  width: 35px;
  height: 35px;
  display: inline-block;
  animation: spinner 1.2s infinite ease-in-out;
  background: url(../imgs/theme/favicon.svg);
  box-shadow: 0 0 10px #fff;
}
@keyframes spinner {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    transform: perspective(120px) rotateX(-180deg) rotateY(0);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
}
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(151, 119, 250, 0.8);
  }
  100% {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
  }
}
@keyframes shadow-pulse-big {
  0% {
    box-shadow: 0 0 0 0px rgba(239, 63, 72, 0.1);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
@keyframes jump {
  0% {
    transform: translate3d(0, 20%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.jump {
  transform-origin: 0;
  animation: jump 0.5s linear alternate infinite;
}
@keyframes zoomInOut {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.8);
  }
}
body {
  font-family: "Fahkwang", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-style: normal;
  font-weight: 500;
  position: relative;
}
.text-fill-wrap {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.concat {
  display: flex;
}
.text-fill {
  position: relative;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.6);
  text-align: center;
  color: transparent;
}
.text-fill::before {
  content: attr(data-text);
  position: absolute;
  color: rgba(255, 255, 255, 0.4);
  overflow: hidden;
  width: 0%;
  transition: 1s;
  animation: fill 2s cubic-bezier(0.6, 0, 0.4, 1) forwards;
  animation-delay: 2s;
}
@keyframes fill {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.text-bg-img {
  background: url("../imgs/page/homepage3/text-bg.png") top center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: cover;
}
.text-opacity span {
  opacity: 0.2;
}
.btn {
  border-radius: 4px;
  padding: 10px 0px 10px 22px;
  font-family: "Fahkwang", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}
.btn.btn-gradient {
  padding: 12px 30px !important;
  border-radius: 100px;
  background: linear-gradient(90deg, #1ED760 0%, #0FA7FD 100%);
  color: #FFFFFF;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 700;
  min-width: 180px !important;
}
.btn.btn-gradient:hover {
  background: linear-gradient(90deg, #0FA7FD 0%, #1ED760 100%);
  transition: all 7s;
}
.btn.btn-default {
  padding: 15px 30px;
  border-radius: 100px;
  background-color: #CBCFD3;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  min-width: 180px !important;
}
/* .btn.btn-default:hover {
  background-color: #4a4a4a;
  color: #FFFFFF;
} */
.btn.btn-default img {
  display: inline-block;
  vertical-align: middle;
}
@keyframes rotate {
  0%,
  49.999%,
  100% {
    transform: none;
  }
  50%,
  99.999% {
    transform: rotate(90deg);
  }
}
@keyframes shift-left {
  0%,
  100% {
    transform: translateX(0%);
  }
  50% {
    transform: scale(0.65) translateX(-75%);
  }
}
@keyframes shift-right {
  0%,
  100% {
    transform: translateX(0%);
  }
  50% {
    transform: scale(0.65) translateX(75%);
  }
}
.preloader-dots {
  --uib-size: 30px;
  --uib-speed: 0.9s;
  --uib-color: #425a8b;
  position: relative;
  height: calc(var(--uib-size) / 2);
  width: var(--uib-size);
  filter: url("#uib-jelly-ooze");
  animation: rotate calc(var(--uib-speed) * 2) linear infinite;
}
.preloader-dots::before {
  content: "";
  position: absolute;
  top: 0%;
  left: 25%;
  width: 50%;
  height: 100%;
  background: var(--uib-color);
  border-radius: 100%;
  animation: shift-left var(--uib-speed) ease infinite;
}
.preloader-dots::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 25%;
  width: 50%;
  height: 100%;
  background: var(--uib-color);
  border-radius: 100%;
  animation: shift-right var(--uib-speed) ease infinite;
}
.modal-header .btn-close {
  margin: -0.5rem 0rem -0.5rem auto;
}
body:not(.is-mobile).alith-smooth-scroll {
  overflow: hidden !important;
}
body:not(.is-mobile).alith-smooth-scroll .scroll-container {
  width: auto;
  height: 100vh;
  overflow: auto;
  margin: 0;
}
.scroll-container,
section {
  max-width: 100%;
  overflow: hidden;
}
section.overflow-unset,
.section.overflow-unset,
.overflow-unset {
  overflow: unset !important;
}
.scrollbar-track {
  background: transparent !important;
  z-index: 99999 !important;
  transition: background 0.2s ease-in-out;
}
.scrollbar-track:hover {
  background: rgba(222, 222, 222, 0.15) !important;
}
.scrollbar-thumb {
  background: #ddd !important;
  opacity: 0.25;
  transition: opacity 0.2s ease-in-out;
}
.scrollbar-track:hover .scrollbar-thumb {
  opacity: 0.5;
}
.scroll-to-top {
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  background: linear-gradient(90deg, #1ED760 0%, #0FA7FD 100%);
  width: 52px;
  height: 52px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  z-index: 99;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
}
.cursor {
  position: fixed;
  z-index: 9999999;
  pointer-events: none;
}
.cursor span.dot {
  position: fixed;
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  background-color: #707070;
  pointer-events: none;
  mix-blend-mode: difference;
}
.cursor span.play,
.cursor span.drag,
.cursor span.view {
  position: relative;
  opacity: 0;
  visibility: hidden;
  display: none;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background-color: #1A1C1E;
  border-radius: 50%;
  font-family: "Fahkwang", sans-serif;
  color: #F1F1F1;
  font-size: 18px;
  mix-blend-mode: unset;
}
.cursor span.play img,
.cursor span.drag img,
.cursor span.view img {
  display: block;
  position: absolute;
  left: 50%;
  top: 16px;
  animation: zoomInOut 1s infinite;
}
.cursor span.play span,
.cursor span.drag span,
.cursor span.view span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
  top: 50%;
}
.cursor.cursor-play span.play {
  display: block;
  opacity: 1;
  visibility: visible;
  transition-duration: 0.3s;
  transform: scale(1);
}
.cursor.cursor-play span.play img {
  margin-left: -12px;
}
.cursor.cursor-drag span.drag {
  display: block;
  opacity: 1;
  visibility: visible;
  transition-duration: 0.3s;
  transform: scale(1);
}
.cursor.cursor-drag span.drag img {
  margin-left: -12px;
}
.cursor.cursor-view span.view {
  display: block;
  opacity: 1;
  visibility: visible;
  transition-duration: 0.3s;
  transform: scale(1);
}
.cursor.cursor-view span.view img {
  margin-left: -8px;
}
.follower {
  pointer-events: none;
  position: fixed;
  transition: all 0.09s ease;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  background-color: transparent;
  mix-blend-mode: difference;
  border: 1px solid #707070;
  z-index: 9999999;
}
.parallax-image {
  transform: scale(1.2);
  transform-origin: 50% 100%;
}
.scoll-reduce-border-wraper {
  overflow: hidden;
  border-radius: 60px;
}
.page-loader {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  display: flex;
}
.page-loader .page-loader-logo {
  display: inline;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.bar {
  width: 10vw;
  height: 105vh;
  background: #1a1a1a;
}
.hide-animation {
  animation-name: fadeOut;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.hover-show-img {
  position: relative;
}
.hover-show-img .image-show-item {
  position: relative;
}
.hover-show-img .project__img {
  position: absolute;
  width: 400px;
  height: 550px;
  -o-object-fit: cover;
  object-fit: cover;
  transform: translateX(-15%) translateY(-50%);
  top: 0%;
  left: 50%;
  z-index: 900;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.image-mark {
  position: absolute;
  width: 0;
  height: 110%;
  background-color: #FFFFFF;
  top: 0;
  right: 0;
  z-index: 999;
}
.dark-mode .image-mark {
  background-color: #171819;
}
.header {
  padding: 0px 78px;
  float: left;
  width: 100%;
  position: relative;
  background-color: transparent;
  z-index: 9;
  position: fixed;
  top: 0px;
  left: 0px;
}
.header .main-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.header .main-header .header-account .dark-light-mode {
  height: 30px;
  width: 30px;
  background: url(../imgs/template/icons/dark.svg) no-repeat center;
  display: inline-block;
}
.header .main-header .header-account .dark-light-mode.dark-mode {
  background: url(../imgs/template/icons/light.svg) no-repeat center;
}
.header .main-header .header-account .menu-mobile {
  display: inline-block;
  margin: 0px 0px 0px 20px;
}
.header .nav-main-menu {
  width: auto;
  padding: 0px 0px 0px 10px;
  float: none;
}
.header .burger-icon {
  display: none;
}
.header .main-menu>li {
  padding: 23px 0px 23px 0px;
}
.header .main-menu li {
  float: left;
  position: relative;
  text-align: left;
}
.header .main-menu li.has-children>a::after {
  content: "";
  background: url(../../imgs/template/icons/angle-down.svg) no-repeat center;
  height: 8px;
  width: 12px;
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -4px;
  filter: invert(100%);
}
.header .main-menu li.hr {
  padding: 0px 22px;
}
.header .main-menu li.hr span {
  background-color: #E8E9ED;
  height: 1px;
  width: 100%;
  display: block;
  margin: 5px 0;
}
.header .main-menu li a {
  font-family: "Fahkwang", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #000;
  line-height: 24px;
  display: block;
  padding: 10px 33px 11px 15px;
  text-decoration: none;
  position: relative;
  cursor: default;
}
.header .main-menu li a .stick {
  color: #000 !important;
}
.header .main-menu li a:hover i {
  opacity: 1;
  transition: 0.2s;
}
.header .main-menu li a i {
  font-size: 12px;
  margin-right: 8px;
  opacity: 0.38;
  transition: 0.2s;
}
.header .main-menu li div.sub-menu {
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.2s;
  position: absolute;
  top: 100%;
  right: -26rem;
  z-index: 999999;
  min-width: 220px;
  width: 1160px;
  border-radius: 21px;
  padding: 10px 22px;
  background-color: #171819;
  border: 1px solid #5c5c5c;
  box-shadow: 0 5px 30px rgb(19 27 34 / .12);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  display: none;
}
.header .main-menu li div.sub-menu .menu-inner {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  top: auto;
  left: auto;
  opacity: 1;
  visibility: visible;
  border: 0px;
  background-color: transparent;
  box-shadow: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  padding: 1rem 0;
}
.header .main-menu li div.sub-menu .menu-inner li {
  width: 100%;
  padding-right: 0px;
}
.header .main-menu li div.sub-menu .menu-inner li a {
  padding-left: 22px;
  padding-right: 22px;
  border-radius: 50px;
}
.header .main-menu li div.sub-menu .menu-inner li a img {
  height: 50px;
  width: auto;
  margin-right: 15px;
}
.header .main-menu li ul {
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.2s;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 124;
  min-width: 250px;
  border-radius: 21px;
  padding: 10px 12px;
  background-color: #171819;
  border: 1px solid #5c5c5c;
  box-shadow: 0px 5px 30px rgba(19, 27, 34, 0.12);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.header .main-menu li ul li {
  width: 100%;
  margin-bottom: 2px;
}
.header .main-menu li ul li a {
  font-size: 14px;
  line-height: 1;
  color: #ffffff;
  position: relative;
  padding: 9px 22px;
  transition: 0.2s;
  border-radius: 50px;
  cursor: pointer;
}
.header .main-menu li ul li a b {
  font-size: 18px;
  font-weight: 900;
  background: linear-gradient(90deg, #1ED760 21%, #0FA7FD 77%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header .main-menu li ul li a:hover:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 80px;
  background: linear-gradient(90deg, transparent, #0FA7FD);
  animation: comet2 2s infinite linear;
}
.header .main-menu li ul li a.icn-bx:hover:after {
  content: none;
}
.header .main-menu li ul li a.icn-bx h5 {
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.header .main-menu li ul li a.icn-bx h5:hover:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 80px;
  background: linear-gradient(90deg, transparent, #0FA7FD);
  animation: comet2 2s infinite linear;
}
@keyframes comet2 {
  0% {
    left: 0;
    transform: translate(0%);
  }
  100% {
    left: 55%;
    transform: translate(0%);
  }
}
.header .main-menu li ul li a:hover {
  transition: 0.2s;
}
.header .main-menu li ul li a.closer {
  padding: 8px 22px 8px 22px;
}
.header .main-menu li ul li ul {
  top: 0px;
  left: 100%;
}
.header .main-menu li:hover>ul,
.header .main-menu li:hover>.sub-menu {
  opacity: 1;
  visibility: visible;
  display: block;
}
.header .main-menu li:hover>ul li,
.header .main-menu li:hover>.sub-menu li {
  width: 100%;
}
.sticky-bar.stick {
  animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1004;
  left: 0;
  transition: all 0.3s ease 0s;
  border-bottom: 1px solid #5c5c5c;
  background: #222222b6;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.sticky-bar.header-bg-2 {
  background-color: #1C68FB;
}
.perfect-scroll {
  width: 100%;
  max-width: 530px;
  padding: 0px 20px 0px 20px;
  margin: auto;
  display: inline-block;
  max-height: 100%;
  text-align: left;
}
.body-overlay-1 {
  background: transparent;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  cursor: crosshair;
  z-index: 1002;
}
.mobile-menu-active .body-overlay-1 {
  opacity: 1;
  visibility: visible;
}
.btn-close {
  position: absolute;
  top: 25px;
  right: 83px;
  height: 35px;
  width: 35px;
  background: url(../../imgs/template/icons/close-btn.svg) no-repeat center;
  z-index: 12;
  cursor: pointer;
}
.comet-horizontal {
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 80px;
  background: linear-gradient(90deg, transparent, #0FA7FD);
  animation: comet 5s infinite linear;
}
@keyframes comet {
  0% {
    left: 0;
    transform: translate(-100%);
  }
  100% {
    left: 100%;
    transform: translate(0%);
  }
}
.mobile-header-wrapper-style {
  position: fixed;
  top: 0px;
  max-width: 100%;
  width: 100%;
  min-height: 100vh;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  background-color: #ffffff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.09);
  z-index: 999999;
  padding-top: 0px;
}
.mobile-header-wrapper-style .mobile-logo {
  position: absolute;
  top: 25px;
  left: 90px;
}
.mobile-header-wrapper-style .mobile-snow {
  bottom: 20%;
  right: 10%;
  position: absolute;
}
.mobile-header-wrapper-style .ps__rail-y,
.mobile-header-wrapper-style .ps__rail-x {
  display: none;
}
.mobile-header-wrapper-style.sidebar-visible {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner {
  padding: 0px 0px 0px 0px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 100vh;
  background-color: #171819;
  background-image: linear-gradient(rgba(255, 255, 255, 0.04) 2px, transparent 2px), linear-gradient(90deg, rgba(255, 255, 255, 0.04) 2px, transparent 2px), linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
  background-size: 50px 50px, 50px 50px, 5px 5px, 5px 5px;
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-logo {
  position: relative;
  border-bottom: 1px solid #E8E9ED;
  padding: 15px 30px 15px 30px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-logo img {
  width: 60px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
  background-color: #ffffff;
  align-items: center;
  align-self: center;
  border-bottom: 0;
  margin-bottom: 15px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a {
  display: block;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
  width: 100px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
  min-height: 100vh;
  padding: 0px;
  text-align: center;
  display: flex;
  align-items: center;
  height: 100%;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu {
  max-width: 100%;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li {
  display: block;
  position: relative;
  padding: 25px 0;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:last-child {
  border-bottom: none;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand {
  right: 0;
  position: absolute;
  cursor: pointer;
  z-index: 9;
  text-align: center;
  font-size: 12px;
  display: block;
  width: 30px;
  height: 83px;
  line-height: 83px;
  top: 5px;
  color: #E8E9ED;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand svg {
  height: 12px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand i {
  font-size: 18px;
  font-weight: 300;
  opacity: 0.5;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active>.menu-expand {
  background: transparent;
  transform: rotate(-180deg);
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active>.menu-expand i::before {
  content: "\f113";
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
  font-size: 2.90em;
  line-height: 60px;
  font-family: "Fahkwang", sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  display: inline-block;
  color: #F1F1F1;
  transition-duration: 0.2s;
  text-decoration: none;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a i {
  margin-right: 5px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a:hover {
  color: #0FA7FD;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul {
  padding: 15px 0 0px 10px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li {
  padding: 0px 0;
  border-bottom: none;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children .menu-expand {
  top: 0px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li:hover a {
  padding-left: 13px;
  transition-duration: 0.2s;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a {
  font-size: 26px;
  line-height: 45px;
  display: block;
  font-weight: 400;
  color: #CBCFD3;
  padding-left: 10px;
  position: relative;
  transition-duration: 0.2s;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li ul {
  margin-top: 0;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children.active {
  padding-bottom: 0;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.hr {
  padding: 0 0 0 10px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.hr span {
  background-color: #E8E9ED;
  height: 1px;
  width: 100%;
  display: block;
  margin: 5px 0;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover>a {
  color: #1ED760;
  padding-left: 3px;
  transition-duration: 0.2s;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .categories-dropdown-wrap ul li a {
  padding: 5px 15px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap {
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #E8E9ED;
  margin: 17px 0 30px 0;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info {
  position: relative;
  margin-bottom: 13px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:last-child {
  margin-bottom: 0;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a {
  font-size: 14px;
  display: block;
  font-weight: 500;
  color: #E8E9ED;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a:hover {
  color: #E8E9ED;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a i {
  font-size: 14px;
  color: #E8E9ED;
  margin-right: 8px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown {
  margin-top: 5px;
  display: none;
  background-color: transparent;
  box-shadow: none;
  padding: 10px 0 0 0;
  width: 100%;
  z-index: 11;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li {
  padding-bottom: 10px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li:last-child {
  padding-bottom: 0px;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a:hover {
  color: #E8E9ED;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:hover>a {
  color: #E8E9ED;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-border nav {
  display: inline-block;
  width: 100%;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .site-copyright {
  font-size: 12px;
  color: #E8E9ED;
  padding-bottom: 20px;
}
.mobile-search form {
  background-color: #1ED760;
  border-radius: 8px;
  height: 44px;
  padding: 0px 15px 0px 44px;
  position: relative;
}
.mobile-search form input {
  border: 0;
  background-color: transparent;
  width: 100%;
  padding: 12px 10px;
}
.mobile-search form i {
  position: absolute;
  left: 18px;
  top: 14px;
  font-size: 18px;
  color: #E8E9ED;
}
.mobile-social-icon h6 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 30px;
}
.mobile-social-icon a {
  text-align: center;
  font-size: 14px;
  margin-right: 5px;
  transition-duration: 0.5s;
  height: 30px;
  width: 30px;
  display: inline-flex;
  background: #efeaff;
  border-radius: 30px;
  line-height: 1;
  align-content: center;
  justify-content: center;
}
.mobile-social-icon a img {
  max-width: 18px;
}
.mobile-social-icon a img:hover {
  opacity: 0.8;
}
.mobile-social-icon a:hover {
  transform: translateY(-2px);
  transition-duration: 0.5s;
  margin-top: -2px;
}
.mobile-social-icon a:last-child {
  margin-right: 0;
}
.mobile-account {
  margin: 20px 0 25px 0;
  padding: 30px 0 20px 0;
  border-top: thin solid #E8E9ED;
  border-bottom: thin solid #E8E9ED;
}
.mobile-account ul.mobile-menu {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.mobile-account h6 {
  font-weight: 600;
  font-size: 18px;
}
.mobile-account ul li {
  padding: 8px 0;
}
.mobile-account ul li a {
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  font-weight: 400;
  position: relative;
  display: inline-block;
  color: #E8E9ED;
  transition-duration: 0.2s;
  text-decoration: none;
}
.mobile-account ul li:hover a {
  padding-left: 3px;
  transition-duration: 0.2s;
  color: #E8E9ED;
}
.box-download-app {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E8E9ED;
  border-top: 1px solid #E8E9ED;
  margin-bottom: 20px;
  margin-top: 20px;
}
.nav-tabs-mobile {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
}
.nav-tabs-mobile li {
  padding: 0px;
  position: relative;
}
.nav-tabs-mobile li a {
  padding: 10px;
  display: flex;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #0FA7FD;
}
.nav-tabs-mobile li a svg {
  height: 14px;
  vertical-align: middle;
  float: left;
  margin: 2px 5px 0px 0px !important;
  color: #0FA7FD;
}
.nav-tabs-mobile li a:hover,
.nav-tabs-mobile li a:hover *,
.nav-tabs-mobile li a.active {
  color: #6FD2B8;
}
.nav-tabs-mobile li a:hover::before,
.nav-tabs-mobile li a:hover *::before,
.nav-tabs-mobile li a.active::before {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0px;
  background-color: #6FD2B8;
}
.nav-tabs-mobile li a.active * {
  color: #6FD2B8;
}
.footer {
  background-color: #FFFFFF;
}
.footer .menu-footer {
  display: flex;
  margin: 18px -10px 0px -10px;
  flex-wrap: wrap;
}
.footer .menu-footer li {
  list-style: none;
  margin-bottom: 2px;
  width: 100%;
  padding: 0px 10px;
}
.footer .menu-footer li a {
  color: #0C0D0E;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  display: block;
  padding: 0px 0px 0px 0px;
  transition-duration: 0.2s;
  letter-spacing: 0.3px;
  position: relative;
}
.footer .menu-footer li a:hover:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 80px;
  background: linear-gradient(90deg, transparent, #0FA7FD);
  animation: comet3 2s infinite linear;
}
@keyframes comet3 {
  0% {
    left: 0;
    transform: translate(0%);
  }
  100% {
    left: 35%;
    transform: translate(0%);
  }
}
.footer img.snow-footer {
  position: absolute;
  top: 80px;
  right: 10%;
}
.footer-bottom {
  padding: 20px 0;
}
.footer-2 {
  border-top: 1px solid #5c5c5c;
  margin-top: 20px;
}
.menu-bottom {
  display: inline-block;
}
.menu-bottom li {
  display: inline-block;
  color: #ffffff;
  padding: 0px 30px;
}
.menu-bottom li a {
  color: #0C0D0E;
  font-size: 14px;
  line-height: 30px;
}
.menu-bottom li a:hover {
  color: #6FD2B8;
}
.menu-bottom li:last-child {
  padding-right: 0px;
}
.menu-bottom li:first-child {
  padding-left: 0px;
}
#scrollUp {
  width: 72px;
  height: 72px;
  right: 20px;
  bottom: 180px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  z-index: 999 !important;
  border: 0;
  line-height: 72px;
  background-color: #0C0D0E;
  transition-duration: 0.2s;
}
#scrollUp img {
  display: inline-block;
  vertical-align: middle;
}
#scrollUp:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
  background-color: #CBCFD3;
}
.dark-mode #scrollUp {
  background-color: #393939;
}
.dark-mode #scrollUp:hover {
  background-color: #1A1C1E;
}
footer a {
  text-decoration: none;
}
.icon-socials {
  display: inline-block;
  margin-right: 30px;
  line-height: 22px;
  transition-duration: 0.2s;
  vertical-align: middle;
  font-size: 30px;
  background: linear-gradient(90deg, #1ED760 0%, #0FA7FD 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
.icon-socials:last-child {
  margin-right: 0px;
}
.icon-socials.icon-facebook {
  background: url(../imgs/template/icons/facebook.png) no-repeat center;
  transition-duration: 0.2s;
}
.icon-socials.icon-facebook:hover {
  background: url(../imgs/template/icons/facebook.png) no-repeat center;
  transition-duration: 0.2s;
  background-color: rgba(255, 255, 255, 0.2);
}
.icon-socials.icon-dribbble {
  background: url(../imgs/template/icons/dribbble.png) no-repeat center;
  transition-duration: 0.2s;
}
.icon-socials.icon-dribbble:hover {
  background: url(../imgs/template/icons/dribbble.png) no-repeat center;
  transition-duration: 0.2s;
  background-color: rgba(255, 255, 255, 0.2);
}
.icon-socials.icon-instagram {
  background: url(../imgs/template/icons/instagram.png) no-repeat center;
  transition-duration: 0.2s;
}
.icon-socials.icon-instagram:hover {
  background: url(../imgs/template/icons/instagram.png) no-repeat center;
  transition-duration: 0.2s;
  background-color: rgba(255, 255, 255, 0.2);
}
.icon-socials.icon-linkedin {
  background: url(../imgs/template/icons/linkedin.png) no-repeat center;
  transition-duration: 0.2s;
}
.icon-socials.icon-linkedin:hover {
  background: url(../imgs/template/icons/linkedin.png) no-repeat center;
  transition-duration: 0.2s;
  background-color: rgba(255, 255, 255, 0.2);
}
.icon-socials:hover {
  transform: translateY(-3px);
  transition-duration: 0.2s;
}
.dark-mode .is-mode .icon-socials.icon-facebook {
  background: url(../imgs/template/icons/facebook-w.png) no-repeat center;
}
.dark-mode .is-mode .icon-socials.icon-facebook:hover {
  background: url(../imgs/template/icons/facebook-w.png) no-repeat center;
}
.dark-mode .is-mode .icon-socials.icon-dribbble {
  background: url(../imgs/template/icons/dribbble-w.png) no-repeat center;
}
.dark-mode .is-mode .icon-socials.icon-dribbble:hover {
  background: url(../imgs/template/icons/dribbble-w.png) no-repeat center;
}
.dark-mode .is-mode .icon-socials.icon-instagram {
  background: url(../imgs/template/icons/instagram-w.png) no-repeat center;
}
.dark-mode .is-mode .icon-socials.icon-instagram:hover {
  background: url(../imgs/template/icons/instagram-w.png) no-repeat center;
}
.dark-mode .is-mode .icon-socials.icon-linkedin {
  background: url(../imgs/template/icons/linkedin-w.png) no-repeat center;
}
.dark-mode .is-mode .icon-socials.icon-linkedin:hover {
  background: url(../imgs/template/icons/linkedin-w.png) no-repeat center;
}
.box-footer-top {
  padding: 30px 78px 10px;
  margin-bottom: 0px;
}
.pt-100{
  padding-top: 100px;
}
.pt-80{
  padding-top: 80px;
}
.mtb-20 {
  margin: 20px 0;
}
.mt-15 {
  margin-top: 15px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}.ml-15 {
  margin-left: 15px !important;
}
.box-get-quote {
  display: flex;
  border-radius: 100px;
  padding: 10px 30px;
  align-items: center;
  background-color: #1C68FB;
  color: #FFFFFF;
}
.img-quote {
  min-width: 91px;
  width: 91px;
  height: 91px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 35px;
}
.line-border {
  border-top: 1px solid #FFFFFF;
  opacity: 0.2;
}
.box-image-main {
  position: relative;
}
.box-image-main img {
  display: block;
}
.box-image-main a {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.icon-16 {
  height: 26px;
}
.bg-quote {
  background-image: url(../imgs/page/homepage1/quote.png);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 167px;
  right: 0px;
  width: 127px;
  height: 97px;
}
.box-info-look {
  padding: 30px;
  background-color: #0FA7FD;
  color: #1ED760;
  font-size: 31px;
  line-height: 45px;
  font-weight: bold;
  width: 100%;
  max-width: 352px;
  position: absolute;
  bottom: -150px;
  right: 30px;
}
.text-blog-big {
  text-align: center;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 34;
  text-transform: uppercase;
  font-size: 248px;
  line-height: 1.2;
  font-weight: 700;
  opacity: 0.2;
  overflow: hidden;
}
.box-blog-slider {
  padding: 0px 0px 0px 20px;
}
.box-blog-slider .box-swiper .swiper-container {
  padding-bottom: 95px;
}
.box-button-more {
  margin-top: -160px;
  position: relative;
  z-index: 2;
}
.reveal-img {
  visibility: hidden;
  position: relative;
  overflow: hidden;
}
.reveal-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform-origin: left;
  transition-duration: 0.2s;
}
.reveal-img img:hover {
  transform: scale(1.2);
  transition-duration: 0.2s;
}
.img-border-radius {
  height: 74px;
  border-radius: 85px;
  margin-right: 14px;
}
.text-308 {
  font-size: 308px;
  line-height: 226px;
  font-family: "Fahkwang", sans-serif;
}
.box-text-under-inner {
  display: flex;
  align-items: center;
  margin: 0px -150px;
}
.box-text-under-inner span {
  width: 100%;
}
.box-text-under-inner .img-snow {
  min-width: 266px;
  padding: 0px 90px;
}
.features-slider .swiper-slide {
  max-width: 482px;
  width: 100%;
}
.box-about {
  padding: 140px 0px 165px 0px;
}
.box-about-slider {
  padding-top: 70px;
}
.box-get-quote-2 {
  background-color: #0C0D0E;
  max-width: 361px;
  margin: auto 0 auto auto;
}
.img-rd-60 {
  border-radius: 60px;
  width: 100%;
}
.block-reviews-2 {
  padding-top: 150px;
}
.head-reviews-2 {
  display: flex;
  width: 100%;
}
.form-in-touch .btn-black {
  padding-left: 75px;
  padding-right: 75px;
}

.box-button-touch {
  display: flex;
  width: 100%;
  align-items: center;
}

.box-button-touch .form-group {
  margin-right: 30px;
  min-width: 334px;
  max-width: 334px;
}

.box-button-touch .agree-cb {
  width: 100%;
  margin-bottom: 30px;
  font-weight: 400;
}

.box-button-touch .agree-cb .cb-agree {
  float: left;
  margin: 3px 10px 0px 0px;
  font-size: 14px;
}

.box-get-touch {
  padding: 100px 78px;
  background: -webkit-linear-gradient(-45deg, rgba(30, 215, 95, 0.851) 20%, rgba(15, 166, 253, 0.812) 80%);
  position: relative;
  color: #fff;
}

.box-get-touch h3 {
  font-style: italic;
}

.block-get-touch {
  background-color: #000;
  margin-bottom: 0px;
}
.box-joined {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.join-thousands {
  max-width: 189px;
  line-height: 17px;
}
.img-experts {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.title-line {
  position: relative;
  padding-left: 87px;
  margin-bottom: 29px;
}
.title-line::before {
  content: "";
  height: 1px;
  max-width: 74px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 6px;
  background-color: #1ED760;
}

.link-inline {
  display: inline-block;
  vertical-align: middle;
}
.bg-black {
  background-color: #0C0D0E;
}
.head-border-bottom {
  border-bottom: 1px solid #0C0D0E;
  padding-bottom: 50px;
  margin-bottom: 40px;
}
.work-slider .swiper-slide {
  max-width: 700px;
}
.box-works {
  padding-top: 40px;
}
.block-corporation {
  padding: 90px 0;
}
.box-button-white .btn-tags:hover,
.box-button-white .btn-tags.active {
  color: #FFFFFF;
}
.block-logos-4 {
  padding: 84px 0px;
  border-bottom: 1px solid #DCE4EC;
  margin-bottom: 0px;
}
.block-section-2 {
  padding: 140px 0px 0px 0px;
}
.bdrd-120 {
  border-radius: 120px;
  overflow: hidden;
}
.bdrd-left-120 {
  border-radius: 120px 0 0 120px;
}
.bg-dark-900 {
  background-color: #0C0D0E;
}
.top-head-border {
  padding: 0px 0px 40px 0px;
  border-bottom: 1px solid #0C0D0E;
  margin-bottom: 35px;
}
.font-normal {
  font-weight: 400;
}
.block-corporation-about {
  padding-bottom: 150px;
  border-bottom: 1px solid #CBCFD3;
}
.box-quote-line {
  position: relative;
  padding-left: 30px;
}
.box-quote-line::before {
  content: "";
  width: 43px;
  height: 88px;
  background: url(../imgs/page/about-1/quote-line.png) no-repeat center;
  position: absolute;
  top: 0;
  left: -40px;
}
.box-button-my-keys {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.detail-text p {
  margin-bottom: 40px;
  font-size: 36px;
  line-height: 48px;
}
.box-detail-content {
  padding: 190px 0px;
}
.box-team-section2 {
  padding: 80px 0px;
}
.block-service-section-1 {
  padding: 80px 0px 0px 0px;
}
.block-contact {
  padding: 190px 0px 0px 0px;
}
.block-map {
  margin-top: 130px;
}
.block-map iframe {
  height: 462px;
  width: 100%;
}
.box-play-contact {
  padding-bottom: 115px;
  border-bottom: 1px solid #DCE4EC;
}
.box-play-contact .btn-play-2 {
  background: url(../../imgs/page/contact/play.svg) no-repeat left center;
  padding: 35px 0px 35px 110px;
  color: #0C0D0E;
}
.block-register {
  padding: 80px 0px;
}
.form-register .form-group {
  display: flex;
  align-items: center;
}
.form-register .form-group .btn {
  min-width: 214px;
  margin-left: 15px;
}
.cb-agree {
  float: left;
  margin: 5px 5px 0px 0px;
}
.form-login {
  max-width: 482px;
}
.slide-container {
  max-width: 1570px;
  margin: auto;
  position: absolute;
  left: 10px;
  right: 10px;
  top: 0px;
  bottom: 0px;
  z-index: 2;
}
.box-button-slider-ontop {
  bottom: 90px;
  max-width: 1570px;
  left: 0px;
  margin: auto;
}
.mw-1037 {
  max-width: 1037px;
  margin: 23px auto 115px auto;
}
.bg-line-dots {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><line x1='0.5' y1='0.5' x2='5.5' y2='0.5' style='stroke:rgb(0,0,0);stroke-width:1'/><line x1='200.5' y1='0.5' x2='195.5' y2='0.5' style='stroke:rgb(0,0,0);stroke-width:1'/><line x1='0.5' y1='0.5' x2='0.5' y2='5.5' style='stroke:rgb(0,0,0);stroke-width:1'/><line x1='0.5' y1='200.5' x2='0.5' y2='195.5' style='stroke:rgb(0,0,0);stroke-width:1'/></svg>"), linear-gradient(to right, #F2F6F9 1px, transparent 0, transparent 100px), linear-gradient(to bottom, #F2F6F9 1px, transparent 0, transparent 100px);
  background-color: transparent;
  background-size: 100px 100px;
  background-repeat: repeat;
}
.dark-mode .bg-line-dots {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><line x1='0.5' y1='0.5' x2='5.5' y2='0.5' style='stroke:rgb(255,255,255);stroke-width:1'/><line x1='200.5' y1='0.5' x2='195.5' y2='0.5' style='stroke:rgb(255,255,255);stroke-width:1'/><line x1='0.5' y1='0.5' x2='0.5' y2='5.5' style='stroke:rgb(255,255,255);stroke-width:1'/><line x1='0.5' y1='200.5' x2='0.5' y2='195.5' style='stroke:rgb(255,255,255);stroke-width:1'/></svg>"), linear-gradient(to right, #1E2022 1px, transparent 0, transparent 100px), linear-gradient(to bottom, #1E2022 1px, transparent 0, transparent 100px);
}
.link-icon {
  display: inline-block;
  background: url(../imgs/page/homepage1/star.png) no-repeat left center;
  padding: 0px 0px 0px 57px;
}
.link-icon:hover {
  text-decoration: underline;
  color: #0FA7FD;
}
.link-icon:hover * {
  color: #0FA7FD;
}
.box-image-ov {
  padding-right: 80px;
}
.box-button-tags {
  padding-top: 80px;
}
.box-button-tags .btn {
  margin: 0px 10px 10px 0px;
}
.block-get-touch-blog {
  padding-top: 115px;
  padding-bottom: 60px;
}
.page-content p {
  margin-bottom: 15px;
}
.bg-f5 {
  background-color: #F5F5F5;
}
.color-9000 {
  background: -webkit-linear-gradient(#1ED760, #0FA7FD);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.px-78 {
  padding: 0 78px;
}
.footer-bottom a {
  color: #FFFFFF;
}
.text-align-right {
  text-align: right;
}
.footer-bottom a {
  color: #FFFFFF;
}
.footer-bottom p,
h5 {
  color: #FFFFFF;
}
.color-901 {
  color: #FFFFFF;
}
.image-light {
  display: none;
}
.nav-main-menu ul.main-menu li a {
  color: black;
}
.nav-scrolled ul.main-menu li a {
  color: white;
}
.header.nav-scrolled .main-menu li.has-children>a::after {
  filter: invert(0%);
}
/* extra css */
.main-blog{
  padding: 1rem 0;
}
.breadcrumb{
  display: flex;
  justify-content: center;
}
.breadcrumb-item.active {
  color: #000;
} 
.breadcrumb li a {
  color: #000;
  font-size: 14px;
}
.breadcrumb li a:hover {
  background: -webkit-linear-gradient(#1ED760, #0FA7FD);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.blog-title h1{
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 5px;
}
.blog-title h3{
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
}
.card-title{
  color: #000;
}
.card-title-1{
  font-size: 16 px;
  line-height: 25px;
  text-align: center;
}
.card{
  border: 0px;
  padding: 0;
}
.card img{
  cursor: default;
}
.card-image{
  width: 100%;
  padding-top: 1rem;
}
.card-image img{
  width: 100%;
  border: 1px solid transparent;
  border-radius: 30px;
}
.card-body p{
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}
.card-1{
  width: 18rem;
}
.blogss{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 1550px) {
  .box-get-touch h3 {
    font-size: 32px;
  }
  .box-get-touch h4 {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .box-get-touch h3 {
    font-size: 32px;
  }
  .box-get-touch h4 {
    font-size: 22px;
  }
}
@media (max-width: 1399.98px) {
  .header .main-header .header-left .header-right {
    width: 22%;
  }
  .header .main-header .header-left .header-nav {
    width: 86%;
  }
  .font-3xl-bold {
    font-size: 20px;
    line-height: 30px;
  }
  .block-content-login {
    min-height: 745px;
  }
  .box-image-ov {
    padding-right: 0px;
  }
  .box-get-touch h3 {
    font-size: 32px;
  }
  .box-get-touch h4 {
    font-size: 22px;
  }
  .pmpm {
    padding-right: .75rem;
  }
}
@media (max-width: 1199.98px) {
  .header {
    padding: 15px 0;
  }
  .header .header-right .btn.btn-brand-1 {
    padding: 8px 16px;
  }
  .header-top-sub {
    display: none;
  }
  .burger-icon {
    display: inline-block;
  }
  .header .burger-icon {
    display: block;
  }
  .header .main-header .header-left .header-right {
    width: 100%;
    text-align: right;
    padding-right: 40px;
  }
  .header .main-header .header-left .header-nav {
    width: 0%;
  }
  .img-quote {
    min-width: 71px;
    width: 71px;
    margin-right: 15px;
    height: 71px;
  }
  .info-quote .font-xl {
    font-size: 16px;
    line-height: 28px;
  }
  .head-reviews-2 {
    flex-wrap: wrap;
  }
  .block-content-login {
    background-image: none;
  }
  .slide-container {
    position: absolute;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
  }
  .btn-filter {
    margin-bottom: 15px;
  }
}
@media (max-width: 991.98px) {
  .blogss{
    justify-content: center;
  }
  .mx0-1 {
    margin: 12px 0;
  }
  .pt-80{
    padding-top: 40px !important;
  }
  .footer .menu-footer {
    margin: 0px -10px 0px -10px;
  }
  .py-5{
    padding-bottom: 0 !important;
  }
  .master-point-image img{
    width: fit-content;
  }
  .box-footer-top {
    padding: 30px 0 10px;
    margin-bottom: 0px;
  }
  .px-78 {
    padding: 0;
  }
  .mobile-header-wrapper-style .mobile-logo {
    top: 15px;
    left: 12px;
  }
  .btn-close {
    right: 5px;
  }
  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area {
    align-items: start;
  }
  .mobile-header-active .perfect-scroll {
    margin: 90px auto;
  }
  .footer .logo-footer img {
    max-width: 120px;
  }
  .footer .mt-60 {
    margin-top: 30px !important;
  }
  .footer .text-lg-start {
    text-align: left !important;
  }
  .footer .text-lg-end {
    text-align: right !important;
  }
  .footer .menu-bottom {
    padding-top: 15px;
  }
  .footer .menu-bottom li a {
    font-size: 14px;
    opacity: 0.5;
  }
  .footer .menu-bottom li a:hover {
    opacity: 1;
  }
  .text-blog-big {
    font-size: 248px;
    line-height: 398px;
  }
  .menu-mobile {
    display: block;
  }
  .footer-bottom {
    padding-top: 40px;
  }
  .box-button-more {
    margin-top: 0px;
    padding-left: 0px;
  }
  .bg-quote {
    display: none;
  }
  .img-border-radius {
    height: 44px;
  }
  .box-get-quote-2 {
    margin: 30px 0px 0px 0px;
  }
  .features-slider .swiper-slide {
    max-width: 100%;
  }
  .img-experts {
    height: 60px;
  }
  .work-slider .swiper-slide {
    max-width: 550px;
  }
  .block-corporation {
    padding: 30px 0px 0px 0px;
  }
  .box-image-ov {
    margin-bottom: 30px;
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  .text-blog-big {
    display: none;
  }
  .box-images-customer .img-1 {
    right: 0px;
  }
  .box-button-more {
    margin-top: -100px;
    padding-left: 0px;
  }
  .box-button-touch {
    flex-wrap: wrap;
  }
  .box-about-slider {
    padding: 0px 15px !important;
    max-width: 482px;
    margin: 70px auto auto auto;
  }
  .box-detail-content {
    padding: 90px 0px;
  }
}
@media (max-width: 575.98px) {
  .menu-bottom li {
    margin-bottom: 10px;
  }
  .footer-bottom .mr-50 {
    margin-right: 0px !important;
  }
  .header-top-main .burger-icon {
    top: 21px;
    right: 15px;
  }
  .icon-snow {
    height: 50px;
  }
  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
    font-size: 30px;
    line-height: 60px;
  }
  .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a {
    font-size: 25px;
  }
  .display-1 {
    font-size: 90px;
    line-height: 98px;
  }
  .features-slider .swiper-slide {
    max-width: 100%;
  }
  .form-login .btn {
    width: 100%;
    margin-bottom: 30px;
  }
  .detail-text p {
    font-size: 22px;
    line-height: 35px;
  }
  .heading-title {
    font-size: 40px;
    line-height: 60px;
  }
  .box-quote-line::before {
    top: -35px;
    left: -30px;
  }
  .box-quote-line {
    padding-left: 0px;
  }
  .form-register .form-group {
    flex-wrap: wrap;
  }
  .form-register .form-group .btn {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }
}
@media (max-width: 499.98px) {
  .play-btn {
    transform: scale(0.7);
  }
  .box-get-touch {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .box-joined {
    display: block;
  }
  .img-quote {
    min-width: 48px;
    width: 48px;
    height: 48px;
  }
  .block-logos-4 {
    padding: 34px 0px;
  }
  .block-section-2 {
    padding: 80px 0px 0px 0px;
  }
  .play-text.ml-30 {
    margin-left: 5px !important;
  }
  .footer .menu-footer li {
    width: 100%;
  }
  .footer {
    background-position: top 80px right 3%;
    background-size: 50px;
  }
  .header .main-header .header-account .menu-mobile {
    margin: 0px 0px 0px 10px;
  }
  .img-experts {
    height: 40px;
  }
  .font-42 {
    font-size: 24px;
    line-height: 28px;
  }
  .bdrd-120 {
    border-radius: 60px;
  }
  .pin-spacer {
    max-height: 300px;
  }
  .horizontal-rail {
    position: relative;
    display: block;
  }
  .bdrd-80 {
    border-radius: 30px;
  }
  .block-get-touch-blog {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 349.98px) {
  .perfect-scroll {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .container.wide {
    max-width: 1544px;
  }
}