@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: 'newfont';
  src: url("../fonts/LynkcoType-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'newfont';
  src: url("../fonts/LynkcoType-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'newfont';
  src: url("../fonts/LynkcoType-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.english_font{
  font-family: 'newfont';
}
body {
  margin: 0;
  padding: 0;
  line-height: 1;
  min-width: 320px;
  position: relative;
}

article,
aside,
details,
figure,
figfz-x-sm,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: block;
  max-width: 100%;
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  min-width: 0;
}

.hidden,
[hidden],
template {
  display: none;
}

a {
  text-decoration: none;
  background: transparent;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}

a:active, a:hover {
  /*outline: 0;*/
}

a img {
  border: 0;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: .5em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -1em;
}

sub {
  bottom: -.25em;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  border: 0;
  font: inherit;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  text-transform: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*outline: none !important;*/
  background-clip: padding-box;
  background-color: transparent;
}

button,
html input[type='button'] {
  cursor: pointer;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}

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

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

textarea::-webkit-input-placeholder {
  color: inherit;
  -webkit-transition: .3s all;
  transition: .3s all;
}

textarea::-moz-placeholder {
  color: inherit;
  -moz-transition: .3s all;
  transition: .3s all;
}

textarea:-ms-input-placeholder {
  color: inherit;
  -ms-transition: .3s all;
  transition: .3s all;
}

textarea::-ms-input-placeholder {
  color: inherit;
  -ms-transition: .3s all;
  transition: .3s all;
}

textarea::placeholder {
  color: inherit;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus::-moz-placeholder {
  color: transparent;
}

textarea:focus:-ms-input-placeholder {
  color: transparent;
}

textarea:focus::-ms-input-placeholder {
  color: transparent;
}

textarea:focus::placeholder {
  color: transparent;
}

input {
  line-height: normal;
}

input::-webkit-input-placeholder {
  color: inherit;
  -webkit-transition: .3s all;
  transition: .3s all;
}

input::-moz-placeholder {
  color: inherit;
  -moz-transition: .3s all;
  transition: .3s all;
}

input:-ms-input-placeholder {
  color: inherit;
  -ms-transition: .3s all;
  transition: .3s all;
}

input::-ms-input-placeholder {
  color: inherit;
  -ms-transition: .3s all;
  transition: .3s all;
}

input::placeholder {
  color: inherit;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

input:focus::-ms-input-placeholder {
  color: transparent;
}

input:focus::placeholder {
  color: transparent;
}

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

input[type='checkbox'], input[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

input[type='search'] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

textarea {
  resize: none;
  overflow: auto;
}

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

td,
th {
  padding: 0;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

@font-face {
  font-family: 'Ezer Basic';
  src: url("../fonts/EzerBasic-Bold.woff2") format("woff2"), url("../fonts/EzerBasic-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ezer Basic';
  src: url("../fonts/EzerBasic-Regular.woff2") format("woff2"), url("../fonts/EzerBasic-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ezer Basic';
  src: url("../fonts/EzerBasic-Medium.woff2") format("woff2"), url("../fonts/EzerBasic-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icons/icomoon.woff?w6bbaa") format("woff"), url("../fonts/icons/icomoon.svg?w6bbaa#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-clock:before {
  content: "\e900";
}

.icon-phone:before {
  content: "\e901";
}

.icon-pin:before {
  content: "\e902";
}

.icon-instagram:before {
  content: "\e903";
}

.icon-whatsup:before {
  content: "\e904";
}

.icon-facebook:before {
  content: "\e905";
}

.icon-share:before {
  content: "\e906";
}

.icon-close:before {
  content: "\e907";
}

.icon-plus:before {
  content: "\e908";
}

.icon-arrow:before {
  content: "\e909";
}

/**
* Swiper 8.2.1
* Most modern mobile touch slider and framework with hardware accelerated transitions
* https://swiperjs.com
*
* Copyright 2014-2022 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: May 31, 2022
*/
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  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;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  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;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: opacity,height,-webkit-transform;
  -o-transition-property: transform,opacity,height;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.carousel {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.carousel *, .carousel *:before, .carousel *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.carousel.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.carousel.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}

.carousel__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.carousel__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
}

.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: .25;
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  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;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  -webkit-box-shadow: var(--carousel-button-shadow, none);
  box-shadow: var(--carousel-button-shadow, none);
  -webkit-transition: opacity .15s ease;
  -o-transition: opacity .15s ease;
  transition: opacity .15s ease;
}

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.carousel__button.is-prev {
  left: 10px;
}

.carousel__button.is-next {
  right: 10px;
}

.carousel__button[disabled] {
  cursor: default;
  opacity: .3;
}

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  -webkit-filter: var(--carousel-button-svg-filter, none);
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}

html.with-fancybox {
  scroll-behavior: auto;
}

body.compensate-for-scrollbar {
  overflow: hidden !important;
  -ms-touch-action: none;
  touch-action: none;
}

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: none;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.fancybox__container :focus {
  outline: none;
}

body:not(.is-using-mouse) .fancybox__container :focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));
}
.branch_form h2{
  text-align: center;
}
.branch_form p{
  text-align: center;
  margin: 1vw 0;
}
.branch_form .new_flex{
  display: flex;
  justify-content: space-between !important;
}
.branch_form .new_hr{
  width: 100% !important;
}
.branch_form .new_flex .form-item{
  width: 65% ;
}
.branch_form .message{
  margin-bottom: unset !important;
}
.branch_form textarea {
  display: block;
  border: 1px solid #fff;
  border-radius: 0 0 0 0.625rem;
  height: 10.4375rem;
  width: 100%;
  padding: 0 0.9375rem;
  margin: 1.5vw 0;
}
.branch_form .new_hrp {
  width: 100% !important;
  font-size: 0.7vw;
  text-align: right !important;
}



@media all and (max-width: 1024px) {
  .branch_form{
    padding: 5vw 5vw;
    margin-top: 22vw;
  }
  .branch_form .input-item {
    width: 100%;
    margin-bottom: 5vw;
  }
  .branch_form p {
    text-align: center;
    margin: 3vw 0;
  }
  .branch_form .new_flex .form-item {
    width: 100%;
  }
  .branch_form .btn.size-sm {
    min-width: auto;
    width: 100%;
    margin: 3vw 0;
  }
  .branch_form .new_hrp {
    width: 100% !important;
    font-size: 2.7vw;
    text-align: right !important;
  }
}
.select-wrapper.error::before{
  top: 32% !important;
}
@media all and (min-width: 1024px) {
  .page-id-722  .posts-slider-section{
    padding: 1.75rem 0 !important;
  }
  .page-id-722 .intro-section {
    padding: 1.75rem 0 !important;
  }
  .page-id-722 .premuim_page div#colum_image_list {
    margin: 1.75rem 0 !important;
  }
  .page-id-722 .premuim_page div#colum_image_list .lists{
    margin-top: 1.75rem;
  }
  .branch_form{
    margin: auto;
    width: 58%;
  }
  .page-template-page-text-premuim  .faq-list {
    margin: 3vw 0;
  }
  .single-model .tech-section .new_hrp {
    width: 57% !important;
    font-size: 0.7vw;
    text-align: center !important;
    margin-top: 2vw !important;
    margin: auto !important;
    margin-top: 3vw !important;
  }
  .single-model .contact-form-section .new_hrp {
    width: 75%;
    font-size: 0.7vw;
    margin: auto;
  }
  .single-model .contact-form-section .new_hr {
    width: 75%;
    font-size: 0.7vw;
    margin: auto;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;

  }
  .header .link.mobile-hide.scrollto{
    font-size: 1.3875rem;
  }
  .premuim_page .inner-hero .content{
    max-width: 37.375rem;
  }
  .page-404.inner-hero .content{
    max-width: 24.4375rem !important;
  }
  .full_price{
    line-height: 1.2vw;
    margin-top: 3vw;
  }
  .full_price span {
    font-size: 1.2vw;
    display: flex;
  }
  .full_price strong {
    font-size: 1.6vw;
  }
  .edited_list{
    margin-right: 1.3vw;
  }

  .edited_list span{
    color: white !important;
  }
  .fancybox__container {
    --carousel-button-width:48px;
    --carousel-button-height:48px;
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px;
  }
}

.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}

.fancybox__carousel {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}

.fancybox__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.fancybox__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
  margin: auto;
}

@media all and (min-width: 1024px) {
  .content-rows-section .img-wrapper{
    flex: 0 0 50% !important;
  }
  .fancybox__slide {
    padding: 64px 100px;
  }
}

.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 20;
}

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fancybox__caption {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow-wrap: anywhere;
}

.is-loading .fancybox__caption {
  visibility: hidden;
}

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
  z-index: 40;
}

.fancybox__nav .carousel__button.is-next {
  right: 8px;
}

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}

.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}

@media all and (min-width: 1024px) {
  .single-projects .title-box ul{
    list-style: inherit;
    margin-right: 1vw;
  }
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}

.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40;
}

@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}

.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff);
}

.fancybox__no-click, .fancybox__no-click button {
  pointer-events: none;
}

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor);
}

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053;
}

.fancybox__spinner svg {
  -webkit-animation: fancybox-rotate 2s linear infinite;
  animation: fancybox-rotate 2s linear infinite;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px;
  }
}

@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px;
  }
}

.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  -webkit-animation: .15s ease backwards fancybox-fadeIn;
  animation: .15s ease backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
  -webkit-animation: .15s ease both fancybox-fadeOut;
  animation: .15s ease both fancybox-fadeOut;
}

.fancybox-fadeIn {
  -webkit-animation: .15s ease both fancybox-fadeIn;
  animation: .15s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
  -webkit-animation: .1s ease both fancybox-fadeOut;
  animation: .1s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
  -webkit-animation: .2s ease both fancybox-zoomInUp;
  animation: .2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
  -webkit-animation: .15s ease both fancybox-zoomOutDown;
  animation: .15s ease both fancybox-zoomOutDown;
}

.fancybox-throwOutUp {
  -webkit-animation: .15s ease both fancybox-throwOutUp;
  animation: .15s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
  -webkit-animation: .15s ease both fancybox-throwOutDown;
  animation: .15s ease both fancybox-throwOutDown;
}

@-webkit-keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}

@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}

@-webkit-keyframes fancybox-zoomInUp {
  from {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fancybox-zoomInUp {
  from {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}

@keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}

@-webkit-keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}

@keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}

@-webkit-keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}

@keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}

.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto;
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__image {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.has-image .fancybox__content {
  padding: 0;
  background: transparent;
  min-height: 1px;
}

.is-closing .has-image .fancybox__content {
  overflow: visible;
}

.has-image[data-image-fit=contain] {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}

.has-image[data-image-fit=contain] .fancybox__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}

.has-image[data-image-fit=cover] {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
}

.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.fancybox__thumbs {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
  animation: .15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0;
}

.fancybox__thumbs .carousel__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  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: visible;
  cursor: pointer;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity: 0;
  -webkit-transition: opacity .15s ease;
  -o-transition: opacity .15s ease;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92;
}

.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px);
}

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(8.1%, rgba(0, 0, 0, 0.006)), color-stop(15.5%, rgba(0, 0, 0, 0.021)), color-stop(22.5%, rgba(0, 0, 0, 0.046)), color-stop(29%, rgba(0, 0, 0, 0.077)), color-stop(35.3%, rgba(0, 0, 0, 0.114)), color-stop(41.2%, rgba(0, 0, 0, 0.155)), color-stop(47.1%, rgba(0, 0, 0, 0.198)), color-stop(52.9%, rgba(0, 0, 0, 0.242)), color-stop(58.8%, rgba(0, 0, 0, 0.285)), color-stop(64.7%, rgba(0, 0, 0, 0.326)), color-stop(71%, rgba(0, 0, 0, 0.363)), color-stop(77.5%, rgba(0, 0, 0, 0.394)), color-stop(84.5%, rgba(0, 0, 0, 0.419)), color-stop(91.9%, rgba(0, 0, 0, 0.434)), to(rgba(0, 0, 0, 0.44)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  padding: 0;
  -ms-touch-action: none;
  touch-action: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4));
}

@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px;
  }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
  animation: .15s ease-in backwards fancybox-fadeIn;
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0;
}

.fancybox__toolbar__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fancybox__toolbar__items--left {
  margin-right: auto;
}

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fancybox__toolbar__items--right {
  margin-left: auto;
}

@media (max-width: 640px) {
  .page-template-page-text-premuim  .faq-list {
    margin: 13vw 0;
  }
  .single_models .contact-form-section .new_hrp {
    width: 92%;
    margin: auto;

  }
  .single_models .contact-form-section .new_hr {
    width: 92%;
    margin: auto;
    margin-top: 3.5vw;
    margin-bottom: 3.5vw;

  }
  #calculator  .new_hrp {
    width: 98%;
    font-size: 2.8vw;
    margin: auto;
    margin-top: 3vw;
  }
  .premuim_page .inner-hero .content{
    max-width: 100.66667vw;
  }
  .page-404.inner-hero .content{
    max-width: 19.4375rem !important;
  }
  .inner-hero .content p {
    line-height: 1.32903em;
  }
  .full_price{
    line-height: 4.9vw;
    margin-top: 5vw;
  }
  .full_price span {
    font-size: 4.2vw;
    display: flex;
  }
  .full_price strong {
    font-size: 5.6vw;
  }
  .edited_list{
    margin-right: 5.5vw;
  }
  .single-projects .title-box ul{
    list-style: inherit;
    margin-right: 4vw;
  }
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none;
  }
}

.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  z-index: 30;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox__container:-webkit-full-screen::backdrop {
  opacity: 0;
}

.fancybox__container:-ms-fullscreen::backdrop {
  opacity: 0;
}

.fancybox__container:fullscreen::-webkit-backdrop {
  opacity: 0;
}

.fancybox__container:fullscreen::backdrop {
  opacity: 0;
}

.fancybox__button--fullscreen g:nth-child(2) {
  display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none;
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block;
}

.fancybox__button--slideshow g:nth-child(2) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none;
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block;
}

.threesixty {
  margin: 0 auto;
  overflow: hidden;
  max-height: 100%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: auto;
}

