:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4)
}

*,
*::before,
*::after {
  box-sizing: border-box
}

@media(prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: .25
}

h6,
h5,
h4,
h3,
h2,
h1 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color)
}

h1 {
  font-size: calc(1.375rem + 1.5vw)
}

@media(min-width: 1200px) {
  h1 {
    font-size: 2.5rem
  }
}

h2 {
  font-size: calc(1.325rem + 0.9vw)
}

@media(min-width: 1200px) {
  h2 {
    font-size: 2rem
  }
}

h3 {
  font-size: calc(1.3rem + 0.6vw)
}

@media(min-width: 1200px) {
  h3 {
    font-size: 1.75rem
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw)
}

@media(min-width: 1200px) {
  h4 {
    font-size: 1.5rem
  }
}

h5 {
  font-size: 1.25rem
}

h6 {
  font-size: 1rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

ol,
ul {
  padding-left: 2rem
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 0.875em
}

mark {
  padding: .1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg)
}

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

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline
}

a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word
}

a>code {
  color: inherit
}

kbd {
  padding: .1875rem .375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: .25rem
}

kbd kbd {
  padding: 0;
  font-size: 1em
}

figure {
  margin: 0 0 1rem
}

img,
svg {
  vertical-align: middle
}

table {
  caption-side: bottom;
  border-collapse: collapse
}

caption {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-secondary-color);
  text-align: left
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0
}

label {
  display: inline-block
}

button {
  border-radius: 0
}

button:focus:not(:focus-visible) {
  outline: 0
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
select {
  text-transform: none
}

[role=button] {
  cursor: pointer
}

select {
  word-wrap: normal
}

select:disabled {
  opacity: 1
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer
}

::-moz-focus-inner {
  padding: 0;
  border-style: none
}

textarea {
  resize: vertical
}

/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

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


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

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit
}

@media(min-width: 1200px) {
  legend {
    font-size: 1.5rem
  }
}

legend+* {
  clear: left
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0
}

::-webkit-inner-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
  padding: 0
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

iframe {
  border: 0
}

summary {
  display: list-item;
  cursor: pointer
}

progress {
  vertical-align: baseline
}

[hidden] {
  display: none !important
}

:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1*var(--bs-gutter-y));
  margin-right: calc(-0.5*var(--bs-gutter-x));
  margin-left: calc(-0.5*var(--bs-gutter-x))
}

.row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-top: var(--bs-gutter-y)
}

.col {
  flex: 1 0 0%
}

.row-cols-auto>* {
  flex: 0 0 auto;
  width: auto
}

.row-cols-1>* {
  flex: 0 0 auto;
  width: 100%
}

.row-cols-2>* {
  flex: 0 0 auto;
  width: 50%
}

.row-cols-3>* {
  flex: 0 0 auto;
  width: 33.33333333%
}

.row-cols-4>* {
  flex: 0 0 auto;
  width: 25%
}

.row-cols-5>* {
  flex: 0 0 auto;
  width: 20%
}

.row-cols-6>* {
  flex: 0 0 auto;
  width: 16.66666667%
}

.col-auto {
  flex: 0 0 auto;
  width: auto
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%
}

.col-3 {
  flex: 0 0 auto;
  width: 25%
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%
}

.col-6 {
  flex: 0 0 auto;
  width: 50%
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%
}

.col-9 {
  flex: 0 0 auto;
  width: 75%
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%
}

.col-12 {
  flex: 0 0 auto;
  width: 100%
}

.offset-1 {
  margin-left: 8.33333333%
}

.offset-2 {
  margin-left: 16.66666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.33333333%
}

.offset-5 {
  margin-left: 41.66666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.33333333%
}

.offset-8 {
  margin-left: 66.66666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.33333333%
}

.offset-11 {
  margin-left: 91.66666667%
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem
}

@media(min-width: 576px) {
  .col-sm {
    flex: 1 0 0%
  }

  .row-cols-sm-auto>* {
    flex: 0 0 auto;
    width: auto
  }

  .row-cols-sm-1>* {
    flex: 0 0 auto;
    width: 100%
  }

  .row-cols-sm-2>* {
    flex: 0 0 auto;
    width: 50%
  }

  .row-cols-sm-3>* {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .row-cols-sm-4>* {
    flex: 0 0 auto;
    width: 25%
  }

  .row-cols-sm-5>* {
    flex: 0 0 auto;
    width: 20%
  }

  .row-cols-sm-6>* {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.33333333%
  }

  .offset-sm-2 {
    margin-left: 16.66666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.33333333%
  }

  .offset-sm-5 {
    margin-left: 41.66666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.33333333%
  }

  .offset-sm-8 {
    margin-left: 66.66666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.33333333%
  }

  .offset-sm-11 {
    margin-left: 91.66666667%
  }

  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0
  }

  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0
  }

  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem
  }

  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem
  }

  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem
  }

  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem
  }

  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem
  }

  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem
  }

  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem
  }

  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem
  }

  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem
  }

  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem
  }
}

@media(min-width: 768px) {
  .col-md {
    flex: 1 0 0%
  }

  .row-cols-md-auto>* {
    flex: 0 0 auto;
    width: auto
  }

  .row-cols-md-1>* {
    flex: 0 0 auto;
    width: 100%
  }

  .row-cols-md-2>* {
    flex: 0 0 auto;
    width: 50%
  }

  .row-cols-md-3>* {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .row-cols-md-4>* {
    flex: 0 0 auto;
    width: 25%
  }

  .row-cols-md-5>* {
    flex: 0 0 auto;
    width: 20%
  }

  .row-cols-md-6>* {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.33333333%
  }

  .offset-md-2 {
    margin-left: 16.66666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.33333333%
  }

  .offset-md-5 {
    margin-left: 41.66666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.33333333%
  }

  .offset-md-8 {
    margin-left: 66.66666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.33333333%
  }

  .offset-md-11 {
    margin-left: 91.66666667%
  }

  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0
  }

  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0
  }

  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem
  }

  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem
  }

  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem
  }

  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem
  }

  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem
  }

  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem
  }

  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem
  }

  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem
  }

  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem
  }

  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem
  }
}

@media(min-width: 992px) {
  .col-lg {
    flex: 1 0 0%
  }

  .row-cols-lg-auto>* {
    flex: 0 0 auto;
    width: auto
  }

  .row-cols-lg-1>* {
    flex: 0 0 auto;
    width: 100%
  }

  .row-cols-lg-2>* {
    flex: 0 0 auto;
    width: 50%
  }

  .row-cols-lg-3>* {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .row-cols-lg-4>* {
    flex: 0 0 auto;
    width: 25%
  }

  .row-cols-lg-5>* {
    flex: 0 0 auto;
    width: 20%
  }

  .row-cols-lg-6>* {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.33333333%
  }

  .offset-lg-2 {
    margin-left: 16.66666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.33333333%
  }

  .offset-lg-5 {
    margin-left: 41.66666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.33333333%
  }

  .offset-lg-8 {
    margin-left: 66.66666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.33333333%
  }

  .offset-lg-11 {
    margin-left: 91.66666667%
  }

  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0
  }

  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0
  }

  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem
  }

  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem
  }

  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem
  }

  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem
  }

  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem
  }

  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem
  }

  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem
  }

  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem
  }

  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem
  }

  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem
  }
}

@media(min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%
  }

  .row-cols-xl-auto>* {
    flex: 0 0 auto;
    width: auto
  }

  .row-cols-xl-1>* {
    flex: 0 0 auto;
    width: 100%
  }

  .row-cols-xl-2>* {
    flex: 0 0 auto;
    width: 50%
  }

  .row-cols-xl-3>* {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .row-cols-xl-4>* {
    flex: 0 0 auto;
    width: 25%
  }

  .row-cols-xl-5>* {
    flex: 0 0 auto;
    width: 20%
  }

  .row-cols-xl-6>* {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.33333333%
  }

  .offset-xl-2 {
    margin-left: 16.66666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.33333333%
  }

  .offset-xl-5 {
    margin-left: 41.66666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.33333333%
  }

  .offset-xl-8 {
    margin-left: 66.66666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.33333333%
  }

  .offset-xl-11 {
    margin-left: 91.66666667%
  }

  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0
  }

  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0
  }

  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem
  }

  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem
  }

  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem
  }

  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem
  }

  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem
  }

  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem
  }

  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem
  }

  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem
  }

  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem
  }

  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem
  }
}

@media(min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%
  }

  .row-cols-xxl-auto>* {
    flex: 0 0 auto;
    width: auto
  }

  .row-cols-xxl-1>* {
    flex: 0 0 auto;
    width: 100%
  }

  .row-cols-xxl-2>* {
    flex: 0 0 auto;
    width: 50%
  }

  .row-cols-xxl-3>* {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .row-cols-xxl-4>* {
    flex: 0 0 auto;
    width: 25%
  }

  .row-cols-xxl-5>* {
    flex: 0 0 auto;
    width: 20%
  }

  .row-cols-xxl-6>* {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%
  }

  .offset-xxl-0 {
    margin-left: 0
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%
  }

  .offset-xxl-3 {
    margin-left: 25%
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%
  }

  .offset-xxl-6 {
    margin-left: 50%
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%
  }

  .offset-xxl-9 {
    margin-left: 75%
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%
  }

  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0
  }

  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0
  }

  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem
  }

  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem
  }

  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem
  }

  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem
  }

  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem
  }

  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem
  }

  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem
  }

  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem
  }

  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem
  }

  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem
  }
}

.align-baseline {
  vertical-align: baseline !important
}

.align-top {
  vertical-align: top !important
}

.align-middle {
  vertical-align: middle !important
}

.align-bottom {
  vertical-align: bottom !important
}

.align-text-bottom {
  vertical-align: text-bottom !important
}

.align-text-top {
  vertical-align: text-top !important
}

.float-start {
  float: left !important
}

.float-end {
  float: right !important
}

.float-none {
  float: none !important
}

.object-fit-contain {
  object-fit: contain !important
}

.object-fit-cover {
  object-fit: cover !important
}

.object-fit-fill {
  object-fit: fill !important
}

.object-fit-scale {
  object-fit: scale-down !important
}

.object-fit-none {
  object-fit: none !important
}

.opacity-0 {
  opacity: 0 !important
}

.opacity-25 {
  opacity: .25 !important
}

.opacity-50 {
  opacity: .5 !important
}

.opacity-75 {
  opacity: .75 !important
}

.opacity-100 {
  opacity: 1 !important
}

.overflow-auto {
  overflow: auto !important
}

.overflow-hidden {
  overflow: hidden !important
}

.overflow-visible {
  overflow: visible !important
}

.overflow-scroll {
  overflow: scroll !important
}

.overflow-x-auto {
  overflow-x: auto !important
}

.overflow-x-hidden {
  overflow-x: hidden !important
}

.overflow-x-visible {
  overflow-x: visible !important
}

.overflow-x-scroll {
  overflow-x: scroll !important
}

.overflow-y-auto {
  overflow-y: auto !important
}

.overflow-y-hidden {
  overflow-y: hidden !important
}

.overflow-y-visible {
  overflow-y: visible !important
}

.overflow-y-scroll {
  overflow-y: scroll !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-grid {
  display: grid !important
}

.d-inline-grid {
  display: inline-grid !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: flex !important
}

.d-inline-flex {
  display: inline-flex !important
}

.d-none {
  display: none !important
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important
}

.shadow-none {
  box-shadow: none !important
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))
}

.position-static {
  position: static !important
}

.position-relative {
  position: relative !important
}

.position-absolute {
  position: absolute !important
}

.position-fixed {
  position: fixed !important
}

.position-sticky {
  position: sticky !important
}

.top-0 {
  top: 0 !important
}

.top-50 {
  top: 50% !important
}

.top-100 {
  top: 100% !important
}

.bottom-0 {
  bottom: 0 !important
}

.bottom-50 {
  bottom: 50% !important
}

.bottom-100 {
  bottom: 100% !important
}

.start-0 {
  left: 0 !important
}

.start-50 {
  left: 50% !important
}

.start-100 {
  left: 100% !important
}

.end-0 {
  right: 0 !important
}

.end-50 {
  right: 50% !important
}

.end-100 {
  right: 100% !important
}

.translate-middle {
  transform: translate(-50%, -50%) !important
}

.translate-middle-x {
  transform: translateX(-50%) !important
}

.translate-middle-y {
  transform: translateY(-50%) !important
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-0 {
  border: 0 !important
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-top-0 {
  border-top: 0 !important
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-end-0 {
  border-right: 0 !important
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-bottom-0 {
  border-bottom: 0 !important
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-start-0 {
  border-left: 0 !important
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important
}

.border-1 {
  border-width: 1px !important
}

.border-2 {
  border-width: 2px !important
}

.border-3 {
  border-width: 3px !important
}

.border-4 {
  border-width: 4px !important
}

.border-5 {
  border-width: 5px !important
}

.border-opacity-10 {
  --bs-border-opacity: 0.1
}

.border-opacity-25 {
  --bs-border-opacity: 0.25
}

.border-opacity-50 {
  --bs-border-opacity: 0.5
}

.border-opacity-75 {
  --bs-border-opacity: 0.75
}

.border-opacity-100 {
  --bs-border-opacity: 1
}

.w-25 {
  width: 25% !important
}

.w-50 {
  width: 50% !important
}

.w-75 {
  width: 75% !important
}

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

.w-auto {
  width: auto !important
}

.mw-100 {
  max-width: 100% !important
}

.vw-100 {
  width: 100vw !important
}

.min-vw-100 {
  min-width: 100vw !important
}

.h-25 {
  height: 25% !important
}

.h-50 {
  height: 50% !important
}

.h-75 {
  height: 75% !important
}

.h-100 {
  height: 100% !important
}

.h-auto {
  height: auto !important
}

.mh-100 {
  max-height: 100% !important
}

.vh-100 {
  height: 100vh !important
}

.min-vh-100 {
  min-height: 100vh !important
}

.flex-fill {
  flex: 1 1 auto !important
}

.flex-row {
  flex-direction: row !important
}

.flex-column {
  flex-direction: column !important
}

.flex-row-reverse {
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  flex-direction: column-reverse !important
}

.flex-grow-0 {
  flex-grow: 0 !important
}

.flex-grow-1 {
  flex-grow: 1 !important
}

.flex-shrink-0 {
  flex-shrink: 0 !important
}

.flex-shrink-1 {
  flex-shrink: 1 !important
}

.flex-wrap {
  flex-wrap: wrap !important
}

.flex-nowrap {
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}

.justify-content-start {
  justify-content: flex-start !important
}

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

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

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

.justify-content-around {
  justify-content: space-around !important
}

.justify-content-evenly {
  justify-content: space-evenly !important
}

.align-items-start {
  align-items: flex-start !important
}

.align-items-end {
  align-items: flex-end !important
}

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

.align-items-baseline {
  align-items: baseline !important
}

.align-items-stretch {
  align-items: stretch !important
}

.align-content-start {
  align-content: flex-start !important
}

.align-content-end {
  align-content: flex-end !important
}

.align-content-center {
  align-content: center !important
}

.align-content-between {
  align-content: space-between !important
}

.align-content-around {
  align-content: space-around !important
}

.align-content-stretch {
  align-content: stretch !important
}

.align-self-auto {
  align-self: auto !important
}

.align-self-start {
  align-self: flex-start !important
}

.align-self-end {
  align-self: flex-end !important
}

.align-self-center {
  align-self: center !important
}

.align-self-baseline {
  align-self: baseline !important
}

.align-self-stretch {
  align-self: stretch !important
}

.order-first {
  order: -1 !important
}

.order-0 {
  order: 0 !important
}

.order-1 {
  order: 1 !important
}

.order-2 {
  order: 2 !important
}

.order-3 {
  order: 3 !important
}

.order-4 {
  order: 4 !important
}

.order-5 {
  order: 5 !important
}

.order-last {
  order: 6 !important
}

.m-0 {
  margin: 0 !important
}

.m-1 {
  margin: .25rem !important
}

.m-2 {
  margin: .5rem !important
}

.m-3 {
  margin: 1rem !important
}

.m-4 {
  margin: 1.5rem !important
}

.m-5 {
  margin: 3rem !important
}

.m-auto {
  margin: auto !important
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important
}

.mx-1 {
  margin-right: .25rem !important;
  margin-left: .25rem !important
}

.mx-2 {
  margin-right: .5rem !important;
  margin-left: .5rem !important
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important
}

.my-2 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}

.mt-0 {
  margin-top: 0 !important
}

.mt-1 {
  margin-top: .25rem !important
}

.mt-2 {
  margin-top: .5rem !important
}

.mt-3 {
  margin-top: 1rem !important
}

.mt-4 {
  margin-top: 1.5rem !important
}

.mt-5 {
  margin-top: 3rem !important
}

.mt-auto {
  margin-top: auto !important
}

.me-0 {
  margin-right: 0 !important
}

.me-1 {
  margin-right: .25rem !important
}

.me-2 {
  margin-right: .5rem !important
}

.me-3 {
  margin-right: 1rem !important
}

.me-4 {
  margin-right: 1.5rem !important
}

.me-5 {
  margin-right: 3rem !important
}

.me-auto {
  margin-right: auto !important
}

.mb-0 {
  margin-bottom: 0 !important
}

.mb-1 {
  margin-bottom: .25rem !important
}

.mb-2 {
  margin-bottom: .5rem !important
}

.mb-3 {
  margin-bottom: 1rem !important
}

.mb-4 {
  margin-bottom: 1.5rem !important
}

.mb-5 {
  margin-bottom: 3rem !important
}

.mb-auto {
  margin-bottom: auto !important
}

.ms-0 {
  margin-left: 0 !important
}

.ms-1 {
  margin-left: .25rem !important
}

.ms-2 {
  margin-left: .5rem !important
}

.ms-3 {
  margin-left: 1rem !important
}

.ms-4 {
  margin-left: 1.5rem !important
}

.ms-5 {
  margin-left: 3rem !important
}

.ms-auto {
  margin-left: auto !important
}

.p-0 {
  padding: 0 !important
}

.p-1 {
  padding: .25rem !important
}

.p-2 {
  padding: .5rem !important
}

.p-3 {
  padding: 1rem !important
}

.p-4 {
  padding: 1.5rem !important
}

.p-5 {
  padding: 3rem !important
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important
}

.px-1 {
  padding-right: .25rem !important;
  padding-left: .25rem !important
}

.px-2 {
  padding-right: .5rem !important;
  padding-left: .5rem !important
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important
}

.py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important
}

.pt-0 {
  padding-top: 0 !important
}

.pt-1 {
  padding-top: .25rem !important
}

.pt-2 {
  padding-top: .5rem !important
}

.pt-3 {
  padding-top: 1rem !important
}

.pt-4 {
  padding-top: 1.5rem !important
}

.pt-5 {
  padding-top: 3rem !important
}

.pe-0 {
  padding-right: 0 !important
}

.pe-1 {
  padding-right: .25rem !important
}

.pe-2 {
  padding-right: .5rem !important
}

.pe-3 {
  padding-right: 1rem !important
}

.pe-4 {
  padding-right: 1.5rem !important
}

.pe-5 {
  padding-right: 3rem !important
}

.pb-0 {
  padding-bottom: 0 !important
}

.pb-1 {
  padding-bottom: .25rem !important
}

.pb-2 {
  padding-bottom: .5rem !important
}

.pb-3 {
  padding-bottom: 1rem !important
}

.pb-4 {
  padding-bottom: 1.5rem !important
}

.pb-5 {
  padding-bottom: 3rem !important
}

.ps-0 {
  padding-left: 0 !important
}

.ps-1 {
  padding-left: .25rem !important
}

.ps-2 {
  padding-left: .5rem !important
}

.ps-3 {
  padding-left: 1rem !important
}

.ps-4 {
  padding-left: 1.5rem !important
}

.ps-5 {
  padding-left: 3rem !important
}

.gap-0 {
  gap: 0 !important
}

.gap-1 {
  gap: .25rem !important
}

.gap-2 {
  gap: .5rem !important
}

.gap-3 {
  gap: 1rem !important
}

.gap-4 {
  gap: 1.5rem !important
}

.gap-5 {
  gap: 3rem !important
}

.row-gap-0 {
  row-gap: 0 !important
}

.row-gap-1 {
  row-gap: .25rem !important
}

.row-gap-2 {
  row-gap: .5rem !important
}

.row-gap-3 {
  row-gap: 1rem !important
}

.row-gap-4 {
  row-gap: 1.5rem !important
}

.row-gap-5 {
  row-gap: 3rem !important
}

.column-gap-0 {
  column-gap: 0 !important
}

.column-gap-1 {
  column-gap: .25rem !important
}

.column-gap-2 {
  column-gap: .5rem !important
}

.column-gap-3 {
  column-gap: 1rem !important
}

.column-gap-4 {
  column-gap: 1.5rem !important
}

.column-gap-5 {
  column-gap: 3rem !important
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important
}

.fs-5 {
  font-size: 1.25rem !important
}

.fs-6 {
  font-size: 1rem !important
}

.fst-italic {
  font-style: italic !important
}

.fst-normal {
  font-style: normal !important
}

.fw-lighter {
  font-weight: lighter !important
}

.fw-light {
  font-weight: 300 !important
}

.fw-normal {
  font-weight: 400 !important
}

.fw-medium {
  font-weight: 500 !important
}

.fw-semibold {
  font-weight: 600 !important
}

.fw-bold {
  font-weight: 700 !important
}

.fw-bolder {
  font-weight: bolder !important
}

.lh-1 {
  line-height: 1 !important
}

.lh-sm {
  line-height: 1.25 !important
}

.lh-base {
  line-height: 1.5 !important
}

.lh-lg {
  line-height: 2 !important
}

.text-start {
  text-align: left !important
}

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

.text-center {
  text-align: center !important
}

.text-decoration-none {
  text-decoration: none !important
}

.text-decoration-underline {
  text-decoration: underline !important
}

.text-decoration-line-through {
  text-decoration: line-through !important
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.text-wrap {
  white-space: normal !important
}

.text-nowrap {
  white-space: nowrap !important
}

.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important
}

.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: hsla(0, 0%, 100%, .5) !important
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important
}

.text-opacity-25 {
  --bs-text-opacity: 0.25
}

.text-opacity-50 {
  --bs-text-opacity: 0.5
}

.text-opacity-75 {
  --bs-text-opacity: 0.75
}

.text-opacity-100 {
  --bs-text-opacity: 1
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important
}

.link-opacity-10 {
  --bs-link-opacity: 0.1
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1
}

.link-opacity-25 {
  --bs-link-opacity: 0.25
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25
}

.link-opacity-50 {
  --bs-link-opacity: 0.5
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5
}

.link-opacity-75 {
  --bs-link-opacity: 0.75
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75
}

.link-opacity-100 {
  --bs-link-opacity: 1
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1
}

.link-offset-1 {
  text-underline-offset: .125em !important
}

.link-offset-1-hover:hover {
  text-underline-offset: .125em !important
}

.link-offset-2 {
  text-underline-offset: .25em !important
}

.link-offset-2-hover:hover {
  text-underline-offset: .25em !important
}

.link-offset-3 {
  text-underline-offset: .375em !important
}

.link-offset-3-hover:hover {
  text-underline-offset: .375em !important
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0) !important
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75
}

.bg-opacity-100 {
  --bs-bg-opacity: 1
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important
}

.bg-gradient {
  background-image: var(--bs-gradient) !important
}

.user-select-all {
  user-select: all !important
}

.user-select-auto {
  user-select: auto !important
}

.user-select-none {
  user-select: none !important
}

.pe-none {
  pointer-events: none !important
}

.pe-auto {
  pointer-events: auto !important
}

.rounded {
  border-radius: var(--bs-border-radius) !important
}

.rounded-0 {
  border-radius: 0 !important
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important
}

.rounded-circle {
  border-radius: 50% !important
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important
}

.visible {
  visibility: visible !important
}

.invisible {
  visibility: hidden !important
}

.z-n1 {
  z-index: -1 !important
}

.z-0 {
  z-index: 0 !important
}

.z-1 {
  z-index: 1 !important
}

.z-2 {
  z-index: 2 !important
}

.z-3 {
  z-index: 3 !important
}

@media(min-width: 576px) {
  .float-sm-start {
    float: left !important
  }

  .float-sm-end {
    float: right !important
  }

  .float-sm-none {
    float: none !important
  }

  .object-fit-sm-contain {
    object-fit: contain !important
  }

  .object-fit-sm-cover {
    object-fit: cover !important
  }

  .object-fit-sm-fill {
    object-fit: fill !important
  }

  .object-fit-sm-scale {
    object-fit: scale-down !important
  }

  .object-fit-sm-none {
    object-fit: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-grid {
    display: grid !important
  }

  .d-sm-inline-grid {
    display: inline-grid !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-row {
    display: table-row !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: flex !important
  }

  .d-sm-inline-flex {
    display: inline-flex !important
  }

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

  .flex-sm-fill {
    flex: 1 1 auto !important
  }

  .flex-sm-row {
    flex-direction: row !important
  }

  .flex-sm-column {
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .justify-content-sm-start {
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    justify-content: flex-end !important
  }

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

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

  .justify-content-sm-around {
    justify-content: space-around !important
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important
  }

  .align-items-sm-start {
    align-items: flex-start !important
  }

  .align-items-sm-end {
    align-items: flex-end !important
  }

  .align-items-sm-center {
    align-items: center !important
  }

  .align-items-sm-baseline {
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    align-items: stretch !important
  }

  .align-content-sm-start {
    align-content: flex-start !important
  }

  .align-content-sm-end {
    align-content: flex-end !important
  }

  .align-content-sm-center {
    align-content: center !important
  }

  .align-content-sm-between {
    align-content: space-between !important
  }

  .align-content-sm-around {
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    align-content: stretch !important
  }

  .align-self-sm-auto {
    align-self: auto !important
  }

  .align-self-sm-start {
    align-self: flex-start !important
  }

  .align-self-sm-end {
    align-self: flex-end !important
  }

  .align-self-sm-center {
    align-self: center !important
  }

  .align-self-sm-baseline {
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    align-self: stretch !important
  }

  .order-sm-first {
    order: -1 !important
  }

  .order-sm-0 {
    order: 0 !important
  }

  .order-sm-1 {
    order: 1 !important
  }

  .order-sm-2 {
    order: 2 !important
  }

  .order-sm-3 {
    order: 3 !important
  }

  .order-sm-4 {
    order: 4 !important
  }

  .order-sm-5 {
    order: 5 !important
  }

  .order-sm-last {
    order: 6 !important
  }

  .m-sm-0 {
    margin: 0 !important
  }

  .m-sm-1 {
    margin: .25rem !important
  }

  .m-sm-2 {
    margin: .5rem !important
  }

  .m-sm-3 {
    margin: 1rem !important
  }

  .m-sm-4 {
    margin: 1.5rem !important
  }

  .m-sm-5 {
    margin: 3rem !important
  }

  .m-sm-auto {
    margin: auto !important
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }

  .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }

  .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }

  .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }

  .mt-sm-0 {
    margin-top: 0 !important
  }

  .mt-sm-1 {
    margin-top: .25rem !important
  }

  .mt-sm-2 {
    margin-top: .5rem !important
  }

  .mt-sm-3 {
    margin-top: 1rem !important
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important
  }

  .mt-sm-5 {
    margin-top: 3rem !important
  }

  .mt-sm-auto {
    margin-top: auto !important
  }

  .me-sm-0 {
    margin-right: 0 !important
  }

  .me-sm-1 {
    margin-right: .25rem !important
  }

  .me-sm-2 {
    margin-right: .5rem !important
  }

  .me-sm-3 {
    margin-right: 1rem !important
  }

  .me-sm-4 {
    margin-right: 1.5rem !important
  }

  .me-sm-5 {
    margin-right: 3rem !important
  }

  .me-sm-auto {
    margin-right: auto !important
  }

  .mb-sm-0 {
    margin-bottom: 0 !important
  }

  .mb-sm-1 {
    margin-bottom: .25rem !important
  }

  .mb-sm-2 {
    margin-bottom: .5rem !important
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important
  }

  .mb-sm-auto {
    margin-bottom: auto !important
  }

  .ms-sm-0 {
    margin-left: 0 !important
  }

  .ms-sm-1 {
    margin-left: .25rem !important
  }

  .ms-sm-2 {
    margin-left: .5rem !important
  }

  .ms-sm-3 {
    margin-left: 1rem !important
  }

  .ms-sm-4 {
    margin-left: 1.5rem !important
  }

  .ms-sm-5 {
    margin-left: 3rem !important
  }

  .ms-sm-auto {
    margin-left: auto !important
  }

  .p-sm-0 {
    padding: 0 !important
  }

  .p-sm-1 {
    padding: .25rem !important
  }

  .p-sm-2 {
    padding: .5rem !important
  }

  .p-sm-3 {
    padding: 1rem !important
  }

  .p-sm-4 {
    padding: 1.5rem !important
  }

  .p-sm-5 {
    padding: 3rem !important
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }

  .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }

  .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }

  .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }

  .pt-sm-0 {
    padding-top: 0 !important
  }

  .pt-sm-1 {
    padding-top: .25rem !important
  }

  .pt-sm-2 {
    padding-top: .5rem !important
  }

  .pt-sm-3 {
    padding-top: 1rem !important
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important
  }

  .pt-sm-5 {
    padding-top: 3rem !important
  }

  .pe-sm-0 {
    padding-right: 0 !important
  }

  .pe-sm-1 {
    padding-right: .25rem !important
  }

  .pe-sm-2 {
    padding-right: .5rem !important
  }

  .pe-sm-3 {
    padding-right: 1rem !important
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important
  }

  .pe-sm-5 {
    padding-right: 3rem !important
  }

  .pb-sm-0 {
    padding-bottom: 0 !important
  }

  .pb-sm-1 {
    padding-bottom: .25rem !important
  }

  .pb-sm-2 {
    padding-bottom: .5rem !important
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important
  }

  .ps-sm-0 {
    padding-left: 0 !important
  }

  .ps-sm-1 {
    padding-left: .25rem !important
  }

  .ps-sm-2 {
    padding-left: .5rem !important
  }

  .ps-sm-3 {
    padding-left: 1rem !important
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important
  }

  .ps-sm-5 {
    padding-left: 3rem !important
  }

  .gap-sm-0 {
    gap: 0 !important
  }

  .gap-sm-1 {
    gap: .25rem !important
  }

  .gap-sm-2 {
    gap: .5rem !important
  }

  .gap-sm-3 {
    gap: 1rem !important
  }

  .gap-sm-4 {
    gap: 1.5rem !important
  }

  .gap-sm-5 {
    gap: 3rem !important
  }

  .row-gap-sm-0 {
    row-gap: 0 !important
  }

  .row-gap-sm-1 {
    row-gap: .25rem !important
  }

  .row-gap-sm-2 {
    row-gap: .5rem !important
  }

  .row-gap-sm-3 {
    row-gap: 1rem !important
  }

  .row-gap-sm-4 {
    row-gap: 1.5rem !important
  }

  .row-gap-sm-5 {
    row-gap: 3rem !important
  }

  .column-gap-sm-0 {
    column-gap: 0 !important
  }

  .column-gap-sm-1 {
    column-gap: .25rem !important
  }

  .column-gap-sm-2 {
    column-gap: .5rem !important
  }

  .column-gap-sm-3 {
    column-gap: 1rem !important
  }

  .column-gap-sm-4 {
    column-gap: 1.5rem !important
  }

  .column-gap-sm-5 {
    column-gap: 3rem !important
  }

  .text-sm-start {
    text-align: left !important
  }

  .text-sm-end {
    text-align: right !important
  }

  .text-sm-center {
    text-align: center !important
  }
}

@media(min-width: 768px) {
  .float-md-start {
    float: left !important
  }

  .float-md-end {
    float: right !important
  }

  .float-md-none {
    float: none !important
  }

  .object-fit-md-contain {
    object-fit: contain !important
  }

  .object-fit-md-cover {
    object-fit: cover !important
  }

  .object-fit-md-fill {
    object-fit: fill !important
  }

  .object-fit-md-scale {
    object-fit: scale-down !important
  }

  .object-fit-md-none {
    object-fit: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-grid {
    display: grid !important
  }

  .d-md-inline-grid {
    display: inline-grid !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-row {
    display: table-row !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: flex !important
  }

  .d-md-inline-flex {
    display: inline-flex !important
  }

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

  .flex-md-fill {
    flex: 1 1 auto !important
  }

  .flex-md-row {
    flex-direction: row !important
  }

  .flex-md-column {
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important
  }

  .flex-md-wrap {
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .justify-content-md-start {
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    justify-content: flex-end !important
  }

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

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

  .justify-content-md-around {
    justify-content: space-around !important
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important
  }

  .align-items-md-start {
    align-items: flex-start !important
  }

  .align-items-md-end {
    align-items: flex-end !important
  }

  .align-items-md-center {
    align-items: center !important
  }

  .align-items-md-baseline {
    align-items: baseline !important
  }

  .align-items-md-stretch {
    align-items: stretch !important
  }

  .align-content-md-start {
    align-content: flex-start !important
  }

  .align-content-md-end {
    align-content: flex-end !important
  }

  .align-content-md-center {
    align-content: center !important
  }

  .align-content-md-between {
    align-content: space-between !important
  }

  .align-content-md-around {
    align-content: space-around !important
  }

  .align-content-md-stretch {
    align-content: stretch !important
  }

  .align-self-md-auto {
    align-self: auto !important
  }

  .align-self-md-start {
    align-self: flex-start !important
  }

  .align-self-md-end {
    align-self: flex-end !important
  }

  .align-self-md-center {
    align-self: center !important
  }

  .align-self-md-baseline {
    align-self: baseline !important
  }

  .align-self-md-stretch {
    align-self: stretch !important
  }

  .order-md-first {
    order: -1 !important
  }

  .order-md-0 {
    order: 0 !important
  }

  .order-md-1 {
    order: 1 !important
  }

  .order-md-2 {
    order: 2 !important
  }

  .order-md-3 {
    order: 3 !important
  }

  .order-md-4 {
    order: 4 !important
  }

  .order-md-5 {
    order: 5 !important
  }

  .order-md-last {
    order: 6 !important
  }

  .m-md-0 {
    margin: 0 !important
  }

  .m-md-1 {
    margin: .25rem !important
  }

  .m-md-2 {
    margin: .5rem !important
  }

  .m-md-3 {
    margin: 1rem !important
  }

  .m-md-4 {
    margin: 1.5rem !important
  }

  .m-md-5 {
    margin: 3rem !important
  }

  .m-md-auto {
    margin: auto !important
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }

  .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }

  .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }

  .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }

  .mt-md-0 {
    margin-top: 0 !important
  }

  .mt-md-1 {
    margin-top: .25rem !important
  }

  .mt-md-2 {
    margin-top: .5rem !important
  }

  .mt-md-3 {
    margin-top: 1rem !important
  }

  .mt-md-4 {
    margin-top: 1.5rem !important
  }

  .mt-md-5 {
    margin-top: 3rem !important
  }

  .mt-md-auto {
    margin-top: auto !important
  }

  .me-md-0 {
    margin-right: 0 !important
  }

  .me-md-1 {
    margin-right: .25rem !important
  }

  .me-md-2 {
    margin-right: .5rem !important
  }

  .me-md-3 {
    margin-right: 1rem !important
  }

  .me-md-4 {
    margin-right: 1.5rem !important
  }

  .me-md-5 {
    margin-right: 3rem !important
  }

  .me-md-auto {
    margin-right: auto !important
  }

  .mb-md-0 {
    margin-bottom: 0 !important
  }

  .mb-md-1 {
    margin-bottom: .25rem !important
  }

  .mb-md-2 {
    margin-bottom: .5rem !important
  }

  .mb-md-3 {
    margin-bottom: 1rem !important
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important
  }

  .mb-md-5 {
    margin-bottom: 3rem !important
  }

  .mb-md-auto {
    margin-bottom: auto !important
  }

  .ms-md-0 {
    margin-left: 0 !important
  }

  .ms-md-1 {
    margin-left: .25rem !important
  }

  .ms-md-2 {
    margin-left: .5rem !important
  }

  .ms-md-3 {
    margin-left: 1rem !important
  }

  .ms-md-4 {
    margin-left: 1.5rem !important
  }

  .ms-md-5 {
    margin-left: 3rem !important
  }

  .ms-md-auto {
    margin-left: auto !important
  }

  .p-md-0 {
    padding: 0 !important
  }

  .p-md-1 {
    padding: .25rem !important
  }

  .p-md-2 {
    padding: .5rem !important
  }

  .p-md-3 {
    padding: 1rem !important
  }

  .p-md-4 {
    padding: 1.5rem !important
  }

  .p-md-5 {
    padding: 3rem !important
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }

  .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }

  .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }

  .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }

  .pt-md-0 {
    padding-top: 0 !important
  }

  .pt-md-1 {
    padding-top: .25rem !important
  }

  .pt-md-2 {
    padding-top: .5rem !important
  }

  .pt-md-3 {
    padding-top: 1rem !important
  }

  .pt-md-4 {
    padding-top: 1.5rem !important
  }

  .pt-md-5 {
    padding-top: 3rem !important
  }

  .pe-md-0 {
    padding-right: 0 !important
  }

  .pe-md-1 {
    padding-right: .25rem !important
  }

  .pe-md-2 {
    padding-right: .5rem !important
  }

  .pe-md-3 {
    padding-right: 1rem !important
  }

  .pe-md-4 {
    padding-right: 1.5rem !important
  }

  .pe-md-5 {
    padding-right: 3rem !important
  }

  .pb-md-0 {
    padding-bottom: 0 !important
  }

  .pb-md-1 {
    padding-bottom: .25rem !important
  }

  .pb-md-2 {
    padding-bottom: .5rem !important
  }

  .pb-md-3 {
    padding-bottom: 1rem !important
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important
  }

  .pb-md-5 {
    padding-bottom: 3rem !important
  }

  .ps-md-0 {
    padding-left: 0 !important
  }

  .ps-md-1 {
    padding-left: .25rem !important
  }

  .ps-md-2 {
    padding-left: .5rem !important
  }

  .ps-md-3 {
    padding-left: 1rem !important
  }

  .ps-md-4 {
    padding-left: 1.5rem !important
  }

  .ps-md-5 {
    padding-left: 3rem !important
  }

  .gap-md-0 {
    gap: 0 !important
  }

  .gap-md-1 {
    gap: .25rem !important
  }

  .gap-md-2 {
    gap: .5rem !important
  }

  .gap-md-3 {
    gap: 1rem !important
  }

  .gap-md-4 {
    gap: 1.5rem !important
  }

  .gap-md-5 {
    gap: 3rem !important
  }

  .row-gap-md-0 {
    row-gap: 0 !important
  }

  .row-gap-md-1 {
    row-gap: .25rem !important
  }

  .row-gap-md-2 {
    row-gap: .5rem !important
  }

  .row-gap-md-3 {
    row-gap: 1rem !important
  }

  .row-gap-md-4 {
    row-gap: 1.5rem !important
  }

  .row-gap-md-5 {
    row-gap: 3rem !important
  }

  .column-gap-md-0 {
    column-gap: 0 !important
  }

  .column-gap-md-1 {
    column-gap: .25rem !important
  }

  .column-gap-md-2 {
    column-gap: .5rem !important
  }

  .column-gap-md-3 {
    column-gap: 1rem !important
  }

  .column-gap-md-4 {
    column-gap: 1.5rem !important
  }

  .column-gap-md-5 {
    column-gap: 3rem !important
  }

  .text-md-start {
    text-align: left !important
  }

  .text-md-end {
    text-align: right !important
  }

  .text-md-center {
    text-align: center !important
  }
}

@media(min-width: 992px) {
  .float-lg-start {
    float: left !important
  }

  .float-lg-end {
    float: right !important
  }

  .float-lg-none {
    float: none !important
  }

  .object-fit-lg-contain {
    object-fit: contain !important
  }

  .object-fit-lg-cover {
    object-fit: cover !important
  }

  .object-fit-lg-fill {
    object-fit: fill !important
  }

  .object-fit-lg-scale {
    object-fit: scale-down !important
  }

  .object-fit-lg-none {
    object-fit: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-grid {
    display: grid !important
  }

  .d-lg-inline-grid {
    display: inline-grid !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-row {
    display: table-row !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: flex !important
  }

  .d-lg-inline-flex {
    display: inline-flex !important
  }

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

  .flex-lg-fill {
    flex: 1 1 auto !important
  }

  .flex-lg-row {
    flex-direction: row !important
  }

  .flex-lg-column {
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .justify-content-lg-start {
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    justify-content: flex-end !important
  }

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

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

  .justify-content-lg-around {
    justify-content: space-around !important
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important
  }

  .align-items-lg-start {
    align-items: flex-start !important
  }

  .align-items-lg-end {
    align-items: flex-end !important
  }

  .align-items-lg-center {
    align-items: center !important
  }

  .align-items-lg-baseline {
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    align-items: stretch !important
  }

  .align-content-lg-start {
    align-content: flex-start !important
  }

  .align-content-lg-end {
    align-content: flex-end !important
  }

  .align-content-lg-center {
    align-content: center !important
  }

  .align-content-lg-between {
    align-content: space-between !important
  }

  .align-content-lg-around {
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    align-content: stretch !important
  }

  .align-self-lg-auto {
    align-self: auto !important
  }

  .align-self-lg-start {
    align-self: flex-start !important
  }

  .align-self-lg-end {
    align-self: flex-end !important
  }

  .align-self-lg-center {
    align-self: center !important
  }

  .align-self-lg-baseline {
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    align-self: stretch !important
  }

  .order-lg-first {
    order: -1 !important
  }

  .order-lg-0 {
    order: 0 !important
  }

  .order-lg-1 {
    order: 1 !important
  }

  .order-lg-2 {
    order: 2 !important
  }

  .order-lg-3 {
    order: 3 !important
  }

  .order-lg-4 {
    order: 4 !important
  }

  .order-lg-5 {
    order: 5 !important
  }

  .order-lg-last {
    order: 6 !important
  }

  .m-lg-0 {
    margin: 0 !important
  }

  .m-lg-1 {
    margin: .25rem !important
  }

  .m-lg-2 {
    margin: .5rem !important
  }

  .m-lg-3 {
    margin: 1rem !important
  }

  .m-lg-4 {
    margin: 1.5rem !important
  }

  .m-lg-5 {
    margin: 3rem !important
  }

  .m-lg-auto {
    margin: auto !important
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }

  .mx-lg-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }

  .mx-lg-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .my-lg-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }

  .my-lg-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }

  .mt-lg-0 {
    margin-top: 0 !important
  }

  .mt-lg-1 {
    margin-top: .25rem !important
  }

  .mt-lg-2 {
    margin-top: .5rem !important
  }

  .mt-lg-3 {
    margin-top: 1rem !important
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important
  }

  .mt-lg-5 {
    margin-top: 3rem !important
  }

  .mt-lg-auto {
    margin-top: auto !important
  }

  .me-lg-0 {
    margin-right: 0 !important
  }

  .me-lg-1 {
    margin-right: .25rem !important
  }

  .me-lg-2 {
    margin-right: .5rem !important
  }

  .me-lg-3 {
    margin-right: 1rem !important
  }

  .me-lg-4 {
    margin-right: 1.5rem !important
  }

  .me-lg-5 {
    margin-right: 3rem !important
  }

  .me-lg-auto {
    margin-right: auto !important
  }

  .mb-lg-0 {
    margin-bottom: 0 !important
  }

  .mb-lg-1 {
    margin-bottom: .25rem !important
  }

  .mb-lg-2 {
    margin-bottom: .5rem !important
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important
  }

  .mb-lg-auto {
    margin-bottom: auto !important
  }

  .ms-lg-0 {
    margin-left: 0 !important
  }

  .ms-lg-1 {
    margin-left: .25rem !important
  }

  .ms-lg-2 {
    margin-left: .5rem !important
  }

  .ms-lg-3 {
    margin-left: 1rem !important
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important
  }

  .ms-lg-5 {
    margin-left: 3rem !important
  }

  .ms-lg-auto {
    margin-left: auto !important
  }

  .p-lg-0 {
    padding: 0 !important
  }

  .p-lg-1 {
    padding: .25rem !important
  }

  .p-lg-2 {
    padding: .5rem !important
  }

  .p-lg-3 {
    padding: 1rem !important
  }

  .p-lg-4 {
    padding: 1.5rem !important
  }

  .p-lg-5 {
    padding: 3rem !important
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .px-lg-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }

  .px-lg-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }

  .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }

  .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }

  .pt-lg-0 {
    padding-top: 0 !important
  }

  .pt-lg-1 {
    padding-top: .25rem !important
  }

  .pt-lg-2 {
    padding-top: .5rem !important
  }

  .pt-lg-3 {
    padding-top: 1rem !important
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important
  }

  .pt-lg-5 {
    padding-top: 3rem !important
  }

  .pe-lg-0 {
    padding-right: 0 !important
  }

  .pe-lg-1 {
    padding-right: .25rem !important
  }

  .pe-lg-2 {
    padding-right: .5rem !important
  }

  .pe-lg-3 {
    padding-right: 1rem !important
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important
  }

  .pe-lg-5 {
    padding-right: 3rem !important
  }

  .pb-lg-0 {
    padding-bottom: 0 !important
  }

  .pb-lg-1 {
    padding-bottom: .25rem !important
  }

  .pb-lg-2 {
    padding-bottom: .5rem !important
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important
  }

  .ps-lg-0 {
    padding-left: 0 !important
  }

  .ps-lg-1 {
    padding-left: .25rem !important
  }

  .ps-lg-2 {
    padding-left: .5rem !important
  }

  .ps-lg-3 {
    padding-left: 1rem !important
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important
  }

  .ps-lg-5 {
    padding-left: 3rem !important
  }

  .gap-lg-0 {
    gap: 0 !important
  }

  .gap-lg-1 {
    gap: .25rem !important
  }

  .gap-lg-2 {
    gap: .5rem !important
  }

  .gap-lg-3 {
    gap: 1rem !important
  }

  .gap-lg-4 {
    gap: 1.5rem !important
  }

  .gap-lg-5 {
    gap: 3rem !important
  }

  .row-gap-lg-0 {
    row-gap: 0 !important
  }

  .row-gap-lg-1 {
    row-gap: .25rem !important
  }

  .row-gap-lg-2 {
    row-gap: .5rem !important
  }

  .row-gap-lg-3 {
    row-gap: 1rem !important
  }

  .row-gap-lg-4 {
    row-gap: 1.5rem !important
  }

  .row-gap-lg-5 {
    row-gap: 3rem !important
  }

  .column-gap-lg-0 {
    column-gap: 0 !important
  }

  .column-gap-lg-1 {
    column-gap: .25rem !important
  }

  .column-gap-lg-2 {
    column-gap: .5rem !important
  }

  .column-gap-lg-3 {
    column-gap: 1rem !important
  }

  .column-gap-lg-4 {
    column-gap: 1.5rem !important
  }

  .column-gap-lg-5 {
    column-gap: 3rem !important
  }

  .text-lg-start {
    text-align: left !important
  }

  .text-lg-end {
    text-align: right !important
  }

  .text-lg-center {
    text-align: center !important
  }
}

@media(min-width: 1200px) {
  .float-xl-start {
    float: left !important
  }

  .float-xl-end {
    float: right !important
  }

  .float-xl-none {
    float: none !important
  }

  .object-fit-xl-contain {
    object-fit: contain !important
  }

  .object-fit-xl-cover {
    object-fit: cover !important
  }

  .object-fit-xl-fill {
    object-fit: fill !important
  }

  .object-fit-xl-scale {
    object-fit: scale-down !important
  }

  .object-fit-xl-none {
    object-fit: none !important
  }

  .d-xl-inline {
    display: inline !important
  }

  .d-xl-inline-block {
    display: inline-block !important
  }

  .d-xl-block {
    display: block !important
  }

  .d-xl-grid {
    display: grid !important
  }

  .d-xl-inline-grid {
    display: inline-grid !important
  }

  .d-xl-table {
    display: table !important
  }

  .d-xl-table-row {
    display: table-row !important
  }

  .d-xl-table-cell {
    display: table-cell !important
  }

  .d-xl-flex {
    display: flex !important
  }

  .d-xl-inline-flex {
    display: inline-flex !important
  }

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

  .flex-xl-fill {
    flex: 1 1 auto !important
  }

  .flex-xl-row {
    flex-direction: row !important
  }

  .flex-xl-column {
    flex-direction: column !important
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .justify-content-xl-start {
    justify-content: flex-start !important
  }

  .justify-content-xl-end {
    justify-content: flex-end !important
  }

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

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

  .justify-content-xl-around {
    justify-content: space-around !important
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important
  }

  .align-items-xl-start {
    align-items: flex-start !important
  }

  .align-items-xl-end {
    align-items: flex-end !important
  }

  .align-items-xl-center {
    align-items: center !important
  }

  .align-items-xl-baseline {
    align-items: baseline !important
  }

  .align-items-xl-stretch {
    align-items: stretch !important
  }

  .align-content-xl-start {
    align-content: flex-start !important
  }

  .align-content-xl-end {
    align-content: flex-end !important
  }

  .align-content-xl-center {
    align-content: center !important
  }

  .align-content-xl-between {
    align-content: space-between !important
  }

  .align-content-xl-around {
    align-content: space-around !important
  }

  .align-content-xl-stretch {
    align-content: stretch !important
  }

  .align-self-xl-auto {
    align-self: auto !important
  }

  .align-self-xl-start {
    align-self: flex-start !important
  }

  .align-self-xl-end {
    align-self: flex-end !important
  }

  .align-self-xl-center {
    align-self: center !important
  }

  .align-self-xl-baseline {
    align-self: baseline !important
  }

  .align-self-xl-stretch {
    align-self: stretch !important
  }

  .order-xl-first {
    order: -1 !important
  }

  .order-xl-0 {
    order: 0 !important
  }

  .order-xl-1 {
    order: 1 !important
  }

  .order-xl-2 {
    order: 2 !important
  }

  .order-xl-3 {
    order: 3 !important
  }

  .order-xl-4 {
    order: 4 !important
  }

  .order-xl-5 {
    order: 5 !important
  }

  .order-xl-last {
    order: 6 !important
  }

  .m-xl-0 {
    margin: 0 !important
  }

  .m-xl-1 {
    margin: .25rem !important
  }

  .m-xl-2 {
    margin: .5rem !important
  }

  .m-xl-3 {
    margin: 1rem !important
  }

  .m-xl-4 {
    margin: 1.5rem !important
  }

  .m-xl-5 {
    margin: 3rem !important
  }

  .m-xl-auto {
    margin: auto !important
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }

  .mx-xl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }

  .mx-xl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .my-xl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }

  .my-xl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }

  .mt-xl-0 {
    margin-top: 0 !important
  }

  .mt-xl-1 {
    margin-top: .25rem !important
  }

  .mt-xl-2 {
    margin-top: .5rem !important
  }

  .mt-xl-3 {
    margin-top: 1rem !important
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important
  }

  .mt-xl-5 {
    margin-top: 3rem !important
  }

  .mt-xl-auto {
    margin-top: auto !important
  }

  .me-xl-0 {
    margin-right: 0 !important
  }

  .me-xl-1 {
    margin-right: .25rem !important
  }

  .me-xl-2 {
    margin-right: .5rem !important
  }

  .me-xl-3 {
    margin-right: 1rem !important
  }

  .me-xl-4 {
    margin-right: 1.5rem !important
  }

  .me-xl-5 {
    margin-right: 3rem !important
  }

  .me-xl-auto {
    margin-right: auto !important
  }

  .mb-xl-0 {
    margin-bottom: 0 !important
  }

  .mb-xl-1 {
    margin-bottom: .25rem !important
  }

  .mb-xl-2 {
    margin-bottom: .5rem !important
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important
  }

  .mb-xl-auto {
    margin-bottom: auto !important
  }

  .ms-xl-0 {
    margin-left: 0 !important
  }

  .ms-xl-1 {
    margin-left: .25rem !important
  }

  .ms-xl-2 {
    margin-left: .5rem !important
  }

  .ms-xl-3 {
    margin-left: 1rem !important
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important
  }

  .ms-xl-5 {
    margin-left: 3rem !important
  }

  .ms-xl-auto {
    margin-left: auto !important
  }

  .p-xl-0 {
    padding: 0 !important
  }

  .p-xl-1 {
    padding: .25rem !important
  }

  .p-xl-2 {
    padding: .5rem !important
  }

  .p-xl-3 {
    padding: 1rem !important
  }

  .p-xl-4 {
    padding: 1.5rem !important
  }

  .p-xl-5 {
    padding: 3rem !important
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .px-xl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }

  .px-xl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }

  .py-xl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }

  .py-xl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }

  .pt-xl-0 {
    padding-top: 0 !important
  }

  .pt-xl-1 {
    padding-top: .25rem !important
  }

  .pt-xl-2 {
    padding-top: .5rem !important
  }

  .pt-xl-3 {
    padding-top: 1rem !important
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important
  }

  .pt-xl-5 {
    padding-top: 3rem !important
  }

  .pe-xl-0 {
    padding-right: 0 !important
  }

  .pe-xl-1 {
    padding-right: .25rem !important
  }

  .pe-xl-2 {
    padding-right: .5rem !important
  }

  .pe-xl-3 {
    padding-right: 1rem !important
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important
  }

  .pe-xl-5 {
    padding-right: 3rem !important
  }

  .pb-xl-0 {
    padding-bottom: 0 !important
  }

  .pb-xl-1 {
    padding-bottom: .25rem !important
  }

  .pb-xl-2 {
    padding-bottom: .5rem !important
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important
  }

  .ps-xl-0 {
    padding-left: 0 !important
  }

  .ps-xl-1 {
    padding-left: .25rem !important
  }

  .ps-xl-2 {
    padding-left: .5rem !important
  }

  .ps-xl-3 {
    padding-left: 1rem !important
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important
  }

  .ps-xl-5 {
    padding-left: 3rem !important
  }

  .gap-xl-0 {
    gap: 0 !important
  }

  .gap-xl-1 {
    gap: .25rem !important
  }

  .gap-xl-2 {
    gap: .5rem !important
  }

  .gap-xl-3 {
    gap: 1rem !important
  }

  .gap-xl-4 {
    gap: 1.5rem !important
  }

  .gap-xl-5 {
    gap: 3rem !important
  }

  .row-gap-xl-0 {
    row-gap: 0 !important
  }

  .row-gap-xl-1 {
    row-gap: .25rem !important
  }

  .row-gap-xl-2 {
    row-gap: .5rem !important
  }

  .row-gap-xl-3 {
    row-gap: 1rem !important
  }

  .row-gap-xl-4 {
    row-gap: 1.5rem !important
  }

  .row-gap-xl-5 {
    row-gap: 3rem !important
  }

  .column-gap-xl-0 {
    column-gap: 0 !important
  }

  .column-gap-xl-1 {
    column-gap: .25rem !important
  }

  .column-gap-xl-2 {
    column-gap: .5rem !important
  }

  .column-gap-xl-3 {
    column-gap: 1rem !important
  }

  .column-gap-xl-4 {
    column-gap: 1.5rem !important
  }

  .column-gap-xl-5 {
    column-gap: 3rem !important
  }

  .text-xl-start {
    text-align: left !important
  }

  .text-xl-end {
    text-align: right !important
  }

  .text-xl-center {
    text-align: center !important
  }
}

@media(min-width: 1400px) {
  .float-xxl-start {
    float: left !important
  }

  .float-xxl-end {
    float: right !important
  }

  .float-xxl-none {
    float: none !important
  }

  .object-fit-xxl-contain {
    object-fit: contain !important
  }

  .object-fit-xxl-cover {
    object-fit: cover !important
  }

  .object-fit-xxl-fill {
    object-fit: fill !important
  }

  .object-fit-xxl-scale {
    object-fit: scale-down !important
  }

  .object-fit-xxl-none {
    object-fit: none !important
  }

  .d-xxl-inline {
    display: inline !important
  }

  .d-xxl-inline-block {
    display: inline-block !important
  }

  .d-xxl-block {
    display: block !important
  }

  .d-xxl-grid {
    display: grid !important
  }

  .d-xxl-inline-grid {
    display: inline-grid !important
  }

  .d-xxl-table {
    display: table !important
  }

  .d-xxl-table-row {
    display: table-row !important
  }

  .d-xxl-table-cell {
    display: table-cell !important
  }

  .d-xxl-flex {
    display: flex !important
  }

  .d-xxl-inline-flex {
    display: inline-flex !important
  }

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

  .flex-xxl-fill {
    flex: 1 1 auto !important
  }

  .flex-xxl-row {
    flex-direction: row !important
  }

  .flex-xxl-column {
    flex-direction: column !important
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important
  }

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

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

  .justify-content-xxl-around {
    justify-content: space-around !important
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important
  }

  .align-items-xxl-start {
    align-items: flex-start !important
  }

  .align-items-xxl-end {
    align-items: flex-end !important
  }

  .align-items-xxl-center {
    align-items: center !important
  }

  .align-items-xxl-baseline {
    align-items: baseline !important
  }

  .align-items-xxl-stretch {
    align-items: stretch !important
  }

  .align-content-xxl-start {
    align-content: flex-start !important
  }

  .align-content-xxl-end {
    align-content: flex-end !important
  }

  .align-content-xxl-center {
    align-content: center !important
  }

  .align-content-xxl-between {
    align-content: space-between !important
  }

  .align-content-xxl-around {
    align-content: space-around !important
  }

  .align-content-xxl-stretch {
    align-content: stretch !important
  }

  .align-self-xxl-auto {
    align-self: auto !important
  }

  .align-self-xxl-start {
    align-self: flex-start !important
  }

  .align-self-xxl-end {
    align-self: flex-end !important
  }

  .align-self-xxl-center {
    align-self: center !important
  }

  .align-self-xxl-baseline {
    align-self: baseline !important
  }

  .align-self-xxl-stretch {
    align-self: stretch !important
  }

  .order-xxl-first {
    order: -1 !important
  }

  .order-xxl-0 {
    order: 0 !important
  }

  .order-xxl-1 {
    order: 1 !important
  }

  .order-xxl-2 {
    order: 2 !important
  }

  .order-xxl-3 {
    order: 3 !important
  }

  .order-xxl-4 {
    order: 4 !important
  }

  .order-xxl-5 {
    order: 5 !important
  }

  .order-xxl-last {
    order: 6 !important
  }

  .m-xxl-0 {
    margin: 0 !important
  }

  .m-xxl-1 {
    margin: .25rem !important
  }

  .m-xxl-2 {
    margin: .5rem !important
  }

  .m-xxl-3 {
    margin: 1rem !important
  }

  .m-xxl-4 {
    margin: 1.5rem !important
  }

  .m-xxl-5 {
    margin: 3rem !important
  }

  .m-xxl-auto {
    margin: auto !important
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
  }

  .mx-xxl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
  }

  .mx-xxl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .my-xxl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
  }

  .my-xxl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
  }

  .mt-xxl-0 {
    margin-top: 0 !important
  }

  .mt-xxl-1 {
    margin-top: .25rem !important
  }

  .mt-xxl-2 {
    margin-top: .5rem !important
  }

  .mt-xxl-3 {
    margin-top: 1rem !important
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important
  }

  .mt-xxl-5 {
    margin-top: 3rem !important
  }

  .mt-xxl-auto {
    margin-top: auto !important
  }

  .me-xxl-0 {
    margin-right: 0 !important
  }

  .me-xxl-1 {
    margin-right: .25rem !important
  }

  .me-xxl-2 {
    margin-right: .5rem !important
  }

  .me-xxl-3 {
    margin-right: 1rem !important
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important
  }

  .me-xxl-5 {
    margin-right: 3rem !important
  }

  .me-xxl-auto {
    margin-right: auto !important
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important
  }

  .mb-xxl-1 {
    margin-bottom: .25rem !important
  }

  .mb-xxl-2 {
    margin-bottom: .5rem !important
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important
  }

  .mb-xxl-auto {
    margin-bottom: auto !important
  }

  .ms-xxl-0 {
    margin-left: 0 !important
  }

  .ms-xxl-1 {
    margin-left: .25rem !important
  }

  .ms-xxl-2 {
    margin-left: .5rem !important
  }

  .ms-xxl-3 {
    margin-left: 1rem !important
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important
  }

  .ms-xxl-5 {
    margin-left: 3rem !important
  }

  .ms-xxl-auto {
    margin-left: auto !important
  }

  .p-xxl-0 {
    padding: 0 !important
  }

  .p-xxl-1 {
    padding: .25rem !important
  }

  .p-xxl-2 {
    padding: .5rem !important
  }

  .p-xxl-3 {
    padding: 1rem !important
  }

  .p-xxl-4 {
    padding: 1.5rem !important
  }

  .p-xxl-5 {
    padding: 3rem !important
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }

  .px-xxl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
  }

  .px-xxl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }

  .py-xxl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
  }

  .py-xxl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
  }

  .pt-xxl-0 {
    padding-top: 0 !important
  }

  .pt-xxl-1 {
    padding-top: .25rem !important
  }

  .pt-xxl-2 {
    padding-top: .5rem !important
  }

  .pt-xxl-3 {
    padding-top: 1rem !important
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important
  }

  .pt-xxl-5 {
    padding-top: 3rem !important
  }

  .pe-xxl-0 {
    padding-right: 0 !important
  }

  .pe-xxl-1 {
    padding-right: .25rem !important
  }

  .pe-xxl-2 {
    padding-right: .5rem !important
  }

  .pe-xxl-3 {
    padding-right: 1rem !important
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important
  }

  .pe-xxl-5 {
    padding-right: 3rem !important
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important
  }

  .pb-xxl-1 {
    padding-bottom: .25rem !important
  }

  .pb-xxl-2 {
    padding-bottom: .5rem !important
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important
  }

  .ps-xxl-0 {
    padding-left: 0 !important
  }

  .ps-xxl-1 {
    padding-left: .25rem !important
  }

  .ps-xxl-2 {
    padding-left: .5rem !important
  }

  .ps-xxl-3 {
    padding-left: 1rem !important
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important
  }

  .ps-xxl-5 {
    padding-left: 3rem !important
  }

  .gap-xxl-0 {
    gap: 0 !important
  }

  .gap-xxl-1 {
    gap: .25rem !important
  }

  .gap-xxl-2 {
    gap: .5rem !important
  }

  .gap-xxl-3 {
    gap: 1rem !important
  }

  .gap-xxl-4 {
    gap: 1.5rem !important
  }

  .gap-xxl-5 {
    gap: 3rem !important
  }

  .row-gap-xxl-0 {
    row-gap: 0 !important
  }

  .row-gap-xxl-1 {
    row-gap: .25rem !important
  }

  .row-gap-xxl-2 {
    row-gap: .5rem !important
  }

  .row-gap-xxl-3 {
    row-gap: 1rem !important
  }

  .row-gap-xxl-4 {
    row-gap: 1.5rem !important
  }

  .row-gap-xxl-5 {
    row-gap: 3rem !important
  }

  .column-gap-xxl-0 {
    column-gap: 0 !important
  }

  .column-gap-xxl-1 {
    column-gap: .25rem !important
  }

  .column-gap-xxl-2 {
    column-gap: .5rem !important
  }

  .column-gap-xxl-3 {
    column-gap: 1rem !important
  }

  .column-gap-xxl-4 {
    column-gap: 1.5rem !important
  }

  .column-gap-xxl-5 {
    column-gap: 3rem !important
  }

  .text-xxl-start {
    text-align: left !important
  }

  .text-xxl-end {
    text-align: right !important
  }

  .text-xxl-center {
    text-align: center !important
  }
}

@media(min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important
  }

  .fs-2 {
    font-size: 2rem !important
  }

  .fs-3 {
    font-size: 1.75rem !important
  }

  .fs-4 {
    font-size: 1.5rem !important
  }
}

@media print {
  .d-print-inline {
    display: inline !important
  }

  .d-print-inline-block {
    display: inline-block !important
  }

  .d-print-block {
    display: block !important
  }

  .d-print-grid {
    display: grid !important
  }

  .d-print-inline-grid {
    display: inline-grid !important
  }

  .d-print-table {
    display: table !important
  }

  .d-print-table-row {
    display: table-row !important
  }

  .d-print-table-cell {
    display: table-cell !important
  }

  .d-print-flex {
    display: flex !important
  }

  .d-print-inline-flex {
    display: inline-flex !important
  }

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

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-right: auto;
  margin-left: auto
}

@media(min-width: 576px) {

  .container-sm,
  .container {
    max-width: 540px
  }
}

@media(min-width: 768px) {

  .container-md,
  .container-sm,
  .container {
    max-width: 720px
  }
}

@media(min-width: 992px) {

  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px
  }
}

@media(min-width: 1200px) {

  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px
  }
}

@media(min-width: 1400px) {

  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1320px
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle)
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition)
}

@media(prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none
  }
}

.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition)
}

@media(prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none
  }
}

.accordion-button:hover {
  z-index: 2
}

.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow)
}

.accordion-header {
  margin-bottom: 0
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:first-of-type>.accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:not(:first-of-type) {
  border-top: 0
}

.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:last-of-type>.accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.accordion-flush>.accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}

.accordion-flush>.accordion-item:first-child {
  border-top: 0
}

.accordion-flush>.accordion-item:last-child {
  border-bottom: 0
}

.accordion-flush>.accordion-item>.accordion-header .accordion-button,
.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed {
  border-radius: 0
}

.accordion-flush>.accordion-item>.accordion-collapse {
  border-radius: 0
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.fade {
  transition: opacity .15s linear
}

@media(prefers-reduced-motion: reduce) {
  .fade {
    transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

.collapse:not(.show) {
  display: none
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

@media(prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none
  }
}

.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width .35s ease
}

@media(prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none
  }
}

.img-fluid {
  max-width: 100%;
  height: auto
}

.img-thumbnail {
  padding: .25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto
}

.figure {
  display: inline-block
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color)
}

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-sm,
.navbar>.container-md,
.navbar>.container-lg,
.navbar>.container-xl,
.navbar>.container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between
}

.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap
}

.navbar-brand:hover,
.navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color)
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color)
}

.navbar-nav .dropdown-menu {
  position: static
}

.navbar-text {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-navbar-color)
}

.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color)
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: rgba(0, 0, 0, 0);
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition)
}

@media(prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none
  }
}

.navbar-toggler:hover {
  text-decoration: none
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width)
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto
}

@media(min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-sm .navbar-toggler {
    display: none
  }

  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }

  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none
  }

  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}

@media(min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-md .navbar-toggler {
    display: none
  }

  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }

  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none
  }

  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}

@media(min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-lg .navbar-toggler {
    display: none
  }

  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }

  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none
  }

  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}

@media(min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-xl .navbar-toggler {
    display: none
  }

  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }

  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none
  }

  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}

@media(min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start
  }

  .navbar-expand-xxl .navbar-nav {
    flex-direction: row
  }

  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute
  }

  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible
  }

  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }

  .navbar-expand-xxl .navbar-toggler {
    display: none
  }

  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none
  }

  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none
  }

  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
  }
}

.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start
}

.navbar-expand .navbar-nav {
  flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x)
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto
}

.navbar-expand .navbar-toggler {
  display: none
}

.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border: 0 !important;
  transform: none !important;
  transition: none
}

.navbar-expand .offcanvas .offcanvas-header {
  display: none
}

.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative
}

.dropdown-toggle {
  white-space: nowrap
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid rgba(0, 0, 0, 0);
  border-bottom: 0;
  border-left: .3em solid rgba(0, 0, 0, 0)
}

.dropdown-toggle:empty::after {
  margin-left: 0
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius)
}

.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer)
}

.dropdown-menu-start {
  --bs-position: start
}

.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0
}

.dropdown-menu-end {
  --bs-position: end
}

.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto
}

@media(min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start
  }

  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0
  }

  .dropdown-menu-sm-end {
    --bs-position: end
  }

  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}

@media(min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start
  }

  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0
  }

  .dropdown-menu-md-end {
    --bs-position: end
  }

  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}

@media(min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start
  }

  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0
  }

  .dropdown-menu-lg-end {
    --bs-position: end
  }

  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}

@media(min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start
  }

  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0
  }

  .dropdown-menu-xl-end {
    --bs-position: end
  }

  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}

@media(min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start
  }

  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0
  }

  .dropdown-menu-xxl-end {
    --bs-position: end
  }

  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto
  }
}

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer)
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid rgba(0, 0, 0, 0);
  border-bottom: .3em solid;
  border-left: .3em solid rgba(0, 0, 0, 0)
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer)
}

.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0, 0, 0, 0);
  border-right: 0;
  border-bottom: .3em solid rgba(0, 0, 0, 0);
  border-left: .3em solid
}

.dropend .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropend .dropdown-toggle::after {
  vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer)
}

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: ""
}

.dropstart .dropdown-toggle::after {
  display: none
}

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0, 0, 0, 0);
  border-right: .3em solid;
  border-bottom: .3em solid rgba(0, 0, 0, 0)
}

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropstart .dropdown-toggle::before {
  vertical-align: 0
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0)
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg)
}

.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg)
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0)
}

.dropdown-menu.show {
  display: block
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color)
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
  .form-control {
    transition: none
  }
}

.form-control[type=file] {
  overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer
}

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0
}

.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0
}

.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1
}

.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1
}

.form-control::file-selector-button {
  padding: .375rem .75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: .75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none
  }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg)
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: rgba(0, 0, 0, 0);
  border: solid rgba(0, 0, 0, 0);
  border-width: var(--bs-border-width) 0
}

.form-control-plaintext:focus {
  outline: 0
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: .25rem .5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm)
}

.form-control-sm::file-selector-button {
  padding: .25rem .5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: .5rem
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg)
}

.form-control-lg::file-selector-button {
  padding: .5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: .375rem
}

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer
}

.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius)
}

.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius)
}

.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))
}

.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius)
}

.card>hr {
  margin-right: 0;
  margin-left: 0
}

.card>.list-group {
  border-top: inherit;
  border-bottom: inherit
}

.card>.list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card>.list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
  border-top: 0
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color)
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color)
}

.card-subtitle {
  margin-top: calc(-0.5*var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color)
}

.card-text:last-child {
  margin-bottom: 0
}

.card-link+.card-link {
  margin-left: var(--bs-card-spacer-x)
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)
}

.card-header-tabs {
  margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1*var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5*var(--bs-card-cap-padding-x));
  border-bottom: 0
}

.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg)
}

.card-header-pills {
  margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5*var(--bs-card-cap-padding-x))
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius)
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.card-group>.card {
  margin-bottom: var(--bs-card-group-margin)
}

@media(min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap
  }

  .card-group>.card {
    flex: 1 0 0%;
    margin-bottom: 0
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0
  }

  .card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

  .card-group>.card:not(:last-child) .card-img-top,
  .card-group>.card:not(:last-child) .card-header {
    border-top-right-radius: 0
  }

  .card-group>.card:not(:last-child) .card-img-bottom,
  .card-group>.card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0
  }

  .card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .card-group>.card:not(:first-child) .card-img-top,
  .card-group>.card:not(:first-child) .card-header {
    border-top-left-radius: 0
  }

  .card-group>.card:not(:first-child) .card-img-bottom,
  .card-group>.card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0
  }
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
  .btn {
    transition: none
  }
}

.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color)
}

.btn-check+.btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color)
}

.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:focus-visible+.btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:checked+.btn,
:not(.btn-check)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color)
}

.btn-check:checked+.btn:focus-visible,
:not(.btn-check)+.btn:active:focus-visible,
.btn:first-child:active:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:checked:focus-visible+.btn {
  box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity)
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);
  --bs-btn-hover-border-color: rgb(10.4, 88, 202.4);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(10.4, 88, 202.4);
  --bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(187, 45.05, 58.65);
  --bs-btn-hover-border-color: rgb(176, 42.4, 55.2);
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(176, 42.4, 55.2);
  --bs-btn-active-border-color: rgb(165, 39.75, 51.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline
}

.btn-link:focus-visible {
  color: var(--bs-btn-color)
}

.btn-link:hover {
  color: var(--bs-btn-hover-color)
}

.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg)
}

.btn-sm {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm)
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media(prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none
  }
}

.nav-link:hover,
.nav-link:focus {
  color: var(--bs-nav-link-hover-color)
}

.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.nav-link.disabled,
.nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)
}

.nav-tabs .nav-link {
  margin-bottom: calc(-1*var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid rgba(0, 0, 0, 0);
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius)
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color)
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color)
}

.nav-tabs .dropdown-menu {
  margin-top: calc(-1*var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd
}

.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius)
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg)
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap)
}

.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid rgba(0, 0, 0, 0)
}

.nav-underline .nav-link:hover,
.nav-underline .nav-link:focus {
  border-bottom-color: currentcolor
}

.nav-underline .nav-link.active,
.nav-underline .show>.nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor
}

.nav-fill>.nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center
}

.nav-justified>.nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px)
}

@media(prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}

.modal.show .modal-dialog {
  transform: none
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02)
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg)
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity)
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius)
}

.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);
  margin: calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height)
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding)
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius)
}

.modal-footer>* {
  margin: calc(var(--bs-modal-footer-gap)*.5)
}

@media(min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow)
  }

  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto
  }

  .modal-sm {
    --bs-modal-width: 300px
  }
}

@media(min-width: 992px) {

  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px
  }
}

@media(min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px
  }
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0
}

.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0
}

.modal-fullscreen .modal-body {
  overflow-y: auto
}

@media(max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }

  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }

  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0
  }

  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto
  }
}

@media(max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }

  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }

  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0
  }

  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto
  }
}

@media(max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }

  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }

  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0
  }

  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto
  }
}

@media(max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }

  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }

  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0
  }

  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto
  }
}

@media(max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
  }

  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
  }

  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0
  }

  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto
  }
}

@font-face {
  font-family: "QAEFQS+TTFirsNeue";
  src: url("/assets/fonts/QAEFQSTTFirsNeue-Regular.eot");
  src: url("/assets/fonts/QAEFQSTTFirsNeue-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/QAEFQSTTFirsNeue-Regular.woff2") format("woff2"), url("/assets/fonts/QAEFQSTTFirsNeue-Regular.woff") format("woff"), url("/assets/fonts/QAEFQSTTFirsNeue-Regular.ttf") format("truetype"), url("/assets/fonts/QAEFQSTTFirsNeue-Regular.svg#QAEFQS+TTFirsNeue-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

html {
  overflow-x: hidden
}

body {
  font-family: "Poppins", serif;
  background-color: #000;
  overflow-x: hidden
}

body::-webkit-scrollbar {
  width: 8px
}

body::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #000
}

body::-webkit-scrollbar-thumb {
  background: #f26e65;
  border-radius: 10px
}

body.life-at-cypherox-page,
body.industries-details,
body.Industries-details-inner.blogs-page,
body.Industries-details-inner.news-page,
body.about-page,
body.project-detail-page,
body.our-work-page {
  overflow: unset
}


body.life-at-cypherox-page .gloabl-banner-inner-page,
body.industries-details .gloabl-banner-inner-page,
body.about-page .gloabl-banner-inner-page {
  overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "QAEFQS+TTFirsNeue"
}

h1 {
  font-size: 150px;
  color: #fff;
  position: relative;
  font-weight: 400;
  line-height: 1.2
}

@media only screen and (max-width: 1660px) {
  h1 {
    font-size: 120px
  }
}

@media only screen and (max-width: 1440px) {
  h1 {
    font-size: 100px
  }
}

@media only screen and (max-width: 991px) {
  h1 {
    font-size: 80px
  }
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 60px
  }
}

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 30px
  }
}

@media only screen and (max-width: 767px) {
  h1 span {
    text-align: center
  }
}

h1 span.from-right {
  text-align: center
}

@media only screen and (max-width: 767px) {
  h1 span.from-right {
    text-align: center
  }
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none
}

*:after,
*:before,
* {
  box-sizing: border-box
}

.header-container {
  width: 100%;
  max-width: 1620px;
  margin: 0 auto
}

@media only screen and (max-width: 1660px) {
  .header-container {
    margin: 0px 20px;
    max-width: none;
    width: auto
  }
}

.container {
  width: 100%;
  margin: 0 auto
}

@media only screen and (min-width: 1440px) {
  .container {
    max-width: 1320px
  }
}

@media only screen and (min-width: 1700px) {
  .container {
    max-width: 1440px
  }
}

@media only screen and (max-width: 767px) {
  .container {
    max-width: none;
    padding: 0px 20px
  }
}

.listion-container {
  width: 100%;
  margin: 0 auto
}

@media only screen and (min-width: 1440px) {
  .listion-container {
    max-width: 1440px
  }
}

@media only screen and (min-width: 1700px) {
  .listion-container {
    max-width: 1580px
  }
}

@media only screen and (max-width: 767px) {
  .listion-container {
    max-width: none;
    padding: 0px 30px
  }
}

.cursor {
  position: fixed;
  left: -20px;
  border-radius: 50%;
  pointer-events: none;
  background: #f26e65;
  top: -20px;
  width: 15px !important;
  height: 15px !important;
  z-index: 999999;
  transition: transform .1s
}

@media only screen and (max-width: 1260px) {
  .cursor {
    display: none
  }
}

.rounded-pill {
  background-color: #f26e65;
  border-color: #f26e65;
  min-width: 185px;
  padding: 20px;
  font-family: "QAEFQS+TTFirsNeue";
  min-height: 60px;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  border-width: 2px
}

.lets-talk-form button.btn,
#career-form button.btn,
.form-section form button.btn {
  background: #f26e65 !important;
}


.toast2_career {
  min-width: 250px;
  background: #28a745;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px;
  z-index: 999999999;
  visibility: visible;
  opacity: 1;
  transition: 0.3s ease;
}

.toast2_error {
  min-width: 250px;
  background: #f26e65;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px;
  z-index: 999999999;
  visibility: visible;
  opacity: 1;
  transition: 0.3s ease;
}

.lets-talk-form button.btn:hover,
.lets-talk-form button.btn:focus,
#career-form button.btn:hover,
#career-form button.btn:focus,
.form-section form button.btn:hover,
.form-section form button.btn:focus {
  background: transparent !important;
  box-shadow: none;
}

.rounded-pill:hover,
.rounded-pill:active,
.rounded-pill:focus,
.rounded-pill:focus-visible {
  background-color: rgba(0, 0, 0, 0) !important;
  color: #f26e65 !important;
  border-color: #f26e65 !important;
}

.lets-talk-form button.btn,
#career-form button.btn {
  background: #f26e65 !important;
}

.lets-talk-form button.btn:hover,
.lets-talk-form button.btn:focus,
#career-form button.btn:hover,
#career-form button.btn:focus {
  background: transparent !important;
  box-shadow: none;
}

.rounded-pill:focus-visible {
  background-color: rgba(0, 0, 0, 0);
  color: #f26e65;
  border-color: #f26e65;
  outline: none;
  box-shadow: none
}

.primary-btn {
  font-size: 20px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 203px;
  max-width: 100%;
  height: 60px;
  font-weight: 400;
  color: #fff;
  border-radius: 50px;
  position: relative;
  background-color: hsla(0, 0%, 100%, .25);
  outline: none;
  overflow: hidden;
}

.primary-btn.large-btn {
  width: 300px
}

@media only screen and (max-width: 1660px) {
  .primary-btn {
    font-size: 16px;
    width: 150px
  }
}

.primary-btn .btn-text {
  position: absolute;
  top: 2px;
  left: 2px;
  background: rgba(0, 0, 0, .8);
  backdrop-filter: blur(100px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  z-index: 1;
  width: calc(100% - 4px);
  height: calc(100% - 4px)
}

.primary-btn .btn-text.white-base {
  background: #fff;
  color: #f26e65
}

.primary-btn .stock {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 50px
}

.primary-btn .stock.red-outline {
  border: 2px solid rgba(242, 110, 101, .2)
}

.primary-btn .stock:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  filter: blur(5px);
  border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(242, 110, 101, 0.58), rgba(242, 110, 101, 0.58) 100%);
  animation: orbitstock 3s infinite linear;
  transform-origin: bottom left;
  left: 0;
  bottom: 0;
  transition: all 1s ease
}

.contact-btn-sec {
  position: relative;
}

.primary-btn .glow {
  position: absolute;
  width: 0px;
  height: 0px;
  filter: blur(10px);
  border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(242, 110, 101, 0.58), rgba(242, 110, 101, 0.58) 100%);
  animation: orbitGlow 3s infinite linear;
  transform-origin: bottom left;
  left: 0;
  bottom: 0;
  transition: background 1s ease
}

.primary-btn:hover .stock:before {
  animation-play-state: paused;
  left: 0 !important;
  bottom: 0 !important;
  transition: all 1s ease;
  width: 200%;
  height: 200%;
  bottom: -50% !important;
  left: -50% !important
}

.primary-btn:hover .glow {
  animation-play-state: paused;
  left: 0 !important;
  bottom: 0 !important;
  transition: background 1s ease, height 1s ease, width 1s ease;
  width: 100%;
  height: 100%;
  transform: none !important;
}

@media only screen and (max-width: 767px) {
  .primary-btn {
    font-size: 16px;
    width: 163px;
    height: 40px
  }
}

.secondary-btn {
  font-size: 20px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 203px;
  max-width: 100%;
  height: 60px;
  font-weight: 400;
  color: #fff;
  border: 2px solid hsla(0, 0%, 100%, .25);
  border-radius: 50px;
  transition: all .2s ease-in-out;
  text-decoration: none
}

@media only screen and (max-width: 1660px) {
  .secondary-btn {
    font-size: 16px
  }
}

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

@media only screen and (max-width: 767px) {
  .secondary-btn {
    font-size: 16px;
    width: 163px;
    height: 40px
  }
}

.menu-btn {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #f26e65;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 30px 0px rgba(242, 110, 101, .58);
  position: relative
}

@keyframes orbitGlow {

  0%,
  100% {
    left: 0;
    bottom: 0
  }

  25% {
    left: 0;
    bottom: 70%
  }

  50% {
    left: 65%;
    bottom: 70%
  }

  75% {
    left: 65%;
    bottom: 0%
  }
}

@keyframes orbitstock {
  0% {
    left: 0;
    bottom: 0%
  }

  25% {
    left: 0;
    bottom: 60%
  }

  50% {
    left: 90%;
    bottom: 60%
  }

  75% {
    left: 90%;
    bottom: -50%
  }

  100% {
    left: 0;
    bottom: -50%
  }
}

.site_wrapper {
  position: relative;
  z-index: 9999
}

.heading-main-sec {
  margin: 0px;
  padding: 0px 20px 0 0;
  text-align: center;
  z-index: 99;
  position: relative
}

@media only screen and (max-width: 991px) {
  .heading-main-sec {
    padding: 0
  }
}

.heading-main-sec h3,
.heading-main-sec h2,
.heading-main-sec .h3 {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 20px
}

@media only screen and (max-width: 991px) {

  .heading-main-sec h3,
  .heading-main-sec h2,
  .heading-main-sec .h3 {
    text-align: center
  }
}

.heading-main-sec h3 span,
.heading-main-sec h2 span,
.heading-main-sec .h3 span {
  color: #f26e65;
  text-shadow: 4px -1px 15px rgba(242, 110, 101, .74)
}

.heading-main-sec h4,
.heading-main-sec h1,
.heading-main-sec .seo-title {
  font-size: 60px;
  color: #fff;
  line-height: 1.2
}

@media only screen and (max-width:1440px) {
  .gloabl-banner-inner-page .content-col .heading-main-sec h1 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 1200px) {

  .heading-main-sec h4,
  .heading-main-sec h1,
  .heading-main-sec .seo-title {
    font-size: 46px !important
  }
}

@media only screen and (max-width: 991px) {

  .heading-main-sec h4,
  .heading-main-sec h1,
  .heading-main-sec .seo-title {
    text-align: left
  }
}

@media only screen and (max-width: 767px) {

  .heading-main-sec h4,
  .heading-main-sec h1,
  .heading-main-sec .seo-title {
    font-size: 30px !important;
    line-height: 1.1
  }
}

.heading-main-sec .seo-title span {
  text-shadow: none;
  color: #fff
}

.heading-main-sec .seo-title.development-heading span {
  color: #f26e65
}

.phases-on-demands-app-info.bg-white .heading-main-sec {
  margin-bottom: 40px
}

.phases-on-demands-app-info.bg-white .heading-main-sec h3 {
  font-size: 60px;
  color: #000;
  line-height: 1.2
}

.phases-on-demands-app-info.bg-white .heading-main-sec h3 span {
  color: #000;
  text-shadow: none
}

@media only screen and (max-width: 1440px) {
  .phases-on-demands-app-info.bg-white .heading-main-sec h3 {
    font-size: 50px !important
  }
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-info.bg-white .heading-main-sec h3 {
    text-align: left
  }
}

@media only screen and (max-width: 767px) {
  .phases-on-demands-app-info.bg-white .heading-main-sec h3 {
    font-size: 36px !important;
    line-height: 1.1
  }
}

@media only screen and (max-width: 767px) {
  p {
    font-size: 16px !important;
    line-height: 1.5 !important
  }
}

.gloabl-banner-inner-page .loaderWrapper {
  top: 0;
  overflow: visible !important
}

@media only screen and (max-width: 991px) {
  .gloabl-banner-inner-page .loaderWrapper {
    height: 100% !important
  }
}

@media only screen and (max-width: 767px) {
  .gloabl-banner-inner-page .loaderWrapper {
    height: 100% !important
  }
}

.loaderWrapper {
  display: flex;
  height: 100vh;
  width: 100%;
  overflow: hidden !important;
  position: absolute;
  min-height: 900px;
  top: 0
}

@media only screen and (max-width: 767px) {
  .loaderWrapper {
    min-height: auto;
    bottom: unset
  }
}

.loaderWrapper .drawLogowrapper {
  margin-top: auto
}

.loaderWrapper .drawLogowrapper svg {
  width: 100% !important;
  height: auto !important;
  position: absolute;
  left: 0;
  bottom: 0
}

.loaderWrapper .drawLogowrapper svg .moving-dot {
  height: 2px;
  width: 25px;
  animation: blur 4s infinite
}

.loaderWrapper .rotateGlow {
  position: absolute
}

@media only screen and (max-width: 991px) {
  .loaderWrapper .rotateGlow {
    left: -40%
  }
}

@media only screen and (max-width: 767px) {
  .loaderWrapper .rotateGlow {
    left: auto;
    height: 100%;
    bottom: -50%;
    right: -60%;
    filter: blur(50px)
  }

  .loaderWrapper .rotateGlow svg {
    height: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: 0
  }
}

.loaderWrapper .leftLine {
  position: absolute;
  left: 1rem;
  top: 0;
  height: 100%
}

@media only screen and (max-width: 1860px) {
  .loaderWrapper .leftLine {
    left: -90px
  }
}

@media only screen and (max-width: 991px) {
  .loaderWrapper .leftLine {
    display: none
  }
}

.loaderWrapper .roundeO {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  opacity: 0
}

.loaderWrapper .drawlogo,
.loaderWrapper .drawline1,
.loaderWrapper .drawline2 {
  opacity: 0
}

@keyframes blur {
  0% {
    filter: blur(5px)
  }

  100% {
    filter: blur(1px)
  }
}

header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999
}

header .header-inner {
  padding: 30px 0;
  border-bottom: 1px solid hsla(0, 0%, 100%, .25);
  display: flex
}

@media only screen and (max-width: 1600px) {
  header .header-inner {
    padding: 10px
  }
}

@media only screen and (max-width: 991px) {
  header .header-inner {
    padding: 10px 0px
  }
}

header .header-inner .brandLogo {
  align-items: center;
  display: flex;
  max-width: 272px
}

header .header-inner .brandLogo a {
  width: 100%
}

header .header-inner .brandLogo a img {
  width: 100%
}

@media only screen and (max-width: 1260px) {
  header .header-inner {
    justify-content: space-between;
    align-items: center
  }
}

@media only screen and (max-width: 767px) {
  header .header-inner {
    padding: 15px 0px
  }
}

@media only screen and (max-width: 1660px) {
  header .header-inner .brandLogo {
    max-width: 220px;
    display: flex;
    align-items: center
  }

  header .header-inner .brandLogo a img {
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  header .header-inner .brandLogo {
    max-width: 150px
  }
}

header .header-inner .brandLogo a {
  display: block
}

@media only screen and (max-width: 767px) {
  header .header-inner .brandLogo a svg {
    width: 100%
  }
}

header .header-inner .brandMenu {
  display: flex;
  align-items: center
}

header .header-inner .brandMenu .menu-btn {
  margin: 0 0 0 30px
}

header .header-inner .brandMenu .menuButton .toggle-btn {
  width: 60px;
  height: 60px;
  margin: 0 0 0 30px;
  z-index: 9
}

@media only screen and (max-width: 767px) {
  header .header-inner .brandMenu .menuButton .toggle-btn {
    width: 40px;
    height: 40px
  }
}

header .header-inner .brandMenu .menuButton .toggle-btn #lottie-animation {
  height: 30px;
  width: 30px
}

@media only screen and (max-width: 767px) {
  header .header-inner .brandMenu .menuButton .toggle-btn #lottie-animation {
    width: 24px;
    height: 24px
  }
}

.cust-header-v1 body.open-menu {
  overflow: hidden
}

.cust-header-v1 .menu {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center
}

.cust-header-v1 .menu svg {
  height: 0;
  width: 0;
  transform: scale(1.7);
  transition: height .5s ease, width .5s ease
}

.cust-header-v1 .menu svg.expanded {
  height: 100%;
  width: 100%
}

.cust-header-v1 .menu .menu-date {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 130px 0;
  transform: translateY(100%);
  transition: transform .5s ease
}

.cust-header-v1 .menu .menu-date.open {
  transform: translateY(0%)
}

.cust-header-v1 .menu .menu-date .menu-date-bar {
  text-align: left;
  position: relative
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul {
  padding: 0;
  margin: 0
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li {
  list-style: none;
  margin-bottom: 50px
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li.active a {
  color: #fff
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li a {
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  color: hsla(0, 0%, 100%, .2);
  font-family: "QAEFQS+TTFirsNeue";
  text-decoration: none;
  transition: all 1s ease
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li a:hover {
  color: #fff
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li.active .sub-menu {
  transform: translateX(0%);
  display: block;
  opacity: 1
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li .sub-menu {
  position: absolute;
  top: 0;
  left: 60%;
  transform: translateX(120%);
  display: none;
  opacity: 0;
  transition: transform .5s ease, opacity .5s ease
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li .sub-menu li a {
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: 400;
  font-family: "QAEFQS+TTFirsNeue";
  text-transform: uppercase
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li .sub-menu li .sub-menu-in {
  margin: 30px 0 0
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li .sub-menu li .sub-menu-in li {
  margin: 0 0 25px
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li .sub-menu li .sub-menu-in li a {
  font-size: 20px;
  line-height: 20px;
  color: hsla(0, 0%, 100%, .7);
  font-weight: 500;
  position: relative;
  padding: 0 0 0 32px
}

.cust-header-v1 .menu .menu-date .menu-date-bar ul li .sub-menu li .sub-menu-in li a::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #f26e65;
  border-radius: 50%;
  box-shadow: 0px 0px 12px 0px rgba(242, 110, 101, .6)
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 {
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  background: #000;
  color: #fff;
  top: 100%;
  width: 100vw;
  opacity: 0;
  border-bottom: 5px solid #f26e65;
  transition: height .8s ease;
  overflow: hidden
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row {
  max-width: 1620px;
  margin: 50px auto;
  max-height: 700px;
  overflow-y: auto;
  opacity: 0;
  transition: opacity .5s ease;
  gap: 30px 0px
}

@media only screen and (max-width: 1660px) {
  .mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row {
    max-width: none;
    margin: 20px
  }
}

@media only screen and (max-width: 1440px) {
  .mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row {
    margin: 20px 30px
  }
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row::-webkit-scrollbar {
  width: 8px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #000
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row::-webkit-scrollbar-thumb {
  background: #f26e65;
  border-radius: 10px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row>div {
  padding: 0;
  position: relative
}

@media only screen and (max-width: 1440px) {
  .mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row.cust-hire-col {
    width: 18% !important
  }
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu {
  padding: 0
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu::before {
  content: "";
  width: 1px;
  height: auto;
  background: #f26e65;
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 0
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu>li.v3-inner-menu-item {
  margin: 0px 0px;
  padding: 0px 0 0 20px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu>li.v3-inner-menu-item a {
  padding: 0px 0 10px 0;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  color: #fff;
  transition: .3s ease;
  display: inline-block;
  text-transform: capitalize;
}

@media only screen and (max-width: 1660px) {
  .mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu>li.v3-inner-menu-item a {
    font-size: 16px;
    line-height: 1.25
  }
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu>li.v3-inner-menu-item a:hover {
  color: #f26e65;
  transition: .3s ease
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.no-left-line {
  gap: 20px 0px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.no-left-line::before {
  display: none
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.no-left-line li.tech-menu-wrapper {
  margin: 0px;
  padding: 0px;
  position: relative
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.no-left-line li.tech-menu-wrapper>a {
  color: #f26e65;
  text-transform: uppercase;
  transition: .3s ease
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.no-left-line li.tech-menu-wrapper ul.tech-inner-menu {
  padding-left: 20px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.no-left-line li.tech-menu-wrapper ul.tech-inner-menu::before {
  content: "";
  width: 1px;
  height: auto;
  background: #f26e65;
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 0
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.no-left-line li.tech-menu-wrapper ul.tech-inner-menu li.tech-inner-menu-item {
  margin: 0px 0px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.no-left-line li.tech-menu-wrapper ul.tech-inner-menu li.tech-inner-menu-item a {
  padding: 0px 0 10px 0;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  color: #fff;
  transition: .3s ease;
  display: inline-block
}

a.current {
  transition: .3s ease !important;
  color: #f26e65 !important;
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.no-left-line li.tech-menu-wrapper ul.tech-inner-menu li.tech-inner-menu-item a:hover {
  color: #f26e65;
  transition: .3s ease;
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row a.v3-level-3-parent-link {
  text-decoration: none;
  text-transform: uppercase;
  color: #f26e65;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 20px
}

@media only screen and (max-width: 1660px) {
  .mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row a.v3-level-3-parent-link {
    font-size: 16px;
    line-height: 1.25
  }
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.six-column-list {
  display: flex;
  flex-wrap: wrap
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.six-column-list li.v3-inner-menu-item {
  width: calc(16% - 7px);
  margin: 0px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.five-column-list {
  display: flex;
  flex-wrap: wrap
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.five-column-list li.v3-inner-menu-item {
  width: calc(20% - 7px);
  margin: 0px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.four-column-list {
  display: flex;
  flex-wrap: wrap
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.four-column-list li.v3-inner-menu-item {
  width: calc(25% - 7px);
  margin: 0px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.three-column-list {
  display: flex;
  flex-wrap: wrap
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.three-column-list li.v3-inner-menu-item {
  width: calc(33.33% - 7px);
  margin: 0px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.two-column-list {
  display: flex;
  flex-wrap: wrap
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2 .cust-row.row ul.v3-inner-menu.two-column-list li.v3-inner-menu-item {
  width: calc(50% - 5px);
  margin: 0px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2.sub-menu-small {
  width: 200px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  padding: 20px;
  top: 70px
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2.sub-menu-small li.v3-inner-menu-item {
  padding: 0 !important
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2.sub-menu-small .cust-row.row.no-border {
  margin: 0px;
  height: auto !important
}

.mega-menu.menu-v3>ul>li .v3-sub-menu-level-2.sub-menu-small .cust-row.row.no-border ul.v3-inner-menu::before {
  display: none
}

.mega-menu.menu-v3>ul>li:hover .v3-sub-menu-level-2 {
  visibility: visible;
  opacity: 1;
  transition: height .8s ease
}

.mega-menu.menu-v3>ul>li:hover .v3-sub-menu-level-2 .cust-row.row {
  opacity: 1;
  transition: opacity .5s ease
}

.mega-menu.menu-v3>ul>li.hovered>a {
  color: #f26e65
}

@media only screen and (max-width: 1360px) {
  .homepage.version-2 .cust-header-v1 {
    display: block
  }
}

.homepage.version-2 .cust-header-v2 body.open-menu {
  overflow: hidden
}

.homepage.version-2 .cust-header-v2 .menuButton .primary-btn.toggle-btn.active svg {
  position: relative
}

.homepage.version-2 .cust-header-v2 .menuButton .primary-btn.toggle-btn.active svg rect:first-child {
  transform: rotate(45deg) translate(-7px, 16px);
  width: 26px;
  transform-origin: right center
}

.homepage.version-2 .cust-header-v2 .menuButton .primary-btn.toggle-btn.active svg rect:nth-child(2) {
  opacity: 0
}

.homepage.version-2 .cust-header-v2 .menuButton .primary-btn.toggle-btn.active svg rect:last-child {
  transform: rotate(-45deg) translate(4px, -17px);
  width: 26px;
  transform-origin: right center
}

.homepage.version-2 .cust-header-v2 .menu {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center
}

.homepage.version-2 .cust-header-v2 .menu svg {
  height: 0;
  width: 0;
  transform: scale(2);
  transition: height .5s ease, width .5s ease
}

.homepage.version-2 .cust-header-v2 .menu svg.expanded {
  height: 100%;
  width: 100%
}

.homepage.version-2 .cust-header-v2 .menu .menu-date {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 130px 0;
  transform: translateY(100%);
  transition: transform .5s ease;
  height: 100vh;
  display: flex;
  align-items: center
}

.homepage.version-2 .cust-header-v2 .menu .menu-date.open {
  transform: translateY(0%)
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar {
  text-align: left;
  position: relative
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul {
  padding: 0;
  margin: 0;
  transition: left 1.75s ease-in-out, transform 1.75s ease-in-out, opacity 1.5s ease-in-out
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li {
  list-style: none;
  margin-bottom: 50px
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li:last-child {
  margin-bottom: 0
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li.back-btn {
  margin: 0px
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li a {
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  color: hsla(0, 0%, 100%, .2);
  font-family: "QAEFQS+TTFirsNeue";
  text-decoration: none;
  transition: all 1s ease
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li.active .sub-menu {
  transform: translateX(0%);
  opacity: 1;
  left: 0;
  transition: transform .5s ease, opacity .5s ease
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li .sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  transform: translateX(120%);
  opacity: 0;
  background: #000;
  width: 100%;
  bottom: 0;
  right: auto;
  transition: left 1.75s ease-in-out, transform 1.75s ease-in-out, opacity 1.5s ease-in-out
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li .sub-menu li a {
  color: #fff;
  font-weight: 400;
  font-family: "QAEFQS+TTFirsNeue"
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li .sub-menu li .sub-menu-in {
  margin: 30px 0 0
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li .sub-menu li .sub-menu-in li {
  margin: 0 0 25px
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li .sub-menu li .sub-menu-in li a {
  font-size: 20px;
  line-height: 20px;
  color: hsla(0, 0%, 100%, .7);
  font-weight: 500;
  position: relative;
  padding: 0 0 0 32px
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul li .sub-menu li .sub-menu-in li a::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #f26e65;
  border-radius: 50%;
  box-shadow: 0px 0px 12px 0px rgba(242, 110, 101, .6)
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 {
  position: relative
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  text-align: center;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-back-icon {
  display: inline-flex;
  text-decoration: none;
  color: #fff;
  flex-wrap: wrap;
  position: absolute;
  top: -96px;
  left: 0px;
  align-items: center
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-back-icon span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: #f26e65;
  margin-right: 15px
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-back-icon span svg {
  transform: none;
  width: auto !important;
  height: auto !important
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-back-icon strong {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  font-family: "QAEFQS+TTFirsNeue"
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 li.has-sub-menu-level-3.menu-box-lel-item-2 li.menus-listing-box {
  height: 700px;
  overflow-y: auto;
  overflow-x: hidden
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 li.has-sub-menu-level-3.menu-box-lel-item-2 li.menus-listing-box>ul {
  height: auto;
  overflow: unset
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.arrow-icon {
  display: grid;
  grid-column: 4/14;
  width: 50px;
  height: 50px;
  position: relative;
  right: -60px;
  opacity: 1;
  transition: .3s ease
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.arrow-icon span svg {
  transform: scale(1)
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.arrow-icon span.base-icon {
  grid-area: 1/1/2/2;
  transition: transform 1s cubic-bezier(0.33, 1, 0.68, 1), opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transform-origin: center center -0.2em !important;
  transition: .3s ease;
  width: 100%;
  height: 100%;
  display: flex
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.arrow-icon span.base-icon span.submenu-toggle {
  display: flex
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.arrow-icon span.hover-icon {
  opacity: 0;
  color: #f26e65;
  grid-area: 1/1/2/2;
  transform: translate3d(0, 25.5961px, -26.0467px) rotateX(-91deg);
  transition: transform 1s cubic-bezier(0.33, 1, 0.68, 1), opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transform-origin: center center -0.2em !important
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.arrow-icon:hover span.base-icon {
  transition: .3s ease;
  opacity: 0;
  transform: translate3d(0, -25.5961px, -26.0468px) rotateX(91deg);
  transition-delay: 0s
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.arrow-icon:hover span.hover-icon {
  opacity: 1;
  transform: translate(0);
  transition-delay: 0s
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.arrow-icon.active span.base-icon {
  transition: .3s ease;
  opacity: 0;
  transform: translate3d(0, -25.5961px, -26.0468px) rotateX(91deg);
  transition-delay: 0s
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.arrow-icon.active span.hover-icon {
  opacity: 1;
  transform: translate(0);
  transition-delay: 0s
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-item-text-wrapper {
  width: max-content;
  display: grid;
  grid-column: 4/14
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-item-text-wrapper.has-sub-menu-1 {
  margin-right: -50px
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-item-text-wrapper span.base-text {
  color: #fff;
  transition: .3s ease;
  grid-area: 1/1/2/2;
  transition: transform 1s cubic-bezier(0.33, 1, 0.68, 1), opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transform-origin: center center -0.2em !important
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-item-text-wrapper span.hover-text {
  color: #f26e65;
  opacity: 0;
  grid-area: 1/1/2/2;
  transform: translate3d(0, 25.5961px, -26.0467px) rotateX(-91deg);
  transition: transform 1s cubic-bezier(0.33, 1, 0.68, 1), opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transform-origin: center center -0.2em !important
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-item-text-wrapper:hover span.base-text {
  transition: .3s ease;
  opacity: 0;
  transform: translate3d(0, -25.5961px, -26.0468px) rotateX(91deg);
  transition-delay: 0s
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-item-text-wrapper:hover span.hover-text {
  opacity: 1;
  transform: translate(0);
  transition-delay: 0s
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menu-box-lel-item-1 a.menu-item-text-wrapper:hover a.arrow-icon {
  opacity: 0;
  transition: .3 ease
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menus-listing-box>ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 0px;
  height: 700px;
  overflow-y: auto;
  overflow-x: hidden
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menus-listing-box>ul::-webkit-scrollbar {
  width: 8px
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menus-listing-box>ul::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #000
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menus-listing-box>ul::-webkit-scrollbar-thumb {
  background: #f26e65;
  border-radius: 10px
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menus-listing-box>ul>li {
  margin: 0;
  width: 33.33%;
  text-align: left
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menus-listing-box>ul>li.back-btn {
  position: absolute
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menus-listing-box>ul a {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  transition: .3s ease
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 li.menus-listing-box>ul a:hover {
  color: #f26e65;
  transition: .3s ease
}

.homepage.version-2 .cust-header-v2 .menu .menu-date .menu-date-bar ul.menu-box-level-1 ul.sub-menu li.menu-box-lel-item-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  text-align: center;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto
}

@media only screen and (max-width: 1360px) {
  .homepage.version-2 .cust-header-v2 {
    display: none
  }
}

.hero-wrapper {
  position: relative;
  z-index: 111;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  min-height: 900px
}

@media only screen and (max-width: 1660px) {
  .hero-wrapper {
    min-height: auto
  }
}

@media only screen and (max-width: 1260px) {
  .hero-wrapper {
    padding: 100px 0px 40px 0px;
    min-height: auto
  }
}

@media only screen and (max-width: 767px) {
  .hero-wrapper {
    min-height: auto;
    height: auto;
    padding: 140px 0px 80px 0px
  }
}

@media only screen and (max-width: 480px) {
  .hero-wrapper {
    padding: 140px 0px 80px 0px
  }
}

.hero-wrapper p {
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-top: 40px;
  opacity: 1
}

@media only screen and (max-width: 1660px) {
  .hero-wrapper p {
    margin-top: 20px;
    font-size: 18px
  }
}

.hero-wrapper .btn-wrapper {
  margin-top: 40px
}

@media only screen and (max-width: 1660px) {
  .hero-wrapper .btn-wrapper {
    margin-top: 20px
  }
}

.hero-wrapper h1 {
  position: relative;
  opacity: 1
}

@media only screen and (max-width: 767px) {
  .hero-wrapper h1 {
    font-size: 50px
  }
}

@media only screen and (max-width: 480px) {
  .hero-wrapper h1 {
    font-size: 30px
  }
}

.hero-wrapper h1 span {
  display: block;
  text-align: center
}

.hero-wrapper h1 .flying {
  position: absolute
}

.hero-wrapper h1 .flying.blur-img {
  filter: blur(2px)
}

@media only screen and (max-width: 1024px) {
  .hero-wrapper h1 .flying {
    display: none
  }
}

.hero-wrapper h1 .flying.left-center {
  top: 50%;
  left: 0;
  transform: translateY("-50%")
}

.hero-wrapper h1 .flying.right-center {
  top: 50%;
  right: 0;
  transform: translateY(-50%)
}

@media only screen and (max-width: 1660px) {
  .hero-wrapper h1 .flying.right-center {
    top: 20%
  }
}

.hero-wrapper h1 .flying.left-bottom {
  bottom: -130px;
  left: 10%
}

@media only screen and (max-width: 1660px) {
  .hero-wrapper h1 .flying.left-bottom {
    bottom: -110px
  }
}

.hero-wrapper h1 .flying.left-top {
  top: -40px;
  left: 50%
}

.hero-wrapper h1 .flying.right-bottom {
  right: 0;
  left: auto;
  bottom: -130px
}

@media only screen and (max-width: 1660px) {
  .hero-wrapper h1 .flying.right-bottom {
    bottom: -120px
  }
}

.btn-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center
}

.btn-wrapper a {
  margin-left: 10px;
  margin-right: 10px
}

.about-sec {
  padding: 175px 0px 90px 0px;
  position: relative;
  z-index: 9
}

@media only screen and (max-width: 1440px) {
  .about-sec {
    padding-top: 95px;
    padding-bottom: 40px
  }
}

@media only screen and (max-width: 1200px) {
  .about-sec {
    padding-top: 75px
  }
}

@media only screen and (max-width: 991px) {
  .about-sec * {
    text-align: center !important;
  }

  .about-sec a {
    margin: 0px auto !important;
  }
}

@media only screen and (max-width: 767px) {
  .about-sec {
    padding-top: 60px
  }
}

.about-sec img.cust-bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0
}

@media only screen and (max-width: 767px) {
  .about-sec img.cust-bg {
    height: 240px;
    object-fit: cover
  }
}

@media only screen and (max-width: 480px) {
  .about-sec img.cust-bg {
    height: 180px
  }
}

.about-sec .container {
  z-index: 9;
  position: relative
}

.about-sec .container .row {
  align-items: center
}

@media only screen and (max-width: 991px) {
  .about-sec .container .row .col-md-4 {
    flex: unset;
    width: 100%
  }
}

.about-sec .container .row .col-md-4 p.sec-small-title {
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  display: inline-block;
  color: #f26e65;
  margin: 0;
  text-shadow: 5px 0px 15px rgba(242, 110, 101, .7)
}

.about-sec .container .row .col-md-4.left-col h3 {
  text-align: left
}

.about-sec .container .row .col-md-4.left-col h4,
.about-sec .container .row .col-md-4.left-col h2 {
  font-size: 60px;
  line-height: 70px;
  margin-top: 20px;
  color: #000;
  font-weight: 400;
  margin-bottom: 80px;
  text-align: left
}

.about-sec .container .row .col-md-4.left-col h4 span,
.about-sec .container .row .col-md-4.left-col h2 span {
  text-shadow: unset;
  color: #000
}

@media only screen and (max-width: 1440px) {

  .about-sec .container .row .col-md-4.left-col h4,
  .about-sec .container .row .col-md-4.left-col h2 {
    font-size: 50px
  }
}

@media only screen and (max-width: 1200px) {

  .about-sec .container .row .col-md-4.left-col h4,
  .about-sec .container .row .col-md-4.left-col h2 {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (max-width: 767px) {

  .about-sec .container .row .col-md-4.left-col h4,
  .about-sec .container .row .col-md-4.left-col h2 {
    font-size: 30px;
    margin-bottom: 30px
  }
}

.about-sec .container .row .col-md-4.left-col .img-wrapper {
  position: relative;
  border-radius: 162px;
  width: 325px;
  height: 490px;
  overflow: hidden;
  transition: opacity .5s ease
}

@media only screen and (max-width: 1440px) {
  .about-sec .container .row .col-md-4.left-col .img-wrapper {
    width: 275px;
    height: 420px
  }
}

@media only screen and (max-width: 1200px) {
  .about-sec .container .row .col-md-4.left-col .img-wrapper {
    height: 400px;
    width: 90%
  }
}

@media only screen and (max-width: 991px) {
  .about-sec .container .row .col-md-4.left-col .img-wrapper {
    margin: 0px auto 30px;
    width: 40%
  }
}

@media only screen and (max-width: 480px) {
  .about-sec .container .row .col-md-4.left-col .img-wrapper {
    height: 480px;
    width: 100%
  }
}

.about-sec .container .row .col-md-4.left-col .img-wrapper img {
  position: absolute;
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.about-sec .container .row .col-md-4.right-col {
  margin-right: 0;
  margin-left: auto
}

.about-sec .container .row .col-md-4.right-col .img-wrapper {
  position: relative;
  border-radius: 222px;
  width: 380px;
  height: 540px;
  overflow: hidden;
  transition: opacity .5s ease;
  margin-left: auto
}

@media only screen and (max-width: 1440px) {
  .about-sec .container .row .col-md-4.right-col .img-wrapper {
    width: 275px;
    height: 420px
  }
}

@media only screen and (max-width: 1200px) {
  .about-sec .container .row .col-md-4.right-col .img-wrapper {
    height: 400px;
    width: 90%
  }
}

@media only screen and (max-width: 991px) {
  .about-sec .container .row .col-md-4.right-col .img-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 40%;
    display: none
  }
}

@media only screen and (max-width: 480px) {
  .about-sec .container .row .col-md-4.right-col .img-wrapper {
    height: 480px;
    width: 100%
  }
}

.about-sec .container .row .col-md-4.right-col .img-wrapper img {
  position: absolute;
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: opacity 1s ease-in-out
}

.about-sec .container .row .col-md-4.center-col p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #636363;
  margin: 50px 0 36px 0
}

@media only screen and (max-width: 991px) {
  .about-sec .container .row .col-md-4.center-col p {
    margin-top: 0
  }
}

.about-sec .container .row .col-md-4.center-col .img-wrapper {
  position: relative;
  width: 450px;
  height: 490px;
  overflow: hidden;
  transition: opacity .5s ease
}

@media only screen and (max-width: 1440px) {
  .about-sec .container .row .col-md-4.center-col .img-wrapper {
    height: 350px;
    width: 100%
  }
}

@media only screen and (max-width: 1200px) {
  .about-sec .container .row .col-md-4.center-col .img-wrapper {
    height: 300px;
    width: 90%;
    margin: 0px auto
  }
}

@media only screen and (max-width: 991px) {
  .about-sec .container .row .col-md-4.center-col .img-wrapper {
    display: none
  }
}

.about-sec .container .row .col-md-4.center-col .img-wrapper img {
  position: absolute;
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%
}

@media only screen and (max-width: 1440px) {
  body.service-page .gloabl-banner-inner-page .inner-page-wrapper .row .content-col {
    padding-top: 100px !important
  }

  body.blog-page .gloabl-banner-inner-page .inner-page-wrapper .row .content-col,
  body.news-page .gloabl-banner-inner-page .inner-page-wrapper .row .content-col {
    padding-top: 100px !important;
  }

  body.blog-page .gloabl-banner-inner-page .inner-page-wrapper,
  body.news-page .gloabl-banner-inner-page .inner-page-wrapper {
    width: 100%;
    height: auto;
    min-height: 700px;
  }
}

@media only screen and (max-width: 991px) {
  body.service-page .gloabl-banner-inner-page .inner-page-wrapper .row .content-col {
    padding-top: 0px !important
  }

  body.service-page .gloabl-banner-inner-page .inner-page-wrapper .row .content-col {
    padding-top: 0px !important;
  }
}

.main-service-sec {
  position: relative;
  overflow: hidden;
  height: 100vh;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #fff !important
}

@media only screen and (max-width: 767px) {
  .main-service-sec {
    overflow: hidden
  }
}

.main-service-sec .letter-x {
  font-size: 10vw;
  font-weight: bold;
  position: absolute;
  color: #fff;
  z-index: 2;
  transform-origin: center;
  perspective: 1000000px;
  -webkit-backface-visibility: hidden;
  -webkit-transform-origin: center;
  will-change: transform;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

@media only screen and (max-width: 767px) {
  .main-service-sec .letter-x {
    height: 100vh
  }
}

.main-service-sec .letter-x svg {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
  right: 0
}

.main-service-sec .letter-x svg.mobile-svg {
  display: none
}

@media only screen and (max-width: 1200px) {
  .main-service-sec .letter-x svg.mobile-svg {
    display: block
  }
}

@media only screen and (max-width: 1200px) {
  .main-service-sec .letter-x svg.desktop-svg {
    display: none
  }
}

.main-service-sec .letter-x .black-img,
.main-service-sec .letter-x .orange-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.main-service-sec .svg-move-across .first-svg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%
}

.main-service-sec .svg-move-across .first-svg svg {
  width: 100%;
  height: 100%
}

.main-service-sec .svg-move-across .second-svg svg {
  width: 100%;
  height: 100%
}

@media only screen and (max-width: 1260px) {
  .main-service-sec .svg-move-across {
    display: none
  }
}

.main-service-sec .content-inside-x {
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  will-change: transform, opacity
}

@media only screen and (max-width: 767px) {
  .main-service-sec .content-inside-x {
    width: 100%
  }
}

.main-service-sec .content-inside-x h2 {
  position: relative;
  color: #000;
  font-size: 0rem;
  opacity: 0;
  z-index: 3;
  margin: 0;
  will-change: transform, font-size, opacity
}

@media only screen and (max-width: 767px) {
  .main-service-sec .content-inside-x h2 {
    width: 100%;
    height: 100%;
    word-wrap: break-word
  }
}

.main-service-sec .content-inside-x p {
  position: relative;
  color: #000;
  font-size: 20px;
  line-break: normal
}

.main-service-sec .second-svg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%
}

.services-title-sec {
  margin-top: -80vh;
  height: 100vh;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  z-index: 9;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .services-title-sec {
    min-height: max-content;
    padding: 50px 0;
  }
}

@media only screen and (max-width: 767px) {
  .services-title-sec .row {
    margin: 0px
  }
}

@media only screen and (max-width: 767px) {
  .services-title-sec .col-full {
    padding: 0px
  }
}

.services-title-sec .heading-main-sec h2 {
  font-size: 80px;
  color: #000;
  line-height: 1.3;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto
}

.services-title-sec .heading-main-sec h2 span {
  text-shadow: unset;
  color: #000
}

@media only screen and (max-width: 1440px) {
  .services-title-sec .heading-main-sec h2 {
    font-size: 60px
  }
}

@media only screen and (max-width: 1200px) {
  .services-title-sec .heading-main-sec h2 {
    font-size: 50px;
    text-align: center
  }
}

@media only screen and (max-width: 767px) {
  .services-title-sec .heading-main-sec h2 {
    font-size: 36px
  }
}

.services-title-sec .heading-main-sec p {
  max-width: 750px;
  color: #636363;
  font-size: 18px;
  line-height: 1.8;
  margin: 0 auto 30px auto
}

@media only screen and (max-width: 767px) {
  .services-title-sec .heading-main-sec p {
    font-size: 16px
  }
}

.services-title-sec .heading-main-sec p:last-child {
  margin: 0 auto
}

.inner-service-wrapper {
  position: relative;
  overflow: hidden
}

.inner-service-shap {
  position: relative;
  /* default */
  width: 100%;
  z-index: 2;
}

/* When it becomes fixed */
.inner-service-shap.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  height: auto;
  z-index: 2;
  pointer-events: none;
  /* optional if it's just for visual effect */
}



.inner-service-wrapper .inner-service-shap .inner-shap-1 {
  position: absolute;
  left: -45%;
  top: -65%;
  bottom: auto;
  transition: transform 1s ease-in-out
}

.inner-service-wrapper .inner-service-shap .inner-shap-2 {
  position: absolute;
  right: -80%;
  bottom: 0;
  top: 0;
  transition: transform 1s ease-in-out
}

.inner-service-wrapper .inner-service-sec {
  height: 100vh;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  z-index: 9;
  transition: transform 1s ease-out
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec {
    height: auto;
    padding: 50px 0px
  }
}

.inner-service-wrapper .inner-service-sec.reverse .row {
  flex-direction: row-reverse
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec.reverse .row {
    flex-direction: column-reverse
  }
}

.inner-service-wrapper .inner-service-sec.reverse .svg-draw-sec {
  left: 0;
  right: auto;
  top: 0;
  bottom: 0
}

.inner-service-wrapper .inner-service-sec.reverse .svg-draw-sec svg {
  width: 100%
}

.inner-service-wrapper .inner-service-sec .sticky {
  position: sticky;
  top: 0;
  z-index: 1000
}

.inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h3 {
  text-align: left
}

.inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2 {
  font-size: 80px;
  line-height: 1.2;
  text-align: left;
  color: #fff;
  margin: 0 0 30px 0;
  flex-wrap: wrap
}

@media only screen and (max-width: 1660px) {
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2 {
    font-size: 70px
  }
}

.inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2 span {
  text-shadow: unset;
  color: #fff
}

@media only screen and (max-width: 1440px) {
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2 {
    font-size: 60px;
    line-height: 70px
  }
}

@media only screen and (max-width: 1024px) {
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2 {
    font-size: 50px;
    line-height: 60px
  }
}

@media only screen and (max-width: 991px) {
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2 {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2 {
    font-size: 30px;
    line-height: 40px
  }
}

.inner-service-wrapper .inner-service-sec .content-col .heading-main-sec p {
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  color: #fff;
  margin: 0 0 30px 0
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec p {
    font-size: 16px
  }
}

.inner-service-wrapper .inner-service-sec .content-col .heading-main-sec a.service-btn {
  padding: 20px 40px;
  font-size: 22px;
  color: #fff;
  background-color: #f26e65;
  border-radius: 15px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: max-content
}

.inner-service-wrapper .inner-service-sec .svg-draw-sec {
  position: absolute;
  left: auto;
  right: 0
}

@media only screen and (max-width: 1660px) {
  .inner-service-wrapper .inner-service-sec .svg-draw-sec {
    height: 100%;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center
  }
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec .svg-draw-sec {
    position: unset;
    margin-top: 40px;
    max-height: 250px;
    height: auto;
    display: block
  }
}

.inner-service-wrapper .inner-service-sec .svg-draw-sec svg path {
  stroke: #f26e65;
  opacity: 1
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec .svg-draw-sec svg {
    height: 100%;
    max-height: 250px
  }
}

.inner-service-wrapper .inner-service-sec .svg-draw-sec.chatbot-development svg {
  margin: 0 auto;
  display: block
}

@media only screen and (max-width: 1660px) {
  .inner-service-wrapper .inner-service-sec .svg-draw-sec.chatbot-development svg {
    height: 80%
  }
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec .svg-draw-sec.chatbot-development svg {
    height: 100%;
    max-height: 250px
  }
}

.inner-service-wrapper .inner-service-sec.web-cloning .svg-draw-sec {
  padding-left: 80px !important
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec.web-cloning .svg-draw-sec {
    padding-left: 0px !important
  }
}

.inner-service-wrapper .inner-service-sec.web-cloning .svg-draw-sec svg {
  width: 100%;
  height: 100%
}

.inner-service-wrapper .inner-service-sec.web-development .svg-draw-sec {
  padding-right: 80px !important
}

@media only screen and (max-width: 1024px) {
  .inner-service-wrapper .inner-service-sec.web-development .svg-draw-sec {
    padding-right: 20px !important
  }
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec.web-development .svg-draw-sec {
    padding-right: 0px !important
  }
}

.inner-service-wrapper .inner-service-sec.web-development .svg-draw-sec svg {
  width: 100%;
  height: 100%
}

.inner-service-wrapper .inner-service-sec.e-commerce .svg-draw-sec {
  padding-left: 80px !important
}

@media only screen and (max-width: 1024px) {
  .inner-service-wrapper .inner-service-sec.e-commerce .svg-draw-sec {
    padding-left: 20px !important
  }
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec.e-commerce .svg-draw-sec {
    padding-left: 0px !important
  }
}

.inner-service-wrapper .inner-service-sec .svg-draw-sec svg {
  opacity: 0;
}

.inner-service-wrapper .inner-service-sec.e-commerce .svg-draw-sec svg {
  width: 100%;
  height: 100%
}

.inner-service-wrapper .inner-service-sec.chatbot .svg-draw-sec {
  padding-right: 80px !important;
  display: flex;
  align-items: flex-end
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec.chatbot .svg-draw-sec {
    padding-right: 0px !important
  }
}

.inner-service-wrapper .inner-service-sec.on-demand .svg-draw-sec {
  padding-left: 80px !important
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec.on-demand .svg-draw-sec {
    padding-left: 0px !important
  }
}

.inner-service-wrapper .inner-service-sec.on-demand .svg-draw-sec svg {
  width: 100%
}

.inner-service-wrapper .inner-service-sec.search-engine .svg-draw-sec {
  padding-right: 80px !important
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec.search-engine .svg-draw-sec {
    padding-right: 0px !important
  }
}

.inner-service-wrapper .inner-service-sec.search-engine .svg-draw-sec svg {
  width: 100%;
  height: 100%
}

.inner-service-wrapper .inner-service-sec.digital-marketing .svg-draw-sec {
  padding-left: 80px !important
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec.digital-marketing .svg-draw-sec {
    padding-left: 0px !important
  }
}

.inner-service-wrapper .inner-service-sec.digital-marketing .svg-draw-sec svg {
  width: 100%
}

.inner-service-wrapper .inner-service-sec.mobile-app .svg-draw-sec {
  padding-right: 80px !important
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec.mobile-app .svg-draw-sec {
    padding-right: 0px !important
  }
}

.inner-service-wrapper .inner-service-sec.mobile-app .svg-draw-sec svg {
  width: 100%;
  height: 100%
}

@media only screen and (max-width: 767px) {
  .inner-service-wrapper .inner-service-sec .row {
    margin: 0px;
    flex-direction: column-reverse;
    gap: 30px
  }
}

.cust-footer-sec {
  padding: 100px 0 60px 0px
}

@media only screen and (max-width: 991px) {
  .cust-footer-sec {
    padding-top: 80px;
    padding-bottom: 40px
  }
}

@media only screen and (max-width: 767px) {
  .cust-footer-sec {
    padding-top: 60px;
    padding-bottom: 20px
  }
}

.line-animation {
  height: 100vh;
  position: fixed;
  top: 0;
  overflow: hidden;
  width: 54px;
  left: 60px
}

@media only screen and (max-width: 1660px) {
  .line-animation {
    left: 20px;
    width: 20px
  }
}

@media only screen and (max-width: 1360px) {
  .line-animation {
    display: none
  }
}

.line-animation .line-one {
  position: absolute;
  top: -100%;
  left: 0px
}

@media only screen and (max-width: 1200px) {
  .line-animation .line-one {
    width: 100%
  }
}

@media only screen and (max-width: 1660px) {
  .line-animation .line-one svg {
    width: 20px;
    height: auto
  }
}

.line-animation .line-two {
  position: absolute;
  top: 20px;
  left: 8px
}

@media only screen and (max-width: 1660px) {
  .line-animation .line-two {
    left: 0
  }
}

@media only screen and (max-width: 1660px) {
  .line-animation .line-two svg {
    width: 20px;
    height: auto
  }
}

.line-animation .line-three {
  position: absolute;
  top: 200px;
  left: 12px
}

@media only screen and (max-width: 1440px) {
  .line-animation {
    left: 30px
  }
}

@media only screen and (max-width: 1200px) {
  .line-animation {
    left: 30px;
    width: 34px
  }
}

@media only screen and (max-width: 991px) {
  .line-animation {
    left: 20px;
    display: none
  }
}

.line-animation-right {
  height: 100vh;
  position: fixed;
  top: 0;
  overflow: hidden;
  right: 60px;
  width: 54px
}

@media only screen and (max-width: 1660px) {
  .line-animation-right {
    right: 20px;
    width: 20px
  }
}

@media only screen and (max-width: 1360px) {
  .line-animation-right {
    display: none
  }
}

@media only screen and (max-width: 991px) {
  .line-animation-right {
    display: none
  }
}

.line-animation-right .line-one {
  top: -100%;
  position: absolute
}

@media only screen and (max-width: 1200px) {
  .line-animation-right .line-one {
    width: 100%
  }
}

@media only screen and (max-width: 1660px) {
  .line-animation-right .line-one svg {
    width: 20px;
    height: auto
  }
}

@media only screen and (max-width: 1200px) {
  .line-animation-right .line-one svg {
    width: 100%
  }
}

.line-animation-right .line-two {
  position: absolute;
  top: 0px;
  left: 8px
}

@media only screen and (max-width: 1660px) {
  .line-animation-right .line-two {
    left: 0
  }
}

@media only screen and (max-width: 1660px) {
  .line-animation-right .line-two svg {
    width: 20px;
    height: auto
  }
}

.line-animation-right .line-three {
  position: absolute;
  top: 200px;
  left: 20px
}

@media only screen and (max-width: 1440px) {
  .line-animation-right {
    right: 30px
  }
}

@media only screen and (max-width: 1200px) {
  .line-animation-right {
    right: 30px;
    width: 34px
  }
}

@media only screen and (max-width: 991px) {
  .line-animation-right {
    right: 20px
  }
}

@media only screen and (max-width: 767px) {
  .line-animation-right {
    right: 0px
  }
}

.blog-post-sec {
  position: relative;
  padding: 150px 0;
  overflow: hidden;
  z-index: 9;
  background-color: #000;
  max-height: 1105px
}

@media only screen and (max-width: 1440px) {
  .blog-post-sec {
    padding: 95px
  }
}

@media only screen and (max-width: 1200px) {
  .blog-post-sec {
    padding: 100px
  }
}

@media only screen and (max-width: 767px) {
  .blog-post-sec {
    padding: 60px 20px;
  }
}

.blog-post-sec .heading-main-sec h4 {
  font-size: 80px;
  line-height: 90px
}

@media only screen and (max-width: 1440px) {
  .blog-post-sec .heading-main-sec h4 {
    font-size: 60px;
    line-height: 70px
  }
}

@media only screen and (max-width: 1200px) {
  .blog-post-sec .heading-main-sec h4 {
    text-align: center
  }
}

@media only screen and (max-width: 767px) {
  .blog-post-sec .heading-main-sec h4 {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (max-width: 1200px) {
  .blog-post-sec .heading-main-sec h3 {
    text-align: center
  }
}

.blog-post-sec .swiper {
  width: 100%;
  height: 100%;
  padding: 100px 0 0 0;
  position: relative
}

.blog-post-sec .swiper.swiper-slide-prev,
.blog-post-sec .swiper .swiper-slide-active,
.blog-post-sec .swiper .swiper-slide-next {
  opacity: 1
}

@media only screen and (max-width: 1440px) {
  .blog-post-sec .swiper {
    padding: 60px 0px 0 0
  }
}

@media only screen and (max-width: 991px) {
  .blog-post-sec .swiper {
    padding: 50px 0px 0 0
  }
}

@media only screen and (max-width: 767px) {
  .blog-post-sec .swiper {
    padding: 30px 0px 0 0
  }
}

.blog-post-sec .swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0);
  border-radius: 10px;
  position: relative;
  border: 1px solid hsla(0, 0%, 100%, .2);
  transition: all .5s ease;
  opacity: .2
}

.blog-post-sec .swiper .swiper-slide.swiper-slide-active {
  transform: translateY(-50px)
}

@media only screen and (max-width: 767px) {
  .blog-post-sec .swiper .swiper-slide.swiper-slide-active {
    transform: translateY(0px)
  }
}

.blog-post-sec .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px
}

.blog-post-sec .swiper .swiper-slide .bottom-text {
  padding: 30px 30px 40px 30px;
  background-color: #000;
  margin-top: -10px;
  border-radius: 0 0 10px 10px !important
}

/* .blog-post-sec .swiper .swiper-slide .bottom-text p.date-type {
    font-size: 14px;
    margin-bottom: 10px;
} */

@media only screen and (max-width: 1440px) {
  .blog-post-sec .swiper .swiper-slide .bottom-text {
    padding: 20px 20px 30px 20px
  }
}

@media only screen and (max-width: 767px) {
  .blog-post-sec .swiper .swiper-slide .bottom-text {
    padding: 15px 20px 35px 20px
  }
}

.blog-post-sec .swiper .swiper-slide .bottom-text p {
  color: #f26e65;
  text-transform: capitalize;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  opacity: 1 !important
}

.blog-post-sec .swiper .swiper-slide .bottom-text p .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.blog-post-sec .swiper .swiper-slide .bottom-text h3 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: left;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  opacity: 1 !important
}

@media only screen and (max-width: 767px) {
  .blog-post-sec .swiper .swiper-slide .bottom-text h3 {
    font-size: 18px;
    line-height: 1.4;
  }
}

.blog-post-sec .swiper .swiper-slide .bottom-text h3 .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.blog-post-sec .swiper .swiper-slide .blog-post-slide {
  position: relative;
  z-index: 2;
  background-color: #000;
  border-radius: 30px;
  overflow: hidden;
  padding: 1px;
  border-radius: 10px
}

.blog-post-sec .swiper .swiper-slide .blog-post-slide a {
  text-decoration: none
}

.blog-post-sec .swiper .swiper-slide:hover .blog-post-slide::before {
  animation-play-state: paused;
  left: 0 !important;
  bottom: 0 !important;
  transition: all 1s ease;
  width: 200%;
  height: 200%;
  bottom: -50% !important;
  left: auto !important;
  right: -50% !important
}

.blog-post-sec .swiper .swiper-slide span.btn-text {
  position: absolute;
  top: 2px;
  left: 2px;
  background: rgba(0, 0, 0, .8);
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  width: calc(100% - 4px);
  height: calc(100% - 4px)
}

.blog-post-sec .swiper .swiper-button-prev::after {
  content: "";
  background-image: url(../img/post-right-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  position: absolute;
  transform: rotate(180deg) translate(0px, 0px);
  font-size: 0
}

.blog-post-sec .swiper .swiper-button-prev:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  filter: blur(5px);
  border-radius: 50%;
  animation: orbitstock 3s infinite linear;
  transform-origin: bottom left;
  left: 0;
  bottom: 0;
  transition: all 1s ease;
  animation-play-state: paused
}

.blog-post-sec .swiper .swiper-button-next::after {
  content: "";
  background-image: url(../img/post-left-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  transform: rotate(180deg);
  left: 0;
  position: absolute;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  font-size: 0
}

.blog-post-sec .swiper-slide.swiper-slide-prev,
.blog-post-sec .swiper-slide.swiper-slide-active,
.blog-post-sec .swiper-slide.swiper-slide-next {
  opacity: 1
}

.blog-post-sec .swiper-button-prev,
.blog-post-sec .swiper-button-next {
  border: 1px solid hsla(0, 0%, 100%, .2);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none
}

.blog-post-sec .swiper-button-prev:hover,
.blog-post-sec .swiper-button-next:hover,
.blog-post-sec .swiper-button-prev:focus,
.blog-post-sec .swiper-button-next:focus {
  background: #f26e65;
}

.swiper-button-prev-main {
  bottom: -20px;
  top: auto;
  right: 213px;
  left: auto;
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50px
}

@media only screen and (max-width: 1440px) {
  .swiper-button-prev-main {
    right: 80px
  }
}

@media only screen and (max-width: 767px) {
  .swiper-button-prev-main {
    left: 0px;

  }

  .blog-post-sec .swiper-button-prev-main,
  .blog-post-sec .swiper-button-next-main {
    bottom: 0;
  }
}

.swiper-button-prev-main .glow {
  position: absolute;
  width: 25px;
  height: 25px;
  filter: blur(10px);
  border-radius: 50%;
  background: unset;
  animation: orbitGlow 3s infinite linear;
  transform-origin: bottom left;
  left: auto;
  right: 0;
  bottom: 0;
  transition: background 1s ease;
  animation-play-state: paused
}

.swiper-button-prev-main span.btn-text {
  position: absolute;
  top: 5px;
  left: 12px;
  background: #000;
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  z-index: 1;
  width: calc(100% - 2px);
  height: calc(100% - 2px)
}

.swiper-button-next-main {
  bottom: -20px;
  top: auto;
  right: 120px;
  left: auto;
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50px
}

@media only screen and (max-width: 1440px) {
  .swiper-button-next-main {
    right: 0
  }
}

@media only screen and (max-width: 767px) {
  .swiper-button-next-main {
    right: 0px
  }
}

.swiper-button-next-main .glow {
  position: absolute;
  width: 25px;
  height: 25px;
  filter: blur(10px);
  border-radius: 50%;
  background: unset;
  animation: orbitGlow 3s infinite linear;
  transform-origin: bottom left;
  left: auto;
  right: 0;
  bottom: 0;
  transition: background 1s ease;
  animation-play-state: paused
}

.swiper-button-next-main .swiper-button-next:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  filter: blur(5px);
  border-radius: 50%;
  animation: orbitstock 3s infinite linear;
  transform-origin: bottom left;
  left: 0;
  bottom: 0;
  transition: all 1s ease;
  animation-play-state: paused
}

.swiper-button-next-main span.btn-text {
  position: absolute;
  top: 5px;
  left: -9px;
  background: #000;
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  z-index: 1;
  width: calc(100% - 2px);
  height: calc(100% - 2px)
}

div#lottie-animation {
  height: 30px;
  width: 30px
}

.blog-post-sec .swiper-slide .blog-post-slide:before {
  content: "";
  position: absolute;
  width: 242px;
  height: 150px;
  filter: blur(5px);
  border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(242, 110, 101, 0.58), rgba(242, 110, 101, 0.58) 100%);
  transform-origin: bottom left;
  left: auto;
  right: -47px;
  bottom: -34px;
  transition: all 1s ease;
  z-index: -1
}

.blog-swiper-bottom-arrow {
  border: 1px solid #f26e65;
  z-index: 999;
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  align-items: center;
  right: 30px;
  bottom: -20px;
  background-color: #000
}

@media only screen and (max-width:767px) {
  .blog-swiper-bottom-arrow {
    width: 40px;
    height: 40px;
  }
}

.blog-swiper-bottom-arrow img {
  width: 21px !important;
  height: 21px !important
}

.autoplay-progress-bar {
  position: relative;
  height: 1px;
  background-color: hsla(0, 0%, 100%, .2);
  overflow: hidden;
  margin-top: 10px;
  max-width: 60%;
  margin: 0 auto;
  margin-top: 116px
}

@media only screen and (max-width: 991px) {
  .autoplay-progress-bar {
    max-width: 0%
  }
}

.autoplay-progress-bar .progress {
  height: 100%;
  width: 100%;
  transition: width .3s linear;
  background: #f26e65;
  background: linear-gradient(260deg, rgb(242, 110, 101) 0%, rgba(242, 110, 101, 0) 100%)
}

.blog-post-slide .blog-img {
  padding: 10px;
  background-color: #000;
  border-radius: 10px
}

.testimonial-main-sec {
  margin: 0px;
  padding: 150px 0;
  background: #000
}

@media only screen and (max-width: 1440px) {
  .testimonial-main-sec {
    padding: 95px 0px
  }
}

@media only screen and (max-width: 1200px) {
  .testimonial-main-sec {
    padding: 75px 0px
  }
}

@media only screen and (max-width: 767px) {
  .testimonial-main-sec {
    padding: 50px 0px
  }
}

.testimonial-main-sec .heading-main-sec h4 {
  max-width: 900px;
  margin: 0 auto
}

@media only screen and (max-width: 1200px) {
  .testimonial-main-sec .heading-main-sec h4 {
    text-align: center
  }
}

@media only screen and (max-width: 1200px) {
  .testimonial-main-sec .heading-main-sec h3 {
    text-align: center
  }
}

.testimonial-main-sec .container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  width: 100%;
  padding: 0 15px
}

@media only screen and (min-width: 1440px) {
  .testimonial-main-sec .container {
    max-width: 1320px
  }
}

@media only screen and (min-width: 1700px) {
  .testimonial-main-sec .container {
    max-width: 1440px
  }
}

.testimonial-main-sec .container .row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap
}

.testimonial-main-sec .container .row .col-full {
  margin: 0px;
  padding: 0px 15px;
  flex: 0 0 100%;
  max-width: 100%
}

@media only screen and (max-width: 767px) {
  .testimonial-main-sec .container .row .col-full {
    padding: 0px 30px
  }
}

.testimonial-main-sec .container .testimonial-con-sec {
  margin: 0px;
  padding: 0px;
  max-height: 780px;
  overflow: hidden;
  position: relative
}

.testimonial-main-sec .container .testimonial-con-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 200px;
  width: 100%;
  background: #000;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 999
}

.testimonial-main-sec .container .testimonial-con-sec::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 200px;
  width: 100%;
  background: #000;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 999
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 {
  margin: 0px;
  padding: 0px 15px;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block {
  margin: 0px 0 10px 0;
  padding: 0px
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner {
  margin: 0px;
  padding: 35px 30px;
  background: #000;
  border: 1px solid #262626;
  border-radius: 15px
}

@media only screen and (max-width: 767px) {
  .testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner {
    height: 100%
  }
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-item-icon-sec {
  margin: 0px;
  padding: 0px
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-item-icon-sec svg {
  margin: 0 0 20px 0
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-item-icon-sec p {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  margin: 0px
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-author-sec {
  margin: 22px 0 0 0;
  padding: 0px
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-author-sec .testimonial-author-sec-inner {
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-author-sec .testimonial-author-sec-inner .testimonial-author-img {
  height: 70px;
  width: 70px;
  border-radius: 100%;
  overflow: hidden
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-author-sec .testimonial-author-sec-inner .testimonial-author-name {
  margin: 0px;
  padding: 0 0 0 15px;
  flex: 0 0 calc(100% - 70px);
  max-width: calc(100% - 70px);
  display: flex;
  align-items: center
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-author-sec .testimonial-author-sec-inner .testimonial-author-name::before {
  content: "";
  width: 30px;
  height: 1px;
  background: #f26e65;
  display: inline-block;
  margin-right: 5px
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-author-sec .testimonial-author-sec-inner .testimonial-author-name h3 {
  font-size: 24px;
  line-height: 26px;
  color: #f26e65;
  margin: 0 0 5px 0
}

.testimonial-main-sec .container .testimonial-con-sec .col-4 .testimonial-item-block .testimonial-item-block-inner .testimonial-author-sec .testimonial-author-sec-inner .testimonial-author-name p {
  font-size: 16px;
  line-height: 20px;
  color: hsla(0, 0%, 100%, .7);
  margin: 0px
}

@media only screen and (max-width: 1024px) {
  .testimonial-main-sec .container .testimonial-con-sec {
    display: none
  }
}

.testimonial-main-sec .container .testimonial-con-mobile-sec {
  display: none;
  overflow: hidden;
  position: relative;
  padding: 30px 0
}

@media only screen and (max-width: 1024px) {
  .testimonial-main-sec .container .testimonial-con-mobile-sec {
    display: block
  }
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block {
  height: auto
}

.testimonial-main-sec .container .testimonial-con-mobile-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: #000;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 999
}

.testimonial-main-sec .container .testimonial-con-mobile-sec::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: #000;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 999
}

@media only screen and (max-width: 767px) {
  .testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block {
    height: auto
  }
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block-inner {
  margin: 0px 20px;
  padding: 35px 30px;
  background: #000;
  border: 1px solid #262626;
  border-radius: 15px;
  height: 100%
}

@media only screen and (max-width: 1024px) {
  .testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block-inner {
    padding: 20px 10px;
    margin: 0px 10px
  }
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block-inner .testimonial-item-icon-sec svg {
  margin-bottom: 20px
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block-inner .testimonial-item-icon-sec p {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  margin: 0px
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block-inner .testimonial-author-sec {
  margin: 20px 0 0 0;
  padding: 0px
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner {
  display: flex;
  margin: 0;
  padding: 0;
  align-items: center
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-img {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  overflow: hidden
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-name {
  width: calc(100% - 60px);
  max-width: calc(100% - 60px);
  padding-left: 10px;
  display: flex;
  align-items: center
}

@media only screen and (max-width: 1024px) {
  .testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-name {
    position: absolute;
    bottom: 20px
  }
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-name::before {
  content: "";
  width: 30px;
  height: 1px;
  background: #f26e65;
  display: inline-block;
  margin-right: 10px
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-name h3 {
  color: #f26e65;
  margin: 0;
  font-size: 24px;
  line-height: 1
}

@media only screen and (max-width: 1024px) {
  .testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-name h3 {
    opacity: 1
  }
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-name p {
  color: hsla(0, 0%, 100%, .7);
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  margin: 0
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .swiper-pagination {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  display: block
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .swiper-pagination span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: .3s ease
}

.testimonial-main-sec .container .testimonial-con-mobile-sec .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f26e65;
  opacity: 1
}

.testimonial-main-sec .testimonial-thumbnail-img {
  position: relative;
  width: 100%;
  margin-bottom: 30px
}

.testimonial-main-sec .testimonial-thumbnail-img img {
  width: 100%;
  border-radius: 15px
}

.testimonial-main-sec .testimonial-thumbnail-img a.cust-video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #f26e65;
  display: flex;
  align-items: center;
  justify-content: center
}

.video-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .85);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999
}

.video-modal .video-modal-content {
  position: relative;
  max-width: 90%;
  width: 800px;
  background: #000;
  padding: 20px;
}

@media only screen and (max-width: 767px) {
  .video-modal .video-modal-content {
    max-width: 80%
  }
}

.video-modal .video-modal-content video {
  width: 100%;
  height: 600px;
}

.video-modal .video-modal-close {
  position: absolute;
  top: -22px;
  right: -22px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  background: #000;
  border-radius: 50%;
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  z-index: 9;
  transition: .3s ease
}

.video-modal .video-modal-close:hover {
  border-color: #f26e65;
  color: #f26e65;
  transition: .3s ease
}

.awards-main-sec {
  padding: 150px 0;
  background-color: #f26e65;
  z-index: 9
}

.awards-main-sec .awards-col {
  width: 20%;
  padding: 0
}

.awards-main-sec .awards-col .awards-col-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 15px;
  position: relative;
  z-index: 9
}

.awards-main-sec .awards-col .awards-col-inner .awards-img {
  position: relative;
  z-index: 99
}

.awards-main-sec .awards-col .awards-col-inner .awards-img img {
  width: 100%
}

.awards-main-sec .awards-col .awards-col-inner .cloud-img {
  margin-top: -80px;
  position: relative;
  z-index: 1
}

.awards-main-sec .awards-col .awards-col-inner .cloud-img img {
  width: 100%
}

.team-main-sec {
  padding: 0 0 150px 0;
  display: none;
}

@media only screen and (max-width: 1440px) {
  .team-main-sec {
    padding-bottom: 95px
  }
}

@media only screen and (max-width: 1260px) {
  .team-main-sec {
    padding-bottom: 75px
  }
}

@media only screen and (max-width: 767px) {
  .team-main-sec {
    padding-bottom: 55px
  }
}

@media only screen and (max-width: 480px) {
  .team-main-sec {
    padding-bottom: 45px
  }
}

@media only screen and (max-width: 1200px) {
  .team-main-sec .container {
    padding: 0px 20px
  }
}

@media only screen and (max-width: 991px) {
  .team-main-sec .container {
    max-width: none
  }
}

.team-main-sec .heading-main-sec h2 {
  margin: 0 0 40px 0;
  font-size: 80px;
  line-height: 90px
}

.team-main-sec .heading-main-sec h4 {
  margin: 0 0 40px 0;
  text-align: center
}

.team-main-sec .heading-main-sec h3 {
  text-align: center
}

.team-main-sec .swiper.team-intro-slider {
  overflow: hidden;
  position: relative;
  padding: 0 2px
}

@media only screen and (max-width: 767px) {
  .team-main-sec .swiper.team-intro-slider {
    padding: 0
  }
}

.team-main-sec .swiper.team-intro-slider .swiper-pagination {
  display: none
}

.team-main-sec .swiper.team-intro-slider.swiper-container-initialized .swiper-pagination {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  display: block
}

.team-main-sec .swiper.team-intro-slider.swiper-container-initialized .swiper-pagination span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: .3s ease
}

.team-main-sec .swiper.team-intro-slider.swiper-container-initialized .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f26e65;
  opacity: 1
}

@media only screen and (max-width: 1260px) {
  .team-main-sec .team-intro {
    padding-bottom: 30px
  }

  .team-main-sec .team-intro.swiper-wrapper {
    flex-wrap: nowrap
  }
}

@media only screen and (max-width: 1200px) {
  .team-main-sec .team-intro {
    gap: 40px 0px
  }
}

.team-main-sec .team-intro .team-col {
  padding: 0 20px;
  width: 25%
}

@media only screen and (max-width: 1260px) {
  .team-main-sec .team-intro .team-col {
    width: auto
  }
}

@media only screen and (max-width: 480px) {
  .team-main-sec .team-intro .team-col {
    padding: 0px
  }
}

.team-main-sec .team-intro .team-col-inner {
  display: flex;
  flex-direction: column;
  border: 1px solid #262626;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  padding: 1px
}

.team-main-sec .team-intro .team-col-inner:before {
  content: "";
  position: absolute;
  width: 72px;
  height: 20px;
  filter: blur(5px);
  border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(242, 110, 101, 0.58), rgba(242, 110, 101, 0.58) 100%);
  transform-origin: bottom left;
  left: auto;
  right: -47px;
  bottom: -34px;
  transition: all 1s ease;
  z-index: -1
}

.team-main-sec .team-intro .team-col-inner:hover:before {
  animation-play-state: paused;
  left: 0 !important;
  bottom: 0 !important;
  transition: all 1s ease;
  width: 200%;
  height: 200%;
  bottom: -50% !important;
  left: auto !important;
  right: -50% !important
}

.team-main-sec .team-intro .team-col-inner .member-img {
  padding: 30px 30px 0 30px;
  border-radius: 0 0 20px 20px;
  background-image: url(../img/team-member-shap.webp);
  overflow: hidden;
  background-size: auto;
  background-color: #000;
  border-radius: 20px;
  z-index: 2;
  background-position: bottom
}

.team-main-sec .team-intro .team-col-inner .member-img img {
  margin: 0 auto;
  display: block
}

@media only screen and (max-width: 1440px) {
  .team-main-sec .team-intro .team-col-inner .member-img img {
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .team-main-sec .team-intro .team-col-inner .member-img img {
    width: auto
  }
}

.team-main-sec .team-intro .team-col-inner .member-details {
  padding: 50px 30px 30px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #000;
  border-radius: 0 0 20px 20px;
  margin-top: -20px;
  z-index: 1
}

.team-main-sec .team-intro .team-col-inner .member-details .member-intro h3 {
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 10px 0
}

@media only screen and (max-width: 1260px) {
  .team-main-sec .team-intro .team-col-inner .member-details .member-intro h3 {
    opacity: 1 !important
  }
}

.team-main-sec .team-intro .team-col-inner .member-details .member-intro p {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  margin: 0;
  opacity: .7
}

.team-main-sec .team-intro .team-col-inner .member-details .icon-sec {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 26px
}

.team-main-sec .team-intro .team-col-inner .member-details .icon-sec a {
  width: 100%
}

.team-main-sec .button-row {
  margin-top: 40px
}

.team-main-sec .button-row a {
  margin: 0 auto;
  display: block
}

.counter-main-sec {
  background-color: #fff;
  padding: 0px 0;
  z-index: 9
}

@media only screen and (max-width: 1440px) {
  .counter-main-sec {
    padding: 95px 0px
  }
}

@media only screen and (max-width: 1200px) {
  .counter-main-sec {
    padding: 75px 0px
  }
}

@media only screen and (max-width: 767px) {
  .counter-main-sec {
    padding: 50px 0px
  }
}

.counter-main-sec .content-col .counter-content h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 20px;
  display: inline-block;
  color: #f26e65;
  text-shadow: 4px -1px 15px rgba(242, 110, 101, .74)
}

.counter-main-sec .content-col .counter-content h4 {
  font-size: 80px;
  line-height: 1.2;
  color: #000;
  font-weight: 400;
  max-width: 600px;
  margin: 0
}

@media only screen and (max-width: 1440px) {
  .counter-main-sec .content-col .counter-content h4 {
    font-size: 60px
  }
}

@media only screen and (max-width: 991px) {
  .counter-main-sec .content-col .counter-content h4 {
    font-size: 50px
  }
}

@media only screen and (max-width: 480px) {
  .counter-main-sec .content-col .counter-content h4 {
    font-size: 30px
  }
}

.counter-main-sec .counter-slider {
  height: 800px;
  width: 500px
}

@media only screen and (max-width: 1200px) {
  .counter-main-sec .counter-slider {
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .counter-main-sec .counter-slider {
    width: 70%;
    margin-top: 40px;
    height: 500px
  }
}

@media only screen and (max-width: 480px) {
  .counter-main-sec .counter-slider {
    height: 370px;
    width: 100%
  }
}

.counter-main-sec .counter-slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  height: 500px;
  max-height: 500px
}

@media only screen and (max-width: 767px) {
  .counter-main-sec .counter-slider .swiper-slide {
    height: 200px;
    max-height: 200px;
    border-radius: 20px
  }
}

.counter-main-sec .counter-slider .swiper-slide:nth-child(1n) {
  background-color: #000
}

.counter-main-sec .counter-slider .swiper-slide:nth-child(2n) {
  background-color: #f2d165
}

.counter-main-sec .counter-slider .swiper-slide:nth-child(3n) {
  background-color: #f06e65
}

.counter-main-sec .counter-slider .swiper-slide:nth-child(4n) {
  background-color: #659df2
}

.counter-main-sec .counter-slider .swiper-slide:nth-child(5n) {
  background-color: #8865f2
}

.counter-main-sec .counter-slider .swiper-slide .counter-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.counter-main-sec .counter-slider .swiper-slide .counter-inner .count h3 {
  font-size: 120px;
  line-height: 120px;
  margin: 0;
  font-weight: 700;
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px;
  font-family: "Poppins", serif;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .counter-main-sec .counter-slider .swiper-slide .counter-inner .count h3 {
    font-size: 90px;
    line-height: 90px
  }
}

@media only screen and (max-width: 767px) {
  .counter-main-sec .counter-slider .swiper-slide .counter-inner .count h3 {
    font-size: 60px;
    line-height: 1
  }
}

@media only screen and (max-width: 480px) {
  .counter-main-sec .counter-slider .swiper-slide .counter-inner .count h3 {
    font-size: 50px
  }
}

.counter-main-sec .counter-slider .swiper-slide .counter-inner .count h3 .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.counter-main-sec .counter-slider .swiper-slide .counter-inner .count {
  padding: 40px 40px 0 40px
}

@media only screen and (max-width: 767px) {
  .counter-main-sec .counter-slider .swiper-slide .counter-inner .count {
    padding: 30px 20px 0px 20px
  }
}

@media only screen and (max-width: 480px) {
  .counter-main-sec .counter-slider .swiper-slide .counter-inner .count {
    padding: 20px 20px 0px 20px
  }
}

.counter-main-sec .counter-slider .swiper-slide .counter-inner .title {
  padding: 0 40px 40px 40px
}

.counter-main-sec .counter-slider .swiper-slide .counter-inner .title p {
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  margin: 0;
  font-weight: 400
}

@media only screen and (max-width: 991px) {
  .counter-main-sec .counter-slider .swiper-slide .counter-inner .title p {
    font-size: 30px;
    line-height: 1
  }
}

@media only screen and (max-width: 767px) {
  .counter-main-sec .counter-slider .swiper-slide .counter-inner .title p {
    font-size: 40px
  }
}

@media only screen and (max-width: 480px) {
  .counter-main-sec .counter-slider .swiper-slide .counter-inner .title p {
    font-size: 30px
  }
}

@media only screen and (max-width: 480px) {
  .counter-main-sec .counter-slider .swiper-slide .counter-inner .title {
    padding: 0px 20px 20px 20px
  }
}

.line-animation,
.line-animation-right {
  opacity: 0
}

.industries-section {
  position: relative
}

.industries-section:after {
  position: absolute;
  content: "";
  width: 490px;
  height: 100%;
  background-image: url(../img/industries-shap.svg);
  bottom: 0%;
  top: auto;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom
}

@media only screen and (max-width: 991px) {
  .industries-section:after {
    width: 290px
  }
}

.industries-section .industries-slider-small {
  display: none
}

@media only screen and (max-width: 1260px) {
  .industries-section .industries-slider-small {
    display: block;
    margin-top: 50px
  }
}

.industries-section .industries-slider-small .cust-slider-item {
  padding: 0px 30px
}

@media only screen and (max-width: 1260px) {
  .industries-section .industries-slider-small .cust-slider-item {
    padding: 0 10px
  }
}

@media only screen and (max-width: 767px) {
  .industries-section .industries-slider-small .cust-slider-item {
    padding: 0 10px
  }
}

.industries-section .industries-slider-small .cust-slider-item .industries-item {
  position: relative;
  border: 1px solid #262626;
  border-radius: 20px;
  overflow: hidden
}

@media only screen and (max-width: 1024px) {
  .industries-section .industries-slider-small .cust-slider-item .industries-item .image-sec img {
    width: 100%;
    max-height: 360px;
    object-fit: cover
  }
}

.industries-section .industries-slider-small .cust-slider-item .industries-item a.industries-item-link {
  position: relative;
  display: block
}

.industries-section .industries-slider-small .cust-slider-item .industries-item a.industries-item-link::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -20%, rgb(0, 0, 0) 80%);
  top: 0;
  left: 0;
  cursor: pointer
}

.industries-section .industries-slider-small .cust-slider-item .industries-item .industries-title {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99
}

.industries-section .industries-slider-small .cust-slider-item .industries-item .industries-title p {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 0
}

@media only screen and (max-width: 1200px) {
  .industries-section .industries-slider-small .cust-slider-item .industries-item .industries-title p {
    font-size: 22px !important
  }
}

.industries-section .industries-slider-small .product-industries-slider {
  position: relative
}

.industries-section .industries-slider-small .product-industries-slider .swiper-pagination {
  display: none
}

.industries-section .industries-slider-small .product-industries-slider.swiper-container-initialized .swiper-pagination {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  display: block
}

@media only screen and (max-width: 1260px) {
  .industries-section .industries-slider-small .product-industries-slider.swiper-container-initialized .swiper-pagination {
    bottom: -40px
  }
}

.industries-section .industries-slider-small .product-industries-slider.swiper-container-initialized .swiper-pagination span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: .3s ease
}

.industries-section .industries-slider-small .product-industries-slider.swiper-container-initialized .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f26e65;
  opacity: 1
}

@media only screen and (max-width: 767px) {
  .industries-section .industries-slider-small {
    margin-top: 30px
  }
}

@media only screen and (max-width: 1260px) {
  .industries-section {
    height: auto !important;
    padding-top: 60px !important;
    padding-bottom: 80px !important
  }
}

@media only screen and (max-width: 767px) {
  section.blog-post-sec+.pin-spacer {
    height: auto !important;
    padding: 0px 0 30px 0px !important
  }
}

.industries-section {
  padding: 150px 0 0 0;
  position: relative;
  overflow: hidden;
  height: 110vh;
  z-index: 9;
  background-color: #000
}

@media only screen and (max-width: 1660px) {
  .industries-section {
    padding: 70px 0 0 0
  }
}

.industries-section .industries-shap {
  position: absolute;
  top: -30%;
  left: 0;
  right: 0
}

.industries-section .industries-shap .image-sec img {
  width: 100%;
  margin: 0 auto;
  display: block;
  object-fit: cover;
  object-position: center;
  animation: scaleTransform 8s infinite ease-in-out
}

.industries-section .heading-main-sec h3 {
  text-align: left;
  opacity: 1 !important
}

.industries-section .heading-main-sec h3 span {
  opacity: 1 !important;
  transform: none !important
}

.industries-section .heading-main-sec h4,
.industries-section .heading-main-sec h2.seo-title {
  font-size: 130px;
  line-height: 1;
  text-align: left;
  max-width: 100%;
  opacity: 1 !important
}

.industries-section .heading-main-sec h4 span,
.industries-section .heading-main-sec h2.seo-title span {
  opacity: 1 !important;
  transform: none !important
}

@media only screen and (max-width: 1700px) {

  .industries-section .heading-main-sec h4,
  .industries-section .heading-main-sec h2.seo-title {
    font-size: 120px
  }
}

@media only screen and (max-width: 1660px) {

  .industries-section .heading-main-sec h4,
  .industries-section .heading-main-sec h2.seo-title {
    font-size: 110px
  }
}

@media only screen and (max-width: 1200px) {

  .industries-section .heading-main-sec h4,
  .industries-section .heading-main-sec h2.seo-title {
    font-size: 80px
  }
}

@media only screen and (max-width: 767px) {

  .industries-section .heading-main-sec h4,
  .industries-section .heading-main-sec h2.seo-title {
    font-size: 60px
  }
}

@media only screen and (max-width: 480px) {

  .industries-section .heading-main-sec h4,
  .industries-section .heading-main-sec h2.seo-title {
    font-size: 50px
  }
}

@media only screen and (max-width: 1440px) {

  .industries-section .heading-main-sec h4 span.word:first-child,
  .industries-section .heading-main-sec h2.seo-title span.word:first-child {
    display: inline-block;
    width: auto;
  }
}

.industries-section .heading-main-sec h4 span.word:nth-child(3),
.industries-section .heading-main-sec h2.seo-title span.word:nth-child(3) {
  padding-left: 21%
}

@media only screen and (max-width: 1200px) {

  .industries-section .heading-main-sec h4 span.word:nth-child(3),
  .industries-section .heading-main-sec h2.seo-title span.word:nth-child(3) {
    padding-left: 0
  }
}

@media only screen and (max-width: 480px) {

  .industries-section .heading-main-sec h4 span.word:nth-child(3),
  .industries-section .heading-main-sec h2.seo-title span.word:nth-child(3) {
    padding-left: 0
  }
}

.industries-section .product-slider {
  margin-top: -60px;
  position: relative;
  z-index: 99
}

@media only screen and (max-width:1440px) {
  .industries-section .product-slider {
    margin-top: -40px;
  }
}

.industries-section .product-slider .slider {
  display: flex
}

.industries-section .product-slider .slider .slider-item {
  margin: 0 35px;
  border: 1px solid #262626;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  min-width: 20%
}

@media only screen and (max-width: 1440px) {
  .industries-section .product-slider .slider .slider-item {
    margin: 0 20px
  }
}

.industries-section .product-slider .slider .slider-item .industries-item {
  position: relative
}

.industries-section .product-slider .slider .slider-item .industries-item a.industries-item-link {
  position: relative;
  display: block;
}

.industries-section .product-slider .slider .slider-item .industries-item a.industries-item-link:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -20%, rgb(0, 0, 0) 80%);
  top: 0;
  left: 0;
  cursor: pointer
}

.industries-section .product-slider .slider .slider-item .industries-item .image-sec img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.industries-section .product-slider .slider .slider-item .industries-item .industries-title {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99
}

.industries-section .product-slider .slider .slider-item .industries-item .industries-title p {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 0
}

@media only screen and (max-width: 1260px) {
  .industries-section .product-slider {
    display: none
  }
}

@keyframes scaleTransform {
  0% {
    transform: scale(1) translate(0%, 0%)
  }

  50% {
    transform: scale(1.6) translate(0%, 20%)
  }

  100% {
    transform: scale(1) translate(0%, 0%)
  }
}

.awards-sec {
  position: relative;
  z-index: 9
}

@media only screen and (max-width: 1260px) {
  .awards-sec {
    overflow: hidden
  }
}

.awards-sec .awards-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

@media only screen and (max-width: 1260px) {
  .awards-sec .awards-row {
    flex-wrap: nowrap;
    justify-content: flex-start
  }
}

.awards-sec .awards-row .award-col {
  position: relative;
  height: 450px;
  width: 20%;
  background: #393939;
  background: linear-gradient(90deg, rgb(57, 57, 57) 50%, rgb(71, 71, 71) 50%)
}

@media only screen and (max-width: 1200px) {
  .awards-sec .awards-row .award-col {
    width: 33.33%
  }
}

@media only screen and (max-width: 767px) {
  .awards-sec .awards-row .award-col {
    width: 100%
  }
}

.awards-sec .awards-row .award-col img.top-lamp {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9
}

.awards-sec .awards-row .award-col img.top-lamp.light-lamp {
  opacity: 0;
  top: 82px;
  z-index: 2;
  transition: .3s ease
}

.awards-sec .awards-row .award-col img.award-item {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4
}

@media only screen and (max-width: 1440px) {
  .awards-sec .awards-row .award-col img.award-item {
    max-width: 90%;
    width: auto
  }
}

.awards-sec .awards-row .award-col:hover img.top-lamp.light-lamp {
  opacity: 1;
  transition: .3s ease
}

.awards-sec .swiper {
  overflow: hidden;
  position: relative
}

.awards-sec .swiper.swiper-container-initialized .swiper-pagination {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  display: block
}

.awards-sec .swiper.swiper-container-initialized .swiper-pagination span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: .3s ease
}

.awards-sec .swiper.swiper-container-initialized .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f26e65;
  opacity: 1
}

.awards-sec .swiper .swiper-pagination {
  display: none
}

.section_integration {
  background-color: #fff;
  position: relative;
  padding-top: 60px;
  overflow: hidden;
  z-index: 10;
}

@media only screen and (max-width: 1200px) {
  .section_integration .heading-main-sec {
    padding: 0px 30px
  }
}

@media only screen and (max-width: 480px) {
  .section_integration .heading-main-sec {
    padding: 0px 15px
  }
}

@media only screen and (max-width: 1200px) {
  .section_integration .heading-main-sec h3 {
    text-align: center
  }
}

.section_integration .heading-main-sec h4 {
  color: #000;
  max-width: 900px;
  margin: 0 auto
}

@media only screen and (max-width: 1200px) {
  .section_integration .heading-main-sec h4 {
    text-align: center
  }
}

.section_integration .animated-img-sec {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0
}

.section_integration .animated-img-sec img {
  position: relative
}

@media only screen and (max-width: 767px) {
  .section_integration .animated-img-sec img {
    height: 150px
  }
}

.cutting-edge-line {
  width: 39em;
  max-width: none;
  display: block
}

.cutting-center-logo-wrap {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative
}

.cutting_outer-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%
}

.cutting_inner-circle {
  z-index: 1;
  border-radius: 50%;
  width: 12.5em;
  height: 12.5em;
  position: relative;
  box-shadow: 0 12px 20px rgba(163, 163, 163, .2), inset 0 14.21px 67px rgba(225, 225, 225, .431372549)
}

.cutting_inner-circle img {
  width: 100%
}

.cutting_icons {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 120px 0 360px;
  display: flex;
  position: relative;
  overflow: hidden;
  background-color: #fff
}

@media only screen and (max-width: 767px) {
  .cutting_icons {
    display: none
  }
}

.cutting_icon-img {
  display: none
}

.cutting_icon-img img {
  width: 100%
}

@media only screen and (max-width: 767px) {
  .cutting_icon-img {
    display: block;
    padding: 0px 0px 150px;
  }

  .cutting_icon-img img {
    width: 100%;
    margin: 0px auto;
    display: block;
    max-width: 300px;
  }
}

.hide {
  display: none !important
}

.cutting_icons {
  font-size: 1.1111111111vw
}

.cutting-edge {
  width: 16em;
  height: 16em;
  position: relative
}

.cutting-edge-line-left.cutting-wrap-1 {
  top: -3.8em
}

.cutting-tool-icon-wrap {
  z-index: 3;
  background-color: #fff;
  border-radius: 50%;
  width: 3.5em;
  height: 3.5em;
  position: absolute;
  box-shadow: 0 6px 8px rgba(0, 0, 0, .0509803922);
  border: 2px solid #eaeaea
}

.cutting-tool-icon-wrap.cutting-wrap-1 {
  top: -1.5em;
  left: 3em
}

.cutting-tool-icon {
  z-index: 3;
  box-shadow: none;
  background-color: #fff;
  width: 35px;
  height: 35px;
  position: absolute;
  inset: 0%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.cutting-tool-icon-wrap a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}

@media only screen and (max-width:1366px) {
  .cutting-tool-icon {
    width: 30px;
    height: 30px;
  }
}

@media only screen and (max-width:1260px) {
  .cutting-tool-icon {
    width: 25px;
    height: 25px;
  }
}

@media only screen and (max-width: 991px) {
  .cutting-tool-icon {
    width: 18px;
    height: 18px;
  }
}

.cutting-tool-icon-wrap.cutting-wrap-2 {
  top: -1.3em;
  left: 19.1em
}

.cutting-tool-icon.cutting-tool-icon-left.back,
.cutting-tool-icon.cutting-tool-icon-right.back {
  display: none
}

.cutting-line-embed {
  z-index: 2;
  position: absolute;
  inset: 0%
}

.cutting-edge-line-left {
  z-index: 2;
  position: absolute;
  right: 14em
}

.cutting-edge-line-left.cutting-wrap-2 {
  top: 3.6em
}

.cutting-tool-icon-wrap.cutting-wrap-3 {
  top: -1.5em;
  left: 8em
}

.cutting-edge-line-left {
  z-index: 2;
  position: absolute;
  right: 14em
}

.cutting-edge-line-left.left-mobile {
  display: none;
  top: 6.8em
}

.cutting-edge-line-left.cutting-wrap-3 {
  top: 6.8em
}

.cutting-edge-line-left.cutting-wrap-4 {
  bottom: -2.8em;
  z-index: 1;
}

.cutting-edge-line-right {
  /* z-index: 2; */
  position: absolute;
  left: 14em
}

.cutting-edge-line-right.cutting-wrap-2 {
  top: 3.6em
}

.cutting-edge-line-right.cutting-wrap-3 {
  top: 6.8em
}

.cutting-edge-line-right.cutting-wrap-4 {
  bottom: -2.8em
}

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

.cutting-tool-icon-wrap.cutting-wrap-4 {
  top: 0;
  right: 6.5em
}

.cutting-tool-icon-wrap.cutting-wrap-5 {
  bottom: -1.6em;
  left: 12em
}

.cutting-tool-icon-wrap._6 {
  bottom: -1.6em;
  left: 2rem
}

.cutting-tool-icon-wrap._7 {
  bottom: 2.2em;
  right: 8.5em
}

.cutting-edge-line-right.cutting-wrap-1 {
  top: -3.8em
}

.cutting-edge-line-right.cutting-wrap-2 {
  top: 3.6em
}

.cutting-edge-line-right.cutting-wrap-3 {
  top: 6.8em
}

.cutting-edge-line-right.cutting-wrap-4 {
  bottom: -2.8em
}

.cutting-tool-icon-wrap.cutting-wrap-8 {
  top: -1.6em;
  right: 1.5em
}

.cutting-tool-icon-wrap.cutting-wrap-9 {
  top: -1.6em;
  right: 13em
}

.cutting-tool-icon-wrap.cutting-wrap-10 {
  top: 0;
  left: 7em
}

.cutting-tool-icon-wrap.cutting-wrap-11 {
  top: -1.6em;
  right: 5.5em
}

.cutting-tool-icon-wrap.cutting-wrap-12 {
  bottom: -1.6em;
  right: 12.5em;
  z-index: 99;
}

.cutting-tool-icon-wrap.cutting-wrap-13 {
  bottom: -1.3em;
  left: 13.3em
}

.cutting-tool-icon-wrap.cutting-wrap-14 {
  bottom: -1.6em;
  right: 4.5em
}

.animated .mask-rect {
  animation: slideMask 2s ease-in-out infinite;
  transition: all ease .8s
}

.animated .mask-rect-right {
  animation: slideMaskRight 2s ease-in-out infinite;
  transition: all ease .8s
}

.animated .cutting-tool-icon-wrap {
  animation: slaceUp 2s ease infinite;
  transition: all ease-in-out 2s
}

.cutting-line-embed {
  opacity: 0
}

.animated.cutting-line-embed {
  opacity: 1
}

.animated .cutting_inner-circle {
  animation: slaceUpCenter 2s ease infinite;
  transition: all ease-in-out 2s
}

.hide {
  display: none !important
}

@keyframes slideMask {
  from {
    x: 100%;
    opacity: 0
  }

  to {
    x: -100%;
    opacity: 1
  }
}

@keyframes slideMaskRight {
  from {
    x: -100%;
    opacity: 0
  }

  to {
    x: 100%;
    opacity: 1
  }
}

@keyframes slaceUp {
  0% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.08)
  }

  100% {
    transform: scale(1)
  }
}

@keyframes slaceUpCenter {
  0% {
    transform: scale(1)
  }

  50% {
    transform: scale(1.08)
  }

  100% {
    transform: scale(1)
  }
}

.pb-60 {
  padding-bottom: 60px
}

.mb-60 {
  margin-bottom: 60px
}

.cust-footer-sec {
  overflow-x: hidden;
  position: relative;
  z-index: 9
}

.cust-footer-sec .black-logo {
  position: unset !important;
  width: auto;
  max-width: 272px
}

@media only screen and (max-width: 991px) {
  .cust-footer-sec .black-logo {
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .cust-footer-sec .black-logo {
    width: auto
  }
}

.cust-footer-sec .border-bottom-cust {
  border-bottom: 1px solid #dcdcdc
}

.cust-footer-sec .bgWhite-bordered {
  position: relative;
  background-color: #fff
}

@media only screen and (max-width: 767px) {
  .cust-footer-sec .bgWhite-bordered {
    margin-top: 40px
  }
}

.cust-footer-sec .bgWhite-bordered:after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: -40%;
  width: 100%;
  height: 2px;
  background-color: #f26e65
}

@media only screen and (max-width: 767px) {
  .cust-footer-sec .bgWhite-bordered:after {
    right: 0
  }
}

@media only screen and (max-width: 480px) {
  .cust-footer-sec .bgWhite-bordered:after {
    display: none
  }
}

.cust-footer-sec .button-group {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .cust-footer-sec .button-group {
    justify-content: center
  }
}

@media only screen and (max-width: 480px) {
  .cust-footer-sec .button-group {
    gap: 30px;
    flex-direction: column
  }
}

.cust-footer-sec .button-group a.ft-button {
  border: 2px solid #f26e65;
  padding: 0 30px;
  border-radius: 50px;
  color: #f26e65;
  font-size: 30px;
  height: 70px;
  display: flex;
  align-items: center;
  line-height: 1;
  justify-content: center;
  text-decoration: none;
  margin-left: 50px;
  background-color: #fff;
  position: relative;
  z-index: 11
}

@media only screen and (max-width: 1700px) {
  .cust-footer-sec .button-group a.ft-button {
    font-size: 26px
  }
}

@media only screen and (max-width: 1440px) {
  .cust-footer-sec .button-group a.ft-button {
    font-size: 22px;
    height: 60px
  }
}

@media only screen and (max-width: 1200px) {
  .cust-footer-sec .button-group a.ft-button {
    margin-left: 20px;
    font-size: 19px
  }
}

@media only screen and (max-width: 991px) {
  .cust-footer-sec .button-group a.ft-button {
    padding: 0px 10px;
    font-size: 16px;
    height: 40px
  }
}

@media only screen and (max-width: 767px) {
  .cust-footer-sec .button-group a.ft-button {
    font-size: 14px
  }
}

@media only screen and (max-width: 480px) {
  .cust-footer-sec .button-group a.ft-button {
    margin: 0px;
    width: 100%;
    font-size: 18px
  }
}

.cust-footer-sec .button-group a.ft-button img {
  height: 60%;
  margin-right: 15px
}

@media only screen and (max-width: 1200px) {
  .cust-footer-sec .button-group a.ft-button img {
    height: 50%
  }
}

@media only screen and (max-width: 767px) {
  .cust-footer-sec .button-group a.ft-button img {
    height: 70%
  }
}

.cust-footer-sec .map-wrapper-address {
  position: relative;
  padding-right: 50px
}

@media only screen and (max-width: 767px) {
  .cust-footer-sec .map-wrapper-address {
    padding-right: 0px;
    display: none
  }
}

.cust-footer-sec .map-wrapper-address .topmap-nav .mapnav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.cust-footer-sec .map-wrapper-address .topmap-nav .mapnav ul li a {
  position: absolute;
  width: 130px;
  height: 90px;
  background: url('data:image/svg+xml,<svg width="126" height="96" viewBox="0 0 126 96" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_d_463_3599)"><path fill-rule="evenodd" clip-rule="evenodd" d="M21 15C17.6863 15 15 17.6863 15 21V39C15 42.3137 17.6863 45 21 45H26L31 51L36 45H75C78.3137 45 81 42.3137 81 39V21C81 17.6863 78.3137 15 75 15H21Z" fill="white"/></g><defs><filter id="filter0_d_463_3599" x="0" y="0" width="126" height="96" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="15" dy="15"/><feGaussianBlur stdDeviation="15"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_463_3599"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_463_3599" result="shape"/></filter></defs></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 18px;
  font-size: 10px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  padding-left: 19px
}

.cust-footer-sec .map-wrapper-address .topmap-nav .mapnav ul li a img {
  margin-right: 3px
}

.cust-footer-sec .map-wrapper-address .topmap-nav .mapnav ul li a[href="#india"] {
  left: 430px;
  top: 56px
}

.cust-footer-sec .map-wrapper-address .topmap-nav .mapnav ul li a[href="#USA"] {
  top: 47px;
  left: 105px
}

.cust-footer-sec .map-wrapper-address .topmap-nav .mapnav ul li a[href="#UK"] {
  top: -11px;
  left: 279px
}

.cust-footer-sec .map-wrapper-address .topmap-nav .mapnav ul li a[href="#uae"] {
  top: 91px;
  left: 351px;
  background: url('data:image/svg+xml,<svg width="126" height="96" viewBox="0 0 126 96" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_d_463_3582)"><path fill-rule="evenodd" clip-rule="evenodd" d="M60 21L65 15L70 21L60 21ZM70 21H75C78.3137 21 81 23.6863 81 27V45C81 48.3137 78.3137 51 75 51H21C17.6863 51 15 48.3137 15 45V27C15 23.6863 17.6863 21 21 21H70Z" fill="white"/></g><defs><filter id="filter0_d_463_3582" x="0" y="0" width="126" height="96" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="15" dy="15"/><feGaussianBlur stdDeviation="15"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_463_3582"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_463_3582" result="shape"/></filter></defs></svg>');
  padding-top: 26px;
  padding-left: 20px
}

.cust-footer-sec .map-wrapper-address .map-description {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 11;
  margin-top: 30px
}

.cust-footer-sec .map-wrapper-address .map-description .map-item {
  display: none
}

.cust-footer-sec .map-wrapper-address .map-description .map-item.active {
  display: flex;
  width: 100%
}

.cust-footer-sec .map-wrapper-address .map-description .map-item .country-title {
  color: #f26e65;
  font-family: "Poppins", serif;
  font-weight: 600;
  font-size: 16px;
  text-shadow: 0 5px 15px rgba(242, 110, 101, .7);
  opacity: 1 !important
}

.cust-footer-sec .map-wrapper-address .map-description .map-item .country-title .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.cust-footer-sec .map-wrapper-address .map-description .map-item address {
  font-size: 16px;
  color: #868686;
  font-weight: 400;
  line-height: 1.3
}

.cust-footer-sec .footer-nav h4 {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 30px;
  opacity: 1 !important
}

.cust-footer-sec .footer-nav h4 .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.cust-footer-sec .footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
  flex-direction: column
}

.cust-footer-sec .footer-nav ul li {
  padding: 0 0 25px
}

.cust-footer-sec .footer-nav ul li a {
  color: #868686;
  font-size: 16px;
  font-family: "Poppins", serif;
  text-decoration: none;
  transition: all .3s color ease-in-out
}

.cust-footer-sec .footer-nav ul li a:hover {
  color: #f26e65;
  transition: all .3s color ease-in-out
}

@media only screen and (max-width: 1200px) {
  .cust-footer-sec .row.cust-footer-small-screen {
    flex-wrap: wrap
  }

  .cust-footer-sec .row.cust-footer-small-screen .col-12.col-md-7 {
    width: 100%;
    padding: 0
  }

  .cust-footer-sec .row.cust-footer-small-screen .col-12.col-md-7 .map-wrapper-address {
    padding-right: 0px
  }

  .cust-footer-sec .row.cust-footer-small-screen .col-12.col-md-5 {
    width: 100%;
    padding: 0
  }
}

.cust-footer-sec .copyright-area {
  border-top: 1px solid #dcdcdc;
  margin-top: 60px;
  padding-top: 40px;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .cust-footer-sec .copyright-area {
    flex-wrap: wrap;
    margin-top: 0px;
    padding-top: 25px
  }

  .cust-footer-sec .copyright-area p.copyright {
    width: 100%;
    text-align: center;
    margin-top: 20px
  }

  .cust-footer-sec .copyright-area ul {
    width: 100%;
    justify-content: center;
    order: -1
  }

  .cust-footer-sec .copyright-area ul li img {
    width: 40px
  }
}

.cust-footer-sec .copyright-area p {
  margin-bottom: 0;
  color: #868686;
}

.cust-footer-sec .copyright-area ul {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  opacity: 1
}

.cust-footer-sec .copyright-area ul li {
  margin-left: 10px;
  transform: translateY(0);
  transition: .6s ease-in-out
}

.cust-footer-sec .copyright-area ul li:hover {
  transform: translateY(-15px);
  transition: .6s ease-in-out
}

.map-wrapper-address-mobile {
  display: block;
  margin-bottom: 30px
}

@media only screen and (min-width: 768px) {
  .map-wrapper-address-mobile {
    display: none
  }
}

.map-wrapper-address-mobile .accordion-button {
  background: rgba(242, 110, 101, .1);
  color: #f26e65;
  display: flex;
  gap: 10px;
  box-shadow: none;
  font-weight: 600
}

.map-wrapper-address-mobile .accordion-button::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f26e65'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>")
}

.map-wrapper-address-mobile .accordion-button:focus {
  border-color: #f26e65;
  box-shadow: none
}

.map-wrapper-address-mobile .accordion-item {
  border-color: #f26e65
}

.map-wrapper-address-mobile .accordion-item .accordion-header {
  opacity: 1
}

.gloabl-banner-inner-page .inner-page-wrapper {
  position: relative;
  z-index: 111;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  min-height: 900px
}

.gloabl-banner-inner-page .inner-page-wrapper .content-col {
  padding-top: 150px !important;
}

@media only screen and (max-width: 991px) {
  .gloabl-banner-inner-page .inner-page-wrapper {
    height: 100%;
    min-height: auto
  }
}

.gloabl-banner-inner-page .inner-page-wrapper .container {
  height: 100%
}

.gloabl-banner-inner-page .inner-page-wrapper .row {
  /* align-items: center; */
  position: unset;
  height: 100%;
}

section.gloabl-banner-inner-page.position-relative.no-breadcrumb .inner-page-wrapper .row {
  align-items: center;
}

@media only screen and (max-width: 991px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row .content-col {
    padding-top: 0 !important
  }
}

@media only screen and (max-width: 1200px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row {
    margin: 0
  }
}

@media only screen and (max-width: 991px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row {
    flex-direction: column
  }
}

@media only screen and (max-width: 991px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row .content-col {
    margin-top: 150px;
    width: 100%;
    max-height: max-content
  }
}

.gloabl-banner-inner-page .inner-page-wrapper .row .content-col .heading-main-sec {
  text-align: left
}

.gloabl-banner-inner-page .inner-page-wrapper .row .content-col .heading-main-sec h4,
.gloabl-banner-inner-page .inner-page-wrapper .row .content-col .heading-main-sec h1 {
  margin-bottom: 0
}

.gloabl-banner-inner-page .inner-page-wrapper .row .content-col .heading-main-sec p {
  color: #fff;
  text-align: left;
  max-width: 490px;
  margin-top: 30px;
  margin-bottom: 30px
}

@media only screen and (max-width: 991px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row .content-col .heading-main-sec p {
    max-width: 100%
  }
}

.gloabl-banner-inner-page .inner-page-wrapper .row .svg-draw-sec.inner-banner-svg {
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0px;
  left: auto;
  width: 50%;
  height: calc(100% - 121px);
  display: flex
}

@media only screen and (max-width: 991px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row .svg-draw-sec.inner-banner-svg {
    position: relative;
    margin-top: auto;
    max-height: max-content;
    width: 100%
  }
}

.gloabl-banner-inner-page .inner-page-wrapper .row .svg-draw-sec svg {
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  align-items: flex-end;
  height: auto;
  opacity: 0
}

@media only screen and (max-width: 1440px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row .svg-draw-sec svg {
    width: 100%;
    margin-top: auto !important;
    margin-bottom: auto !important;
    height: 100%
  }
}

@media only screen and (max-width: 1260px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row .svg-draw-sec svg {
    opacity: 1 !important
  }
}

@media only screen and (max-width: 991px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row .svg-draw-sec svg {
    width: 100%;
    margin: 40px auto 0 auto !important;
    opacity: 1 !important
  }
}

@media only screen and (max-width: 767px) {
  .gloabl-banner-inner-page .inner-page-wrapper .row .svg-draw-sec svg {
    width: 100%
  }
}

.gloabl-banner-inner-page .inner-page-wrapper .row .svg-draw-sec svg .svg-about-banner {
  opacity: 0
}

.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row {
  height: auto;
  /* position: absolute;
  top: 140px; */
  max-width: 1440px
}

.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row .col-md-12 {
  padding: 0
}

.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row ol.breadcrumb {
  display: flex;
  padding: 0;
  margin: 0;
  flex-wrap: wrap
}

.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row ol.breadcrumb li.breadcrumb-item {
  color: #fff
}

.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row ol.breadcrumb li.breadcrumb-item a {
  text-decoration: none;
  color: #f26e65;
  text-shadow: 4px -1px 15px rgba(242, 110, 101, .74)
}

.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row ol.breadcrumb li.breadcrumb-item::after {
  content: "/";
  margin: 0px 10px;
  color: #262626
}

.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row ol.breadcrumb li.breadcrumb-item.active {
  color: #fff;
  text-shadow: 4px -1px 15px hsla(0, 0%, 100%, .74);
  margin-right: 0
}

.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row ol.breadcrumb li.breadcrumb-item.active::after {
  display: none
}


.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row.for-mobile {
  display: flex;
  position: unset;
  margin: 0 0 40px 0;
}



.about-realtime-journey-sec {
  background-color: #fff;
  position: relative;
  padding: 200px 0 200px 0;
  z-index: 1
}

@media only screen and (max-width: 991px) {
  .about-realtime-journey-sec {
    padding: 0px 0 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .about-realtime-journey-sec {
    padding: 0 0 60px 0
  }
}

@media only screen and (max-width: 991px) {
  .about-realtime-journey-sec .row {
    flex-direction: column
  }
}

@media only screen and (max-width: 991px) {
  .about-realtime-journey-sec .row .col-md-6 {
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .about-realtime-journey-sec .row .col-md-6 {
    padding: 0
  }
}

.about-realtime-journey-sec .image-masking-inner {
  position: sticky;
  top: 150px
}

.about-realtime-journey-sec img.cust-bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0
}

.about-realtime-journey-sec .container .row .about-realtime-content .heading-main-sec h3 {
  text-align: left
}

.about-realtime-journey-sec .container .row .about-realtime-content .heading-main-sec h2 {
  color: #000;
  text-align: left;
  max-width: 550px;
  width: 100%;
  margin-bottom: 40px
}

.about-realtime-journey-sec .container .row .about-realtime-content .heading-main-sec h2 span {
  color: #000
}

@media only screen and (max-width: 991px) {
  .about-realtime-journey-sec .container .row .about-realtime-content .heading-main-sec h2 {
    max-width: 100%;
    margin-bottom: 20px
  }
}

.about-realtime-journey-sec .container .row .about-realtime-content .heading-main-sec p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #636363;
  max-width: 550px;
  width: 100%;
  text-align: left
}

@media only screen and (max-width: 991px) {
  .about-realtime-journey-sec .container .row .about-realtime-content .heading-main-sec p {
    max-width: 100%
  }
}

.about-realtime-journey-sec .container .row .about-realtime-content .heading-main-sec p strong {
  color: #000
}

.aswesome-sec {
  padding: 150px 0
}

@media only screen and (max-width: 991px) {
  .aswesome-sec .heading-main-sec {
    padding: 0 20px
  }
}

@media only screen and (max-width: 991px) {

  .aswesome-sec .heading-main-sec h2,
  .aswesome-sec .heading-main-sec h3 {
    text-align: center
  }
}

.aswesome-sec .short-desc {
  font-size: 16px;
  max-width: 1120px;
  margin: 0px auto 20px auto;
  color: hsla(0, 0%, 100%, .7)
}

@media only screen and (max-width: 991px) {
  .aswesome-sec {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .aswesome-sec {
    padding: 60px 0
  }
}

@media only screen and (max-width: 767px) {
  .aswesome-sec .col-full {
    padding: 0 20px
  }
}

.aswesome-sec .col-full .heading-main-sec h4 {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px
}

.aswesome-sec .container .row .col-4 {
  margin-bottom: 20px
}

@media only screen and (max-width: 1200px) {
  .aswesome-sec .container .row .col-4 {
    width: 50%
  }
}

@media only screen and (max-width: 767px) {
  .aswesome-sec .container .row .col-4 {
    width: 100%;
    padding: 0
  }
}

.aswesome-sec .container .row .creating-business-values-col {
  transform: translateY(100px)
}

@media only screen and (max-width: 1200px) {
  .aswesome-sec .container .row .creating-business-values-col {
    transform: translateY(0)
  }
}

.aswesome-sec .container .row .experience-col {
  transform: translateY(100px)
}

@media only screen and (max-width: 1200px) {
  .aswesome-sec .container .row .experience-col {
    transform: translateY(0)
  }
}

.aswesome-sec .container .unique-items-block {
  border: 1px solid #262626;
  border-radius: 40px;
  padding: 40px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover
}

@media only screen and (max-width: 991px) {
  .aswesome-sec .container .unique-items-block {
    padding: 20px
  }
}

@media only screen and (max-width: 767px) {
  .aswesome-sec .container .unique-items-block {
    border-radius: 20px
  }
}

.aswesome-sec .container .unique-items-block .unique-cx {
  border: 1.5px solid #f26e65;
  width: 100px;
  height: 100px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .aswesome-sec .container .unique-items-block .unique-cx {
    border-radius: 20px
  }
}

.aswesome-sec .container .unique-items-block .unique-item-text h3 {
  color: #fff;
  padding: 40px 0 30px 0;
}

@media only screen and (max-width: 767px) {
  .aswesome-sec .container .unique-items-block .unique-item-text h3 {
    padding: 20px 0 10px 0;
  }

}

.aswesome-sec .container .unique-items-block .unique-item-text p {
  color: hsla(0, 0%, 100%, .7);
  font-weight: 400
}

.aswesome-sec .container .work-approach-bg {
  background-image: url(../../assets/img/Work-approach.webp)
}

.aswesome-sec .container .technology-bg {
  background-image: url(../../assets/img/Technology.webp)
}

.aswesome-sec .container .experience-bg {
  background-image: url(../../assets/img/experience.webp)
}

@media only screen and (max-width: 767px) {
  .aswesome-sec .container .experience-bg {
    background-image: none
  }
}

.aswesome-sec .container .commitment-bg {
  background-image: url(../../assets/img/commitment-bg.webp)
}

.aswesome-sec .container .creating-business-values-bg {
  background-image: url(../../assets/img/creating-business.webp)
}

.aswesome-sec .container .Oor-footprints {
  background-image: url(../../assets/img/Oor-footprints.webp)
}

.workethics-sec {
  background-color: #fff;
  padding: 150px 0;
  z-index: 9;
  position: relative
}

body .workethics-sec {
  padding-bottom: 0px !important;
}

@media only screen and (max-width: 991px) {
  .workethics-sec {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .workethics-sec {
    padding: 60px 0
  }
}

.workethics-sec .row .workethics-img-col .workethics-img-main {
  max-width: 1090px;
  margin: 0 auto
}

.workethics-sec .row .workethics-img-col .workethics-img-main img {
  width: 100%
}

.workethics-sec .row .col-full h4 {
  color: #000
}

.workethics-sec .row .col-full p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #636363;
  margin: 40px 0 0px 0;
  max-width: 925px;
  width: 100%;
  margin-left: auto;
  margin-right: auto
}

@media only screen and (max-width: 991px) {
  .workethics-sec .row .col-full p {
    text-align: left
  }
}

@media only screen and (max-width: 767px) {
  .workethics-sec .row .col-full p {
    margin: 20px 0 0 0
  }
}

.mission-sec {
  background-color: #fff;
  padding: 150px 0;
  position: relative;
  z-index: 1
}

@media only screen and (max-width: 991px) {
  .mission-sec {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .mission-sec {
    padding: 60px 0
  }
}

.mission-sec .missionWrapper .leftLine {
  position: absolute;
  left: auto;
  top: 0;
  height: 100vh;
  right: 0;
  right: 60px
}

@media only screen and (max-width: 991px) {
  .mission-sec .missionWrapper .leftLine {
    display: none
  }
}

.mission-sec .container .row .col-full .heading-main-sec {
  text-align: left
}

.mission-sec .container .row .col-full .heading-main-sec h3 {
  font-weight: 600
}

.mission-sec .container .row .col-full .heading-main-sec h4 {
  color: #000
}

.mission-sec .container .row .col-full .heading-main-sec p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #636363;
  margin: 40px 0 60px 0;
  max-width: 770px;
  width: 100%;
  text-align: left
}

@media only screen and (max-width: 767px) {
  .mission-sec .container .row .col-full .heading-main-sec p {
    margin: 20px 0 40px 0
  }
}

.mission-sec .container .row .video-coll .video-sec .video {
  text-align: right;
  position: relative;
  display: flex;
  justify-content: flex-end
}

.mission-sec .container .row .video-coll .video-sec .video .mission-video {
  width: 70%;
  border-radius: 300px;
  object-fit: cover !important
}

@media only screen and (max-width: 991px) {
  .mission-sec .container .row .video-coll .video-sec .video .mission-video {
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .mission-sec .container .row .video-coll .video-sec .video .mission-video {
    border-radius: 20px
  }
}

.mission-sec .container .row .video-coll .video-sec .video .video-img-main {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border: 10px solid #fff
}

@media only screen and (max-width: 1200px) {
  .mission-sec .container .row .video-coll .video-sec .video .video-img-main {
    right: 0;
    border: none
  }
}

.mission-sec .container .row .video-coll .video-sec .video .video-img-main:before {
  content: "";
  background-color: hsla(0, 0%, 100%, .5019607843);
  width: 110px;
  height: 110px;
  position: absolute;
  border-radius: 50%;
  left: -78px;
  right: auto;
  top: 1px;
  bottom: 0;
  margin: auto auto
}

@media only screen and (max-width: 767px) {
  .mission-sec .container .row .video-coll .video-sec .video .video-img-main:before {
    width: 80px;
    height: 80px;
    left: -55px
  }
}

.mission-sec .container .row .video-coll .video-sec .video .video-img-main .video-img {
  background-color: #f26e65;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border: 10px solid #fff
}

@media only screen and (max-width: 767px) {
  .mission-sec .container .row .video-coll .video-sec .video .video-img-main .video-img {
    width: 70px;
    height: 70px;
    right: -20px;
    border: 5px solid #fff
  }
}

.mission-sec .container .row .video-coll .video-sec .video .video-img-main .video-img .pouse-videos {
  position: absolute
}

.mission-sec .container .row .video-coll .video-sec .video .video-img-main .video-img .pouse-videos {
  width: 21px;
  height: 26px
}

.mission-sec .container .row .video-coll .video-sec .video .video-img-main .video-img .pouse-videos .st0 {
  stroke: #fff
}

.mission-sec .container .row .video-coll .video-sec .video .video-img-main .video-img .start-video,
.mission-sec .container .row .video-coll .video-sec .video .video-img-main .video-img .pouse-videos {
  transition: opacity .3s ease-in-out;
  opacity: 1
}

.mission-sec .container .row .video-coll .video-sec .video .video-img-main .video-img .start-video.hidden,
.mission-sec .container .row .video-coll .video-sec .video .video-img-main .video-img .pouse-videos.hidden {
  opacity: 0;
  pointer-events: none
}

.mission-sec .row-vision {
  display: flex;
  align-items: flex-start
}

@media only screen and (max-width: 767px) {
  .mission-sec .row-vision {
    flex-direction: column
  }
}

.mission-sec .row-vision .col-vision {
  border: 1px solid #dcdcdc;
  border-radius: 200px;
  margin-top: -7px
}

@media only screen and (max-width: 991px) {
  .mission-sec .row-vision .col-vision {
    border-radius: 40px;
    margin-top: 0
  }
}

@media only screen and (max-width: 767px) {
  .mission-sec .row-vision .col-vision {
    width: calc(100% - 40px);
    margin: 20px auto 0 auto;
    border-radius: 20px
  }
}

.mission-sec .row-vision .col-vision h3 {
  font-weight: 600;
  margin: 0 0 10px
}

.mission-sec .row-vision .col-vision h4 {
  color: #000
}

.mission-sec .row-vision .col-vision p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #636363;
  margin: 4% 0 0 0;
  max-width: 770px;
  width: 100%;
  text-align: left
}

.mission-sec .row-vision .col-vision .heading-main-sec {
  text-align: left;
  padding: 87px 87px 87px 241px
}

@media only screen and (max-width: 1660px) {
  .mission-sec .row-vision .col-vision .heading-main-sec {
    padding: 87px 87px 87px 121px
  }
}

@media only screen and (max-width: 1440px) {
  .mission-sec .row-vision .col-vision .heading-main-sec {
    padding: 60px 60px 60px 150px
  }
}

@media only screen and (max-width: 1200px) {
  .mission-sec .row-vision .col-vision .heading-main-sec {
    padding: 40px 40px 40px 80px
  }
}

@media only screen and (max-width: 991px) {
  .mission-sec .row-vision .col-vision .heading-main-sec {
    padding: 40px
  }
}

@media only screen and (max-width: 767px) {
  .mission-sec .row-vision .col-vision .heading-main-sec {
    padding: 20px
  }
}

.mission-sec .row-vision .col-cx-logo {
  border: 1px solid #dcdcdc;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center
}

@media only screen and (max-width: 1200px) {
  .mission-sec .row-vision .col-cx-logo {
    width: 300px;
    height: 300px
  }
}

@media only screen and (max-width: 767px) {
  .mission-sec .row-vision .col-cx-logo {
    width: calc(100% - 40px);
    border-radius: 20px;
    margin: 20px auto 0 auto
  }
}

@media only screen and (max-width: 767px) {
  .row {
    margin: 0
  }
}

@media only screen and (max-width: 767px) {

  .col-full,
  .col-md-6,
  .coll-full {
    padding: 0
  }
}

.work-culture {
  padding: 150px 0
}

@media only screen and (max-width: 991px) {
  .work-culture {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .work-culture {
    padding: 60px 0
  }
}

.work-culture .heading-main-sec {
  padding-right: 0
}

.work-culture .row {
  border: 1px solid #262626;
  border-radius: 40px;
  align-items: end;
  position: relative;
  overflow: hidden
}

@media only screen and (max-width: 991px) {
  .work-culture .row {
    flex-direction: column-reverse
  }
}

@media only screen and (max-width: 767px) {
  .work-culture .row {
    border-radius: 20px
  }
}

@media only screen and (max-width: 991px) {
  .work-culture .row .col-md-6 {
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .work-culture .row .col-md-6 {
    margin-top: 30px
  }
}

.work-culture .row .work-cultur-svgmain {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute
}

.work-culture .row .work-cultur-svgmain img {
  position: absolute;
  top: 20%;
  bottom: 0;
  left: -17%;
  right: 0;
  margin: 0 auto;
  width: 100vw;
  height: auto
}

@media only screen and (max-width: 991px) {
  .work-culture .row .work-cultur-svgmain img {
    margin: auto 0 0 0;
    width: 100%;
    left: 0;
    bottom: -25%;
    object-position: top
  }
}

@media only screen and (max-width: 767px) {
  .work-culture .row .work-cultur-svgmain img {
    bottom: -20%
  }
}

.work-culture .row .work-culture-svg svg {
  width: 100%;
  height: 100%
}

@media only screen and (max-width: 1260px) {
  .work-culture .row .work-culture-svg svg {
    opacity: 1 !important
  }
}

.work-culture .row .content-col {
  padding: 120px 120px 120px 0px
}

@media only screen and (max-width: 1440px) {
  .work-culture .row .content-col {
    padding: 60px 60px 60px 0px
  }
}

@media only screen and (max-width: 991px) {
  .work-culture .row .content-col {
    padding: 40px 40px 40px 40px
  }
}

@media only screen and (max-width: 767px) {
  .work-culture .row .content-col {
    padding: 20px 20px 20px 20px
  }
}

.work-culture .row h3 {
  text-align: left
}

.work-culture .row h4 {
  text-align: left
}

.work-culture .row p {
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  color: #fff;
  margin: 0px 0 30px 0
}

@media only screen and (min-width:1600.5px) {
  .work-culture.hire-cta .heading-main-sec h3 {
    font-size: 50px;
  }

  .work-culture .row .content-col {
    padding: 120px 60px 120px 0px;
  }
}

@media only screen and (max-width: 991px) {
  .work-culture .row p {
    margin-top: 0
  }
}

@media only screen and (max-width: 767px) {
  .work-culture .row p {
    margin: 0px 0 30px 0
  }
}

.media-and-entertainment .work-culture,
.before_load .work-culture {
  padding: 0
}

.work-culture.hire-cta+.features-main-sec {
  padding-top: 0
}

@media only screen and (max-width: 991px) {
  .work-culture.hire-cta+.features-main-sec {
    padding-top: 0
  }
}

@media only screen and (max-width: 767px) {
  .work-culture.hire-cta+.features-main-sec {
    padding-top: 0
  }
}

.business-practice-sec {
  padding-bottom: 150px
}

@media only screen and (max-width: 991px) {
  .business-practice-sec {
    padding-bottom: 100px
  }
}

@media only screen and (max-width: 767px) {
  .business-practice-sec {
    padding-bottom: 60px
  }
}

@media only screen and (max-width: 991px) {
  .business-practice-sec .row {
    flex-direction: column
  }
}

@media only screen and (max-width: 991px) {
  .business-practice-sec .row .col-md-6 {
    position: relative;
    top: 0;
    width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .business-practice-sec .row .col-bussiness .heading-main-sec h3 {
    display: none
  }
}

.business-practice-sec .col-heading {
  height: 100%;
  position: sticky;
  top: 40%
}

@media only screen and (max-width: 991px) {

  .business-practice-sec .col-heading h3,
  .business-practice-sec .col-heading h4 {
    text-align: left
  }
}

.business-practice-sec .heading-main-sec p {
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  color: hsla(0, 0%, 100%, .7);
  margin: 0 0 30px 0
}

.business-practice-sec .heading-main-sec .business-paragraph-second {
  transition: filter .2s ease
}

.mobile-app-development .drawLogowrapper {
  display: none
}

.ourclient-sec {
  position: relative;
  background-color: #fff;
  padding: 100px 0
}

@media only screen and (max-width: 767px) {
  .ourclient-sec {
    padding: 60px 0
  }
}

.ourclient-sec .ourclient-img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0
}

.ourclient-sec .swiper-ourclient {
  min-height: 260px
}

@media only screen and (max-width: 767px) {
  .ourclient-sec .swiper-ourclient {
    min-height: 190px;
  }
}

.ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items {
  border: 1px solid #dcdcdc;
  border-radius: 20px;
  max-width: 272px;
  width: 100%;
  min-height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  z-index: 1;
  margin-top: 0;
  transition: all .5s ease
}

.ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items:hover {
  border: 1px solid #f26e65;
}

@media only screen and (max-width: 767px) {
  .ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items {
    max-width: none
  }
}

@media only screen and (max-width: 480px) {
  .ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items {
    padding: 0 10px
  }
}

@media only screen and (max-width: 480px) {
  .ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items img {
    width: 100%
  }
}

.ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items.swiper-slide-next,
.ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items.swiper-slide-prev {
  margin-top: 50px;
  transition: all .5s ease
}

@media only screen and (max-width: 767px) {

  .ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items.swiper-slide-next,
  .ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items.swiper-slide-prev {
    margin-top: 20px
  }
}

.ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items.swiper-slide-active {
  margin-top: 100px;
  transition: all .5s ease
}

@media only screen and (max-width: 767px) {
  .ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items.swiper-slide-active {
    margin-top: 50px
  }
}

.app-development-sec {
  padding-top: 150px
}

@media only screen and (max-width: 1600px) {
  .app-development-sec {
    padding-top: 120px
  }
}

@media only screen and (max-width: 1440px) {
  .app-development-sec {
    padding-top: 100px
  }
}

@media only screen and (max-width: 767px) {
  .app-development-sec {
    padding-top: 60px
  }
}

.app-development-sec .heading-main-sec {
  text-align: left;
  margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
  .app-development-sec .heading-main-sec {
    margin-bottom: 0px
  }
}

.app-development-sec .heading-main-sec h2 {
  opacity: 1;
}

.app-development-sec .heading-main-sec .development-heading {
  color: #f26e65;
  max-width: 1130px;
  margin-left: auto;
  display: block;
}

.app-development-sec .app-development-paragraph {
  max-width: 1130px;
  margin-left: auto
}

.app-development-sec .app-development-paragraph .business-paragraph-second {
  color: #fff
}

.app-development-sec .top-development {
  position: relative
}

.app-development-sec .top-development:before {
  content: "";
  background-image: url(../../assets/img/top-development-shap.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 150px;
  position: absolute;
  top: 0
}

@media only screen and (max-width: 767px) {
  .app-development-sec .top-development:before {
    height: 50px
  }
}

.app-development-sec .top-development img {
  width: 100%
}

.portfolio-main-sec {
  padding: 150px 0 110px 0;
  background-color: #000;
  overflow: hidden
}

@media only screen and (max-width: 991px) {
  .portfolio-main-sec {
    padding: 100px 0 150px 0
  }
}

@media only screen and (max-width: 767px) {
  .portfolio-main-sec {
    padding: 60px 0 110px 0
  }
}

.portfolio-main-sec .heading-main-sec {
  margin: 0 0 60px 0;
  text-align: left
}

.portfolio-main-sec .heading-main-sec h4 {
  font-size: 150px;
  line-height: 150px
}

@media only screen and (max-width: 1200px) {
  .portfolio-main-sec .heading-main-sec h4 {
    font-size: 120px;
    line-height: 1
  }
}

@media only screen and (max-width: 991px) {
  .portfolio-main-sec .heading-main-sec h4 {
    font-size: 80px
  }
}

@media only screen and (max-width: 767px) {
  .portfolio-main-sec .heading-main-sec h4 {
    font-size: 60px
  }
}

.portfolio-main-sec .heading-main-sec h3,
.portfolio-main-sec .heading-main-sec h4 {
  color: #fff
}

.portfolio-main-sec .portfolio-slider-main {
  display: flex;
  flex-direction: row-reverse;
  position: relative
}

@media only screen and (max-width: 991px) {
  .portfolio-main-sec .portfolio-slider-main {
    flex-direction: column
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-slider {
  width: calc(100% - 350px);
  margin-left: auto;
  margin-right: 0;
  position: unset;
  overflow: hidden;
  padding-bottom: 40px
}

@media only screen and (max-width: 1200px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-slider {
    width: calc(100% - 250px)
  }
}

@media only screen and (max-width: 991px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-slider {
    width: 100%;
    padding-bottom: 0
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-pagination {
  color: #2d2e30;
  bottom: 106px;
  position: absolute;
  left: 0;
  max-width: max-content;
  font-weight: 600;
  padding: 0 5px 20px 5px;
  border-bottom: 1px solid #fff
}

@media only screen and (max-width: 991px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-pagination {
    bottom: -50px
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-pagination .swiper-pagination-current {
  color: #fff
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb {
  width: 350px;
  margin-left: 0;
  z-index: 0
}

@media only screen and (max-width: 1200px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-thumb {
    width: 250px
  }
}

@media only screen and (max-width: 991px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-thumb {
    width: 100%;
    height: auto;
    margin-top: 80px
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper {
  flex-direction: column;
  transform: none !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide {
  height: 2px;
  background-color: hsla(0, 0%, 100%, .2);
  margin: 0 0 20px 0 !important;
  cursor: pointer;
  width: 70px !important;
  transition: all .3s ease-in-out;
  position: unset
}

@media only screen and (max-width: 991px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide {
    width: 100% !important;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    bottom: 0
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .main-title {
  position: absolute;
  top: auto;
  bottom: 0;
  opacity: 0
}

@media only screen and (max-width: 991px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .main-title {
    left: 0;
    right: 0
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .main-title h3 {
  font-size: 60px;
  color: #fff;
  font-weight: 400;
  opacity: 1 !important
}

@media only screen and (max-width: 1660px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .main-title h3 {
    font-size: 50px
  }
}

@media only screen and (max-width: 1200px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .main-title h3 {
    font-size: 50px
  }
}

@media only screen and (max-width: 767px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .main-title h3 {
    font-size: 40px
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .main-title h3 span {
  opacity: 1 !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide.swiper-slide-active .main-title {
  opacity: 1
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .thumb-image {
  transition: all .3s ease-in-out
}

@media only screen and (max-width: 991px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .thumb-image {
    width: 70px;
    display: none
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .thumb-image .thumb-img-inner img {
  width: 0;
  height: 0
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide.swiper-slide-active {
  height: auto;
  background-color: rgba(0, 0, 0, 0)
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide.swiper-slide-active .thumb-image {
  padding: 3px;
  border: 1px solid hsla(0, 0%, 100%, .2);
  position: relative;
  z-index: 9
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide.swiper-slide-active .thumb-image:before {
  position: absolute;
  content: "";
  background-image: url(../../assets/img/thumb-shape.webp);
  width: 100%;
  height: 100%;
  left: 5px;
  top: -1px;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: -1
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide.swiper-slide-active .thumb-image .thumb-img-inner {
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: hsla(0, 0%, 100%, .12)
}

.portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide.swiper-slide-active .thumb-image img {
  width: 100%;
  max-width: 47px;
  height: auto
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper {
  display: flex
}

@media only screen and (max-width: 767px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-wrapper {
    flex-direction: column
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .main-title {
  color: #fff
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .image-sec {
  width: 50%;
  margin: 0 90px 0 0;
  background-color: hsla(0, 0%, 100%, .12);
  display: flex;
  align-items: center;
  justify-content: center
}

@media only screen and (max-width: 1440px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .image-sec {
    margin: 0 50px 0 0
  }
}

@media only screen and (max-width: 767px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .image-sec {
    margin: 0 0 40px 0;
    width: 100%
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .image-sec img {
  max-width: 500px;
  width: 100%
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

@media only screen and (max-width: 767px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec {
    width: 100%
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec h3 {
  font-size: 20px;
  line-height: 1;
  color: rgb(255 255 255 / 70%);
  font-weight: 700;
  margin: 0 0 20px 0;
  opacity: 1 !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec h3 span {
  opacity: 1 !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec h4 {
  font-size: 40px;
  line-height: 1;
  color: #fff;
  font-weight: 900;
  margin: 0;
  opacity: 1 !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec h4 span {
  opacity: 1 !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec h5 {
  font-size: 20px;
  line-height: 1;
  color: rgb(255 255 255 / 70%);
  font-weight: 700;
  margin: 100px 0 20px 0;
  opacity: 1 !important
}

@media only screen and (max-width: 767px) {
  .portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec h5 {
    margin: 20px 0 20px 0
  }
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec h5 span {
  opacity: 1 !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec p {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
  margin: 0;
  opacity: 1 !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec p span {
  opacity: 1 !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec .bottom-content a.primary-btn {
  margin: 50px 0 0 0;
  opacity: 1 !important
}

.portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-prev,
.portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-next {
  border: 1px solid hsla(0, 0%, 100%, .2);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none;
  z-index: 9999;
  transition: 0.3s ease;
}

.portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-prev:hover,
.portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-next:hover {
  background-color: #eb655d;
  transition: 0.3s ease;
}



.portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-prev::after {
  content: "";
  background-image: url(../img/post-right-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  position: absolute;
  transform: rotate(180deg) translate(0px, 0px);
  font-size: 0;
}

.portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-next::after {
  content: "";
  background-image: url(../img/post-left-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  transform: rotate(180deg);
  left: 0;
  position: absolute;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  font-size: 0;
}

@media only screen and (max-width:1024px) {

  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-prev,
  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-next {
    top: -80px;
    transform: none;
    width: 40px;
    height: 40px;
  }

  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-prev {
    right: 50px !important;
    left: auto;
  }

  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-next {
    right: 0px !important;
  }
}

@media only screen and (max-width:767px) {

  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-prev,
  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-next {
    top: -70px;
    transform: none;
    width: 30px;
    height: 30px;
  }

  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-prev {
    right: 50px !important;
    left: auto;
  }

  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-next {
    right: 0px !important;
  }
}

/* .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-prev:hover::after , 
.portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-button-next:hover::after {
  filter: invert(1);
} */

.technology-stack-sec {
  padding: 120px 0 300px 0;
  position: relative;
  overflow: hidden
}

@media only screen and (max-width: 991px) {
  .technology-stack-sec {
    padding: 100px 0 280px 0
  }
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec {
    padding: 60px 0 240px 0
  }
}

.technology-stack-sec .tab-sec-inner {
  display: flex;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner {
    flex-wrap: wrap
  }
}

.technology-stack-sec .tab-sec-inner .tab-button-col {
  width: 40%
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner .tab-button-col {
    width: 100%
  }
}

.technology-stack-sec .tab-sec-inner .tab-button-col .buttons {
  display: flex;
  flex-direction: column
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner .tab-button-col .buttons {
    flex-direction: row;
    overflow: scroll
  }
}

.technology-stack-sec .tab-sec-inner .tab-button-col .buttons .tab-buttons {
  margin: 0 0 30px 0
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner .tab-button-col .buttons .tab-buttons {
    min-width: fit-content;
    margin: 0 20px 15px 0
  }
}

.technology-stack-sec .tab-sec-inner .tab-button-col .buttons .tab-buttons .button-inner {
  display: flex;
  align-items: center;
  font-size: 30px;
  line-height: 30px;
  color: #121212;
  font-weight: 400;
  margin: 0;
  text-decoration: none;
  opacity: .15;
  transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 1200px) {
  .technology-stack-sec .tab-sec-inner .tab-button-col .buttons .tab-buttons .button-inner {
    font-size: 24px;
    line-height: 1
  }
}

@media only screen and (max-width: 991px) {
  .technology-stack-sec .tab-sec-inner .tab-button-col .buttons .tab-buttons .button-inner {
    font-size: 20px
  }
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner .tab-button-col .buttons .tab-buttons .button-inner {
    font-size: 18px
  }
}

.technology-stack-sec .tab-sec-inner .tab-button-col .buttons .tab-buttons .button-inner .count {
  color: #f26e65;
  margin: 0 5px 0 0
}

.technology-stack-sec .tab-sec-inner .tab-button-col .buttons .tab-buttons.active .button-inner {
  opacity: 1;
  transition: opacity .3s ease-in-out
}

.technology-stack-sec .tab-sec-inner .tab-content-col {
  width: 60%;
  position: relative
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner .tab-content-col {
    width: 100%;
    margin: 40px 0 0 0
  }
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents {
  position: absolute;
  top: 0;
  left: 0
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .image-sec {
  width: 32%
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .image-sec {
    width: 100%
  }
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents:nth-child(odd) .image-sec {
  transform: rotate(-8deg);
  transition: transform .3s ease-in-out
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents:nth-child(even) .image-sec {
  transform: rotate(6deg);
  transition: transform .3s ease-in-out
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents.active {
  position: relative;
  z-index: 9
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents.active .image-sec {
  transform: rotate(0deg);
  transition: transform .3s ease-in-out
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner {
  display: flex;
  align-items: center
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner {
    flex-direction: column
  }
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .image-sec img {
  width: 100%
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .image-sec img {
    width: 50%;
    display: block;
    margin: 0 auto 40px auto
  }
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .content-sec {
  width: calc(68% - 70px);
  margin: 0 0 0 70px;
  opacity: 0;
  transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 991px) {
  .technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .content-sec {
    width: calc(68% - 40px);
    margin: 0 0 0 40px
  }
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .content-sec {
    width: 100%;
    margin: 0
  }
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .content-sec ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .content-sec ul li {
  display: flex;
  align-items: flex-start;
  margin: 0 0 25px 0
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .content-sec ul li:last-child {
  margin: 0
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .content-sec ul li .icon {
  margin: 5px 20px 0 0
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .content-sec ul li span {
  font-size: 20px;
  line-height: 30px;
  color: #636363
}

@media only screen and (max-width: 1200px) {
  .technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents .content-inner .content-sec ul li span {
    font-size: 16px;
    line-height: 1.2
  }
}

.technology-stack-sec .tab-sec-inner .tab-content-col .tab-contents.active .content-sec {
  opacity: 1;
  transition: opacity .3s ease-in-out
}

.technology-stack-sec .animated-img-sec {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0
}

.technology-stack-sec .animated-img-sec img {
  position: relative;
  height: 260px
}

@media only screen and (max-width: 767px) {
  .technology-stack-sec .animated-img-sec img {
    height: 220px
  }
}

.technology-stack-sec .tab-sec {
  margin-top: 93px
}

@media only screen and (max-width: 1200px) {
  .technology-stack-sec .tab-sec {
    margin-top: 50px
  }
}

@media only screen and (max-width: 991px) {
  .technology-stack-sec .tab-sec {
    margin-top: 30px
  }
}

.development-service {
  padding: 150px 0;
  background-color: #fff;
  z-index: 9
}

@media only screen and (max-width: 991px) {
  .development-service {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .development-service {
    padding: 60px 0
  }
}

.development-service .heading-main-sec {
  text-align: left
}

.development-service .heading-main-sec h4,
.development-service .heading-main-sec .seo-title {
  color: #000;
  max-width: 100%;
  margin-bottom: 40px
}

.development-service .heading-main-sec h4 span,
.development-service .heading-main-sec .seo-title span {
  color: #000
}

.development-service .service-listing .service-item a {
  text-decoration: none
}

.development-service .service-listing .service-item a .service-item-inner {
  padding: 50px 20px;
  border-top: 1px solid #dcdcdc;
  display: flex
}

@media only screen and (max-width: 1200px) {
  .development-service .service-listing .service-item a .service-item-inner {
    padding: 25px 20px
  }
}

@media only screen and (max-width: 767px) {
  .development-service .service-listing .service-item a .service-item-inner {
    display: flex;
    flex-direction: column;
    padding: 20px 0
  }
}

.development-service .service-listing .service-item a .service-item-inner .count {
  font-size: 16px;
  color: #dcdcdc;
  transition: color .4s ease-in-out .2s;
  display: flex;
  align-items: center
}

.development-service .service-listing .service-item a .service-item-inner h3,
.development-service .service-listing .service-item a .service-item-inner h4 {
  font-size: 40px;
  line-height: 1;
  color: #000;
  font-weight: 900;
  display: grid;
  margin: 0;
  grid-column: 4/14;
  perspective: 52.5rem;
  transition: color 1s cubic-bezier(0.33, 1, 0.68, 1);
  opacity: 1 !important;
  transition: none !important;
  padding: 0 20px
}

@media only screen and (max-width: 1440px) {

  .development-service .service-listing .service-item a .service-item-inner h3,
  .development-service .service-listing .service-item a .service-item-inner h4 {
    font-size: 30px;
    line-height: 1.4
  }
}

@media only screen and (max-width: 1200px) {

  .development-service .service-listing .service-item a .service-item-inner h3,
  .development-service .service-listing .service-item a .service-item-inner h4 {
    font-size: 26px;
    line-height: 1.2
  }
}

@media only screen and (max-width: 991px) {

  .development-service .service-listing .service-item a .service-item-inner h3,
  .development-service .service-listing .service-item a .service-item-inner h4 {
    max-width: 400px;
    min-width: 400px;
    font-size: 28px
  }
}

@media only screen and (max-width: 767px) {

  .development-service .service-listing .service-item a .service-item-inner h3,
  .development-service .service-listing .service-item a .service-item-inner h4 {
    max-width: 100%;
    font-size: 22px;
    padding: 20px 0;
    min-width: auto
  }
}

.development-service .service-listing .service-item a .service-item-inner h3 span,
.development-service .service-listing .service-item a .service-item-inner h4 span {
  display: block
}

.development-service .service-listing .service-item a .service-item-inner h3 span.default,
.development-service .service-listing .service-item a .service-item-inner h4 span.default {
  grid-area: 1/1/2/2;
  transition: transform 1s cubic-bezier(0.33, 1, 0.68, 1), opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  align-self: center;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transform-origin: center center -0.2em !important
}

.development-service .service-listing .service-item a .service-item-inner h3 span.hover,
.development-service .service-listing .service-item a .service-item-inner h4 span.hover {
  grid-area: 1/1/2/2;
  opacity: 0;
  color: #f26e65;
  transform: translate3d(0, 25.5961px, -26.0467px) rotateX(-91deg);
  transition: transform 1s cubic-bezier(0.33, 1, 0.68, 1), opacity 1s cubic-bezier(0.33, 1, 0.68, 1);
  align-self: center;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  transform-origin: center center -0.2em !important
}

.development-service .service-listing .service-item a .service-item-inner p {
  font-size: 16px;
  line-height: 26px;
  color: #636363;
  max-width: 600px;
  margin: 0 0 0 auto;
  opacity: 0;
  transform: translateY(1rem);
  transition: opacity .8s ease-in-out, transform .8s ease-in-out;
  align-self: center;
  grid-column: 14/17
}

@media only screen and (max-width: 991px) {
  .development-service .service-listing .service-item a .service-item-inner p {
    opacity: 1;
    transform: translateY(0rem);
    width: 100%;
    max-width: 100%
  }
}

@media only screen and (max-width: 767px) {
  .development-service .service-listing .service-item a .service-item-inner p {
    margin-left: 0
  }
}

.development-service .service-listing .service-item a .service-item-inner:hover .default {
  opacity: 0;
  transform: translate3d(0, -25.5961px, -26.0468px) rotateX(91deg);
  transition-delay: 0s
}

@media only screen and (max-width: 991px) {
  .development-service .service-listing .service-item a .service-item-inner:hover .default {
    opacity: 1;
    transform: none
  }
}

.development-service .service-listing .service-item a .service-item-inner:hover .hover {
  opacity: 1;
  transform: translate(0);
  transition-delay: 0s
}

@media only screen and (max-width: 991px) {
  .development-service .service-listing .service-item a .service-item-inner:hover .hover {
    opacity: 0
  }
}

.development-service .service-listing .service-item a .service-item-inner:hover p {
  opacity: 1;
  transform: translateY(0)
}

.development-service .service-listing .service-item:last-child a .service-item-inner {
  border-bottom: 1px solid #dcdcdc
}

.Process-main-sec {
  padding: 100px 0px 100px 0;
  position: relative;
  max-height: 900px !important;
  overflow: hidden;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  .Process-main-sec {
    padding: 100px 0 !important
  }
}

@media only screen and (max-width: 767px) {
  .Process-main-sec {
    padding: 60px 0 !important
  }
}

.Process-main-sec .bg-video {
  position: absolute;
  inset: 0;
  width: 100%
}

@media only screen and (max-width: 991px) {
  .Process-main-sec .bg-video {
    height: 100%;
    object-fit: contain;
    object-position: center
  }
}

.Process-main-sec .heading-main-sec .cust-center-text {
  max-width: 100%;
  margin: 0px auto
}

.Process-main-sec .animated-section {
  display: flex;
  width: 100%;
  height: 587px;
  gap: 0;
  position: relative;
  overflow: hidden
}

@media only screen and (max-width: 1260px) {
  .Process-main-sec .animated-section {
    height: auto
  }
}

.Process-main-sec .animated-section .animated-box-main {
  display: flex;
  height: auto;
  justify-content: space-between;
  left: 0;
  margin-left: 70vw;
  position: absolute;
  top: 10%;
  z-index: 2
}

.Process-main-sec .animated-section .animated-box-main .swiper-pagination {
  display: none
}

.Process-main-sec .animated-section .animated-box-main.swiper-container-initialized {
  padding: 40px 30px
}

.Process-main-sec .animated-section .animated-box-main.swiper-container-initialized .swiper-pagination {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  display: block
}

.Process-main-sec .animated-section .animated-box-main.swiper-container-initialized .swiper-pagination span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: .3s ease
}

.Process-main-sec .animated-section .animated-box-main.swiper-container-initialized .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f26e65;
  opacity: 1
}

@media only screen and (max-width: 1260px) {
  .Process-main-sec .animated-section .animated-box-main {
    margin-left: 0px;
    width: 100%;
    position: unset;
    top: unset
  }
}

.Process-main-sec .animated-section .animated-box-main .item {
  width: 500px;
  margin-right: 60px;
  padding: 40px;
  height: auto;
  background-color: #000;
  border-radius: 25px;
  color: #fff;
  opacity: 1;
  transition: transform .3s ease-out;
  transform: none
}

@media only screen and (max-width: 1660px) {
  .Process-main-sec .animated-section .animated-box-main .item {
    width: 450px;
    padding: 40px;
    margin-right: 40px
  }
}

@media only screen and (max-width: 1025px) {
  .Process-main-sec .animated-section .animated-box-main .item {
    margin-right: 0px
  }
}

@media only screen and (max-width: 1260px) {
  .Process-main-sec .animated-section .animated-box-main .item {
    border: 1px solid #f26e65;
    padding: 20px
  }

  .Process-main-sec .animated-section .animated-box-main .item h3,
  .Process-main-sec .animated-section .animated-box-main .item p {
    opacity: 1 !important
  }
}

.Process-main-sec .animated-section .animated-box-main .item .rule-number {
  display: block;
  color: #f26e65;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
  display: none;
}

.Process-main-sec .animated-section .animated-box-main .item .rule-number::before {
  content: "";
  width: 16px;
  height: 16px;
  border: 3px solid #fff;
  display: inline-block;
  border-radius: 50%;
  background: #f26e65
}

.Process-main-sec .animated-section .animated-box-main .item h4,
.Process-main-sec .animated-section .animated-box-main .item h3 {
  max-width: none;
  font-size: 34px;
  line-height: 1.4;
  margin-bottom: 30px;
  color: #fff;
  font-weight: 400
}

@media only screen and (max-width:1200px) {

  .Process-main-sec .animated-section .animated-box-main .item h4,
  .Process-main-sec .animated-section .animated-box-main .item h3 {
    font-size: 28px;
    line-height: 1.2;
  }
}

.Process-main-sec .animated-section .animated-box-main .item p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  color: hsla(0, 0%, 100%, .8);
  margin-bottom: 0
}

.review-client-area {
  padding-top: 120px;
  padding-bottom: 120px;
  z-index: 1
}

@media only screen and (max-width: 991px) {
  .review-client-area {
    padding-top: 100px;
    padding-bottom: 100px
  }
}

@media only screen and (max-width: 767px) {
  .review-client-area {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.review-client-area .round-bg {
  content: "";
  width: 600px;
  height: 600px;
  background-color: #f26e65;
  border-radius: 50rem;
  opacity: .3;
  position: absolute;
  z-index: -1;
  filter: blur(100px);
  transition: transform 1s ease-in-out
}

.review-client-area .round-bg.left-top {
  left: 0;
  top: 150px
}

.review-client-area .round-bg.bottom-right {
  right: 0;
  bottom: 0px
}

.review-client-area .heading-main-sec {
  max-width: 710px;
  margin: 0 auto
}

.review-client-area .heading-main-sec h4 {
  font-size: 80px;
  line-height: 1.2;
  font-weight: 400;
  color: #000
}

@media only screen and (max-width:1440px) {
  .review-client-area .heading-main-sec h4 {
    font-size: 70px;
  }
}

@media only screen and (max-width:991px) {
  .review-client-area .heading-main-sec h4 {
    font-size: 50px;
  }
}

@media only screen and (max-width:767px) {
  .review-client-area .heading-main-sec h4 {
    font-size: 30px;

  }
}

.review-client-area .rc-slider-main {
  position: relative
}

.review-client-area .rc-slider-main .review-client-slider {
  margin: 40px auto 0;
  max-width: 1170px
}

.review-client-area .rc-slider-main .review-client-slider .swiper-slide-shadow {
  background: rgba(0, 0, 0, .035);
  border-radius: 20px
}

.review-client-area .rc-slider-main .review-client-slider .swiper-slide .review-client-area-block-inner-right .review-client-area-block-inner-right-icon {
  opacity: 0;
  transition: opacity ease-in-out .5s
}

.review-client-area .rc-slider-main .review-client-slider .swiper-slide.swiper-slide-active .review-client-area-block-inner-right .review-client-area-block-inner-right-icon {
  opacity: 1
}

.review-client-area .rc-slider-main .review-client-prev,
.review-client-area .rc-slider-main .review-client-next {
  width: 60px;
  height: 60px;
  background-color: #f26e65;
  border-radius: 50rem;
  background-image: url(../img/arrow-right-white.svg);
  background-repeat: no-repeat;
  background-size: 25px auto;
  background-position: center center;
  border: 3px solid #fff
}

@media only screen and (max-width: 767px) {

  .review-client-area .rc-slider-main .review-client-prev,
  .review-client-area .rc-slider-main .review-client-next {
    width: 50px;
    height: 50px;
    background-size: 20px auto
  }
}

.review-client-area .rc-slider-main .review-client-prev::after,
.review-client-area .rc-slider-main .review-client-next::after {
  display: none
}

.review-client-area .rc-slider-main .review-client-prev {
  background-image: url(../img/arrow-left-white.svg);
  left: 10px;
  position: unset
}

.review-client-area .rc-slider-main .review-client-next {
  right: 10px;
  position: unset
}

.review-client-area .rc-slider-main .review-client-arrows {
  max-width: 1230px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: absolute;
  margin: 0 auto;
  top: 50%;
  width: 100%;
  left: 0;
  right: 0
}

@media only screen and (max-width: 767px) {
  .review-client-area .rc-slider-main .review-client-arrows {
    top: 80%
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card {
  padding: 60px;
  border-radius: 20px;
  border: 1px solid #dcdcdc
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card {
    padding: 40px
  }
}

@media only screen and (max-width: 767px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card {
    padding: 20px
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left {
  width: 60%
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left {
    width: 100%
  }
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-body {
    padding: 0
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-body .card-title {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: #000;
  margin-bottom: 30px;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-body .card-title {
    font-size: 26px;
    margin-bottom: 15px
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-body .card-title .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-body .card-text {
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  color: #868686;
  font-style: italic;
  font-family: "Poppins", serif;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-body .card-text {
    font-size: 18px;
    line-height: 1.6
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-body .card-text .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-footer {
    padding-left: 0;
    padding-right: 0
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-footer .card-title {
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  color: #f26e65;
  margin-bottom: 10px;
  font-family: "Poppins", serif;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-footer .card-title {
    font-size: 34px
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-footer .card-title .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-footer .card-text {
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  color: #868686;
  font-family: "Poppins", serif;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-footer .card-text {
    font-size: 18px
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-left .card-footer .card-text .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-right {
  width: 40%
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-right {
    width: 100%
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-right .review-client-area-block-inner-right-icon svg {
  height: 100%;
  position: absolute;
  right: -12%;
  bottom: -20%;
  z-index: 0
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-right .review-client-area-block-inner-right-img {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 70px
}

@media only screen and (max-width: 991px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-right .review-client-area-block-inner-right-img {
    position: relative;
    bottom: -40px;
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: max-content
  }
}

.review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-right .review-client-area-block-inner-right-img img {
  height: 440px;
  object-fit: contain
}

@media only screen and (max-width: 767px) {
  .review-client-area .review-client-area-block .review-client-area-block-inner .card .review-client-area-block-inner-right .review-client-area-block-inner-right-img img {
    height: 250px
  }
}

.faq-area {
  padding-top: 150px;
  padding-bottom: 150px
}

@media only screen and (max-width: 991px) {
  .faq-area {
    padding-top: 100px;
    padding-bottom: 100px
  }
}

@media only screen and (max-width: 767px) {
  .faq-area {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.faq-area .faq-area-block {
  margin-top: 40px
}

.faq-area .faq-area-block .faq-area-block-wrap {
  background-color: #000;
  border: 2px solid rgba(242, 110, 101, .1254901961);
  border-radius: 15px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  padding: 30px 60px 30px 30px
}

@media only screen and (max-width: 991px) {
  .faq-area .faq-area-block .faq-area-block-wrap {
    padding: 20px 40px 20px 20px
  }
}

@media only screen and (max-width: 767px) {
  .faq-area .faq-area-block .faq-area-block-wrap {
    padding: 15px 50px 15px 15px
  }
}

.faq-area .faq-area-block .faq-area-block-wrap:last-child {
  margin-bottom: 0
}

.faq-area .faq-area-block .faq-area-block-wrap.active {
  background: linear-gradient(90deg, rgb(242, 110, 101) 0%, rgba(242, 110, 101, 0) 100%);
  border: 2px solid #000;
  z-index: 1
}

.faq-area .faq-area-block .faq-area-block-wrap.active::before {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-color: #170a09;
  position: absolute;
  z-index: -1;
  left: 1px;
  top: 1px;
  border-radius: 15px
}

.faq-area .faq-area-block .faq-area-block-wrap.active .faq-icon svg {
  transform: rotate(-45deg)
}

.faq-area .faq-area-block .faq-area-block-wrap .faq-area-block-top {
  padding: 0px
}

.faq-area .faq-area-block .faq-area-block-wrap .faq-area-block-top .card-title {
  font-family: "Poppins", serif;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 1px;
  cursor: pointer;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .faq-area .faq-area-block .faq-area-block-wrap .faq-area-block-top .card-title {
    font-size: 18px
  }
}

.faq-area .faq-area-block .faq-area-block-wrap .faq-area-block-top .card-title .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.faq-area .faq-area-block .faq-area-block-wrap .faq-area-block-top .faq-icon {
  width: 30px;
  height: 30px;
  border-radius: 50rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f26e65;
  position: absolute;
  z-index: 0;
  right: 25px;
  top: 25px;
  pointer-events: none
}

@media only screen and (max-width: 991px) {
  .faq-area .faq-area-block .faq-area-block-wrap .faq-area-block-top .faq-icon {
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px
  }
}

.faq-area .faq-area-block .faq-area-block-wrap .faq-area-block-top .faq-icon svg {
  width: auto;
  height: auto;
  transition: all ease-in-out .5s
}

@media only screen and (max-width: 991px) {
  .faq-area .faq-area-block .faq-area-block-wrap .faq-area-block-top .faq-icon svg {
    width: 10px;
    height: 10px
  }
}

.faq-area .faq-area-block .faq-area-block-wrap .card-text {
  font-family: "Poppins", serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  display: none;
  padding-top: 15px
}

.faq-page .faq-area {
  padding-bottom: 80px
}

@media only screen and (max-width: 991px) {
  .faq-page .faq-area {
    padding-bottom: 0
  }
}

.lets-talk-area {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #000
}

@media only screen and (max-width: 991px) {
  .lets-talk-area {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .lets-talk-area {
    padding: 60px 0
  }
}

@media only screen and (max-width: 991px) {
  .lets-talk-area .form-sec-row {
    flex-direction: column-reverse
  }
}

.lets-talk-area.cta-button-bar {
  padding: 50px 0px
}

.lets-talk-area.cta-button-bar .lets-talk-block {
  padding: 30px;
  margin-top: 30px
}

@media only screen and (max-width: 767px) {
  .lets-talk-area.cta-button-bar .lets-talk-block {
    padding: 20px
  }
}

@media only screen and (max-width: 767px) {
  .lets-talk-area.cta-button-bar .lets-talk-block .col-md-12 {
    padding-left: 0;
    padding-right: 0
  }
}

.lets-talk-area.cta-button-bar .lets-talk-block h3 {
  margin-bottom: 10px
}

@media only screen and (max-width: 991px) {
  .lets-talk-area.cta-button-bar .lets-talk-block h4 {
    font-size: 44px !important
  }
}

@media only screen and (max-width: 767px) {
  .lets-talk-area.cta-button-bar .lets-talk-block h4 {
    font-size: 34px !important
  }
}

.lets-talk-area.cta-button-bar .lets-talk-block p {
  margin: 0;
  color: #fff;
  font-size: 24px
}

@media only screen and (max-width: 991px) {
  .lets-talk-area.cta-button-bar .lets-talk-block p {
    font-size: 20px
  }
}

.lets-talk-area.cta-button-bar .lets-talk-block a {
  margin-left: auto;
  min-width: 200px
}

@media only screen and (max-width: 1440px) {
  .lets-talk-area.cta-button-bar .lets-talk-block a.primary-btn {
    width: 100%
  }
}

@media only screen and (max-width: 991px) {
  .lets-talk-area.cta-button-bar .lets-talk-block a.primary-btn {
    margin: 30px 0 0 0
  }
}

@media only screen and (max-width: 991px) {
  .lets-talk-area {
    padding-top: 100px;
    padding-bottom: 100px
  }
}

@media only screen and (max-width: 767px) {
  .lets-talk-area {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.lets-talk-area .lets-talk-block {
  background: linear-gradient(90deg, rgba(242, 110, 101, 0.4) 0%, #000000 80%);
  border: 1px solid #262626;
  border-radius: 40px;
  padding: 80px 130px 80px 80px;
  position: relative;
  z-index: 1
}

@media only screen and (max-width: 1200px) {
  .lets-talk-area .lets-talk-block {
    padding: 80px 80px 80px 60px
  }
}

@media only screen and (max-width: 991px) {
  .lets-talk-area .lets-talk-block {
    padding: 40px 40px 0 40px
  }
}

@media only screen and (max-width: 767px) {
  .lets-talk-area .lets-talk-block {
    border-radius: 20px;
    padding: 20px 20px 0 20px
  }
}

@media only screen and (max-width: 991px) {
  .lets-talk-area .lets-talk-block .image-col {
    width: 100%
  }
}

@media only screen and (max-width: 991px) {
  .lets-talk-area .lets-talk-block .form-col {
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0
  }
}

.lets-talk-area .lets-talk-block .round-shadow {
  width: 100%;
  height: 600px;
  background-color: #f26e65;
  border-radius: 25rem;
  opacity: .04;
  position: absolute;
  z-index: -1;
  left: -60%;
  top: 0;
  filter: blur(500px)
}

.lets-talk-area .lets-talk-block .lets-talk-block-left .lets-talk-block-left-icon svg {
  height: auto;
  position: absolute;
  left: 0;
  top: 60px;
  z-index: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 550px
}

@media only screen and (max-width: 991px) {
  .lets-talk-area .lets-talk-block .lets-talk-block-left .lets-talk-block-left-icon svg {
    top: auto;
    bottom: 0
  }
}

.lets-talk-area .lets-talk-block .lets-talk-block-left .lets-talk-block-left-img {
  position: relative
}

.lets-talk-area .lets-talk-block .lets-talk-block-left .lets-talk-block-left-img img {
  height: 625px;
  object-fit: contain;
  text-align: center;
  position: absolute;
  z-index: 1;
  top: auto;
  left: 0px;
  right: 0;
  bottom:-80px;
  margin: 0 auto
}

.lets-talk-block-left,
.lets-talk-area .lets-talk-block .lets-talk-block-left .lets-talk-block-left-img {
  height: 100%;
}

@media only screen and (max-width: 1600px) {
  .lets-talk-area .lets-talk-block .lets-talk-block-left .lets-talk-block-left-img img {
    height: 595px;
    bottom: -80px;
    top: auto;
  }
}

@media only screen and (max-width: 1200px) {
  .lets-talk-area .lets-talk-block .lets-talk-block-left .lets-talk-block-left-img img {
    height: 594px;
    bottom: -80px;
    top: auto;
  }
}

@media only screen and (max-width: 991px) {
  .lets-talk-area .lets-talk-block .lets-talk-block-left .lets-talk-block-left-img img {
    position: relative;
    top: 0;
    margin: 0 auto;
    display: block
  }
}

@media only screen and (max-width: 767px) {
  .lets-talk-area .lets-talk-block .lets-talk-block-left .lets-talk-block-left-img img {
    height: auto;
    width: 60%
  }
}

.lets-talk-area .lets-talk-block .lets-talk-block-right .lets-talk-form {
  margin-top: 40px
}

@media only screen and (max-width: 767px) {
  .lets-talk-area .lets-talk-block .lets-talk-block-right .lets-talk-form {
    margin-top: 30px
  }
}

.lets-talk-area .lets-talk-block .lets-talk-block-right .lets-talk-form .mb-3:last-child {
  margin-bottom: 0 !important
}

.lets-talk-area .lets-talk-block .lets-talk-block-right .lets-talk-form .form-control {
  font-family: "QAEFQS+TTFirsNeue";
  min-height: 60px;
  padding: 20px 30px;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  box-shadow: none;
  outline: none
}

@media only screen and (max-width: 767px) {
  .lets-talk-area .lets-talk-block .lets-talk-block-right .lets-talk-form .form-control {
    padding: 10px 20px;
    font-size: 18px
  }
}

.lets-talk-area .lets-talk-block .lets-talk-block-right .lets-talk-form .form-control::placeholder {
  color: #fff;
  opacity: 1
}

.lets-talk-area .lets-talk-block .lets-talk-block-right .lets-talk-form .form-control:focus {
  box-shadow: none;
  outline: none
}

.hireDeveloper-page .lets-talk-area,
.our-work-page .lets-talk-area {
  padding-top: 70px
}

@media only screen and (max-width: 991px) {

  .hireDeveloper-page .lets-talk-area,
  .our-work-page .lets-talk-area {
    padding-top: 0
  }
}

.site_wrapper+.lets-talk-area.cta-button-bar {
  padding: 150px 0 0 0
}

@media only screen and (max-width: 991px) {
  .site_wrapper+.lets-talk-area.cta-button-bar {
    padding: 100px 0 0 0
  }
}

@media only screen and (max-width: 767px) {
  .site_wrapper+.lets-talk-area.cta-button-bar {
    padding: 60px 0 0 0
  }
}

.hireDeveloper-page .heading-main-sec a.primary-btn {
  margin-top: 30px
}

.hireDeveloper-page .about-wrapper .row .svg-draw-sec.about-banner-svg {
  bottom: 74px;
  width: 45%
}

.hire-main-sec {
  padding: 120px 0 !important;
  background: #000;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  z-index: 9
}

@media only screen and (max-width: 991px) {
  .hire-main-sec {
    padding: 100px 0 100px 0 !important
  }
}

@media only screen and (max-width: 767px) {
  .hire-main-sec {
    padding: 60px 0 60px 0 !important
  }
}

.hire-main-sec .heading-main-sec {
  margin-bottom: 70px
}

@media only screen and (max-width: 991px) {
  .hire-main-sec .heading-main-sec {
    margin-bottom: 40px
  }
}

.hire-main-sec .heading-main-sec h4 {
  max-width: 600px;
  margin: 0 auto
}

.hire-main-sec .hire-con-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%
}

.hire-main-sec .hire-con-row a {
  margin: 10px;
  text-decoration: none
}

@media only screen and (max-width: 991px) {
  .hire-main-sec .hire-con-row a {
    margin: 8px
  }
}

@media only screen and (max-width: 767px) {
  .hire-main-sec .hire-con-row a {
    width: 100%;
    text-align: center
  }
}

.hire-main-sec .hire-con-row a .hire-con-item {
  border: 1px solid #f26e65;
  border-radius: 8vw;
  color: #f26e65;
  padding: 20px 40px;
  font-size: 24px;
  font-weight: 600;
  opacity: 0;
  filter: blur(10px);
  will-change: filter, opacity;
  transition: all .3s ease-in-out
}

.hire-main-sec .hire-con-row a .hire-con-item:hover {
  background-color: #f26e65;
  color: #fff
}

@media only screen and (max-width: 991px) {
  .hire-main-sec .hire-con-row a .hire-con-item {
    padding: 12px 20px;
    font-size: 20px
  }
}

@media only screen and (max-width: 767px) {
  .hire-main-sec .hire-con-row a .hire-con-item {
    padding: 10px 10px;
    font-size: 18px
  }
}

.hire-main-sec .button-sec a.btn {
  margin: 150px auto 0 auto;
  display: table
}

@media only screen and (max-width: 1600px) {
  .hire-main-sec .button-sec a.btn {
    margin: 100px auto 0 auto
  }
}

@media only screen and (max-width: 1440px) {
  .hire-main-sec .button-sec a.btn {
    margin: 80px auto 0 auto
  }
}

@media only screen and (max-width: 1366px) {
  .hire-main-sec .button-sec a.btn {
    margin: 60px auto 0 auto
  }
}


@media only screen and (max-width: 991px) {
  .hire-main-sec .button-sec a.btn {
    margin: 60px auto 0 auto
  }
}

@media only screen and (max-width: 767px) {
  .hire-main-sec .button-sec a.btn {
    margin: 40px auto 0 auto
  }
}

.hire-main-sec .background-shap {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  z-index: -1
}

.our-Partnership {
  padding: 150px 0 150px
}

@media only screen and (max-width: 1440px) {
  .our-Partnership {
    padding: 100px 0 0px 0
  }
}

@media only screen and (max-width: 991px) {
  .our-Partnership {
    padding: 100px 0 0px 0
  }
}

@media only screen and (max-width: 767px) {
  .our-Partnership {
    padding: 60px 0 0px 0
  }
}

@media only screen and (max-width: 767px) {

  .our-Partnership .container .row .col-md-7,
  .our-Partnership .container .row .col-md-5 {
    padding: 0
  }
}

.our-Partnership .heading-main-sec {
  display: inline-block
}

.our-Partnership .heading-main-sec h3 {
  text-align: left
}

.our-Partnership .heading-main-sec h4,
.our-Partnership .heading-main-sec h2 {
  font-size: 60px;
  color: #fff;
  line-height: 1.2;
  text-shadow: none;
  text-align: left
}

@media only screen and (max-width: 1200px) {

  .our-Partnership .heading-main-sec h4,
  .our-Partnership .heading-main-sec h2 {
    font-size: 50px !important
  }
}

@media only screen and (max-width: 767px) {

  .our-Partnership .heading-main-sec h4,
  .our-Partnership .heading-main-sec h2 {
    text-align: left;
    font-size: 40px !important;
    line-height: 1.1
  }
}

.our-Partnership .heading-main-sec h4 span,
.our-Partnership .heading-main-sec h2 span {
  color: #fff;
  text-shadow: none
}

.our-Partnership .heading-main-sec b h4,
.our-Partnership .heading-main-sec b h2 {
  color: #f26e65
}

@media only screen and (max-width: 767px) {

  .our-Partnership .heading-main-sec b h4,
  .our-Partnership .heading-main-sec b h2 {
    text-align: left
  }
}

.our-Partnership .heading-main-sec b h4 span,
.our-Partnership .heading-main-sec b h2 span {
  color: #f26e65
}

.our-Partnership .heading-main-sec p {
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  color: #fff;
  text-align: left
}

.our-Partnership .developer-cards {
  display: flex;
  flex-wrap: wrap;
  margin: 60px -25px 0
}

@media only screen and (max-width: 1260px) {
  .our-Partnership .developer-cards {
    margin: 60px -15px 0
  }
}

@media only screen and (max-width: 767px) {
  .our-Partnership .developer-cards {
    margin: 40px 0 0 0
  }
}

@media only screen and (max-width: 991px) {
  .our-Partnership .developer-cards {
    justify-content: center
  }
}

.our-Partnership .developer-cards .card-box {
  width: 33.33%;
  padding: 0 25px;
  margin: 80px 0 0
}

@media only screen and (max-width: 1440px) {
  .our-Partnership .developer-cards .card-box {
    padding: 0 15px
  }
}

@media only screen and (max-width: 1260px) {
  .our-Partnership .developer-cards .card-box {
    margin: 40px 0 0
  }
}

@media only screen and (max-width: 991px) {
  .our-Partnership .developer-cards .card-box {
    width: 50%;
    margin: 0
  }

  .our-Partnership .developer-cards .card-box:last-child {
    margin: 40px 0 0
  }
}

@media only screen and (max-width: 767px) {
  .our-Partnership .developer-cards .card-box {
    width: 100%;
    margin: 0 0 40px 0 !important;
    padding: 0
  }

  .our-Partnership .developer-cards .card-box:last-child {
    margin: 0 !important
  }
}

.our-Partnership .developer-cards .card-box .card {
  padding: 50px;
  border-radius: 30px;
  box-shadow: 30px 30px 70px 0px rgba(0, 0, 0, .7);
  border: none
}

@media only screen and (max-width: 1260px) {
  .our-Partnership .developer-cards .card-box .card {
    padding: 30px
  }
}

.our-Partnership .developer-cards .card-box .card h3 {
  margin: 0 0 40px;
  font-size: 40px;
  line-height: 40px;
  color: #121212;
  font-weight: 400;
  padding: 0 0 40px;
  border-bottom: 1px solid #cfcfcf;
  max-width: 90%
}

@media only screen and (max-width: 1260px) {
  .our-Partnership .developer-cards .card-box .card h3 {
    margin: 0 0 20px;
    padding: 0 0 20px;
    font-size: 35px
  }
}

.our-Partnership .developer-cards .card-box .card ul {
  padding: 0;
  margin: 0
}

.our-Partnership .developer-cards .card-box .card ul li {
  list-style: none;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #868686;
  margin: 0 0 25px;
  display: inline-flex;
  align-items: center
}

@media only screen and (max-width: 1260px) {
  .our-Partnership .developer-cards .card-box .card ul li {
    font-size: 18px;
    line-height: 1.2;
    margin: 0 0 20px
  }
}

.our-Partnership .developer-cards .card-box .card ul li span {
  margin-right: 15px
}

@media only screen and (max-width: 1260px) {
  .our-Partnership .developer-cards .card-box .card ul li span {
    margin-right: 10px
  }
}

.our-Partnership .developer-cards .card-box .card a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  border-radius: 30px;
  background-color: #f26e65;
  box-shadow: 15px 15px 30px 0px rgba(0, 0, 0, .2);
  text-decoration: none;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  font-family: "QAEFQS+TTFirsNeue";
  margin: 15px 0 0;
  border: 2px solid #f26e65;
  transition: all 1s ease
}

.our-Partnership .developer-cards .card-box .card a:hover {
  color: #f26e65;
  background-color: rgba(0, 0, 0, 0)
}

.our-Partnership .developer-cards .card-box.most-popular {
  margin: 0
}

.our-Partnership .developer-cards .card-box.most-popular .card {
  background-color: #f26e65;
  position: relative;
  overflow: hidden
}

.our-Partnership .developer-cards .card-box.most-popular .card .card-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background-color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #f26e65;
  text-transform: uppercase;
  position: absolute;
  top: 35px;
  right: -55px;
  padding: 0 50px;
  transform: rotate(45deg)
}

.our-Partnership .developer-cards .card-box.most-popular .card h3 {
  color: #fff
}

.our-Partnership .developer-cards .card-box.most-popular .card ul li {
  color: #fff
}

.our-Partnership .developer-cards .card-box.most-popular .card ul li span svg path {
  fill: #fff
}

.our-Partnership .developer-cards .card-box.most-popular .card a {
  background-color: #fff;
  color: #f26e65;
  border: 2px solid #fff
}

.our-Partnership .developer-cards .card-box.most-popular .card a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #fff
}

.our-dedicated-team {
  background-color: #e8e8e6;
  padding: 150px 0;
  position: relative;
  z-index: 9
}

@media only screen and (max-width: 991px) {
  .our-dedicated-team {
    padding: 100px 0 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .our-dedicated-team {
    padding: 60px 0 60px 0
  }
}

@media only screen and (max-width: 991px) {
  .our-dedicated-team .container>.row:nth-child(2) .col-md-6:first-child {
    width: 0;
    height: 0
  }
}

@media only screen and (max-width: 991px) {
  .our-dedicated-team .container>.row:nth-child(2) .col-md-6:nth-child(2) {
    width: 100%
  }
}

.our-dedicated-team img {
  position: absolute;
  bottom: 0;
  left: 0
}

.our-dedicated-team .heading-main-sec {
  padding: 0 0 60px
}

@media only screen and (max-width: 767px) {
  .our-dedicated-team .heading-main-sec {
    padding: 0 0 40px
  }
}

.our-dedicated-team .heading-main-sec h4,
.our-dedicated-team .heading-main-sec h2 {
  color: #000;
  font-size: 60px;
  line-height: 1.2
}

.our-dedicated-team .heading-main-sec h4 span,
.our-dedicated-team .heading-main-sec h2 span {
  color: #000;
  text-shadow: none
}

@media only screen and (max-width: 1200px) {

  .our-dedicated-team .heading-main-sec h4,
  .our-dedicated-team .heading-main-sec h2 {
    font-size: 50px !important
  }
}

@media only screen and (max-width: 991px) {

  .our-dedicated-team .heading-main-sec h4,
  .our-dedicated-team .heading-main-sec h2 {
    text-align: center;
    font-size: 40px !important;
  }
}

@media only screen and (max-width: 767px) {

  .our-dedicated-team .heading-main-sec h4,
  .our-dedicated-team .heading-main-sec h2 {
    width: 100%;
    font-size: 30px !important;
    line-height: 1.1
  }
}

.our-dedicated-team .heading-main-sec strong {
  display: flex;
  align-items: center;
  justify-content: center
}

.our-dedicated-team .heading-main-sec strong b {
  margin-left: 10px
}

.our-dedicated-team .heading-main-sec strong b h4 {
  color: #f26e65
}

.our-dedicated-team .heading-main-sec p {
  margin: 20px 0 0;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  color: #636363
}

.our-dedicated-team .dedicated-slider-bar {
  position: relative;
  overflow: hidden;
  border-radius: 20px
}

.our-dedicated-team .dedicated-slider-bar::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 20px;
  box-shadow: 20px 20px 60px 10px rgba(0, 0, 0, .07);
  z-index: 0
}

.our-dedicated-team .dedicated-slider-bar .dedicated-slider {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #dcdcdc
}

.our-dedicated-team .dedicated-slider-bar .swiper-slide {
  height: auto
}

.our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 60px 80px 0 60px
}

@media only screen and (max-width: 1700px) {
  .our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card {
    padding: 40px 40px 0 40px
  }
}

@media only screen and (max-width: 767px) {
  .our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card {
    padding: 20px 20px 0 20px
  }
}

.our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card h5,
.our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card h3 {
  margin: 0 0 30px;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: #000;
  opacity: 1 !important
}

@media only screen and (max-width: 767px) {

  .our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card h5,
  .our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card h3 {
    margin: 0 0 20px
  }
}

.our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card h5 span,
.our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card h3 span {
  opacity: 1 !important;
  transform: none !important
}

.our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card p {
  margin: 0 0 50px;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  color: #868686;
  opacity: 1 !important;
  min-height: 180px
}

@media only screen and (max-width: 1440px) {
  .our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card p {
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 1.6
  }
}

.our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card span.step-number {
  font-size: 120px;
  line-height: 120px;
  font-weight: 700;
  color: #e8e8e6;
  position: relative;
  bottom: -30px;
  margin-top: auto
}

.specialize-sec {
  padding: 150px 0 0 0;
  background-color: #fff;
  position: relative;
  z-index: 9
}

@media only screen and (max-width: 991px) {
  .specialize-sec {
    padding: 100px 0 0 0
  }
}

@media only screen and (max-width: 767px) {
  .specialize-sec {
    padding: 60px 0 0 0
  }
}

.specialize-sec .heading-main-sec {
  text-align: left;
  margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
  .specialize-sec .heading-main-sec {
    margin-bottom: 40px
  }
}

.specialize-sec .heading-main-sec h4 {
  font-size: 60px;
  color: #000
}

.specialize-sec .heading-main-sec h4.inner-text {
  display: block;
  font-size: 100px;
  padding-left: 170px
}

@media only screen and (max-width: 1200px) {
  .specialize-sec .heading-main-sec h4.inner-text {
    font-size: 80px !important
  }
}

@media only screen and (max-width: 767px) {
  .specialize-sec .heading-main-sec h4.inner-text {
    padding-left: 0;
    font-size: 50px !important;
    font-weight: 600
  }

  .specialize-sec .heading-main-sec h4 {
    text-align: center;
  }
}

.specialize-sec .tab-section .tab-section-inner {
  display: flex;
  flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner {
    position: relative
  }
}

.specialize-sec .tab-section .tab-section-inner .tab-arrow {
  display: none
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner .tab-arrow {
    display: block;
    position: absolute;
    top: 0;
    width: 40px;
    height: 49px;
    right: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
  }
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner .tab-arrow img {
    width: 100%;
    height: 100%;
    object-fit: cover
  }
}

.specialize-sec .tab-section .tab-section-inner .tab-arrow svg {
  width: 15px;
  height: 15px
}

.specialize-sec .tab-section .tab-section-inner .tab-col {
  width: 50%
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner .tab-col {
    width: 100%;
    overflow: scroll
  }
}

.specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons {
  display: flex;
  flex-direction: column
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons {
    flex-direction: row
  }
}

.specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn {
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 30px 30px;
  min-height: 140px;
  background-color: rgba(242, 110, 101, .15);
  margin-bottom: 1px;
  transition: all .3s ease-in-out
}

@media only screen and (max-width: 1440px) {
  .specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn {
    min-height: 110px
  }
}

@media only screen and (max-width: 1024px) {
  .specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn {
    min-height: 80px;
    padding: 10px 20px 20px 20px
  }
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn {
    max-width: 32%;
    min-width: 32%;
    padding: 10px;
    justify-content: center;
    min-height: max-content
  }
}

.specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn:last-child {
  margin-bottom: 0px
}

@media only screen and (max-width: 1024px) {
  .specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn .icon svg {
    width: 20px;
    height: 20px
  }
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn .icon {
    display: none
  }
}

.specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn.active {
  background-color: #f26e65;
  transition: all .3s ease-in-out
}

.specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn.active span {
  color: #fff;
  transition: all .3s ease-in-out
}

.specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn.active .icon svg {
  transform: rotate(45deg);
  transition: all .3s ease-in-out
}

.specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn.active .icon svg path {
  stroke: #fff;
  transition: all .3s ease-in-out
}

.specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn>span {
  display: flex;
  align-items: flex-end;
  margin-bottom: 1px;
  font-size: 30px;
  color: #f26e65;
  font-weight: 400;
  transition: all .3s ease-in-out
}

@media only screen and (max-width: 1024px) {
  .specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn>span {
    font-size: 22px
  }
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner .tab-col .tab-buttons .tab-btn>span {
    font-size: 18px
  }
}

.specialize-sec .tab-section .tab-section-inner .content-col {
  width: 50%
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner .content-col {
    width: 100%
  }
}

.specialize-sec .tab-section .tab-section-inner .content-col .tab-contents {
  display: none
}

.specialize-sec .tab-section .tab-section-inner .content-col .tab-contents.active {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between
}

.specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  /* padding: 115px 145px 115px 145px; */
  padding: 70px 145px 70px 145px;
  row-gap: 80px
}

.specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .image-sec {
  display: none;
}

@media only screen and (max-width: 1660px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper {
    padding: 100px 80px 0 80px;
    row-gap: 60px
  }
}

@media only screen and (max-width: 1440px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper {
    padding: 100px 50px 0 50px
  }
}

@media only screen and (max-width: 1024px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper {
    row-gap: 30px;
    padding: 20px 20px
  }
}

@media only screen and (max-width: 767px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper {
    padding: 40px 20px
  }
}

.specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner {
  width: 33.3%;
  display: flex;
  flex-direction: column;
  align-items: center
}

.specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner .icon img {
  width: 120px;
  height: 120px
}

@media only screen and (max-width: 1024px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner {
    width: 50%
  }
}

@media only screen and (max-width: 1440px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner .icon {
    width: 100px;
    height: 100px
  }
}

@media only screen and (max-width: 1024px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner .icon {
    width: 60px;
    height: 60px
  }
}

@media only screen and (max-width: 1440px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner .icon img {
    width: 100%;
    height: 100%
  }
}

.specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner .icon-title {
  margin-top: 20px
}

.specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner .icon-title h3 {
  font-size: 25px;
  color: #414141;
  font-weight: 400;
  margin: 0
}

@media only screen and (max-width: 1440px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner .icon-title h3 {
    font-size: 22px
  }

  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner .icon-title h3 span {
    opacity: 1 !important;
    transform: none !important
  }
}

@media only screen and (max-width: 1024px) {
  .specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .tab-content-wrapper .tab-content-inner .icon-title h3 {
    font-size: 18px
  }
}

.specialize-sec .tab-section .tab-section-inner .content-col .tab-contents .image-sec .image img {
  width: 100%
}

.projects-main-sec {
  padding: 150px 0px
}

@media only screen and (max-width: 991px) {
  .projects-main-sec {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .projects-main-sec {
    padding: 60px 0;
    position: relative
  }
}

.projects-main-sec .projects-list {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
  margin-top: 80px;
  align-items: self-start
}

@media only screen and (max-width: 991px) {
  .projects-main-sec .projects-list {
    gap: 40px
  }
}

@media only screen and (max-width: 767px) {
  .projects-main-sec .projects-list {
    margin-top: 40px
  }
}

.projects-main-sec .projects-list .projects-item {
  flex: 1 1 calc(50% - 30px);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative
}

@media only screen and (max-width: 767px) {
  .projects-main-sec .projects-list .projects-item {
    opacity: 1 !important;
    transform: translate(0px, 0px) !important
  }
}

.projects-main-sec .projects-list .projects-item:nth-child(2n) {
  margin-top: -216px
}

@media only screen and (max-width: 767px) {
  .projects-main-sec .projects-list .projects-item:nth-child(2n) {
    margin-top: 0
  }
}

.projects-main-sec .projects-list .projects-item img {
  width: 100%;
  height: auto;
  max-height: 510px;
  display: block;
  transition: transform .3s ease
}

@media only screen and (max-width: 767px) {
  .projects-main-sec .projects-list .projects-item {
    flex: 1 1 100%;
    padding: 0 10px
  }
}

.projects-main-sec .projects-list .swiper-pagination {
  bottom: 50px
}

@media only screen and (max-width: 767px) {

  .projects-main-sec .projects-list .swiper-pagination span.swiper-pagination-bullet,
  .projects-main-sec .project-list-wrapper .swiper-pagination span.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    transition: .3s ease
  }
}

@media only screen and (max-width: 767px) {

  .projects-main-sec .projects-list .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active,
  .projects-main-sec .project-list-wrapper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f26e65;
    opacity: 1
  }
}

.on-demand-app-development-page .about-hero .about-wrapper .row .svg-draw-sec.about-banner-svg {
  bottom: 100px;
  left: auto;
  width: 45%
}

.phases-on-demands-app-area {
  padding: 150px 0
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-area {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .phases-on-demands-app-area {
    padding: 60px 0
  }
}

.phases-on-demands-app-area .heading-main-sec h4 {
  max-width: 610px
}

.phases-on-demands-app-area .phases-on-demands-app-block {
  margin-top: 80px
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-area .phases-on-demands-app-block {
    margin-top: 40px
  }
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner {
  position: relative;
  overflow: hidden
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner h4 {
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 30px;
  padding-bottom: 20px;
  transition: all ease .5s;
  position: relative
}

@media only screen and (max-width: 767px) {
  .phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner h4 {
    font-size: 30px;
    line-height: 1.2
  }
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner h4::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: hsla(0, 0%, 100%, .1882352941);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: inline-block;
  transition: all ease-in-out .5s
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner ul.bullet-list {
  margin: 0;
  padding: 0;
  transition: all ease-in-out .5s;
  overflow: hidden;
  transform: translateY(-30px);
  height: 0
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner ul.bullet-list li {
  list-style-type: none;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: hsla(0, 0%, 100%, .4392156863);
  transition: all ease .5s;
  position: relative;
  padding-left: 30px
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner ul.bullet-list li {
    margin-bottom: 20px
  }
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner ul.bullet-list li::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50rem;
  display: inline-block;
  background-color: #f26e65;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0 12px rgba(242, 110, 101, .3764705882)
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner ul.bullet-list li:last-child {
  margin-bottom: 0
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:hover h4 {
  color: #f26e65
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:hover h4::before {
  width: 100%;
  background-color: #f26e65
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:hover .phases-on-demands-app-block-inner-img {
  transform: translateY(0);
  opacity: 1
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:hover .phases-on-demands-app-block-inner-img {
    position: relative;
    left: 0;
    margin-bottom: 30px
  }
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:hover ul.bullet-list {
  transform: translateY(0);
  height: auto;
  padding-bottom: 100px
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:hover ul.bullet-list {
    padding-bottom: 30px
  }
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner .phases-on-demands-app-block-inner-img {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 100px;
  transition: all ease-in-out .5s;
  transform: translateY(-100%);
  opacity: 0
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner .phases-on-demands-app-block-inner-img img {
  height: 300px;
  object-fit: cover
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:first-child h4 {
    color: #f26e65
  }
}

.phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:first-child h4:before {
  width: 100%;
  background-color: #f26e65
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:first-child ul.bullet-list {
    padding-bottom: 30px;
    transform: translateY(0);
    height: auto
  }
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-area .phases-on-demands-app-block .phases-on-demands-app-block-inner:first-child .phases-on-demands-app-block-inner-img {
    position: relative;
    left: 0;
    margin-bottom: 40px;
    transform: translateY(0%);
    opacity: 1
  }
}

.phases-on-demands-app-info {
  padding: 150px 0;
  position: relative;
  z-index: 9
}

.phases-on-demands-app-info .container {
  position: relative
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-info {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .phases-on-demands-app-info {
    padding: 60px 0
  }
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-info .phases-row {
    justify-content: center
  }
}

.phases-on-demands-app-info .phases-row.swiper {
  overflow: hidden
}

.phases-on-demands-app-info .phases-row.swiper .swiper-button-prev {
  border: 1px solid hsla(0, 0%, 100%, .2);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none;
  background: #f26e65;
  left: -15px
}

@media only screen and (max-width: 767px) {
  .phases-on-demands-app-info .phases-row.swiper .swiper-button-prev {
    left: 5px;
    width: 30px;
    height: 30px
  }
}

.phases-on-demands-app-info .phases-row.swiper .swiper-button-prev::after {
  content: "";
  background-image: url(../img/post-right-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  position: absolute;
  transform: rotate(180deg) translate(0px, 0px);
  font-size: 0
}

.phases-on-demands-app-info .phases-row.swiper .swiper-button-next {
  border: 1px solid hsla(0, 0%, 100%, .2);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none;
  background: #f26e65;
  right: -15px
}

@media only screen and (max-width: 767px) {
  .phases-on-demands-app-info .phases-row.swiper .swiper-button-next {
    right: 5px;
    width: 30px;
    height: 30px
  }
}

.phases-on-demands-app-info .phases-row.swiper .swiper-button-next::after {
  content: "";
  background-image: url(../img/post-left-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  transform: rotate(180deg);
  left: 0;
  position: absolute;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  font-size: 0
}

.phases-on-demands-app-info .phases-on-demands-app-info-box {
  background: linear-gradient(0deg, rgba(242, 110, 101, 0) 0%, rgba(242, 110, 101, 0.07) 100%);
  padding: 40px;
  height: 100%
}

@media only screen and (max-width: 1200px) {
  .phases-on-demands-app-info .phases-on-demands-app-info-box {
    padding: 30px
  }
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-title {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 400;
  padding-bottom: 30px;
  border-bottom: 1px solid #dcdcdc;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-title {
    font-size: 30px
  }
}

@media only screen and (max-width: 767px) {
  .phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-title {
    font-size: 27px
  }
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-title .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body {
  padding-top: 40px !important
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block {
  margin-bottom: 40px
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block:last-child {
  margin-bottom: 0
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block {
    margin-bottom: 20px
  }
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block .small-heading {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #f26e65;
  font-family: "Poppins", serif;
  text-shadow: 5px 0 15px rgba(242, 110, 101, .4392156863);
  margin-bottom: 20px;
  opacity: 1 !important;
  position: relative;
  cursor: pointer
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block .small-heading::after {
  content: "";
  width: 26px;
  height: 26px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f26e65'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
  transform: rotate(0deg);
  transition: .3s ease
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block .small-heading:hover::after {
  transform: rotate(180deg);
  transition: .3s ease
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block .small-heading.active::after {
  content: "";
  width: 26px;
  height: 26px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23f26e65'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
  transform: rotate(180deg);
  transition: .3s ease
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block .small-heading .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block ul.list-block {
  margin: 0;
  padding: 0;
  display: none;
  opacity: 0;
  height: auto;
  overflow: hidden;
  transition: opacity .6s ease
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block ul.list-block li {
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  font-family: "Poppins", serif;
  color: #636363;
  position: relative
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block ul.list-block li:last-child {
  margin-bottom: 0
}

@media only screen and (max-width: 991px) {
  .phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block ul.list-block li {
    font-size: 18px;
    line-height: 1.4
  }
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block ul.list-block li span {
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
  background-color: #000;
  border-radius: 50rem;
  display: flex;
  align-items: center;
  justify-content: center
}

@media only screen and (max-width: 1200px) {
  .phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block ul.list-block li span {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px
  }
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block ul.list-block li span img {
  height: auto;
  object-fit: contain;
  max-width: 30px
}

.phases-on-demands-app-info .phases-on-demands-app-info-box .card .card-body .card-info-block ul.list-block.show {
  display: block;
  opacity: 1
}

.on-demand-app-development-page .blog-post-sec {
  padding-bottom: 0
}

.on-demand-app-slider-area {
  padding: 150px 0
}

@media only screen and (max-width: 991px) {
  .on-demand-app-slider-area {
    padding: 0 0 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .on-demand-app-slider-area {
    padding: 0 0 60px 0
  }
}

.on-demand-app-slider-area .on-demand-app-slider-block {
  margin-top: 40px;
  border-radius: 40px;
  border: 1px solid #262626;
  padding: 60px 0px 0;
  height: 75vh;
  position: relative;
  overflow: hidden
}

.on-demand-app-slider-area .on-demand-app-slider-block::before {
  content: "";
  width: 600px;
  height: 100%;
  background-color: #f26e65;
  border-radius: 25rem;
  opacity: .25;
  position: absolute;
  z-index: -1;
  left: 5%;
  top: 10%;
  filter: blur(1000px)
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider {
  height: 100%
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner {
  margin: 0;
  position: relative
}

@media only screen and (max-width: 991px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-outer {
    flex-direction: column
  }
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-left {
  width: 50%;
  position: relative
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-left .on-demand-app-slider-block-inner-left-img img {
  width: 100%;
  height: 540px;
  object-fit: contain
}

@media only screen and (max-width: 1660px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-left .on-demand-app-slider-block-inner-left-img img {
    height: 440px
  }
}

@media only screen and (max-width: 991px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-left .on-demand-app-slider-block-inner-left-img img {
    width: 60%;
    height: auto;
    object-fit: contain;
    margin: 0 auto 20px auto;
    display: block
  }
}

@media only screen and (max-width: 767px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-left .on-demand-app-slider-block-inner-left-img img {
    width: 80%
  }
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right {
  width: 50%;
  padding-left: 40px;
  padding-right: 120px
}

@media only screen and (max-width: 1399px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right {
    padding-right: 50px
  }
}

@media only screen and (max-width: 991px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right {
    width: 100%;
    padding: 0 40px
  }
}

@media only screen and (max-width: 767px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right {
    padding: 0 30px 0 20px
  }
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info .heading {
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  opacity: 1 !important
}

@media only screen and (max-width: 767px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info .heading {
    font-size: 40px;
    line-height: 1
  }
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info .heading .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info .para {
  font-family: "Poppins", serif;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  color: hsla(0, 0%, 100%, .4392156863);
  margin: 30px 0;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info .para {
    margin: 20px 0
  }
}

@media only screen and (max-width: 767px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info .para {
    margin: 10px 0
  }
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info .para .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info ul.points {
  margin: 0;
  padding: 0
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info ul.points li {
  font-family: "Poppins", serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #fff;
  margin: 25px 0;
  display: flex;
  align-items: center;
  gap: 15px
}

@media only screen and (max-width: 991px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info ul.points li {
    margin: 20px 0;
    gap: 10px;
    font-size: 18px
  }
}

@media only screen and (max-width: 767px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info ul.points li {
    margin: 15px 0;
    font-size: 16px
  }
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-slider .on-demand-app-slider-block-inner .on-demand-app-slider-block-inner-right .on-demand-app-slider-block-inner-right-info ul.points li .icons svg {
  overflow: visible
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-pagi {
  position: absolute;
  right: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  top: 50%;
  transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .od-app-pagi {
    right: 15px
  }
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-pagi .swiper-pagination-bullet {
  background-color: #f26e65;
  border-color: #f26e65;
  border: 1px solid;
  border-radius: 25rem;
  width: 4px;
  height: 20px;
  opacity: 1
}

.on-demand-app-slider-area .on-demand-app-slider-block .od-app-pagi .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #f26e65;
  height: 40px;
  width: 8px
}

.on-demand-app-slider-area .on-demand-app-slider-block .on-demand-app-slider-block-inner-left-img-icon {
  height: auto;
  position: absolute;
  bottom: 20px;
  z-index: -1;
  left: 80px;
  width: 100%;
  max-width: 530px
}

@media only screen and (max-width: 1399px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .on-demand-app-slider-block-inner-left-img-icon {
    max-width: 480px;
    left: 50px
  }
}

@media only screen and (max-width: 1200px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .on-demand-app-slider-block-inner-left-img-icon {
    max-width: 420px;
    left: 20px
  }
}

@media only screen and (max-width: 991px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .on-demand-app-slider-block-inner-left-img-icon {
    max-width: 400px;
    left: 0px;
    top: 0;
    right: 0;
    margin: 0 auto
  }
}

@media only screen and (max-width: 1399px) {
  .on-demand-app-slider-area .on-demand-app-slider-block .on-demand-app-slider-block-inner-left-img-icon svg {
    width: 100%
  }
}

.on-demand-app-development-page .on-demand-app-slider-area {
  padding-top: 0
}

.on-demand-app-development-page .on-demand-app-slider-area .on-demand-app-slider-block {
  margin-top: 0
}

@media only screen and (max-width: 991px) {
  .on-demand-app-development-page .on-demand-app-slider-area .on-demand-app-slider-block {
    padding-top: 40px
  }
}

@media only screen and (max-width: 767px) {
  .on-demand-app-development-page .on-demand-app-slider-area .on-demand-app-slider-block {
    border-radius: 20px
  }
}

.turning-app-ideas {
  padding: 150px 0
}

@media only screen and (max-width: 991px) {
  .turning-app-ideas {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .turning-app-ideas {
    padding: 60px 0
  }
}

.turning-app-ideas .ideas-box {
  position: relative;
  margin: 0 0 80px
}

@media only screen and (max-width: 991px) {
  .turning-app-ideas .ideas-box {
    margin: 0 0 40px
  }
}

.turning-app-ideas .ideas-box::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(rgba(102, 102, 102, 0), rgba(0, 0, 0, 0.8));
  border-radius: 30px
}

.turning-app-ideas .ideas-box img {
  width: 100%;
  border-radius: 30px
}

@media only screen and (max-width: 991px) {
  .turning-app-ideas .ideas-box img {
    height: 300px;
    object-fit: cover
  }
}

@media only screen and (max-width: 767px) {
  .turning-app-ideas .ideas-box img {
    height: 350px;
    object-fit: cover
  }
}

.turning-app-ideas .ideas-box .ideas-title {
  position: absolute;
  bottom: 60px;
  left: 60px;
  z-index: 1
}

@media only screen and (max-width: 991px) {
  .turning-app-ideas .ideas-box .ideas-title {
    bottom: 30px;
    left: 30px
  }
}

@media only screen and (max-width: 767px) {
  .turning-app-ideas .ideas-box .ideas-title {
    left: 0;
    bottom: 20px;
    padding: 0 20px
  }
}

.turning-app-ideas .ideas-box .ideas-title .heading-main-sec h4 {
  margin: 0;
  max-width: 80%
}

@media only screen and (max-width: 991px) {
  .turning-app-ideas .ideas-box .ideas-title .heading-main-sec h4 {
    max-width: 96%
  }
}

@media only screen and (max-width: 767px) {
  .turning-app-ideas .ideas-box .ideas-title .heading-main-sec h4 {
    max-width: 100%;
    font-size: 28px !important
  }
}

.turning-app-ideas .ideas-content p {
  margin: 0 0 20px;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  color: #fff
}

.turning-app-ideas .ideas-content a {
  margin-top: 40px
}

.success-story {
  background-color: #fff;
  padding: 150px 0;
  position: relative
}

@media only screen and (max-width: 991px) {
  .success-story {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .success-story {
    padding: 60px 0
  }
}

.success-story>img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: right bottom
}

.success-story .container {
  position: relative;
  z-index: 1
}

.success-story .heading-main-sec h4 {
  color: #000;
  max-width: 75%;
  margin: 0 0 40px
}

@media only screen and (max-width: 991px) {
  .success-story .heading-main-sec h4 {
    max-width: 100%
  }
}

.success-story .heading-main-sec p {
  margin: 20px 0 0;
  font-size: 20px;
  line-height: 35px;
  color: #636363;
  font-weight: 400;
  opacity: 0
}

.success-story .success-story-img {
  padding: 0 0 0 70px;
  margin-bottom: -150px
}

@media only screen and (max-width: 1700px) {
  .success-story .success-story-img img {
    max-width: 100%
  }
}

@media only screen and (max-width: 991px) {
  .success-story .success-story-img img {
    max-width: 50%;
    margin: 40px auto 0 auto;
    display: block
  }
}

@media only screen and (max-width: 767px) {
  .success-story .success-story-img img {
    max-width: 80%;
    margin: 20px auto 0 auto
  }
}

@media only screen and (max-width: 991px) {
  .success-story .success-story-img {
    padding: 0;
    margin-bottom: -100px
  }
}

@media only screen and (max-width: 767px) {
  .success-story .success-story-img {
    margin-bottom: -60px
  }
}

.app-features {
  background-color: #fff;
  padding: 120px 0 150px;
  position: relative;
  z-index: 9
}

@media only screen and (max-width: 991px) {
  .app-features {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .app-features {
    padding: 60px 0
  }
}

.app-features .heading-main-sec h4 {
  margin: 0;
  color: #000
}

.app-features .tab-buttons {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 40px 0 40px;
  gap: 30px
}

@media only screen and (max-width: 991px) {
  .app-features .tab-buttons {
    gap: 10px
  }
}

@media only screen and (max-width: 767px) {
  .app-features .tab-buttons {
    overflow: scroll;
    height: 60px;
    margin: 40px 0 20px 0
  }
}

.app-features .tab-buttons li {
  cursor: pointer;
  position: relative;
  padding: 10px 20px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  border: 2px solid rgba(242, 110, 101, .2);
  border-radius: 10px;
  box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, .1);
  font-size: 18px;
  color: #f26e65;
  font-weight: 700;
  background-color: #fff;
  transition: all 1s ease
}

@media only screen and (max-width: 991px) {
  .app-features .tab-buttons li {
    padding: 10px 10px;
    height: 60px;
    font-size: 16px
  }
}

@media only screen and (max-width: 767px) {
  .app-features .tab-buttons li {
    box-shadow: none;
    height: 50px;
    font-size: 15px;
    min-width: 42%
  }
}

.app-features .tab-buttons li:hover {
  background-color: #f26e65;
  color: #fff;
  font-weight: bold
}

.app-features .tab-buttons li.active {
  background-color: #f26e65;
  color: #fff;
  font-weight: bold
}

.app-features .tab-buttons li.active::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 10px 0 10px;
  border-color: #f26e65 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.app-features .tab-contents {
  background-color: #fff;
  border-radius: 40px;
  box-shadow: 20px 20px 60px 10px rgba(0, 0, 0, .07);
  padding: 60px
}

@media only screen and (max-width: 1440px) {
  .app-features .tab-contents {
    padding: 40px
  }
}

@media only screen and (max-width: 991px) {
  .app-features .tab-contents {
    padding: 20px;
    border-radius: 20px
  }
}

.app-features .tab-content {
  display: none
}

.app-features .tab-content.active {
  display: block
}

.app-features .features-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 30px
}

@media only screen and (max-width: 1440px) {
  .app-features .features-list {
    gap: 20px
  }
}

@media only screen and (max-width: 767px) {
  .app-features .features-list {
    gap: 15px
  }
}

.app-features .features-list li {
  width: calc(33.33% - 20px);
  font-size: 28px;
  line-height: 1.3;
  font-weight: 400;
  color: #000;
  font-family: "QAEFQS+TTFirsNeue";
  display: flex;
  padding: 0 0 20px;
  border-bottom: 1px solid #dcdcdc
}

@media only screen and (max-width: 1660px) {
  .app-features .features-list li {
    font-size: 22px
  }
}

@media only screen and (max-width: 1440px) {
  .app-features .features-list li {
    font-size: 24px
  }
}

@media only screen and (max-width: 1200px) {
  .app-features .features-list li {
    font-size: 20px
  }
}

@media only screen and (max-width: 991px) {
  .app-features .features-list li {
    width: calc(50% - 10px)
  }
}

@media only screen and (max-width: 767px) {
  .app-features .features-list li {
    width: 100%;
    padding-bottom: 15px;
    align-items: center;
    font-size: 18px
  }
}

.app-features .features-list li span {
  width: calc(100% - 53px)
}

@media only screen and (max-width: 1660px) {
  .app-features .features-list li span {
    width: calc(100% - 40px)
  }
}

@media only screen and (max-width: 1200px) {
  .app-features .features-list li span {
    width: calc(100% - 40px)
  }
}

.app-features .features-list li:nth-last-child(-n+3) {
  border-bottom: none
}

@media only screen and (max-width: 991px) {
  .app-features .features-list li:nth-last-child(-n+3) {
    border-bottom: 1px solid #dcdcdc
  }
}

@media only screen and (max-width: 991px) {
  .app-features .features-list li:last-child {
    border-bottom: none
  }
}

.app-features .features-list li.available::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 43px;
  height: 40px;
  background: url(../../../assets/img/tabicon-1.webp) no-repeat center;
  background-size: contain;
  margin-right: 10px
}

@media only screen and (max-width: 1660px) {
  .app-features .features-list li.available::before {
    width: 30px;
    height: 30px
  }
}

@media only screen and (max-width: 767px) {
  .app-features .features-list li.available::before {
    width: 25px;
    height: 25px
  }
}

.app-features .features-list li.unavailable::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 43px;
  height: 40px;
  background: url(../../../assets/img/tabicon-2.webp) no-repeat center;
  background-size: contain;
  margin-right: 10px
}

@media only screen and (max-width: 1660px) {
  .app-features .features-list li.unavailable::before {
    width: 30px;
    height: 30px
  }
}

@media only screen and (max-width: 1200px) {
  .app-features .features-list li.unavailable::before {
    width: 30px;
    height: 30px
  }
}

@media only screen and (max-width: 767px) {
  .app-features .features-list li.unavailable::before {
    width: 25px;
    height: 25px
  }
}

.development-consulting-page .drawLogowrapper {
  display: none
}

.development-consulting-page .about-hero .about-wrapper .container .row .svg-draw-sec {
  bottom: 30px;
  width: 49%
}

.development-consulting-page .about-hero .about-wrapper .container .row .content-col h4 {
  max-width: 400px;
  width: 100%
}

.app-ideas-sec {
  padding: 185px 0;
  position: relative
}

@media only screen and (max-width: 991px) {
  .app-ideas-sec {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .app-ideas-sec {
    padding: 60px 0
  }
}

.app-ideas-sec .heading-main-sec h3 {
  text-align: left;
  font-weight: 600
}

.app-ideas-sec .heading-main-sec h4 {
  text-align: left
}

.app-ideas-sec .content-col .row {
  justify-content: flex-end;
  column-gap: 40px
}

@media only screen and (max-width: 1440px) {
  .app-ideas-sec .content-col .row {
    column-gap: 0;
    padding-left: 20px
  }
}

@media only screen and (max-width: 991px) {
  .app-ideas-sec .content-col .row {
    padding: 40px 0 0 0
  }
}

.app-ideas-sec .content-col .row .content-main {
  width: 41%;
  margin-bottom: 40px
}

@media only screen and (max-width: 1440px) {
  .app-ideas-sec .content-col .row .content-main {
    width: calc(50% - 0px)
  }
}

@media only screen and (max-width: 767px) {
  .app-ideas-sec .content-col .row .content-main {
    width: 100%;
    padding: 0
  }
}

@media only screen and (max-width: 767px) {
  .app-ideas-sec .content-col .row .content-main:last-child {
    margin-bottom: 0
  }
}

.app-ideas-sec .content-col .row .content-main .app-ideas-content {
  display: flex
}

.app-ideas-sec .content-col .row .content-main .app-ideas-content .content-heading {
  margin-left: 15px
}

.app-ideas-sec .content-col .row .content-main .app-ideas-content .content-heading h3 {
  color: #fff
}

@media only screen and (max-width: 1200px) {
  .app-ideas-sec .content-col .row .content-main .app-ideas-content .content-heading h3 {
    font-size: 22px
  }
}

.app-ideas-sec .content-col .row .content-main .app-ideas-content .content-heading p {
  color: hsla(0, 0%, 100%, .7);
  margin-bottom: 0
}

.app-ideas-sec .app-ideas-shap {
  position: absolute;
  bottom: 0
}

.convert-website-page .about-hero .about-wrapper .row .svg-draw-sec.about-banner-svg {
  bottom: -20px;
  width: 55%
}

.convert-website {
  padding: 150px 0;
  position: relative
}

@media only screen and (max-width: 991px) {
  .convert-website {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .convert-website {
    padding: 60px 0
  }
}

.convert-website .container .row {
  justify-content: center
}

.convert-website .mobile-image-sec {
  display: flex;
  margin-top: 149px;
  justify-content: end
}

@media only screen and (max-width: 767px) {
  .convert-website .mobile-image-sec {
    margin-top: 40px
  }
}

.convert-website .mobile-image-sec img {
  width: 100%
}

.convert-website .col-md-7.relative {
  position: relative
}

.convert-website .col-md-7.relative .image-sec img {
  width: 100%
}

.convert-website .col-md-7.relative .convert-text {
  position: absolute;
  top: 38px;
  right: -247px;
  display: flex;
  align-items: self-start
}

@media only screen and (max-width: 991px) {
  .convert-website .col-md-7.relative .convert-text {
    right: -217px
  }
}

@media only screen and (max-width: 767px) {
  .convert-website .col-md-7.relative .convert-text {
    position: relative;
    left: 0;
    right: 0;
    top: 60px;
    justify-content: center
  }
}

.convert-website .col-md-7.relative .convert-text p {
  color: #f26e65;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  font-style: italic;
  max-width: 129px;
  text-align: center;
  padding: 0;
  margin: 0
}

.convert-website .col-md-7.relative .convert-text svg {
  margin-top: -21px;
  margin-left: -8px
}

.convert-website .cust-convert-row {
  gap: 30px;
  align-items: self-start;
  flex-wrap: wrap
}

.convert-website .cust-convert-row .cust-convert-col {
  flex-shrink: unset !important;
  width: calc(33.33% - 20px);
  padding: 0;
  margin: 0;
  margin-top: -13px;
  display: flex;
  flex-direction: column;
  gap: 30px
}

@media only screen and (max-width: 767px) {
  .convert-website .cust-convert-row .cust-convert-col {
    gap: 20px
  }
}

.convert-website .cust-convert-row .cust-convert-col.col-md-4 {
  padding: 30px 41px 0px 41px;
  border-radius: 25px;
  position: relative;
  background: linear-gradient(0deg, #000000, #170A09)
}

@media only screen and (max-width: 1260px) {
  .convert-website .cust-convert-row .cust-convert-col.col-md-4 {
    padding: 30px 30px 0px 30px
  }
}

@media only screen and (max-width: 991px) {
  .convert-website .cust-convert-row .cust-convert-col.col-md-4 {
    width: calc(50% - 20px)
  }
}

@media only screen and (max-width: 767px) {
  .convert-website .cust-convert-row .cust-convert-col.col-md-4 {
    width: 100%;
    margin: 40px 0 0 0 !important;
    padding: 20px 20px 0 20px;
    border-radius: 15px
  }
}

@media only screen and (max-width: 767px) {
  .convert-website .cust-convert-row .cust-convert-col.col-md-4:first-child {
    margin: 0 !important
  }
}

.convert-website .cust-convert-row .cust-convert-col.col-md-4:first-child h4 {
  max-width: 285px
}

.convert-website .cust-convert-row .cust-convert-col.col-md-4 img {
  width: 100px;
  height: 100px
}

@media only screen and (max-width: 767px) {
  .convert-website .cust-convert-row .cust-convert-col.col-md-4 img {
    width: 80px;
    height: 80px
  }
}

.convert-website .cust-convert-row .cust-convert-col.col-md-4 h4 {
  font-size: 35px;
  line-height: 40px;
  max-width: none;
  margin-bottom: 40px;
  margin-top: 30px
}

@media only screen and (max-width: 1440px) {
  .convert-website .cust-convert-row .cust-convert-col.col-md-4 h4 {
    font-size: 26px;
    margin: 0
  }
}

.convert-website .cust-convert-row .cust-convert-col.col-md-4 h4 span {
  color: #fff
}

.convert-website .cust-convert-row .cust-convert-col.col-md-4::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(242, 110, 101, 0) 0%, rgb(242, 110, 101) 100%) border-box;
  border-radius: 25px;
  margin: -1px;
  z-index: -1
}

@media only screen and (max-width: 767px) {
  .convert-website .cust-convert-row .cust-convert-col.col-md-4::before {
    border-radius: 15px
  }
}

.convert-website .cust-convert-row .cust-convert-col.col-md-4 .goto-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #f26e65;
  display: flex;
  align-items: center;
  justify-content: center
}

@media only screen and (max-width: 767px) {
  .convert-website .cust-convert-row .cust-convert-col.col-md-4 .goto-icon {
    width: 50px;
    height: 50px
  }
}

.convert-website .cust-convert-row .cust-convert-col.col-md-4 .goto-icon svg {
  transform: rotate(0deg);
  transition: .3s ease
}

.convert-website .cust-convert-row .cust-convert-col.col-md-4 .goto-icon:hover svg {
  transform: rotate(45deg);
  transition: .3s ease
}

@media only screen and (max-width: 991px) {
  .convert-website .cust-convert-row .cust-convert-col:last-child {
    margin: 30px 0 0 0
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
h1+p,
h2+p,
h2+p+p,
h2+p+p+p,
h2+p+p+p+p,
h1+a,
h2+a,
h3+p,
h3+a,
h4+p,
h4+a,
h5+p,
h5+a,
h6+p,
h6+a,
h3+p,
h1+p+a,
h2+p+a,
h3+p+a,
h4+p,
h4+p+a,
h5+p,
h5+p+a,
h6+p,
h6+p+a,
h3+p,
h3+p+p,
h4+p,
h4+p+p,
h5+p,
h5+p+p,
h6+p,
h6+p+p,
p+ul,
h3+ul {
  opacity: 1;
  transition: opacity 1s ease-out
}

.cust-summary-wrapper {
  opacity: 1 !important;
}

.q-a-page .cust-summary-wrapper .content * {
  opacity: 1 !important;
}

.dummy-tag {
  margin: 0
}

.features-main-sec {
  padding: 150px 0px
}

.features-main-sec .heading-main-sec {
  display: flex;
  flex-direction: column
}

.features-main-sec .heading-main-sec h3 {
  order: -1
}

.features-main-sec.feature-sec-bg-white {
  background-color: #fff;
  position: relative;
  z-index: 9
}

.features-main-sec.feature-sec-bg-white .heading-main-sec h4,
.features-main-sec.feature-sec-bg-white .heading-main-sec h2 {
  color: #000
}

.features-main-sec.feature-sec-bg-white .heading-main-sec h4 span,
.features-main-sec.feature-sec-bg-white .heading-main-sec h2 span {
  color: #000
}

.features-main-sec.feature-sec-bg-white .cust-row .col-md-4 {
  background: linear-gradient(180deg, rgba(242, 110, 101, 0.1) 0%, rgba(242, 110, 101, 0) 100%)
}

.features-main-sec.feature-sec-bg-white .cust-row .col-md-4:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 25px;
  padding: 1px;
  background: linear-gradient(180deg, rgb(242, 110, 101) 0%, rgba(242, 110, 101, 0) 100%);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  z-index: 1
}

.features-main-sec.feature-sec-bg-white .cust-row .col-md-4 h4.cust-inner-title {
  color: #f26e65 !important
}

.features-main-sec.feature-sec-bg-white .cust-row .col-md-4 p {
  color: #636363
}

.features-main-sec .cust-row {
  gap: 30px;
  align-items: self-start
}

.features-main-sec .cust-row .cust-column {
  flex-shrink: unset !important;
  width: calc(33.33% - 20px);
  padding: 0;
  margin: 0;
  margin-top: -13px;
  display: flex;
  flex-direction: column;
  gap: 30px
}

.features-main-sec .cust-row .cust-column:nth-child(2) {
  margin-top: 87px
}

.features-main-sec .cust-row .col-md-4 {
  padding: 41px;
  width: 100% !important;
  border-radius: 25px;
  position: relative;
  background: linear-gradient(0deg, #000000, #170A09)
}

.features-main-sec .cust-row .col-md-4 h4.cust-inner-title {
  font-size: 40px;
  line-height: 50px;
  max-width: 268px;
  margin-bottom: 30px
}

.features-main-sec .cust-row .col-md-4 p {
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  color: hsla(0, 0%, 100%, .8)
}

.features-main-sec .cust-row .col-md-4::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(242, 110, 101, 0) 0%, rgb(242, 110, 101) 100%) border-box;
  border-radius: 25px;
  margin: -1px;
  z-index: -1
}

.about-page .drawLogowrapper,
.hireDeveloper-page .drawLogowrapper,
.convert-website-page .drawLogowrapper,
.on-demand-app-development-page .drawLogowrapper {
  display: none
}

.about-page .team-main-sec,
.hireDeveloper-page .team-main-sec,
.convert-website-page .team-main-sec,
.on-demand-app-development-page .team-main-sec {
  padding-top: 150px
}

@media only screen and (max-width: 1440px) {

  .about-page .team-main-sec,
  .hireDeveloper-page .team-main-sec,
  .convert-website-page .team-main-sec,
  .on-demand-app-development-page .team-main-sec {
    padding-bottom: 95px
  }
}

.hireDeveloper-page .heading-main-sec p,
.convert-website-page .heading-main-sec p {
  margin: 0;
  text-align: left
}

.hireDeveloper-page .heading-main-sec a.primary-btn,
.convert-website-page .heading-main-sec a.primary-btn {
  margin: 30px 0 0 0
}

.goMobileConvert-sec {
  padding: 150px 0;
  background-image: url(../img/MobileConvert.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .goMobileConvert-sec {
    padding: 60px 0
  }
}

.goMobileConvert-sec .container .row {
  margin-bottom: 40px
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row:last-child {
    margin-bottom: 0;
    flex-direction: column-reverse
  }
}

.goMobileConvert-sec .container .row .col-full .heading-main-sec h3 {
  font-weight: 600
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row .col-full .heading-main-sec h3 {
    text-align: left
  }
}

.goMobileConvert-sec .container .row .col-full .heading-main-sec h4 {
  max-width: 50%;
  margin: 0 auto
}

@media only screen and (max-width: 1660px) {
  .goMobileConvert-sec .container .row .col-full .heading-main-sec h4 {
    max-width: 80%
  }
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row .col-full .heading-main-sec h4 {
    max-width: 100%;
    text-align: left
  }
}

.goMobileConvert-sec .container .row {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.goMobileConvert-sec .container .row .android-left {
  background: #b5e36f;
  background: linear-gradient(-25deg, rgba(181, 227, 111, 0.5) 0%, #000000 65%);
  border: 1px solid #262626;
  border-radius: 100px;
  padding: 130px;
  max-width: 660px
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row .android-left {
    max-width: 100%;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px
  }
}

.goMobileConvert-sec .container .row .android-left .android-img {
  display: flex;
  justify-content: center
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row .android-left .android-img {
    width: 50%
  }
}

.goMobileConvert-sec .container .row .android-content {
  padding-left: 60px
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row .android-content {
    padding: 40px 0 0 0
  }
}

.goMobileConvert-sec .container .row .iphone-content {
  padding-right: 60px
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row .iphone-content {
    padding: 40px 0 0 0
  }
}

.goMobileConvert-sec .container .row .android-content h3 {
  color: #f26e65
}

.goMobileConvert-sec .container .row .android-content p {
  color: hsla(0, 0%, 100%, .702);
  font-size: 25px;
  line-height: 40px;
  margin: 40px 0
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row .android-content p {
    font-size: 22px;
    line-height: 1.6;
    margin: 20px 0
  }
}

.goMobileConvert-sec .container .row .iPhone-right {
  background: #3f83ff;
  background: linear-gradient(-25deg, rgba(63, 131, 255, 0.5) 0%, #000000 65%);
  border: 1px solid #262626;
  border-radius: 100px;
  padding: 130px;
  max-width: 660px
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row .iPhone-right {
    max-width: 100%;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px
  }
}

.goMobileConvert-sec .container .row .iPhone-right .android-img {
  display: flex;
  justify-content: center
}

@media only screen and (max-width: 991px) {
  .goMobileConvert-sec .container .row .iPhone-right .android-img {
    width: 50%
  }
}

.different-categories {
  padding: 150px 0 0
}

@media only screen and (max-width: 991px) {
  .different-categories {
    padding: 100px 0 0 0
  }
}

@media only screen and (max-width: 767px) {
  .different-categories {
    padding: 60px 0 0 0
  }
}

.different-categories .row {
  row-gap: 40px
}

.different-categories .heading-main-sec {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.different-categories .heading-main-sec h3 {
  font-size: 60px;
  color: #fff;
  line-height: 1.2
}

.different-categories .heading-main-sec h3 span {
  color: #fff;
  text-shadow: none
}

@media only screen and (max-width: 1200px) {
  .different-categories .heading-main-sec h3 {
    font-size: 50px !important
  }
}

@media only screen and (max-width: 991px) {
  .different-categories .heading-main-sec h3 {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .different-categories .heading-main-sec h3 {
    font-size: 40px !important;
    line-height: 1.1
  }
}

.different-categories .different-item {
  height: 100%;
  border: 1px solid #262626;
  border-radius: 20px;
  position: relative;
  overflow: hidden
}

.different-categories .different-item a.different-cat-link {
  display: flex;
  position: absolute;
  inset: 0;
  z-index: 9
}

.different-categories .different-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(115, 115, 115, 0) 0%, #000000 100%);
  border-radius: 20px;
  transition: background-image .5s ease
}

.different-categories .different-item:hover::after {
  background-image: linear-gradient(to bottom, rgba(115, 115, 115, 0) 0%, rgb(242, 110, 101) 100%)
}

.different-categories .different-item img {
  border-radius: 20px;
  width: 100%
}

.different-categories .different-item:hover .different-content {
  transform: translateY(0%)
}

.different-categories .different-item .different-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  z-index: 1;
  transform: translateY(57%);
  transition: transform .5s ease
}

@media only screen and (max-width: 1399px) {
  .different-categories .different-item .different-content {
    padding: 20px;
    transform: translateY(62%)
  }
}

@media only screen and (max-width: 1200px) {
  .different-categories .different-item .different-content {
    transform: translateY(60%)
  }
}

@media only screen and (max-width: 991px) {
  .different-categories .different-item .different-content {
    transform: translateY(calc(100% - 90px))
  }
}

.different-categories .different-item .different-content h3 {
  margin: 0 0 20px;
  font-size: 25px;
  line-height: 1.2;
  color: #fff;
  font-weight: 400;
  font-family: "QAEFQS+TTFirsNeue";
  min-height: 60px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: flex-end;
  column-gap: 10px
}

@media only screen and (max-width: 1399px) {
  .different-categories .different-item .different-content h3 {
    font-size: 22px
  }
}

@media only screen and (max-width: 1200px) {
  .different-categories .different-item .different-content h3 {
    font-size: 18px;
    line-height: 1
  }
}

.different-categories .different-item .different-content p {
  margin: 0;
  font-size: 16px;
  line-height: 23px;
  color: #fff;
  font-weight: 400;
  max-height: 115px
}

.on-demand-app-development-page .different-categories {
  padding-bottom: 150px
}

@media only screen and (max-width: 991px) {
  .on-demand-app-development-page .different-categories {
    padding-bottom: 100px
  }
}

@media only screen and (max-width: 767px) {
  .on-demand-app-development-page .different-categories {
    padding-bottom: 60px
  }
}

.hireDeveloper-page .different-categories {
  padding-bottom: 150px
}

@media only screen and (max-width: 991px) {
  .hireDeveloper-page .different-categories {
    padding-bottom: 100px
  }
}

@media only screen and (max-width: 767px) {
  .hireDeveloper-page .different-categories {
    padding-bottom: 60px
  }
}

.features-main-sec+.different-categories {
  padding: 0 0 150px 0
}

@media only screen and (max-width: 991px) {
  .features-main-sec+.different-categories {
    padding: 0 0 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .features-main-sec+.different-categories {
    padding: 0 0 60px 0
  }
}

.form-section {
  padding: 150px 0
}

@media only screen and (max-width: 991px) {
  .form-section {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .form-section {
    padding: 60px 0
  }
}

.form-section .form-box {
  border: 1px solid #262626;
  border-radius: 40px;
  padding: 80px;
  position: relative;
  overflow: hidden
}

@media only screen and (max-width: 991px) {
  .form-section .form-box {
    padding: 40px
  }
}

@media only screen and (max-width: 767px) {
  .form-section .form-box {
    padding: 20px;
    border-radius: 20px
  }
}

.form-section .form-box .form-basvg {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0
}

.form-section .form-box .form-basvg img {
  width: 100%;
  height: 100%;
  object-position: bottom;
  object-fit: cover
}

.form-section .form-box form {
  padding: 40px 0 0
}

.form-section .form-box form .form-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px
}

@media only screen and (max-width: 767px) {
  .form-section .form-box form .form-grid {
    flex-direction: column
  }
}

.form-section .form-box form .form-grid .form-group {
  width: 50%;
  padding: 0 15px 30px
}

@media only screen and (max-width: 767px) {
  .form-section .form-box form .form-grid .form-group {
    width: 100% !important;
  }
}

.form-section .form-box form .form-grid .form-group:last-child {
  width: 100%
}

.form-section .form-box form .form-grid .form-group label {
  display: block;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
  margin: 0 0 15px
}

@media only screen and (max-width: 767px) {
  .form-section .form-box form .form-grid .form-group label {
    font-size: 18px
  }
}

.form-section .form-box form .form-grid .form-group input {
  height: 60px;
  padding: 0 30px;
  border: 1px solid hsla(0, 0%, 100%, .2);
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  width: 100%;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0)
}

@media only screen and (max-width: 767px) {
  .form-section .form-box form .form-grid .form-group input {
    padding: 0 20px;
    font-size: 16px
  }
}

.form-section .form-box form .form-grid .form-group input::placeholder,
.form-section .form-box form .form-grid .form-group textarea::placeholder {
  color: hsla(0, 0%, 100%, .5019607843)
}

.form-section .form-box form .form-grid .form-group textarea {
  height: 150px;
  padding: 20px 30px;
  border: 1px solid hsla(0, 0%, 100%, .2);
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  width: 100%;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0)
}

@media only screen and (max-width: 767px) {
  .form-section .form-box form .form-grid .form-group textarea {
    padding: 15px 20px;
    font-size: 16px;
    border-radius: 20px
  }
}

.form-section .form-box form .form-grid .form-group textarea::placeholder {
  color: hsla(0, 0%, 100%, .5019607843)
}

.service-bg-mobile {
  display: none;
  position: relative
}

@media only screen and (max-width: 991px) {
  .service-bg-mobile {
    display: block
  }
}

.service-bg-mobile:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../img/cx-shap-bg.png);
  background-size: cover;
  background-position: center
}

.service-bg-mobile img {
  max-height: 300px;
  width: 100%;
  object-fit: cover
}

@media only screen and (max-width: 767px) {
  .service-bg-mobile img {
    max-height: 240px
  }
}

section.sevice-bg-sec {
  padding: 120px 0px;
  position: relative;
  min-height: 1080px;
  overflow: hidden
}

@media only screen and (max-width: 991px) {
  section.sevice-bg-sec {
    padding: 100px 0;
    min-height: 100%
  }
}

@media only screen and (max-width: 767px) {
  section.sevice-bg-sec {
    padding: 60px 0
  }
}

section.sevice-bg-sec img.cx-bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: .3s ease;
  object-fit: cover;
  object-position: center
}

@media only screen and (max-width: 991px) {
  section.sevice-bg-sec img.cx-bg-img {
    opacity: 0
  }
}

section.sevice-bg-sec .cx-top-img {
  margin: 0px auto;
  z-index: 0;
  width: 100%;
  height: 100%
}

@media only screen and (max-width: 991px) {
  section.sevice-bg-sec .cx-top-img {
    display: none
  }
}

section.sevice-bg-sec .cx-top-img svg {
  width: 100vw
}

section.sevice-bg-sec .cx-top-img svg path:first-child {
  fill: #000;
  transition: .3s ease
}

section.sevice-bg-sec .cx-svg-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%
}

@media only screen and (max-width: 991px) {
  section.sevice-bg-sec .cx-svg-wrapper {
    position: relative
  }
}

section.sevice-bg-sec .cust-bg-title {
  color: #fff;
  max-width: 547px
}

section.sevice-bg-sec .cust-bg-title span {
  color: #fff
}

section.sevice-bg-sec .hidden-texts {
  max-width: 990px;
  margin-left: auto;
  margin-right: 0;
  opacity: 0;
  transition: .3s ease;
  z-index: 2;
  position: absolute;
  bottom: 120px;
  right: 240px
}

@media only screen and (max-width: 1360px) {
  section.sevice-bg-sec .hidden-texts {
    left: 40px;
    right: auto;
    padding-right: 40px
  }
}

@media only screen and (max-width: 991px) {
  section.sevice-bg-sec .hidden-texts {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 0 0 0;
    opacity: 1
  }
}

@media only screen and (max-width: 767px) {
  section.sevice-bg-sec .hidden-texts {
    bottom: 60px
  }
}

section.sevice-bg-sec .hidden-texts p {
  color: #fff;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400
}

section.sevice-bg-sec:hover img.cx-bg-img {
  opacity: 1;
  transition: .3s ease
}

@media only screen and (max-width: 991px) {
  section.sevice-bg-sec:hover img.cx-bg-img {
    opacity: 0
  }
}

section.sevice-bg-sec:hover .cx-top-img svg path:first-child {
  fill: rgba(0, 0, 0, .8) !important;
  transition: .3s ease
}

section.sevice-bg-sec:hover .hidden-texts {
  opacity: 1;
  z-index: 2;
  transition: .3s ease
}

.summary-sec {
  padding: 0px 0 150px 0;
}

@media only screen and (max-width: 991px) {
  .summary-sec {
    padding: 0 0 100px 0;
  }
}

@media only screen and (max-width: 767px) {
  .summary-sec {
    padding: 0 0 60px 0;
  }
}

@media only screen and (max-width: 767px) {

  .summary-sec .col-md-4,
  .summary-sec .col-md-8 {
    padding-left: 0;
    padding-right: 0
  }
}

.summary-sec .heading-main-sec {
  margin-bottom: 40px
}

.summary-sec .heading-main-sec h2 {
  font-size: 60px;
  color: #fff;
  line-height: 1.2;
  margin: 0
}

.summary-sec .heading-main-sec h2 span {
  color: #fff;
  text-shadow: none
}

@media only screen and (max-width: 1200px) {
  .summary-sec .heading-main-sec h2 {
    font-size: 50px !important
  }
}

@media only screen and (max-width: 991px) {
  .summary-sec .heading-main-sec h2 {
    text-align: left !important
  }
}

@media only screen and (max-width: 767px) {
  .summary-sec .heading-main-sec h2 {
    font-size: 40px !important;
    line-height: 1.1
  }
}

.summary-sec .row .summary-intro h3 {
  font-size: 25px;
  line-height: 30px;
  color: hsla(0, 0%, 100%, .5019607843)
}

.summary-sec .row .summary-paragraph {
  border-bottom: 1px solid hsla(0, 0%, 100%, .2);
  padding-bottom: 60px;
  margin-bottom: 60px
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .summary-paragraph {
    padding-bottom: 50px;
    margin-bottom: 50px
  }
}

@media only screen and (max-width: 767px) {
  .summary-sec .row .summary-paragraph {
    padding-bottom: 40px;
    margin-bottom: 40px
  }
}

.summary-sec .row .summary-paragraph p {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  margin: 0
}

/* .summary-sec .row .summary-paragraph a,
.summary-sec .row .cust-summary-wrapper a {
  text-decoration: none;
  color: #f26e65;
}

.summary-sec .row .summary-paragraph a:hover,
.summary-sec .row .summary-paragraph a:focus,
.summary-sec .row .cust-summary-wrapper a:hover,
.summary-sec .row .cust-summary-wrapper a:focus {
  text-decoration: underline;
} */

.summary-sec .row .summary-paragraph strong,
.summary-sec .row .cust-summary-wrapper strong {
  color: #f26e65;
}

.summary-sec .row .summary-paragraph p+p {
  margin-top: 30px;
}

@media only screen and (max-width: 1200px) {
  .summary-sec .row .summary-paragraph p {
    font-size: 18px
  }

  .summary-sec .row .summary-paragraph p+p {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .summary-paragraph p {
    font-size: 18px
  }
}

.summary-sec .row .summary-paragraph a.btn {
  margin-top: 50px
}

/* .summary-sec .row .summary-col {
  position: sticky;
  top: 50px;
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 10;
  max-height: max-content
} */

@media only screen and (max-width: 767px) {
  .summary-sec .row .summary-col {
    position: relative;
    top: 0
  }
}

.summary-sec .row .summary-col h3 {
  font-size: 25px;
  line-height: 30px;
  color: hsla(0, 0%, 100%, .5019607843);
  font-weight: 600;
  text-transform: capitalize;
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .summary-col .summary-list {
    padding-left: 20px
  }
}

@media only screen and (max-width: 767px) {
  .summary-sec .row .summary-col .summary-list {
    height: auto;
    margin-bottom: 40px
  }
}

.summary-sec .row .summary-col .summary-list li {
  list-style-type: none;
  margin-top: 30px;
  position: relative
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .summary-col .summary-list li {
    margin-top: 20px
  }
}

.summary-sec .row .summary-col .summary-list li::before {
  content: "";
  background-color: hsla(0, 0%, 100%, .7);
  opacity: 70%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: -34px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  transition: background-color .3s ease
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .summary-col .summary-list li::before {
    left: -24px
  }
}

.summary-sec .row .summary-col .summary-list li.active::before {
  background-color: #f26e65 !important;
  opacity: 1
}

.summary-sec .row .summary-col .summary-list li.active a {
  color: #fff !important;
  opacity: 1
}

.summary-sec .row .summary-col .summary-list li a {
  color: hsla(0, 0%, 100%, .7);
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  font-weight: 500;
  opacity: 70%;
  transition: color .3s ease
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .summary-col .summary-list li a {
    font-size: 18px
  }
}

.summary-sec .row .summary-col .summary-list li a.active {
  color: #fff
}

.summary-sec .row .cust-summary-wrapper {
  padding-bottom: 20px
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .cust-summary-wrapper {
    padding-bottom: 10px
  }
}

.summary-sec .row .cust-summary-wrapper:last-child {
  padding-bottom: 0px
}

.summary-sec .row .cust-summary-wrapper h2:first-child {
  margin-top: 0
}

.summary-sec .row .cust-summary-wrapper h2 {
  font-size: 40px;
  line-height: 1.16;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 80px
}

.summary-sec .row .cust-summary-wrapper h3 {
  color: #fff;
  font-size: 34px;
}

@media only screen and (max-width: 1600px) {
  .summary-sec .row .cust-summary-wrapper h2 {
    font-size: 36px
  }
}

@media only screen and (max-width: 1400px) {
  .summary-sec .row .cust-summary-wrapper h2 {
    font-size: 36px
  }
}

@media only screen and (max-width: 1200px) {
  .summary-sec .row .cust-summary-wrapper h2 {
    font-size: 32px
  }
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .cust-summary-wrapper h2 {
    font-size: 30px
  }
}

@media only screen and (max-width: 767px) {
  .summary-sec .row .cust-summary-wrapper h2 {
    font-size: 26px
  }
}

.summary-sec .row .cust-summary-wrapper p {
  font-size: 20px;
  line-height: 1.25;
  color: #fff;
  margin-bottom: 20px
}

.summary-sec .row .cust-summary-wrapper blockquote {
  font-size: 24px;
  line-height: 1.25;
  color: #fff;
  margin-bottom: 20px
}

.summary-sec .row .cust-summary-wrapper p a {
  text-decoration: none;
  color: #f8f9fa;
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .cust-summary-wrapper p {
    font-size: 18px
  }

  .summary-sec .row .cust-summary-wrapper blockquote {
    font-size: 20px;
  }
}

.summary-sec .row .cust-summary-wrapper h4,
.summary-sec .row .cust-summary-wrapper h3 {
  color: #f26e65;
  font-size: 30px;
  line-height: 1;
  margin-top: 40px;
  margin-bottom: 30px
}

@media only screen and (max-width: 991px) {

  .summary-sec .row .cust-summary-wrapper h4,
  .summary-sec .row .cust-summary-wrapper h3 {
    font-size: 26px
  }
}

.summary-sec .row .cust-summary-wrapper ul {
  padding-left: 0
}

.summary-sec .row .cust-summary-wrapper ul li {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  display: flex;
  align-items: start;
  margin-bottom: 25px
}

.summary-sec .row .cust-summary-wrapper ul li:last-child {
  margin-bottom: 0
}

.summary-sec .row .cust-summary-wrapper ul li::before {
  content: "";
  width: 25px;
  min-width: 25px;
  height: 25px;
  background: url("../../assets/img/right-arrow.svg") no-repeat center;
  display: inline-flex;
  background-size: 100%;
}

.summary-sec .row .cust-summary-wrapper ul li p {
  margin-left: 15px;
  margin-bottom: 0
}

.summary-sec .row .cust-summary-wrapper .the-vision-images {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  gap: 80px
}

@media only screen and (max-width: 991px) {
  .summary-sec .row .cust-summary-wrapper .the-vision-images {
    margin-top: 40px;
    gap: 40px
  }
}

.career-page .lets-talk-area {
  padding-top: 72px
}

@media only screen and (max-width: 991px) {
  .career-page .lets-talk-area {
    padding-top: 0 !important
  }
}

.career-page .cust-footer-sec {
  padding-top: 0
}

.career-area {
  padding: 150px 0;
  background-image: url(../img/MobileConvert.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top
}

@media only screen and (max-width: 991px) {
  .career-area {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .career-area {
    padding: 60px 0
  }
}

.career-area .career-area-block {
  margin-top: 40px;
  align-items: center
}

.career-area .career-area-block .cx-icon {
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
  border-radius: 40px;
  background: #f26e65
}

@media only screen and (max-width: 1440px) {
  .career-area .career-area-block .cx-icon {
    width: 100px;
    height: 100px;
    border-radius: 30px
  }
}

@media only screen and (max-width: 1200px) {
  .career-area .career-area-block .cx-icon {
    width: 80px;
    height: 80px;
    border-radius: 10px
  }
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .cx-icon {
    width: 50px;
    height: 50px;
    margin-right: 15px
  }
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .cx-icon svg {
    width: 25px
  }
}

.career-area .career-area-block .career-area-block-wrap {
  background-color: #000;
  border: 2px solid #262626;
  border-radius: 15px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  padding: 30px
}

.career-area .career-area-block .career-area-block-wrap:last-child {
  margin-bottom: 0
}

@media only screen and (max-width: 1200px) {
  .career-area .career-area-block .career-area-block-wrap {
    padding: 20px
  }
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap {
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 10px
  }
}

.career-area .career-area-block .career-area-block-wrap.active {
  background-color: #000;
  z-index: 1
}

.career-area .career-area-block .career-area-block-wrap .career-area-block-top {
  padding: 0px
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top {
    align-items: center
  }
}

.career-area .career-area-block .career-area-block-wrap .career-area-block-top .career-info {
  width: calc(100% - 353px)
}

@media only screen and (max-width: 1660px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .career-info {
    width: calc(100% - 300px)
  }
}

@media only screen and (max-width: 1440px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .career-info {
    width: calc(100% - 280px)
  }
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .career-info {
    width: calc(100% - 125px)
  }
}

@media only screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .career-info {
    width: calc(100% - 65px)
  }
}

.career-area .career-area-block .career-area-block-wrap .career-area-block-top .card-title {
  font-family: "QAEFQS+TTFirsNeue";
  font-size: 30px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 1px;
  cursor: pointer;
  opacity: 1 !important;
  margin-bottom: 16px
}

@media only screen and (max-width: 1200px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .card-title {
    font-size: 28px
  }
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .card-title {
    font-size: 22px;
    margin-bottom: 10px
  }
}

@media only screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .card-title {
    margin-bottom: 0
  }
}

.career-area .career-area-block .career-area-block-wrap .career-area-block-top .card-title .word .letter {
  transform: translateX(0px) translateZ(0px) scaleX(1) !important;
  opacity: 1 !important
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .button-wraaper {
    width: 50px;
    height: 50px;
    margin: 0px 0 0 0;
    justify-content: center
  }
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .button-wraaper a {
    width: 50px;
    height: 50px
  }
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .button-wraaper a span.btn-text {
    font-size: 0;
    background-image: url(../img/apply-now-icon.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center
  }
}

.career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  font-family: "Poppins", serif;
  position: relative
}

.career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p:not(:last-child) {
  padding-right: 30px
}

@media only screen and (max-width: 1200px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p:not(:last-child) {
    padding-right: 20px
  }
}

@media only screen and (max-width: 1440px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p:not(:last-child) {
    padding-right: 40px
  }
}

.career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  background: #f26e65;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto 0
}

@media only screen and (max-width: 1440px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p:not(:last-child)::after {
    right: 20px
  }
}

@media only screen and (max-width: 1200px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p {
    font-size: 16px
  }
}

.career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p span.fw-normal {
  font-weight: 400
}

@media only screen and (max-width: 1440px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p span.fw-normal {
    display: block;
    margin: 10px 0 0 0
  }
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap .career-area-block-top .other-info p span.fw-normal {
    font-size: 14px
  }
}

.career-area .career-area-block .career-area-block-wrap .card-text {
  font-family: "Poppins", serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  display: none;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #f26e65
}

@media only screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .card-text {
    padding-top: 20px;
    margin-top: 20px
  }
}

.career-area .career-area-block .career-area-block-wrap .card-text ul {
  padding: 0;
  margin: 0
}

.career-area .career-area-block .career-area-block-wrap .card-text ul li:not(:last-child) {
  margin-bottom: 25px
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap .card-text ul li:not(:last-child) {
    margin-bottom: 15px
  }
}

.career-area .career-area-block .career-area-block-wrap .card-text ul li svg {
  width: 30px;
  height: 30px
}

@media only screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .card-text ul li svg {
    width: 20px;
    height: 20px
  }
}

.career-area .career-area-block .career-area-block-wrap .card-text ul li p {
  width: calc(100% - 43px)
}

@media only screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .card-text ul li p {
    width: calc(100% - 33px);
    font-size: 14px !important;
    font-weight: 400 !important
  }
}

.career-area .career-area-block .career-area-block-wrap .card-text ul li p {
  margin: 0 0 0 13px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600
}

@media only screen and (max-width: 1200px) {
  .career-area .career-area-block .career-area-block-wrap .card-text ul li p {
    font-size: 18px
  }
}

@media only screen and (max-width: 991px) {
  .career-area .career-area-block .career-area-block-wrap .card-text ul li p {
    font-size: 16px
  }
}

@media only screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .card-text .other-info {
    flex-direction: column;
    padding: 20px 0
  }
}

@media only screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .card-text .other-info p {
    margin-bottom: 10px !important;
    color: #f26e65 !important
  }
}

@media only screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .card-text .other-info p:last-child {
    margin-bottom: 0 !important
  }
}

@media only screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .card-text .other-info p span {
    color: #fff;
    margin: 0 0 0 5px
  }
}

.features-main-sec {
  padding: 150px 0px
}

@media only screen and (max-width: 991px) {
  .features-main-sec {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .features-main-sec {
    padding: 60px 0
  }
}

.features-main-sec.feature-sec-bg-white {
  background-color: #fff;
  position: relative;
  z-index: 9
}

.features-main-sec.feature-sec-bg-white .heading-main-sec h4,
.features-main-sec.feature-sec-bg-white .heading-main-sec h2 {
  color: #000
}

.features-main-sec.feature-sec-bg-white .heading-main-sec h4 span,
.features-main-sec.feature-sec-bg-white .heading-main-sec h2 span {
  color: #000
}

.features-main-sec.feature-sec-bg-white .cust-row .col-md-4 {
  background: linear-gradient(180deg, rgba(242, 110, 101, 0.1) 0%, rgba(242, 110, 101, 0) 100%)
}

.features-main-sec.feature-sec-bg-white .cust-row .col-md-4:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 25px;
  padding: 1px;
  background: linear-gradient(180deg, rgb(242, 110, 101) 0%, rgba(242, 110, 101, 0) 100%);
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  z-index: 1
}

.features-main-sec.feature-sec-bg-white .cust-row .col-md-4 h4.cust-inner-title,
.features-main-sec.feature-sec-bg-white .cust-row .col-md-4 h3.cust-inner-title {
  color: #f26e65 !important;
  max-width: 100%
}

.features-main-sec.feature-sec-bg-white .cust-row .col-md-4 p {
  color: #636363
}

.features-main-sec .cust-row {
  gap: 30px;
  align-items: self-start
}

@media only screen and (max-width: 991px) {
  .features-main-sec .cust-row {
    margin-top: 40px
  }
}

@media only screen and (max-width: 767px) {
  .features-main-sec .cust-row {
    margin-top: 20px
  }
}

.features-main-sec .cust-row .cust-column {
  flex-shrink: unset !important;
  width: calc(33.33% - 20px);
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 30px
}

@media only screen and (max-width: 991px) {
  .features-main-sec .cust-row .cust-column {
    margin-top: 0;
    width: 100%;
    flex-direction: row
  }
}

@media only screen and (max-width: 767px) {
  .features-main-sec .cust-row .cust-column {
    flex-direction: column
  }
}

.features-main-sec .cust-row .cust-column:nth-child(2) {
  margin-top: 87px
}

@media only screen and (max-width: 991px) {
  .features-main-sec .cust-row .cust-column:nth-child(2) {
    margin-top: 0
  }
}

.features-main-sec .cust-row .col-md-4 {
  padding: 41px;
  width: 100% !important;
  border-radius: 25px;
  position: relative;
  background: linear-gradient(0deg, #000000, #170A09)
}

@media only screen and (max-width: 1440px) {
  .features-main-sec .cust-row .col-md-4 {
    padding: 30px
  }
}

@media only screen and (max-width: 1200px) {
  .features-main-sec .cust-row .col-md-4 {
    padding: 30px
  }
}

@media only screen and (max-width: 991px) {
  .features-main-sec .cust-row .col-md-4 {
    width: calc(50% - 15px) !important
  }
}

@media only screen and (max-width: 767px) {
  .features-main-sec .cust-row .col-md-4 {
    width: 100% !important;
    padding: 20px;
    border-radius: 15px
  }
}

.features-main-sec .cust-row .col-md-4 h4.cust-inner-title,
.features-main-sec .cust-row .col-md-4 h3.cust-inner-title {
  font-size: 40px;
  line-height: 50px;
  max-width: 100%;
  margin-bottom: 30px
}

@media only screen and (max-width: 1440px) {

  .features-main-sec .cust-row .col-md-4 h4.cust-inner-title,
  .features-main-sec .cust-row .col-md-4 h3.cust-inner-title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px
  }
}

@media only screen and (max-width: 767px) {

  .features-main-sec .cust-row .col-md-4 h4.cust-inner-title,
  .features-main-sec .cust-row .col-md-4 h3.cust-inner-title {
    font-size: 26px
  }
}

.features-main-sec .cust-row .col-md-4 p {
  font-size: 18px;
  line-height: 30px;
  margin: 0;
  color: hsla(0, 0%, 100%, .8)
}

.features-main-sec .cust-row .col-md-4::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(242, 110, 101, 0) 0%, rgb(242, 110, 101) 100%) border-box;
  border-radius: 25px;
  margin: -1px;
  z-index: -1
}

@media only screen and (max-width: 767px) {
  .features-main-sec .cust-row .col-md-4::before {
    border-radius: 15px
  }
}

.your-passion {
  padding: 150px 0px;
  overflow: hidden !important
}

@media only screen and (max-width: 991px) {
  .your-passion {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .your-passion {
    padding: 60px 0
  }
}

.your-passion .container {
  overflow: hidden !important
}

.your-passion .heading-main-sec h3,
.your-passion .heading-main-sec h4,
.your-passion .heading-main-sec p {
  text-align: left
}

.your-passion .heading-main-sec p {
  font-size: 25px;
  line-height: 1.6;
  margin-bottom: 50px
}

.your-passion .gif-col-wrapper {
  padding-top: 318px !important;
  border-left: 1px solid #f26e65
}

@media only screen and (max-width: 991px) {
  .your-passion .gif-col-wrapper {
    padding-top: 0 !important;
    border-left: none;
    width: calc(50% - 20px);
    margin: 0px 10px
  }
}

@media only screen and (max-width: 767px) {
  .your-passion .gif-col-wrapper {
    width: 100%;
    margin: 0px
  }
}

.your-passion .gif-col-wrapper:nth-child(2) {
  padding-top: 489px !important
}

@media only screen and (max-width: 991px) {
  .your-passion .gif-col-wrapper:nth-child(2) {
    padding-top: 0 !important
  }
}

.your-passion .gif-col-wrapper:nth-child(3) {
  padding-top: 254px !important
}

@media only screen and (max-width: 991px) {
  .your-passion .gif-col-wrapper:nth-child(3) {
    padding-top: 0 !important
  }
}

.your-passion .gif-col-wrapper:nth-child(4) {
  padding-top: 580px !important
}

@media only screen and (max-width: 991px) {
  .your-passion .gif-col-wrapper:nth-child(4) {
    padding-top: 0 !important
  }
}

.your-passion .gif-col-wrapper .box-wrapper {
  max-width: 223px;
  padding-left: 23px
}

@media only screen and (max-width: 991px) {
  .your-passion .gif-col-wrapper .box-wrapper {
    max-width: 100%;
    padding: 0 0 20px 0;
    border-left: none;
    border-bottom: 1px solid #f26e65;
    margin: 0 0 40px 0
  }
}

.your-passion .gif-col-wrapper .box-wrapper .mobile-img {
  display: none;
  width: 100%
}

@media only screen and (max-width: 991px) {
  .your-passion .gif-col-wrapper .box-wrapper .mobile-img {
    display: block;
    margin-top: 20px
  }
}

@media only screen and (max-width: 767px) {
  .your-passion .gif-col-wrapper .box-wrapper .mobile-img {
    width: auto;
    height: 200px;
    object-fit: contain
  }
}

.your-passion .gif-col-wrapper .box-wrapper .info span.latter {
  border: 1px solid #f26e65;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 20px;
  z-index: 9;
  mix-blend-mode: difference;
  position: relative
}

.your-passion .gif-col-wrapper .box-wrapper .info p {
  font-size: 34px;
  line-height: 1.41;
  color: #fff;
  font-weight: 400;
  font-family: "QAEFQS+TTFirsNeue";
  transition: .3s ease;
  z-index: 9;
  mix-blend-mode: difference;
  position: relative;
  margin: 0
}

@media only screen and (max-width: 1440px) {
  .your-passion .gif-col-wrapper .box-wrapper .info p {
    font-size: 30px
  }
}

.your-passion .gif-col-wrapper .box-wrapper .mobile-image {
  display: none
}

.your-passion .gif-col-wrapper .box-wrapper .mobile-image img {
  width: auto;
  margin: 20px 0 0 0
}

@media only screen and (max-width: 767px) {
  .your-passion .gif-col-wrapper .box-wrapper .mobile-image img {
    width: 100%
  }
}

@media only screen and (max-width: 991px) {
  .your-passion .gif-col-wrapper .box-wrapper .mobile-image {
    display: block
  }
}

@media only screen and (max-width: 991px) {
  .your-passion .gif-col-wrapper:last-child .box-wrapper {
    margin: 0
  }
}

.your-passion .gif-col-wrapper:hover .info p {
  color: #f26e65;
  transition: .3s ease
}

.your-passion .imgaes-row.gif-wrapper {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 1;
  overflow: hidden
}

@media only screen and (max-width: 991px) {
  .your-passion .imgaes-row.gif-wrapper {
    display: none !important
  }
}

.your-passion .imgaes-row.gif-wrapper img {
  width: 440px;
  height: 368px
}

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

.emp-testimonial-sec {
  background-color: #fff;
  position: relative;
  padding: 150px 0 150px 0;
  z-index: 1
}

@media only screen and (max-width: 991px) {
  .emp-testimonial-sec {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .emp-testimonial-sec {
    padding: 60px 0
  }
}

.emp-testimonial-sec img.cust-bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1
}

.emp-testimonial-sec .container .row .heading-main-sec h4 span {
  color: #000
}

.emp-testimonial-sec .emp-tab-wrapper {
  max-width: 1170px;
  margin: 40px auto 0 auto
}

.emp-testimonial-sec .emp-tab-wrapper .emp-tab-content {
  position: relative;
  padding: 40px;
  box-shadow: 15px 20px 60px 0px rgba(0, 0, 0, .0705882353);
  border-radius: 20px;
  background: #fff;
  min-height: 255px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 991px) {
  .emp-testimonial-sec .emp-tab-wrapper .emp-tab-content {
    padding: 20px;
    margin-bottom: 50px
  }
}

@media only screen and (max-width: 767px) {
  .emp-testimonial-sec .emp-tab-wrapper .emp-tab-content {
    min-height: 440px
  }
}

.emp-testimonial-sec .emp-tab-wrapper .emp-tab-content::after {
  content: "";
  width: 168px;
  height: 58px;
  position: absolute;
  top: 100%;
  background: url(../../assets/img/emp-test-gb-shape.svg) no-repeat center;
  background-size: contain;
  left: 50%;
  transform: translateX(-50%)
}

@media only screen and (max-width: 991px) {
  .emp-testimonial-sec .emp-tab-wrapper .emp-tab-content::after {
    width: 98px;
    height: 28px
  }
}

.emp-testimonial-sec .emp-tab-wrapper .emp-tab-content .tab-pane {
  font-size: 20px;
  line-height: 1.75;
  color: #636363;
  position: absolute;
  transition: .3s ease;
  opacity: 0;
  z-index: -1;
  top: 0;
  bottom: 0
}

.emp-testimonial-sec .emp-tab-wrapper .emp-tab-content .tab-pane.active.show {
  position: unset;
  transition: .3s ease;
  opacity: 1
}

@media only screen and (max-width: 991px) {
  .emp-testimonial-sec .emp-tab-wrapper .emp-tab-content .tab-pane {
    font-size: 18px
  }
}

@media only screen and (max-width: 767px) {
  .emp-testimonial-sec .emp-tab-wrapper .emp-tab-content .tab-pane {
    font-size: 16px
  }
}

@media only screen and (max-width: 991px) {
  .emp-testimonial-sec .emp-tab-wrapper nav {
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 10px
  }
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs {
  border: none;
  gap: 30px;
  background: #fff
}

@media only screen and (max-width: 991px) {
  .emp-testimonial-sec .emp-tab-wrapper .nav-tabs {
    width: 100vw;
    flex-wrap: nowrap
  }
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button {
  border: none;
  padding: 0px;
  width: calc(25% - 22.5px)
}

@media only screen and (max-width: 991px) {
  .emp-testimonial-sec .emp-tab-wrapper .nav-tabs button {
    width: 30%;
    min-width: 30%
  }
}

@media only screen and (max-width: 767px) {
  .emp-testimonial-sec .emp-tab-wrapper .nav-tabs button {
    width: 50%;
    min-width: 50%
  }
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button span.emp-name {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  line-height: 1;
  letter-spacing: .5px;
  color: #000;
  margin-top: 20px
}

@media only screen and (max-width: 767px) {
  .emp-testimonial-sec .emp-tab-wrapper .nav-tabs button span.emp-name {
    font-size: 25px
  }
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button .emp-wrapper {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button .emp-wrapper img {
  width: 100%;
  max-height: 420px;
  filter: grayscale(1);
  transition: .3s ease
}

@media only screen and (max-width: 991px) {
  .emp-testimonial-sec .emp-tab-wrapper .nav-tabs button .emp-wrapper img {
    object-fit: cover;
    object-position: top
  }
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button .emp-wrapper::after {
  content: "";
  width: 100%;
  height: 13px;
  background: #040442;
  display: inline-block;
  transition: .3s ease
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button.active,
.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button:hover,
.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button:focus {
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button.active span.emp-name,
.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button:hover span.emp-name,
.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button:focus span.emp-name {
  color: #f26e65
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button.active .emp-wrapper img,
.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button:hover .emp-wrapper img,
.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button:focus .emp-wrapper img {
  filter: grayscale(0);
  transition: .3s ease
}

.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button.active .emp-wrapper::after,
.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button:hover .emp-wrapper::after,
.emp-testimonial-sec .emp-tab-wrapper .nav-tabs button:focus .emp-wrapper::after {
  background: #f26e65;
  transition: .3s ease
}

.join-team-sec {
  position: relative;
  background-color: #fff;
  z-index: 9;
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  .join-team-sec {
    display: none
  }
}

.join-team-sec .join-team-title {
  position: absolute;
  top: 15%;
  left: 12%;
  z-index: 999
}

.join-team-sec .join-team-title h2 {
  font-size: 120px;
  line-height: 1.1;
  color: #f26e65;
  font-weight: 400;
  margin: 0;
  max-width: max-content;
  text-align: left;
  opacity: 1 !important
}

@media only screen and (max-width: 1860px) {
  .join-team-sec .join-team-title h2 {
    font-size: 100px
  }
}

@media only screen and (max-width: 1700px) {
  .join-team-sec .join-team-title h2 {
    font-size: 85px
  }
}

@media only screen and (max-width: 1440px) {
  .join-team-sec .join-team-title h2 {
    font-size: 70px
  }
}

.join-team-sec .join-team-title h2 .word:nth-child(2) {
  padding-left: 50px;
  display: block
}

.join-team-sec .join-team-title h2 span {
  opacity: 1 !important;
  transform: none !important
}

.join-team-sec .join-team-link {
  position: absolute;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 32%;
  left: 50%;
  z-index: 999
}

.join-team-sec .join-team-link a {
  font-size: 26px;
  color: #fff;
  font-weight: 400;
  margin: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  background-color: #f26e65;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 50%
}

.join-team-container {
  display: flex;
  width: max-content;
}

.join-team-image-wrapper {
  flex: 0 0 100vw;
  /* full viewport width per panel */
  height: 100vh;
  box-sizing: border-box;
  padding: 40px;
}

.join-team-sec .join-team-container .join-team-image-wrapper {
  height: 100svh;
  position: relative;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  width: 100%;
  z-index: 200;
}

.join-team-sec .join-team-container .join-team-image-wrapper img {
  /* -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 80%, 0 80%);
  clip-path: polygon(0 20%, 100% 20%, 100% 80%, 0 80%); */
  display: block;
  height: auto;
  /* transform: scale(0.8); */
  transition: transform 1s, -webkit-clip-path 1s;
  transition: clip-path 1s, transform 1s;
  transition: clip-path 1s, transform 1s, -webkit-clip-path 1s;
  width: 100%;
  /* opacity: 0 */
}

.join-team-sec .join-team-container .join-team-image-wrapper.is-visible {
  position: sticky;
  top: 0;
  bottom: 0;
  z-index: 10;
  /* opacity: 1 */
}

.join-team-sec .join-team-container .join-team-image-wrapper.is-visible img {
  /* -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transform: scale(1); */
  /* opacity: 1 */
}

.join-team-sec .join-team-container .join-team-image-wrapper .join-team-image {
  display: block;
  position: absolute;
  z-index: 100
}

.join-team-sec .join-team-container .join-team-image-wrapper .join-team-image:nth-of-type(1) {
  left: 5vw;
  top: 40%;
  width: 10vw
}

.join-team-sec .join-team-container .join-team-image-wrapper .join-team-image:nth-of-type(2) {
  left: 30vw;
  width: 22vw
}

.join-team-sec .join-team-container .join-team-image-wrapper .join-team-image:nth-of-type(3) {
  left: 65vw;
  top: 10%;
  width: 30vw
}

.join-team-sec .join-team-container .join-team-image-wrapper .join-team-image:nth-of-type(4) {
  bottom: 0;
  left: 25vw;
  width: 28vw
}

body.life-at-cypherox-page .gloabl-banner-inner-page {
  overflow: hidden
}

.join-team-mobile {
  display: none;
  overflow: hidden;
  padding: 100px 0 0 0
}

@media only screen and (max-width: 767px) {
  .join-team-mobile {
    padding: 60px 0 0 0
  }
}

@media only screen and (max-width: 1024px) {
  .join-team-mobile {
    display: block
  }

  .join-team-mobile .join-team-container {
    width: 100%;
  }
}

.join-team-mobile .join-team-container {
  padding: 0 20px
}

.join-team-mobile .join-team-container .team-mobile-slider {
  position: relative;
  padding-bottom: 50px;
  width: 100%;
}

.join-team-mobile .join-team-container .team-mobile-slider .swiper-pagination span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: .3s ease
}

.join-team-mobile .join-team-container .team-mobile-slider .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f26e65;
  opacity: 1
}

.join-team-mobile .join-team-container .slider-inner .title {
  margin: 0 0 35px 0
}

.join-team-mobile .join-team-container .slider-inner .title h2 {
  font-size: 50px;
  line-height: 1;
  color: #fff;
  margin: 0
}

@media only screen and (max-width: 767px) {
  .join-team-mobile .join-team-container .slider-inner .title h2 {
    font-size: 40px
  }
}

.join-team-mobile .join-team-container .slider-inner .image-wrapper {
  -moz-column-count: 1;
  column-count: 1;
  -moz-column-gap: 0;
  column-gap: 0;
  counter-reset: item-counter;
  -moz-column-count: 2;
  column-count: 2
}

.join-team-mobile .join-team-container .slider-inner .image-wrapper .image {
  box-sizing: border-box;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  padding: 5px;
  counter-increment: item-counter
}

.join-team-mobile .join-team-container .slider-inner .image-wrapper .image img {
  width: 100%
}

.join-team-mobile .join-team-container .slider-inner .botton {
  display: flex;
  justify-content: center;
  margin: 30px 0 0 0
}

.purpose-main-sec {
  padding: 150px 0px
}

@media only screen and (max-width: 991px) {
  .purpose-main-sec {
    padding: 100px 0 0 0
  }
}

@media only screen and (max-width: 767px) {
  .purpose-main-sec {
    padding: 60px 0 0 0
  }
}

@media only screen and (max-width: 991px) {

  .purpose-main-sec .heading-main-sec h2,
  .purpose-main-sec .heading-main-sec h4 {
    text-align: center
  }
}

.purpose-main-sec .purpose-desc {
  font-size: 16px;
  max-width: 1120px;
  margin: 20px auto 0 auto;
  color: hsla(0, 0%, 100%, .7)
}

.purpose-main-sec .cust-row {
  gap: 40px;
  margin-top: 40px;
  align-items: flex-start
}

@media only screen and (max-width: 1200px) {
  .purpose-main-sec .cust-row {
    gap: 20px
  }
}

@media only screen and (max-width: 991px) {
  .purpose-main-sec .cust-row {
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
  }
}

.purpose-main-sec .cust-row .cust-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #262626;
  border-radius: 40px;
  padding: 50px 27px 40px 40px;
  width: calc(33.33% - 27px);
  position: relative;
  overflow: hidden
}

@media only screen and (max-width: 1200px) {
  .purpose-main-sec .cust-row .cust-col {
    width: calc(33.33% - 14px);
    padding: 30px
  }
}

@media only screen and (max-width: 991px) {
  .purpose-main-sec .cust-row .cust-col {
    width: calc(50% - 10px);
    padding: 30px 20px;
    border-radius: 20px
  }
}

@media only screen and (max-width: 767px) {
  .purpose-main-sec .cust-row .cust-col {
    width: 100%
  }
}

.purpose-main-sec .cust-row .cust-col::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #f26e65;
  filter: blur(300px);
  border-radius: 50%;
  top: -100%
}

.purpose-main-sec .cust-row .cust-col .image-sec {
  min-height: 240px
}

@media only screen and (max-width: 767px) {
  .purpose-main-sec .cust-row .cust-col .image-sec {
    min-height: 180px
  }
}

@media only screen and (max-width: 767px) {
  .purpose-main-sec .cust-row .cust-col .image-sec img {
    width: 100%
  }
}

.purpose-main-sec .cust-row .cust-col:nth-child(2) {
  margin-top: 60px
}

@media only screen and (max-width: 991px) {
  .purpose-main-sec .cust-row .cust-col:nth-child(2) {
    margin-top: 0
  }
}

.purpose-main-sec .cust-row .cust-col h3.cust-inner-title {
  font-size: 50px;
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 8px;
  text-align: center
}

@media only screen and (max-width: 1200px) {
  .purpose-main-sec .cust-row .cust-col h3.cust-inner-title {
    font-size: 40px;
    margin-bottom: 20px
  }
}

@media only screen and (max-width: 767px) {
  .purpose-main-sec .cust-row .cust-col h3.cust-inner-title {
    font-size: 30px
  }
}

.purpose-main-sec .cust-row .cust-col p.cust-desc {
  font-size: 16px;
  color: hsla(0, 0%, 100%, .7);
  line-height: 1.6
}

.life-at-cypherox-page .purpose-main-sec {
  padding-bottom: 0
}

.event-videos {
  padding: 120px 0
}

@media only screen and (max-width: 991px) {
  .event-videos {
    padding: 80px 0 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .event-videos {
    padding: 40px 0 60px 0
  }
}

.event-videos .heading-main-sec h4 {
  font-size: 180px;
  line-height: 1;
  font-family: "Poppins", serif;
  font-weight: 700;
  margin-right: 400px
}

@media only screen and (max-width: 1200px) {
  .event-videos .heading-main-sec h4 {
    font-size: 140px !important;
    margin-right: 200px
  }
}

@media only screen and (max-width: 991px) {
  .event-videos .heading-main-sec h4 {
    font-size: 100px !important;
    margin-right: 0
  }
}

@media only screen and (max-width: 767px) {
  .event-videos .heading-main-sec h4 {
    font-size: 70px !important
  }
}

.event-videos .heading-main-sec h4.strock-line {
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f26e65;
  margin-right: 0;
  margin-left: 300px
}

@media only screen and (max-width: 1200px) {
  .event-videos .heading-main-sec h4.strock-line {
    margin-left: 300px
  }
}

@media only screen and (max-width: 991px) {
  .event-videos .heading-main-sec h4.strock-line {
    margin-left: 100px
  }
}

@media only screen and (max-width: 991px) {
  .event-videos .heading-main-sec h4.strock-line {
    margin-left: 50px
  }
}

.event-videos .event-video-slider {
  overflow-x: hidden;
  margin-top: -60px;
  position: relative;
  z-index: 99
}

@media only screen and (max-width: 767px) {
  .event-videos .event-video-slider {
    margin-top: -40px
  }
}

.event-videos .event-video-slider .event-video-swiper {
  padding: 20px 0;
  margin: 0 100px
}

@media only screen and (max-width: 767px) {
  .event-videos .event-video-slider .event-video-swiper {
    margin: 0 60px
  }
}

.event-videos .event-video-slider .event-video-swiper .event-video-img {
  position: relative
}

.event-videos .event-video-slider .event-video-swiper .event-video-img::before {
  content: "";
  position: absolute;
  top: -20px;
  right: -10px;
  width: 54px;
  height: 51px;
  background: url(../../../assets/img/heart-icon.svg) no-repeat center;
  background-size: contain
}

.event-videos .event-video-slider .event-video-swiper .event-video-img img {
  width: 100%;
  border-radius: 15px;
  height: 450px;
  object-fit: cover
}

.event-videos .event-video-slider .event-video-swiper .swiper-slide.available {
  margin-top: 50px
}

@media only screen and (max-width: 767px) {
  .event-videos .event-video-slider .event-video-swiper .swiper-slide.available {
    margin-top: 20px
  }
}

.event-videos .event-video-slider .event-video-swiper .swiper-slide.available .event-video-img::before {
  bottom: -20px;
  left: -10px;
  top: auto;
  right: auto
}

.life-at-cypherox-page .aswesome-sec {
  padding-bottom: 110px
}

@media only screen and (max-width: 1200px) {
  .life-at-cypherox-page .aswesome-sec {
    padding-bottom: 0
  }
}

.project-detail-page .lets-talk-area {
  padding-top: 72px
}

@media only screen and (max-width: 991px) {
  .project-detail-page .lets-talk-area {
    padding-top: 0
  }
}

.project-detail-banner {
  position: relative;
  z-index: 99
}

.project-detail-banner::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: radial-gradient(closest-side, transparent, transparent, rgba(0, 0, 0, 0.97))
}

.project-detail-banner img {
  width: 100%;
  max-height: 1080px;
  object-fit: cover;
  object-position: center
}

@media only screen and (max-width: 1260px) {
  .project-detail-banner img {
    height: 700px;
    object-fit: cover
  }
}

@media only screen and (max-width: 767px) {
  .project-detail-banner img {
    height: 500px;
    object-fit: cover
  }
}

.project-detail-banner .project-detail-banner-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 120px 0
}

@media only screen and (max-width: 991px) {
  .project-detail-banner .project-detail-banner-content {
    padding: 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .project-detail-banner .project-detail-banner-content {
    padding: 60px 0
  }
}

.project-detail-banner .project-detail-banner-content .container {
  height: 100%
}

.project-detail-banner .project-detail-banner-content .container .project-content-box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 30px;
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top {
  display: flex;
  justify-content: space-between;
  align-items: self-start;
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .back-button {
  /* order: 3 */
  display: none;
}

@media only screen and (max-width: 767px) {
  .project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .back-button {
    order: -1;
    margin-bottom: 40px
  }
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top ol.breadcrumb {
  display: flex;
  padding: 0;
  margin: 0;
  flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
  .project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top ol.breadcrumb {
    margin-bottom: 40px
  }
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top ol.breadcrumb li.breadcrumb-item {
  color: #fff
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top ol.breadcrumb li.breadcrumb-item a {
  text-decoration: none;
  color: #f26e65;
  text-shadow: 4px -1px 15px rgba(242, 110, 101, .74)
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top ol.breadcrumb li.breadcrumb-item::after {
  content: "/";
  margin: 0px 10px;
  color: rgb(255 255 255 / 70%);
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top ol.breadcrumb li.breadcrumb-item.active {
  color: #fff;
  text-shadow: 4px -1px 15px hsla(0, 0%, 100%, .74);
  margin-right: 0
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top ol.breadcrumb li.breadcrumb-item.active::after {
  display: none
}

@media only screen and (max-width: 767px) {
  .project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top {
    flex-direction: column;
    align-items: self-start
  }
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .back-button a {
  text-decoration: none
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .back-button a span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: #f26e65
}

@media only screen and (max-width: 767px) {
  .project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .back-button a span {
    width: 50px;
    height: 50px;
    margin-right: 10px
  }
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .back-button a strong {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  font-family: "QAEFQS+TTFirsNeue"
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar {
  margin-left: auto
}

@media only screen and (max-width: 767px) {
  .project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar {
    margin-left: 0px
  }
}

@media only screen and (max-width: 767px) {
  .project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar .project-year {
    padding-top: 0px
  }
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar .project-year .heading-main-sec {
  text-align: left
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar .project-year .heading-main-sec strong {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #f26e65
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar .project-year .heading-main-sec h4 {
  margin: 20px 0 0;
  font-size: 40px !important;
  line-height: 1.2;
  font-weight: 700;
  color: #fff
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar .project-role {
  padding-top: 100px
}

@media only screen and (max-width: 767px) {
  .project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar .project-role {
    padding-top: 40px
  }
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar .project-role .heading-main-sec {
  text-align: left
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar .project-role .heading-main-sec strong {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #f26e65
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-top .project-content-bar .project-role .heading-main-sec h4 {
  margin: 20px 0 0;
  font-size: 16px !important;
  line-height: 1.2;
  font-weight: 500;
  color: #fff;
  font-family: "Poppins", serif
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec {
  text-align: left;
  display: flex;
  flex-direction: column
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec h4 {
  font-size: 120px;
  line-height: 120px;
  font-weight: 400
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h1 {
  font-size: 50px
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h1.text-secondary-cust {
  color: #f26e65
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h3 span {
  color: #868686;
  text-shadow: none;
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h2 {
  font-size: 40px;
  order: 1
}

@media only screen and (max-width: 767px) {
  .project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h2 {
    font-size: 30px
  }

  .project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h3 span {
    color: #fff;
    text-shadow: none;
  }
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h1 {
  order: 2
}

.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h1 span {
  color: #fff
}

.turning-app-ideas .hide-btn {
  display: none
}

.model-listing-main-sec {
  padding: 150px 0;
  position: relative
}

.model-listing-main-sec .model-wrapper {
  display: flex;
  flex-direction: column
}

.model-listing-main-sec .model-wrapper .model-field {
  padding: 40px;
  border: 1px solid #262626;
  border-radius: 40px;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin: 0 0 150px 0;
  position: relative
}

@media only screen and (max-width: 1200px) {
  .model-listing-main-sec .model-wrapper .model-field {
    padding: 30px
  }
}

@media only screen and (max-width: 991px) {
  .model-listing-main-sec .model-wrapper .model-field {
    flex-direction: column;
    margin: 0 0 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .model-listing-main-sec .model-wrapper .model-field {
    margin: 0 0 60px 0;
    padding: 10px;
    border-radius: 20px
  }
}

.model-listing-main-sec .model-wrapper .model-field:before {
  position: absolute;
  content: "";
  width: 1406px;
  height: 780px;
  background-color: #f06e65;
  border-radius: 50%;
  left: -60%;
  filter: blur(240px);
  z-index: -1;
  opacity: .8
}

.model-listing-main-sec .model-wrapper .model-field:last-child {
  margin: 0
}

.model-listing-main-sec .model-wrapper .model-field .image-col {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 0 50px
}

@media only screen and (max-width: 767px) {
  .model-listing-main-sec .model-wrapper .model-field .image-col img {
    width: 100%
  }
}

@media only screen and (max-width: 1440px) {
  .model-listing-main-sec .model-wrapper .model-field .image-col {
    width: 50%
  }
}

@media only screen and (max-width: 991px) {
  .model-listing-main-sec .model-wrapper .model-field .image-col {
    width: 80%;
    padding: 50px 0 0 0
  }
}

.model-listing-main-sec .model-wrapper .model-field:nth-child(even) {
  flex-direction: row-reverse
}

@media only screen and (max-width: 991px) {
  .model-listing-main-sec .model-wrapper .model-field:nth-child(even) {
    flex-direction: column
  }
}

.model-listing-main-sec .model-wrapper .model-field:nth-child(even) .image-col {
  padding: 0 50px 0 0
}

@media only screen and (max-width: 991px) {
  .model-listing-main-sec .model-wrapper .model-field:nth-child(even) .image-col {
    padding: 50px 0 0 0
  }
}

.model-listing-main-sec .model-wrapper .model-field:nth-child(even):before {
  left: auto;
  right: -60%
}

.model-listing-main-sec .model-wrapper .model-field .content-col {
  width: 40%
}

@media only screen and (max-width: 1440px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col {
    width: 50%
  }
}

@media only screen and (max-width: 991px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col {
    width: 100%
  }
}

.model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner {
  padding: 40px;
  background-color: #fff;
  border-radius: 30px
}

@media only screen and (max-width: 1200px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner {
    padding: 20px
  }
}

@media only screen and (max-width: 767px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner {
    border-radius: 20px
  }
}

.model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .logo {
  margin: 0 0 30px 0
}

@media only screen and (max-width: 767px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .logo {
    margin: 0 0 20px 0
  }
}

@media only screen and (max-width: 767px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .logo img {
    width: 60px;
    height: 60px
  }
}

.model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner h2 {
  font-size: 40px;
  line-height: 1;
  color: #000;
  font-weight: 400;
  margin: 0 0 20px 0
}

@media only screen and (max-width: 767px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner h2 {
    font-size: 28px
  }
}

.model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner p {
  font-size: 18px;
  line-height: 30px;
  color: #636363;
  font-weight: 400;
  margin: 0 0 25px 0
}

.model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .list ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0
}

.model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .list ul li {
  display: flex;
  margin: 0 0 25px 0
}

.model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .list ul li:last-child {
  margin: 0
}

.model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .list ul li .icon {
  margin: 5px 15px 0 0
}

@media only screen and (max-width: 767px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .list ul li .icon {
    margin: 5px 10px 0 0
  }
}

@media only screen and (max-width: 767px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .list ul li .icon img {
    width: 25px
  }
}

.model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .list ul li span {
  font-size: 20px;
  line-height: 30px;
  color: #414141;
  font-weight: 400;
  margin: 0
}

@media only screen and (max-width: 767px) {
  .model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner .list ul li span {
    font-size: 16px;
    line-height: 1.2
  }
}

.engagement-model-page .model-listing-main-sec {
  padding: 0 0 150px 0
}

@media only screen and (max-width: 991px) {
  .engagement-model-page .model-listing-main-sec {
    padding: 0 0 100px 0
  }
}

@media only screen and (max-width: 767px) {
  .engagement-model-page .model-listing-main-sec {
    padding: 0 0 60px 0
  }
}

.phases-on-demands-app-info.awesome-features-bg-black {
  background-image: url(../img/awesome-black-bg.webp)
}

.phases-on-demands-app-info.awesome-features-bg-black .heading-main-sec {
  margin: 0 0 40px 0
}

.phases-on-demands-app-info.awesome-features-bg-black .heading-main-sec h3 span {
  color: #fff
}

.phases-on-demands-app-info.awesome-features-bg-black .phases-on-demands-app-info-box .card-title {
  color: #fff
}

.phases-on-demands-app-info.awesome-features-bg-black ul.list-block li {
  color: #fff !important
}

.industries-list-main-section {
  padding: 150px 0 80px 0
}

@media only screen and (max-width: 991px) {
  .industries-list-main-section {
    padding: 100px 0 40px 0
  }
}

@media only screen and (max-width: 767px) {
  .industries-list-main-section {
    padding: 60px 0 30px 0
  }
}

@media only screen and (max-width: 1024px) {
  .industries-list-main-section {
    overflow: hidden
  }
}

.industries-list-main-section .industries-list-wrapper {
  position: relative
}

@media only screen and (max-width: 1024px) {
  .industries-list-main-section .industries-list-wrapper .swiper-wrapper {
    padding: 0 0 20px 0
  }
}

.industries-list-main-section .industries-list-wrapper .industries-list-box {
  padding: 0 35px 70px 35px
}

@media only screen and (max-width: 1660px) {
  .industries-list-main-section .industries-list-wrapper .industries-list-box {
    padding: 0 25px 50px 25px
  }
}

@media only screen and (max-width: 1440px) {
  .industries-list-main-section .industries-list-wrapper .industries-list-box {
    padding: 0 15px 30px 15px
  }
}

@media only screen and (max-width: 1440px) {
  .industries-list-main-section .industries-list-wrapper .industries-list-box {
    padding: 0 15px 30px 15px
  }
}

@media only screen and (max-width: 1024px) {
  .industries-list-main-section .industries-list-wrapper .industries-list-box {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }
}

.industries-list-main-section .industries-list-wrapper .industries-list-box a {
  text-decoration: none
}

.industries-list-main-section .industries-list-wrapper .industries-list-box a .industries-list-inner {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #262626
}

.industries-list-main-section .industries-list-wrapper .industries-list-box a .industries-list-inner:before {
  position: absolute;
  content: "";
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.industries-list-main-section .industries-list-wrapper .industries-list-box a .industries-list-inner .image-sec img {
  width: 100%;
  height: 100%
}

.industries-list-main-section .industries-list-wrapper .industries-list-box a .industries-list-inner .content-sec {
  position: absolute;
  top: auto;
  bottom: 30px;
  left: 0;
  width: 100%
}

.industries-list-main-section .industries-list-wrapper .industries-list-box a .industries-list-inner .content-sec h3 {
  font-size: 28px;
  line-height: 1;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 0;
  opacity: 1 !important;
  padding: 0 10px;
}

.cust-footer-sec a.footer-cmp-name {
  color: #f26e65;
  font-weight: 600;
  text-decoration: none;
}

.industries-list-main-section .industries-list-wrapper .industries-list-box a .industries-list-inner .content-sec h3 span {
  opacity: 1 !important;
  transform: translateX(0px) translateZ(0px) scaleX(1) !important
}

.industries-list-main-section .industries-list-wrapper .swiper-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0;
  bottom: 0
}

.industries-list-main-section .industries-list-wrapper .swiper-pagination span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: .3s ease;
  margin: 0 4px 8px 4px
}

.industries-list-main-section .industries-list-wrapper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #f26e65;
  opacity: 1
}

.navbar {
  position: unset;
  margin-left: auto
}

@media only screen and (max-width: 1260px) {
  .navbar {
    display: none
  }
}

.navbar .mega-menu>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center
}

.navbar .mega-menu>ul>li {
  margin: 0 0px
}

@media only screen and (max-width: 1440px) {
  .navbar .mega-menu>ul>li {
    margin: 0 5px
  }
}

.navbar .mega-menu>ul>li>a {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  position: relative;
  padding-bottom: 50px;
  transition: color .3s ease-in-out;
  padding: 0 20px 50px 20px
}

@media only screen and (max-width: 1440px) {
  .navbar .mega-menu>ul>li>a {
    font-size: 14px;
    padding: 0 10px 30px 10px
  }
}

.navbar .mega-menu>ul>li>a:hover {
  color: #f26e65;
  transition: color .3s ease-in-out
}

.navbar .mega-menu>ul>li>a:after {
  position: absolute;
  content: "";
  width: 22px;
  height: 14px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  top: 32px;
  background-image: url(../img/menu-triangle-shape.svg);
  opacity: 0;
  transition: opacity .3s ease-in-out
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner {
  position: absolute;
  width: 100%;
  left: 0;
  top: 90px;
  padding: 40px;
  background-color: #000;
  border: 1px solid #f26e65;
  border-radius: 14px;
  max-width: 1620px;
  right: 0;
  margin: 0 auto;
  max-height: 680px;
  box-shadow: 0px 0px 30px rgba(242, 110, 101, .2);
  display: none;
  opacity: 0;
  transition: opacity .3s ease-in-out
}

@media only screen and (max-width: 1660px) {
  .navbar .mega-menu>ul>li>.second-sub-menu-inner {
    max-width: none;
    margin: 0px 20px;
    width: auto
  }
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul {
  margin: 0;
  padding: 0 40px 0 0;
  list-style: none;
  max-height: 580px;
  min-height: 510px;
  overflow: auto;
  max-width: calc(50% - 160px);
  border-right: 1px solid;
  display: block !important
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul::-webkit-scrollbar {
  width: 5px
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, .1)
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul::-webkit-scrollbar-thumb {
  background: #f26e65;
  border-radius: 5px
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li {
  margin: 20px 0
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li>a {
  font-family: "QAEFQS+TTFirsNeue";
  font-size: 22px;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  transition: color .3s ease-in-out;
  width: 100%;
  display: block
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li>a:hover {
  color: #f26e65;
  transition: color .3s ease-in-out
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li>a.opend-sub-menu {
  color: #f26e65
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li:first-child {
  margin-top: 0
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li:last-child {
  margin-bottom: 0
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li>ul.third-sub-menu {
  position: absolute;
  left: auto;
  right: 40px;
  width: 100%;
  max-width: 50%;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0 0px;
  top: 30px;
  max-height: 600px;
  overflow: auto;
  opacity: 0;
  display: none
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li>ul.third-sub-menu>li {
  margin: 8px 0;
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 20px
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li>ul.third-sub-menu>li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #f26e65;
  left: 0px;
  top: 0;
  bottom: 0;
  margin: auto
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li>ul.third-sub-menu>li>a {
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  transition: color .3s ease-in-out
}

.navbar .mega-menu>ul>li>.second-sub-menu-inner>ul.second-sub-menu>li>ul.third-sub-menu>li>a:hover {
  color: #f26e65;
  transition: color .3s ease-in-out
}

.navbar .mega-menu>ul>li.active-menu>a {
  color: #f26e65
}

.navbar .mega-menu>ul>li.active-menu>a:after {
  opacity: 1;
  transition: opacity .3s ease-in-out
}

.navbar .mega-menu>ul>li:first-child {
  margin-left: 0
}

.navbar .mega-menu>ul>li:last-child {
  margin-right: 40px
}

@media only screen and (max-width: 1660px) {
  .navbar .mega-menu>ul>li:last-child {
    margin-right: 20px
  }
}

@media only screen and (max-width: 1660px) {
  .navbar .mega-menu>ul>li:last-child {
    margin-right: 10px
  }
}

body.overflow-hide {
  overflow-y: hidden;
  height: 100vh
}

.mobile-menu {
  position: fixed;
  top: 0;
  background: #000;
  left: auto;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: block;
  width: 100%;
  transform: translateX(100%);
  transition: .3s ease;
  display: none
}

.mobile-menu nav.mobile-navbar {
  height: 100%;
  overflow: auto
}

@media only screen and (max-width: 767px) {
  .mobile-menu {
    width: 100%
  }
}

.mobile-menu.open {
  transform: translateX(0);
  transition: .3s ease
}

@media only screen and (max-width: 1260px) {
  .mobile-menu {
    display: block;
    padding: 100px 30px 30px
  }

  .mobile-menu .mega-menu ul {
    padding: 0;
    margin: 0
  }

  .mobile-menu .mega-menu ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 15px;
    text-transform: capitalize;
  }

  .mobile-menu .mega-menu ul li a span.submenu-toggle {
    width: 18px;
    height: 18px;
    display: flex;
    min-width: 18px;
    min-height: 18px;
    justify-content: center;
    align-items: center;
    position: relative;
    right: 15px;
  }

  .mobile-menu .mega-menu ul li a span.submenu-toggle svg {
    width: 100%;
    height: 100%
  }

  .mobile-menu .mega-menu ul li a span.inner-text {
    width: calc(100% - 45px)
  }

  .mobile-menu .mega-menu ul li ul li {
    padding-left: 20px
  }

  .mobile-menu .mega-menu .second-sub-menu,
  .mobile-menu .mega-menu .third-sub-menu {
    display: none
  }

  .mobile-menu .mega-menu .list-item-1.active>.link-item-level-1 {
    color: #f26e65
  }

  .mobile-menu .mega-menu .list-item-1.active>.link-item-level-1 span.submenu-toggle {
    transform: scaleY(-1)
  }

  .mobile-menu .mega-menu .second-sub-menu-li.active>a {
    color: #f26e65
  }

  .mobile-menu .mega-menu .second-sub-menu-li.active>a span.submenu-toggle {
    transform: scaleY(-1)
  }
}

@media screen and (max-width: 991px) {
  .mobile-menu .mega-menu ul li a span.submenu-toggle {
    right: 7px;
    top: 3px;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-menu .mega-menu ul li a {
    font-size: 16px;
    flex-wrap: nowrap
  }
}

.menu-icon {
  display: none
}

@media only screen and (max-width: 1260px) {
  .menu-icon {
    display: block
  }

  .menu-icon a.menu-toggle-link {
    display: flex;
    width: 50px;
    height: 50px;
    background: #000;
    border: 2px solid #f26e65;
    border-radius: 30px;
    box-shadow: 0px 0px 30px 0px rgba(242, 110, 101, .58);
    align-items: center;
    justify-content: center;
    z-index: 10;
    position: relative
  }

  .menu-icon a.menu-toggle-link svg rect {
    transition: transform .3s ease, opacity .3s ease;
    transform-origin: center
  }

  .menu-icon a.menu-toggle-link svg rect:first-child {
    transform-origin: right center;
  }

  .menu-icon a.menu-toggle-link svg rect:last-child {
    transform-origin: right center;
  }

  .menu-icon a.menu-toggle-link.active svg rect:first-child {
    transform: none;
    width: 100%;
    transform-origin: unset;
    opacity: 0;
  }

  .menu-icon a.menu-toggle-link.active svg rect:nth-child(2) {
    opacity: 1;
    transform: rotate(45deg);
  }

  .menu-icon a.menu-toggle-link.active svg rect:last-child {
    transform: rotate(135deg) translate(0, -8px);
    width: 100%;
    transform-origin: center;
  }

  .menu-icon a.menu-toggle-link svg {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .menu-icon a.menu-toggle-link {
    display: flex;
    width: 50px;
    height: 50px
  }

  .menu-icon a.menu-toggle-link.active svg rect:first-child {
    transform: none;
    width: 100%;
    transform-origin: unset;
    opacity: 0;
  }

  .menu-icon a.menu-toggle-link.active svg rect:nth-child(2) {
    opacity: 1;
    transform: rotate(45deg);
  }

  .menu-icon a.menu-toggle-link.active svg rect:last-child {
    transform: rotate(135deg) translate(0, -8px);
    width: 100%;
    transform-origin: center;
  }
}

@media only screen and (max-width: 1260px) {
  .contact-btn-sec {
    display: none
  }

  .mobile-menu .contact-btn-sec {
    display: block;
  }
}

.Our-Blogs-sec {
  padding: 150px 0px 75px 0px;
  position: relative;
  background: #fff;
  z-index: 9;
  overflow: hidden
}

@media only screen and (max-width: 1440px) {
  .Our-Blogs-sec {
    padding-top: 70px;
  }

  .Our-Blogs-sec .heading-main-sec h4 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 991px) {
  .Our-Blogs-sec {
    padding-top: 70px;
  }

  .Our-Blogs-sec .heading-main-sec h4 {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .Our-Blogs-sec {
    padding-top: 60px;
  }
}

.Our-Blogs-sec .container {
  max-width: 1210px
}

@media only screen and (max-width: 1260px) {
  .Our-Blogs-sec .container {
    max-width: 1140px;
    padding: 0px 30px
  }
}

.Our-Blogs-sec::before {
  content: "";
  position: absolute;
  width: 608px;
  height: 608px;
  border-radius: 50%;
  top: 30%;
  left: auto;
  right: -10%;
  z-index: -1;
  opacity: .3;
  background: #f26e65;
  background: radial-gradient(circle, rgb(242, 110, 101) 30%, rgba(242, 110, 101, 0) 70%, rgba(242, 110, 101, 0) 93%)
}

.Our-Blogs-sec::after {
  content: "";
  position: absolute;
  width: 608px;
  height: 608px;
  border-radius: 50%;
  bottom: 50px;
  left: -15%;
  z-index: -1;
  opacity: .3;
  background: #f26e65;
  background: radial-gradient(circle, rgb(242, 110, 101) 30%, rgba(242, 110, 101, 0) 70%, rgba(242, 110, 101, 0) 93%)
}

.Our-Blogs-sec .circle-bg {
  width: 600px;
  height: 600px;
  background-color: #f26e65;
  border-radius: 50rem;
  opacity: .2;
  filter: blur(500px);
  position: absolute;
  z-index: -1
}

.Our-Blogs-sec .circle-bg.bg-top {
  left: 5%;
  top: 5%
}

.Our-Blogs-sec .circle-bg.bg-middle-right {
  right: -20%;
  top: 50%;
  transform: translateY(-50%)
}

.Our-Blogs-sec .circle-bg.bg-bottom {
  left: -10%;
  bottom: 5%
}

.Our-Blogs-sec .heading-main-sec h4 {
  color: #000
}

.Our-Blogs-sec .Our-Blogs-gallery-outer {
  position: relative;
  margin-top: 50px
}

@media only screen and (max-width: 1440px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer {
    position: relative;
    margin-top: 30px
  }
}

@media only screen and (max-width: 767px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer {
    padding: 0
  }
}

.Our-Blogs-sec .Our-Blogs-gallery-outer::before {
  content: "";
  position: absolute;
  width: 608px;
  height: 608px;
  border-radius: 50%;
  top: -180px;
  left: -10%;
  z-index: -1;
  opacity: .3;
  background: #f26e65;
  background: radial-gradient(circle, rgb(242, 110, 101) 30%, rgba(242, 110, 101, 0) 70%, rgba(242, 110, 101, 0) 93%)
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter {
  margin: 0 auto 50px;
  gap: 25px;
  justify-content: flex-start !important;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 20px 0px;
  white-space: nowrap;
  overflow-Y: hidden;
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter {
  margin: 0 auto 10px;

}

@media only screen and (max-width: 1440px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter {
    margin: 0 auto 10px;
  }
}

@media only screen and (max-width: 991px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter {
    margin: 0 auto 20px;
    height: 90px;
    justify-content: flex-start !important
  }
}

@media only screen and (max-width: 767px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter {
    margin-bottom: 20px;
    gap: 15px
  }
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter .btn-gal {
  background-color: #fff;
  background: #fff;
  border: 2px solid rgba(242, 110, 101, .1254901961);
  font-family: "Poppins", serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #f26e65;
  border-radius: 10px;
  padding: 30px 36px;
  box-shadow: 10px 10px 50px rgba(0, 0, 0, .1);
  transition: all ease-in-out .5s;
  position: relative;
  outline: none;
  flex: unset;
  width: auto !important;
}

@media only screen and (max-width: 991px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter .btn-gal {
    box-shadow: none
  }
}

@media only screen and (max-width: 1260px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter .btn-gal {
    padding: 15px 20px;
    font-size: 16px
  }
}

@media only screen and (max-width: 991px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter .btn-gal {
    display: flex;
    flex: 0 0 auto;
    justify-content: center
  }
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter .btn-gal::before {
  content: "";
  height: 0;
  width: 0;
  border-left: 12px solid rgba(0, 0, 0, 0);
  border-right: 12px solid rgba(0, 0, 0, 0);
  border-top: 10px solid #f26e65;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 0;
  opacity: 0;
  transition: all ease-in-out .5s
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter .btn-gal.on,
.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter .btn-gal:hover {
  background-color: #f26e65;
  color: #fff;
  box-shadow: 10px 10px 50px rgba(0, 0, 0, 0);
  background: #f26e65;
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-filter .btn-gal.on::before {
  opacity: 1
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .element-item {
  margin-bottom: 75px
}

.Our-Blogs-gallery-outer-block>.grid {
  justify-content: center;
}

@media only screen and (max-width: 480px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .element-item {
    margin-bottom: 55px
  }
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box {
  height: 100%;
  position: relative;
  margin-bottom: 0px
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box a {
  text-decoration: none
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 1px;
  border-radius: 10px;
  border: 1px solid #262626;
  transition: all 1s ease
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card .card-img {
  padding: 10px;
  background-color: #fff;
  border-radius: 10px
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card::before {
  content: "";
  position: absolute;
  width: 242px;
  height: 150px;
  filter: blur(5px);
  border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(242, 110, 101, 0.58), rgba(242, 110, 101, 0.58) 100%);
  transform-origin: bottom left;
  left: auto;
  right: -47px;
  bottom: -34px;
  transition: all 1s ease;
  z-index: -1
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .blog-link:hover .card {
  border-color: rgba(0, 0, 0, 0);
  transition: all 1s ease
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .blog-link:hover .card::before {
  animation-play-state: paused;
  left: 0 !important;
  bottom: 0 !important;
  transition: all 1s ease;
  width: 200%;
  height: 200%;
  bottom: -50% !important;
  left: auto !important;
  right: -50% !important
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card .card-img-top {
  border-radius: 10px
}

@media only screen and (max-width: 767px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card .card-img-top {
    height: 300px;
    object-fit: cover
  }
}

@media only screen and (max-width: 480px) {
  .Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card .card-img-top {
    height: auto
  }
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card .card-body {
  padding: 30px 60px 60px 30px;
  background-color: #fff;
  margin-top: -10px;
  border-radius: 0 0 10px 10px !important
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card .card-body .card-title {
  font-family: "Poppins", serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #f26e65
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card .card-body .card-title:first-child,
.blog-post-sec .swiper .swiper-slide .bottom-text p.date-type,
.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h3,
.related-blog .Our-Blogs-gallery-outer-block-box .card .card-body .card-title:first-child {
  color: #868686;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card .card-body .card-title:first-child::before,
.blog-post-sec .swiper .swiper-slide .bottom-text p.date-type::before,
.project-detail-banner .project-detail-banner-content .container .project-content-box .project-content-title .heading-main-sec.IndustriesDesc h3::before,
.related-blog .Our-Blogs-gallery-outer-block-box .card .card-body .card-title:first-child::before {
  content: '';
  background: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --><svg fill="%23f26e65" width="2px" height="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3,22H21a1,1,0,0,0,1-1V6a1,1,0,0,0-1-1H17V3a1,1,0,0,0-2,0V5H9V3A1,1,0,0,0,7,3V5H3A1,1,0,0,0,2,6V21A1,1,0,0,0,3,22ZM4,7H20v3H4Zm0,5H20v8H4Z"/></svg>')no-repeat center;
  width: 25px;
  height: 25px;
  background-size: 100%;
  display: inline-flex;
}


.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card .card-body .card-text {
  font-family: "QAEFQS+TTFirsNeue";
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card-readmore {
  position: absolute;
  bottom: -25px;
  right: 30px;
  z-index: 3
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .card-readmore .card-arrow {
  width: 50px;
  height: 50px;
  background-color: #000;
  border: 1px solid #f26e65;
  border-radius: 50rem;
  transition: all ease .5s
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .blog-link:hover .card-readmore .card-arrow {
  background: #fff;
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .blog-link .card-readmore .card-arrow svg path {
  transition: all ease .5s
}

.Our-Blogs-sec .Our-Blogs-gallery-outer .Our-Blogs-gallery-outer-block .Our-Blogs-gallery-outer-block-box .blog-link:hover .card-readmore .card-arrow svg path {
  fill: #fff !important;
  transition: all ease .5s
}


.related-blog .Our-Blogs-gallery-outer-block-box .blog-link:hover .card-arrow {
  background: #f26e65;
}

.related-blog .Our-Blogs-gallery-outer-block-box .blog-link .card-arrow svg path {
  transition: all ease .5s
}

.related-blog .Our-Blogs-gallery-outer-block-box .blog-link:hover .card-arrow svg path {
  fill: #f26e65 !important;
  stroke: #fff;
  transition: all ease .5s
}

.blog-details-hero {
  position: relative
}

.blog-details-hero .blog-details-hero-banner {
  position: relative
}

.blog-details-hero .blog-details-hero-banner .blog-back-link {
  font-family: "QAEFQS+TTFirsNeue";
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-decoration: none
}

.blog-details-hero .blog-details-hero-banner .blog-back-link .blog-back {
  background-color: #f26e65;
  width: 60px;
  height: 60px;
  border-radius: 50rem;
  display: flex;
  align-items: center;
  justify-content: center
}

.blog-details-hero .blog-details-hero-banner::before {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0) 97%);
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0
}

.blog-details-hero .blog-details-hero-banner .img-fluid {
  width: 100%;
  height: auto
}

.blog-details-hero .blog-details-hero-banner .blog-details-hero-banner-info {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  max-width: 1440px;
  margin: 0 auto;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
  padding-bottom: 150px
}

.blog-details-hero .blog-details-hero-banner .blog-details-hero-banner-info .blog-details-title-sm {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 60px;
  color: #f26e65
}

.blog-details-hero .blog-details-hero-banner .blog-details-hero-banner-info .blog-details-title {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-size: 50px;
  line-height: 75px;
  color: #fff
}

@media only screen and (max-width: 991px) {
  .latest-news .related-news-row {
    margin-bottom: 0 !important
  }
}

@media only screen and (max-width: 991px) {
  .latest-news .related-news-row .swiper-slide .news-item {
    width: 100%
  }
}

.related-blog {
  padding-top: 0px !important
}

@media only screen and (max-width: 991px) {
  .related-blog {
    padding-left: 0;
    padding-right: 0
  }
}

.related-blog .cust-blog-row {
  max-width: 1210px;
  margin: 40px auto 60px auto;
  gap: 50px;
  display: flex;
  flex-wrap: wrap
}

@media only screen and (max-width: 1200px) {
  .related-blog .cust-blog-row {
    column-gap: 20px
  }
}

@media only screen and (max-width: 991px) {
  .related-blog .cust-blog-row {
    margin: 0 0 20px 0;
    padding-top: 20px
  }
}

.related-blog .cust-blog-row .swiper-pagination span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: .3s ease
}

.related-blog .cust-blog-row .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f26e65
}

.related-blog .cust-blog-row.swiper .swiper-slide {
  border: none
}

.related-blog .cust-blog-row.swiper .swiper-slide.swiper-slide-active {
  transform: translateY(0px)
}

.related-blog .cust-blog-row .grid-item {
  width: calc(33.33% - 33.33px)
}

@media only screen and (max-width: 1200px) {
  .related-blog .cust-blog-row .grid-item {
    width: calc(33.33% - 14px)
  }
}

@media only screen and (max-width: 991px) {
  .related-blog .cust-blog-row.swiper .swiper-slide .blog-item {
    width: 100%
  }

  .related-blog .cust-blog-row .grid-item {
    width: calc(100% - 33.33px);
  }
}

.related-blog .Our-Blogs-gallery-outer-block-box {
  height: 100%;
  position: relative
}

.related-blog .Our-Blogs-gallery-outer-block-box a {
  text-decoration: none
}

.related-blog .Our-Blogs-gallery-outer-block-box .card {
  position: relative;
  z-index: 2;
  background-color: #000;
  border-radius: 30px;
  overflow: hidden;
  padding: 1px;
  border-radius: 10px;
  border: 1px solid hsla(0, 0%, 100%, .2);
  transition: all 1s ease
}

.related-blog .Our-Blogs-gallery-outer-block-box .card .card-img {
  padding: 10px;
  background-color: #000;
  border-radius: 10px
}

.related-blog .Our-Blogs-gallery-outer-block-box .blog-link .card::before {
  content: "";
  position: absolute;
  width: 242px;
  height: 150px;
  filter: blur(5px);
  border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(242, 110, 101, 0.58), rgba(242, 110, 101, 0.58) 100%);
  transform-origin: bottom left;
  left: auto;
  right: -47px;
  bottom: -34px;
  transition: all 1s ease;
  z-index: -1
}

.related-blog .Our-Blogs-gallery-outer-block-box .blog-link:hover .card::before {
  animation-play-state: paused;
  left: 0 !important;
  bottom: 0 !important;
  transition: all 1s ease;
  width: 200%;
  height: 200%;
  bottom: -50% !important;
  left: auto !important;
  right: -50% !important
}

.related-blog .Our-Blogs-gallery-outer-block-box .card .card-img-top {
  border-radius: 10px
}

@media only screen and (max-width: 767px) {
  .related-blog .Our-Blogs-gallery-outer-block-box .card .card-img-top {
    height: 300px;
    object-fit: cover
  }
}

@media only screen and (max-width: 480px) {
  .related-blog .Our-Blogs-gallery-outer-block-box .card .card-img-top {
    height: auto
  }
}

.related-blog .Our-Blogs-gallery-outer-block-box .card .card-body {
  padding: 30px 30px 60px 30px;
  background-color: #000;
  margin-top: -10px;
  border-radius: 0 0 10px 10px !important
}

@media only screen and (max-width: 991px) {
  .related-blog .Our-Blogs-gallery-outer-block-box .card .card-body {
    padding: 20px 20px 40px 20px
  }
}

.related-blog .Our-Blogs-gallery-outer-block-box .card .card-body .card-title {
  font-family: "Poppins", serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #f26e65
}

@media only screen and (max-width: 991px) {
  .related-blog .Our-Blogs-gallery-outer-block-box .card .card-body .card-title {
    text-align: left
  }
}

.related-blog .Our-Blogs-gallery-outer-block-box .card .card-body .card-text {
  font-family: "QAEFQS+TTFirsNeue";
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .related-blog .Our-Blogs-gallery-outer-block-box .card .card-body .card-text {
    text-align: left
  }
}

.related-blog .Our-Blogs-gallery-outer-block-box .card-readmore {
  position: absolute;
  bottom: -25px;
  right: 30px;
  z-index: 2
}

.related-blog .Our-Blogs-gallery-outer-block-box .card-readmore .card-arrow {
  width: 50px;
  height: 50px;
  background-color: #000;
  border: 1px solid #f26e65;
  border-radius: 50rem;
  transition: all ease .5s
}

.blog-post-sec.related-blog+.lets-talk-area {
  padding-top: 72px
}

@media only screen and (max-width: 991px) {
  .blog-post-sec.related-blog+.lets-talk-area {
    padding-top: 0
  }
}

.life-at-cypherox-page .gloabl-banner-inner-page .inner-banner-svg svg {
  transform: rotateY(180deg)
}

.industries-served-page .cta-button-bar.lets-talk-area {
  padding: 0
}

.industries-served-page .cta-button-bar .lets-talk-block {
  margin-top: 0
}

.industries-served-page .work-culture.hire-cta {
  padding: 0
}

.industries-served-page .lets-talk-area {
  padding-top: 125px
}

@media only screen and (max-width: 991px) {
  .industries-served-page .lets-talk-area {
    padding-top: 0
  }
}

html.hidden-y {
  overflow-y: hidden;
  padding-right: 8px
}

section.cust-section-services {
  background: #fff
}

section.cust-section-services .service-info-box {
  padding: 60px 0px
}

/* @media only screen and (max-width: 1440px) {
  section.cust-section-services .service-info-box {
    padding: 80px 0px
  }
}

@media only screen and (max-width: 1260px) {
  section.cust-section-services .service-info-box {
    padding: 70px 0px
  }
}

@media only screen and (max-width: 767px) {
  section.cust-section-services .service-info-box {
    padding: 60px 0px
  }
} */

section.cust-section-services .service-info-box h2 {
  color: #000;
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  margin: 0 0 40px 0
}

@media only screen and (max-width: 1440px) {
  section.cust-section-services .service-info-box h2 {
    font-size: 50px;
    line-height: 60px
  }
}

@media only screen and (max-width: 1260px) {
  section.cust-section-services .service-info-box h2 {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (max-width: 767px) {
  section.cust-section-services .service-info-box h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px
  }
}

section.cust-section-services .service-list-item-wrapper {
  padding: 60px 0px;
  background: #fff
}

/* @media only screen and (max-width: 1440px) {
  section.cust-section-services .service-list-item-wrapper {
    padding: 80px 0px
  }
}

@media only screen and (max-width: 1260px) {
  section.cust-section-services .service-list-item-wrapper {
    padding: 70px 0px
  }
}

@media only screen and (max-width: 767px) {
  section.cust-section-services .service-list-item-wrapper {
    padding: 60px 0px
  }
} */

section.cust-section-services .service-list-item-wrapper .left-content-col {
  padding-right: 20px
}

@media only screen and (max-width: 991px) {
  section.cust-section-services .service-list-item-wrapper .left-content-col {
    padding-right: 12px
  }
}

section.cust-section-services .service-list-item-wrapper .left-content-col h2 {
  color: #000;
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  margin: 0 0 40px 0
}

@media only screen and (max-width: 1800px) {
  section.cust-section-services .service-list-item-wrapper .left-content-col h2 {
    font-size: 50px;
    line-height: 60px
  }
}

@media only screen and (max-width: 1440px) {
  section.cust-section-services .service-list-item-wrapper .left-content-col h2 {
    font-size: 50px;
    line-height: 60px
  }
}

@media only screen and (max-width: 1260px) {
  section.cust-section-services .service-list-item-wrapper .left-content-col h2 {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (max-width: 767px) {
  section.cust-section-services .service-list-item-wrapper .left-content-col h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px
  }
}

section.cust-section-services .service-list-item-wrapper .left-content-col .primary-btn {
  margin-top: 40px;
  font-size: 16px
}

@media only screen and (max-width: 767px) {
  section.cust-section-services .service-list-item-wrapper .left-content-col .primary-btn {
    margin-top: 20px;
    margin-bottom: 20px
  }
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper .circle-listing-sec {
  margin-top: 30px;
}

@media screen and (max-width: 1240px) {
  section.cust-section-services .service-list-item-wrapper .circle-listing-sec {
    margin-top: 30px;
    padding-left: 20px
  }
}

@media only screen and (max-width: 991px) {
  section.cust-section-services .service-list-item-wrapper .circle-listing-sec {
    padding-left: 12px
  }
}

.contact-error,
.lets-talk-error,
.career-error {
  font-size: 16px;
  line-height: 1.3;
  color: #f26e65;
  font-weight: 400;
  margin: 10px 0 0 0;
}

section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list {
  gap: 20px 0;
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0
}

section.cust-section-services .service-list-item-wrapper:not(.sitemap-wrapper) .circle-listing-sec ul.cust-service-list:not(.flex-wrap) li {
  width: 100%
}

section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list:not(.sitemap-list) li {
  width: 50%;
  display: flex;
  align-items: start;
  gap: 10px;
  flex-wrap: wrap
}

@media only screen and (max-width: 767px) {

  section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list li,
  section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list:not(.sitemap-list) li {
    width: 100%
  }

  section.cust-section-services .service-list-item-wrapper .circle-listing-sec {
    margin-top: 0;
  }
}

section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list li::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 12px;
  display: inline-block;
  border: 4px solid;
  border-color: rgba(242, 110, 101, .3);
  background-color: #f26e65;
  background-clip: padding-box;
  margin-top: 4px;
}

section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list li a.service-link {
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  color: #f26e65;
  text-transform: capitalize;
  width: calc(100% - 40px)
}

section.cust-section-services .service-list-item-wrapper:nth-child(2n) {
  background: #000;
  color: #fff
}

section.cust-section-services .service-list-item-wrapper:nth-child(2n) .left-content-col h2 {
  color: #f26e65
}

section.cust-section-services .service-list-item-wrapper:nth-child(2n) .circle-listing-sec ul.cust-service-list li a.service-link {
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  text-transform: capitalize
}

@media only screen and (max-width: 991px) {
  .service-page .gloabl-banner-inner-page .inner-page-wrapper .container {
    max-width: none;
    margin: 0px 20px;
    padding: 0px
  }
}

@media only screen and (max-width: 991px) {
  .service-page section.cust-section-services .container {
    max-width: calc(100% - 40px);
    margin: 0px 20px;
    padding: 0px
  }
}

@media only screen and (max-width: 1024px) {

  .service-page section.cust-section-services .service-list-item-wrapper .left-content-col,
  .service-page section.cust-section-services .service-list-item-wrapper .circle-listing-sec {
    width: 100%
  }
}

/* career-form css start */
.career-popup-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
  background: #000;
}

.career-page-body-hidden {
  overflow: hidden;
}

.career-popup-overlay.active {
  opacity: 1;
  z-index: 999999;
}

.cust-form-get-in-touch.form-section .form-box form .form-grid .form-group:last-child {
  width: 50% !important;
}

.cust-form-get-in-touch.form-section .form-box form .form-grid .form-group.w-full {
  width: 100% !important;
}

.career-close-toggle {
  position: absolute;
  left: auto;
  right: 20px;
  top: 20px;
  bottom: auto;
  width: 40px;
  height: 40px;
  background: rgba(242, 110, 101, 1);
  border-radius: 50%;
  z-index: 9;
}

@media screen and (max-width: 767px) {
  .career-close-toggle {
    right: 20px;
    top: 10px;
    width: 30px;
    height: 30px;
  }
}

.career-close-toggle svg {
  width: 100%;
  height: 100%;
  fill: #000;
}

.career-popup-overlay {
  height: 100%;
  overflow-y: auto;
}

.cust-form-get-in-touch.form-section .form-box form .form-grid .form-group:last-child input#myfile {
  appearance: none;
}

input[type="file"] {
  margin: auto;
  padding: 1.5em;
  border: 2px dashed transparent;
  background-color: #fff;
  transition: border-color 0.25s ease-in-out;
}

input[type="file"]::file-selector-button {
  padding: 5px 10px;
  margin: 10px 0px;
  border-width: 0;
  border-radius: 2em;
  background-color: hsl(3.83deg 84.43% 67.25%);
  color: #fff;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
  margin-right: 1em;
}

.career-popup-overlay section.cust-form-get-in-touch.form-section {
  padding: 50px 0px;
}

@media only screen and (max-width: 767px) {
  .cust-form-get-in-touch.form-section .form-box form .form-grid .form-group:last-child {
    width: 100% !important;
  }
}

.cust-form-get-in-touch.form-section {
  height: 100%;
  display: flex;
  align-items: center;
}

.cust-form-get-in-touch.form-section .form-box form .form-grid .form-group:last-child input#myfile {
  padding-left: 10px;
}

@media screen and (max-width: 1024px) {
  .cust-form-get-in-touch.form-section .form-box {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  .cust-form-get-in-touch.form-section {
    display: block;
  }
}

.career-close-toggle svg {
  width: 26px !important;
}

.career-close-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .career-area .career-area-block .career-area-block-wrap .card-text .button-wraaper {
    margin-bottom: 10px;
  }
}

/* career-form css end */

/* sitemap css start */
section.cust-section-services.sitemap-wrapper .service-list-item-wrapper {
  padding: 0px 0px 50px 0px;
}

section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list li {
  align-items: center;
}

section.cust-section-services.sitemap-wrapper .left-content-col a.service-link.parent-title-link {
  margin-bottom: 0;
  position: relative;
}

section.cust-section-services.sitemap-wrapper .left-content-col a.service-link.parent-title-link {
  z-index: 9;
  position: relative;
  display: block;
}

section.cust-section-services.sitemap-wrapper .left-content-col a.service-link.parent-title-link::before {
  content: '';
  width: 100vw;
  top: 0;
  bottom: 0;
  display: block;
  background: rgba(242, 110, 101, .3);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  pointer-events: none;
}

section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list li a.service-link {
  color: #f26e65;
}

section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list li a.service-link:hover {
  color: #000;
  transition: 0.3s ease;
}

ul.cust-service-list.sitemap-list.cust-border-top {
  padding-top: 20px !important;
  border-top: 1px solid rgba(242, 110, 101, .3);
}

section.cust-section-services .service-list-item-wrapper .service-link.parent-title-link {
  color: #000;
  font-size: 50px;
  line-height: 80px;
  font-weight: 400;
  margin: 0px 0px 40px;
  text-decoration: none;
}

/* section.cust-section-services .service-list-item-wrapper:nth-child(2n) {
background: #fff;
} */
section.cust-section-services .service-list-item-wrapper .service-link.parent-link {
  text-decoration: none;
  color: #000;
  font-size: 20px;
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper ul.sitemap li a {
  font-size: 16px;
  color: #f26e65;
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list li {
  display: flex;
  align-items: start;
  gap: 4px;
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list li::before {
  margin-top: 4px;
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list li.list-box-pill a {
  background: rgba(242, 110, 101, .3);
  padding: 10px 20px;
  border-radius: 5px;
  box-shadow: 0 3px 0px rgba(242, 110, 101, 1);
  font-size: 16px;
  display: flex;
  height: 100%;
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list li.list-box-pill::before {
  display: none;
}

section.cust-section-services.sitemap-wrapper .circle-listing-sec {
  padding-left: 10px;
  padding-right: 10px;
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper:nth-child(2n) .service-link.parent-title-link,
section.cust-section-services.sitemap-wrapper .service-list-item-wrapper:nth-child(2n) .service-link.parent-link {
  color: #f26e65;
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper:nth-child(2n) ul.cust-service-list.sitemap-list li a:hover {
  color: #fff;
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper.service-industries .service-link.parent-title-link {
  color: #f26e65;
}

section.cust-section-services.sitemap-wrapper .service-list-item-wrapper.service-industries .circle-listing-sec ul.cust-service-list.sitemap-list li.list-box-pill a:hover {
  color: #fff;
}

@media only screen and (max-width:1366px) {
  section.cust-section-services .service-list-item-wrapper .service-link.parent-title-link {
    font-size: 40px;
  }
}

@media only screen and (min-width:1024.5px) and (max-width:1240px) {
  section.cust-section-services .service-list-item-wrapper .circle-listing-sec {
    width: 100%;
  }

  section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list>li {
    width: 50%;
  }
}

@media only screen and (min-width:767.5px) and (max-width:1024px) {
  section.cust-section-services .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list>li {
    width: 50%;
  }
}

@media only screen and (max-width:767px) {
  section.cust-section-services.sitemap-wrapper .service-list-item-wrapper .circle-listing-sec ul.cust-service-list.sitemap-list li.list-box-pill a {
    width: 100%;
  }

  section.cust-section-services .service-list-item-wrapper .service-link.parent-title-link {
    font-size: 28px;
    line-height: 60px;
  }
}

/* sitemap css end */
/*# sourceMappingURL=styles.css.map */

/* banner version2 css start */
.header {
  position: fixed;
  top: 2rem;
  left: 2rem;
  text-align: left;
  z-index: 1;
  mix-blend-mode: difference;
}

.header h1 {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  background: linear-gradient(45deg, #ff6e7f, #bfe9ff);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  opacity: 0.9;
  letter-spacing: -1px;
  filter: drop-shadow(0 0 15px rgba(255, 255, 255, 0.3));
}

.color-controls {
  position: fixed;
  top: 2rem;
  right: 2rem;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
  padding: 1rem;
  border-radius: 15px;
  backdrop-filter: blur(10px);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.color-scheme {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.color-scheme button {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1rem;
  color: white;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 0.9rem;
  min-width: 120px;
}

.color-scheme button:hover {
  background: rgba(255, 255, 255, 0.2);
}

.color-scheme button.active {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.5);
}

.color-preview {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.color-preview.cosmic {
  background: linear-gradient(45deg, #ff6e7f, #bfe9ff);
}

.color-preview.neon {
  background: linear-gradient(45deg, #00ff87, #60efff);
}

.color-preview.sunset {
  background: linear-gradient(45deg, #ff8c37, #ff427a);
}

.color-preview.ocean {
  background: linear-gradient(45deg, #0082c8, #00b4db);
}

.controls {
  position: fixed;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 1rem;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
  padding: 1rem;
  border-radius: 50px;
  backdrop-filter: blur(10px);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.controls button {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.8rem 1.5rem;
  color: white;
  border-radius: 25px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9rem;
  font-weight: 500;
  min-width: 120px;
}

.controls button:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.controls button.active {
  background: linear-gradient(45deg, #ff6e7f, #bfe9ff);
  border: none;
  color: #000;
}

@keyframes float {
  0% {
    transform: translate(-50%, -50%);
  }

  50% {
    transform: translate(-50%, -52%);
  }

  100% {
    transform: translate(-50%, -50%);
  }
}

.content {
  animation: float 4s ease-in-out infinite;
}

.summary-sec .row .content {
  animation: none;
}

.input-container {
  position: fixed;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 90%;
  max-width: 600px;
  padding: 0 1rem;
}

.input-wrapper {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  padding: 0.5rem;
  display: flex;
  gap: 0.5rem;
  box-shadow: 0 4px 24px -1px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.input-wrapper:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 30px -1px rgba(0, 0, 0, 0.3);
}

input {
  flex: 1;
  background: transparent;
  border: none;
  padding: 1rem 1.25rem;
  color: white;
  font-size: 1rem;
  font-weight: 500;
}

input:focus {
  outline: none;
}

input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

button {
  background: linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);
  border: none;
  padding: 0.75rem 1.5rem;
  color: white;
  border-radius: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

button:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 20px -2px rgba(79, 70, 229, 0.5);
}

button:active {
  transform: translateY(1px);
}

.button-content {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.button-content svg {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}

button:hover .button-content svg {
  transform: translateX(3px);
}

@media (max-width: 640px) {
  .input-container {
    bottom: 1.5rem;
    padding: 0 0.75rem;
  }

  button {
    padding: 0.75rem 1.25rem;
  }

  .button-content span {
    display: none;
  }
}

/* section.home-hero {
    display: none;
} */

section.home-hero-v2 {
  position: relative;
  height: 100vh;
}

section.home-hero-v2 #container {
  position: absolute;
  bottom: 0;
  top: 0px;
  left: 0;
  right: 0;
}

section.home-hero-v2 #container h1 {
  position: absolute;
  bottom: 0;
  top: auto;
  left: 50%;
  gap: 0px 30px;
  display: flex;
  flex-wrap: wrap;
  max-width: none;
  text-align: center;
  justify-content: center;
  transform: translateX(-50%);
  width: 70vw;
  font-size: 120px;
}

section.home-hero-v2 #container h1>span.word:first-child,
section.home-hero-v2 #container h1>span.word:last-child {
  display: none;
}

@media only screen and (max-width: 1660px) {
  section.home-hero-v2 #container h1 {
    width: 80vw;
    font-size: 100px;
  }
}

@media only screen and (max-width: 1440px) {
  section.home-hero-v2 #container h1 {
    width: 64vw;
    font-size: 80px;
    gap: 0px 20px;
  }
}

@media only screen and (max-width: 1366px) {
  section.home-hero-v2 #container h1 {
    width: 60vw;
    font-size: 80px;
  }
}

@media only screen and (max-width: 1260px) {
  section.home-hero-v2 #container h1 {
    width: 78vw;
    font-size: 80px;
  }
}

@media only screen and (max-width: 1024px) {
  section.home-hero-v2 #container h1 {
    width: 70vw;
    font-size: 60px;
  }
}

@media only screen and (max-width: 991px) {
  section.home-hero-v2 #container h1 {
    width: 80vw;
    font-size: 60px;
    gap: 0px 20px;
  }

  section.home-hero-v2 {
    position: relative;
    height: 90vh;
    min-height: 400px;
  }
}

@media only screen and (max-width: 767px) {
  section.home-hero-v2 #container h1 {
    width: 100vw;
    font-size: 40px;
    gap: 0px 10px;
  }

  section.home-hero-v2 {
    position: relative;
    height: 100vh;
    /* fallback */
    height: -webkit-fill-available;
    /* Safari fix */
    height: 100dvh;
    /* preferred modern */
  }
}

@media only screen and (max-width: 480px) {
  section.home-hero-v2 #container h1 {
    width: 100vw;
  }
}

/* banner version 2 css end */

/* desktop small sreen css start */

@media only screen and (min-width:1440.5px) and (max-width:1600px) {
  .loaderWrapper {
    min-height: auto;
  }

  .about-sec .container .row .col-md-4.left-col h4,
  .about-sec .container .row .col-md-4.left-col h2,
  .services-title-sec .heading-main-sec h2,
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2,
  .heading-main-sec h4,
  .heading-main-sec h1,
  .heading-main-sec .seo-title,
  .counter-main-sec .content-col .counter-content h4,
  .blog-post-sec .heading-main-sec h4,
  section.cust-section-services .service-info-box h2,
  section.cust-section-services .service-list-item-wrapper .left-content-col h2 {
    font-size: 50px;
    line-height: 1.2;
  }

  .about-sec .container .row .col-md-4.center-col .img-wrapper {
    height: 400px;
  }

  .services-title-sec .heading-main-sec p,
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec p {
    font-size: 16px;
    line-height: 1.6;
  }

  .inner-service-wrapper .inner-service-sec {
    height: 80vh;
  }

  .team-main-sec .team-intro .team-col-inner .member-details {
    padding: 30px 20px 20px 20px;
  }

  .industries-section .heading-main-sec h4,
  .industries-section .heading-main-sec h2.seo-title {
    font-size: 100px;
  }

  .industries-section {
    height: auto;
    padding: 70px 0;
  }

  .industries-section .product-slider .slider .slider-item .industries-item .industries-title p {
    font-size: 24px;
    line-height: 34px;
  }

  .cust-footer-sec .map-wrapper-address .map-description .map-item address {
    font-size: 16px;
  }

  .cust-footer-sec .footer-nav ul li {
    padding: 0 0 20px;
  }

  .cust-footer-sec .copyright-area {
    margin-top: 40px;
    padding-top: 30px;
  }

  .cust-footer-sec {
    padding: 80px 0 40px 0px;
  }

  /* .gloabl-banner-inner-page .inner-page-wrapper {
  height: auto;
} */
  .inner-service-wrapper .inner-service-sec {
    height: 80vh;
    /* padding: 100px 0px; */
  }

  .projects-main-sec,
  .phases-on-demands-app-info {
    padding: 120px 0px;
  }

  .app-development-sec {
    padding-top: 120px;
  }

  .industries-list-main-section {
    padding: 120px 0 60px 0;
  }

  .work-culture .row .content-col {
    padding: 80px 80px 80px 0px;
  }

  .gloabl-banner-inner-page .inner-page-wrapper .content-col {
    padding-top: 130px !important;
  }

  .development-service {
    padding-top: 100px !important;
  }
}

@media only screen and (min-width:1366.5px) and (max-width:1440px) {
  .loaderWrapper {
    min-height: auto;
  }

  .hero-wrapper h1 {
    font-size: 80px;
  }

  .primary-btn,
  .secondary-btn {
    font-size: 14px;
    width: 140px;
    height: 50px;
  }

  .about-sec {
    padding-top: 75px;
    padding-bottom: 40px;
  }

  .about-sec .container .row .col-md-4.left-col h4,
  .about-sec .container .row .col-md-4.left-col h2,
  .services-title-sec .heading-main-sec h2,
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2,
  .heading-main-sec h4,
  .heading-main-sec h1,
  .heading-main-sec .seo-title,
  .counter-main-sec .content-col .counter-content h4,
  .blog-post-sec .heading-main-sec h4,
  section.cust-section-services .service-info-box h2,
  section.cust-section-services .service-list-item-wrapper .left-content-col h2 {
    font-size: 40px;
    line-height: 1.2;
  }

  .about-sec .container .row .col-md-4.center-col .img-wrapper {
    height: 350px;
  }

  .about-sec .container .row .col-md-4.center-col p {
    font-size: 14px;
    line-height: 26px;
    margin: 30px 0 26px 0;
  }

  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec p {
    font-size: 14px;
    line-height: 26px;
  }

  .hero-wrapper p {
    font-size: 16px;
  }

  .services-title-sec .heading-main-sec p,
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec p {
    font-size: 16px;
    line-height: 1.6;
  }

  .inner-service-wrapper .inner-service-sec {
    height: 70vh;
  }

  .team-main-sec .team-intro .team-col-inner .member-details {
    padding: 30px 20px 20px 20px;
  }

  .team-main-sec {
    padding-bottom: 75px
  }

  /* .industries-section .heading-main-sec h4,
  .industries-section .heading-main-sec h2.seo-title {
    font-size: 70px;
  } */

  .industries-section {
    height: auto;
    padding: 70px 0;
  }

  .industries-section .product-slider .slider .slider-item .industries-item .industries-title p {
    font-size: 22px;
    line-height: 32px;
  }

  .cust-footer-sec .map-wrapper-address .map-description .map-item address {
    font-size: 14px;
  }

  .cust-footer-sec .footer-nav ul li {
    padding: 0 0 15px;
  }

  .cust-footer-sec .copyright-area {
    margin-top: 30px;
    padding-top: 20px;
  }

  .cust-footer-sec .copyright-area {
    margin-top: 30px;
    padding-top: 20px;
  }

  .cust-footer-sec {
    padding: 60px 0 30px 0px;
  }

  /* .gloabl-banner-inner-page .inner-page-wrapper {
  height: auto;
} */
  .inner-service-wrapper .inner-service-sec {
    height: 80vh;
    /* padding: 80px 0px; */
  }

  .projects-main-sec,
  .phases-on-demands-app-info {
    padding: 100px 0px;
  }

  .app-development-sec {
    padding-top: 100px;
  }

  .industries-list-main-section {
    padding: 100px 0 40px 0;
  }

  .work-culture .row .content-col {
    padding: 60px 60px 60px 0px;
  }

  .gloabl-banner-inner-page .inner-page-wrapper .content-col {
    padding-top: 130px !important;
  }

  .development-service {
    padding-top: 100px !important;
  }
}

@media only screen and (min-width:1200.5px) and (max-width:1366px) {
  .team-main-sec .team-intro .team-col-inner .member-details {
    padding: 30px 20px 20px 20px;
  }

  .loaderWrapper {
    min-height: auto;
  }

  .hero-wrapper h1 {
    font-size: 70px;
  }

  .primary-btn,
  .secondary-btn {
    font-size: 14px;
    width: 140px;
    height: 50px;
  }

  .about-sec {
    padding-top: 75px;
    padding-bottom: 40px;
  }

  .about-sec .container .row .col-md-4.left-col h4,
  .about-sec .container .row .col-md-4.left-col h2,
  .services-title-sec .heading-main-sec h2,
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec h2,
  .heading-main-sec h4,
  .heading-main-sec h1,
  .heading-main-sec .seo-title,
  .counter-main-sec .content-col .counter-content h4,
  .blog-post-sec .heading-main-sec h4,
  section.cust-section-services .service-info-box h2,
  section.cust-section-services .service-list-item-wrapper .left-content-col h2 {
    font-size: 40px;
    line-height: 1.2;
  }

  .about-sec .container .row .col-md-4.center-col .img-wrapper {
    height: 300px;
  }

  .about-sec .container .row .col-md-4.center-col p {
    font-size: 14px;
    line-height: 26px;
    margin: 30px 0 26px 0;
  }

  .hero-wrapper p {
    font-size: 16px;
  }

  .services-title-sec .heading-main-sec p,
  .inner-service-wrapper .inner-service-sec .content-col .heading-main-sec p {
    font-size: 14px;
    line-height: 1.6;
  }

  .inner-service-wrapper .inner-service-sec {
    height: 60vh;
    min-height: max-content;
  }

  .team-main-sec {
    padding-bottom: 75px
  }

  /* .industries-section .heading-main-sec h4,
  .industries-section .heading-main-sec h2.seo-title {
    font-size: 70px;
  } */

  .industries-section {
    height: auto;
    padding: 50px 0;
  }

  .industries-section .product-slider .slider .slider-item .industries-item .industries-title p {
    font-size: 20px;
    line-height: 30px;
  }

  .cust-footer-sec .map-wrapper-address .map-description .map-item address {
    font-size: 14px;
  }

  .cust-footer-sec .footer-nav ul li {
    padding: 0 0 15px;
  }

  .cust-footer-sec .copyright-area {
    margin-top: 30px;
    padding-top: 20px;
  }

  .cust-footer-sec {
    padding: 60px 0 30px 0px;
  }

  .gloabl-banner-inner-page .inner-page-wrapper {
    min-height: auto !important;
  }

  .inner-service-wrapper .inner-service-sec {
    height: 80vh;
    padding: 60px 0px;
    min-height: max-content;
  }

  .projects-main-sec {
    padding: 100px 0px;
  }

  .app-development-sec {
    padding-top: 100px;
  }

  .industries-list-main-section {
    padding: 100px 0 40px 0;
  }

  .work-culture .row .content-col {
    padding: 60px 60px 60px 0px;
  }

  .development-service {
    padding-top: 80px !important;
  }
}

@media only screen and (min-width:1024.5px) and (max-width:1200px) {
  .inner-service-wrapper .inner-service-sec {
    height: auto;
    padding: 50px 0px;
    min-height: max-content;
  }

  .projects-main-sec,
  .phases-on-demands-app-info {
    padding: 100px 0px;
  }

  .app-development-sec {
    padding-top: 100px;
  }

  .industries-list-main-section {
    padding: 100px 0 40px 0;
  }

  .work-culture .row .content-col {
    padding: 60px 60px 60px 0px;
  }

  .development-service {
    padding-top: 50px !important;
  }
}

@media only screen and (min-width:991.5px) and (max-width:1024px) {
  .inner-service-wrapper .inner-service-sec {
    height: auto;
    padding: 50px 0px;
    min-height: max-content;
  }

  .projects-main-sec,
  .phases-on-demands-app-info {
    padding: 100px 0px;
  }

  .app-development-sec {
    padding-top: 100px;
  }

  .industries-list-main-section {
    padding: 100px 0 40px 0;
  }

  .work-culture .row .content-col {
    padding: 60px 60px 60px 0px;
  }

  .development-service {
    padding-top: 50px !important;
  }
}

@media only screen and (min-width:767.5px) and (max-width:1024px) {
  .inner-service-wrapper .inner-service-sec {
    height: auto;
    padding: 50px 0px;
    min-height: max-content;
  }
}

@media only screen and (max-width:1366px) {
  .gloabl-banner-inner-page .inner-page-wrapper .content-col {
    padding-top: 130px !important;
  }
}

@media only screen and (min-width:767.5px) and (max-width:991px) {
  .ourclient-sec .swiper-ourclient .ourclient-gallery .gallery-items img {
    width: 80%;

  }

}

@media only screen and (max-width:991px) {
  .our-Partnership>div>.row>div {
    width: 100%;
  }

  .our-Partnership .developer-cards .card-box {
    width: 100%;
    margin: 0 0 40px 0 !important;
    padding: 0;
  }

  .our-Partnership .developer-cards .card-box .card ul li {
    width: 100%;
  }

  .our-Partnership .developer-cards .card-box:last-child {
    margin: 0px !important;
  }

  .gloabl-banner-inner-page .inner-page-wrapper .row .content-col {
    margin-top: 120px;
  }

  .gloabl-banner-inner-page .inner-page-wrapper .row .content-col .heading-main-sec h2 {
    text-align: left;
  }

  .development-service .heading-main-sec h2,
  .development-service .heading-main-sec h3,
  .portfolio-main-sec .heading-main-sec h3,
  .portfolio-main-sec .heading-main-sec h4,
  .lets-talk-area.cta-button-bar .lets-talk-block h3,
  .mission-sec .row-vision .col-vision h3,
  .workethics-sec .heading-main-sec h3,
  .mission-sec .container .row .col-full .heading-main-sec h3,
  .turning-app-ideas .heading-main-sec h3,
  .career-area .heading-main-sec h3,
  .project-detail-banner-content .heading-main-sec h2,
  .model-listing-main-sec .model-wrapper .model-field .content-col .content-col-inner h3,
  .lets-talk-area h3,
  .review-client-area h3 {
    text-align: left;
  }

  .development-service .container,
  .portfolio-main-sec .container,
  .gloabl-banner-inner-page .inner-page-wrapper .container,
  .ourclient-sec .container,
  .our-Partnership .container,
  .app-development-sec .container,
  .Process-main-sec .container,
  .work-culture.hire-cta .container,
  .features-main-sec .container,
  .lets-talk-area .container,
  .faq-area .container,
  .cust-footer-sec .container,
  .about-realtime-journey-sec .container,
  .aswesome-sec .container,
  .mission-sec .container,
  .work-culture .container,
  .business-practice-sec .container,
  .workethics-sec .container,
  .purpose-main-sec .container,
  .projects-main-sec .container,
  .turning-app-ideas .container,
  .model-listing-main-sec .container,
  .your-passion .container,
  .career-area .container,
  .emp-testimonial-sec .container,
  .form-section .container,
  .project-detail-banner-content .container,
  .summary-sec .container,
  .industries-section .container {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ourclient-sec .heading-main-sec h4,
  .features-main-sec .heading-main-sec h2,
  .faq-area .heading-main-sec h2,
  .emp-testimonial-sec .heading-main-sec h4 {
    text-align: center;
  }

  .our-Partnership .container .row,
  .work-culture.hire-cta .container .row,
  .features-main-sec .container .row,
  .faq-area .container .row,
  .cust-footer-sec .container .row,
  .about-realtime-journey-sec .container .row,
  .aswesome-sec .container .row,
  .work-culture .container .row,
  .business-practice-sec .container .row,
  .workethics-sec .container .row,
  .purpose-main-sec .container .row,
  .projects-main-sec .container .row,
  .turning-app-ideas .container .row,
  .your-passion .container .row,
  .career-area .container .row,
  .emp-testimonial-sec .container .row,
  .industries-section .container .row {
    margin-left: 0;
    margin-right: 0;
  }

  .mission-sec .container .row {
    margin-left: 20px;
    margin-right: 20px;
  }

  .projects-main-sec .heading-main-sec h3 {
    text-align: left;
  }

  .phases-on-demands-app-info.bg-white .heading-main-sec h3 {
    text-align: center;
  }

  .lets-talk-area.cta-button-bar .lets-talk-block {
    margin-top: 0px;
  }

  .mission-sec .row-vision {
    align-items: center;
    justify-content: center;
    margin-top: 30px;
  }

  .emp-testimonial-sec .emp-tab-wrapper .emp-tab-content .tab-pane {
    text-align: center;
  }
}

@media only screen and (max-width:767px) {

  .projects-main-sec .heading-main-sec h4,
  .projects-main-sec .heading-main-sec h3 {
    text-align: center;
  }

}

@media screen and (min-width: 767.5px) and (max-width:1024px) {

  .ourclient-sec,
  .portfolio-main-sec,
  .phases-on-demands-app-info,
  .work-culture,
  .Process-main-sec,
  .faq-area,
  .review-client-area,
  .cust-footer-sec {
    padding: 60px 0 !important;
  }

  .app-development-sec,
  .development-service {
    padding-top: 60px !important;
  }

  .development-service,
  .features-main-sec,
  .blog-post-sec,
  .lets-talk-area {
    padding-bottom: 60px !important;
  }

  .Process-main-sec+section.lets-talk-area {
    padding: 0 !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .lets-talk-area {
    padding-top: 60px !important;
  }

  .your-passion .col-md-6 {
    width: 100%;
  }
}


/* desktop small sreen css end */

.gloabl-banner-inner-page .inner-page-wrapper .cust-row-breadcurmb.row:not(.for-mobile) {
  opacity: 0;
  visibility: hidden;
}

.sticky-row {
  height: auto;
  align-items: flex-start;
}

.sticky-row .summary-col {
  position: sticky;
  top: 0;
}

.heading-main-sec .word .letter,
.word .letter {
  opacity: 0;
}

.emp-testimonial-sec .emp-swiper {
  width: 100%;
  position: relative;
  padding: 0 22px;
  overflow: hidden;
  max-width: 1170px;
  margin: 0px auto;
}
.emp-swiper .swiper-slide {
  width: auto;        /* let Swiper measure width */
  flex: 0 0 auto;     /* prevent flex from forcing full width */
  display: flex;
  justify-content: center;
  align-items: center;
}

.emp-video-wrapper {
  height: 360px;      /* pick a consistent height */
  display: inline-block;
}

.emp-video-wrapper video,
.emp-video-wrapper img {
  height: 100%;       /* fill the wrapper height */
  width: auto;        /* width adjusts by aspect ratio */
  object-fit: contain;
  border-radius: 10px;
  display: block;
}

/* 
.emp-testimonial-sec .emp-swiper video {
  height: 620px;
  width: 100%;
  border-radius: 0px;
  display: flex;
  border-radius: 20px;
}

.emp-swiper .swiper-slide {
  width: auto; 
  display: flex;
  justify-content: center;
  align-items: center;
}

.emp-video-wrapper video {
  max-width: 100%;
  max-height: 500px; 
  object-fit: contain; 
} */


.emp-testimonial-sec .emp-swiper .swiper-button-prev {
  border: 1px solid hsla(0, 0%, 100%, .2);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none;
  background: #f26e65;
  left: 0px;
}

.emp-testimonial-sec .emp-swiper .swiper-button-next {
  border: 1px solid hsla(0, 0%, 100%, .2);
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: none;
  background: #f26e65;
  right: 0px;
}

.emp-testimonial-sec .emp-swiper .swiper-button-next::after {
  content: "";
  background-image: url(../img/post-left-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  transform: rotate(180deg);
  left: 0;
  position: absolute;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  font-size: 0;
}

.emp-testimonial-sec .emp-swiper .swiper-button-prev::after {
  content: "";
  background-image: url(../img/post-right-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 14px;
  position: absolute;
  transform: rotate(180deg) translate(0px, 0px);
  font-size: 0;
}

.emp-testimonial-sec .emp-swiper .emp-video-wrapper {
  position: relative;
}

.emp-testimonial-sec .emp-swiper .emp-video-wrapper img {
  position: absolute;
  display: flex;
  
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 9;
}

.emp-testimonial-sec .emp-swiper .emp-video-wrapper a.cust-video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #f26e65;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.emp-video-wrapper video,
.emp-video-wrapper img,
.emp-video-wrapper a.cust-video-play-icon {
  transition: opacity 0.4s ease;
}

.emp-testimonial-sec .emp-swiper .swiper-button-prev:hover,
.emp-testimonial-sec .emp-swiper .swiper-button-prev:focus,
.emp-testimonial-sec .emp-swiper .swiper-button-next:hover,
.emp-testimonial-sec .emp-swiper .swiper-button-next:focus {
  opacity: 0.3s ease;
}

@media only screen and (max-width:1260px) {
  .emp-testimonial-sec .emp-swiper {
    overflow: visible;
  }
}

@media only screen and (max-width:767px) {
  .emp-testimonial-sec .emp-swiper {
    padding: 0;
  }
.emp-video-wrapper {
  height:auto;
}
  .emp-testimonial-sec .emp-swiper video {
    height: auto;
    width:auto;
    max-width:100%;
  }

  section.home-hero-v2 #container h1 {
    font-size: 36px;
  }
}

.projects-main-sec+section.testimonial-main-sec {
  padding-top: 0px !important;
}

.projects-main-sec+section.lets-talk-area.cta-button-bar,
.Process-main-sec+section.lets-talk-area.cta-button-bar {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

@media only screen and (min-width:1440.5px) {
  .our-Partnership+section.app-development-sec {
    padding-top: 0;
  }
}

@media only screen and (min-width:991.5px) {
  .model-listing-main-sec .model-wrapper .model-field .image-col img {
    width: 100%;
  }
}

@media only screen and (max-width:1280px) {
  .ourclient-sec .container {
    max-width: 100%;
    padding: 0;
  }
}

.career-filter {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px 0;
}

@media only screen and (max-width:767px) {
  .career-filter {
    justify-content: flex-start;
  }
}

.career-filter select {
  padding: 6px 40px 6px 8px;
  font-size: 18px;
  color: #f26e65;
  border-radius: 5px;
  outline: none !important;
  box-shadow: none !important;
  appearance: none;
  background: #000 url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23f26e65"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"></path></svg>')no-repeat;
  background-position: 90% center;
  background-size: 20px;
  border: 2px solid #262626;
}

/* .Industries-details-inner .desktop-header {
  opacity: 0;
} */

.summary-sec .row .cust-summary-wrapper .inner-info {
  margin: 30px 0px;
  display: block;
}

.summary-sec .row .cust-summary-wrapper .inner-info h4+ul,
.summary-sec .row .cust-summary-wrapper .inner-info h3+ul {
  padding-top: 10px;
}

.summary-sec .row .cust-summary-wrapper .inner-info h3+p {
  margin-top: 15px;
  margin-bottom: 30px;
}

.summary-sec .row .cust-summary-wrapper .inner-info h3 p+p {
  margin-bottom: 30px;
}

.summary-sec .row .cust-summary-wrapper .inner-info h3 {
  font-size: 30px;
  line-height: 1.25;
  margin-bottom: 30px;
}


.summary-sec .row .cust-summary-wrapper .inner-info table {
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  min-width: 400px;
  width: 100%;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  color: #fff;
}

.summary-sec .row .cust-summary-wrapper .inner-info table thead tr {
  background-color: #f26e65;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}

.summary-sec .row .cust-summary-wrapper .inner-info table th,
.summary-sec .row .cust-summary-wrapper .inner-info table td {
  padding: 12px 15px;
  border-right: 1px solid #fff;
}

.summary-sec .row .cust-summary-wrapper .inner-info table th:last-child,
.summary-sec .row .cust-summary-wrapper .inner-info table td:last-child {
  border: none
}

.summary-sec .row .cust-summary-wrapper .inner-info table tbody tr {
  border-bottom: 1px solid #dddddd;
}

.summary-sec .row .cust-summary-wrapper .inner-info table tbody tr:nth-of-type(even) {
  background-color: #ffffff30;
}

.summary-sec .row .cust-summary-wrapper .inner-info table tbody,
.summary-sec .row .cust-summary-wrapper .inner-info table thead {
  border: 2px solid #f26e65;
  border-top: none;
}

.summary-sec .row .cust-summary-wrapper .inner-info table thead {
  border-bottom: none;
}

.summary-sec .row .cust-summary-wrapper .inner-info table tbody tr.active-row {
  font-weight: bold;
  color: #f26e65;
}

.summary-sec .row .cust-summary-wrapper .inner-info ul.heading-title-text li h3,
.summary-sec .row .cust-summary-wrapper .inner-info ul.heading-title-text li h4 {
  margin: 0 0 0 35px;
  width: calc(100% - 35px);
}

.summary-sec .row .cust-summary-wrapper .inner-info ul.heading-title-text li::before {
  position: absolute;
}

.summary-sec .row .cust-summary-wrapper .inner-info ul.heading-title-text li {
  flex-wrap: wrap;
}


.summary-sec .row .cust-summary-wrapper .inner-info ul.heading-title-text li h3+p,
.summary-sec .row .cust-summary-wrapper .inner-info ul.heading-title-text li h4+p {
  width: calc(100% - 35px);
  margin: 0 0 0 35px;
}

.summary-sec .row .cust-summary-wrapper .inner-info p+ul {
  opacity: 1;
}

.gloabl-banner-inner-page h2 {
  display: none !important;
}

form.lets-talk-form .mb-3:nth-child(3) {
  margin-bottom: 0 !important;
}

/* Simple toast style */

.toast {
  visibility: hidden;
  min-width: 250px;
  background: #28a745;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 999999999;
  opacity: 0;
  transition: opacity 0.5s, bottom 0.5s;
  display: none;
}

.toast.show {
  visibility: visible;
  opacity: 1;
  top: 50px;
  display: none;
}

.toast.career {
  display: block;
}

.contact-toast,
.lets-talk-toast,
.career-success,
.toast.career {
  position: fixed;
  min-width: 250px;
  background: #28a745;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 999999999;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
}

.contact-toast.show,
.lets-talk-toast.show,
.career-success.show,
.toast.career.show {
  position: fixed;
  min-width: 250px;
  background: #28a745;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 999999999;
  visibility: visible;
  opacity: 1;
  transition: 0.3s ease;
}



.our-work-page .rotateGlow {
  display: none;
}

.our-work-page .gloabl-banner-inner-page {
  background: url('data:image/svg+xml,<svg width="3056" height="1664" viewBox="0 0 3056 1664" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.5" filter="url(%23filter0_f_24_174)"><ellipse cx="1528.03" cy="831.902" rx="694.378547" ry="214.059168" transform="rotate(-14.2592 1528.03 831.902)" fill="%23F26E65"></ellipse></g><defs><filter id="filter0_f_24_174" x="0.126953" y="0.337402" width="3055.81" height="1663.13" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur stdDeviation="250" result="effect1_foregroundBlur_24_174"></feGaussianBlur></filter></defs></svg>')
}


.projects-list-2 {
  margin-top: 30px;
}

.projects-list-2 ul.project-list-inner {
  padding: 0;
  position: sticky;
  top: 30px;
}

.projects-list-2 ul.project-list-inner li.item+li.item {
  margin-top: 10px;
}

.projects-list-2 ul.project-list-inner li a {
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
  transition: 0.3s ease;
}

.projects-list-2 ul.project-list-inner li a:hover {
  color: #e66960 !important;
  transition: 0.3s ease;
}

.project-list-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}

.project-list-wrapper:last-child {
  margin-bottom: 0;
}

.project-list-wrapper .projects-item {
  width: calc(50% - 15px);
}

.project-list-wrapper .projects-item a {
  display: flex;
}

.projects-list-2 ul.project-list-inner li.active a {
  color: #f06e65 !important;
}

.project-list-wrapper .projects-item a img {
  display: flex;
  width: 100%;
}

@media only screen and (max-width:1440px) {
  .projects-list-2 ul.project-list-inner li a {
    font-size: 16px;
  }

  .our-work-page .gloabl-banner-inner-page {
    background-size: cover;
    background-position: center left;
  }
}

@media only screen and (max-width:991px) {
  .projects-list-2 ul.project-list-inner {
    position: unset;
  }

  .projects-list-2 .projects-list-col {
    width: 100%;
    margin-bottom: 30px;
  }

  .projects-list-2 .projects-items-right {
    width: 100%;
  }

  .project-list-wrapper .projects-item {
    width: calc(50% - 15px);
  }
}

@media only screen and (max-width:767px) {
  .project-list-wrapper .projects-item {
    width: 100%;
  }

  .projects-main-sec h2 {
    text-align: center !important;
  }

  .projects-list-2 ul.project-list-inner li {
    text-align: center;
  }

  section.section_integration.my_section_main {
    display: none;
  }
}

.blog-post-sec .swiper .swiper-slide .bottom-text p.date-type {
  margin-bottom: 10px;
}

@media only screen and (min-width:1440.5px) {
  .projects-main-sec.overflow-hidden.hide+.phases-on-demands-app-info {
    margin-top: 150px;
  }
}

section.portfolio-main-sec.hide+section.phases-on-demands-app-info.bg-white {
  padding-top: 0px !important;
}

/* .projects-main-sec.overflow-hidden {
    display: none;
} */
/* section.portfolio-main-sec {
    display: none;
} */


/* section container: centered on page */
.counter-section {
  width: 500px;
  max-width: 90%;
  height: 100vh;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  touch-action: none;
}

.counter-section * {
  transition: 0.3s ease;
}

/* actual stacking area */
.stack {
  width: 100%;
  height: 380px;
  position: relative;
  pointer-events: none;
  /* allow pointer events only on active if needed */
}

.counter-card {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 400px;
  max-height: 400px;
  transform: translate(-50%, -50%) translateZ(0);
  border-radius: 30px;
  padding: 40px;
  box-sizing: border-box;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  will-change: transform, scale;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
  cursor: default;
  pointer-events: auto;
}
@media(max-height:700px) and (min-width:1260px){
  .counter-card {

  height:300px;
  }

}
/* simple color set (customize) */
.c-0 {
  background: #6fb9ff;
}

/* back top */
.c-1 {
  background: #f07d72;
}

/* 2nd */
.c-2 {
  background: #8e66ff;
}

/* center big */
.c-3 {
  background: #000;
}

/* 4th (black) */
.c-4 {
  background: #f07d72;
}

/* bottom */

/* count style */
.count h2 {
  font-size: 120px;
  line-height: 1;
  margin: 0;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.95);
  text-stroke: 1px rgba(255, 255, 255, 0.95);
  letter-spacing: 2px;
  user-select: none;
  font-family: "Poppins", serif;
}

/* title */
.title p {
  font-size: 50px;
  line-height: 1.3;
  margin: 0;
  font-weight: 400;
  color: white;
  user-select: none;
}

/* slightly bigger shadow for active */
.counter-card.is-active {
  box-shadow: 0 40px 70px rgba(0, 0, 0, 0.28);
  pointer-events: auto;
}

@media only screen and (max-width:1200px) {
  .counter-section {
    width: 100%;
  }

}

@media only screen and (max-width:991px) {
  .count h2 {
    font-size: 80px;
  }

  .title p {
    font-size: 30px;
  }
}

@media only screen and (max-width:1024px) {
  .counter-section.hide-from-mobile {
    display: none;
  }

  .counter-main-sec .content-col {
    width: 100%;
    flex: unset !important;
    text-align: center;
  }

  .counter-main-sec .content-col+.col-md-6 {
    width: 100%;
  }

  .counter-card {
    width: 100%;
    height: 250px;
  }

  .counter-main-sec .content-col h4 {
    text-align: center !important;
    max-width: none !important;
  }

  .count h2 {
    font-size: 60px;
    opacity: 1 !important;
  }

  .title p {
    font-size: 30px;
  }

  .counter-swiper.for-mobile {
    display: block !important;
    width: 100%;
    position: relative;
    height: 300px;
  }

  .counter-main-sec {
    overflow: hidden;
  }

  .counter-swiper.for-mobile .swiper-pagination {
    position: absolute;
    bottom: 0;
    z-index: 9999;
    display: block
  }

  .counter-swiper.for-mobile .swiper-pagination span.swiper-pagination-bullet {
    background: #000;
    opacity: 1;
    transition: .3s ease
  }

  .counter-swiper.for-mobile .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f26e65;
    opacity: 1
  }

  .counter-card .count h2,
  .counter-card .title p {
    text-align: center;
    opacity: 1 !important;
  }
}

@media only screen and (max-width:767px) {
  .count h2 {
    font-size: 60px;
  }

  .title p {
    font-size: 40px;
  }

  .counter-section {
    width: 70%;
    height: 600px;
  }

  .counter-card {
    height: 250px;
    max-height: 250px;
    border-radius: 20px;
    padding: 30px 20px 30px 20px;
  }

  .counter-section {
    height: auto;
  }

  .inner-service-wrapper .inner-service-sec .content-col *,
  .testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block-inner .testimonial-item-icon-sec p,
  .counter-main-sec .counter-content {
    text-align: center !important;
  }

  .inner-service-wrapper .inner-service-sec .content-col a.primary-btn {
    margin: 0px auto;
  }

  .testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-name {
    justify-content: center;
  }

  .testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-author-sec-inner .testimonial-author-name h3 {
    opacity: 1 !important;
  }

  .hire-main-sec .heading-main-sec h4 {
    text-align: center;
    max-width: none;
  }

  .different-categories .different-item .different-content *,
  .our-dedicated-team .dedicated-slider-bar .swiper-slide .step-card *,
  .features-main-sec .cust-row .cust-column *,
  .review-client-area .heading-main-sec *,
  .review-client-area-block-inner-left *,
  .lets-talk-area .lets-talk-block-right *,
  .work-culture .row .content-col *,
  .work-culture .row .content-col .heading-main-sec,
  .industries-section .heading-main-sec h2,
  .industries-section .heading-main-sec h3,
  section.gloabl-banner-inner-page.position-relative.no-breadcrumb .content-col *,
  .about-realtime-content *,
  .mission-sec .container .row .col-full .heading-main-sec *,
  .mission-sec .row-vision .col-vision .heading-main-sec *,
  .business-practice-sec .col-bussiness *,
  .business-practice-sec .heading-main-sec *,
  .workethics-sec .heading-main-sec *,
  .cust-footer-sec .footer-nav *,
  .join-team-mobile .join-team-container .slider-inner .title h2,
  .app-development-sec * {
    text-align: center !important;
  }

  .app-development-sec .heading-main-sec {
    justify-content: center;
  }

  .aswesome-sec .container .unique-items-block {
    text-align: center !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .different-categories .different-item .different-content h3 {
    width: 100%;
    justify-content: center;
  }

  .event-videos .heading-main-sec * {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  a.ft-logo-link {
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
  }

  .work-culture .row .content-col a.primary-btn {
    margin-left: auto;
    margin-right: auto;
  }

  .project-list-wrapper .swiper-pagination {
    bottom: 0;
  }

  .faq-area .faq-area-block .faq-area-block-wrap .faq-area-block-top .card-title {
    font-size: 16px;
  }

  .testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block-inner .testimonial-item-icon-sec svg {
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex;
  }

  .counter-card .count h2 * {
    opacity: 1 !important;
  }

  .testimonial-main-sec .container .testimonial-con-mobile-sec .testimonial-item-block-inner .testimonial-item-icon-sec p {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block !important;
    display: -webkit-box !important;
    max-width: 100%;
    height: 100%;
  }

  section.cust-section-services .service-list-item-wrapper .left-content-col {
    text-align: center;
  }

  section.cust-section-services .service-list-item-wrapper .left-content-col .primary-btn,
  .portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec .bottom-content a.primary-btn {
    margin-left: auto;
    margin-right: auto;
  }

  .our-Partnership .container .row:first-child *,
  .convert-website-page .heading-main-sec p,
  .development-service *,
  .portfolio-main-sec .portfolio-slider-main .portfolio-wrapper .content-sec,
  .portfolio-main-sec .portfolio-slider-main .portfolio-thumb .swiper-wrapper .swiper-slide .main-title,
  .development-service .heading-main-sec * {
    text-align: center !important;
  }

  .development-service .service-listing .service-item a .service-item-inner {
    align-items: center;
  }

  .portfolio-main-sec .portfolio-slider-main .portfolio-slider .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
  }

  .summary-sec .row .cust-summary-wrapper ul li p {
    width: calc(100% - 40px);
    margin-left: auto;
  }

  .summary-sec .row .cust-summary-wrapper ul li {
    flex-wrap: wrap;
  }

  .contact-toast,
  .lets-talk-toast,
  .career-success,
  .toast.career {
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    width: 90%;
    padding: 10px 0px;
    font-size: 14px;
  }
}

.cust-footer-sec .map-wrapper-address .topmap-nav .mapnav ul li a img {
  width: 20px;
  height: 20px;
}

.map-wrapper-address-mobile .accordion-button img {
  width: 20px;
  height: 20px;
}

@media only screen and (max-width:480px) {
  .count h2 {
    font-size: 50px;
  }

  .title p {
    font-size: 30px;
  }

  .counter-section {
    width: 100%;
    height: 440px;
  }

  .counter-card {
    padding: 20px 20px 20px 20px;
  }

}

html {
  position: relative;
}

.back-to-top_wrapeer {
  position: fixed;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 20px;
  z-index: 9999;
}

.back-to-top-inner {
  width: 50px;
  height: 50px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #f26e65;
}

.back-to-top-inner a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.back-to-top-inner a svg path {
  stroke: #f26e65;
}

.back-to-top-inner a svg {
  transform: rotateX(180deg) rotateZ(-90deg);
}

.form-section .form-box form .form-grid .form-group .iti.iti--allow-dropdown {
  width: 100%;
}

.form-section .form-box form .form-grid .form-group.w-30 {
  width: 33.33%;
}

.form-section .form-box form .form-grid .form-group input[type="tel"] {
  padding-left: 50px;
}

.form-section .form-box form .form-grid .form-group select {
  width: 100%;
  background: transparent url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23f26e65"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"></path></svg>');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 90% center;
  color: #fff !important;
  appearance: none;
  padding: 15px;
  border: 1px solid hsla(0, 0%, 100%, .2);
  border-radius: 40px;
}

.form-section .form-box form .form-grid .form-group select option {
  background: #000;
}

.address-area span.office-address-bold {
  font-weight: 600;
  color: #000;
  display: block;
  font-size: 14px;
}

@media only screen and (max-width:767px) {
  .form-section .form-box form .form-grid .form-group.w-30 {
    width: 100%;
  }
  .accordion-body address .office-address-bold {
    font-weight: 600;
    color: #000;
    display: block;
    font-size: 14px;
  }
}

/* csr activity css start */
.csr-activity-sec {
  padding-bottom: 100px;
}

.csr-activity-inner {
  display: flex;
  align-items: center;
  padding: 100px;
  border: 1px solid #262626;
  border-radius: 40px;
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.csr-activity-image_wrapper {
  width: 40%;
}

.csr-activity-content_wrapper {
  width: 60%;
  padding-left: 80px;
}

.csr-activity-image-inner {
  position: relative;
  display: flex;
  flex-direction: column;
}

.csr-activity-image-inner .csr-activity-image {
  margin: 0 0 20px 0;
  border-radius: 150px;
  overflow: hidden;
}

.csr-activity-image-inner .csr-activity-image:last-child {
  margin: 0;
}

.csr-activity-image-inner .csr-activity-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.csr-activity-content-inner .heading-main-sec h2 {
  word-wrap: break-word;
  text-align: left;
  max-width: 620px;
  font-size: 52px;
}

.csr-activity-content-inner .heading-main-sec {
  padding: 0;
}

.csr-activity-content-inner .heading-main-sec h2 span {
  color: #f26e65;
}

.csr-activity-content-inner .csr-content p {
  font-size: 18px;
  color: rgba(255, 255, 255, 70%);
  margin: 0 0 30px 0;
}

.csr-activity-image-inner:before {
  position: absolute;
  content: '';
  width: 80px;
  height: 80px;
  background-image: url(/assets/img/csr-activity_shape_1.svg);
  top: -60px;
  left: -40px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.csr-activity-image-inner:after {
  position: absolute;
  content: '';
  width: 80px;
  height: 80px;
  background-image: url(/assets/img/csr-activity_shape_2.svg);
  bottom: 0px;
  right: 0px;
  background-size: 100%;
}

.csr-activity-inner:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(/assets/img/csr-bg-shap-2.webp);
  top: 0;
  left: 0;
  background-position: -80px -380px;
  z-index: -1;
}

.csr-activity-sec .container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  width: 100%;
  padding: 0 20px;
}

@media screen and (max-width: 1440px) {
  .csr-activity-content_wrapper {
    padding-left: 60px;
  }

  .csr-activity-content-inner .heading-main-sec h2 {
    font-size: 44px;
  }

  .csr-activity-inner {
    padding: 60px;
  }

  .csr-activity-image-inner:before {
    top: -40px;
    left: -20px;
  }

  .csr-activity-sec {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 1199px) {
  .csr-activity-inner {
    padding: 40px;
  }

  .csr-activity-content_wrapper {
    padding-left: 40px;
  }

  .csr-activity-content-inner .heading-main-sec h2 {
    font-size: 40px !important;
  }
}

@media screen and (max-width: 1024px) {
  .csr-activity-image-inner:before {
    width: 60px;
    height: 60px;
  }

  .csr-activity-image-inner:after {
    width: 60px;
    height: 60px;
    bottom: -20px;
  }

  .csr-activity-content_wrapper {
    padding-left: 20px;
  }

  .csr-activity-content-inner .heading-main-sec h2 {
    font-size: 32px !important;
  }
}

@media screen and (max-width: 767px) {
  .csr-activity-inner {
    flex-direction: column;
  }

  .csr-activity-sec {
    padding-bottom: 60px;
  }

  .csr-activity-image_wrapper {
    width: 50%;
  }

  .csr-activity-content_wrapper {
    padding-left: 0px;
    padding-top: 40px;
    width: 100%;
  }

  .csr-activity-image-inner:before {
    top: -20px;
    left: -50px;
  }

  .csr-activity-image-inner:after {
    bottom: -30px;
    right: -40px;
  }

  .csr-activity-inner {
    border-radius: 15px;
  }

  .csr-activity-image_wrapper {
    width: 80%;
  }

  .csr-activity-content-inner .heading-main-sec h2 {
    font-size: 30px !important;
  }

  .csr-activity-image-inner:before {
    top: -10px;
    left: -40px;
    width: 50px;
    height: 50px;
  }

  .csr-activity-image-inner:after {
    width: 50px;
    height: 50px;
    bottom: -20px;
    right: -30px;
  }

  .csr-activity-content-inner .heading-main-sec h2,
  .csr-activity-content-inner .csr-content p {
    text-align: center;
  }

  .csr-activity-content-inner .heading-main-sec h3 {
    width: 100%;
    text-align: center;
  }

  .csr-activity-content-inner .csr-content a.primary-btn {
    margin: 0 auto;
  }
}

@media screen and (max-width: 600px) {
  .csr-activity-inner {
    padding: 20px;
  }
}

/* csr activity css end */

.gloabl-banner-inner-page .inner-page-wrapper .row .content-col .heading-main-sec p a {
  text-decoration: none;
  color: #f26e65;
  font-weight: 600;
}

.policy-main-sec.summary-sec {
  padding: 150px 0 150px 0;
  background-color: #000;
  z-index: 999;
  position: relative;
}

.policy-main-sec.summary-sec .row .cust-summary-wrapper p {
  color: var(--bs-secondary)
}

.policy-main-sec.summary-sec .row .cust-summary-wrapper h2 {
  color: #f26e65;
}

.policy-main-sec.summary-sec .row .cust-summary-wrapper h3 {
  color: #fff;
}

.policy-main-sec.summary-sec .row .cust-summary-wrapper p>a {
  text-decoration: none;
  color: #f26e65;
  font-weight: 600;
}

.policy-contact_wrapper {
  margin-bottom: 10px;
}

.policy-contact_wrapper>a {
  text-decoration: none;
  color: #fff;
}

.policy-contact_wrapper span {
  color: var(--bs-secondary);
}

.policy-main-sec.summary-sec .cust-summary-wrapper .policy-contact_wrapper p {
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
}

.policy-main-sec.summary-sec .cust-summary-wrapper .policy-contact_wrapper p>b,
.policy-contact p>b {
  color: #fff;
}

.policy-heading-date_wrapper .policy-heading-date-inner {
  margin: 0 0 10px 0;
}

.policy-heading-date_wrapper .policy-heading-date-inner p {
  margin: 0 !important;
}

.policy-heading-date_wrapper .policy-heading-date-inner p>span {
  margin: 0 5px 0 0;
  font-weight: 600;
  color: #f26e65;
}

.shopify-partnership-page .work-culture.hire-cta {
  padding-bottom: 150px;
}

@media screen and (max-width: 1440px) {
  .policy-main-sec.summary-sec {
    padding: 70px 0;
  }

  .shopify-partnership-page .work-culture.hire-cta {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 991px) {
  .career-area .career-area-block .cx-icon img.img-icon {
    width: 30px;
    height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .policy-main-sec.summary-sec {
    padding: 60px 0;
  }

  .shopify-partnership-page .work-culture.hire-cta {
    padding-bottom: 60px;
  }
}

.your-passion .heading-main-sec h2.seo-title {
    text-align: left;
}

@media screen and (max-width: 767px) {
    .your-passion .heading-main-sec h2.seo-title {
        text-align: left;
    }
}

.form-group .iti__flag-container {
    top: 0;
    bottom: auto;
    height: 60px;
}

@media screen and (min-width: 1440px) {
    .awards-sec .awards-row .award-col img.award-item {
        width: 80%;
        bottom: -20px;
    }
}
 
div#captcha-container2 , 
div#captcha-container{
    margin: 0 0 20px 20px;
}

.cust-form-get-in-touch.form-section .form-box form .form-grid .form-group .select2-selection__clear{
    font-size: 30px;
    font-weight: 400;
    margin-top: 0;
    color: #fff;
    line-height: 2;
}

.cust-form-get-in-touch.form-section .form-box form .form-grid .form-group input.select2-search__field {
    margin: 0;
}
.form-group .select2-container--default .select2-selection--multiple .select2-selection__choice {
background:#fc5e53;
border:1px solid transparent;
color:#fff;
}

.form-group .select2-container--default .select2-selection--multiple .select2-selection__choice *{
color:#fff;
margin-right:5px;
font-weight:400;
}