.threesixty .threesixty_images {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.threesixty .threesixty_images img {
  top: 0;
  width: 100%;
  height: auto;
}

.threesixty .threesixty_images img.previous-image {
  display: none;
}

.threesixty .threesixty_images img.current-image {
  display: block;
}

.threesixty .spinner {
  width: 3.75rem;
  display: block;
  margin: 0 auto;
  height: 1.875rem;
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0.3125rem;
}

.threesixty .spinner span {
  font-family: "Ezer Basic", sans-serif;
  font-size: 0.75rem;
  font-weight: bolder;
  color: #FFF;
  text-align: center;
  line-height: 1.875rem;
  display: block;
}

_:-webkit-full-screen,
.threesixty {
  background-color: transparent;
}

/*!
* Photo Sphere Viewer 4.7.3
* @copyright 2014-2015 Jérémy Heleine
* @copyright 2015-2022 Damien "Mistic" Sorel
* @licence MIT (https://opensource.org/licenses/MIT)
*/
.psv-container {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background: -o-radial-gradient(#fff 0%, #fdfdfd 16%, #fbfbfb 33%, #f8f8f8 49%, #efefef 66%, #dfdfdf 82%, #bfbfbf 100%);
  background: radial-gradient(#fff 0%, #fdfdfd 16%, #fbfbfb 33%, #f8f8f8 49%, #efefef 66%, #dfdfdf 82%, #bfbfbf 100%);
  overflow: hidden;
}

.psv-container--fullscreen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.psv-canvas-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transition: opacity linear 100ms;
  -o-transition: opacity linear 100ms;
  transition: opacity linear 100ms;
}

.psv-canvas {
  display: block;
}

.psv-loader-container {
  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;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 80;
}

.psv-loader {
  position: relative;
  text-align: center;
  color: rgba(61, 61, 61, 0.7);
  width: 150px;
  height: 150px;
  border: 10px solid transparent;
}

.psv-loader::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.psv-loader, .psv-loader-image, .psv-loader-text {
  display: inline-block;
  vertical-align: middle;
}

.psv-loader-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.psv-loader-text {
  font: 14px sans-serif;
}

.psv-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 90;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 40px;
  background: rgba(61, 61, 61, 0.5);
  -webkit-transition: bottom ease-in-out 0.1s;
  -o-transition: bottom ease-in-out 0.1s;
  transition: bottom ease-in-out 0.1s;
}

.psv-navbar--open {
  bottom: 0;
}

.psv-navbar, .psv-navbar * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.psv-caption {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  color: rgba(255, 255, 255, 0.7);
  overflow: hidden;
  text-align: center;
}

.psv-caption-icon {
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.psv-caption-icon * {
  fill: rgba(255, 255, 255, 0.7);
}

.psv-caption-content {
  display: inline-block;
  padding: 10px;
  font: 16px sans-serif;
  white-space: nowrap;
}

.psv-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 10px;
  position: relative;
  cursor: pointer;
  height: 20px;
  width: 20px;
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
}

.psv-button--active {
  background: rgba(255, 255, 255, 0.2);
}

.psv-button--disabled {
  pointer-events: none;
  opacity: 0.5;
}

.psv-button-svg {
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  -o-transition: transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.psv-button:not(.psv-button--disabled):focus-visible {
  outline: 2px solid #007cff;
  outline-offset: -2px;
}

.psv-container:not(.psv--is-touch) .psv-button--hover-scale:not(.psv-button--disabled):hover .psv-button-svg {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.psv-move-button + .psv-move-button {
  margin-left: -10px;
}

.psv-custom-button {
  width: auto;
}

.psv-autorotate-button.psv-button {
  width: 25px;
  height: 25px;
  padding: 7.5px;
}

.psv-zoom-range.psv-button {
  width: 80px;
  height: 1px;
  margin: 10px 0;
  padding: 9.5px 0;
  max-width: 600px;
}

.psv-zoom-range-line {
  position: relative;
  width: 80px;
  height: 1px;
  background: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.psv-zoom-range-handle {
  position: absolute;
  border-radius: 50%;
  top: -3px;
  width: 7px;
  height: 7px;
  background: rgba(255, 255, 255, 0.7);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-line {
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.7);
}

.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-handle {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.psv-notification {
  position: absolute;
  z-index: 100;
  bottom: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 2em;
  opacity: 0;
  -webkit-transition-property: opacity, bottom;
  -o-transition-property: opacity, bottom;
  transition-property: opacity, bottom;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
}

.psv-notification-content {
  max-width: 50em;
  background-color: rgba(61, 61, 61, 0.8);
  border-radius: 4px;
  padding: 0.5em 1em;
  font: 14px sans-serif;
  color: white;
}

.psv-notification--visible {
  opacity: 100;
  bottom: 80px;
}

.psv-overlay {
  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;
  position: absolute;
  z-index: 110;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -o-radial-gradient(#fff 0%, #fdfdfd 16%, #fbfbfb 33%, #f8f8f8 49%, #efefef 66%, #dfdfdf 82%, #bfbfbf 100%);
  background: radial-gradient(#fff 0%, #fdfdfd 16%, #fbfbfb 33%, #f8f8f8 49%, #efefef 66%, #dfdfdf 82%, #bfbfbf 100%);
  color: black;
  opacity: 0.8;
}

.psv-overlay-image {
  margin-bottom: 4vh;
}

.psv-overlay-image svg {
  width: 50vw;
}

@media (orientation: landscape) {
  .psv-overlay-image svg {
    width: 25vw;
  }
}

.psv-overlay-text {
  font: 30px sans-serif;
  text-align: center;
}

.psv-overlay-subtext {
  font: 20px sans-serif;
  opacity: 0.8;
  text-align: center;
}

.psv-panel {
  position: absolute;
  z-index: 90;
  right: 0;
  height: 100%;
  width: 400px;
  max-width: calc(100% - 24px);
  background: rgba(10, 10, 10, 0.7);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  cursor: default;
  margin-left: 9px;
}

.psv--has-navbar .psv-panel {
  height: calc(100% - 40px);
}

.psv-panel-close-button {
  display: none;
  position: absolute;
  top: 0;
  left: -24px;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.9);
}

.psv-panel-close-button::before, .psv-panel-close-button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  width: 15px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transition-property: width, left, -webkit-transform;
  transition-property: width, left, -webkit-transform;
  -o-transition-property: width, left, transform;
  transition-property: width, left, transform;
  transition-property: width, left, transform, -webkit-transform;
}

.psv-panel-close-button::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.psv-panel-close-button::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.psv-panel-close-button:hover::before, .psv-panel-close-button:hover::after {
  left: 0;
  width: 23px;
}

.psv-panel-close-button:hover::before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.psv-panel-close-button:hover::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.psv-panel-resizer {
  display: none;
  position: absolute;
  top: 0;
  left: -9px;
  width: 9px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  cursor: col-resize;
}

.psv-panel-resizer::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 1px;
  margin-top: -14.5px;
  width: 1px;
  height: 1px;
  -webkit-box-shadow: 1px 0 #fff, 3px 0px #fff, 5px 0px #fff, 1px 2px #fff, 3px 2px #fff, 5px 2px #fff, 1px 4px #fff, 3px 4px #fff, 5px 4px #fff, 1px 6px #fff, 3px 6px #fff, 5px 6px #fff, 1px 8px #fff, 3px 8px #fff, 5px 8px #fff, 1px 10px #fff, 3px 10px #fff, 5px 10px #fff, 1px 12px #fff, 3px 12px #fff, 5px 12px #fff, 1px 14px #fff, 3px 14px #fff, 5px 14px #fff, 1px 16px #fff, 3px 16px #fff, 5px 16px #fff, 1px 18px #fff, 3px 18px #fff, 5px 18px #fff, 1px 20px #fff, 3px 20px #fff, 5px 20px #fff, 1px 22px #fff, 3px 22px #fff, 5px 22px #fff, 1px 24px #fff, 3px 24px #fff, 5px 24px #fff, 1px 26px #fff, 3px 26px #fff, 5px 26px #fff, 1px 28px #fff, 3px 28px #fff, 5px 28px #fff;
  box-shadow: 1px 0 #fff, 3px 0px #fff, 5px 0px #fff, 1px 2px #fff, 3px 2px #fff, 5px 2px #fff, 1px 4px #fff, 3px 4px #fff, 5px 4px #fff, 1px 6px #fff, 3px 6px #fff, 5px 6px #fff, 1px 8px #fff, 3px 8px #fff, 5px 8px #fff, 1px 10px #fff, 3px 10px #fff, 5px 10px #fff, 1px 12px #fff, 3px 12px #fff, 5px 12px #fff, 1px 14px #fff, 3px 14px #fff, 5px 14px #fff, 1px 16px #fff, 3px 16px #fff, 5px 16px #fff, 1px 18px #fff, 3px 18px #fff, 5px 18px #fff, 1px 20px #fff, 3px 20px #fff, 5px 20px #fff, 1px 22px #fff, 3px 22px #fff, 5px 22px #fff, 1px 24px #fff, 3px 24px #fff, 5px 24px #fff, 1px 26px #fff, 3px 26px #fff, 5px 26px #fff, 1px 28px #fff, 3px 28px #fff, 5px 28px #fff;
  background: transparent;
}

.psv-panel-content {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: gainsboro;
  font: 16px sans-serif;
  overflow: auto;
}

.psv-panel-content:not(.psv-panel-content--no-margin) {
  padding: 1em;
}

.psv-panel-content--no-interaction {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.psv-panel--open {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.psv-panel--open .psv-panel-close-button,
.psv-panel--open .psv-panel-resizer {
  display: block;
}

@media screen and (max-width: 400px) {
  .psv-panel {
    width: 100%;
    max-width: none;
  }
  .psv-panel-resizer {
    display: none;
  }
  .psv-panel-close-button {
    left: 0;
  }
}

.psv-panel-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.psv-panel-menu-title {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font: 24px sans-serif;
  margin: 24px 12px;
}

.psv-panel-menu-title svg {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}

.psv-panel-menu-list {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.psv-panel-menu-item {
  min-height: 1.5em;
  padding: 0.5em 1em;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
}

.psv-panel-menu-item--active {
  outline: 1px solid currentcolor;
  outline-offset: -1px;
}

.psv-panel-menu-item-icon {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  height: 1.5em;
  width: 1.5em;
  margin-right: 0.5em;
}

.psv-panel-menu-item-icon img {
  max-width: 100%;
  max-height: 100%;
}

.psv-panel-menu-item-icon svg {
  width: 100%;
  height: 100%;
}

.psv-panel-menu-item:focus-visible {
  outline: 2px solid #007cff;
  outline-offset: -2px;
}

.psv-panel-menu--stripped .psv-panel-menu-item:hover {
  background: rgba(255, 255, 255, 0.2);
}

.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd), .psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd)::before {
  background: rgba(255, 255, 255, 0.1);
}

.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(even), .psv-panel-menu--stripped .psv-panel-menu-item:nth-child(even)::before {
  background: transparent;
}

.psv-container:not(.psv--is-touch) .psv-panel-menu-item:hover {
  background: rgba(255, 255, 255, 0.2);
}

.psv-tooltip {
  position: absolute;
  z-index: 50;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 200px;
  background-color: rgba(61, 61, 61, 0.8);
  border-radius: 4px;
  padding: 0.5em 1em;
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
  outline: 5px solid transparent;
}

.psv-tooltip-content {
  color: white;
  font: 14px sans-serif;
  text-shadow: 0 1px #000;
}

.psv-tooltip-arrow {
  position: absolute;
  height: 0;
  width: 0;
  border: 7px solid transparent;
}

.psv-tooltip--bottom-center {
  -webkit-box-shadow: 0 3px 0 rgba(90, 90, 90, 0.7);
  box-shadow: 0 3px 0 rgba(90, 90, 90, 0.7);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.psv-tooltip--bottom-center .psv-tooltip-arrow {
  border-bottom-color: rgba(61, 61, 61, 0.8);
}

.psv-tooltip--center-left {
  -webkit-box-shadow: -3px 0 0 rgba(90, 90, 90, 0.7);
  box-shadow: -3px 0 0 rgba(90, 90, 90, 0.7);
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.psv-tooltip--center-left .psv-tooltip-arrow {
  border-left-color: rgba(61, 61, 61, 0.8);
}

.psv-tooltip--top-center {
  -webkit-box-shadow: 0 -3px 0 rgba(90, 90, 90, 0.7);
  box-shadow: 0 -3px 0 rgba(90, 90, 90, 0.7);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.psv-tooltip--top-center .psv-tooltip-arrow {
  border-top-color: rgba(61, 61, 61, 0.8);
}

.psv-tooltip--center-right {
  -webkit-box-shadow: 3px 0 0 rgba(90, 90, 90, 0.7);
  box-shadow: 3px 0 0 rgba(90, 90, 90, 0.7);
  -webkit-transform: translate3d(-5px, 0, 0);
  transform: translate3d(-5px, 0, 0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.psv-tooltip--center-right .psv-tooltip-arrow {
  border-right-color: rgba(61, 61, 61, 0.8);
}

.psv-tooltip--bottom-left {
  -webkit-box-shadow: -3px 3px 0 rgba(90, 90, 90, 0.7);
  box-shadow: -3px 3px 0 rgba(90, 90, 90, 0.7);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.psv-tooltip--bottom-left .psv-tooltip-arrow {
  border-bottom-color: rgba(61, 61, 61, 0.8);
}

.psv-tooltip--bottom-right {
  -webkit-box-shadow: 3px 3px 0 rgba(90, 90, 90, 0.7);
  box-shadow: 3px 3px 0 rgba(90, 90, 90, 0.7);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.psv-tooltip--bottom-right .psv-tooltip-arrow {
  border-bottom-color: rgba(61, 61, 61, 0.8);
}

.psv-tooltip--top-left {
  -webkit-box-shadow: -3px -3px 0 rgba(90, 90, 90, 0.7);
  box-shadow: -3px -3px 0 rgba(90, 90, 90, 0.7);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.psv-tooltip--top-left .psv-tooltip-arrow {
  border-top-color: rgba(61, 61, 61, 0.8);
}

.psv-tooltip--top-right {
  -webkit-box-shadow: 3px -3px 0 rgba(90, 90, 90, 0.7);
  box-shadow: 3px -3px 0 rgba(90, 90, 90, 0.7);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.psv-tooltip--top-right .psv-tooltip-arrow {
  border-top-color: rgba(61, 61, 61, 0.8);
}

.psv-tooltip--visible {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
}
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
  -o-transition-duration: 50ms;
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: .1s;
  -o-transition-duration: .1s;
  transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
  transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: .25s;
  -o-transition-duration: .25s;
  transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: .25s;
  -o-transition-delay: .25s;
  transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: .35s;
  -o-transition-delay: .35s;
  transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: .45s;
  -o-transition-duration: .45s;
  transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: .45s;
  -o-transition-delay: .45s;
  transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: .55s;
  -o-transition-duration: .55s;
  transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: .55s;
  -o-transition-delay: .55s;
  transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: .6s;
  -o-transition-duration: .6s;
  transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: .65s;
  -o-transition-duration: .65s;
  transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: .65s;
  -o-transition-delay: .65s;
  transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: .7s;
  -o-transition-duration: .7s;
  transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: .75s;
  -o-transition-duration: .75s;
  transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: .75s;
  -o-transition-delay: .75s;
  transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: .85s;
  -o-transition-duration: .85s;
  transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: .85s;
  -o-transition-delay: .85s;
  transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: .95s;
  -o-transition-duration: .95s;
  transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: .95s;
  -o-transition-delay: .95s;
  transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
  -o-transition-duration: 1.05s;
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
  -o-transition-delay: 1.05s;
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
  -o-transition-duration: 1.1s;
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
  -o-transition-duration: 1.15s;
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
  -o-transition-delay: 1.15s;
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
  -o-transition-duration: 1.2s;
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
  -o-transition-duration: 1.25s;
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
  -o-transition-duration: 1.3s;
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
  -o-transition-duration: 1.35s;
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
  -o-transition-delay: 1.35s;
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
  -o-transition-duration: 1.4s;
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
  -o-transition-duration: 1.45s;
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
  -o-transition-delay: 1.45s;
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
  -o-transition-duration: 1.55s;
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
  -o-transition-delay: 1.55s;
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
  -o-transition-duration: 1.6s;
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
  -o-transition-duration: 1.65s;
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
  -o-transition-delay: 1.65s;
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
  -o-transition-duration: 1.7s;
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
  -o-transition-duration: 1.75s;
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
  -o-transition-delay: 1.75s;
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
  -o-transition-duration: 1.8s;
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
  -o-transition-duration: 1.85s;
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
  -o-transition-delay: 1.85s;
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
  -o-transition-duration: 1.9s;
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
  -o-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
  -o-transition-duration: 1.95s;
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
  -o-transition-delay: 1.95s;
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
  -o-transition-duration: 2.05s;
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
  -o-transition-delay: 2.05s;
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
  -o-transition-duration: 2.1s;
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
  -o-transition-delay: 2.1s;
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
  -o-transition-duration: 2.15s;
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
  -o-transition-delay: 2.15s;
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
  -o-transition-duration: 2.2s;
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
  -o-transition-delay: 2.2s;
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
  -o-transition-duration: 2.25s;
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
  -o-transition-delay: 2.25s;
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
  -o-transition-duration: 2.3s;
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
  -o-transition-delay: 2.3s;
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
  -o-transition-duration: 2.35s;
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
  -o-transition-delay: 2.35s;
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
  -o-transition-duration: 2.4s;
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
  -o-transition-duration: 2.45s;
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
  -o-transition-delay: 2.45s;
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
  -o-transition-duration: 2.5s;
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
  -o-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
  -o-transition-duration: 2.55s;
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
  -o-transition-delay: 2.55s;
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
  -o-transition-duration: 2.6s;
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
  -o-transition-delay: 2.6s;
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
  -o-transition-duration: 2.65s;
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
  -o-transition-delay: 2.65s;
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
  -o-transition-duration: 2.7s;
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
  -o-transition-delay: 2.7s;
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
  -o-transition-duration: 2.75s;
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
  -o-transition-delay: 2.75s;
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
  -o-transition-duration: 2.8s;
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
  -o-transition-delay: 2.8s;
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
  -o-transition-duration: 2.85s;
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
  -o-transition-delay: 2.85s;
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
  -o-transition-duration: 2.9s;
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
  -o-transition-delay: 2.9s;
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
  -o-transition-duration: 2.95s;
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
  -o-transition-delay: 2.95s;
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -o-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: opacity,transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

[data-aos=fade-up] {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  -webkit-transform: translate3d(-100px, 100px, 0);
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  -webkit-transform: translate3d(100px, 100px, 0);
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  -webkit-transform: translate3d(-100px, -100px, 0);
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  -webkit-transform: translate3d(100px, -100px, 0);
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: opacity,transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

[data-aos=slide-up] {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

[data-aos=flip-left] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}

.swiper-btn-prev, .swiper-btn-next {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  border-radius: 50%;
  background-color: #282828;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .swiper-btn-prev, .swiper-btn-next {
    width: 8.8vw;
    height: 8.8vw;
  }
  .swiper-btn-prev i, .swiper-btn-next i {
    font-size: 2.8vw;
  }
}

.swiper-btn-prev.swiper-button-disabled, .swiper-btn-next.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.75;
}

.swiper-btn-prev:hover, .swiper-btn-next:hover {
  background-color: #5b5b5b;
}

.swiper-btn-prev i, .swiper-btn-next i {
  line-height: 1;
}

.swiper-btn-prev {
  margin-left: 0.875rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.swiper-btn-prev i {
  margin-top: 0.0625rem;
}

.swiper-pagination {
  position: relative;
}

.swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.25;
}

.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  .swiper-pagination {
    margin-top: 6.66667vw;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 2.53333vw;
    height: 2.53333vw;
    margin: 0 0.8vw !important;
  }
}

@media screen and (min-width: 769px) {
  .lists .list{
    flex: 0 0 33.3%;
    padding: 0 1vw 0 1vw !important;
  }
  html {
    font-size: 0.83333vw;
  }
}

body {
  font-family: "Ezer Basic", sans-serif;
  font-size: 1.125rem;
  line-height: 1.666;
  color: #fff;
  font-weight: 400;
  background-color: #000;
  scrollbar-width: thin;
  scrollbar-color: #666 #ddd;
}

body::-webkit-scrollbar {
  width: 6px;
}

body::-webkit-scrollbar-track {
  background: #666;
}

body::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 2rem;
}

body::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 4vw;
  }
}

body.fixed {
  overflow: hidden;
  padding-right: 6px;
}

@media screen and (max-width: 1024px) {
  body.fixed {
    padding-right: 0;
  }
}

body a {
  color: inherit;
}

body a:hover {
  text-decoration: none;
}

section {
  overflow: hidden;
  position: relative;
  padding: 4.6875rem 0;
}

@media screen and (max-width: 768px) {
  section {
    padding: 5vw 0;
  }
}

.customize-support .header {
  top: 32px;
}

::-moz-selection {
  background-color: #000;
  color: #1EF1C6;
}

::selection {
  background-color: #000;
  color: #1EF1C6;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #000;
}

.global-wrapper {
  position: relative;
  overflow: hidden;
}

.global-wrapper.none-oveflow {
  overflow: unset;
}

.img-wrapper {
  overflow: hidden;
  display: block;
}

.img-wrapper img {
  display: block;
  width: 100%;
}

.overflow {
  overflow: hidden;
}

.overflow > span {
  display: inline-block;
}

.opacity-cover {
  position: relative;
}

.opacity-cover::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  background-color: rgba(0, 0, 0, 0.41);
}

.opacity-cover.on-hover::before {
  opacity: 0;
}

.opacity-cover.on-hover:hover::before {
  opacity: 1;
}

.logo-link {
  max-width: 10.625rem;
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  .logo-link {
    max-width: 7.5rem;
  }
}

@media screen and (max-width: 768px) {
  .logo-link {
    max-width: 31.06667vw;
  }
}

.loading-animation {
  display: none;
  text-align: center;
}

.page-404.inner-hero {
  height: 100vh;
  max-height: 61.25rem;
  min-height: 37.5rem;
}

.page-404.inner-hero h1 {
  font-size: 9.375rem;
}

.page-404.inner-hero h2 {
  margin-bottom: 2rem;
}

.page-404.inner-hero .content {
  max-width: 51.4375rem;
}

@media screen and (max-width: 768px) {
  .page-404.inner-hero {
    max-height: none;
    min-height: auto;
    padding-bottom: 37.06667vw;
  }
  .page-404.inner-hero::before {
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='750' height='1355' viewBox='0 0 750 1355'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.434' y1='0.57' x2='0.431' y2='0.027' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-opacity='0.059'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_248' data-name='Rectangle 248' width='750' height='1355' opacity='0.65' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
  }
  .page-404.inner-hero h1 {
    font-size: 25.33333vw;
  }
  .page-404.inner-hero h2 {
    margin-bottom: 2.66667vw;
  }
}

.address-text i {
  margin-right: .25em !important;
}

.link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1EF1C6;
  font-size: 1.1875rem;
  position: relative;
}

@media screen and (max-width: 768px) {
  .link {
    font-size: 3.86667vw;
  }
  .link i {
    font-size: 0.75em;
  }
}

.link::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #1EF1C6;
  bottom: 0;
  right: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.link i {
  margin-right: 0.78947em;
}

.link:hover::before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.1875rem;
  height: 3.4375rem;
  border: 1px solid #1EF1C6;
  color: #1EF1C6;
  padding: 0 1.5rem;
  border-radius: 0 0 0 0.625rem;
  min-width: 13.75rem;
}

.btn.size-sm {
  min-width: 11.25rem;
}

.btn.size-lg {
  min-width: 16.25rem;
}

.btn.pink {
  border-color: #1EF1C6;
  color: #1EF1C6;
}

.btn.filled.pink {
  background-color: #1EF1C6;
  color: #fff;
  color: #000;
}

.btn.filled.pink:hover {
  background-color: #339586;
  border-color: #339586;
}

@media screen and (max-width: 768px) {
  .btn {
    font-size: 4.26667vw;
    height: 10.13333vw;
    width: 47.73333vw;
    padding: 0 3.33333vw;
    border-radius: 0 0 0 2.13333vw;
  }
  .btn.size-sm {
    min-width: 38.93333vw;
  }
  .btn.size-lg {
    min-width: 48.8vw;
  }
  .btn i {
    font-size: 0.75em;
  }
}

.btn:hover {
  color: #fff;
  background-color: #339586;
  border-color: #339586;
}

.play-btn {
  display: inline-block;
  /*width: 5.3125rem;*/
  /*height: 5.3125rem;*/
  width: 3.3125rem;
  height: 3.3125rem;
  border-radius: 50%;
  background-color: #fff;
  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;
  z-index: 5;
  -webkit-box-shadow: 0 0 0 0 white;
  box-shadow: 0 0 0 0 white;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media screen and (max-width: 768px) {
  .play-btn {
    width: 12.4vw;
    height: 12.4vw;
  }
}

.play-btn i {
  display: inline-block;
  width: 27.05882%;
  height: 23.52941%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 0.25rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='23' viewBox='0 0 20 23'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M11.5,0,23,20H0Z' transform='translate(20) rotate(90)'/%3E%3C/svg%3E%0A");
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 1.25rem rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 1.25rem rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  70% {
    -webkit-box-shadow: 0 0 0 1.25rem rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 1.25rem rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

.container {
  position: relative;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  z-index: 5;
  width: 100%;
}

.container.sm {
  padding-left: 13.75rem;
  padding-right: 13.75rem;
}

@media screen and (max-width: 768px) {
  .container.sm {
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .container {
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
  }
}

.relative {
  position: relative;
}

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

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

@media screen and (max-width: 1024px) {
  .desktop-hide {
    display: block !important;
  }
}

.desktop-sm-hide {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .desktop-sm-hide {
    display: block !important;
  }
}

@media screen and (max-width: 1024px) {
  .mobile-hide {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .mobile-sm-hide {
    display: none !important;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.align-items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.align-items-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-50 {
  width: 50%;
}

.w-100 {
  width: 100%;
}

.text-center {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .text-center-sm {
    text-align: center;
  }
}

.mt-auto {
  margin-top: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.mr-auto {
  margin-right: auto;
}

.section-label {
  color: #1EF1C6;
  line-height: 1.22222em;
}

.colored span {
  color: #1EF1C6;
}

@media screen and (min-width: 769px) {
  .fz-100 {
    font-size: 6.25rem;
  }
  .fz-75 {
    font-size: 4.6875rem;
  }
  .fz-54 {
    font-size: 3.375rem;
  }
  .fz-50 {
    font-size: 3.125rem;
  }
  .fz-42 {
    font-size: 2.625rem;
  }
  .fz-40 {
    font-size: 2.5rem;
  }
  .fz-35 {
    font-size: 2.1875rem;
  }
  .fz-34 {
    font-size: 2.125rem;
  }
  .fz-30 {
    font-size: 1.875rem;
  }
  .fz-26 {
    font-size: 1.625rem;
  }
  .fz-22 {
    font-size: 1.375rem;
  }
  .fz-20 {
    font-size: 1.25rem;
  }
  .fz-18 {
    font-size: 1.125rem;
  }
  .fz-16 {
    font-size: 1rem;
  }
  .fz-14 {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 768px) {
  .fz-m-105 {
    font-size: 14vw;
  }
  .fz-m-85 {
    font-size: 11.33333vw;
  }
  .fz-m-65 {
    font-size: 8.66667vw;
  }
  .fz-m-55 {
    font-size: 7.33333vw;
  }
  .fz-m-50 {
    font-size: 6.66667vw;
  }
  .fz-m-48 {
    font-size: 6.4vw;
  }
  .fz-m-45 {
    font-size: 6vw;
  }
  .fz-m-44 {
    font-size: 5.86667vw;
  }
  .fz-m-42 {
    font-size: 5.6vw;
  }
  .fz-m-41 {
    font-size: 5.46667vw;
  }
  .fz-m-38 {
    font-size: 5.06667vw;
  }
  .fz-m-36 {
    font-size: 4.8vw ;
  }
  .fz-m-34 {
    font-size: 4.53333vw;
  }
  .fz-m-30 {
    font-size: 4vw;
  }
  .fz-m-28 {
    font-size: 3.73333vw;
  }
  .fz-m-27 {
    font-size: 3.6vw;
  }
  .fz-m-26 {
    font-size: 3.46667vw;
  }
  .fz-m-24 {
    font-size: 3.2vw;
  }
  .fz-m-22 {
    font-size: 2.93333vw;
  }
  .fz-m-20 {
    font-size: 2.66667vw;
  }
}

.lh-1 {
  line-height: 1;
}

.fw-reg {
  font-weight: 400;
}

.fw-md {
  font-weight: 500;
}

.fw-bold {
  font-weight: 700;
}

.t-t-u {
  text-transform: uppercase;
}

.t-d-u {
  text-decoration: underline;
}

.lh-sm {
  line-height: 1.375;
}

.wp-block-image img {
  display: block;
}

.post-content {
  font-size: 1.125rem;
}

@media screen and (max-width: 768px) {
  .post-content {
    font-size: 4vw;
  }
}

.post-content h2 {
  font-size: 1.875rem;
  font-weight: 500;
}

.post-content h2:not(:first-child) {
  margin-top: 1.5em;
}

.post-content h2:not(:last-child) {
  margin-bottom: 0.66667em;
}

@media screen and (max-width: 768px) {
  .post-content h2 {
    font-size: 5.33333vw;
  }
}

.post-content h3 {
  font-size: 1.375rem;
  margin-bottom: 0.90909em;
}

@media screen and (max-width: 768px) {
  .post-content h3 {
    font-size: 4.53333vw;
  }
}

.post-content h4 {
  margin-bottom: 0.68182em;
}

.post-content p,
.post-content li {
  font-size: 1em;
}

.post-content p:not(:last-child),
.post-content li:not(:last-child) {
  margin-bottom: 1.5em;
}

.post-content ol,
.post-content ul {
  padding-left: 1em;
  margin: 1em 0;
  font-size: 1rem;
}

@media screen and (max-width: 768px) {
  .post-content ol,
  .post-content ul {
    font-size: 4vw;
  }
}

.post-content ol:first-child,
.post-content ul:first-child {
  margin-top: 0;
}

.post-content ol:last-child,
.post-content ul:last-child {
  margin-bottom: 0;
}

.post-content ul {
  list-style: disc;
}

.post-content ol {
  list-style: decimal;
}

.post-content a {
  color: #1EF1C6;
}

.post-content a:hover {
  text-decoration: underline;
}

.post-content blockquote {
  font-size: 1.375rem;
  font-weight: 900;
  padding-left: 1.22727em;
  border-left: 2px solid;
}

@media screen and (max-width: 768px) {
  .post-content blockquote {
    font-size: 4.53333vw;
  }
}

.post-content blockquote:not(:last-child) {
  margin-bottom: 2.04545em;
}

.info-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1.25rem 3.125rem;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .info-panel {
    padding: 4vw 4vw;
    font-size: 3.33333vw;
  }
}

.info-panel span:nth-child(2) i {
  background-color: #007C42;
}

.info-panel span:nth-child(1) i {
  background-color: #197abf;
}

.info-panel span:nth-child(2) i {
  background-color: #007C42;
}

.page-template-page-landing-page .info-panel span:nth-child(3) i {
  background-color: #197abf;
}

.page-template-page-landing-page .info-panel span:not(:last-child) {
  margin-left: 1.5625rem;
}

@media screen and (max-width: 768px) {
  .info-panel span:not(:last-child) {
    margin-left: 3.33333vw;
  }
}
@media screen and (min-width: 768px) {
  .info-panel span i {
      margin-left: 0.75rem;
  }
}
.info-panel span i {
  width: 1.375rem;
  height: 1.375rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-style: normal;
  margin-right: 0.75rem;

}

@media screen and (max-width: 768px) {
  .info-panel span i {
    width: 3.53333vw;
    height: 4.53333vw;
    margin-right: 1.6vw;
  }
}

.post-preview {
  position: relative;
  overflow: hidden;
}

.post-preview .img-wrapper {
  display: block;
  width: 100%;
  aspect-ratio: .8429;
  position: relative;
}

.post-preview .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.post-preview .img-wrapper::before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 101%;
  height: 60%;
  background-position: right bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='590' height='420' viewBox='0 0 590 420'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' y1='0.182' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_11' data-name='Rectangle 11' width='590' height='420' transform='translate(590 420) rotate(180)' opacity='0.79' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
}

@media screen and (max-width: 768px) {
  .post-preview .img-wrapper::before {
    height: 73.42857%;
  }
}

.post-preview .content {
  position: absolute;
  right: 0;
  bottom: 1vw;
  padding: 2.25rem 2rem;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-transform: translateY(56%);
  -ms-transform: translateY(56%);
  transform: translateY(56%);
}

@media screen and (max-width: 768px) {
  .post-preview .content {
    padding: 4vw;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.post-preview .content h3 {
  margin-bottom: 1rem;
  line-height: 1.45455em;
}

@media screen and (max-width: 768px) {
  .post-preview .content h3 {
    line-height: 1.08571em;
    margin-bottom: 2.13333vw;
  }
}

.post-preview .content p {
  margin-bottom: 1.6875rem;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .post-preview .content p {
    display: none;
  }
}

.post-preview .content .link {
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .post-preview .content .link {
    opacity: 1;
  }
}

.post-preview:hover .content {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.post-preview:hover .content p {
  opacity: 1;
}

.post-preview:hover .content .link {
  opacity: 1;
}

.post-preview.show-content .img-wrapper::before {
  display: none;
}

.post-preview.show-content .content {
  position: relative;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  padding: 1.25rem 0 0;
}

.post-preview.show-content .content p, .post-preview.show-content .content .link {
  opacity: 1;
}

.form-item {
  width: 100%;
}

.form-item span.error {
  font-size: 0.75rem;
  font-weight: 600;
  color: #1EF1C6;
}

.form-item:not(:last-child) {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 768px) {
  .form-item:not(:last-child) {
    margin-bottom: 2.93333vw;
  }
}

.form-item.w-50 {
  width: calc(50% - .75rem);
}

@media screen and (max-width: 768px) {
  .form-item.w-50 {
    width: 100%;
  }
}

.form-item.checkbox-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}

.form-item.checkbox-item span.error {
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.form-item.checkbox-item input {
  position: absolute;
  width: 0;
  height: 0;
}

#popupForm .form-item.checkbox-item #accept:checked ~ label {
  background-color: #1EF1C6;
  border-color: #1EF1C6;
}
.active-color{
  background-color: #1EF1C6;
  border-color: #1EF1C6;
}

.form-item.checkbox-item input:checked ~ label {
  background-color: #1EF1C6;
  border-color: #1EF1C6;
}

.form-item.checkbox-item label {
  display: block;
  width: 1rem;
  height: 1rem;
  border: 1px solid #fff;
  margin-left: 0.625rem;
  margin-top: 0.375rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .form-item.checkbox-item label {
    width: 4.66667vw;
    height: 4.66667vw;
    margin-left: 2.93333vw;
    margin-top: 2.13333vw;
  }
}

.submit-msg {
  color: #1EF1C6;
  margin-top: 1em;
}

.input-item {
  position: relative;
}

.input-item.select-wrapper::before {
  position: absolute;
  content: "";
  width: 0.8125rem;
  height: 0.4375rem;
  left: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='7' viewBox='0 0 13 7'%3E%3Cpath id='Polygon_2' data-name='Polygon 2' d='M6.5,0,13,7H0Z' transform='translate(13 7) rotate(180)' fill='%23fff'/%3E%3C/svg%3E%0A");
}

@media screen and (max-width: 768px) {
  .input-item.select-wrapper::before {
    width: 3.33333vw;
    height: 2vw;
    left: 4vw;
  }
}

.input-item input, .input-item select {
  display: block;
  border: 1px solid #fff;
  border-radius: 0 0 0 0.625rem;
  height: 3.4375rem;
  width: 100%;
  padding: 0 0.9375rem;
}

@media screen and (max-width: 768px) {
  .input-item input, .input-item select {
    height: 10.66667vw;
    border-radius: 0 0 0 1.33333vw;
    padding: 0 4.26667vw;
  }
}

.input-item select {
  position: relative;
  z-index: 2;
  padding-left: 3.8125rem;
}

@media screen and (max-width: 768px) {
  .input-item select {
    padding-left: 11.33333vw;
  }
}

.input-item select option {
  color: #000;
}

.input-item label {
  position: absolute;
  top: 0.6875rem;
  right: 0.9375rem;
  background-color: #000;
  padding: 0.11111em 0.16667em;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .input-item label {
    right: 4.26667vw;
  }
}

.input-item input:focus ~ label, .input-item input.focus ~ label {
  top: -0.6875rem;
  color: #A5A5A5;
  font-size: 0.75rem;
}

@media screen and (max-width: 768px) {
  .input-item input:focus ~ label, .input-item input.focus ~ label {
    font-size: 3.06667vw;
  }
}

.social-list li:not(:last-child) {
  margin-left: 1.25rem;
}

@media screen and (max-width: 768px) {
  .social-list li:not(:last-child) {
    margin-left: 6.66667vw;
  }
}

.social-list li a {
  font-size: 1.375rem;
}

@media screen and (max-width: 768px) {
  .social-list li a {
    font-size: 5.6vw;
  }
}

.social-list li a:hover {
  color: #1EF1C6;
}

.inner-hero {
  height: 41.875rem;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.inner-hero::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 7.6875rem;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .inner-hero::before {
    height: 100%;
    background-position: right center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='750' height='765' viewBox='0 0 750 765'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.474' y1='0.515' x2='0' y2='0.517' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-opacity='0.18'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_248' data-name='Rectangle 248' width='750' height='765' opacity='0.55' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
  }
}

@media screen and (max-width: 768px) {
  .inner-hero {
    height: 100vh;
    max-height: 102vw;
    padding-bottom: 6.66667vw;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.inner-hero .img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.inner-hero .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.inner-hero .content {
  position: relative;
  max-width: 29.375rem;
  margin-right: 10.625rem;
  z-index: 3;
}

@media screen and (max-width: 768px) {
  .inner-hero .content {
    max-width: 74.66667vw;
    margin: 0;
    padding: 0 5.33333vw;
  }
  .inner-hero .content p {
    line-height: 1.12903em;
  }
}

.inner-hero .content h1, .inner-hero .content h2 {
  margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
  .inner-hero .content h1, .inner-hero .content h2 {
    margin-bottom: 2vw;
  }
}

.inner-hero .content .btn {
  margin-top: 2.8125rem;
}

@media screen and (max-width: 768px) {
  .inner-hero .content .btn {
    margin-top: 6vw;
  }
}

.inner-hero.services-page .content {
  max-width: 31.25rem;
}

@media screen and (max-width: 768px) {
  .inner-hero.services-page {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 36vw;
  }
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
  margin-bottom: 0.3125rem;
}

@media screen and (max-width: 768px) {
  .breadcrumbs {
    font-size: 3.6vw;
    margin-bottom: 1.6vw;
  }
}

.breadcrumbs a:hover {
  color: #1EF1C6;
}

.breadcrumbs li:not(:last-child)::after {
  content: '-';
  margin: 0 .25em;
}

.share {
  font-size: 1.5rem;
}

.share li:not(:last-child) {
  margin-left: 1.25rem;
}

.share li button:hover, .share li a:hover {
  color: #1EF1C6;
}

.card-item {
  position: relative;
}

.card-item::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 80.75676%;
  bottom: 0;
  right: 0;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,<svg width="540" height="598" viewBox="0 0 540 598" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.79" d="M0 598L540 598V0L0 0V598Z" fill="url(%23paint0_linear_2104_63)"/><defs><linearGradient id="paint0_linear_2104_63" x1="270" y1="395.5" x2="270" y2="0" gradientUnits="userSpaceOnUse"><stop/><stop offset="1" stop-opacity="0"/></linearGradient></defs></svg>');
}

.card-item .caption {
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 2.5rem 1.875rem;
}

@media screen and (max-width: 768px) {
  .card-item .caption {
    padding: 6.66667vw 4vw;
  }
}

.card-item .img-wrapper img {
  aspect-ratio: 0.73;
}

@media screen and (max-width: 768px) {
  .card-item .img-wrapper img {
    aspect-ratio: .8428;
  }
}

.content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-row .img-wrapper {
  width: 48.81356%;
}

@media screen and (max-width: 768px) {
  .content-row .img-wrapper {
    width: 100%;
    margin-bottom: 7.33333vw;
  }
}

.content-row .content {
  width: 31.86441%;
}

@media screen and (max-width: 768px) {
  .content-row .content {
    width: 100%;
    margin: 0 !important;
  }
}

.content-row .content h3 {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 768px) {
  .content-row .content h3 {
    margin-bottom: 3.2vw;
  }
}

.content-row .content p {
  margin-bottom: 2.8125rem;
}

@media screen and (max-width: 768px) {
  .content-row .content p {
    margin-bottom: 6vw;
  }
}

.content-row:nth-child(2n+1) .content {
  margin-right: 10.3125rem;
}

.content-row:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  .content-row:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.content-row:nth-child(2n) .content {
  margin-left: 10.3125rem;
}

.content-row:not(:last-child) {
  margin-bottom: 2.9375rem;
}

@media screen and (max-width: 768px) {
  .content-row:not(:last-child) {
    margin-bottom: 13.33333vw;
  }
}

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

.header .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.header.anim .header-top {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.header.fixed .header-top {
  background-color: rgba(0, 0, 0, 0.75);
}

.header.menu-opened .header-top::after {
  height: 100vh;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.header.none-fixed {
  position: absolute;
}

.header.none-fixed .header-top {
  background-color: transparent;
}

.logo {
  max-width: 10.875rem;
  display: block;
}

@media screen and (max-width: 768px) {
  .logo {
    max-width: 32.8vw;
  }
}

.logo img {
  display: block;
}

.header-top {
  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;
  padding: 1.25rem 1.875rem;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  position: relative;
}

.header-top::after {
  position: absolute;
  content: "";
  height: 0;
  width: 100vw;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.66);
  -webkit-transition: .3s .3s ease-in-out;
  -o-transition: .3s .3s ease-in-out;
  transition: .3s .3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .header-top::after {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .header-top {
    padding: 2.93333vw 4.8vw;
  }
}

.burger-btn {
  display: block;
  position: relative;
  width: 1.5625rem;
  height: 1rem;
  z-index: 16;
}

@media screen and (max-width: 768px) {
  .burger-btn {
    width: 6.8vw;
    height: 5.6vw;
  }
}

.burger-btn span {
  display: inline-block;
  position: absolute;
  right: 0;
  width: 100%;
  height: 0.125rem;
  background-color: #fff;
  border-radius: 2rem;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .burger-btn span {
    height: 0.53333vw;
  }
}

.burger-btn span:nth-of-type(1) {
  top: 0;
  width: 50%;
}

.burger-btn span:nth-of-type(2) {
  top: 50%;
}

.burger-btn span:nth-of-type(3) {
  top: 100%;
}

.burger-btn:hover span {
  width: 100%;
}

.burger-btn.opened span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0.5rem;
  width: 100%;
}

.burger-btn.opened span:nth-of-type(2) {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}

.burger-btn.opened span:nth-of-type(3) {
  top: 0.5rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu-wrapper {
  position: absolute;
  z-index: 15;
  right: 0;
  top: 0;
  width: 21.875rem;
  background-color: #222222;
  height: 100vh;
  padding: 5.25rem 1.875rem;
  opacity: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  overflow: auto;
}

@media screen and (max-width: 768px) {
  .menu-wrapper {
    width: 100%;
    padding: 15.33333vw 5.33333vw;
  }
}

.menu-wrapper.opened {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  -webkit-transition: .3s .3s ease-in-out;
  -o-transition: .3s .3s ease-in-out;
  transition: .3s .3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .menu-wrapper.opened {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }
}

.menu-wrapper .main-menu {
  line-height: 1.18182em;
}

.menu-wrapper .main-menu a:hover {
  color: #1EF1C6;
}

.menu-wrapper .main-menu .menu-item-has-children {
  position: relative;
}

.menu-wrapper .main-menu .menu-item-has-children > a {
  display: block;
  position: relative;
  z-index: 2;
}

.menu-wrapper .main-menu .menu-item-has-children::after {
  position: absolute;
  content: "";
  width: 0.875rem;
  height: 0.875rem;
  top: 0.375rem;
  left: 0;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41.782' height='41.782' viewBox='0 0 41.782 41.782'%3E%3Cg id='Group_23819' data-name='Group 23819' transform='translate(-55.018 -275.609)'%3E%3Cg id='Group_23731' data-name='Group 23731' transform='translate(96.8 275.609) rotate(90)'%3E%3Cline id='Line_35' data-name='Line 35' y2='41.782' transform='translate(20.891 0)' fill='none' stroke='%231EF0C5' stroke-width='4'/%3E%3C/g%3E%3Cg id='Group_23784' data-name='Group 23784' transform='translate(75.908 275.609)'%3E%3Cline id='Line_35-2' data-name='Line 35' y1='41.782' transform='translate(0 0)' fill='none' stroke='%231EF0C5' stroke-width='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

@media screen and (max-width: 768px) {
  .menu-wrapper .main-menu .menu-item-has-children::after {
    width: 5.6vw;
    height: 5.6vw;
  }
}

.menu-wrapper .main-menu .menu-item-has-children.opened-submenu > a {
  color: #1EF1C6;
}

.menu-wrapper .main-menu .menu-item-has-children.opened-submenu::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='2' viewBox='0 0 14 2'%3E%3Cg id='Group_23731' data-name='Group 23731' transform='translate(153.5 -1632.5) rotate(90)'%3E%3Cline id='Line_35' data-name='Line 35' y2='14' transform='translate(1633.5 139.5)' fill='none' stroke='%231ef1c6' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.menu-wrapper .main-menu > ul > li:not(:last-child) {
  margin-bottom: 1.25rem;
}

@media screen and (max-width: 768px) {
  .menu-wrapper .main-menu > ul > li:not(:last-child) {
    margin-bottom: 4vw;
  }
}

.menu-wrapper .social-list {
  margin-top: 2.1875rem;
}

@media screen and (max-width: 768px) {
  .menu-wrapper .social-list {
    margin-top: 8vw;
  }
}

.menu-wrapper .social-list a:hover {
  color: #1EF1C6;
}

.menu-wrapper .sub-menu {
  font-size: 1rem;
  padding: 0.9375rem 0;
  display: none;
}

@media screen and (max-width: 768px) {
  .menu-wrapper .sub-menu {
    font-size: 4.4vw;
    padding: 1.33333vw 0 2.66667vw;
  }
}

.menu-wrapper .sub-menu li:not(:last-child) {
  margin-bottom: 0.9375rem;
}

@media screen and (max-width: 768px) {
  .menu-wrapper .sub-menu li:not(:last-child) {
    margin-bottom: 2vw;
  }
  .footer-menus.row{
    margin: unset !important
  }
}

.footer {
  background-color: #131313;
  padding: 6.25rem 12.5rem 0;
}

@media screen and (max-width: 768px) {
  .footer {
    padding: 10.33333vw 5.33333vw 20.33333vw 5.33333vw !important;
  }
}

.footer-bottom {
  width: 100%;
  padding: 0.9375rem 0 2.5rem;
  border-top: 1px solid #707070;
}

.footer-bottom:not(:first-child) {
  margin-top: 9.6875rem;
}

@media screen and (max-width: 768px) {
  .footer-bottom:not(:first-child) {
    margin-top: 11.73333vw;
  }
}

@media screen and (max-width: 768px) {
  .footer-bottom {
    padding: 5.06667vw 3.06667vw 6.4vw;
  }
  .footer-bottom span {
    display: block;
    width: 100%;
    text-align: center;
  }
  .footer-bottom span:nth-of-type(2) {
    margin-top: 2.93333vw;
  }
}

.footer-item {
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .footer-item {
    width: 100%;
    text-align: center;
    margin-bottom: 7.2vw;
  }
}

.footer-item .logo {
  max-width: none;
  width: 14.8125rem;
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .footer-item .logo {
    width: 47.46667vw;
    margin: 0 auto 7.73333vw;
  }
}

.footer-item .logo img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .footer-item .social-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.footer-menu-item:not(:last-child) {
  margin-left: 4.375rem;
}

@media screen and (max-width: 768px) {
  .footer-menu-item {
    width: 100%;
  }
  .footer-menu-item:not(:last-child) {
    margin-bottom: 5.33333vw;
    margin-left: 0;
  }
}

.footer-menu-item h3 {
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 768px) {
  .footer-menu-item h3 {
    margin-bottom: 4vw;
    position: relative;
  }
  .footer-menu-item h3::after {
    position: absolute;
    content: "";
    left: 0;
    top: 1.33333vw;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41.782' height='41.782' viewBox='0 0 41.782 41.782'%3E%3Cg id='Group_23820' data-name='Group 23820' transform='translate(-55.018 -275.609)'%3E%3Cg id='Group_23731' data-name='Group 23731' transform='translate(96.8 275.609) rotate(90)'%3E%3Cline id='Line_35' data-name='Line 35' y2='41.782' transform='translate(20.891 0)' fill='none' stroke='%23fff' stroke-width='4'/%3E%3C/g%3E%3Cg id='Group_23784' data-name='Group 23784' transform='translate(75.908 275.609)'%3E%3Cline id='Line_35-2' data-name='Line 35' y1='41.782' transform='translate(0 0)' fill='none' stroke='%23fff' stroke-width='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    width: 3.6vw;
    height: 3.6vw;
  }
  .footer-menu-item h3.isActive::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41.782' height='4' viewBox='0 0 41.782 4'%3E%3Cg id='Group_23789' data-name='Group 23789' transform='translate(41.782 -18.891) rotate(90)'%3E%3Cline id='Line_35' data-name='Line 35' y2='41.782' transform='translate(20.891 0)' fill='none' stroke='%23fff' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A");
  }
}

@media screen and (min-width: 769px) {
  .footer  .footer-menus.row{
    flex: unset;
  }
  .footer-bottom.row {
    margin-top: 48px !important;
  }
  .footer-menu-item ul {
    display: block !important;
    height: auto !important;
  }
}

@media screen and (max-width: 768px) {
  .footer-menu-item ul {
    display: none;
  }
}

.footer-menu-item ul li {
  line-height: 1.17647em;
  font-size: 1.0625rem;
}

@media screen and (max-width: 768px) {
  .footer-menu-item ul li {
    font-size: 4.4vw;
  }
}

.footer-menu-item ul li:not(:last-child) {
  margin-bottom: 0.58824em;
}

@media screen and (max-width: 768px) {
  .footer-menu-item ul li:not(:last-child) {
    margin-bottom: 4vw;
  }
}

.footer-menu-item ul li a {
  font-size: 1em;
  color: #7C7C7C;
}

.footer-menu-item ul li a:hover {
  color: #fff;
}

.intro-section {
  padding-top: 9.375rem;
}

@media screen and (max-width: 768px) {
  .intro-section {
    padding-top: 16.66667vw;
  }
}

.intro-section .info-panel {
  position: absolute;
  top: 0;
  left: 0;
}

.intro-content .img-wrapper {
  width: 46.25138%;
}

@media screen and (max-width: 768px) {
  .intro-content .img-wrapper {
    width: 100%;
  }
}

.intro-content .img-wrapper img {
  width: 100%;
  aspect-ratio: 1;
}

.intro-content .content {
  max-width: 29.375rem;
  margin-right: 7.4375rem;
}

@media screen and (max-width: 768px) {
  .intro-content .content {
    margin-right: 0;
    max-width: 83.33333vw;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 6vw;
  }
}

.intro-content .content h2 {
  font-size: 100%;
}
.intro-content .content p {
  margin-bottom: 1.25rem;
}

@media screen and (max-width: 768px) {
  .intro-content .content p {
    margin-bottom: 2.66667vw;
  }
}

.intro-content .content .btn {
  margin-top: 2.8125rem;
}

@media screen and (max-width: 768px) {
  .intro-content .content .btn {
    margin-top: 6vw;
  }
}

.fullwidth-product {
  position: relative;
}

.fullwidth-product .img-wrapper img {
  aspect-ratio: 1.857;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .fullwidth-product .img-wrapper img {
    aspect-ratio: .724;
  }
}

.fullwidth-product .content {
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 0;
  padding: 3.25rem 10.8125rem;
}

@media screen and (max-width: 768px) {
  .fullwidth-product .content {
    padding: 4.66667vw 4vw;
  }
}

.fullwidth-product .content .section-label {
  margin-bottom: -0.25em;
}

.fullwidth-product .content h2 {
  margin-bottom: 1.25rem;
}

@media screen and (max-width: 768px) {
  .fullwidth-product .content h2 {
    margin-bottom: 2.66667vw;
  }
}

.fullwidth-product .content p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 58.3125rem;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .fullwidth-product .content p {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
}

.fullwidth-product .content .btn {
  margin-top: 0.375rem;
}

@media screen and (max-width: 768px) {
  .fullwidth-product .content .btn {
    margin-top: 4.66667vw;
  }
}

.posts-slider-section {
  padding: 8.75rem 0;
  background-color: #131313;
}

@media screen and (max-width: 768px) {
  .posts-slider-section {
    background-color: transparent;
    padding: 5.73333vw 0;
  }
  .posts-slider-section .posts-slider-next, .posts-slider-section .posts-slider-prev {
    display: none;
  }
}

.posts-slider-section h2 {
  margin-left: auto;
}

.posts-slider {
  overflow: hidden;
  margin: 1.6875rem -1.0625rem 0;
}

@media screen and (max-width: 768px) {
  .posts-slider {
    margin: 8.4vw -1.33333vw 0;
    overflow: unset;
  }
}

.posts-slider .swiper-slide {
  padding: 0 1.0625rem;
}

@media screen and (max-width: 768px) {
  .posts-slider .swiper-slide {
    padding: 0 1.33333vw;
  }
}

.centered-slider-section {
  padding: 7.75rem 0 2.6875rem;
}

@media screen and (max-width: 768px) {
  .centered-slider-section {
    padding: 5.73333vw 0;
  }
}

.centered-slider-section h2 {
  max-width: 19em;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .centered-slider-section h2 {
    max-width: 9em;
  }
}

.centered-slider-wrapper {
  max-width: 73.75rem;
  margin: 2.25rem auto 0;
}

@media screen and (max-width: 768px) {
  .centered-slider-wrapper {
    max-width: 78.4vw;
    margin-top: 8.13333vw;
  }
  .centered-slider-wrapper .flex {
    display: none;
  }
}

.centered-slider .swiper-slide {
  -webkit-transform: scale(0.87);
  -ms-transform: scale(0.87);
  transform: scale(0.87);
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.centered-slider .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin: 0 -3.5rem;
}

@media screen and (max-width: 768px) {
  .centered-slider .swiper-slide.swiper-slide-active {
    margin: 0 -2vw;
  }
}

.centered-slider .swiper-slide.swiper-slide-active .img-wrapper::before {
  opacity: 1;
}

.centered-slider .swiper-slide.swiper-slide-active .img-wrapper .caption {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

.centered-slider .img-wrapper {
  position: relative;
}

.centered-slider .img-wrapper::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 60.41096%;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1176' height='441' viewBox='0 0 1176 441'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' y1='0.182' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_41' data-name='Rectangle 41' width='1176' height='441' transform='translate(1176 441) rotate(180)' opacity='0.79' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
}

@media screen and (max-width: 768px) {
  .centered-slider .img-wrapper::before {
    height: 27.38095%;
  }
}

.centered-slider .img-wrapper img {
  aspect-ratio: 1.61;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .centered-slider .img-wrapper img {
    aspect-ratio: 1;
  }
}

.centered-slider .img-wrapper .caption {
  position: absolute;
  padding: 2.25rem 2.75rem;
  width: 100%;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: .5s .3s ease-in-out;
  -o-transition: .5s .3s ease-in-out;
  transition: .5s .3s ease-in-out;
}

@media screen and (max-width: 768px) {
  .centered-slider .img-wrapper .caption {
    padding: 3.2vw 5.33333vw;
  }
}

.centered-slider .swiper-wrapper {
  margin-bottom: 1.9375rem;
}

@media screen and (max-width: 768px) {
  .centered-slider .swiper-wrapper {
    margin-bottom: 0;
  }
}

.icon-list-section {
  padding: 2.6875rem 0 3.625rem;
}

@media screen and (max-width: 768px) {
  .icon-list-section {
    padding: 5.73333vw 0 8.66667vw;
  }
}

.icon-list-section h2 {
  margin-bottom: 7.375rem;
}

@media screen and (max-width: 768px) {
  .icon-list-section h2 {
    margin-bottom: 7.06667vw;
  }
}

.icon-list-section .row {
  padding-left: 3.125rem;
}

@media screen and (max-width: 768px) {
  .icon-list-section .row {
    padding-left: 0;
  }
}

.icon-list-section .img-wrapper {
  width: 56.47059%;
}

@media screen and (max-width: 768px) {
  .icon-list-section .img-wrapper {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 2.66667vw;
  }
}

.icon-list-section .content {
  width: 32.97872%;
  padding-right: 2.3125rem;
}

@media screen and (max-width: 768px) {
  .icon-list-section .content {
    width: 100%;
    padding: 0 5.33333vw;
  }
  .icon-list-section .content .section-label {
    margin-bottom: 0.5em;
  }
}

.icon-list-section .list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.icon-list-section .list .item:not(:last-child) {
  margin-bottom: 2.0625rem;
}

@media screen and (max-width: 768px) {
  .icon-list-section .list .item:not(:last-child) {
    margin-bottom: 5.73333vw;
  }
}

.icon-list-section .list .item .icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 1.5rem;
  margin-top: 0.5rem;
  max-width: 2.5rem;
}

@media screen and (max-width: 768px) {
  .icon-list-section .list .item .icon {
    margin-left: 4.26667vw;
    margin-top: 2.13333vw;
    max-width: 10.66667vw;
  }
}

.icon-list-section .list .item h2 {
  margin-bottom: 1.25rem;
}

@media screen and (max-width: 768px) {
  .icon-list-section .list .item h2 {
    margin-bottom: 2.66667vw;
  }
}

.fullscreen-video {
  width: 100%;
  padding: 0;
}

.fullscreen-video video {
  aspect-ratio: 1.7777;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .fullscreen-video video {
    aspect-ratio: 1.4;
  }
}

.fullscreen-video .play-btn {
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*-webkit-transform: translate(-50%, -50%);*/
  /*-ms-transform: translate(-50%, -50%);*/
  /*transform: translate(-50%, -50%);*/
  position: absolute;
  bottom: 15vw;
  left: 3vw;
}

.contact-form-section {
  padding: 10.4375rem 0 11.6875rem;
}

@media screen and (max-width: 768px) {
  .contact-form-section {
    padding: 10.93333vw 2.33333vw 69.73333vw;
  }
}

.contact-form-section .img-wrapper {
  position: absolute;
  top: 8.125rem;
  right: 0;
  max-width: 100%;
  width: 65.88542%;
}

@media screen and (max-width: 768px) {
  .contact-form-section .img-wrapper {
    top: auto;
    bottom: 0;
  }
}

.contact-form-section .content {
  max-width: 39.0625rem;
  position: relative;
  z-index: 2;
  margin: 2.3125rem auto 0 13.75rem;
}

@media screen and (max-width: 768px) {
  .contact-form-section .content {
    max-width: none;
    margin: 0;
  }
}

.contact-form-section .content h2 {
  margin-bottom: 1.25rem;
}

@media screen and (max-width: 768px) {
  .contact-form-section .content h2 {
    margin-bottom: 2.66667vw;
  }
}

.contact-form-section .content .contact-form-wrapper {
  margin: 1.75rem 0 1.75rem ;
}

.contact-form-section .content .contact-form-wrapper .btn {
  margin-top: 1.875rem;
}

@media screen and (max-width: 768px) {

  .contact-form-section .content .contact-form-wrapper {
    margin: 6vw 0;
  }
  .contact-form-section .content .contact-form-wrapper .btn {
    margin-top: 6vw;
  }
}

.services-map-section {
  overflow: unset;
  padding: 0;
}

.services-map-section .blog-categories {
  position: sticky;
  top: 0;
  z-index: 10;
  margin: 0;
}

.map-wrapper {
  padding: 3.5rem 0 7.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .map-wrapper {
    padding: 3.33333vw 0 9.33333vw;
  }
}

.map-wrapper .map {
  width: 68.47458%;
  height: 50rem;
  margin-right: 0.625rem;
}

@media screen and (max-width: 768px) {
  .map-wrapper .map {
    width: 100%;
    margin-right: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}

.map-wrapper .map-items {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-height: 50rem;
  overflow: auto;
  direction: ltr;
  scrollbar-width: thin;
  scrollbar-color: #C7C7C7 #1EF1C6;
}

@media screen and (max-width: 768px) {
  .map-wrapper .map-items {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    width: 100%;
    overflow: unset;
  }
}

.map-wrapper .map-items::-webkit-scrollbar {
  width: 6px;
}

.map-wrapper .map-items::-webkit-scrollbar-track {
  background: #C7C7C7;
}

.map-wrapper .map-items::-webkit-scrollbar-thumb {
  background: #1EF1C6;
  border-radius: 2rem;
}

.map-wrapper .map-items::-webkit-scrollbar-thumb:hover {
  background: #1EF1C6;
}

.map-wrapper .map-items > div {
  margin-right: 1rem;
}

@media screen and (max-width: 768px) {
  .map-wrapper .map-items > div {
    margin-right: 0;
  }
}

.map-item {
  background-color: #131313;
  padding: 1.875rem 1.25rem;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .map-item {
    padding: 4vw 5.33333vw;
  }
}

.map-item .flex {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.map-item:not(:last-of-type) {
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 768px) {
  .map-item:not(:last-of-type) {
    margin-bottom: 1.33333vw;
  }
}

.map-item *:not(:last-child) {
  margin-bottom: 0.625rem;
}

@media screen and (max-width: 768px) {
  .map-item *:not(:last-child) {
    margin-bottom: 1.33333vw;
  }
}

.map-item div i {
  margin-left: 1rem;
}

@media screen and (max-width: 768px) {
  .map-item div i {
    margin-left: 2.13333vw;
  }
}

.map-item .link {
  margin-top: 0.625rem;
}

@media screen and (max-width: 768px) {
  .map-item .link {
    margin-top: 1.33333vw;
  }
}

.slider-360-section {
  padding: 4.5rem 0 4.5625rem;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .slider-360-section {
    padding: 5.6vw 0;
  }
}

.slider-360-section + section {
  padding-top: 4.5625rem;
}

@media screen and (max-width: 768px) {
  .slider-360-section + section {
    padding-top: 5.6vw;
  }
}

.slider-360-section h2 {
  text-align: center;
  max-width: 80%;
  margin: 0 auto 3.125rem;
}

@media screen and (max-width: 768px) {
  .slider-360-section h2 {
    margin-bottom: 6.66667vw;
  }
}

.slider-360-wrapper {
  width: 100%;
  height: 58.75rem;
  background-image: url("../img/bg.jpg");
  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;
  position: relative;
}

@media screen and (max-width: 768px) {
  .slider-360-wrapper {
    height: 143.33333vw;
  }
}

.slider-360-wrapper .btnPlay {
  display: none;
}

.slider-360-wrapper .btnPrev, .slider-360-wrapper .btnNext {
  position: absolute;
  top: 50%;
  z-index: 10;
  background-image: url("../img/arrow.png");
  width: 6.0625rem;
  height: 6.8125rem;
  cursor: pointer;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .slider-360-wrapper .btnPrev, .slider-360-wrapper .btnNext {
    width: 10.53333vw;
    height: 11.86667vw;
  }
}

.slider-360-wrapper .btnPrev {
  left: 12.5rem;
}

@media screen and (max-width: 768px) {
  .slider-360-wrapper .btnPrev {
    left: 2vw;
  }
}

.slider-360-wrapper .btnNext {
  right: 12.5rem;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

@media screen and (max-width: 768px) {
  .slider-360-wrapper .btnNext {
    right: 2vw;
  }
}

.slider-360-wrapper .bottom-switcher, .slider-360-wrapper .top-switcher {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slider-360-wrapper .bottom-switcher button:hover, .slider-360-wrapper .bottom-switcher button.active, .slider-360-wrapper .top-switcher button:hover, .slider-360-wrapper .top-switcher button.active {
  color: #1EF1C6;
}

.slider-360-wrapper .top-switcher {
  top: 5.625rem;
  text-align: center;
  z-index: 12;
}

@media screen and (max-width: 768px) {
  .slider-360-wrapper .top-switcher {
    top: 14.93333vw;
    width: 100%;
  }
}

.slider-360-wrapper .top-switcher button {
  color: #979797;
  padding: 0 1.25rem;
}

@media screen and (max-width: 768px) {
  .slider-360-wrapper .top-switcher button {
    padding: 0 2.66667vw;
  }
}

.slider-360-wrapper .top-switcher button:last-child {
  border-right: 1px solid #1EF1C6;
}

.slider-360-wrapper .top-switcher h3 {
  width: 100%;
  text-align: center;
  margin-top: 0.75rem;
}

@media screen and (max-width: 768px) {
  .slider-360-wrapper .top-switcher h3 {
    margin-top: 1.86667vw;
  }
}

.slider-360-wrapper .bottom-switcher {
  position: absolute;
  bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .slider-360-wrapper .bottom-switcher {
    width: 100%;
    bottom: 0;
    padding: 5.33333vw 2.66667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .slider-360-wrapper .bottom-switcher > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.slider-360-wrapper .threesixty {
  width: 68.9375rem !important;
  height: 38.75rem !important;
}

@media screen and (max-width: 768px) {
  .slider-360-wrapper .threesixty {
    width: 91.2vw !important;
    height: 51.2vw !important;
  }
}

.viewer {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.viewer .psv-overlay {
  display: none !important;
}

.home-hero {
  height: 100vh;
  min-height: 37.5rem;
  max-height: 61.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .home-hero {
    max-height: none;
    min-height: auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 54.8vw;
    height: calc(100vh - 14.5vw);
  }
}

.home-hero .video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.home-hero .video video, .home-hero .video img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.home-hero .video::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
}

.home-hero .content {
  position: relative;
  z-index: 2;
  max-width: 57.75rem;
  margin: 0 auto;
}

.home-hero .content .section-label {
  margin-bottom: -.6em;
}

@media screen and (max-width: 768px) {
  .home-hero .content .section-label {
    margin-bottom: -0.25em;
  }
}

.blog-page {
  padding: 0 0 8.0625rem;
}

@media screen and (max-width: 768px) {
  .blog-page {
    padding: 0 0 9.33333vw;
  }
}

.blog-categories {
  background-color: #131313;
  padding: 1.5rem 0 0;
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .blog-categories {
    padding: 3.46667vw 0 0;
    margin-bottom: 5.86667vw;
  }
  .blog-categories .container {
    overflow: auto;
  }
}

.blog-category {
  margin: 0 1.375rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid transparent;
  line-height: 1;
  white-space: nowrap;
}

.blog-category:last-child {
  margin-left: 0;
}

.blog-category:first-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .blog-category {
    margin: 0 4.26667vw;
    padding-bottom: 4.53333vw;
  }
}

.blog-category:hover {
  color: #1EF1C6;
}

.blog-category.active {
  color: #1EF1C6;
  border-color: #1EF1C6;
}

.blog-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -0.75rem;
  gap: 1.5rem 0;
}

@media screen and (max-width: 768px) {
  .blog-grid {
    margin: 0;
    gap: 3.33333vw 0;
  }
}

.blog-grid > div {
  width: 33.3333%;
  padding: 0 0.75rem;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.blog-grid > div:nth-child(-n+6) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media screen and (max-width: 768px) {
  .blog-grid > div {
    width: 100%;
    padding: 0;
  }
}

.blog-grid .fullscreen-video {
  width: 100%;
  margin: 0.625rem 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media screen and (max-width: 768px) {
  .blog-grid .fullscreen-video {
    margin: 5.33333vw 0;
  }
  .blog-grid .fullscreen-video:last-child {
    margin-bottom: 0;
  }
}

.blog-grid .fullscreen-video .play-btn {
  /*position: absolute;*/
  /*top: 50%;*/
  /*left: 50%;*/
  /*-webkit-transform: translate(-50%, -50%);*/
  /*-ms-transform: translate(-50%, -50%);*/
  /*transform: translate(-50%, -50%);*/
  position: absolute;
  bottom: 3vw;
  left: 3vw;
}

.post-taxs span {
  display: inline-block;
}

.post-taxs span:after {
  content: ',';
  margin-right: .25em;
}

.post-taxs span:last-of-type:after {
  display: none;
}

.post-hero {
  padding: 0 0 4.5rem;
}

@media screen and (max-width: 768px) {
  .post-hero {
    padding: 0 0 4.66667vw;
  }
}

.post-hero .inner-hero {
  height: 38.4375rem;
}

@media screen and (max-width: 768px) {
  .post-hero .inner-hero {
    height: 102.26667vw;
  }
}

.post-hero .inner-hero::before {
  height: 14.625rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1920' height='234' viewBox='0 0 1920 234'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' y1='0.182' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_8' data-name='Rectangle 8' width='1920' height='234' opacity='0.4' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
}

@media screen and (max-width: 768px) {
  .post-hero .inner-hero::before {
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='750' height='767' viewBox='0 0 750 767'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' y1='0.182' x2='0.5' y2='0.748' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-opacity='0.18'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_248' data-name='Rectangle 248' width='750' height='767' opacity='0.55' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
  }
}

.post-content-wrapper {
  position: relative;
  z-index: 3;
  max-width: 62.5rem;
  margin: -5.5rem auto 0;
  background-color: #131313;
  padding: 2.375rem 3.4375rem 2.125rem;
}

@media screen and (max-width: 768px) {
  .post-content-wrapper {
    padding: 5.33333vw 4vw;
    max-width: calc(100% - 5.33333vw);
  }
}

.post-content-wrapper .post-content {
  margin-top: 3.125rem;
}

@media screen and (max-width: 768px) {
  .post-content-wrapper .post-content {
    margin-top: 10vw;
  }
}

.post-content-wrapper .share {
  margin-top: 2.5rem;
}

@media screen and (max-width: 768px) {
  .post-content-wrapper .share {
    margin-top: 4.66667vw;
  }
}

.post-content-wrapper .post-content-preview h1 {
  margin-bottom: .5em;
  line-height: 1.2em;
}

@media screen and (max-width: 768px) {
  .post-content-wrapper .post-content-preview h1 {
    max-width: 90%;
    margin-bottom: 2.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .post-content-wrapper .post-content-preview p {
    line-height: 1.2;
  }
}

.related-posts-section {
  padding: 4.5rem 0 7.5rem;
}

@media screen and (max-width: 768px) {
  .related-posts-section {
    padding: 4.66667vw 0 10.66667vw;
  }
}

.related-posts-section h2 {
  margin-bottom: 2.25rem;
}

@media screen and (max-width: 768px) {
  .related-posts-section h2 {
    margin-bottom: 7.73333vw;
  }
}

.faq-hero {
  padding: 11.3125rem 0 6.75rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1920' height='400' viewBox='0 0 1920 400'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.561' y1='1.134' x2='0.561' y2='0.159' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23354d4f'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='_01_EU_Blue_Side_mirror' data-name='01 EU Blue Side mirror' width='1920' height='400' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
  background-position: center bottom;
  background-size: 100%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .faq-hero {
    padding: 24.66667vw 5.33333vw 6.66667vw;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='750' height='443' viewBox='0 0 750 443'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.561' y1='1.134' x2='0.561' y2='0.159' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23354d4f'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='_01_EU_Blue_Side_mirror' data-name='01 EU Blue Side mirror' width='750' height='443' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
  }
}

.faq-hero .content {
  max-width: 53.4375rem;
  margin: 0 auto;
}

.faq-section {
  padding: 0 0 7.5rem;
}

@media screen and (max-width: 768px) {
  .faq-section {
    padding: 0 0 9.33333vw;
  }
}

.faq-section .blog-categories {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .faq-section .blog-categories .container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.faq-content {
  padding-top: 3.75rem;
  max-width: 49.0625rem;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .faq-content {
    padding: 6.66667vw 5.33333vw 0;
  }
}

.faq-content h2 {
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .faq-content h2 {
    margin-bottom: 4vw;
  }
}

.faq-item {
  border-top: 1px solid #fff;
  padding-bottom: 0.5625rem;
}

.faq-item .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  padding: 1rem 0 0.9375rem;
}

.faq-item .title i {
  display: inline-block;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  font-size: 0.9375rem;
}

@media screen and (max-width: 768px) {
  .footer-menus{
    width: 100%;
  }
  .faq-item .title i {
    font-size: 2.6vw;
  }
}

.faq-item .title.isActive i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.faq-item:last-child {
  border-bottom: 1px solid #fff;
}

.faq-item .content {
  display: none;
  padding-bottom: 2.5625rem;
}

.faq-item p:not(:last-child) {
  margin-bottom: 1.5em;
}

/* .product-hero {
padding: 9.0625rem 0 7.9375rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} */

.product-hero {
  padding: 4.0625rem 0 7.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -webkit-box-orient: vertical; */
  /* -webkit-box-direction: normal; */
  -ms-flex-direction: column;
  /* flex-direction: column; */
}



@media screen and (max-width: 768px) {
  .product-hero {
    padding: 18vw 0 6.66667vw;
  }
}
/*
.product-hero .img-wrapper {
position: absolute;
top: 0;
left: 0;
max-height: 100%;
} */
.img-wrapper{
  flex: 0 0 67%;
}

@media screen and (max-width: 768px) {
  .product-hero .img-wrapper {
    top: 16%;
  }
}

.product-hero .container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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;
}

.product-hero .title-box {
  max-width: 39.375rem;
  margin: 0 auto;
  text-align: right;
  /* margin-bottom: 50.625rem; */
  margin-top: auto;
  margin-bottom: auto;
}

@media screen and (max-width: 768px) {
  .product-hero .title-box {
    margin-bottom: 77.06667vw;
  }
}

.product-hero .title-box h1 {
  margin-bottom: 1.5625rem;
}

@media screen and (max-width: 768px) {
  .product-hero .title-box h1 {
    margin-bottom: 3.33333vw;
  }
}

.product-hero .content {
  max-width: 80.5rem;
  margin: 0 auto;
}

.product-hero .content .info-panel {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 5.75rem;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .product-hero .content .info-panel {
    margin-bottom: 7.46667vw;
  }
}

.product-hero .content .row P:not(:last-child) {
  margin-bottom: 1.5em;
}

.product-hero .content .row > div:first-child {
  width: 26.70807%;
  margin-left: auto;
  margin-right: 11.0625rem;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .product-hero .content .row > div:first-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.66667vw;
  }
}

.product-hero .content .row > div:last-child {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .product-hero .content .row > div:last-child {
    width: 100%;
  }
}

.tech-section {
  background-color: #131313;
  padding: 3.75rem 0;
}

@media screen and (max-width: 768px) {
  .tech-section {
    padding: 0;
  }
}

.tech-section .tech-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .tech-section .tech-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.tech-section .tech-item {
  width: 16.25rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .tech-section .tech-item {
    padding: 6.66667vw 0;
    width: 50%;
    border-bottom: 1px solid #B1B1B1;
  }
}

.tech-section .tech-item:not(:last-child) {
  position: relative;
}

.tech-section .tech-item:not(:last-child)::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 4.375rem;
  background-color: #B1B1B1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.tech-section .tech-item:last-child, .tech-section .tech-item:nth-last-child(2) {
  border: 0;
}

.faq-section.product-page {
  padding: 2vw 0 9.375rem;
}

@media screen and (max-width: 768px) {
  .faq-section.product-page {
    padding: 12vw 0 12.66667vw;
  }
}

.faq-section.product-page h2 {
  margin-bottom: 1.625rem;
}

@media screen and (max-width: 768px) {
  .faq-section.product-page h2 {
    margin-bottom: 3.46667vw;
  }
}

.faq-section.product-page h2 + p {
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .faq-section.product-page h2 + p {
    margin-bottom: 6.66667vw;
  }
}

.faq-section.product-page .faq-content {
  padding: 0;
  max-width: 49.0625rem;
}

@media screen and (max-width: 768px) {
  .faq-section.product-page .faq-content {
    padding: 0 5.33333vw;
  }
}

.faq-section.product-page .text-center {
  margin-top: 3.4375rem;
}

@media screen and (max-width: 768px) {
  .faq-section.product-page .text-center {
    margin-top: 6.66667vw;
  }
}

.faq-section.product-page .text-center .btn {
  width: 18.75rem;
}

@media screen and (max-width: 768px) {
  .faq-section.product-page .text-center .btn {
    width: 61.6vw;
  }
}

.fullwidth-image {
  padding: 11.75rem 0 8.9375rem;
}

.fullwidth-image::before {
  position: absolute;
  content: "";
  width: 61.51042%;
  height: 100%;
  top: 0%;
  right: 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  z-index: 2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1180.5' height='606' viewBox='0 0 1180.5 606'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' y1='0.182' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_197' data-name='Rectangle 197' width='606' height='1180.5' transform='translate(1180.5) rotate(90)' opacity='0.79' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
}

@media screen and (max-width: 768px) {
  .fullwidth-image::before {
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='750' height='694' viewBox='0 0 750 694'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' y1='0.449' x2='0.5' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0'/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_260' data-name='Rectangle 260' width='750' height='694' transform='translate(750 694) rotate(180)' opacity='0.79' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
  }
}

@media screen and (max-width: 768px) {
  .fullwidth-image {
    padding: 8.26667vw 0 36.4vw;
  }
}

.fullwidth-image .img-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.fullwidth-image .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fullwidth-image .content {
  position: relative;
  z-index: 3;
  max-width: 29.375rem;
  margin-right: 13.6875rem;
}

@media screen and (max-width: 768px) {
  .fullwidth-image .content {
    max-width: 72.66667vw;
    margin-right: 5.33333vw;
  }
}

.fullwidth-image .content h2 {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 768px) {
  .fullwidth-image .content h2 {
    margin-bottom: 2.26667vw;
  }
}

.fullwidth-image .content .btn {
  margin-top: 2.8125rem;
}

@media screen and (max-width: 768px) {
  .fullwidth-image .content .btn {
    margin-top: 6vw;
  }
}

.about-slider-section {
  padding: 9.375rem 0 4.5rem;
}

@media screen and (max-width: 768px) {
  .about-slider-section {
    padding: 9.33333vw 0 5.6vw;
  }
}

.about-slider-section .container {
  padding: 0 8.75rem;
}

@media screen and (max-width: 768px) {
  .about-slider-section .container {
    padding: 0 5.33333vw;
  }
}

.about-slider-section .content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  /* padding-left: 7.5rem; */
  /* padding-left: 3.5rem; */
  padding-left: 0.5rem;
  padding-top: 8.1875rem;
  position: relative;
  z-index: 2;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .about-slider-section .content {
    padding-top: 0;
    padding-left: 0;
    margin-bottom: 6vw;
  }
}

.about-slider-section .content::before {
  position: absolute;
  content: "";
  width: 50vw;
  height: 100%;
  background-color: #000;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.about-slider-section .content h2 {
  margin-bottom: 1.6875rem;
}

@media screen and (max-width: 768px) {
  .about-slider-section .content h2 {
    margin-bottom: 4.4vw;
  }
}

.about-slider-section .content p {
  margin-bottom: 2.3125rem;
}

@media screen and (max-width: 768px) {
  .about-slider-section .content p {
    margin-bottom: 2.13333vw;
  }
}

.about-slider-section .content .link {
  color: #fff;
}

.about-slider-section .content .link:first-child {
  margin-left: 1.875rem;
}

@media screen and (max-width: 768px) {
  .about-slider-section .content .link:first-child {
    margin-left: 8.66667vw;
  }
}

.about-slider-section .content .link:before {
  background-color: #fff;
}

.about-slider-section .content .link.active {
  color: #1EF1C6;
}

.about-slider-section .content .link.active::before {
  background-color: #1EF1C6;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.about-slider-section .wrapper {
  width: 69.75%;
}

@media screen and (max-width: 768px) {
  .about-slider-section .wrapper {
    width: 100%;
  }
}

.about-slider-section .wrapper .swiper-slide {
  padding-left: 1.875rem;
}

.about-slider-section .wrapper .swiper-slide img {
  -o-object-fit: cover;
  object-fit: cover;
}

.about-slider-section .wrapper .outdoor-slider {
  display: none;
}

.posts-slider-section.smaller-size {
  background-color: transparent;
}

.posts-slider-section.smaller-size .posts-slider {
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
}

@media screen and (max-width: 768px) {
  .posts-slider-section.smaller-size .posts-slider {
    margin-left: -1.6vw;
    margin-right: -1.6vw;
  }
  .posts-slider-section.smaller-size .posts-slider .post-preview .content p {
    display: block;
  }
}

.posts-slider-section.smaller-size .posts-slider .swiper-slide {
  padding: 0 1.5625rem;
}

@media screen and (max-width: 768px) {
  .posts-slider-section.smaller-size .posts-slider .swiper-slide {
    padding: 0 1.6vw;
  }
}

.posts-slider-section.smaller-size .post-preview .img-wrapper {
  aspect-ratio: 1.597;
}

@media screen and (max-width: 768px) {
  .posts-slider-section.smaller-size .post-preview .img-wrapper {
    aspect-ratio: 1.4555;
  }
}

.content-rows-section {
  padding: 5rem 0;
  background-color: #131313;
}

.content-rows-section h2 {
  margin-bottom: 4.125rem;
}

@media screen and (max-width: 768px) {
  .content-rows-section {
    padding: 9.33333vw 0;
  }
  .content-rows-section h2 {
    margin-bottom: 6.26667vw;
  }
}

.product-modal {
  background-color: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 12;
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: #666 #ddd;
  padding: 10.125rem 0;
  display: none;
  direction: ltr;
}

.product-modal::-webkit-scrollbar {
  width: 6px;
}

.product-modal::-webkit-scrollbar-track {
  background: #666;
}

.product-modal::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 2rem;
}

.product-modal::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}

.product-modal .close-btn {
  position: fixed;
  z-index: 10;
  left: 50%;
  bottom: 8.5vh;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  .product-modal .close-btn {
    bottom: 13.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .product-modal {
    padding: 19.6vw 0 11.46667vw;
  }
}

.close-btn {
  color: transparent;
  font-size: 1px;
  background-color: #1EF1C6;
  border-radius: 50%;
  width: 3.125rem;
  height: 3.125rem;
  background-repeat: no-repeat;
  background-size: 26%;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.285' height='12.721' viewBox='0 0 12.285 12.721'%3E%3Cg id='Group_7824' data-name='Group 7824' transform='translate(-1646.777 -868.14)'%3E%3Cline id='Line_2' data-name='Line 2' x2='10.839' y2='11.339' transform='translate(1647.5 868.831)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cline id='Line_32' data-name='Line 32' x1='10.839' y2='11.339' transform='translate(1647.5 868.831)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
}

@media screen and (max-width: 768px) {
  .close-btn {
    width: 12.53333vw;
    height: 12.53333vw;
  }
}

.modal-container {
  max-width: 62.5rem;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .modal-container {
    max-width: none;
    width: 100%;
    padding: 0 2.66667vw;
  }
}

.modal-container img {
  aspect-ratio: 2;
  -o-object-fit: cover;
  object-fit: cover;
}

.modal-container .title-box {
  max-width: 55.5rem;
  margin: 0 auto 2.5rem;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .modal-container .title-box {
    margin-bottom: 5.33333vw;
  }
}

.modal-container .title-box h2 {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 768px) {
  .modal-container .title-box h2 {
    margin-bottom: 2.66667vw;
  }
}

.modal-container .title-box + .img-wrapper {
  margin-bottom: 4.0625rem;
}

@media screen and (max-width: 768px) {
  .modal-container .title-box + .img-wrapper {
    margin-bottom: 16.26667vw;
  }
  .modal-container .title-box + .img-wrapper img {
    aspect-ratio: 1.416;
  }
}

.modal-gallery-group {
  background-color: #131313;
  padding: 3.4375rem;
}

@media screen and (max-width: 768px) {
  .fz-m-10vw{
    font-size: 10vw;
  }
  .modal-gallery-group {
    padding: 6.13333vw 3.46667vw;
  }
}

.modal-gallery-group:not(:last-child) {
  margin-bottom: 3.125rem;
}

@media screen and (max-width: 768px) {
  .modal-gallery-group:not(:last-child) {
    margin-bottom: 5.33333vw;
  }
}

.modal-gallery-group .modal-gallery-item {
  text-align: right;
}

.modal-gallery-group .modal-gallery-item h3 {
  margin-bottom: 0.75rem;
}

@media screen and (max-width: 768px) {
  .modal-gallery-group .modal-gallery-item h3 {
    margin-bottom: 1.33333vw;
  }
}

.modal-gallery-group .modal-gallery-item .img-wrapper {
  margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
  .modal-gallery-group .modal-gallery-item .img-wrapper {
    margin-bottom: 2.8vw;
  }
}

.modal-gallery-group .modal-gallery-item:not(:last-child) {
  margin-bottom: 3.4375rem;
}

@media screen and (max-width: 768px) {
  .modal-gallery-group .modal-gallery-item:not(:last-child) {
    margin-bottom: 8vw;
  }
}


.single-projects.product-hero{
  padding: unset !important;
  height: 100vh !important;
}
.single-projects .img-wrapper{
  flex: 0 0 58%;
}
.single-projects .container{
  padding-right: 11.125rem;
}
.single-projects  .content {
  max-width: 80.5rem;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 16vw;
}
@media screen and (max-width: 1024px) {
  .about-slider-section .caption{
    padding: unset !important;
  }
  .single-projects.product-hero .title-box{
    margin-bottom: unset !important;
    padding-top: 19vw;
    padding-right: 6vw;
  }
  .single-projects product-hero .container{
    display: block !important;
  }
  .single-projects .title-box  p {
    font-size: 3.4vw;
  }
  .intro-section .img-wrapper{
    flex: 0 0 100%;
  }
  .single-projects .container{
    padding-right: unset !important;
  }
  .single-projects .info-panel span{
    display: flex;
  }
  .single-projects.product-hero{
    display: block !important;
  }
  .single-projects .info-panel span:first-child{
    margin-right: 5vw;
  }
  .single-projects .content{
    width: 95%;
  }
  .single-projects .info-panel{
    justify-content: space-between !important;
  }
  .single-projects.product-hero{
    display: block;
  }
  /* .single-projects.product-hero .content{
    max-width: unset !important;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: unset !important;
    width: 100%;
  } */
  .single-projects .info-panel span:not(:last-child) {
    margin-left: unset !important
  }


  .single-projects  .section-label.aos-init.aos-animate {
    margin-bottom: 3vw;
  }
  .single-projects .list_sections .cointer {
    width: 90%;
    margin: auto;
  }
  .image_flex{
    display: flex;
  }
  .list_sections .cointer>h2{
    margin-bottom: 10vw;
    text-align: center;
  }
  .list_sections .list>p{
    margin-right: 9vw;
  }
  .list_sections .list {
    margin-bottom: 5vw;
  }
  .image_flex >img{
    width: 7vw;
    height: auto;
  }
  .image_flex >h3{
    font-size: 5vw;
    margin-right: 4vw;
  }
  .lists {
    width: 95%;
    margin: auto;
  }

}
.regular{
  font-weight: 500;
}
@media screen and (min-width: 1024px) {
  .model_car {
    margin-top: 4vw;
  }
  .model_car .tab-navigation ul {
    display: flex;
    justify-content: center;
  }
  .model_car .tab-navigation li {
    margin-left: 1.5vw;
  }
  .model_car .tab-navigation a {
    font-size: 1.2vw;
  }
  .model_car .tab-navigation li.active a {
    color: #3de2c0;
    border-bottom: 1px solid #3de2c0;
  }
  .model_car  .tab-content {
    padding-top: 7vw;
    padding-right: 9vw;
    padding-bottom: 10vw;
  }
  .model_car  .tab-content .tab-panel span{
    color: #3de2c0;
  }
  .model_car  .tab-content .tab-panel h2{
    font-size: 2.8vw;
    font-weight: 500;
    line-height: 3vw;
    margin-bottom: 0.3vw;
  }
  .under_text{
    margin-bottom: 1.5vw !important;
    font-weight: 500 !important;
  }
  .model_car  .tab-content .tab-panel p{
    font-size: 130%;
  }
  .model_car  .tab-content .tab-panel h3{

    margin-bottom: 0.5vw;
  }
  .model_car  .tab-content .tab-panel ul{
    list-style: inside;
  }

  .model_car .image_car {
    position: absolute;
    width: 40vw;
    height: auto;
    top: 10.5vw;
    left: 10vw;
  }
  .about-slider-section{
    padding: 9.375rem 0 0 !important;
  }
  .about-slider-section .container {
    padding: 0 0 0 8.75rem !important;
  }
  .about-slider-section .content{
    padding-right: 11.125rem;
  }
  .about-slider-section .wrapper {

    padding: 0 2.5vw !important;
  }
  .image_flex >img{
    width: 2.5vw;
    height: auto;
  }
  .intro-section .img-wrapper{
    flex: 0 0 47%;
  }
  .list_sections .cointer {
    width: 55%;
    /* justify-content: center; */
    /* text-align: center; */
    margin: auto;
    text-align: center;
  }
  .list h3{
    margin-bottom: 1vw;
  }
  .lists {
    display: flex;
    justify-content: space-between;
    margin-top: 4vw;
  }
}



.about-slider-section .caption p {
  font-weight: 400 !important;
  margin-top: 1vw;
  font-size: 1.125rem !important;
  /* margin-bottom: 1.6875rem; */
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.about-slider-section .card-item:hover .caption p {
  opacity: 1;
}
.about-slider-section .caption{
  position: absolute;
  right: 0;
  bottom: 0;
  /* padding: 2.25rem 2rem; */
  padding: 2.25rem 2.25rem 6.25rem 2rem;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-transform: translateY(56%);
  -ms-transform: translateY(56%);
  transform: translateY(56%);
}

.card-item:hover .caption {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secs{
  background: #131313;
}
/* #Terms
================================================== */
.terms {
  padding: 9.5vw 0;
}

.terms .container {
  margin: auto;
  width: 65.5%;
}

.terms h1 {
  text-align: center;
  margin-bottom: 2.34vw;
}


.terms ol > li:not(:last-child) {
  margin-bottom: 1.8vw;
}

.terms ul {
  list-style: initial;
  padding-right: 19px;
}

.terms ul > li:not(:last-child) {
  margin-bottom: .78vw;
}

.terms li p:not(:last-child) {
  margin-bottom: .78vw;
}

.terms h3 {
  margin-bottom: .78vw;
}

@media (max-width: 1023.98px) {
  .content-rows-section .content-row{
    display: block !important;
  }
  .model_car .tab-navigation ul {
    display: flex;
    justify-content: space-between;
  }
  .model_car .tab-navigation li {
    margin-left: 3.5vw;
    margin-right: 3.5vw;
  }
  .model_car .tab-navigation a {
    font-size: 4.2vw;
  }
  .model_car .tab-navigation li.active a {
    color: #3de2c0;
    border-bottom: 1px solid #3de2c0;
  }
  .model_car  .tab-content {
    /* padding-top: 7vw; */
    padding-right: 2vw;
    /* padding-bottom: 10vw; */
    height: 302vw;
    margin-top: 12vw;
  }
  .edited_list span{
    color: white !important;
  }
  .model_car  .tab-content .tab-panel span{
    color: #3de2c0;
  }
  .model_car  .tab-content .tab-panel h2{
    font-size: 4.5vw;
    font-weight: 400;
  }
  .model_car  .tab-content .tab-panel h2{
    font-size: 5.8vw;
    font-weight: 500;
    line-height: 6vw;
    margin-bottom: 0;
  }
  .model_car  .tab-content .tab-panel ul{
    list-style: inside;
  }
  .model_car {
    margin-top: 10vw;
  }
  .model_car .image_car {
    position: absolute;
    /* width: auto; */
    height: auto;
    bottom: 0.5vw;
    width: 100%;
    /* margin-left: 1vw; */
    left: 1vw;

  }



  .terms {
    padding: 24vw 0 10vw 0;
  }

  .terms .container {
    width: 90%;
  }

  .terms h1 {
    margin-bottom: 8vw;
  }

  .terms ol > li:not(:last-child) {
    margin-bottom: 8vw;
  }

  .terms ul > li:not(:last-child) {
    margin-bottom: 2vw;
  }

  .terms li p:not(:last-child) {
    margin-bottom: 2vw;
  }

  .terms h3 {
    margin-bottom: 2vw;
  }
}
/* #Tabs
================================================== */
.tabs .tab-panel {
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  display: none;
  transition: opacity .3s ease, visibility .3s ease;
}

.tabs .tab-panel.active {
  height: auto;
  opacity: 1;
  visibility: visible;
  display: flex;
  justify-content: space-between;
}
.speftics .img img {
  height: 100% !important;
}
#model_car .tab-panel div{
  flex: 0 0 50%;
}
@media all and (min-width: 1024px) {

  #model_car .container {
    position: relative;
    padding-left: unset;
    padding-right: unset;
    z-index: 5;
    margin: auto;
    width: 100%%;
  }
  #tab-content-s1{
    padding-right: unset !important;
  }
  #tab-content-s1 #tabpanel-model_car-new_tab{
    padding-right: 9vw;
  }
    #tab-content-s1 .new_hr {
        width: 82%;
      margin: auto;
      margin-top: 1.5vw;
margin-bottom: 1.5vw;
    }
    #tab-content-s1 .header_content {
    margin: auto;
    margin-bottom: 2vw;
}
    #tab-content-s1 .new_hrp {
      margin: auto;
          width: 82%;
    }
  .static_button.d-desktop {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 50%;
    right: 2%;
    z-index: 14;
  }
  .static_button.d-desktop a:hover span{
    color:white;

  }
  .static_button.d-desktop a {
    display: flex;
    flex-direction: column;
    width: auto;
  }
  .static_button.d-desktop a img {
    width: 3vw;
    margin: auto;
    height: auto;
  }
  .static_button.d-desktop a span {
    line-height: 1.3vw;
    margin: auto;
    text-align: center;
    font-size: 16px;
    color: #1ef1c6;
    width: 72%;
  }
  .d-desktop{
    display: block;
  }
}
@media all and (max-width: 1024px) {
  #model_car .tab-panel{
    display: flex;
    flex-direction: column;
  }
  .d-desktop{
    display: none;
  }
}
.about_page .fullwidth-image{
  height: 100vh;
}
.about_page  .fullwidth-image::before{
  content: unset !important;
}
.about_page .fullwidth-image .content {
  max-width: 29.375rem;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 11.3vw;
}


@media all and (max-width: 1024px) {
  .about_page .fullwidth-image .content {
    max-width: 29.375rem;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 17%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /* right: 5vw; */
    /* width: 90%; */
    /* margin: auto; */
    padding-right: 5vw;
    padding-left: 5vw;
  }
  .about_page .fullwidth-image .content h2 {

    font-size: 40px;
  }
  .about_page .fullwidth-image .content p {
    font-weight: 200 !important;
  }
}


/* #Marketing Popup
================================================== */
#marketing-popup .popup-content {
  display: flex;
  align-items: center;
}

#marketing-popup .img {
  flex: 0 0 50%;
  flex-shrink: 0;
}

#marketing-popup .img img {
  width: 31.25vw;
  height: 31.25vw;
  object-fit: cover;
  object-position: center;
}

#marketing-popup .text {
  text-align: center;
  padding: 2.96vw;
}

#marketing-popup .text h2 {
  margin-bottom: 1vw;
  line-height: 1;
}

#marketing-popup .text p {
  margin-bottom: 2.34vw;
  line-height: 1.5;
}

@media (max-width: 1023.98px) {
  #marketing-popup .popup-content {
    display: block;
  }

  #marketing-popup .img img {
    width: 100%;
    height: 80vw;
  }

  #marketing-popup .text {
    padding: 6.65vw 5.33vw 8vw 5.33vw;
  }

  #marketing-popup .text h2 {
    margin-bottom: 2.66vw;
  }

  #marketing-popup .text p {
    margin-bottom: 6.65vw;
    line-height: 1.3;
  }
}


@media (min-width: 1023.98px) {
  .popup_team .close span{
    font-size: 1.3vw !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1023.98px) {
  .popup_team .close span{
    font-size: 6vw !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
/* //Popupteam */
.popup_team {
  background: black;
  height: 100%;
  margin-top: 3.4vw;
}
.popup-logo{
  width: auto !important;
  height: auto !important;
  margin-top: 1vw !important;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: opacity 500ms;
  display: none;
  z-index: 10;
}
.hidepopup{
  display: none;
}
.popup_team .text-contant h2 {
  font-weight: 500;
  font-size: 2vw;
  justify-content: center;
  text-align: center;

}
.popup_team .text-contant h3 {
  /* margin-top: 0; */
  color: white;
  /* margin-bottom: 3vw; */
  /* MARGIN-TOP: 1VW; */
  font-weight: 400;
  width: 60%;
  text-align: center;
  margin: auto;
  text-align: center;
  font-size: 0.9vw;

}
.image {
  width: 100%;
  height: 100%;
  margin-top: 4vw;
  text-align: center;
}
.image img{
  width: 49%;
  margin: auto;
  height: auto;
}
.popup_team .close {
  position: absolute;
  /* bottom: 0; */
  /* right: 30px; */
  /* font-size: 30px; */
  font-weight: bold;
  text-decoration: none;
  color: white;
  font-weight: 300;
  text-align: center;
  cursor: pointer;
  bottom: 1vw;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #1EF1C6;
  width: 2.5vw;
  height: 2.5vw;
  border-radius: 50%;
}
.popup_team .text-contant{
  text-align: center;
}
.text-contant {
  padding-top: 2vw;
  position: relative;

  -ms-transform: translateY(-50%);
  width: 82%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.popup_team .close:hover {
  color: black;
}
.popup_team .content {
  font-weight: 500;
  font-size: 2vw;
  justify-content: center;
  text-align: center;
}
}
.a-show{
  cursor: pointer;
}
.discount-icon {
  position: absolute;
  width: 1.1vw;
  height: 1.1vw;
  right: 4vw;
}
@media(max-width: 1024px){
  #tab-content-s1{
        height: 381vw;
        padding-right: unset !important;
  }
  #model_car .container {
    padding-left: unset !important;
     padding-right: unset !important;
}
  #tabpanel-model_car-new_tab {
    height: 381vw;
    width: 100%;
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
}
  .image {
    width: 100%;
    height: 100%;
    margin-top: 7vw;
    text-align: center;
  }
  .image img {
    width: 91%;
    margin: auto;
    height: 35%;
  }
  .popup_team .close {
    position: absolute;
    /* bottom: 0; */
    /* right: 30px; */
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    bottom: 1vw;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #1EF1C6;
    width: 10.5vw;
    height: 10.5vw;
    border-radius: 50%;
  }
  .wrong-vladition{
    font-size: 4vw !important;
    position: relative !important;
    margin-bottom: 4vw !important;
    margin-top: -4vw !important;
  }
  .discount-icon {
    position: absolute;
    width: 4.1vw;
    height: 4.1vw;
    right: 4vw;
  }
  .popup_team .text-contant h2 {
    font-weight: 400;
    font-size: 8vw;
    justify-content: center;
    text-align: center;
    margin-top: 10vw;
  }

  .popup_team .text-contant h3 {
    /* margin-top: 0; */
    color: white;
    /* margin-bottom: 3vw; */
    /* MARGIN-TOP: 1VW; */
    font-weight: 400;
    width: 83% !important;
    text-align: center;
    margin: auto;
    text-align: center;
    font-size: 3vw;
  }
  .popup_team {
    z-index: 100;
    width: 100%;
    height: 100vh;
  }
  .text-contant {
    width: 85%;
    margin-bottom: 13vw;
  }
  .popup_team .content {
    font-size: 9.5vw;
    margin-top: 15vw;
  }
}

/* #Popup
================================================== */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  align-items: center;
  justify-content: center;
  transition: all .5s ease;
  background-color: rgba(0, 0, 0, .7);
}

.popup.show {
  display: block;
}
.popup {
  display: none;
}
.popup-content {
  width: 52%;
  background-color: white;
}

.popup-close img {
}
.small_text{
  font-size: 0.8vw;
}
@media (max-width: 1023.98px) {
  .popup_shown .header .logo {
    left: 3vw !important;
    webkit-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
  }
  .small_text{
    font-size: 2.9vw;
  }
  .single-projects .info-panel span:last-child {
    margin-left: 5vw;
  }
  .popup-backdrop {
    background-color: white;
  }

  .popup-content {
  }

  .popup-close img {
  }
}
.showbb{
  display: block;
}
.popup_shown .header .header-top {
  -webkit-transform: unset !important;
  -ms-transform: unset !important;
  transform: unset !important;
  background: black !important;
}

.cursor{
  cursor: pointer;
}
.popup_shown{
  overflow: hidden;
}
.grecaptcha-badge{
  display: none;
}
.info{
  height: 12vw;
  width: 100%;
  background: #131313;
  margin-bottom: 8vw;
  text-align: center;
}
.info h3 {
  font-size: 2vw;
  margin-bottom: 1vw;
}
.info a{
  font-size: 1.2vw;
}

@media (max-width: 1023.98px) {
  .info{
    height: 28vw;
    width: 100%;
    background: #131313;
    margin-bottom: 15vw;
    text-align: center;
  }
  .info h3 {
    font-size: 6vw;
    margin-bottom: 4vw;
  }
  .info a{
    font-size: 3.5vw;
  }

}
.speftics .container{
  padding-left: unset !important;
  padding-right: unset !important;
  display:flex;
}
.speftics .img,
.speftics .list{
  flex: 0 0 50%;
}
.speftics .list{
  padding: 6vw 8vw 6vw 0;
}
.speftics .list h2{
  margin-bottom: 1.5vw;
}

.speftics .list_sections .cointer {
  margin-top: 3vw;
  width:unset !important;
  margin: unset !important;
  text-align: unset !important;
}
.speftics .list_sections{
  margin-top: 3vw;

}
._table table tbody tr th{
  background: #000000;
}
._table table th{
  font-size: 97% !important;
}
.speftics .btn i.icon-arrow {
  margin-right: 1vw;
}
@media (max-width: 1023.98px) {
  .speftics .container {
    text-align: center;
    flex-direction: column;
  }
  ._table table {
    display: flex;
  }
  ._table{
    width: 96% !important;
    margin: unset !important;
    margin-top: 5vw !important;
  }
  ._table table tr {
    display: flex;
    flex-direction: column;
  }

  ._table table tr th {
    background: #131313;
    border: 1px #707070b8 solid !important;
    font-weight: normal;
    padding: 5% 5.5%;
    font-size: 115% !important;
    height: 24vw;
    line-height: 6vw;
  }
  ._table tbody,
  ._table thead{
    flex: 0 0 50%
  }
  .speftics .list h2{
    margin-bottom: 5vw;
  }
  .speftics .list_sections {
    margin-top: 13vw;
  }
  ._table table tr th{
    width: 100% !important;
  }
  ._table table{
    border: unset !important;
  }
  .speftics .img{
    margin-bottom: -3vw !important;
  }
}
.unmute{
  display: none;
}
.fullscreen-video .play-btn{
  cursor: pointer;
  background-color: #212121 !important;
}
.play-btn.on .unmute{
  display: block;
}
.play-btn.on .mute{
  display: none;
}
.play-btn svg{
  width: 1.4vw;
  height: auto;
}
.play-btn svg path{
  fill: white;
}
@media (max-width: 1023.98px) {
  .fullscreen-video .play-btn {
    width: 9.4vw !important;
    height: 9.4vw !important;
  }
  .fullscreen-video .play-btn svg {
    width: 5.7vw;
    height: auto;
  }
  .fullscreen-video .play-btn{
    bottom: 4vw !important;
  }
}



.two-sec-area {
  position: relative;
  background-size: cover;
  background-position: center bottom;
  width: 100%; }
  .two-sec-area.first {
    margin-bottom: 6rem; }
    .two-sec-area .container {
      padding-left: unset !important;
      padding-right: unset !important;
      max-width: 100%;
      position: relative;
      padding-top: unset !important;
      z-index: 1; }
      .two-sec-area .t-sec-img {
        position: absolute;
        top: 6rem;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%; }
        .two-sec-area .t-sec-img.for-mobile {
          display: none; }
          @media only screen and (max-width: 1023px) {
            .two-sec-area .t-sec-img.for-desktop {
              display: none; }
              .two-sec-area .t-sec-img.for-mobile {
                display: block; } }
                @media only screen and (max-width: 767px) {
                  .two-sec-area .t-sec-img.for-mobile.first {
                    object-fit: cover;
                    object-position: center bottom; } }
                    @media only screen and (max-width: 480px) {
                      .two-sec-area .t-sec-img.for-mobile {
                        object-fit: cover; } }
                        .two-sec-area .top-wrapper-box {
                          box-shadow: 0 0.5rem 1.2rem 0 rgba(0, 0, 0, 0.11);
                          background-color: #FFFFFF;
                          margin-top: -6rem;
                          position: relative;
                          padding: 5.5rem;
                          padding-top: 5rem;
                          position: relative;
                          margin-bottom: 9rem; }
                          @media only screen and (max-width: 1023px) {
                            .two-sec-area .top-wrapper-box {
                              margin-top: -4rem;
                              padding: 3vw;
                              padding-bottom: 6vw; } }
                              @media only screen and (max-width: 767px) {
                                .two-sec-area .top-wrapper-box {
                                  margin-top: -4rem;
                                  padding: 2rem 1.5rem;
                                  margin-bottom: 2rem; } }
                                  .two-sec-area .top-wrapper-box::before {
                                    width: .5rem;
                                    background-color: #FFDA0B;
                                    height: 5rem;
                                    content: "";
                                    position: absolute;
                                    left: 50%;
                                    transform: translateX(-50%);
                                    top: 100%; }
                                    .two-sec-area .top-wrapper-box .section-grid-wrap {
                                      display: grid;
                                      grid-template-columns: 1fr 1fr 1fr 1fr;
                                      grid-gap: 5rem; }
                                      .two-sec-area .top-wrapper-box .section-grid-wrap .grid-item {
                                        text-align: center; }
                                        .two-sec-area .top-wrapper-box .section-grid-wrap .grid-item .item-thumb img {
                                          max-width: 30rem;
                                          width: 100%; }
                                          @media only screen and (max-width: 1023px) {
                                            .two-sec-area .top-wrapper-box .section-grid-wrap {
                                              display: flex;
                                              justify-content: center;
                                              flex-wrap: wrap;
                                              grid-gap: 0; }
                                              .two-sec-area .top-wrapper-box .section-grid-wrap .grid-item {
                                                width: 50%;
                                                margin: 2rem 0; }
                                                .two-sec-area .top-wrapper-box .section-grid-wrap .grid-item .item-thumb img {
                                                  max-width: 30vw; } }
                                                  @media only screen and (max-width: 1023px) {
                                                    .two-sec-area .top-wrapper-box .section-grid-wrap .grid-item .item-thumb img {
                                                      max-width: 30vw; }
                                                      .two-sec-area .top-wrapper-box .section-grid-wrap .grid-item p {
                                                        font-size: 3.332vw;
                                                        line-height: 1.2; } }
                                                        @media only screen and (max-width: 767px) {
                                                          .two-sec-area .top-wrapper-box .section-grid-wrap .grid-item .item-thumb img {
                                                            max-width: 30vw; } }
                                                            @media only screen and (max-width: 767px) and (max-width: 480px) {
                                                              .two-sec-area .top-wrapper-box .section-grid-wrap .grid-item .item-thumb img {
                                                                max-width: 15rem; } }
                                                                @media only screen and (max-width: 767px) {
                                                                  .two-sec-area .top-wrapper-box .section-grid-wrap .grid-item p {
                                                                    font-size: 1.6rem; } }
                                                                    .two-sec-area .top-wrapper-box .middle-btn {
                                                                      margin-top: 8.5rem; }
                                                                      @media only screen and (max-width: 767px) {
                                                                        .two-sec-area .top-wrapper-box .middle-btn {
                                                                          margin-top: 3.5rem;
                                                                          margin-bottom: 3.5rem; } }
                                                                          @media only screen and (max-width: 767px) {
                                                                            .two-sec-area .top-wrapper-box .middle-btn {
                                                                              margin-top: 2.5rem;
                                                                              margin-bottom: 2.9rem; } }
                                                                              .two-sec-area .middle-some-content {
                                                                                text-align: center;
                                                                                padding-top: 5.5rem;
                                                                                padding-bottom: 83rem; }
                                                                                @media only screen and (max-width: 1366px) {
                                                                                  .two-sec-area .middle-some-content {
                                                                                    padding-bottom: 65rem; } }
                                                                                    @media only screen and (max-width: 1023px) {
                                                                                      .two-sec-area .middle-some-content {
                                                                                        padding-bottom: 85vw; } }
                                                                                        .two-sec-area .middle-some-content .primary-title::after, .two-sec-area .middle-some-content .primary-title::before {
                                                                                          content: none; }
                                                                                          .two-sec-area .middle-some-content p {
                                                                                            margin-bottom: 2.8rem; }
                                                                                            .two-sec-area .middle-some-content a {
                                                                                              font-size: 2.4rem;
                                                                                              color: #FFFFFF;
                                                                                              border: 0.1rem solid #CBCBCB;
                                                                                              background: transparent;
                                                                                              transition: .3s;
                                                                                              padding: 1.3rem 3.5rem;
                                                                                              line-height: 3rem;
                                                                                              color: #444444;
                                                                                              margin-top: 1.2rem; }
                                                                                              .two-sec-area .middle-some-content a:hover {
                                                                                                background-color: #007BCD;
                                                                                                border-color: #007BCD;
                                                                                                color: #FFFFFF; }
                                                                                                @media only screen and (max-width: 1023px) {
                                                                                                  .two-sec-area .middle-some-content a {
                                                                                                    font-size: 3.332vw; } }
                                                                                                    @media only screen and (max-width: 480px) {
                                                                                                      .two-sec-area .middle-some-content a {
                                                                                                        font-size: 1.8rem;
                                                                                                        line-height: 1; } }
                                                                                                        .two-sec-area.two {
                                                                                                          /* padding-top: 0.1rem; */
                                                                                                          padding-bottom: 3.4rem !important; }
                                                                                                          .two-sec-area.two .t-sec-img {
                                                                                                            top: 0; }
                                                                                                            @media only screen and (max-width: 1023px) {
                                                                                                              .two-sec-area.two {
                                                                                                                padding-bottom: 24.304vw; } }
                                                                                                                @media only screen and (max-width: 767px) {
                                                                                                                  .two-sec-area.two {
                                                                                                                    padding-bottom: 4rem; } }
                                                                                                                    .two-sec-area.two .middle-some-content {
                                                                                                                      padding-bottom: 31rem; }
                                                                                                                      @media only screen and (max-width: 767px) {
                                                                                                                        .two-sec-area.two .middle-some-content {
                                                                                                                          padding-bottom: 20rem; } }
                                                                                                                          .two-sec-area.two .middle-some-content .section-title-wrap {
                                                                                                                            max-width: 57rem; }
                                                                                                                            .two-sec-area.two .middle-some-content .primary-title {
                                                                                                                              color: #FFFFFF; }
                                                                                                                              .two-sec-area.two .middle-some-content p {
                                                                                                                                color: #FFFFFF; }
                                                                                                                                .two-sec-area.two .section-grid-wrap {
                                                                                                                                  display: grid;
                                                                                                                                  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
                                                                                                                                  grid-gap: 5rem; }
                                                                                                                                  .two-sec-area.two .section-grid-wrap .item-thumb img {
                                                                                                                                    height: 10rem;
                                                                                                                                    margin-bottom: 2.5rem; }
                                                                                                                                    .two-sec-area.two .section-grid-wrap.in-four {
                                                                                                                                      display: grid;
                                                                                                                                      grid-template-columns: 1fr 1fr 1fr 1fr;
                                                                                                                                      grid-gap: 5rem;
                                                                                                                                      max-width: 100rem;
                                                                                                                                      margin-left: auto;
                                                                                                                                      margin-right: auto; }
                                                                                                                                      .two-sec-area.two .section-grid-wrap.in-four .grid-item {
                                                                                                                                        text-align: center; }
                                                                                                                                        .two-sec-area.two .section-grid-wrap.in-four .grid-item .item-thumb img {
                                                                                                                                          max-width: 8rem;
                                                                                                                                          width: 100%;
                                                                                                                                          margin-bottom: 1.5rem; }
                                                                                                                                          .two-sec-area.two .section-grid-wrap.in-four .grid-item p {
                                                                                                                                            color: #FFFFFF;
                                                                                                                                            font-size: 2.4rem; }
                                                                                                                                            @media only screen and (max-width: 1023px) {
                                                                                                                                              .two-sec-area.two .section-grid-wrap.in-four .grid-item p {
                                                                                                                                                line-height: 1.3;
                                                                                                                                                font-size: 3.332vw; } }
                                                                                                                                                @media only screen and (max-width: 480px) {
                                                                                                                                                  .two-sec-area.two .section-grid-wrap.in-four .grid-item p {
                                                                                                                                                    font-size: 1.6rem; } }
                                                                                                                                                    @media only screen and (max-width: 1023px) {
                                                                                                                                                      .two-sec-area.two .section-grid-wrap {
                                                                                                                                                        display: flex;
                                                                                                                                                        justify-content: center;
                                                                                                                                                        flex-wrap: wrap;
                                                                                                                                                        grid-gap: 0; }
                                                                                                                                                        .two-sec-area.two .section-grid-wrap .grid-item {
                                                                                                                                                          width: 50%;
                                                                                                                                                          margin: 2rem 0; }
                                                                                                                                                          .two-sec-area.two .section-grid-wrap .grid-item .item-thumb img {
                                                                                                                                                            max-width: 12vw; } }
                                                                                                                                                            @media only screen and (max-width: 1023px) and (max-width: 480px) {
                                                                                                                                                              .two-sec-area.two .section-grid-wrap .grid-item .item-thumb img {
                                                                                                                                                                max-width: 6rem;
                                                                                                                                                                margin-bottom: .5rem; } }
                                                                                                                                                                @media only screen and (max-width: 1023px) {
                                                                                                                                                                  .two-sec-area.two .section-grid-wrap.in-four {
                                                                                                                                                                    display: flex;
                                                                                                                                                                    justify-content: center;
                                                                                                                                                                    flex-wrap: wrap;
                                                                                                                                                                    grid-gap: 0; }
                                                                                                                                                                    .two-sec-area.two .section-grid-wrap.in-four .grid-item {
                                                                                                                                                                      width: 50%;
                                                                                                                                                                      margin: 2rem 0; }
                                                                                                                                                                      .two-sec-area.two .section-grid-wrap.in-four .grid-item .item-thumb img {
                                                                                                                                                                        max-width: 12vw; } }
                                                                                                                                                                        @media only screen and (max-width: 1023px) and (max-width: 480px) {
                                                                                                                                                                          .two-sec-area.two .section-grid-wrap.in-four .grid-item .item-thumb img {
                                                                                                                                                                            max-width: 6rem;
                                                                                                                                                                            margin-bottom: 0;
                                                                                                                                                                            height: 8rem; } }


                                                                                                                                                                            /* #Branches
                                                                                                                                                                            ================================================== */
                                                                                                                                                                            .branches {
                                                                                                                                                                              /* padding-bottom: 6.65vw; */
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 1023.98px) {
                                                                                                                                                                              .branches {
                                                                                                                                                                                padding-bottom: 20vw;
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .location_results_sort {
                                                                                                                                                                              color: #404040
                                                                                                                                                                            }

                                                                                                                                                                            @media (min-width: 768px) {
                                                                                                                                                                              .location_results_sort .d-desktop {
                                                                                                                                                                                display: flex;
                                                                                                                                                                                align-items: flex-start;
                                                                                                                                                                                justify-content: space-between;
                                                                                                                                                                                width: 30vw;
                                                                                                                                                                                margin: auto;
                                                                                                                                                                              }

                                                                                                                                                                              .location_results_sort .btn {
                                                                                                                                                                                width: 23.2%

                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .location_results_sort .item {
                                                                                                                                                                                border-color: #404040
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .location_results {
                                                                                                                                                                              margin-top: 2.6vw;
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              height: 36.22vw;
                                                                                                                                                                              display: flex;
                                                                                                                                                                              align-items: flex-start;
                                                                                                                                                                              justify-content: space-between
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 1024px) {
                                                                                                                                                                              .location_results {
                                                                                                                                                                                height: 60vw;
                                                                                                                                                                                margin-top: 4.39vw
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .location_results {
                                                                                                                                                                                height: auto;
                                                                                                                                                                                margin-top: 6.68vw;
                                                                                                                                                                                flex-direction: column-reverse
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .location_map_content {
                                                                                                                                                                              position: relative;
                                                                                                                                                                              width: 100%
                                                                                                                                                                            }

                                                                                                                                                                            @media (min-width: 768px) {
                                                                                                                                                                              .location_map_content {
                                                                                                                                                                                width: 59%;
                                                                                                                                                                                height: 100%
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .location_map_content {
                                                                                                                                                                                height: 89.45vw;
                                                                                                                                                                                margin-bottom: 5.34vw
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .location_list_content {
                                                                                                                                                                              width: 100%
                                                                                                                                                                            }

                                                                                                                                                                            @media (min-width: 768px) {
                                                                                                                                                                              .location_list_content {
                                                                                                                                                                                width: 40%;
                                                                                                                                                                                height: 100%
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .map_temp {
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              top: 0;
                                                                                                                                                                              left: 0;
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              height: 100%
                                                                                                                                                                            }

                                                                                                                                                                            .location_list {
                                                                                                                                                                              list-style: none;
                                                                                                                                                                              padding: 0;
                                                                                                                                                                              margin: 0
                                                                                                                                                                            }

                                                                                                                                                                            .location_list li {
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              padding: 0 0 0.56vw 1vw;
                                                                                                                                                                            }

                                                                                                                                                                            @media (min-width: 1025px) {
                                                                                                                                                                              .location_list li {
                                                                                                                                                                                transition: .3s
                                                                                                                                                                              }

                                                                                                                                                                              /* .location_list li:hover {
                                                                                                                                                                              background: #f5f5f5
                                                                                                                                                                              } */
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .location_list li {
                                                                                                                                                                                padding: 2vw 0
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .location_item {
                                                                                                                                                                              display: block
                                                                                                                                                                            }

                                                                                                                                                                            .location_data {
                                                                                                                                                                              display: flex;
                                                                                                                                                                              align-items: flex-start;
                                                                                                                                                                              justify-content: space-between
                                                                                                                                                                            }
                                                                                                                                                                            .location_data .text {
                                                                                                                                                                              color: #5a5a5a;
                                                                                                                                                                            }
                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              /* .location_data {
                                                                                                                                                                              align-items: center
                                                                                                                                                                              } */
                                                                                                                                                                            }

                                                                                                                                                                            .location_data .data {
                                                                                                                                                                              max-width: 80%
                                                                                                                                                                            }

                                                                                                                                                                            .location_data .title {
                                                                                                                                                                              line-height: 1;
                                                                                                                                                                              /* border-bottom: 1px solid #404040; */
                                                                                                                                                                              font-weight: 600;
                                                                                                                                                                              display: inline-block;
                                                                                                                                                                              margin-bottom: .52vw
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .location_data .title {
                                                                                                                                                                                margin-bottom: 2.4vw
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .location_data .arrow {
                                                                                                                                                                              font-size: 90%;
                                                                                                                                                                              color: black;
                                                                                                                                                                            }

                                                                                                                                                                            .location_links {
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              display: flex;
                                                                                                                                                                              align-items: flex-start;
                                                                                                                                                                              justify-content: space-between;
                                                                                                                                                                              margin-top: 1.15vw
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .location_links {
                                                                                                                                                                                margin-top: 4.67vw
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .linkT3 {
                                                                                                                                                                              display: flex;
                                                                                                                                                                              align-items: center;
                                                                                                                                                                              justify-content: center;
                                                                                                                                                                              line-height: .85
                                                                                                                                                                            }

                                                                                                                                                                            .linkT3 i {
                                                                                                                                                                              margin-left: .47vw
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .linkT3 i {
                                                                                                                                                                                font-size: 95%;
                                                                                                                                                                                margin-left: 1.34vw
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .linkT3 span {
                                                                                                                                                                              border-bottom: 1px solid #404040
                                                                                                                                                                            }

                                                                                                                                                                            .padT1.smallTop {
                                                                                                                                                                              /* padding-top: 3.91vw; */
                                                                                                                                                                            }

                                                                                                                                                                            .padT1.noB {
                                                                                                                                                                              padding-bottom: 0;
                                                                                                                                                                            }

                                                                                                                                                                            .padT1 {
                                                                                                                                                                              /* padding: 7.81vw 0; */
                                                                                                                                                                            }

                                                                                                                                                                            .wrapT1 {
                                                                                                                                                                              /* width: 80.2%; */
                                                                                                                                                                              margin-right: auto;
                                                                                                                                                                              margin-left: auto;
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 1024px) {
                                                                                                                                                                              .padT1.smallTop {
                                                                                                                                                                                padding-top: 3.91vw;
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .padT1.smallTop {
                                                                                                                                                                                padding-top: 9.35vw;
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 1024px) {
                                                                                                                                                                              .wrapT1 {
                                                                                                                                                                                width: 90%;
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .wrapT1 {
                                                                                                                                                                                width: 92%;
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 1024px) {
                                                                                                                                                                              .padT1 {
                                                                                                                                                                                padding: 7.81vw 0;
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {
                                                                                                                                                                              .padT1 {
                                                                                                                                                                                padding: 18.69vw 0;
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            html.os-html,
                                                                                                                                                                            html.os-html>.os-host {
                                                                                                                                                                              display: block;
                                                                                                                                                                              overflow: hidden;
                                                                                                                                                                              box-sizing: border-box;
                                                                                                                                                                              height: 100% !important;
                                                                                                                                                                              width: 100% !important;
                                                                                                                                                                              min-width: 100% !important;
                                                                                                                                                                              min-height: 100% !important;
                                                                                                                                                                              margin: 0 !important;
                                                                                                                                                                              position: absolute !important
                                                                                                                                                                            }

                                                                                                                                                                            html.os-html>.os-host>.os-padding {
                                                                                                                                                                              position: absolute
                                                                                                                                                                            }

                                                                                                                                                                            body.os-dragging,
                                                                                                                                                                            body.os-dragging * {
                                                                                                                                                                              cursor: default
                                                                                                                                                                            }

                                                                                                                                                                            .os-host,
                                                                                                                                                                            .os-host-textarea {
                                                                                                                                                                              position: relative;
                                                                                                                                                                              overflow: visible !important;
                                                                                                                                                                              -webkit-box-orient: vertical;
                                                                                                                                                                              -webkit-box-direction: normal;
                                                                                                                                                                              -ms-flex-direction: column;
                                                                                                                                                                              flex-direction: column;
                                                                                                                                                                              -ms-flex-wrap: nowrap;
                                                                                                                                                                              flex-wrap: nowrap;
                                                                                                                                                                              -webkit-box-pack: start;
                                                                                                                                                                              -ms-flex-pack: start;
                                                                                                                                                                              justify-content: flex-start;
                                                                                                                                                                              -ms-flex-line-pack: start;
                                                                                                                                                                              align-content: flex-start;
                                                                                                                                                                              -webkit-box-align: start;
                                                                                                                                                                              -ms-flex-align: start;
                                                                                                                                                                              -ms-grid-row-align: flex-start;
                                                                                                                                                                              align-items: flex-start
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-flexbox {
                                                                                                                                                                              overflow: hidden !important;
                                                                                                                                                                              display: -webkit-box;
                                                                                                                                                                              display: -ms-flexbox;
                                                                                                                                                                              display: flex
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-flexbox>.os-size-auto-observer {
                                                                                                                                                                              height: inherit !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-flexbox>.os-content-glue {
                                                                                                                                                                              -webkit-box-flex: 1;
                                                                                                                                                                              -ms-flex-positive: 1;
                                                                                                                                                                              flex-grow: 1;
                                                                                                                                                                              -ms-flex-negative: 0;
                                                                                                                                                                              flex-shrink: 0
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-flexbox>.os-size-auto-observer,
                                                                                                                                                                            .os-host-flexbox>.os-content-glue {
                                                                                                                                                                              min-height: 0;
                                                                                                                                                                              min-width: 0;
                                                                                                                                                                              -webkit-box-flex: 0;
                                                                                                                                                                              -ms-flex-positive: 0;
                                                                                                                                                                              flex-grow: 0;
                                                                                                                                                                              -ms-flex-negative: 1;
                                                                                                                                                                              flex-shrink: 1;
                                                                                                                                                                              -ms-flex-preferred-size: auto;
                                                                                                                                                                              flex-basis: auto
                                                                                                                                                                            }

                                                                                                                                                                            #os-dummy-scrollbar-size {
                                                                                                                                                                              position: fixed;
                                                                                                                                                                              opacity: 0;
                                                                                                                                                                              -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
                                                                                                                                                                              visibility: hidden;
                                                                                                                                                                              overflow: scroll;
                                                                                                                                                                              height: 500px;
                                                                                                                                                                              width: 500px
                                                                                                                                                                            }

                                                                                                                                                                            #os-dummy-scrollbar-size>div {
                                                                                                                                                                              width: 200%;
                                                                                                                                                                              height: 200%;
                                                                                                                                                                              margin: 10px 0
                                                                                                                                                                            }

                                                                                                                                                                            #os-dummy-scrollbar-size:before,
                                                                                                                                                                            #os-dummy-scrollbar-size:after,
                                                                                                                                                                            .os-content:before,
                                                                                                                                                                            .os-content:after {
                                                                                                                                                                              content: '';
                                                                                                                                                                              display: table;
                                                                                                                                                                              width: 0.01px;
                                                                                                                                                                              height: 0.01px;
                                                                                                                                                                              line-height: 0;
                                                                                                                                                                              font-size: 0;
                                                                                                                                                                              flex-grow: 0;
                                                                                                                                                                              flex-shrink: 0;
                                                                                                                                                                              visibility: hidden
                                                                                                                                                                            }

                                                                                                                                                                            #os-dummy-scrollbar-size,
                                                                                                                                                                            .os-viewport {
                                                                                                                                                                              -ms-overflow-style: scrollbar !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,
                                                                                                                                                                            .os-viewport-native-scrollbars-invisible.os-viewport {
                                                                                                                                                                              scrollbar-width: none !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,
                                                                                                                                                                            .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,
                                                                                                                                                                            .os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,
                                                                                                                                                                            .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner {
                                                                                                                                                                              display: none !important;
                                                                                                                                                                              width: 0px !important;
                                                                                                                                                                              height: 0px !important;
                                                                                                                                                                              visibility: hidden !important;
                                                                                                                                                                              background: transparent !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-content-glue {
                                                                                                                                                                              box-sizing: inherit;
                                                                                                                                                                              max-height: 100%;
                                                                                                                                                                              max-width: 100%;
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              pointer-events: none
                                                                                                                                                                            }

                                                                                                                                                                            .os-padding {
                                                                                                                                                                              box-sizing: inherit;
                                                                                                                                                                              direction: inherit;
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              overflow: visible;
                                                                                                                                                                              padding: 0;
                                                                                                                                                                              margin: 0;
                                                                                                                                                                              left: 0;
                                                                                                                                                                              top: 0;
                                                                                                                                                                              bottom: 0;
                                                                                                                                                                              right: 0;
                                                                                                                                                                              width: auto !important;
                                                                                                                                                                              height: auto !important;
                                                                                                                                                                              z-index: 1
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-overflow>.os-padding {
                                                                                                                                                                              overflow: hidden
                                                                                                                                                                            }

                                                                                                                                                                            .os-viewport {
                                                                                                                                                                              direction: inherit !important;
                                                                                                                                                                              box-sizing: inherit !important;
                                                                                                                                                                              resize: none !important;
                                                                                                                                                                              outline: none !important;
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              overflow: hidden;
                                                                                                                                                                              top: 0;
                                                                                                                                                                              left: 0;
                                                                                                                                                                              bottom: 0;
                                                                                                                                                                              right: 0;
                                                                                                                                                                              padding: 0;
                                                                                                                                                                              margin: 0;
                                                                                                                                                                              -webkit-overflow-scrolling: touch
                                                                                                                                                                            }

                                                                                                                                                                            .os-content-arrange {
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              z-index: -1;
                                                                                                                                                                              min-height: 1px;
                                                                                                                                                                              min-width: 1px;
                                                                                                                                                                              pointer-events: none
                                                                                                                                                                            }

                                                                                                                                                                            .os-content {
                                                                                                                                                                              direction: inherit;
                                                                                                                                                                              box-sizing: border-box !important;
                                                                                                                                                                              position: relative;
                                                                                                                                                                              display: block;
                                                                                                                                                                              height: 100%;
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              height: 100%;
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              visibility: visible
                                                                                                                                                                            }

                                                                                                                                                                            .os-content>.os-textarea {
                                                                                                                                                                              box-sizing: border-box !important;
                                                                                                                                                                              direction: inherit !important;
                                                                                                                                                                              background: transparent !important;
                                                                                                                                                                              outline: 0px none transparent !important;
                                                                                                                                                                              overflow: hidden !important;
                                                                                                                                                                              position: absolute !important;
                                                                                                                                                                              display: block !important;
                                                                                                                                                                              top: 0 !important;
                                                                                                                                                                              left: 0 !important;
                                                                                                                                                                              margin: 0 !important;
                                                                                                                                                                              border-radius: 0px !important;
                                                                                                                                                                              float: none !important;
                                                                                                                                                                              -webkit-filter: none !important;
                                                                                                                                                                              filter: none !important;
                                                                                                                                                                              border: none !important;
                                                                                                                                                                              resize: none !important;
                                                                                                                                                                              -webkit-transform: none !important;
                                                                                                                                                                              transform: none !important;
                                                                                                                                                                              max-width: none !important;
                                                                                                                                                                              max-height: none !important;
                                                                                                                                                                              box-shadow: none !important;
                                                                                                                                                                              -webkit-perspective: none !important;
                                                                                                                                                                              perspective: none !important;
                                                                                                                                                                              opacity: 1 !important;
                                                                                                                                                                              z-index: 1 !important;
                                                                                                                                                                              clip: auto !important;
                                                                                                                                                                              vertical-align: baseline !important;
                                                                                                                                                                              padding: 0px
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea {
                                                                                                                                                                              right: 0 !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-content>.os-textarea-cover {
                                                                                                                                                                              z-index: -1;
                                                                                                                                                                              pointer-events: none
                                                                                                                                                                            }

                                                                                                                                                                            .os-content>.os-textarea[wrap='off'] {
                                                                                                                                                                              white-space: pre !important;
                                                                                                                                                                              margin: 0px !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-text-inherit {
                                                                                                                                                                              font-family: inherit;
                                                                                                                                                                              font-size: inherit;
                                                                                                                                                                              font-weight: inherit;
                                                                                                                                                                              font-style: inherit;
                                                                                                                                                                              font-variant: inherit;
                                                                                                                                                                              text-transform: inherit;
                                                                                                                                                                              text-decoration: inherit;
                                                                                                                                                                              text-indent: inherit;
                                                                                                                                                                              text-align: inherit;
                                                                                                                                                                              text-shadow: inherit;
                                                                                                                                                                              text-overflow: inherit;
                                                                                                                                                                              letter-spacing: inherit;
                                                                                                                                                                              word-spacing: inherit;
                                                                                                                                                                              line-height: inherit;
                                                                                                                                                                              unicode-bidi: inherit;
                                                                                                                                                                              direction: inherit;
                                                                                                                                                                              color: inherit;
                                                                                                                                                                              cursor: text
                                                                                                                                                                            }

                                                                                                                                                                            .os-resize-observer,
                                                                                                                                                                            .os-resize-observer-host {
                                                                                                                                                                              box-sizing: inherit;
                                                                                                                                                                              display: block;
                                                                                                                                                                              visibility: hidden;
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              top: 0;
                                                                                                                                                                              left: 0;
                                                                                                                                                                              height: 100%;
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              overflow: hidden;
                                                                                                                                                                              pointer-events: none;
                                                                                                                                                                              z-index: -1
                                                                                                                                                                            }

                                                                                                                                                                            .os-resize-observer-host {
                                                                                                                                                                              padding: inherit;
                                                                                                                                                                              border: inherit;
                                                                                                                                                                              border-color: transparent;
                                                                                                                                                                              border-style: solid;
                                                                                                                                                                              box-sizing: border-box
                                                                                                                                                                            }

                                                                                                                                                                            .os-resize-observer-host>.os-resize-observer {
                                                                                                                                                                              height: 200%;
                                                                                                                                                                              width: 200%;
                                                                                                                                                                              padding: inherit;
                                                                                                                                                                              border: inherit;
                                                                                                                                                                              margin: 0px;
                                                                                                                                                                              display: block;
                                                                                                                                                                              box-sizing: content-box
                                                                                                                                                                            }

                                                                                                                                                                            .os-resize-observer-host.observed {
                                                                                                                                                                              display: flex;
                                                                                                                                                                              flex-direction: column;
                                                                                                                                                                              justify-content: flex-start;
                                                                                                                                                                              align-items: flex-start
                                                                                                                                                                            }

                                                                                                                                                                            .os-resize-observer-host.observed>.os-resize-observer {
                                                                                                                                                                              position: relative;
                                                                                                                                                                              flex-grow: 1;
                                                                                                                                                                              flex-shrink: 0;
                                                                                                                                                                              flex-basis: auto
                                                                                                                                                                            }

                                                                                                                                                                            .os-size-auto-observer {
                                                                                                                                                                              box-sizing: inherit !important;
                                                                                                                                                                              height: 100%;
                                                                                                                                                                              width: inherit;
                                                                                                                                                                              max-width: 1px;
                                                                                                                                                                              position: relative;
                                                                                                                                                                              float: left;
                                                                                                                                                                              max-height: 1px;
                                                                                                                                                                              overflow: hidden;
                                                                                                                                                                              z-index: -1;
                                                                                                                                                                              padding: 0;
                                                                                                                                                                              margin: 0;
                                                                                                                                                                              pointer-events: none;
                                                                                                                                                                              -webkit-box-flex: inherit;
                                                                                                                                                                              -ms-flex-positive: inherit;
                                                                                                                                                                              flex-grow: inherit;
                                                                                                                                                                              -ms-flex-negative: 0;
                                                                                                                                                                              flex-shrink: 0;
                                                                                                                                                                              -ms-flex-preferred-size: 0;
                                                                                                                                                                              flex-basis: 0
                                                                                                                                                                            }

                                                                                                                                                                            .os-size-auto-observer>.os-resize-observer {
                                                                                                                                                                              width: 1000%;
                                                                                                                                                                              height: 1000%;
                                                                                                                                                                              min-height: 1px;
                                                                                                                                                                              min-width: 1px
                                                                                                                                                                            }

                                                                                                                                                                            .os-resize-observer-item {
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              top: 0;
                                                                                                                                                                              right: 0;
                                                                                                                                                                              bottom: 0;
                                                                                                                                                                              left: 0;
                                                                                                                                                                              overflow: hidden;
                                                                                                                                                                              z-index: -1;
                                                                                                                                                                              opacity: 0;
                                                                                                                                                                              direction: ltr !important;
                                                                                                                                                                              -webkit-box-flex: 0 !important;
                                                                                                                                                                              -ms-flex: none !important;
                                                                                                                                                                              flex: none !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-resize-observer-item-final {
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              left: 0;
                                                                                                                                                                              top: 0;
                                                                                                                                                                              -webkit-transition: none !important;
                                                                                                                                                                              transition: none !important;
                                                                                                                                                                              -webkit-box-flex: 0 !important;
                                                                                                                                                                              -ms-flex: none !important;
                                                                                                                                                                              flex: none !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-resize-observer {
                                                                                                                                                                              -webkit-animation-duration: 0.001s;
                                                                                                                                                                              animation-duration: 0.001s;
                                                                                                                                                                              -webkit-animation-name: os-resize-observer-dummy-animation;
                                                                                                                                                                              animation-name: os-resize-observer-dummy-animation
                                                                                                                                                                            }

                                                                                                                                                                            object.os-resize-observer {
                                                                                                                                                                              box-sizing: border-box !important
                                                                                                                                                                            }

                                                                                                                                                                            @-webkit-keyframes os-resize-observer-dummy-animation {
                                                                                                                                                                              from {
                                                                                                                                                                                z-index: 0
                                                                                                                                                                              }

                                                                                                                                                                              to {
                                                                                                                                                                                z-index: -1
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            @keyframes os-resize-observer-dummy-animation {
                                                                                                                                                                              from {
                                                                                                                                                                                z-index: 0
                                                                                                                                                                              }

                                                                                                                                                                              to {
                                                                                                                                                                                z-index: -1
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-transition>.os-scrollbar,
                                                                                                                                                                            .os-host-transition>.os-scrollbar-corner {
                                                                                                                                                                              -webkit-transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
                                                                                                                                                                              transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s
                                                                                                                                                                            }

                                                                                                                                                                            html.os-html>.os-host>.os-scrollbar {
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              z-index: 999999
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 1024px) {
                                                                                                                                                                              html.os-html>.os-host>.os-scrollbar {
                                                                                                                                                                                opacity: 0;
                                                                                                                                                                                pointer-events: none;
                                                                                                                                                                                z-index: -999999999
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar,
                                                                                                                                                                            .os-scrollbar-corner {
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              opacity: 1;
                                                                                                                                                                              -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
                                                                                                                                                                              z-index: 1
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-corner {
                                                                                                                                                                              bottom: 0;
                                                                                                                                                                              right: 0
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar {
                                                                                                                                                                              pointer-events: none
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-track {
                                                                                                                                                                              pointer-events: auto;
                                                                                                                                                                              position: relative;
                                                                                                                                                                              height: 100%;
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              padding: 0 !important;
                                                                                                                                                                              border: none !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-handle {
                                                                                                                                                                              pointer-events: auto;
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              height: 100%
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-handle-off,
                                                                                                                                                                            .os-scrollbar-track-off {
                                                                                                                                                                              pointer-events: none
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar.os-scrollbar-unusable,
                                                                                                                                                                            .os-scrollbar.os-scrollbar-unusable * {
                                                                                                                                                                              pointer-events: none !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle {
                                                                                                                                                                              opacity: 0 !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-horizontal {
                                                                                                                                                                              bottom: 0;
                                                                                                                                                                              left: 0
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-vertical {
                                                                                                                                                                              top: 0;
                                                                                                                                                                              right: 0
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-rtl>.os-scrollbar-horizontal {
                                                                                                                                                                              right: 0
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-rtl>.os-scrollbar-vertical {
                                                                                                                                                                              right: auto
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-rtl>.os-scrollbar-corner {
                                                                                                                                                                              right: auto
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-auto-hidden,
                                                                                                                                                                            .os-padding+.os-scrollbar-corner,
                                                                                                                                                                            .os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,
                                                                                                                                                                            .os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,
                                                                                                                                                                            .os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,
                                                                                                                                                                            .os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,
                                                                                                                                                                            .os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,
                                                                                                                                                                            .os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,
                                                                                                                                                                            .os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner {
                                                                                                                                                                              opacity: 0;
                                                                                                                                                                              visibility: hidden;
                                                                                                                                                                              pointer-events: none
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-corner-resize-both {
                                                                                                                                                                              cursor: nwse-resize
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-rtl>.os-scrollbar-corner-resize-both {
                                                                                                                                                                              cursor: nesw-resize
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-corner-resize-horizontal {
                                                                                                                                                                              cursor: ew-resize
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-corner-resize-vertical {
                                                                                                                                                                              cursor: ns-resize
                                                                                                                                                                            }

                                                                                                                                                                            .os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize {
                                                                                                                                                                              cursor: default
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical {
                                                                                                                                                                              top: 0;
                                                                                                                                                                              bottom: 0
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,
                                                                                                                                                                            .os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal {
                                                                                                                                                                              right: 0;
                                                                                                                                                                              left: 0
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar:hover,
                                                                                                                                                                            .os-scrollbar-corner.os-scrollbar-corner-resize {
                                                                                                                                                                              opacity: 1 !important;
                                                                                                                                                                              visibility: visible !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-scrollbar-corner.os-scrollbar-corner-resize {
                                                                                                                                                                              background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);
                                                                                                                                                                              background-repeat: no-repeat;
                                                                                                                                                                              background-position: 100% 100%;
                                                                                                                                                                              pointer-events: auto !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize {
                                                                                                                                                                              -webkit-transform: scale(-1, 1);
                                                                                                                                                                              transform: scale(-1, 1)
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-overflow {
                                                                                                                                                                              overflow: hidden !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-none>.os-scrollbar-horizontal,
                                                                                                                                                                            .os-theme-none>.os-scrollbar-vertical,
                                                                                                                                                                            .os-theme-none>.os-scrollbar-corner {
                                                                                                                                                                              display: none !important
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-none>.os-scrollbar-corner-resize {
                                                                                                                                                                              display: block !important;
                                                                                                                                                                              min-width: 10px;
                                                                                                                                                                              min-height: 10px
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar-horizontal,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-horizontal {
                                                                                                                                                                              right: 10px;
                                                                                                                                                                              height: 10px
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar-vertical,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-vertical {
                                                                                                                                                                              bottom: 10px;
                                                                                                                                                                              width: .42vw
                                                                                                                                                                            }

                                                                                                                                                                            @media (max-width: 767px) {

                                                                                                                                                                              .os-theme-dark>.os-scrollbar-vertical,
                                                                                                                                                                              .os-theme-light>.os-scrollbar-vertical {
                                                                                                                                                                                width: 1.6vw
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .scrollT2>.os-scrollbar-vertical {
                                                                                                                                                                              width: .16vw
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,
                                                                                                                                                                            .os-theme-light.os-host-rtl>.os-scrollbar-horizontal {
                                                                                                                                                                              left: 10px;
                                                                                                                                                                              right: 0
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar-corner,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-corner {
                                                                                                                                                                              height: 10px;
                                                                                                                                                                              width: 10px
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar-corner,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-corner {
                                                                                                                                                                              background-color: transparent
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar,
                                                                                                                                                                            .os-theme-light>.os-scrollbar {
                                                                                                                                                                              box-sizing: border-box;
                                                                                                                                                                              background: transparent
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar.os-scrollbar-unusable,
                                                                                                                                                                            .os-theme-light>.os-scrollbar.os-scrollbar-unusable {
                                                                                                                                                                              background: transparent
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar>.os-scrollbar-track,
                                                                                                                                                                            .os-theme-light>.os-scrollbar>.os-scrollbar-track {
                                                                                                                                                                              background: #b5b5b5
                                                                                                                                                                            }

                                                                                                                                                                            .scrollT2>.os-scrollbar>.os-scrollbar-track {
                                                                                                                                                                              background: transparent
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle {
                                                                                                                                                                              min-width: 30px
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle {
                                                                                                                                                                              min-height: 30px
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,
                                                                                                                                                                            .os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
                                                                                                                                                                              -webkit-transition: background-color 0.3s;
                                                                                                                                                                              transition: background-color 0.3s
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
                                                                                                                                                                              background: #1ef1c6;
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
                                                                                                                                                                              background: #1ef1c6;
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active {
                                                                                                                                                                              background: #1ef1c6;
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active {
                                                                                                                                                                              background: #1ef1c6;
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,
                                                                                                                                                                            .os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before {
                                                                                                                                                                              content: '';
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              left: 0;
                                                                                                                                                                              right: 0;
                                                                                                                                                                              top: 0;
                                                                                                                                                                              bottom: 0;
                                                                                                                                                                              display: block
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,
                                                                                                                                                                            .os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,
                                                                                                                                                                            .os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,
                                                                                                                                                                            .os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before {
                                                                                                                                                                              display: none
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before {
                                                                                                                                                                              top: -6px;
                                                                                                                                                                              bottom: -2px
                                                                                                                                                                            }

                                                                                                                                                                            .os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,
                                                                                                                                                                            .os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before {
                                                                                                                                                                              left: -6px;
                                                                                                                                                                              right: -2px
                                                                                                                                                                            }

                                                                                                                                                                            .os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,
                                                                                                                                                                            .os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before {
                                                                                                                                                                              right: -6px;
                                                                                                                                                                              left: -2px
                                                                                                                                                                            }

                                                                                                                                                                            /* .btnT7 {
                                                                                                                                                                            font-weight: 400;
                                                                                                                                                                            font-size: 134.61%;
                                                                                                                                                                            line-height: 1;
                                                                                                                                                                            background: #fff;
                                                                                                                                                                            border: none !important;
                                                                                                                                                                            color: #404040;
                                                                                                                                                                            display: inline-block;
                                                                                                                                                                            align-items: center;
                                                                                                                                                                            justify-content: center;
                                                                                                                                                                            height: 3.65vw;
                                                                                                                                                                            padding: 0 1.3vw;
                                                                                                                                                                            transition: .3s

                                                                                                                                                                            } */

                                                                                                                                                                            @media (max-width: 1024px) {
                                                                                                                                                                              /* .btnT7 {
                                                                                                                                                                              font-size: 128.57%
                                                                                                                                                                              } */
                                                                                                                                                                            }

                                                                                                                                                                            @media (min-width: 1025px) {
                                                                                                                                                                              .tax-branches .two-sec-area.two{
                                                                                                                                                                                padding-bottom: 63.4rem;
                                                                                                                                                                              }
                                                                                                                                                                              .tax-branches .about-us-slider-wrap{
                                                                                                                                                                                padding: 3rem 0;
                                                                                                                                                                              }
                                                                                                                                                                              .location_data .title{
                                                                                                                                                                                font-size: 1.2vw;
                                                                                                                                                                              }
                                                                                                                                                                              .tax-branches  .location_results_sort .btn{
                                                                                                                                                                                width: auto;
                                                                                                                                                                              }
                                                                                                                                                                              /* .tax-branches .btnT7{
                                                                                                                                                                              font-size: 104.61%;
                                                                                                                                                                              color: #5d5d5d !important;
                                                                                                                                                                              cursor: pointer
                                                                                                                                                                              } */
                                                                                                                                                                              /* .btnT7.on {
                                                                                                                                                                              background: white;
                                                                                                                                                                              color: black !important;
                                                                                                                                                                              border-bottom: 3px solid #007bcd !important;
                                                                                                                                                                              } */
                                                                                                                                                                              /* .btnT7.on::after {
                                                                                                                                                                              content: "";
                                                                                                                                                                              display: block;
                                                                                                                                                                              width: auto;
                                                                                                                                                                              height: 2.5px;
                                                                                                                                                                              margin-top: 0.3vw;
                                                                                                                                                                              background: #007bcd;

                                                                                                                                                                              bottom: 0;
                                                                                                                                                                              } */
                                                                                                                                                                              .imageedited{
                                                                                                                                                                                position: absolute;
                                                                                                                                                                              }
                                                                                                                                                                              /* .btnT7:hover {
                                                                                                                                                                              color: black;
                                                                                                                                                                              } */
                                                                                                                                                                              .tax-branches .location_results_sort{
                                                                                                                                                                                text-align: center
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            /* .btnT7.on {
                                                                                                                                                                            background: white;
                                                                                                                                                                            color: #5d5d5d;
                                                                                                                                                                            border-bottom: 2px solid #007bcd !important;
                                                                                                                                                                            } */

                                                                                                                                                                            .location_data .title{
                                                                                                                                                                              color: white;
                                                                                                                                                                            }
                                                                                                                                                                            .area{
                                                                                                                                                                              display: none;
                                                                                                                                                                            }

                                                                                                                                                                            @media(max-width: 1024px) {
                                                                                                                                                                              .tax-branches  .banner-area .banner-image img {
                                                                                                                                                                                max-width: 100%;
                                                                                                                                                                                width: 100%;
                                                                                                                                                                                object-fit: unset !important;
                                                                                                                                                                                height: auto;
                                                                                                                                                                              }
                                                                                                                                                                              .two-sec-area.two {
                                                                                                                                                                                padding-bottom: 2rem;
                                                                                                                                                                              }
                                                                                                                                                                              .map_section .input_container input,
                                                                                                                                                                              .map_section .input_container textarea,
                                                                                                                                                                              .map_section .input_container select,
                                                                                                                                                                              .map_section .select_container input,
                                                                                                                                                                              .map_section .select_container textarea,
                                                                                                                                                                              .map_section .select_container select,
                                                                                                                                                                              .map_section .textarea_container input,
                                                                                                                                                                              .map_section .textarea_container textarea,
                                                                                                                                                                              .map_section .textarea_container select {
                                                                                                                                                                                border: 0;
                                                                                                                                                                                font-size: 130%;
                                                                                                                                                                                width: 90%;
                                                                                                                                                                                text-indent: 3%;
                                                                                                                                                                                appearance: none;
                                                                                                                                                                              }

                                                                                                                                                                              .location_results_sort .item {
                                                                                                                                                                                border: 1px solid #000;
                                                                                                                                                                                display: flex;
                                                                                                                                                                                background: #131313;
                                                                                                                                                                                height: 12vw;
                                                                                                                                                                                color: white;
                                                                                                                                                                              }
                                                                                                                                                                              .item.select_container select{
                                                                                                                                                                                direction: rtl;
                                                                                                                                                                                display: block !important
                                                                                                                                                                              }
                                                                                                                                                                              .item.select_container option{
                                                                                                                                                                                font-size: 4vw;
                                                                                                                                                                              }
                                                                                                                                                                              .icon.icon-arrowB2{
                                                                                                                                                                                direction: rtl;
                                                                                                                                                                                margin-top: auto;
                                                                                                                                                                                margin-bottom: auto;
                                                                                                                                                                              }
                                                                                                                                                                              .location-filter{
                                                                                                                                                                                display: block !important;
                                                                                                                                                                              }
                                                                                                                                                                            }
                                                                                                                                                                            .ab-area{
                                                                                                                                                                              padding-bottom: unset !important;
                                                                                                                                                                            }

                                                                                                                                                                            .new_data .link{
                                                                                                                                                                              display: flex;
                                                                                                                                                                              align-items: center;
                                                                                                                                                                            }
                                                                                                                                                                            @media only screen and (min-width: 1024px) {
                                                                                                                                                                              .location_results{
                                                                                                                                                                                width: 70%;
                                                                                                                                                                                margin: auto !important;
                                                                                                                                                                              }
                                                                                                                                                                              .new_data .link{
                                                                                                                                                                                display: flex;
                                                                                                                                                                                align-items: center;
                                                                                                                                                                                width: 34%;
                                                                                                                                                                                justify-content: center;
                                                                                                                                                                              }
                                                                                                                                                                              .map_section  .blog-categories{
                                                                                                                                                                                padding: 0.5vw 0 0.5vw !important;
                                                                                                                                                                              }
                                                                                                                                                                              .two-sec-area .btn {
                                                                                                                                                                                color: white ;
                                                                                                                                                                                display: -webkit-inline-box ;
                                                                                                                                                                                display: -ms-inline-flexbox ;
                                                                                                                                                                                display: inline-flex ;
                                                                                                                                                                                -webkit-box-align: center ;
                                                                                                                                                                                -ms-flex-align: center ;
                                                                                                                                                                                align-items: center ;
                                                                                                                                                                                -webkit-box-pack: justify ;
                                                                                                                                                                                -ms-flex-pack: justify ;
                                                                                                                                                                                justify-content: space-between ;
                                                                                                                                                                                font-size: 1.1875rem ;
                                                                                                                                                                                /* height: 3.4375rem ; */
                                                                                                                                                                                border: unset ;
                                                                                                                                                                                padding: unset ;
                                                                                                                                                                                border-radius: 0 0 0 0.625rem ;
                                                                                                                                                                                min-width: unset ;
                                                                                                                                                                                margin: 0 2vw 0 2vw ;
                                                                                                                                                                                width: auto ;

                                                                                                                                                                              }



                                                                                                                                                                              .three-in-service .three-in-s-item h4{
                                                                                                                                                                                min-height: 7vw;
                                                                                                                                                                              }
                                                                                                                                                                              .three-in-service .three-in-s-item p{
                                                                                                                                                                                width: 80%;
                                                                                                                                                                                margin: auto;
                                                                                                                                                                                min-height: 5vw;
                                                                                                                                                                                margin-bottom: 1vw;
                                                                                                                                                                              }
                                                                                                                                                                            }

                                                                                                                                                                            .btn.on{
                                                                                                                                                                              border-bottom: 1px solid #1ef1c6 !important;
                                                                                                                                                                              color: #1ef1c6 !important;
                                                                                                                                                                              border-radius: unset !important;
                                                                                                                                                                            }
                                                                                                                                                                            .map-item h3{
                                                                                                                                                                              color:white !important;
                                                                                                                                                                            }
                                                                                                                                                                            .gm-style-iw-d h3 a{
                                                                                                                                                                              color: black !important;
                                                                                                                                                                            }



                                                                                                                                                                            .premuim_page .posts-slider-section .container.sm .row.align-items-center{
                                                                                                                                                                              text-align: center !important;
                                                                                                                                                                              justify-content: center !important;
                                                                                                                                                                              flex-direction: column;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page .posts-slider-section .container.sm .row.align-items-center h2{
                                                                                                                                                                              font-weight: 300;
                                                                                                                                                                              margin-left: unset !important;
                                                                                                                                                                              margin-bottom: 1vw;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page .posts-slider-section .container.sm .row.align-items-center h2{
                                                                                                                                                                              margin-left: unset !important;
                                                                                                                                                                              margin-bottom: 1vw;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page .posts-slider-section .new_btn{
                                                                                                                                                                              text-align: center;
                                                                                                                                                                              margin-top: 2vw;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page .intro-section .info-panel{
                                                                                                                                                                              display: none;
                                                                                                                                                                            }
                                                                                                                                                                            .two_column {
                                                                                                                                                                              display: flex;
                                                                                                                                                                              justify-content: space-between;
                                                                                                                                                                              margin-top: 1vw;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page .intro-section .container .content.overflow{
                                                                                                                                                                              max-width: 35.375rem;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page .intro-section .container .content.overflow .new_btns{
                                                                                                                                                                              margin-bottom: 1vw;
                                                                                                                                                                            }
                                                                                                                                                                            .first_row p{
                                                                                                                                                                              width: 76%;
                                                                                                                                                                            }
                                                                                                                                                                            .first_row h3{
                                                                                                                                                                              font-weight: 400;
                                                                                                                                                                            }
                                                                                                                                                                            .second_row h3{
                                                                                                                                                                              font-weight: 400;
                                                                                                                                                                            }
                                                                                                                                                                            .second_row p{
                                                                                                                                                                              width: 95%;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page .intro-section .container .content.overflow  .small_text{
                                                                                                                                                                              line-height: 1vw;
                                                                                                                                                                              font-size: 0.7vw;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page div#colum_image_list {
                                                                                                                                                                              justify-content: center;
                                                                                                                                                                              text-align: center;
                                                                                                                                                                              margin: 6vw 0;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page div#colum_image_list .container{

                                                                                                                                                                              margin: auto;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page div#colum_image_list .lists {
                                                                                                                                                                              display: flex;
                                                                                                                                                                              margin-top: 5vw;
                                                                                                                                                                              margin-bottom: 5vw;
                                                                                                                                                                              justify-content: center !important;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page div#colum_image_list .lists .list {
                                                                                                                                                                              cursor: pointer;
                                                                                                                                                                              flex: 0 0 auto !important;
                                                                                                                                                                              position: relative;
                                                                                                                                                                              margin-left: 1vw;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page div#colum_image_list .lists .list .text{
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              top: 50%;
                                                                                                                                                                              left: 50%;
                                                                                                                                                                              transform: translate(-50%, -50%);
                                                                                                                                                                              width: 100%;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page div#colum_image_list .lists .list .text a{
                                                                                                                                                                              display: flex;
                                                                                                                                                                              flex-direction: column;
                                                                                                                                                                              justify-content: center;
                                                                                                                                                                              text-align: center;
                                                                                                                                                                              font-size: 1.3vw;
                                                                                                                                                                            }
                                                                                                                                                                            .premuim_page div#colum_image_list .lists .list .text a img{
                                                                                                                                                                              margin: auto;
                                                                                                                                                                              width: 2.5vw;
                                                                                                                                                                            }
                                                                                                                                                                            .info_column{
                                                                                                                                                                              display: flex;
                                                                                                                                                                              justify-content: center;
                                                                                                                                                                              gap: 5vw;
                                                                                                                                                                              margin-top: 1vw;
                                                                                                                                                                            }
                                                                                                                                                                            .info_column a {
                                                                                                                                                                              font-size: 1.7vw;
                                                                                                                                                                            }
                                                                                                                                                                            .new_info{
                                                                                                                                                                              height: 15vw;
                                                                                                                                                                            }
                                                                                                                                                                            .regular{
                                                                                                                                                                              font-weight: 300;
                                                                                                                                                                            }

                                                                                                                                                                            #contact >.row.align-items-start{
                                                                                                                                                                              display: flex;

                                                                                                                                                                              flex-wrap: nowrap;
                                                                                                                                                                              flex-direction: row;
                                                                                                                                                                            }
                                                                                                                                                                            .contact-form-section .img-wrapper {
                                                                                                                                                                              position: relative !important;
                                                                                                                                                                              top: unset !important;
                                                                                                                                                                              right: unset !important;
                                                                                                                                                                              max-width: 100%;
                                                                                                                                                                              width:unset !important;
                                                                                                                                                                              flex: 0 0 66%;
                                                                                                                                                                            }
                                                                                                                                                                            .contact-form-section .content h2 {
                                                                                                                                                                              margin-bottom: 1.25rem;
                                                                                                                                                                              text-align: center;
                                                                                                                                                                            }
                                                                                                                                                                            .text-center {
                                                                                                                                                                              text-align: center;
                                                                                                                                                                            }
                                                                                                                                                                            .contact-form-section .content {
                                                                                                                                                                              max-width: unset !important;
                                                                                                                                                                              position: relative !important;
                                                                                                                                                                              z-index: 2 !important;
                                                                                                                                                                              margin: 2.3125rem auto 0 13.75rem !important;
                                                                                                                                                                              padding-left: 8vw !important;
                                                                                                                                                                              flex: 0 0 31% !important;
                                                                                                                                                                            }
                                                                                                                                                                            .contact-form-section #contactForm .row.justify-between{
                                                                                                                                                                              flex-direction: column;
                                                                                                                                                                            }
                                                                                                                                                                            .contact-form-section a.btn.green.filled.size-sm {
                                                                                                                                                                              width: 100%;
                                                                                                                                                                              background: black;
                                                                                                                                                                              justify-content: center;
                                                                                                                                                                            margin: 1.2vw 0 0.3vw 0;
                                                                                                                                                                            }
                                                                                                                                                                            .contact-form-section a.btn.green.filled.size-sm svg{
                                                                                                                                                                              margin-left: 0.7vw;
                                                                                                                                                                            }
                                                                                                                                                                            .info{
                                                                                                                                                                              margin-bottom: 5vw;
                                                                                                                                                                            }
                                                                                                                                                                            .contact_page .contact-form-section {
                                                                                                                                                                              padding: 6.4375rem 0 11.6875rem;
                                                                                                                                                                            }
                                                                                                                                                                            @media all and (max-width: 1024px) {
                                                                                                                                                                              .info_column{
                                                                                                                                                                                display: flex;
                                                                                                                                                                                justify-content: center;
                                                                                                                                                                                gap: 5vw;
                                                                                                                                                                                flex-direction: column-reverse;
                                                                                                                                                                                margin-top: 10vw;
                                                                                                                                                                              }
                                                                                                                                                                              .info_column a {
                                                                                                                                                                                font-size: 7vw;
                                                                                                                                                                                font-weight: 500;
                                                                                                                                                                              }
                                                                                                                                                                              .new_info{
                                                                                                                                                                                height: 70vw;
                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page div#colum_image_list {
                                                                                                                                                                                justify-content: center;
                                                                                                                                                                                text-align: center;
                                                                                                                                                                                margin: 6vw 0;
                                                                                                                                                                              }

                                                                                                                                                                              .premuim_page div#colum_image_list .lists {
                                                                                                                                                                                margin-top: 10vw;
                                                                                                                                                                                margin-bottom: 10vw;
                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page div#colum_image_list .lists .list .text a {
                                                                                                                                                                                font-size: 4vw;
                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page div#colum_image_list .lists{
                                                                                                                                                                                flex-direction: column;
                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page div#colum_image_list .lists .list:not(:last-child) {
                                                                                                                                                                                margin-bottom: 5vw
                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page div#colum_image_list .lists .list .text{
                                                                                                                                                                                width: 100%;
                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page div#colum_image_list{
                                                                                                                                                                                margin: 19vw 0;
                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page div#colum_image_list .lists .list .text a img{
                                                                                                                                                                                width: 10vw;
                                                                                                                                                                                height: auto;

                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page .posts-slider-section .container.sm .row.align-items-center{
                                                                                                                                                                                max-width: 54vw;
                                                                                                                                                                                margin: auto;
                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page .posts-slider-section .container.sm .row.align-items-center p{
                                                                                                                                                                                display: none;
                                                                                                                                                                              }
                                                                                                                                                                              .two_column {
                                                                                                                                                                                display: block;
                                                                                                                                                                                justify-content: space-between;
                                                                                                                                                                                margin-top: 5vw;
                                                                                                                                                                              }
                                                                                                                                                                              .first_row {
                                                                                                                                                                                margin-bottom: 5vw;
                                                                                                                                                                              }
                                                                                                                                                                              .premuim_page .intro-section .container .content.overflow .small_text {
                                                                                                                                                                                line-height: 5.5vw;
                                                                                                                                                                                font-size: 3.9vw;
                                                                                                                                                                                font-weight: 400;
                                                                                                                                                                                margin-top: 4vw;
                                                                                                                                                                              }
                                                                                                                                                                            }
                                                                                                                                                                            #popup_section .popup_team .content{
                                                                                                                                                                              font-size: unset !important;
                                                                                                                                                                            }
                                                                                                                                                                            #popup_section{
                                                                                                                                                                              background: black;
                                                                                                                                                                              overflow: auto;
                                                                                                                                                                            }
                                                                                                                                                                            #popup_section .popup_team .close{
                                                                                                                                                                              z-index: 100;
                                                                                                                                                                              position: fixed;
                                                                                                                                                                            }
                                                                                                                                                                            #popup_section::-webkit-scrollbar {
                                                                                                                                                                              display: none;  /* Safari and Chrome */
                                                                                                                                                                            }
                                                                                                                                                                            #popup_section .popup_team {
                                                                                                                                                                              width: 80%;
                                                                                                                                                                              margin: auto;
                                                                                                                                                                            }
                                                                                                                                                                            .new_hr {
                                                                                                                                                                              width: 88%;
                                                                                                                                                                              /* width: 1px; */
                                                                                                                                                                              height: 1.5px;
                                                                                                                                                                              background: #707070;
                                                                                                                                                                              margin-top: 1.5vw;
                                                                                                                                                                              margin-bottom: 1.5vw;
                                                                                                                                                                            }
                                                                                                                                                                            .new_hrp {
                                                                                                                                                                              width: 88%;
                                                                                                                                                                              font-size: 0.7vw;
                                                                                                                                                                            }
                                                                                                                                                                            .small_text {
                                                                                                                                                                              margin-right: 1.3vw;
                                                                                                                                                                            }
                                                                                                                                                                            @media all and (max-width: 1024px) {
                                                                                                                                                                              .single-projects.product-hero{
                                                                                                                                                                                height: auto !important;
                                                                                                                                                                              }
                                                                                                                                                                              #contact >.row.align-items-start {
                                                                                                                                                                                display: flex;
                                                                                                                                                                                flex-wrap: nowrap;
                                                                                                                                                                                flex-direction: column-reverse;
                                                                                                                                                                              }
                                                                                                                                                                              .single_models #contact{
                                                                                                                                                                                padding: 5vw 0 !important;
                                                                                                                                                                              }
                                                                                                                                                                              .contact-form-section .content {
                                                                                                                                                                                max-width: unset !important;
                                                                                                                                                                                position: relative;
                                                                                                                                                                                z-index: 2;
                                                                                                                                                                                margin: unset !important;
                                                                                                                                                                                flex: 0 0 30%;
                                                                                                                                                                                padding: 0 4vw 0 4vw !important;
                                                                                                                                                                              }
                                                                                                                                                                              .contact-form-section .content h2 {
                                                                                                                                                                                margin-bottom: 1.25rem;
                                                                                                                                                                                text-align: center;
                                                                                                                                                                                font-size: 8vw;
                                                                                                                                                                              }
                                                                                                                                                                              .contact-form-section a.btn.green.filled.size-sm svg {
                                                                                                                                                                                margin-left: 2vw;
                                                                                                                                                                              }
                                                                                                                                                                              .contact_page .contact-form-section{
                                                                                                                                                                                padding: 6.4375rem 0 0;
                                                                                                                                                                              }
                                                                                                                                                                              .contact-form-section a.btn.green.filled.size-sm {

                                                                                                                                                                                   margin: 5.2vw 0 1vw 0;
                                                                                                                                                                              }
                                                                                                                                                                              .small_text {
                                                                                                                                                                                margin-right: 5vw;
                                                                                                                                                                              }
                                                                                                                                                                              .new_hr {
                                                                                                                                                                                width: 100%;
                                                                                                                                                                                margin-top: 3.5vw;
                                                                                                                                                                                margin-bottom: 3.5vw;
                                                                                                                                                                              }
                                                                                                                                                                              .new_hrp {
                                                                                                                                                                                width: 100%;
                                                                                                                                                                                font-size: 2.8vw;
                                                                                                                                                                              }
                                                                                                                                                                              #popup_section .popup_team .text-contant h2{
                                                                                                                                                                                line-height: 9vw;
                                                                                                                                                                              }
                                                                                                                                                                              #popup_section .popup_team {
                                                                                                                                                                                width: 91%;
                                                                                                                                                                                margin: auto;
                                                                                                                                                                              }
                                                                                                                                                                              #popup_section .popup_team .content-row{
                                                                                                                                                                                padding: 1vw 4vw 1vw 4vw;
                                                                                                                                                                              }
                                                                                                                                                                              .popup_team .close{
                                                                                                                                                                                bottom: 11vw;
                                                                                                                                                                              }
                                                                                                                                                                            }


                                                                                                                                                                            .new_edit{
                                                                                                                                                                              display: flex;
                                                                                                                                                                              flex-direction: column !important;
                                                                                                                                                                            }
                                                                                                                                                                            .contact-form-section p.fz-20{
                                                                                                                                                                              text-align: center;
                                                                                                                                                                            }
                                                                                                                                                                            .footer-menu-item.isactive ul{
                                                                                                                                                                              display: block;
                                                                                                                                                                            }
                                                                                                                                                                            #contact #contactForm_desc{
                                                                                                                                                                              text-align: justify;
                                                                                                                                                                            }
                                                                                                                                                                            #new_bottom_desc {
                                                                                                                                                                              text-align: justify;
                                                                                                                                                                            }
                                                                                                                                                                            input:checked ~ label {
                                                                                                                                                                              background-color: #1EF1C6;
                                                                                                                                                                              border-color: #1EF1C6;
                                                                                                                                                                            }
                                                                                                                                                                            .my_popup_inner .form-item.checkbox-item input {
                                                                                                                                                                              position: absolute;
                                                                                                                                                                              width: 1vw;
                                                                                                                                                                              height: 1vw;
                                                                                                                                                                              cursor: pointer;
                                                                                                                                                                            }
                                                                                                                                                }

                                                                                                                                                #popupForm .form-item.checkbox-item #accept:checked ~ label {
                                                                                                                                                  background-color: #1EF1C6;
                                                                                                                                                  border-color: #1EF1C6;
                                                                                                                                                }



                                                                                                                                                .padding_m3 {
                                                                                                                                                    margin-top: 5vw;
                                                                                                                                                    display: flex;
                                                                                                                                                    flex-direction: column;
                                                                                                                                                    gap: 1vw;
                                                                                                                                                }
                                                                                                                                                .flex_box {
    display: flex;
    gap: 2vw;
}
.new_hr_dd {
    width: 95%;

    height: 1.5px;
    background: #707070;
    margin: auto;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
}
  @media all and (min-width: 1024px) {
    #sticky_buttonss {
      display: none !important;
    }
    .page-template-page-landing-page  .new_hr_dd {
        width: 100% !important;
        height: 1.5px;
        background: #707070;
        margin: auto;
        margin-top: 1.5vw;
        margin-bottom: 1.5vw;
    }
      /* .page-template-page-landing-page   .info-panel {

        padding: 1.25rem 14.125rem;

    } */
.page-template-page-landing-page   .content_s .info-panel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3.75rem !important;
    padding: 0;
}
.page-template-page-landing-page  .content_s .info-panel small {
  width: 61%;
    margin-left: 4.5vw;
}
}
/* .page-template-page-text-landing  footer.footer , .page-template-page-landing-page  footer.footer {
    display: none;
} */

.page-template-page-landing-page .contact-form-section .new_hrp,
.page-template-page-landing-page .contact-form-section .new_hr{
  display: none !important;
}

  @media all and (max-width: 1024px) {
  .page-template-page-landing-page   .content_s.d-mobile {
    margin-top: 12vw !important;
    max-width: unset !important;
    margin: 0 auto;
    position: relative;
    width: 100% !important;
    left: unset !important;
}
.page-template-page-landing-page .single-projects .info-panel span:first-child {
    margin-right: unset !important;
}
.fz-m-36 {
    font-size: 4vw !important;
}
.fz-m-57 {
  font-size: 6.5vw !important;
  margin-top: 4vw;
}
.page-template-page-landing-page .single-projects.product-hero .title-box {
    margin-bottom: unset !important;
    padding-top: 7vw !important;
    padding-right: 6vw;
}
}
.landing_page_footer {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    margin: auto;
    align-items: center;
    padding: 5vw 0 2vw 0;
    background: #131313;
    text-align: center;
}
.landing_page_footer img{
  width:auto;
  height: auto;
  margin-bottom:3vw;
}
.landing_page_footer .fz-12.fz-m-12.lh-1{
width: 80%;
}

.page-template-page-landing-page .single-projects.product-hero {
    padding: unset !important;
    height: auto !important;
}
  @media all and (max-width: 1024px) {
    .flex_box.d-desktop {

    display: none !important;
    gap: 2vw;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background: #131313;
    z-index: 99;
    justify-content: space-between;
    width: 100%;
    height: 20vw;
    padding: 4vw 4vw;
    left: 0;
}
.flex_box.d-desktop a{
    min-width: 10.75rem !important;
}
    .page-template-page-landing-page .content.d-mobile {
        position: relative;
        width: 100% !important;
        margin: unset !important;
        max-width: unset !important;
        left: 0;
        /* right: 0; */
        top: unset;
        margin-top: 13vw !important;
        bottom: unset;

    }
  /* .page-template-page-landing-page  #sticky_buttons {
  display: none !important;
} */
.landing_page_footer {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    margin: auto;
    align-items: center;
    padding: 5vw 0 21vw 0;
    background: #131313;
    text-align: unset;
}
.landing_page_footer img {
    width: auto;
    height: auto;
    margin-bottom: 8vw;
    margin-top: 3vw;
}
.landing_page_footer .fz-12.fz-m-12.lh-1{
width: 87%;
}
}
.page-template-page-landing-page .content_s {
    max-width: 106.5rem !important;
    margin: 0 auto;
    position: relative !important;
}
.page-template-page-text-landing .terms h1 {
    text-align: unset;
    margin-bottom: 2.34vw;
}
/* .page-template-page-landing-page .header{
  display: none;
} */
#sticky_buttonss {
  left:0;
  display: flex;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: #000;
  z-index: 99;
  justify-content: space-between;
}
#sticky_buttonss > div{
  width: 50%;
  text-align: center;
  height: 15vw;
}
#sticky_buttonss > div#div_sticky_button1{
  background: #272727;
  color: #fff;
}
#sticky_buttonss > div#div_sticky_button2{
  background: #1EF1C6;
  color: #272727;
}
#sticky_buttonss > div a,
#sticky_buttonss > div button{
  background: none;
  color: inherit;
  padding: 7.5% 0;
  display: inline-block;
  padding: 0;
  height: 15vw;
  height: 100%;
  width: 100%;
  line-height: 4;
}
#sticky_buttonss > div a i,
#sticky_buttonss > div button i{
  font-size: 80%;
}

@media(max-width: 1024px){
  #sticky_buttonss{
    display: flex;
  }
}


/* test */
#my_popup_n{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgb(19 19 19 / 71%);
  z-index: 999;
  font-size: 1vw;
  opacity: 0;
  visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s;
}
#my_popup_n.on{
  opacity: 1;
  visibility: visible;
}
.my_popup_inner{
  background: #000;
  width: 80%;
  margin: 0 auto;
  margin-top: 5%;
  z-index: 99999;
  position: relative;
}
.my_popup_x{
  font-size: 100%;
  text-align: center;
  width: 5%;
  margin: 0 auto;
  margin-top: 0;
  position: relative;
  top: 0.5vw;
  cursor: pointer;
  position: absolute;
  left: 0;
}
.my_popup_x button{
  background: none;
  border: 0;
}
.new_flex {
  display: flex;
}

.my_popup_car_n{
  /* position: relative; */
  font-size: 100%;
  /* margin: 0 auto; */
  /* text-align: center; */
  /* width: 58%; */
  margin-top: 1.5%;
  flex: 0 0 56%;
  justify-content: center;
  align-items: center;
}
.my_popup_car_n .info-panel{
  justify-content: unset !important;
}
.my_popup_car_n picture img{
  width: 124%;
  max-width: unset;
}
#my_popup_n .contact-form-wrapper {
  flex: 0 0 40%;
}
.my_popup_text1{
  position: relative;
  text-align: center;
  font-size: 215%;
  margin-top: 2%;
  margin-bottom: 2%;
  line-height: 2.2vw;
  font-weight: 500;
}
.my_popup_text1 *{
  font-size: 100%;
}
#my_popup_n .btn.green.size-sm {
  min-width: 11.25rem;
  width: 100%;
  justify-content: center;
  margin: 0.5vw 0;
}
#my_popup_n .text_under{
  text-align: center;
  margin-bottom: 0.7vw;
}
#my_popup_n .btn.green.size-sm svg{
  margin-left: 0.7vw;

}
#popupForm .new_bottom{
  margin: 1vw 0;
}
.my_popup_text2{
  position: relative;
  text-align: center;
  font-size: 105%;
  margin-top: -1%;
}
#my_popup_n .contact-form-wrapper{
  width: 90%;
  /* margin: 2.5% auto; */
padding: 5vw 2vw 1vw 1vw;
}
#my_popup_n h1{
margin-bottom: 1vw;
}
#my_popup_n .padding_m3 {
  margin-top: 3vw !important;
  margin-bottom: 3vw !important;
}
#my_popup_n .flex_box {
    display: flex;
    gap: 2vw;
    margin-bottom: 2vw;
}
#my_popup_n .contact-form-wrapper .input-item{
  width: 100%;
}
#my_popup_n .contact-form-wrapper .last-row{

  flex-wrap: wrap;
}
#my_popup_n .contact-form-wrapper .last-row > div:nth-child(1){
  width: 70%;
}
#my_popup_n .contact-form-wrapper .last-row > div:nth-child(2){
  width: 30%;
  text-align: left;
}
.box_button {
    margin-bottom: 3vw;
}
@media(max-width: 1024px){

  .my_popup_inner_n {
    width: 90%;
  }
  .my_popup_x {
    width: 15%;
    top: -5vw;
  }
  .my_popup_inner {
    margin-top: 10%;
  }
  .my_popup_car {
    width: 100%;
    margin-top: 18vw;
  }
  #my_popup_n .contact-form-wrapper .input-item {
    width: 100%;
    font-size: 400%;
  }

  .my_popup_text1 {
    font-size: 650%;
  }
  .my_popup_text2 {
    font-size: 400%;
    width: 99%;
    margin: 0 auto;
    line-height: 1.3;
  }
  #my_popup_n .contact-form-wrapper .last-row > div:nth-child(1){
    width: 100%;
    margin-bottom: 10%;
  }
  #my_popup_n .contact-form-wrapper .last-row > div:nth-child(2) {
    width: 30%;
    width: 100%;
    text-align: right;
    margin: 1% 0 5%;
  }
  #my_popup_n .contact-form-wrapper .last-row {
    flex-direction: column-reverse;
  }
  .new_flex {
    display: flex;
    flex-direction: column;
  }
  .my_popup_car picture img {
    width: 100%;
    max-width: unset;
  }
  .my_popup_inner_n {
      margin-top: 3%;
      width: 97%;
      height: 100vh;
      overflow: scroll;
      padding-bottom: 20%;
  }
  .my_popup_text1 {
    line-height: 7.2vw;
    padding: 0 8vw;
  }
  .my_popup_x {
    width: 15%;
    top: 5vw;
    left: 44%;
  }
  #my_popup_n .contact-form-wrapper{
    width: unset !important;
    margin: unset !important;
    padding: 1vw 4vw 1vw 5vw !important;
  }
  #my_popup_n .btn.green.size-sm {
    min-width: 11.25rem;
    width: 100%;
    justify-content: center;
    margin: 2.5vw 0;
  }
  #popupForm .new_bottom {
    margin: 3vw 0;
  }
  #my_popup_n .text_under{
    font-size: 400%;
    margin-bottom: 2.7vw;
  }
}

#popupForm .checkbox-item input:checked ~ label {
  background-color: #1EF1C6 !important;
  border-color: #1EF1C6 !important;
}


#my_popup_n .my_popup_car picture img {
    width: 100% !important;
    max-width: unset;
}
#my_popup_n .info-panel {
      margin-top: -4vw;
}
@media(max-width: 1024px){
.flex_box .btn{
      min-width: 8.75rem !important;
          width: auto !important;
}
#my_popup_n .my_popup_car {
    width: 100%;
    margin-top: unset ;
}
#my_popup_n .info-panel {
    margin-top: -13vw ;
}
#my_popup_n h1 {
    color:white !important;
}
#my_popup_n {
    text-align: center;
}
#my_popup_n h1 {
    margin-bottom: 4vw;
}
#my_popup_n .padding_m3 {
    margin-top: 9vw !important;
    margin-bottom: 7vw !important;
}
.box_button{
  margin-bottom: 5vw;
}
#my_popup_n .new_hrp {
    text-align: right !important;
}
#my_popup_n .fz-m-57 {
    font-size: 6.5vw !important;
    margin-top: 2vw !important;
}
}
.show_car_popup{
  opacity: 1 !important;
  visibility: visible !important;
}

@media(min-width: 1024px){
  .page-template-page-landing-page .single_models .info-panel{
    justify-content: left!important;
    display: flex !important;
        padding: 1.25rem 16.125rem !important;
  }
.page-template-page-landing-page .contact-form-section {
    padding: 2rem 0 11.6875rem;
}
}



.videos-section {
  padding: 6.25rem 0;
}

@media screen and (max-width: 768px) {
  .videos-section {
    padding: 13.33333vw 0;
  }
}

@media screen and (min-width: 769px) {
  .videos-section .container {
    padding: 0 12.5rem;
  }
}

.videos-section .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 3.125rem;
}

@media screen and (max-width: 768px) {
  .videos-section .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 6.66667vw;
  }
}

.videos-section .length {
  color: #1EF1C6;
}

.videos-section .video-item {
  display: block;
}

.videos-section .video-item img {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}

.videos-section .video-item:hover img {
  opacity: 0.9;
}
@media screen and (min-width: 768px) {
  span.rtl {
      direction: ltr;
      margin-right: 0.2vw;
      margin-left: 0.2vw;
  }
.new_b{
  margin-bottom: 1vw;
}
.new_b i{
      margin-right: 0.5vw;
}
}

@media screen and (max-width: 768px) {
  span.rtl {
    direction: ltr;
        margin-left: 1.2vw;
        float: right;
  }
.new_b {
      height: 10.13333vw;
      display: flex !important;
      align-items: center;
  width: 62.73333vw;
  padding: 0 3.33333vw;
  display: block;
      margin-bottom: 3vw;
}
}

.page-template-page-landing-page .content_s a{
  text-decoration: underline !important;
}


.page-template-page-bussiness .home-hero{
height: auto !important;
min-height: 20.833vw !important;
max-height: unset !important;
}
.page-template-page-bussiness .home-hero .video::before{
  content: unset !important
}

.page-template-page-bussiness .bussnies_section1.aos-init.aos-animate {
    display: flex;
    width: 80%;
    margin: auto;
    justify-content: space-between;
}
.page-template-page-bussiness .bussnies_section1 .content {
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.page-template-page-bussiness  .bussnies_section1 .content,
.page-template-page-bussiness .bussnies_section1 .img-wrapper{
  flex:0 0 47%;
}
.page-template-page-bussiness  .bussnies_section1 h3 {

    text-align: right;
    margin-bottom: 1vw;
}
.page-template-page-bussiness  .bussnies_section1 p {

  text-align: right;
      margin-bottom: 2vw;
}
@media screen and (max-width: 769px) {
.page-template-page-bussiness .bussnies_section1.aos-init.aos-animate {
    display: flex;
    width: 90% !important;
        margin: 9vw auto !important;
    flex-direction: column !important;
}
.page-template-page-bussiness .bussnies_section1 h3 {

    float: right;
    text-align: right;
    margin-bottom: 3vw;
    width: 100%;
}
.page-template-page-bussiness .bussnies_section1 p {
    text-align: right;
    margin-bottom: 5vw;
    width: 100%;
}
}


.bussnies_section2 {
    background: #131313;
    padding: 5vw 4vw;
        margin: 2vw 0;
}
.team_content {
        width: 68%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.team_content .lists{
  flex:0 0 56%;
}
.team_content .content{
  flex:0 0 44%;
}
.team_content .lists {
    margin-top: unset;
    flex-wrap: wrap;
    gap: 2vw 2vw;
}
.team_content .lists .list{
  flex:0 0 50%;
}
.team_content .lists .list {
    flex: 0 0 46%;
    height: 5vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-right: 3px solid #1ef1c6;
    background: #1D1D1D;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.team_content .list h3 {
    margin-bottom: unset !important;
}
@media screen and (max-width: 769px) {
  .bussnies_section2 {
      background: unset;
      padding: 5vw 4vw;
          margin: 2vw 0;
  }
  .team_content {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.team_content .lists {
    margin-top: unset;
    flex-wrap: wrap;
    gap: 4vw 0;
    display: flex;
    flex-direction: column;
    margin: 5vw auto;
width: 95%;
}
.team_content .lists .list {

    padding: 2vw 4vw;
    height: auto;
        min-height: 19vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-right: 3px solid #1ef1c6;
    background: #1D1D1D;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.team_content .lists .list p{
  width: 85%;
}
}
.bussnies_section3.aos-init.aos-animate {
    margin: 5vw 0 0 0;
}
.bussnies_section3 h3.fz-30.fz-m-50.lh-1.regular.aos-init.aos-animate {
    text-align: center;
    margin-bottom: 2vw;
}
.bussnies_section3 li.aos-init.aos-animate {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


@media screen and (max-width: 769px) {
.bussnies_section3.aos-init.aos-animate {
    margin: 7vw 0 7vw 0;
}
}



.model_car_tap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2vw 0;
    /* width: 50%; */
}


.model_car_tap_cont {
    border: 1.5px solid #FFFFFF;
    padding: 1vw;
    border-radius: 14px;
    display: flex;
    gap: 0 1.5vw;
}
.model_car_tap span{
  cursor: pointer;
  padding:1vw;
}
.model_car_tap span.active{
  background: #1EF1C6;
  color: black;
  border-radius: 6px;

}
#tabpanel-model_car-new_tab{
  height: auto;
      opacity: 1;
      visibility: visible;
      display: flex;
      justify-content: space-between;
}
.header_content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2vw;
        width: 88%;
}
#tab-content-s1{
      padding-top: 0 !important;
}
#tab-content-s1  h3 {
    margin-bottom: 1vw !important;
    margin-top: 1vw !important;
}
#tab-content-s2 .tab-content{
      padding-top: 5vw !important;
}
@media screen and (max-width: 769px) {
  #tab-content-s1 {
      height: 208vw !important;
      padding-right: unset !important;
  }
.model_car_tap_cont {
    border: 1.5px solid #FFFFFF;
    padding: 2vw;
    border-radius: 14px;
    display: flex;
    gap: 0 1.5vw;
    margin-bottom: 3vw;
}
.model_car_tap span {
    cursor: pointer;
    padding: 3vw;
    font-size: 5vw;
}

.header_content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2vw;
    width: 100%;
    font-size: 5vw;
    text-align: center;
    margin: 6vw 0;

}
.header_content h2.fz-30.aos-animate.model_car_tap_item {
    line-height: 28px;
        margin-bottom: 3vw;
        font-weight: 500 !important;
}
#tab-content-s1 h3 {
    margin-bottom: 4vw !important;
    margin-top: 4vw !important;
}
.adsas{
      margin: 0 0 3vw 0;
}
}
.new_ssss{
  margin-bottom: 5rem;
}
#tabd_2,
#tabd_1 {
  display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#tabd_2 small,
#tabd_1 small{
  font-size: 0.8vw !important;
  margin-top: 0.4vw;
}
@media screen and (max-width: 769px) {

  #tab-content-s2 .tab-content{
    padding-left: 5.33333vw !important;
padding-right: 5.33333vw !important;
  }
  #tab-content-s2 .tab-navigation{
    padding-left: 5.33333vw !important;
padding-right: 5.33333vw !important;
  }
  #tab-content-s1 .new_hr{
    margin: auto;
width: 90%;
padding-left: 5.33333vw;
padding-right: 5.33333vw;
  }
  #tab-content-s2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    height: 414vw !important;
}
  #tab-content-s1  .new_hrp {
    width: 100%;
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
}
  #tab-content-s2{
    padding-left: 5.33333vw;
    padding-right: 5.33333vw;
  }
  #tabd_2 small, #tabd_1 small {
    font-size: 3vw !important;
    margin-top: 1vw;
}
}
#tab-content-s1 ul{
  list-style: none !important;

}
 #tab-content-s1 ul li {
    position: relative;
    padding-right: 25px;
}
#tab-content-s1 ul li::before {
    content: '';
    position: absolute;
    right: 0;
    top: 12px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: white;
    border: 1px solid #333;
}
.right #glassix-widget-iframe-container, .right #glassix-widget-launcher-container, .right #greeting-message-container {
    right: 62px !important;
    left: auto;
    bottom: 93px !important;
}



.img_background_holiday img {
  height: 100%;
  width: 100%;
}

#holiday_popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);  /* Semi-transparent black */
    z-index: 999;


    justify-content: center;    /* Horizontally center */
    align-items: center;        /* Vertically center */
}

#holiday_popup .popup-close {
    position: absolute;
    top: 16px;
    left: 14px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1;
    transition: background-color 0.3s;
}

#holiday_popup .popup-close:hover {
    background-color: #f0f0f0;
}
#holiday_popup .text_holiday{
  color: black;
      position: absolute;
      width: 94%;
      text-align: center;
      height: 50%;
      bottom: 0;
      display: flex;
      flex-direction: column;
      gap: 2rem;
}
#holiday_popup .custom-popup {
    position: relative;   /* Position is relative */
    width: 35%;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.3s ease;
}
.fw-rg{
  font-weight: 400 !important;
}
#holiday_popup .custom-popup.shown {
    opacity: 1;
}
#sticky_button3{
  display: none;
}

@media screen and (min-width: 769px) {
  .footer-menu-item[data-aos-delay="400"] ul{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 40px;
    list-style: none;
  }
  #speftics .list{
    flex: 0 0 55% !important;
  }
  #speftics .img{
      flex: 0 0 49% !important
  }
}
@media screen and (max-width: 769px) {
  ._table tbody tr  th{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-template-page-landing-page  #div_sticky_button3{
      display: block;
      background: #1EF1C6;
  color: #272727;
    }

  /* .page-template-page-landing-page  #div_sticky_button2{
      display: none;
    } */
  #holiday_popup .text_holiday {
    padding: 0 6px;
        gap: 1rem;
}
#holiday_popup .custom-popup {
    position: relative;
    width: 92%;
    padding: 9px;
}
#holiday_popup .popup-close {
    top: -34px;
    left: 50%;
    transform: translate(-50%, -50%);
}
}
.a_ppp{
  margin:1rem 0;
}

.product-hero .new_b{
  margin-left:1rem;
}
