@charset "utf-8";
/*------------------------------------------------------------------
[Master Stylesheet]

Project: Resonance
Version: 1.0.3
Last change: 26 November 2023
Primary use: Multipurpose Template  
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Table of contents]

1. Icon fonts.
2. Variables.
3. Common styles.
4. Page loader.
5. Typography.
    5.1. Headings styles.
6. Links.
7. Buttons.
    7.1. Mobile menu button fix.
8. Forms fields.
    8.1. Input underline.
    8.2. Input Gradient.
9. Home sections.
    9.1. Header common styles.
    9.2. Scroll down icon.
    9.3. Scroll down icon type 1.
    9.4. Scroll down icon type 2.
    9.5. Scroll down type 3.
    9.6. Scroll down icon type 4.
    9.7. Home section status.
    9.8. Home section social media links.
    9.9. HTML5 BG Video.
    9.10. Section edge figure.
    9.11. Section BG svg shape.
    9.12. Fullwidth gallery.
    9.13. Typed text.
    9.14. Stack Images.
10. Custom appear animation.
    10.1. Splitting JS chars animation.
    10.2. Splitting JS chars animation 1.
    10.3. Splitting JS chars animation 2.
    10.4. Splitting JS chars animation long.
    10.5. Splitting JS chars animation long 1.
    10.6. Splitting JS words animation.
    10.7. Splitting JS lines animation.
    10.8. Splitting JS lines animation long.
    10.9. Appearing animation styles.
11. Classic menu bar.
    11.1. Logo (in navigation panel).
    11.2. Menu sub.
    11.3. Menu sub multi.
    11.4. Mobile nav.
    11.5. Mobile nav menu sub.
    11.6. Mobile nav menu sub multi.
    11.7. Dark panel style.
    11.8. Transparent panel style.
    11.9. Menu social links.
12. Sections styles.
    12.1. Common section styles.
    12.2. Decorative elements.
    12.3. Marquee text line.
13. Split section.
14. Services.
15. Services 2.
16. Services 3.
17. Services 4.
18. Services 5.
19. Services 6.
20. Services 7.
21. Services 8.
22. Team.
23. Team 1.
24. Features.
25. Features 1.
26. Features 2.
27. Alt features.
28. Spot box.
29. Numbers.
    29.1. Numbers 1.
    29.2. Numbers 2.
    29.3. Numbers 3.
30. Steps.
    30.1. Steps 1.
    30.2. Steps 2.
31. Portfolio.
    31.1. Works filter.
    31.2. Works grid.
32. Portfolio 1.
33. Portfolio 2.
34. Portfolio 3.
35. Portfolio 4.
36. Portfolio 5.
37. Call action 1 section.
38. Call action 2 section.
39. Call action 3 section.
40. Call action 4 section.
41. Images compositions.
    41.1. Images composition 1.
    41.2. Images composition 2.
    41.3. Images composition 3.
    41.4. Images composition 4.
    41.5. Images composition 5.
    41.6. Images composition 6.
    41.7. Images composition 7.
    41.8. Images composition 8.
    41.9. Images composition 9.
42. Work process.
43. Logotypes.
    43.1. Logo carousel.
    43.2. Logo grid.
44. Post previews.
45. Post previews 1.
46. Post previews 2.
47. Post previews 3.
48. Newsletter.
    48.1. Newsletter elegant.
    48.2. Newsletter strong.
    48.3. Newsletter modern.
49. Contact.
50. Contact 1.
51. Contact 2.
52. Google maps.
53. Footer.
54. Footer 1.
55. Footer 2.
56. Blog.
    56.1. Pagination.
    56.2. Comments.
    56.3. Sidebar.
57. Pricing.
58. Shortcodes.
    58.1. Lightbox modal.
    58.2. Owl carousel.
    58.3. Testimonials 4.
    58.4. Testimonials 5.
    58.5. Testimonials 6.
    58.6. Tabs.
    58.7. Tabs minimal.
    58.8. Tabs alternative.
    58.9. Tooltips.
    58.10. Alert messages.
    58.11. Accordion.
    58.12. Toggle.
    58.13. Accorfion style 1.
    58.14. Progress bars.
    58.15. Alt progress bars.
    58.16. Icons examples.
    58.17. Morphext.
59. Skip to content link.
60. Cookies.
61. Intro page.
62. Skin care new
-------------------------------------------------------------------*/

/* ==============================
   Icon fonts
   ============================== */

@import url("icons.css");
@import url("icomoon.css");
@import url("font-awesome-brands.css");

/* ==============================
   skin import
   ============================== */
   
@import url(https://fonts.googleapis.com/css2?family=Arsenal:wght@400;700&amp;family=El+Messiri:wght@400;500;600;700&amp;family=Josefin+Sans:wght@200;300;400;500;600;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,200;9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css);
@import url(remixicon.css);
@import url(flaticon_zigo.css);
@import url(swiper.bundle.min.css);
@import url(aos.css);
@import url(header.css);
@import url(footer.css);
@import url(dark-theme.css);
@import url(https://site-assets.fontawesome.com/releases/v6.2.1/css/all.css);
@import url(https://site-assets.fontawesome.com/releases/v6.2.1/css/sharp-solid.css);

   
/* ==============================
   Variables
   ============================== */

:root {
  --font-global: "DM Sans", sans-serif;
  --font-alt: "DM Sans", sans-serif;
  --font-serif: Georgia, "Times New Roman", Times, serif;
  --full-wrapper-margin-x: 30px;
  --container-width: 1350px;
  --section-padding-y: 120px;
  --menu-bar-height: 85px;
  --menu-bar-height-scrolled: 65px;
  --color-dark-1: #010101;
  --color-dark-2: #171717;
  --color-dark-3: #272727;
  --color-dark-3a: #333;
  --color-dark-4: #555;
  --color-gray-1: #757575;
  --color-gray-2: #888;
  --color-gray-3: #999;
  --color-gray-light-1: #f1f1f1;
  --color-gray-light-2: #f7f7f7;
  --color-gray-light-3: #e5e5e5;
  --color-gray-light-4: #d5d5d5;
  --color-gray-light-5: #ccc;
  --color-gray-light-6: #bbb;
  --color-dark-mode-gray-1: rgba(255, 255, 255, 0.7);
  --color-dark-mode-gray-2: rgba(255, 255, 255, 0.1275);
  --color-primary-1: #4567ed;
  --color-primary-1-a: #375ae3;
  --color-primary-light-1: #e3effe;
  --color-primary-light-1-a: #bcd1f1;
  --color-primary-2: #7752e7;
  --color-primary-light-2: #e7defe;
  --color-primary-3: #b947d9;
  --color-primary-light-3: #f7defe;
  --color-primary-4: #e748b1;
  --color-primary-light-4: #ffe1f5;
  --color-secondary-1: #fbe3a1;
  --gradient-primary-1: linear-gradient(
    90deg,
    var(--color-primary-4) 0%,
    var(--color-primary-3) 33%,
    var(--color-primary-2) 67%,
    var(--color-primary-1) 100%
  );
  --gradient-primary-1-a: linear-gradient(
    90deg,
    var(--color-primary-4) 25%,
    var(--color-primary-3) 40%,
    var(--color-primary-2) 60%,
    var(--color-primary-1) 75%
  );
  --gradient-primary-1-b: linear-gradient(
    45deg,
    var(--color-primary-4) 0%,
    var(--color-primary-3) 33%,
    var(--color-primary-2) 67%,
    var(--color-primary-1) 100%
  );
  --gradient-primary-1-c: linear-gradient(
    0deg,
    var(--color-primary-4) 0%,
    var(--color-primary-3) 33%,
    var(--color-primary-2) 67%,
    var(--color-primary-1) 100%
  );
  --gradient-gray-light-1: linear-gradient(0deg, #f5f5f5 0%, #fff 100%);
  --gradient-gray-light-2: linear-gradient(0deg, #fff 0%, #f5f5f5 100%);
  --gradient-dark-alpha-1: linear-gradient(
    90deg,
    var(--color-dark-1) 40%,
    transparent 87%
  );
  --gradient-dark-alpha-2: linear-gradient(
    90deg,
    transparent 13%,
    var(--color-dark-1) 60%
  );
  --gradient-primary-alpha-1: linear-gradient(
    90deg,
    var(--color-primary-1) 40%,
    transparent 87%
  );
  --gradient-primary-alpha-2: linear-gradient(
    90deg,
    transparent 13%,
    var(--color-primary-1) 60%
  );
  --border-radius-default: 4px;
  --border-radius-large: 30px;
  --box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05),
    0px 1px 1px 0px rgba(0, 0, 0, 0.03), 0px 3px 5px 0px rgba(0, 0, 0, 0.03);
  --box-shadow-strong: 0px 5px 10px 0px rgba(0, 0, 0, 0.08),
    0px 1px 1px 0px rgba(0, 0, 0, 0.06), 0px 3px 5px 0px rgba(0, 0, 0, 0.06);
  --box-shadow-block: 0px 3px 50px 0px rgba(0, 0, 0, 0.05);
  --box-shadow-block-strong: 0px 3px 50px 0px rgba(0, 0, 0, 0.15);
  --transition-default: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  --ease-default: cubic-bezier(0, 0, 0.58, 1);
  --ease-out-long: cubic-bezier(0, 0.5, 0, 1);
  --ease-out-medium: cubic-bezier(0, 0.57, 0.55, 1);
  --ease-out-short: cubic-bezier(0.15, 0.7, 0.78, 1);
  --ease-elastic-1: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  --ease-elastic-2: cubic-bezier(0.68, -3, 0.27, 5);
}

/* ==============================
   Common styles
   ============================== */

:root {
  scroll-behavior: auto;
}
html {
  -ms-overflow-style: scrollbar;
}
body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
main {
  overflow: clip;
}
iframe {
  border: none;
}
a,
b,
div,
ul,
li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  
}
a:focus:not(.focus-visible),
a:active,
section:focus,
div:active,
div:focus {
  -moz-outline: none;
  outline: none;
}
a:focus.focus-visible,
button:focus.focus-visible,
div:focus.focus-visible {
  -moz-outline: 3px dotted #36a367 !important;
  outline: 3px dotted #36a367 !important;
  outline-offset: 0 !important;
}
embed,
object,
video {
  max-width: 100%;
  height: auto;
}
img:not([draggable]) {
  max-width: 100%;
  height: auto;
}
.hero-wrap.hero-two .hero-shape-one,
.hero-wrap.hero-two .hero-shape-two img:not([draggable]) {
  max-width: 100%;
  height: 144px;
}


.image-fullwidth img {
  width: 100%;
  height: auto;
}
.min-height-80vh {
  min-height: 80vh;
}
.min-height-90vh {
  min-height: 90vh;
}
.min-height-100vh {
  min-height: 100vh !important;
  min-height: 100vh !important;
}
.align-center {
  text-align: center !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.hidden {
  display: none !important;
}
.relative {
  position: relative !important;
}
.z-index-1 {
  z-index: 1 !important;
}
.z-index-n1 {
  z-index: -1 !important;
}
.no-hover {
  cursor: default !important;
}
.wch-unset {
  will-change: unset !important;
}
.white {
  color: #fff !important;
}
.black {
  color: var(--color-dark-1) !important;
}
.color-primary-1 {
  color: var(--color-primary-1) !important;
}
.color-primary-2 {
  color: var(--color-primary-2) !important;
}
.color-primary-3 {
  color: var(--color-primary-3) !important;
}
.color-primary-4 {
  color: var(--color-primary-4) !important;
}
.color-secondary-1 {
  color: var(--color-secondary-1) !important;
}
.opacity-003 {
  opacity: 0.03 !important;
}
.opacity-004 {
  opacity: 0.04 !important;
}
.opacity-005 {
  opacity: 0.05 !important;
}
.opacity-006 {
  opacity: 0.06 !important;
}
.opacity-007 {
  opacity: 0.07 !important;
}
.opacity-008 {
  opacity: 0.08 !important;
}
.opacity-009 {
  opacity: 0.09 !important;
}
.opacity-01 {
  opacity: 0.1 !important;
}
.opacity-015 {
  opacity: 0.15 !important;
}
.opacity-02 {
  opacity: 0.2 !important;
}
.opacity-025 {
  opacity: 0.25 !important;
}
.opacity-03 {
  opacity: 0.3 !important;
}
.opacity-035 {
  opacity: 0.35 !important;
}
.opacity-04 {
  opacity: 0.4 !important;
}
.opacity-045 {
  opacity: 0.45 !important;
}
.opacity-05 {
  opacity: 0.5 !important;
}
.opacity-055 {
  opacity: 0.55 !important;
}
.opacity-06 {
  opacity: 0.6 !important;
}
.opacity-065 {
  opacity: 0.65 !important;
}
.opacity-07 {
  opacity: 0.7 !important;
}
.opacity-075 {
  opacity: 0.75 !important;
}
.opacity-08 {
  opacity: 0.8 !important;
}
.opacity-085 {
  opacity: 0.85 !important;
}
.opacity-09 {
  opacity: 0.9 !important;
}
.opacity-095 {
  opacity: 0.95 !important;
}
.opacity-1 {
  opacity: 1 !important;
}
.size-13 {
  font-size: 13.5px !important;
}
.size-14 {
  font-size: 14px !important;
}
.size-15 {
  font-size: 15px !important;
}
.size-16 {
  font-size: 16px !important;
}
.size-17 {
  font-size: 17px !important;
}
.size-18 {
  font-size: 18.5px !important;
}
.size-20 {
  font-size: 20px !important;
}
.size-22 {
  font-size: 22px !important;
}
.size-24 {
  font-size: 24px !important;
}
.box-shadow {
  box-shadow: var(--box-shadow-block) !important;
}
.box-shadow-strong {
  box-shadow: var(--box-shadow-block-strong) !important;
}
.border-color-primary-1 {
  border: 1px solid var(--color-primary-1);
}
.border-color-primary-2 {
  border: 1px solid var(--color-primary-2);
}
.border-color-primary-3 {
  border: 1px solid var(--color-primary-3);
}
.border-color-primary-4 {
  border: 1px solid var(--color-primary-4);
}
.border-dark {
  border: 1px solid var(--color-dark-mode-gray-2) !important;
}
.bg-border-dark {
  background: var(--color-dark-3) !important;
  border: 1px solid var(--color-dark-mode-gray-2) !important;
}
.stick-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
}
.block-sticky {
  position: sticky;
  top: calc(var(--menu-bar-height-scrolled) + 40px);
  left: 0;
}
.round {
  border-radius: var(--border-radius-default) !important;
}
.round-large {
  border-radius: var(--border-radius-large) !important;
}
.circle {
  border-radius: 100px !important;
}
.circle-large {
  border-radius: 700px !important;
}
.round.overflow-hidden,
.round-large.overflow-hidden,
.circle.overflow-hidden,
.circle-large.overflow-hidden {
  isolation: isolate;
  transform: translateZ(0);
}
::selection {
  color: #fff;
  background: var(--color-primary-1);
}
.light-content ::selection {
  color: #fff;
  background: var(--color-primary-1);
}
.animate,
.animate * {
  transition: var(--transition-default);
}
.parallax-mousemove {
  transition: var(--transition-default);
  
  will-change: transform;
}
.parallax-mousemove-follow {
  
}
@media not all and (min-resolution: 0.001dpcm) {
  @media {
    .parallax-mousemove,
    .parallax-mousemove-follow {
      transition: none !important;
    }
  }
}
[data-rellax-x] {
  transition: transform 0.25s var(--ease-out-short);
  transition-delay: 0.0025s;
  will-change: transform;
}
[data-rellax-y] {
  transition: transform 0.25s cubic-bezier(0, 0, 0.58, 1);
  transition-delay: 0.0025s;
  will-change: transform;
}
.no-animate {
  -webkit-transition-property: none !important;
  
  -o-transition-property: none !important;
  transition-property: none !important;
}
.clearlist,
.clearlist li {
  list-style: none;
  padding: 0;
  margin: 0;
  background: none;
}
.clearlinks a {
  text-decoration: none;
  color: unset;
}
.clearlinks a:hover {
  color: unset !important;
}
.full-wrapper {
  margin: 0 var(--full-wrapper-margin-x);
}
.container {
  max-width: var(--container-width);
  padding: 0 30px;
}
.row:not(
    .g-0,
    .g-1,
    .g-2,
    .g-3,
    .g-4,
    .g-5,
    .gx-0,
    .gx-1,
    .gx-2,
    .gx-3,
    .gx-4,
    .gx-5,
    .gy-0,
    .gy-1,
    .gy-2,
    .gy-3,
    .gy-4,
    .gy-5
  ) {
  --bs-gutter-x: 30px;
}
.row.gx-huge {
  --bs-gutter-x: 276px;
}
.icon-ellipse {
  position: relative;
  top: -0.085em;
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  background: currentColor;
  border-radius: 50%;
}
.text-outline-cont {
  position: relative;
  display: inline-block;
}
.text-outline {
  position: relative;
}
.text-outline-1 {
  position: absolute;
  top: -0.36em;
  left: 0;
  color: #fff;
  -webkit-text-stroke: 1px var(--color-dark-1);
  opacity: 0.2;
  pointer-events: none;
}
.text-outline-2 {
  position: absolute;
  top: -0.72em;
  left: 0;
  color: #fff;
  -webkit-text-stroke: 1px var(--color-dark-1);
  opacity: 0.1;
  pointer-events: none;
}
.light-content .text-outline-1 {
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  opacity: 0.17;
}
.light-content .text-outline-2 {
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  opacity: 0.07;
}

/* ==============================
   Page loader
   ============================== */

.page-loader {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fefefe;
  z-index: 100000;
}
.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  text-indent: -12345px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.55);
  border-radius: 50%;
  animation: spinner 700ms infinite linear;
  will-change: transform;
  z-index: 100001;
}

.page-loader.dark {
  background: var(--color-dark-1);
}
.page-loader.dark .loader {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.page-loader.gradient .loader {
  border-color: transparent;
  background: linear-gradient(to right, white, white), var(--gradient-primary-1);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
.page-loader.gradient.dark .loader {
  border-color: transparent !important;
  background: linear-gradient(
      to right,
      var(--color-dark-1),
      var(--color-dark-1)
    ),
    var(--gradient-primary-1);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}

.page-loader.color .loader {
  border-color: var(--color-primary-light-1-a);
  border-left-color: var(--color-primary-1);
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* ==============================
   Typography
   ============================== */

body {
  color: var(--color-dark-1);
  font-family: var(--font-global);
  font-size: 18px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.67;
}
a {
  color: #014e4e;
  text-decoration: underline;
  transition: color 0.1s var(--ease-default);
}
a:hover {
  color: var(--color-dark-4);
  text-decoration: underline;
}
b,
strong {
  font-weight: 500;
}
mark {
  position: relative;
  padding: 0;
  color: inherit;
  background-color: transparent;
  background-image: linear-gradient(
    90deg,
    rgba(17, 17, 17, 0.1) 0,
    rgba(17, 17, 17, 0.1) 100%
  );
  background-repeat: no-repeat;
  background-size: 100% 0.3em;
  background-position: 0 110%;
}
.light-content mark {
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.2) 100%
  );
}
.mark-decoration-1 {
  position: relative;
  display: inline-block;
}
.mark-decoration-1:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.4em;
  width: 100%;
  height: 0.5357em;
  background-image: url(../images/mark-decoration-1.svg);
  background-repeat: no-repeat;
  background-size: auto 0.55357em;
  background-position: 0 0;
  pointer-events: none;
}
.light-content .mark-decoration-1:before {
  background-image: url(../images/mark-decoration-1-white.svg);
}
.mark-decoration-2 {
  position: relative;
  display: inline-block;
}
.mark-decoration-2:before {
  content: "";
  position: absolute;
  top: -0.09em;
  left: -0.2em;
  bottom: -0.09em;
  right: -0.2em;
  display: block;
  border: 1px solid var(--color-dark-1);
  border-radius: 50%;
  opacity: 0.7;
  transform: rotate(-7deg);
  pointer-events: none;
}
.mark-decoration-3-wrap {
  position: relative;
  display: inline-block;
  isolation: isolate;
}
.mark-decoration-3 {
  position: absolute;
  left: 0;
  bottom: 0.12em;
  display: block;
  width: 100%;
  height: 0.2em;
  z-index: -1;
}
.mark-decoration-3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-secondary-1);
}
.light-content .mark-decoration-3:before {
  opacity: 0.37;
}
.mark-decoration-4 {
  position: relative;
  display: inline-block;
}
.mark-decoration-4:before {
  content: "";
  position: absolute;
  bottom: 0.12em;
  left: 0;
  display: block;
  width: 100%;
  height: 7px;
  opacity: 0.2;
  background: var(--gradient-primary-1);
  pointer-events: none;
  z-index: -1;
}
.light-content .mark-decoration-4:before {
  opacity: 0.375;
}
.mark-decoration-5 {
  position: relative;
  display: inline-block;
  isolation: isolate;
}
.mark-decoration-5:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.4em;
  width: 100%;
  height: 0.5357em;
  background-image: url(../images/demo-corporate/mark-decoration-1.svg);
  background-repeat: no-repeat;
  background-size: auto 0.25892em;
  background-position: 0 0;
  pointer-events: none;
  z-index: -1;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 1em;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  margin-bottom: 0.5em;
  font-size: 42px;
  letter-spacing: -0.04em;
}
h2,
.h2 {
  margin-bottom: 0.5em;
  font-size: 36px;
  letter-spacing: -0.03em;
}
h3,
.h3 {
  margin-bottom: 0.7em;
  font-size: 28px;
  letter-spacing: -0.03em;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 16px;
  font-weight: 700;
}
p {
  margin: 0 0 1.5em 0;
}
ul,
ol {
  margin: 0 0 1.5em 0;
}
blockquote {
  margin: 0 0 2em 0;
  padding: 0;
  border: none;
  background: none;
  font-style: normal;
  line-height: 1.47;
}
blockquote p {
  position: relative;
  margin-bottom: 0.7em;
  font-size: 140%;
  font-style: normal;
  letter-spacing: -0.01em;
  line-height: 1.5;
}
blockquote footer {
  font-size: 15px;
  font-weight: 400;
}
.testimonial {
  position: relative;
  margin: 0 0 1.5em 0;
  padding-left: 1.9778em;
  border: none;
  background: none;
  font-size: 46px;
  border: none;
}
.testimonial p {
  position: relative;
  margin-bottom: 0.85em;
  font-size: 46px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.025em;
  line-height: 1.217;
}
.testimonial footer {
  font-size: 18px;
  font-weight: 500;
}
.testimonial .small {
  font-size: 15px;
  font-weight: 400;
  color: var(--color-gray-1);
}
.light-content .testimonial .small {
  color: var(--color-dark-mode-gray-1);
}
.testimonial .blockquote-icon {
  position: absolute;
  top: 0.15em;
  left: 0;
  width: 0.88em;
  height: 0.88em;
  background: #fff;
  border-radius: 50%;
  font-family: Georgia, serif;
  font-size: 1.5em;
  line-height: 1.45em;
  text-align: center;
}
.light-content .testimonial .blockquote-icon {
  color: var(--color-dark-1);
}
dl dt {
  margin-bottom: 0.5em;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.0039em;
}
dl dd {
  margin-bottom: 1.9em;
  color: var(--color-gray-1);
}
.light-content dl dd {
  color: var(--color-dark-mode-gray-1);
}
pre {
  background-color: #f9f9f9;
  border-color: #ddd;
}
hr {
  background-color: #000;
  opacity: 0.1;
}
hr.white {
  background-color: #fff;
  opacity: 1;
}
.dark-mode hr.white {
  background-color: #fff;
  opacity: 0.15;
}
hr.black {
  background-color: var(--color-dark-1);
  opacity: 1;
}
hr.thick {
  height: 2px;
}

.uppercase {
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.serif {
  font-family: var(--font-serif);
  font-style: italic;
  font-weight: normal;
}
.font-alt {
  font-family: var(--font-alt);
}
.normal {
  font-weight: normal;
}
.strong {
  font-weight: 700 !important;
}
.lead {
  margin: 0 0 1em 0;
  font-size: 140%;
  font-weight: 400;
  letter-spacing: -0.012em;
  line-height: 1.5;
}
.lead-alt {
  font-size: 46px;
  font-weight: 500;
  line-height: 1.196;
  letter-spacing: -0.04em;
}
.dropcap {
  float: left;
  font-size: 3em;
  line-height: 1;
  padding: 2px 8px 2px 0;
}

.highlight pre {
  border: 1px solid var(--color-gray-light-3);
  background: var(--color-gray-light-2);
  color: var(--color-dark-4);
  border-radius: var(--border-radius-default);
}
.light-content .highlight pre {
  border-color: transparent;
  background-color: var(--color-dark-3a);
  color: var(--color-gray-light-6);
}

/* 
 * Headings styles
 */

.hs-wrap {
  position: relative;
  margin: 0 auto;
  padding: 50px 40px;
  overflow: hidden;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: var(--border-radius-default);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  isolation: isolate;
  transform: translateZ(0);
}
.hs-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  opacity: 0.17;
}
.hs-line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3%;
  height: 160%;
  mix-blend-mode: difference;
  pointer-events: none;
}
.hs-line:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: translate(-50%, -50%) rotate(30deg);
}
.hs-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 50px;
}
.hs-icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
@media only screen and (min-width: 992px) {
  .hs-title-overlap {
    width: 137% !important;
    margin-right: -37%;
  }
}
.hs-title-1 {
  margin-top: 0;
  font-size: 70px;
  font-weight: 500;
  line-height: 1.085;
  letter-spacing: -0.035em;
}
.hs-title-2 {
  margin-top: 0;
  font-size: 120px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.025em;
}
.hs-title-2a {
  margin-top: 0;
  font-size: 112px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.025em;
}
.hs-title-3 {
  margin-top: 0;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
.hs-title-3a {
  margin-top: 0;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.012em;
}
.hs-title-4 {
  margin-top: 0;
  font-size: 100px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.hs-title-4a {
  margin-top: 0;
  font-size: 100px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.hs-title-5 {
  margin-top: 0;
  font-size: 150px;
  font-weight: 500;
  line-height: 0.92;
  letter-spacing: normal;
  text-transform: uppercase;
}
.hs-title-6 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.hs-title-7 {
  margin-top: 0;
  font-size: 160px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.02em;
}
.hs-title-8 {
  margin-top: 0;
  font-size: 60px;
  font-weight: 500;
  line-height: 1.085;
  letter-spacing: -0.035em;
}
.hs-title-9 {
  margin-top: 0;
  font-size: 65px;
  font-weight: 500;
  line-height: 1.1176;
  letter-spacing: -0.037em;
}
.hs-title-10 {
  margin-top: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1785;
  letter-spacing: -0.037em;
}
.hs-title-11 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.hs-title-12 {
  margin-top: 0;
  font-size: 86px;
  font-weight: 500;
  line-height: 1.085;
  letter-spacing: -0.035em;
}
.hs-title-13 {
  margin-top: 0;
  font-size: 82px;
  font-weight: 500;
  line-height: 1.085;
  letter-spacing: -0.035em;
}
.hs-title-13a {
  margin-top: 0;
  font-size: 82px;
  font-weight: 500;
  line-height: 1.085;
  letter-spacing: -0.035em;
}
.hs-line-14 {
  font-size: 120px;
  font-weight: 500;
  letter-spacing: -0.03em;
}
.hs-image-1 {
  max-width: 0.85em;
  max-height: 0.85em;
  margin-top: -0.2em;
  vertical-align: middle;
}
.hs-image-1 {
  width: 0.85em;
  height: 0.85em;
  margin-top: -0.2em;
  vertical-align: middle;
}
.hs-image-2 {
  width: 0.75em;
  height: 0.75em;
  margin-top: -0.2em;
  vertical-align: middle;
  border-radius: 50%;
}
.hs-image-3 {
  height: 0.75em !important;
  margin-top: -0.2em;
  vertical-align: middle;
  border-radius: 100px;
}
.hs-paragraph-1 {
  position: absolute;
  top: 158px;
  left: 0;
  max-width: 256px;
  font-size: 16px;
  line-height: 1.5;
}
.hs-paragraph-2 {
  position: absolute;
  top: 160px;
  right: 50px;
  max-width: 350px;
  font-size: 14px;
  text-transform: uppercase;
  text-indent: 4em;
  line-height: 1.5;
  letter-spacing: 0;
}
.hs-descr {
  font-size: 34px;
  font-weight: 400;
  line-height: 1.353;
  letter-spacing: -0.0075em;
}

/* ==============================
   Links
   ============================== */

.link-hover-anim {
  position: relative;
  display: inline-block;
  padding: 6px 0;
  overflow: hidden;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1;
  text-decoration: none;
  vertical-align: middle;
  color: currentColor;
  background: none;
  border: none;
  cursor: pointer;
}
.link-hover-anim:hover {
  text-decoration: none !important;
}
.main-nav .link-hover-anim {
  top: 1px;
}
.link-strong {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 7px 0;
  transition: transform 0.5s var(--ease-elastic-1),
    opacity 0.5s var(--ease-elastic-1), color 0.2s var(--ease-default);
}
.underline .link-strong {
  border-bottom: 2px solid currentColor;
}
.underline .link-strong i {
  position: relative;
  top: 0.075em;
}
.link-hover-anim:not(.underline) .link-strong i:not([class^="icon-"]) {
  position: relative;
  top: -0.05em;
  vertical-align: middle;
}
.link-strong svg {
  position: relative;
  top: -0.1em;
  margin-right: 0.2em;
}
.link-strong-hovered {
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  opacity: 0;
  transform: translateY(150%) translateZ(0.001px) skewY(10deg);
}
.link-hover-anim:hover {
  color: inherit;
}
.link-strong-unhovered {
  display: block;
}
.link-hover-anim:hover .link-strong-unhovered {
  opacity: 0;
  transform: translateY(-150%) translateZ(0.001px) skewY(-10deg);
}

.link-hover-anim:hover .link-strong-hovered {
  opacity: 1;
  transform: translateY(0) translateZ(0.001px) skewY(0);
}
.light-content .link-strong,
.light-content .link-hover-anim {
  color: #fff;
}

.link-hover-anim.link-gradient .link-strong {
  background: var(--gradient-primary-1-a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.link-hover-anim.link-gradient .link-strong i {
  -webkit-text-fill-color: var(--color-primary-1);
}

.link-circle {
  padding-right: 22px;
}
.link-circle:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 7px;
  transform: translate3d(0, -50%, 0.001px);
  display: block;
  width: 51px;
  height: 51px;
  border: 1px solid currentColor;
  border-radius: 50%;
  transition: all 0.5s var(--ease-elastic-2);
}
.link-circle:hover:before {
  transform: translate3d(0, -50%, 0.001px) scale(1.1);
}
.link-circle .link-strong {
  padding: 20px 0;
}

.link-circle-1 {
  margin-left: -7px;
  padding-left: 27px;
}
.link-circle-1:before {
  content: "";
  position: absolute;
  top: calc(50%);
  left: 7px;
  transform: translate3d(0, -50%, 0.001px);
  display: block;
  width: 60px;
  height: 60px;
  border: 2px solid var(--color-dark-1);
  border-radius: 50%;
  opacity: 0.15;
  transition: all 0.5s var(--ease-elastic-2);
}
.link-circle-1 .link-strong-hovered {
  left: 27px;
}
.light-content .link-circle-1:before {
  border-color: #fff;
  opacity: 0.25;
}
.link-circle-1:hover:before {
  transform: translate3d(0, -50%, 0.001px) scale(0.88);
}
.link-circle-1 .link-strong {
  padding: 24px 0;
}

/* ==============================
   Buttons
   ============================== */

.btn-mod,
a.btn-mod {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 13px;
  color: #fff;
  background: var(--color-dark-1);
  border: 1px solid transparent;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.065em;
  border-radius: 0;
  box-shadow: none;
  transition: var(--transition-default);
  cursor: pointer;
}
.btn-mod:hover,
.btn-mod:focus,
a.btn-mod:hover,
a.btn-mod:focus {
  color: #fff;
  text-decoration: none;
  outline: none;
  border-color: transparent;
  box-shadow: none;
}
.btn-mod:active {
  cursor: pointer !important;
  outline: none !important;
}

.btn-mod i.align-center:before {
  display: block;
  margin: -0.275em 0;
  transform: translateY(0.14em);
}

.btn-mod.btn-small {
  height: auto;
  padding: 6px 15px;
  font-size: 13px;
  letter-spacing: 0.05em;
}
.btn-mod.btn-medium {
  height: auto;
  padding: 13px 20px 12px;
  font-size: 13px;
  letter-spacing: 0.085em;
}
.btn-mod.btn-large {
  height: auto;
  padding: 16px 32px 15px;
  font-size: 13px;
  letter-spacing: 0.085em;
}

.btn-mod.btn-w {
  color: var(--color-dark-1);
  background: #fff;
}
.btn-mod.btn-w:hover,
.btn-mod.btn-w:focus {
  color: var(--color-dark-1);
  background: rgba(255, 255, 255, 1);
}

.btn-mod.btn-w-c {
  color: var(--color-primary-1);
  background: #fff;
}
.btn-mod.btn-w-c:hover,
.btn-mod.btn-w-c:focus {
  color: var(--color-primary-1);
  background: #fff;
}

.btn-mod.btn-border {
  color: var(--color-dark-1);
  border: 1px solid var(--color-dark-1);
  background: transparent;
}
.btn-mod.btn-border:hover,
.btn-mod.btn-border:focus {
  color: var(--color-dark-1);
  border-color: var(--color-dark-1);
}

.btn-mod.btn-border-c {
  color: var(--color-primary-1);
  border: 1px solid var(--color-primary-1);
  background: transparent;
}
.btn-mod.btn-border-c:hover,
.btn-mod.btn-border-c:focus {
  color: #fff;
  border-color: transparent;
  background: var(--color-primary-1);
}

.btn-mod.btn-border-w {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}
.btn-mod.btn-border-w:hover,
.btn-mod.btn-border-w:focus {
  border-color: #fff;
}

.btn-mod.btn-border-w-light {
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: transparent;
}
.btn-mod.btn-border-w-light:hover,
.btn-mod.btn-border-w-light:focus {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.8);
}

.btn-mod.btn-gray {
  color: var(--color-dark-4);
  background: var(--color-gray-light-3);
}
.btn-mod.btn-gray:hover,
.btn-mod.btn-gray:focus {
  color: var(--color-dark-3);
  background: var(--color-gray-light-4);
}

.btn-mod.btn-color {
  color: #fff;
  background: var(--color-primary-1);
}
.btn-mod.btn-color-light {
  color: var(--color-primary-1);
  background: var(--color-primary-light-1);
}

.btn-mod.btn-dark,
.btn-mod.btn-dark:hover,
.btn-mod.btn-dark:focus {
  background: var(--color-dark-3) !important;
  border: 1px solid var(--color-dark-mode-gray-2) !important;
  box-shadow: none !important;
}

.btn-mod.btn-circle {
  border-radius: 30px;
}
.btn-circle-alt {
  border-radius: 50%;
}
.btn-circle-alt:hover {
  border-radius: 10px;
}
.btn-mod.btn-round {
  border-radius: var(--border-radius-default);
}
.btn-full {
  width: 100%;
}

.btn-mod.btn-with-icon {
  display: inline-flex;
  align-items: center;
  height: 42px;
  padding: 0 17px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: normal;
  border: none;
  box-shadow: var(--box-shadow-block);
}
.btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  margin-left: -10px;
  margin-right: 8px;
  font-size: 16px;
  border-radius: 50%;
}
.btn-icon.color-1 {
  color: #fff;
  background: var(--color-primary-1);
}
.btn-icon.color-2 {
  color: #fff;
  background: var(--color-primary-2);
}
.btn-icon.color-3 {
  color: #fff;
  background: var(--color-primary-3);
}
.btn-icon.color-4 {
  color: #fff;
  background: var(--color-primary-4);
}
.btn-mod.btn-with-icon:hover {
  background: #fff;
  box-shadow: var(--box-shadow-block-strong);
}
.btn-mod.btn-with-icon i:not(.btn-icon i) {
  position: relative;
  top: 0.05em;
  font-size: 20px;
}

.btn-mod.btn-hover-anim {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transform: translateZ(0);
}
.btn-mod.btn-hover-anim > span {
  position: relative;
}
.btn-mod.btn-hover-anim:before {
  content: "";
  display: block;
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0.7) translateY(55%);
  background: #038585;
  border-radius: 100%;
  transition: all 0.25s cubic-bezier(0, 0, 0.31, 0.99);
}
.btn-mod.btn-hover-anim:hover {
  opacity: 1;
  border-color: #ddd;
}
.btn-mod.btn-hover-anim:hover:before {
  transform: scaleX(2) scaleY(1) translateY(-15%);
}
.btn-mod.btn-w.btn-hover-anim:before {
  background: #ddd;
}
.btn-mod.btn-w.btn-hover-anim:hover {
  border-color: #ddd;
}
.btn-mod.btn-w-c.btn-hover-anim:before {
  background: var(--color-primary-light-1);
}
.btn-mod.btn-w-c.btn-hover-anim:hover {
  border-color: var(--color-primary-light-1);
}
.btn-mod.btn-color.btn-hover-anim:before {
  background: var(--color-primary-1-a);
}
.btn-mod.btn-color.btn-hover-anim:hover {
  border-color: var(--color-primary-1-a);
}

.btn-mod.btn-ellipse,
.btn-mod.btn-ellipse:focus {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 170px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.22;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  background: none;
  transform: rotate(-15deg);
}
.btn-mod.btn-ellipse:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  border-radius: 50%;
  opacity: 97%;
  transition: all 0.37s var(--ease-out-short);
}
.btn-mod.btn-ellipse > * {
  z-index: 1;
}
.btn-mod.btn-ellipse:hover {
  background: none;
  opacity: 1;
}
.btn-mod.btn-ellipse:hover:before {
  transform: scale(1.1);
}
.btn-mod.btn-ellipse.btn-w:before {
  background: #fff;
}

.btn-mod.btn-ellipse-inner {
  position: relative;
}
.btn-ellipse-inner {
  position: relative;
  overflow: hidden;
}
.btn-ellipse-unhovered {
  display: block;
  padding: 10px;
  transition: all 0.37s var(--ease-out-short);
}
.btn-ellipse-hovered {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  padding: 10px;
  opacity: 0;
  transition: all 0.37s var(--ease-out-short);
}
.btn-mod.btn-ellipse:hover .btn-ellipse-unhovered {
  opacity: 0;
  transform: translate(0, -100%);
}
.btn-mod.btn-ellipse:hover .btn-ellipse-hovered {
  opacity: 1;
  transform: translate(0, -100%);
}

.btn-animate-y {
  position: relative;
  display: block;
  overflow: hidden;
}
.btn-animate-y-1 {
  display: block;
  transition: all 0.37s var(--ease-out-short), opacity 0.37s linear;
}
.btn-animate-y-2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: translate(0, 100%);
  transition: all 0.37s var(--ease-out-short), opacity 0.37s linear;
}
.btn-mod:hover .btn-animate-y-1,
a:not(.no-hover):hover .btn-animate-y-1 {
  opacity: 0;
  transform: translate(0, -100%);
}
.btn-mod:hover .btn-animate-y-2,
a:not(.no-hover):hover .btn-animate-y-2 {
  opacity: 1;
  transform: translate(0, 0);
}

.big-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin: 0 auto 20px;
  font-size: 30px;
  color: var(--color-dark-1);
  background: #fff;
  border-radius: 50%;
  transition: var(--transition-default);
}
.big-icon i {
  position: relative;
  left: 0.1em;
}
.big-icon-gradient {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin: 0 auto 12px;
  overflow: hidden;
  font-size: 30px;
  color: var(--color-dark-1);
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 100px 0px rgba(185, 71, 217, 0.5);
  transition: transform 0.2s var(--ease-default);
  isolation: isolate;
  transform: translateZ(0);
}
.big-icon-gradient:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--gradient-primary-1-b);
  opacity: 0.225;
  transition: opacity 0.1s var(--ease-default);
}
.big-icon-gradient:hover:before {
  opacity: 0.15;
}
.big-icon-gradient i {
  position: relative;
  left: 0.1em;
}
.big-icon-gradient i:before {
  background: var(--gradient-primary-1-b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.big-icon-border {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin: 0 auto 20px;
  border: 3px solid var(--color-dark-1);
  text-align: center;
  font-size: 30px;
  color: var(--color-dark-1);
  border-radius: 50%;
  transition: var(--transition-default);
}
.big-icon-border i {
  position: relative;
  left: 0.1em;
}
.big-icon-link {
  display: inline-block;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  letter-spacing: -0.02em;
}
.big-icon-link:hover {
  text-decoration: none;
}
.light-content .big-icon-link {
  color: #fff;
}
.big-icon-link-gradient {
  display: inline-block;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  letter-spacing: -0.02em;
}
.big-icon-link-gradient:hover {
  text-decoration: none;
}
.light-content .big-icon-link-gradient {
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.8);
}
.light-content .big-icon-link-gradient:hover {
  -webkit-text-fill-color: rgba(255, 255, 255, 0.9);
}
.light-content .big-icon-border {
  color: #fff;
  border-color: #fff;
}

.btn-mod.btn-grad {
  color: #fff !important;
  background-image: var(--gradient-primary-1);
  background-repeat: no-repeat;
  border: none;
}
.btn-mod.btn-border-grad {
  border: 1px solid transparent;
  background: linear-gradient(to right, white, white),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  color: var(--color-primary-1);
}
.btn-mod.btn-border-grad > span {
  position: relative;
  display: block;
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.btn-mod.btn-border-grad > span i {
  -webkit-text-fill-color: var(--color-primary-1);
}
.btn-mod.btn-border-grad .btn-animate-y-1,
.btn-mod.btn-border-grad .btn-animate-y-2 {
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main-nav.dark .btn-border-grad {
  background: linear-gradient(
      to right,
      var(--color-dark-1),
      var(--color-dark-1)
    ),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}

/* 
 * Mobile menu button fix 
 */

.mobile-on .link-hover-anim {
  top: 0;
}
.mobile-on .btn-border,
.mobile-on .btn-border:hover {
  color: #fff !important;
  border-color: #fff !important;
}

/* ==============================
   Forms fields
   ============================== */

.form input[type="text"],
.form input[type="email"],
.form input[type="number"],
.form input[type="url"],
.form input[type="search"],
.form input[type="tel"],
.form input[type="password"],
.form input[type="date"],
.form input[type="color"],
.form select {
  display: inline-block;
  height: 27px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 400;
  color: var(--color-dark-1);
  border: 1px solid rgba(0, 0, 0, 0.183);
  padding-top: 0;
  padding-bottom: 2px;
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.form select:not([multiple]) {
  padding-right: 24px !important;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9px" height="5px"><path fill-rule="evenodd" fill="rgb(17, 17, 17)" d="M8.886,0.631 L8.336,0.117 C8.263,0.049 8.178,0.015 8.083,0.015 C7.988,0.015 7.903,0.049 7.830,0.117 L4.506,3.155 L1.183,0.117 C1.109,0.049 1.025,0.015 0.930,0.015 C0.834,0.015 0.750,0.049 0.677,0.117 L0.127,0.631 C0.053,0.699 0.017,0.778 0.017,0.867 C0.017,0.956 0.053,1.035 0.127,1.103 L4.253,4.892 C4.327,4.960 4.411,4.994 4.506,4.994 C4.602,4.994 4.686,4.960 4.759,4.892 L8.886,1.103 C8.959,1.035 8.996,0.956 8.996,0.867 C8.996,0.778 8.959,0.699 8.886,0.631 L8.886,0.631 Z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 9px 5px;
}
.form select[multiple] {
  height: auto;
}
.form input[type="text"]::placeholder,
.form input[type="email"]::placeholder,
.form input[type="number"]::placeholder,
.form input[type="url"]::placeholder,
.form input[type="search"]::placeholder,
.form input[type="tel"]::placeholder,
.form input[type="password"]::placeholder,
.form input[type="date"]::placeholder,
.form input[type="color"]::placeholder,
.form select::placeholder {
  color: var(--color-gray-2);
  transition: var(--transition-default), font-size 0s;
}
.form input[type="text"]:hover::placeholder,
.form input[type="email"]:hover::placeholder,
.form input[type="number"]:hover::placeholder,
.form input[type="url"]:hover::placeholder,
.form input[type="search"]:hover::placeholder,
.form input[type="tel"]:hover::placeholder,
.form input[type="password"]:hover::placeholder,
.form input[type="date"]:hover::placeholder,
.form input[type="color"]:hover::placeholder,
.form select::placeholder {
  color: var(--color-gray-1);
}
.form input[type="text"]:hover,
.form input[type="email"]:hover,
.form input[type="number"]:hover,
.form input[type="url"]:hover,
.form input[type="search"]:hover,
.form input[type="tel"]:hover,
.form input[type="password"]:hover,
.form input[type="date"]:hover,
.form input[type="color"]:hover,
.form select:hover {
  border-color: rgba(0, 0, 0, 0.38);
}
.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form input[type="number"]:focus,
.form input[type="url"]:focus,
.form input[type="search"]:focus,
.form input[type="tel"]:focus,
.form input[type="password"]:focus,
.form input[type="date"]:focus,
.form input[type="color"]:focus,
.form select:focus {
  color: var(--color-dark-1);
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  outline: none;
}
input[type="text"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="date"]:-webkit-autofill,
input[type="color"]:-webkit-autofill,
textarea:-webkit-autofill,
input[type="text"]:-webkit-autofill:hover,
input[type="email"]:-webkit-autofill:hover,
input[type="number"]:-webkit-autofill:hover,
input[type="url"]:-webkit-autofill:hover,
input[type="search"]:-webkit-autofill:hover,
input[type="tel"]:-webkit-autofill:hover,
input[type="password"]:-webkit-autofill:hover,
input[type="date"]:-webkit-autofill:hover,
input[type="color"]:-webkit-autofill:hover,
textarea:-webkit-autofill:hover,
input[type="text"]:-webkit-autofill:focus,
input[type="email"]:-webkit-autofill:focus,
input[type="number"]:-webkit-autofill:focus,
input[type="url"]:-webkit-autofill:focus,
input[type="search"]:-webkit-autofill:focus,
input[type="tel"]:-webkit-autofill:focus,
input[type="password"]:-webkit-autofill:focus,
input[type="date"]:-webkit-autofill:focus,
input[type="color"]:-webkit-autofill:focus,
textarea:-webkit-autofill:focus {
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1),
    background-color 1s 900000s ease;
  -webkit-text-fill-color: var(--color-dark-1);
}
.light-content input[type="text"],
.light-content input[type="email"],
.light-content input[type="number"],
.light-content input[type="url"],
.light-content input[type="search"],
.light-content input[type="tel"],
.light-content input[type="password"],
.light-content input[type="date"],
.light-content input[type="color"],
.light-content select {
  color: #fff;
  background: none;
  border-color: rgba(255, 255, 255, 0.35);
}
.light-content input[type="text"]:hover,
.light-content input[type="email"]:hover,
.light-content input[type="number"]:hover,
.light-content input[type="url"]:hover,
.light-content input[type="search"]:hover,
.light-content input[type="tel"]:hover,
.light-content input[type="password"]:hover,
.light-content input[type="date"]:hover,
.light-content input[type="color"]:hover,
.light-content select:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.light-content input[type="text"]:focus,
.light-content input[type="email"]:focus,
.light-content input[type="number"]:focus,
.light-content input[type="url"]:focus,
.light-content input[type="search"]:focus,
.light-content input[type="tel"]:focus,
.light-content input[type="password"]:focus,
.light-content input[type="date"]:focus,
.light-content input[type="color"]:focus,
.light-content select:focus {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.75);
}
.light-content .form input[type="text"]::placeholder,
.light-content .form input[type="email"]::placeholder,
.light-content .form input[type="number"]::placeholder,
.light-content .form input[type="url"]::placeholder,
.light-content .form input[type="search"]::placeholder,
.light-content .form input[type="tel"]::placeholder,
.light-content .form input[type="password"]::placeholder,
.light-content .form input[type="date"]::placeholder,
.light-content .form input[type="color"]::placeholder,
.light-content .form select::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.light-content .form input[type="text"]:hover::placeholder,
.light-content .form input[type="email"]:hover::placeholder,
.light-content .form input[type="number"]:hover::placeholder,
.light-content .form input[type="url"]:hover::placeholder,
.light-content .form input[type="search"]:hover::placeholder,
.light-content .form input[type="tel"]:hover::placeholder,
.light-content .form input[type="password"]:hover::placeholder,
.light-content .form input[type="date"]:hover::placeholder,
.light-content .form input[type="color"]:hover::placeholder,
.light-content .form select::placeholder {
  color: rgba(255, 255, 255, 0.75);
}
.light-content input[type="text"]:-webkit-autofill,
.light-content input[type="email"]:-webkit-autofill,
.light-content input[type="number"]:-webkit-autofill,
.light-content input[type="url"]:-webkit-autofill,
.light-content input[type="search"]:-webkit-autofill,
.light-content input[type="tel"]:-webkit-autofill,
.light-content input[type="password"]:-webkit-autofill,
.light-content input[type="date"]:-webkit-autofill,
.light-content input[type="color"]:-webkit-autofill,
.light-content textarea:-webkit-autofill,
.light-content input[type="text"]:-webkit-autofill:hover,
.light-content input[type="email"]:-webkit-autofill:hover,
.light-content input[type="number"]:-webkit-autofill:hover,
.light-content input[type="url"]:-webkit-autofill:hover,
.light-content input[type="search"]:-webkit-autofill:hover,
.light-content input[type="tel"]:-webkit-autofill:hover,
.light-content input[type="password"]:-webkit-autofill:hover,
.light-content input[type="date"]:-webkit-autofill:hover,
.light-content input[type="color"]:-webkit-autofill:hover,
.light-content textarea:-webkit-autofill:hover,
.light-content input[type="text"]:-webkit-autofill:focus,
.light-content input[type="email"]:-webkit-autofill:focus,
.light-content input[type="number"]:-webkit-autofill:focus,
.light-content input[type="url"]:-webkit-autofill:focus,
.light-content input[type="search"]:-webkit-autofill:focus,
.light-content input[type="tel"]:-webkit-autofill:focus,
.light-content input[type="password"]:-webkit-autofill:focus,
.light-content input[type="date"]:-webkit-autofill:focus,
.light-content input[type="color"]:-webkit-autofill:focus,
.light-content textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
}
.form input[type="text"].input-lg,
.form input[type="email"].input-lg,
.form input[type="number"].input-lg,
.form input[type="url"].input-lg,
.form input[type="search"].input-lg,
.form input[type="tel"].input-lg,
.form input[type="password"].input-lg,
.form input[type="date"].input-lg,
.form input[type="color"].input-lg,
.form select.input-lg {
  height: 52.5px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}
.form input[type="text"].input-md,
.form input[type="email"].input-md,
.form input[type="number"].input-md,
.form input[type="url"].input-md,
.form input[type="search"].input-md,
.form input[type="tel"].input-md,
.form input[type="password"].input-md,
.form input[type="date"].input-md,
.form input[type="color"].input-md,
.form select.input-md {
  height: 46px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
}
.form input[type="text"].input-sm,
.form input[type="email"].input-sm,
.form input[type="number"].input-sm,
.form input[type="url"].input-sm,
.form input[type="search"].input-sm,
.form input[type="tel"].input-sm,
.form input[type="password"].input-sm,
.form input[type="date"].input-sm,
.form input[type="color"].input-sm,
.form select.input-sm {
  height: 37px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.form input[type="color"] {
  padding: 3px !important;
}
.form input.form-check-input {
  border: 1px solid var(--color-gray-1);
}
.form .form-check-label {
  font-weight: 400;
}
.form textarea {
  font-size: 13px;
  font-weight: 400;
  color: var(--color-dark-1);
  border-color: rgba(0, 0, 0, 0.183);
  padding: 0 7px;
  outline: none;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;

  -webkit-appearance: none;
}
.form textarea::placeholder {
  color: var(--color-gray-2);
  transition: var(--transition-default);
}
.form textarea:hover::placeholder {
  color: var(--color-gray-1);
}
.form textarea:hover {
  border-color: rgba(0, 0, 0, 0.38);
}
.form textarea:focus {
  color: var(--color-dark-1);
  border-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.light-content textarea {
  color: #fff;
  background: none;
  border-color: rgba(255, 255, 255, 0.35);
}
.light-content textarea:hover {
  background: none;
  border-color: rgba(255, 255, 255, 0.5);
}
.light-content textarea:focus {
  color: #fff;
  background: none;
  border-color: rgba(255, 255, 255, 0.75);
}
.light-content .form textarea::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.light-content .form textarea:hover::placeholder {
  color: rgba(255, 255, 255, 0.75);
}
.form textarea.input-lg {
  padding: 12px 20px;
  font-size: 16px;
}
.form textarea.input-md {
  padding: 8px 15px;
  font-size: 15px;
}
.form textarea.input-sm {
  padding: 5px 10px;
  font-size: 14px;
}
.form input.input-circle,
.form select.input-circle,
.form textarea.input-circle {
  border-radius: 27px;
}
.form label {
  display: inline-block;
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
.form .form-group {
  margin-bottom: 21px;
}

.form div.error {
  margin-top: 20px;
  padding: 13px 20px;
  text-align: center;
  background: var(--bs-danger);
  color: #fff;
  border-radius: var(--border-radius-default);
}
.form div.error a,
.form div.error a:hover {
  color: #fff;
}
.form div.error label,
.form div.success label {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}
.form div.success {
  margin-top: 20px;
  padding: 13px 20px;
  text-align: center;
  background: rgba(50, 178, 95, 0.75);
  color: #fff;
  border-radius: var(--border-radius-default);
}

.form-tip,
.form-tip a {
  font-size: 14px;
  line-height: 1.43;
  color: var(--color-gray-1);
}
.form-tip a:hover {
  color: var(--color-dark-1);
}
.form-tip .fa {
  font-size: 12px;
}
.light-content .form-tip,
.light-content .form-tip a {
  color: var(--color-dark-mode-gray-1);
}

.form-control {
  border-radius: 0;
}

/*
 * Input underline
 */

.form input[type="text"].underline,
.form input[type="email"].underline,
.form input[type="number"].underline,
.form input[type="url"].underline,
.form input[type="search"].underline,
.form input[type="tel"].underline,
.form input[type="password"].underline,
.form input[type="date"].underline,
.form input[type="color"].underline,
.form textarea.underline,
.form select.underline {
  border-top: none;
  border-left: none;
  border-right: none;
  padding-left: 0;
  border-width: 2px;
  border-color: var(--color-dark-1);
  border-radius: 0;
}
.form input[type="text"].underline,
.form input[type="email"].underline,
.form input[type="number"].underline,
.form input[type="url"].underline,
.form input[type="search"].underline,
.form input[type="tel"].underline,
.form input[type="password"].underline,
.form input[type="date"].underline,
.form input[type="color"].underline,
.form textarea.underline {
  padding-right: 0;
}
.form input[type="text"].underline:focus,
.form input[type="email"].underline:focus,
.form input[type="number"].underline:focus,
.form input[type="url"].underline:focus,
.form input[type="search"].underline:focus,
.form input[type="tel"].underline:focus,
.form input[type="password"].underline:focus,
.form input[type="date"].underline:focus,
.form input[type="color"].underline:focus,
.form textarea.underline:focus,
.form select.underline:focus {
  box-shadow: none;
}
.light-content .form input[type="text"].underline,
.light-content .form input[type="email"].underline,
.light-content .form input[type="number"].underline,
.light-content .form input[type="url"].underline,
.light-content .form input[type="search"].underline,
.light-content .form input[type="tel"].underline,
.light-content .form input[type="password"].underline,
.light-content .form input[type="date"].underline,
.light-content .form input[type="color"].underline,
.light-content .form textarea.underline,
.light-content .form select.underline {
  border-color: #fff;
}

/*
 * Input Gradient
 */

.input-grad-wrap {
  border: 1px solid transparent;
  background: linear-gradient(to right, white, white),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
.form input[type="text"].input-grad,
.form input[type="email"].input-grad,
.form input[type="number"].input-grad,
.form input[type="url"].input-grad,
.form input[type="search"].input-grad,
.form input[type="tel"].input-grad,
.form input[type="password"].input-grad,
.form input[type="date"].input-grad,
.form input[type="color"].input-grad,
.form textarea.input-grad,
.form select.input-grad {
  border: none;
}
.form input[type="text"].input-grad:focus,
.form input[type="email"].input-grad:focus,
.form input[type="number"].input-grad:focus,
.form input[type="url"].input-grad:focus,
.form input[type="search"].input-grad:focus,
.form input[type="tel"].input-grad:focus,
.form input[type="password"].input-grad:focus,
.form input[type="date"].input-grad:focus,
.form input[type="color"].input-grad:focus,
.form textarea.input-grad:focus,
.form select.input-grad:focus {
  border: none;
  box-shadow: none;
}
.light-content .input-grad-wrap {
  background: linear-gradient(
      to right,
      var(--color-dark-1),
      var(--color-dark-1)
    ),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}

/* ==============================
   Home sections
   ============================== */

/*
 * Header common styles
 */

.home-section {
  width: 100%;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.home-content {
  width: 100%;
  position: relative;
  text-align: center;
}

/*
 * Scroll down icon
 */

@keyframes scroll-down-anim {
  0% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(-5px);
  }
}

.scroll-down-wrap {
  position: absolute;
  bottom: 25px;
  left: 50%;
  width: 48px;
  height: 48px;
  margin-left: -24px;
}
.scroll-down {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: var(--color-dark-1) !important;
  font-size: 22px;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: scroll-down-anim 1.15s infinite;
}
.scroll-down:before {
  display: block;
  content: "";
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #fff;
  box-shadow: var(--box-shadow);
  z-index: 1;
  transition: all 0.4s var(--ease-elastic-2);
}
.scroll-down:hover {
  text-decoration: none;
}
.scroll-down:hover:before {
  box-shadow: var(--box-shadow-strong);
  transform: translate(-50%, -50%) scale(1.25);
}
.scroll-down i {
  position: relative;
  top: 1px;
  z-index: 2;
}

/*
 * Scroll down icon type 1
 */

.scroll-down-wrap-type-1 {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}
.scroll-down-1 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.scroll-down-1-icon {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  margin-right: 8px;
  font-size: 24px;
}
.scroll-down-1-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid var(--color-dark-1);
  border-radius: 50%;
  opacity: 0.38;
  transition: opacity 0.4s ease, transform 0.4s var(--ease-elastic-2);
}
.scroll-down-1-icon svg,
.scroll-down-1-icon img {
  width: 24px;
  height: 24px;
  opacity: 0.43;
  transition: all 0.4s ease;
}
.scroll-down-1-icon i {
  opacity: 0.43;
  transition: all 0.4s ease;
}
.scroll-down-1-text {
  font-size: 14px;
  opacity: 0.6;
  transition: opacity 0.4s ease, transform 0.4s var(--ease-elastic-2);
}
.scroll-down-1:hover {
  text-decoration: none;
  color: inherit;
}
.scroll-down-1:hover .scroll-down-1-icon:before {
  opacity: 1;
  transform: scale(1.25);
}
.scroll-down-1:hover .scroll-down-1-icon svg,
.scroll-down-1:hover .scroll-down-1-icon img,
.scroll-down-1:hover .scroll-down-1-icon i {
  opacity: 1;
}
.scroll-down-1:hover .scroll-down-1-text {
  opacity: 1;
  transform: translateX(7px);
}
.light-content .scroll-down-1-icon {
  color: #fff;
}
.light-content .scroll-down-1-icon svg,
.light-content .scroll-down-1-icon img {
  opacity: 0.65;
}
.light-content .scroll-down-1-icon i {
  opacity: 0.65;
}
.light-content .scroll-down-1-icon:before {
  border-color: #fff;
  opacity: 0.5;
}
.light-content .scroll-down-1-text {
  color: #fff;
  opacity: 0.7;
}

/*
 * Scroll down icon type 2
 */

.scroll-down-wrap-2 {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  line-height: 0;
}
.scroll-down-2,
.scroll-down-2:hover {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: var(--color-dark-1);
  animation: scroll-down-2 1.5s infinite ease-out;
}
@keyframes scroll-down-2 {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(10px);
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateY(-10px);
  }
}
.light-content .scroll-down-2,
.light-content .scroll-down-2:hover {
  color: #fff;
}

/*
 * Scroll down type 3
 */

.scroll-down-3-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.scroll-down-3 {
  position: relative;
  color: var(--color-dark-1);
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.1em;
  transition: letter-spacing 0.27s var(--ease-out-medium);
}
.scroll-down-3:hover {
  color: unset;
  text-decoration: none;
  letter-spacing: 0.2em;
}
.scroll-down-3:after {
  content: "";
  display: block;
  width: 1px;
  height: 106px;
  margin: 6px auto -53px;
  background: var(--color-dark-1);
}
.light-content .scroll-down-3 {
  color: #fff;
}
.light-content .scroll-down-3:after {
  background: rgba(193, 193, 193, 0.9);
}

/*
 * Scroll down icon type 4
 */

.scroll-down-wrap-4 {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}
.scroll-down-4 {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  text-decoration: none;
  color: var(--color-dark-1);
  border: 2px solid var(--color-dark-1);
  border-radius: 50%;
  transition: all 0.27s var(--ease-default);
}
.scroll-down-4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  transform: scale(0.3);
  transition: all 0.27s var(--ease-out-medium);
}
.scroll-down-4:hover {
  color: #fff;
  border-color: transparent;
  text-decoration: none;
}
.scroll-down-4:hover:before {
  opacity: 1;
  transform: scale(1.2);
}
.light-content .scroll-down-4 {
  color: #fff;
  border-color: #fff;
}
.light-content .scroll-down-4:hover {
  color: var(--color-dark-1);
  border-color: transparent;
}
.light-content .scroll-down-4:before {
  background: #fff;
}

/*
 * Home section status
 */

.hs-status {
  position: absolute;
  bottom: 30px;
  left: var(--full-wrapper-margin-x);
  width: 180px;
  font-size: 16px;
  line-height: 1.375;
  padding-left: 10px;
  border-left: 2px solid currentColor;
}

/*
 * Home section social media links  
 */

.hs-social {
  position: absolute;
  bottom: 30px;
  right: var(--full-wrapper-margin-x);
}
.hs-social.left {
  left: var(--full-wrapper-margin-x);
  right: auto;
}
.hs-social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-top: 8px;
  font-size: 16px;
  color: var(--color-dark-1);
  text-decoration: none;
  border: 1px solid var(--color-dark-1);
  border-radius: 50%;
  transition: var(--transition-default);
}
.hs-social-link:hover {
  color: #fff;
  background: var(--color-dark-1);
  text-decoration: none;
}
.hs-social-link svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.light-content .hs-social-link {
  color: #fff;
  border-color: #fff;
}
.light-content .hs-social-link:hover {
  color: var(--color-dark-1);
  background: #fff;
}

/*
 * HTML5 BG Video
 */

.bg-video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.bg-video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bg-video::-webkit-media-controls,
.bg-video::-webkit-media-controls-panel,
.bg-video::-webkit-media-controls-play-button,
.bg-video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
a.bg-video-button-muted {
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 24px;
  line-height: 1;
  color: var(--color-dark-1);
  z-index: 1000;
}
a.bg-video-button-pause {
  display: block;
  width: 1em;
  height: 1em;
  position: absolute;
  bottom: 20px;
  left: 60px;
  font-size: 24px;
  line-height: 1;
  color: var(--color-dark-1);
  z-index: 1000;
}
.light-content a.bg-video-button-muted,
.light-content a.bg-video-button-pause {
  color: #fff;
}

/*
 * Section edge figure
 */

.edge-top-figure-1 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 15%;
  overflow: hidden;
  background: #fff;
}
.edge-top-figure-1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 160%;
  height: 520%;
  background: var(--color-dark-1);
  border-radius: 100%;
}
.edge-top-figure-2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 15%;
  overflow: hidden;
  background: var(--color-dark-1);
}
.edge-top-figure-2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 160%;
  height: 520%;
  background: var(--color-dark-2);
  border-radius: 100%;
}

/*
 * Section BG svg shape
 */

.bg-shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 90.1875%;
}
.bg-shape-1 img {
  width: 100%;
}

.bg-shape-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 53.625%;
}
.bg-shape-2 img {
  width: 100%;
}

.bg-shape-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 90.1875%;
}
.bg-shape-3 img {
  width: 100%;
}

.bg-shape-4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bg-shape-4 img {
  width: 100%;
}

.bg-shape-5 {
  position: absolute;
  top: 0;
  right: 0;
  width: 34.375%;
  height: 100%;
  background: var(--gradient-primary-1-b);
  opacity: 0.15;
}

.bg-shape-6 {
  position: absolute;
  top: 50%;
  right: 100%;
  width: 35.325%;
  padding-top: 35.325%;
  background: var(--gradient-primary-1);
  border-radius: 100%;
  opacity: 0.15;
  transform: translate(9.7%, -50%) rotate(90deg);
}

.bg-shape-7 {
  position: absolute;
  top: -10%;
  left: 0;
  width: 187%;
}
.bg-shape-7 img {
  width: 100%;
}

.bg-line-1 {
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
}
.bg-line-1 img {
  width: 100%;
}
.bg-line-2 img {
  width: 100%;
}
.bg-line-3 img {
  width: 100%;
}

/*
 * Fullwidth gallery
 */

.fullwidth-gallery-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: stretch;
  width: 100%;
  height: 100%;
}
.fullwidth-galley-content {
  position: relative;
  z-index: 25;
}
.fullwidth-gallery {
  display: flex !important;
  align-items: stretch;
}
.fullwidth-gallery .owl-wrapper-outer {
  display: flex;
  align-items: stretch;
  height: auto !important;
}
.fullwidth-gallery .owl-wrapper {
  display: flex !important;
  align-items: stretch;
}
.fullwidth-gallery .owl-item {
  display: flex !important;
  align-items: stretch;
  height: 100% !important;
}

/*
 * Typed text
 */

.typewrite .wrap:after {
  animation: blink 1s infinite;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* 
 * Stack Images
 */

.stack-images {
  position: relative;
  margin: 0 auto;
  padding: 19.2307% 0;
}
.stack-images-1 {
  max-width: 57.692%;
  position: absolute;
  top: 0;
  right: 0;
}
.stack-images-2 {
  position: relative;
  max-width: 57.692%;
  margin: 0 auto;
}
.stack-images-3 {
  max-width: 57.692%;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* ==============================
   Custom appear animation
   ============================== */

/*
 * Splitting JS chars animation
 */

.appear-animate .charsAnimIn .char {
  opacity: 0;
  transform: translateY(0.5em) rotate(7deg);
  transform-origin: 0 50%;
  transition: transform 0.62s var(--ease-out-short),
    opacity 0.62s var(--ease-default);
  transition-delay: calc(0.027s * var(--char-index));
}
html:not(.mobile) .appear-animate .charsAnimIn .char {
  will-change: opacity, transform;
}
@media print {
  .appear-animate .charsAnimIn .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimIn.animated .char,
.mobile .charsAnimIn .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS chars animation 1
 */

.appear-animate .charsAnimIn-1 .char {
  opacity: 0;
  transform: translateX(0.01em) translateY(0.27em) translateZ(0)
    rotate(0.0003deg);
  transition: transform 1s var(--ease-out-short), opacity 1s var(--ease-default);
  transition-delay: calc(0.037s * var(--char-index));
}
html:not(.mobile) .appear-animate .charsAnimIn-1 .char {
  will-change: opacity, transform;
}
@media print {
  .appear-animate .charsAnimIn-1 .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimIn-1.animated .char,
.mobile .charsAnimIn-1 .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS chars animation 2
 */

.appear-animate .charsAnimIn-2 .char {
  opacity: 0;
  transform: translateY(0.2em) translateZ(0) rotate(5deg);
  transition: transform 0.5s var(--ease-out-short),
    opacity 1s var(--ease-default);
  transition-delay: calc(0.0427s * var(--char-index));
}
html:not(.mobile) .appear-animate .charsAnimIn-2 .char {
  will-change: opacity, transform;
}
@media print {
  .appear-animate .charsAnimIn-2 .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimIn-2.animated .char,
.mobile .charsAnimIn-2 .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS chars animation long
 */

.appear-animate .charsAnimInLong .char {
  opacity: 0;
  transform: translateX(0.5em);
  transform-origin: 0 50%;
  transition: transform 0.85s var(--ease-out-short),
    opacity 0.62s var(--ease-default);
  transition-delay: calc(0.03s * var(--char-index));
}
html:not(.mobile) .appear-animate .charsAnimInLong .char {
  will-change: opacity, transform;
}
@media print {
  .appear-animate .charsAnimInLong .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimInLong.animated .char,
.mobile .charsAnimInLong .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS chars animation long 1
 */

.appear-animate .charsAnimInLong-1 .char {
  opacity: 0;
  transform: translateX(0.275em);
  transform-origin: 0 50%;
  transition: transform 1s var(--ease-out-short),
    opacity 0.62s var(--ease-default);
  transition-delay: calc(0.039s * var(--char-index));
}
html:not(.mobile) .appear-animate .charsAnimInLong-1 .char {
  will-change: opacity, transform;
}
@media print {
  .appear-animate .charsAnimInLong-1 .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.charsAnimInLong-1.animated .char,
.mobile .charsAnimInLong-1 .char {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS words animation
 */

.appear-animate .wordsAnimIn .word {
  opacity: 0;
  transform: translateY(1em) scale(0.75) skew(-5deg) rotate(7deg);
  transform-origin: 0 50%;
  transition: transform 0.5s var(--ease-out-short),
    opacity 0.5s var(--ease-out-short);
  transition-delay: calc(0.05s * var(--word-index));
}
html:not(.mobile) .appear-animate .wordsAnimIn .word {
  will-change: opacity, transform;
}
@media print {
  .appear-animate .wordsAnimIn .word {
    opacity: 1 !important;
    transform: none !important;
  }
}
.wordsAnimIn.animated .word,
.mobile .wordsAnimIn .word {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS lines animation
 */

.appear-animate .linesAnimIn .word {
  opacity: 0;
  backface-visibility: hidden;
  transform: translateY(39px) translateZ(0) scale(1) rotate(0.02deg);
  transform-origin: 0 50%;
  transition: transform 1s cubic-bezier(0, 0.55, 0.45, 1),
    opacity 1s cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: calc(0.05s * var(--line-index));
}
html:not(.mobile) .appear-animate .linesAnimIn .word {
  will-change: opacity, transform;
}
@media print {
  .appear-animate .linesAnimIn .word {
    opacity: 1 !important;
    transform: none !important;
  }
}
.linesAnimIn.animated .word,
.mobile .linesAnimIn .word {
  opacity: 1;
  transform: none;
}

/*
 * Splitting JS lines animation long
 */

.appear-animate .linesAnimInLong .word {
  opacity: 0;
  backface-visibility: hidden;
  transform: translateY(39px) translateZ(0) scale(1) rotate(0.02deg);
  transform-origin: 0 50%;
  transition: transform 1s cubic-bezier(0, 0.55, 0.45, 1),
    opacity 1s cubic-bezier(0, 0.55, 0.45, 1);
  transition-delay: calc(0.1s * var(--line-index));
}
html:not(.mobile) .appear-animate .linesAnimInLong .word {
  will-change: opacity, transform;
}
@media print {
  .appear-animate .linesAnimInLong .word {
    opacity: 1 !important;
    transform: none !important;
  }
}
.linesAnimInLong.animated .word,
.mobile .linesAnimInLong .word {
  opacity: 1;
  transform: none;
}

/*
 * Appearing animation styles
 */

:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.wow,
.wow-menubar,
.wow-p {
  opacity: 0.001;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
html:not(.mobile) .wow,
html:not(.mobile) .wow-menubar,
html:not(.mobile) .wow-p {
  /*will-change: opacity, transform;*/
}
.appear-animate .wow.scaleOutIn {
  opacity: 1;
  transform: scale(1.2);
}
.appear-animate .wow.animated,
.appear-animate .wow.scaleOutIn.animated,
.appear-animate .wow-p.amimated,
.appear-animate .wow-menubar.animated,
.mobile .appear-animate .wow,
.mobile .appear-animate .wow-menubar,
.mobile .appear-animate .wow-p {
  opacity: 1;
  transform: scale(1);
}
@media print {
  .wow,
  .wow.scaleOutIn,
  .wow-menubar,
  .wow-p {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -37px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 37px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(37px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(-37px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInDownShort {
  0% {
    opacity: 0;
    transform: translate3d(0, -12px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownShort {
  animation-name: fadeInDownShort;
}
@keyframes fadeInUpShort {
  0% {
    opacity: 0;
    transform: translate3d(0, 12px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpShort {
  animation-name: fadeInUpShort;
}
@keyframes fadeInLeftShort {
  0% {
    opacity: 0;
    transform: translate3d(12px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftShort {
  animation-name: fadeInLeftShort;
}
@keyframes fadeInRightShort {
  0% {
    opacity: 0;
    transform: translate3d(-12px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightShort {
  animation-name: fadeInRightShort;
}
@keyframes scalexIn {
  0% {
    opacity: 0;
    transform: scaleX(0);
    transform-origin: left center;
  }
  to {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left center;
  }
}
.scalexIn {
  animation-name: scalexIn;
}
@keyframes fadeScaleIn {
  0% {
    opacity: 0;
    transform: scale(0.95) translateZ(0.1px);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.fadeScaleIn {
  animation-name: fadeScaleIn;
}
@keyframes scaleOutIn {
  0% {
    transform: scale(1.2) translateZ(0.1px);
  }
  to {
    transform: scale(1);
  }
}
.scaleOutIn {
  animation-name: scaleOutIn;
  animation-timing-function: var(--ease-out-short);
}
@keyframes fadeScaleOutIn {
  0% {
    opacity: 0;
    transform: translateY(10px) translateZ(0.1px) scale(1.1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.fadeScaleOutIn {
  animation-name: fadeScaleOutIn;
}
@keyframes clipRightIn {
  0% {
    clip-path: inset(0 100% 0 0);
  }

  to {
    clip-path: inset(0);
  }
}
.clipRightIn {
  animation-name: clipRightIn;
  animation-timing-function: var(--ease-out-medium);
}
@keyframes fadeRotateIn {
  0% {
    opacity: 0;
    transform: rotateX(60deg) rotateY(10deg) rotateZ(-10deg);
    transform-origin: top;
    animation-timing-function: var(--ease-out-short);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeRotateIn {
  animation-name: fadeRotateIn;
}

/* ==============================
   Classic menu bar
   ============================== */

/*
 * Logo (in navigation panel)
 */

.nav-logo-wrap {
  position: absolute;
  top: 0;
  left: 0;
  flex-shrink: 0;
  z-index: 1;
}
.nav-logo-wrap .logo {
  display: flex;
  align-items: center;
  max-width: 188px;
  height: var(--menu-bar-height);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.nav-logo-wrap .logo img {
  max-height: 100%;
}
.nav-logo-wrap .logo:before,
.nav-logo-wrap .logo:after {
  display: none;
}
.logo,
a.logo:hover {
  font-size: 18px;
  font-weight: 600 !important;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.9);
}

/*
 * Desktop nav
 */

.main-nav {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
  height: var(--menu-bar-height) !important;
  position: relative;
  top: 0;
  left: 0;
  text-align: left;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.025),
    0px 1px 1px 0px rgba(0, 0, 0, 0.01), 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
  z-index: 1030;
  transition: all 0.2s var(--ease-default);
}
.main-nav.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.small-height {
  height: var(--menu-bar-height-scrolled) !important;
}
.main-nav-sub {
  flex-grow: 1;
  display: flex;
  position: relative;
}
.inner-nav {
  flex-grow: 1;
  position: relative;
}
.inner-nav ul {
  margin: auto;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.3;
}
.inner-nav ul i.align-center:before {
  display: block;
  margin-top: -0.15em;
  transform: translateY(13.5%);
}
.inner-nav ul i.mi-mobile:before {
  margin-left: -0.25em;
  margin-right: -0.25em;
}
.inner-nav > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.inner-nav ul li {
  margin: 0 18px;
  position: relative;
}
.inner-nav ul li:first-child {
  margin-left: 0;
}
.inner-nav ul li:last-child {
  margin-right: 0;
}
.inner-nav > ul.items-end {
  position: absolute;
  top: 0;
  right: 0;
}
.inner-nav ul li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.inner-nav > ul > li > a {
  display: table-cell;
  vertical-align: middle;
  height: var(--menu-bar-height);
  opacity: 0.65;
}
.main-nav:not(.mobile-on).small-height .inner-nav > ul > li > a {
  height: var(--menu-bar-height-scrolled) !important;
}
.inner-nav ul li a:hover,
.inner-nav ul li a.active {
  color: var(--color-dark-1);
  opacity: 1;
  text-decoration: none;
}
.body-scrolled .scrolled-hidden {
  display: none;
}
.scrolled-visible {
  display: none;
}
.body-scrolled .scrolled-visible {
  display: block;
}
.mobile-on .scrolled-hidden,
.mobile-on .body-scrolled .scrolled-hidden {
  display: block;
}
.mobile-on .scrolled-visible {
  display: none;
}

/* Menu sub */

.inner-nav .mi-chevron-down {
  margin-left: -0.19em;
  font-size: 16px;
  transition: all 0.2s var(--ease-default), color 0 var(--ease-default);
}
.mi-chevron-right {
  transition: var(--transition-default);
}
.mn-sub {
  display: none;
  width: 220px;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  background: rgba(245, 243, 243, 0.993);
  border-radius: 0 0 3px 3px;
}
.light-content .mn-sub {
  background: rgba(50, 50, 50, 0.9927);
}
.transparent .mn-sub,
.inner-nav .mn-sub .mn-sub,
.mn-has-multi a {
  border-radius: 3px;
}
.transparent .mn-sub > li:first-child > a,
.transparent .mn-sub > li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.mn-sub > li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.main-nav.mobile-on.transparent .mn-sub > li:first-child > a,
.main-nav.mobile-on.transparent .mn-sub > li:first-child > a,
.main-nav.mobile-on .mn-sub > li:last-child > a {
  border-radius: 0;
}
.mn-sub li {
  display: block;
  width: 100%;
  margin: 0 !important;
}
.inner-nav ul li .mn-sub li a,
.mn-group-title {
  display: block;
  width: 100%;
  height: auto !important;
  line-height: 1.3 !important;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 12px 15px;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
  border-left: none;
  border-right: none;
  letter-spacing: 0;
  color: #014e4e !important;
  outline-offset: -2px !important;
  transition: var(--transition-default);
}
.mobile-on .mn-has-multi > li:last-child > a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.065) !important;
}
.mn-sub li a:hover,
.inner-nav ul li .mn-sub li a:hover,
.mn-sub li a.active {
  background: rgba(255, 255, 255, 0.09);
  color: #014e4e !important;
}
.mn-sub:not(.mn-has-multi) li ul {
  left: 100%;
  right: auto;
  top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.07);
}
.inner-nav li .mn-sub.to-left {
  left: auto;
  right: 0;
}
.inner-nav > ul > li:last-child .mn-sub li ul,
.inner-nav > li:last-child .mn-sub li ul,
.inner-nav li .mn-sub li ul.to-left {
  left: auto;
  right: 100%;
  top: 0;
  border-left: none;
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}
.mobile-on .inner-nav li:last-child .mn-sub li ul {
  left: auto;
  right: auto;
  top: 0;
}
.mn-wrap {
  padding: 8px;
}

/* Menu sub multi */

.mn-has-multi {
  width: auto !important;
  padding: 15px;
  text-align: left;
  white-space: nowrap;
}
.mn-sub-multi {
  width: 200px !important;
  overflow: hidden;
  white-space: normal;
  float: none !important;
  display: inline-block !important;
  vertical-align: top;
}
.mn-sub-multi > ul {
  width: auto;
  margin: 0;
  padding: 0;
  float: none;
}
.mn-group-title {
  font-size: 18px !important;
}
.mn-group-title:hover {
  background: none !important;
}
.mobile-on .mn-sub-multi > ul {
  left: auto;
  right: auto;
  border: none;
}
.mobile-on .mn-sub-multi {
  display: block;
  width: 100% !important;
}
.mobile-on .mn-sub-multi > ul > li:last-child > a {
  border: none !important;
}
.mobile-on .mn-sub:not(.mn-has-multi) > li:last-child > a {
  border: none !important;
}
.mobile-on .mn-sub-multi:last-child > ul {
  border-bottom: none !important;
}

/*
 * Mobile nav
 */

.mobile-on .desktop-nav {
  display: none;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0 15px;
  z-index: 100;
}
.mobile-on .full-wrapper .desktop-nav {
  padding: 0;
}
.mobile-on .desktop-nav ul {
  position: relative;
  width: 100%;
  float: none;
  overflow-x: hidden;
  background: white;
}
.mobile-on .desktop-nav > ul {
  overflow-y: auto;
  display: block;
}
.mobile-on .desktop-nav ul li {
  display: block;
  float: none !important;
  overflow: hidden;
}
.mobile-on .desktop-nav ul li ul {
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-on .desktop-nav ul li a {
  display: block;
  width: 100%;
  height: auto !important;
  line-height: 1.3 !important;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 10px;
  text-align: left;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.065);
  color: var(--color-gray-light-5);
  opacity: 1;
  cursor: pointer;
}
.mobile-on .desktop-nav ul li a:hover,
.mobile-on .desktop-nav ul li a.active {
  background: rgba(255, 255, 255, 0.025);
  color: #eee;
}
.mobile-on .desktop-nav ul li a:focus {
  outline-offset: -2px !important;
}

.mobile-nav-display {
  display: none;
}
.mobile-on .mobile-nav-display {
  display: block !important;
}
.mobile-nav-display-i {
  display: none;
}
.mobile-on .mobile-nav-display-i {
  display: inline-block !important;
}
.desktop-nav-display {
  display: block;
}
.mobile-on .desktop-nav-display {
  display: none !important;
}

/* Mobile nav menu sub */

.mobile-on .mn-has-sub > .mi-chevron-down {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 22px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.mobile-on .mn-has-sub > .mi-chevron-right {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 14px;
  line-height: 22px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transform: rotate(90deg);
  border-radius: 50%;
}
.mobile-on .js-opened > .mn-has-sub > .mi-chevron-down {
  border-color: rgba(255, 255, 255, 0.4);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-on .js-opened > .mn-has-sub > .mi-chevron-right {
  border-color: rgba(255, 255, 255, 0.4);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  transform: rotate(270deg);
}
.mobile-on .inner-nav li {
  margin: 0 !important;
}
.mobile-on .mn-sub {
  display: none;
  opacity: 0;
  position: relative;
  left: 0 !important;
  right: 0;
  top: 0;
  bottom: 0;
  border-left: none !important;
  border-right: none !important;
  border-top: none;
  z-index: 10;
}
.mobile-on .mn-sub li {
  padding-left: 10px;
}
.inner-nav li.js-opened .mn-sub {
  opacity: 1;
}
.mobile-nav {
  display: none;
  margin-left: auto;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  cursor: pointer;
  height: var(--menu-bar-height);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition-property: background, color, height;
}
.main-nav.small-height .mobile-nav {
  height: var(--menu-bar-height-scrolled);
}
.mobile-nav:active {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.05) inset;
}
.mobile-on .mobile-nav {
  display: flex;
}
.mobile-nav-icon {
  position: relative;
  display: block;
  width: 1.8em;
  height: 2px;
  margin: auto;
  background: var(--color-dark-1);
}
.mobile-nav-icon:before,
.mobile-nav-icon:after {
  content: "";
  position: absolute;
  top: -0.5em;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  transition: var(--transition-default);
  will-change: top, transform;
}
.mobile-nav-icon:after {
  top: 0.5em;
}
.mobile-nav.active .mobile-nav-icon {
  background: transparent;
}
.mobile-nav.active .mobile-nav-icon:before {
  top: 0;
  transform: rotate(45deg);
}
.mobile-nav.active .mobile-nav-icon:after {
  top: 0;
  transform: rotate(-45deg);
}

/* Mobile nav menu sub multi */

.mobile-on .mn-has-multi {
  width: auto;
  padding: 0;
  text-align: left;
  white-space: normal;
}
.mobile-on .mn-sub {
  width: 100%;
  float: none;
  position: relative;
  overflow-x: hidden;
}
.mobile-on .mn-group-title {
  font-size: 15px !important;
}

/*
 * Dark panel style
 */

.main-nav.light-after-scroll.dark .logo-dark {
  display: none;
}
.main-nav.light-after-scroll.dark .logo-white {
  display: block;
}
.main-nav.light-after-scroll .logo-dark {
  display: block;
}
.main-nav.light-after-scroll .logo-white {
  display: none;
}
.main-nav.dark {
  background-color: rgba(10, 10, 10, 0.905);
  box-shadow: none;

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-nav.dark-mode {
  background-color: rgba(27, 27, 27, 0.905);
}
.main-nav:not(.transparent) {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.main-nav.dark .inner-nav ul > li > a {
  color: #fff;
  opacity: 0.78;
}
.main-nav.dark .inner-nav ul > li > a:hover,
.main-nav.dark .inner-nav ul > li > a.active {
  color: #fff;
  opacity: 1;
}
.main-nav.dark .inner-nav ul li .mn-sub li a {
  opacity: 1;
}
.main-nav.dark .main-nav-icon-cart {
  opacity: 1;
}
.main-nav.dark .mobile-nav {
  background-color: transparent;
  border-color: transparent;
}
.main-nav.dark .mobile-nav-icon,
.main-nav.dark .mobile-nav-icon:before,
.main-nav.dark .mobile-nav-icon:after {
  background: #fff;
}
.main-nav.dark .mobile-nav.active .mobile-nav-icon {
  background: transparent;
}
.main-nav.mobile-on.dark .inner-nav {
  border-top: 1px solid rgba(100, 100, 100, 0.4);
}
.main-nav.dark .logo,
.main-nav.dark a.logo:hover {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9);
}
.main-nav.dark .mn-sub {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-nav.dark .mi-chevron-down,
.main-nav.dark.body-scrolled .inner-nav ul > li > a:hover .mi-chevron-down,
.main-nav.dark.body-scrolled .inner-nav ul > li > a.active .mi-chevron-down {
  opacity: 1;
}

/*
 * Transparent panel style
 */

.main-nav.transparent {
  background: transparent !important;
  box-shadow: none;
}
.main-nav.js-transparent {
  transition: all 0.2s var(--ease-default);
}

/*
 * Menu social links
 */

.mn-soc-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  font-size: 16px;
  border-radius: 50%;
  cursor: pointer;
  isolation: isolate;
  transition: all 0.2s var(--ease-out-medium);
}
.mn-soc-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid currentColor;
  border-radius: 50%;
  opacity: 0.2;
  transition: all 0.2s var(--ease-out-medium);
  z-index: -1;
}
.mn-soc-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  border-radius: 50%;
  opacity: 0;
  transform: scale(0.25);
  transition: all 0.2s var(--ease-out-short);
  z-index: -1;
}
.mn-soc-link:hover {
  color: #fff;
}
.mn-soc-link:hover:before {
  opacity: 0;
}
.mn-soc-link:hover:after {
  opacity: 1;
  transform: none;
}
.mn-soc-link.alt,
.mn-soc-link.mn-soc-link-color.alt {
  color: #fff;
}
.mn-soc-link.alt:before {
  opacity: 0;
}
.mn-soc-link.alt:after {
  opacity: 1;
  transform: none;
}
.mn-soc-link.alt:hover {
  opacity: 0.85;
}
.mn-soc-link.mn-soc-link-color {
  color: var(--color-primary-1);
}
.mn-soc-link.mn-soc-link-color:hover {
  color: #fff;
}
.mn-soc-link.mn-soc-link-color:before {
  border-color: var(--color-primary-1);
  opacity: 1;
}
.mn-soc-link.mn-soc-link-color:after {
  background: var(--color-primary-1);
}
.mn-soc-link.mn-soc-link-color:hover:before {
  opacity: 0;
}

/* ==============================
   Sections styles
   ============================== */

/*
 * Common section styles
 */

.page-section,
.small-section,
.bg-image {
  width: 100%;
  display: block;
  position: relative;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: var(--section-padding-y);
  padding-bottom: var(--section-padding-y);
}
.small-section {
  padding: 100px 0;
}
.fixed-height-large {
  min-height: 800px;
}
.fixed-height-medium {
  min-height: 700px;
}
.fixed-height-small {
  min-height: 600px;
}
.bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg-scroll {
  background-attachment: scroll !important;
  background-position: center center !important;
}
.parallax-1,
.parallax-2,
.parallax-3,
.parallax-4,
.parallax-5,
.parallax-6,
.parallax-7,
.parallax-8,
.parallax-9,
.parallax-10 {
  background-position-y: 0;
}
.bg-white {
  background-color: #fff;
}
.bg-gray-light-1 {
  background-color: var(--color-gray-light-1);
}
.bg-gray-light-2 {
  background-color: var(--color-gray-light-2);
}
.bg-dark-1 {
  background-color: var(--color-dark-1) !important;
}
.bg-dark-2 {
  background-color: var(--color-dark-2) !important;
}
.bg-dark-3 {
  background-color: var(--color-dark-3) !important;
}
.bg-primary-1 {
  background-color: var(--color-primary-1) !important;
}
.bg-primary-2 {
  background-color: var(--color-primary-2) !important;
}
.bg-primary-3 {
  background-color: var(--color-primary-3) !important;
}
.bg-primary-4 {
  background-color: var(--color-primary-4) !important;
}
.bg-gradient-gray-light-1 {
  background-image: var(--gradient-gray-light-1);
}
.bg-gradient-gray-light-2 {
  background-image: var(--gradient-gray-light-2);
}
.bg-gradient-gray-dark-1 {
  background-image: linear-gradient(
    0deg,
    var(--color-dark-2) 0%,
    transparent 100%
  );
}
.bg-gradient-gray-dark-2 {
  background-image: linear-gradient(
    0deg,
    transparent 0%,
    var(--color-dark-2) 100%
  );
}
.bg-gradient-white {
  background-image: linear-gradient(0deg, #fff 0%, transparent 60%);
}
.bg-gradient-dark {
  background-image: linear-gradient(
    0deg,
    var(--color-dark-1) 0%,
    transparent 60%
  );
}
.bg-gradient-dark-1 {
  background-image: linear-gradient(
    0deg,
    transparent 85%,
    var(--color-dark-1) 100%
  );
}
.bg-gradient-primary-light-1 {
  background-image: linear-gradient(
    -90deg,
    var(--color-primary-light-3) 0%,
    var(--color-primary-light-2) 100%
  );
}
.bg-gradient-primary-dark-1 {
  background-image: linear-gradient(
    -90deg,
    var(--color-primary-3) 0%,
    var(--color-primary-2) 100%
  );
}
.bg-gradient-primary-alpha-1:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: var(--gradient-primary-alpha-1);
  opacity: 0.97;
}
.bg-gradient-primary-alpha-2:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: var(--gradient-primary-alpha-2);
  opacity: 0.97;
}
.bg-gradient-dark-alpha-1:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: var(--gradient-dark-alpha-1);
  opacity: 0.97;
}
.bg-gradient-dark-alpha-2:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: var(--gradient-dark-alpha-2);
  opacity: 0.97;
}
.section-gradient-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5vw;
  background: linear-gradient(
    180deg,
    var(--color-gray-light-2) 0%,
    transparent 100%
  );
}
.section-gradient-top-dark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5vw;
  background: linear-gradient(180deg, var(--color-dark-2) 0%, transparent 100%);
}
.bg-blur {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}
.bg-blur:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  opacity: 0.17;
}
.light-content {
  color: #fff;
}
.light-content a {
  color: rgba(255, 255, 255, 0.8);
}
.light-content a:hover {
  color: #fff;
}
.light-content .section-text {
  color: #fff;
}
.bg-dark-alpha:before,
.bg-dark-alpha .YTPOverlay:before,
.bg-dark-alpha-30:before,
.bg-dark-alpha-30 .YTPOverlay:before,
.bg-dark-alpha-50:before,
.bg-dark-alpha-50 .YTPOverlay:before,
.bg-dark-alpha-70:before,
.bg-dark-alpha-70 .YTPOverlay:before,
.bg-dark-alpha-60:before,
.bg-dark-alpha-60 .YTPOverlay:before,
.bg-dark-alpha-80:before,
.bg-dark-alpha-80 .YTPOverlay:before,
.bg-dark-alpha-90:before,
.bg-dark-alpha-90 .YTPOverlay:before,
.bg-light-alpha:before,
.bg-light-alpha .YTPOverlay:before,
.bg-light-alpha-30:before,
.bg-light-alpha-30 .YTPOverlay:before,
.bg-light-alpha-50:before,
.bg-light-alpha-50 .YTPOverlay:before,
.bg-light-alpha-60:before,
.bg-light-alpha-60 .YTPOverlay:before,
.bg-light-alpha-70:before,
.bg-light-alpha-70 .YTPOverlay:before,
.bg-light-alpha-80:before,
.bg-light-alpha-80 .YTPOverlay:before,
.bg-light-alpha-90:before,
.bg-light-alpha-90 .YTPOverlay:before,
.bg-color-alpha:before,
.bg-color-alpha .YTPOverlay:before,
.bg-color-alpha-30:before,
.bg-color-alpha-30 .YTPOverlay:before,
.bg-color-alpha-50:before,
.bg-color-alpha-50 .YTPOverlay:before,
.bg-color-alpha-60:before,
.bg-color-alpha-60 .YTPOverlay:before,
.bg-color-alpha-70:before,
.bg-color-alpha-70 .YTPOverlay:before,
.bg-color-alpha-80:before,
.bg-color-alpha-80 .YTPOverlay:before,
.bg-color-alpha-90:before,
.bg-color-alpha-90 .YTPOverlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bg-dark-alpha:before,
.bg-dark-alpha .YTPOverlay:before {
  background: #111;
  opacity: 0.97;
}
.bg-dark-alpha-30:before,
.bg-dark-alpha-30 .YTPOverlay:before {
  background: #111;
  opacity: 0.3;
}
.bg-dark-alpha-50:before,
.bg-dark-alpha-50 .YTPOverlay:before {
  background: #111;
  opacity: 0.5;
}
.bg-dark-alpha-60:before,
.bg-dark-alpha-60 .YTPOverlay:before {
  background: #111;
  opacity: 0.6;
}
.bg-dark-alpha-70:before,
.bg-dark-alpha-70 .YTPOverlay:before {
  background: #111;
  opacity: 0.7;
}
.bg-dark-alpha-80:before,
.bg-dark-alpha-80 .YTPOverlay:before {
  background: #111;
  opacity: 0.8;
}
.bg-dark-alpha-90:before,
.bg-dark-alpha-90 .YTPOverlay:before {
  background: #111;
  opacity: 0.9;
}
.bg-light-alpha:before,
.bg-light-alpha .YTPOverlay:before {
  background: rgba(252, 252, 252, 0.97);
}
.bg-light-alpha-30:before,
.bg-light-alpha-30 .YTPOverlay:before {
  background: rgba(252, 252, 252, 0.3);
}
.bg-light-alpha-50:before,
.bg-light-alpha-50 .YTPOverlay:before {
  background: rgba(252, 252, 252, 0.5);
}
.bg-light-alpha-60:before,
.bg-light-alpha-60 .YTPOverlay:before {
  background: rgba(252, 252, 252, 0.6);
}
.bg-light-alpha-70:before,
.bg-light-alpha-70 .YTPOverlay:before {
  background: rgba(252, 252, 252, 0.7);
}
.bg-light-alpha-80:before,
.bg-light-alpha-80 .YTPOverlay:before {
  background: rgba(252, 252, 252, 0.8);
}
.bg-light-alpha-90:before,
.bg-light-alpha-90 .YTPOverlay:before {
  background: rgba(252, 252, 252, 0.9);
}
.bg-color-primary-1 {
  background-color: var(--color-primary-1);
}
.bg-color-primary-2 {
  background-color: var(--color-primary-2);
}
.bg-color-primary-3 {
  background-color: var(--color-primary-3);
}
.bg-color-primary-4 {
  background-color: var(--color-primary-4);
}
.bg-color-alpha:before,
.bg-color-alpha .YTPOverlay:before {
  background: var(--color-primary-1);
  opacity: 0.97;
}
.bg-color-alpha-30:before,
.bg-color-alpha-30 .YTPOverlay:before {
  background: var(--color-primary-1);
  opacity: 0.3;
}
.bg-color-alpha-50:before,
.bg-color-alpha-50 .YTPOverlay:before {
  background: var(--color-primary-1);
  opacity: 0.5;
}
.bg-color-alpha-60:before,
.bg-color-alpha-60 .YTPOverlay:before {
  background: var(--color-primary-1);
  opacity: 0.6;
}
.bg-color-alpha-70:before,
.bg-color-alpha-70 .YTPOverlay:before {
  background: var(--color-primary-1);
  opacity: 0.7;
}
.bg-color-alpha-80:before,
.bg-color-alpha-80 .YTPOverlay:before {
  background: var(--color-primary-1);
  opacity: 0.8;
}
.bg-color-alpha-90:before,
.bg-color-alpha-90 .YTPOverlay:before {
  background: var(--color-primary-1);
  opacity: 0.9;
}
.bg-gradient-light-1 {
  position: relative;
  isolation: isolate;
}
.bg-gradient-light-1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--gradient-primary-1);
  opacity: 0.15;
  z-index: -1;
}
.light-content .bg-gradient-light-1:before {
  opacity: 0.25;
}
.bg-gradient-light-2 {
  position: relative;
}
.bg-gradient-light-2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--gradient-primary-1-b);
  opacity: 0.15;
  z-index: -1;
}
.light-content .bg-gradient-light-2:before {
  opacity: 0.25;
}
.bg-gradient-primary-1 {
  background: var(--gradient-primary-1) !important;
}
.bg-gradient-primary-2 {
  background: var(--gradient-primary-1-b) !important;
}
.bg-border-gradient {
  position: relative;
}
.bg-border-gradient:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: var(--border-radius-large);
  background: linear-gradient(to right, white, white),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  opacity: 0.3;
}
.light-content .bg-border-gradient:before {
  background: linear-gradient(
      to right,
      var(--color-dark-1),
      var(--color-dark-1)
    ),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  opacity: 0.5;
}

.section-caption {
  margin-bottom: 25px;
  color: var(--color-gray-1);
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.light-content .section-caption {
  color: #fff;
}
.section-caption-border {
  display: inline-block;
  padding: 0.45em 0.7em;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.0095em;
  border: 1px solid currentColor;
  border-radius: 70px;
  z-index: 2;
}
.section-caption-fancy {
  display: inline-block;
  padding: 7px 12px;
  font-size: 14px;
  font-weight: 500;
  color: var(--color-primary-1);
  text-transform: uppercase;
  letter-spacing: 0.037em;
  background-image: linear-gradient(
    15deg,
    var(--color-primary-light-1) 0%,
    transparent 100%
  );
  border-radius: 100px;
}
.section-caption-fancy.large {
  font-size: 16px;
}
.light-content .section-caption-fancy {
  color: #fff;
  background-image: linear-gradient(
    15deg,
    rgba(0, 0, 0, 0.5) 0%,
    transparent 100%
  );
}
.section-caption-slick {
  display: inline-block;
  padding: 7px 12px;
  font-size: 14px;
  font-weight: 500;
  color: var(--color-primary-1);
  text-transform: uppercase;
  letter-spacing: 0.037em;
  background-image: linear-gradient(
    45deg,
    var(--color-primary-light-1) 0%,
    transparent 100%
  );
  border-radius: 100px;
}
.light-content .section-caption-slick {
  color: #fff;
  background-image: linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.5) 0%,
    transparent 100%
  );
}
.section-caption-gradient {
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: normal;
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-title {
  font-size: 56px;
  font-weight: 500;
  line-height: 1.107;
  letter-spacing: -0.03em;
}
.section-title-tiny {
  font-size: 19px;
  font-weight: 500;
  letter-spacing: -0.01em;
}
.section-title-small {
  margin-top: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.03em;
}
.section-title-medium {
  font-size: 82px;
  font-weight: 500;
  letter-spacing: -0.025em;
}
.section-title-large {
  font-size: 90px;
  font-weight: 500;
  letter-spacing: -0.025em;
}
.section-title-repeat {
  flex-shrink: 5;
  position: relative;
  display: inline-block;
  font-size: 120px;
  font-weight: 400;
  letter-spacing: -0.03em;
}
.section-title-repeat-left {
  position: absolute;
  top: 0;
  left: calc(-100% - 0.575em);
  width: 100%;
  color: #fff;
  text-shadow: -1px -1px 0 var(--color-dark-1), 1px -1px 0 var(--color-dark-1),
    -1px 1px 0 var(--color-dark-1), 1px 1px 0 var(--color-dark-1);
  opacity: 0.3;
  pointer-events: none;
}
.section-title-repeat-right {
  position: absolute;
  top: 0;
  right: calc(-100% - 0.575em);
  width: 100%;
  color: #fff;
  text-shadow: -1px -1px 0 var(--color-dark-1), 1px -1px 0 var(--color-dark-1),
    -1px 1px 0 var(--color-dark-1), 1px 1px 0 var(--color-dark-1);
  opacity: 0.3;
  pointer-events: none;
}
.light-content .section-title-repeat-left,
.light-content .section-title-repeat-right {
  color: var(--color-dark-1);
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
    1px 1px 0 #fff;
}
.section-title-strong {
  font-size: 80px;
  font-weight: 500;
  line-height: 1.15;
  letter-spacing: -0.033em;
}
.section-title-descr {
  font-size: 18px;
  font-weight: 400;
  color: var(--color-gray-1);
}
.light-content .section-title-descr {
  color: var(--color-gray-light-6);
}
.section-descr {
  margin-top: 0;
  color: var(--color-gray-1);
  font-size: 23px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.005em;
}
.light-content .section-descr {
  color: #fff;
}
.section-descr-medium {
  margin-top: 0;
  font-size: 24px;
  letter-spacing: -0.02em;
}
.section-descr-large {
  margin-top: 0;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: -0.025em;
}
.section-descr-extralarge {
  margin-top: 0;
  font-size: 42px;
  font-weight: 300;
  line-height: 1.333;
  letter-spacing: -0.0325em;
}

.section-title-image {
  display: inline-block;
  max-width: 0.5em;
  margin: -0.05em 0 0 -0.07em;
  vertical-align: top;
}
.section-title-image img,
.section-title-image svg {
  vertical-align: top;
}
.section-title-inline {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  padding: 2px 10px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #fff;
  background-color: var(--color-dark-1);
  border-radius: 30px;
  transform: rotate(-15deg);
  perspective: 99px;
}
.section-title-inline.rotate-5 {
  transform: rotate(-5deg);
}
.light-content .section-title-inline {
  color: var(--color-dark-1);
  background-color: #fff;
}
.section-title-inline-1 {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.section-text {
  font-size: 24px;
  line-height: 1.667;
  letter-spacing: -0.005em;
}
.section-features {
  display: flex;
  flex-wrap: wrap;
}
.section-features li {
  margin: 0 10px 10px 0;
  padding: 14px 22px 12px 22px;
  font-size: 15px;
  border: 1px solid currentColor;
  border-radius: 35px;
  transition: var(--transition-default);
}
.section-features li:hover {
  border-radius: 10px;
}
.features-list {
  color: var(--color-gray-1);
}
.features-list-icon {
  position: relative;
  top: 0.075em;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  font-size: 18px;
  color: #fff;
  background: var(--color-dark-1);
  border-radius: 50%;
}
.features-list-icon svg {
  display: block;
  width: 1em;
  height: 1em;
}
.features-list-icon i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.light-content .features-list {
  color: #fff;
}
.light-content .features-list-icon {
  color: var(--color-dark-1);
  background: #fff;
}
.features-list-icon.features-list-grad {
  color: #fff;
  background: var(--gradient-primary-1-b);
}
.features-list-icon.features-list-color-1 {
  color: #fff;
  background: var(--color-primary-1);
}
.features-list-icon.features-list-color-2 {
  color: #fff;
  background: var(--color-primary-2);
}

.section-more {
  display: inline-block;
  padding-bottom: 0;
  position: relative;
  color: var(--color-gray-1);
  font-size: 13px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
}
.section-more i {
  margin-left: -4px;
}
.section-more:hover {
  text-decoration: none;
  color: var(--color-dark-1);
  opacity: 1;
}
.light-content .section-more:after {
  background-color: #fff;
}

.section-line {
  width: 80px;
  height: 1px;
  margin: 0 auto 0 0;
  background: var(--color-dark-1);
}
.light-content .section-line {
  background: #fff;
}
.section-line-gradient {
  width: 70px;
  height: 1px;
  margin: 0 auto 0 0;
  background: var(--gradient-primary-1);
}
.text-gray {
  color: var(--color-gray-1);
}
.text-gray a {
  color: var(--color-dark-1);
  transition: all 0.17s var(--ease-default);
}
.text-gray a:hover {
  color: var(--color-dark-4);
}
.light-content .text-gray {
  color: var(--color-dark-mode-gray-1);
}
.light-content .text-gray a {
  color: var(--color-dark-mode-gray-1);
}
.light-content .text-gray a:hover {
  color: #fff;
}
.text-gradient {
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-text .lead-alt {
  margin-top: -0.2em;
}
.text-link {
  display: inline-block;
  padding-bottom: 2px;
  position: relative;
  color: #171717;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  opacity: 0.72;
  transition: all 0.17s var(ease-default);
}
.text-link:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background-color: #171717;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.25s ease-out;
}
.text-link:hover {
  text-decoration: none;
  color: #171717;
  opacity: 1;
}
.text-link:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.light-content .text-link:after {
  background-color: #fff;
}
.light-content .text-link {
  color: #fff;
  opacity: 0.9;
}

/*
 * Decorative elements
 */

.decoration-1 {
  position: absolute;
  bottom: -50px;
  left: -73px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-2 {
  position: absolute;
  top: -50px;
  right: 150px;
  color: #e0e0e0;
  pointer-events: none;
}
.decoration-3 {
  position: absolute;
  bottom: -150px;
  right: 100px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-4 {
  position: absolute;
  bottom: -30px;
  left: -35px;
  color: #e0e0e0;
  pointer-events: none;
}
.decoration-5 {
  position: absolute;
  bottom: 50px;
  right: -55px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-6 {
  position: absolute;
  top: -43px;
  right: -82px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-7 {
  position: absolute;
  top: -25px;
  left: -60px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-8 {
  position: absolute;
  top: -40px;
  left: -80px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-9 {
  position: absolute;
  top: -75px;
  left: -60px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-10 {
  position: absolute;
  bottom: -50px;
  right: -82px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-11 {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateX(-100%);
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-12 {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -8.217%;
  margin-left: -10.4651%;
  width: 27.7519%;
  padding-top: 27.7519%;
  background: var(--color-dark-1);
  border-radius: 100%;
  opacity: 0.037;
  pointer-events: none;
}
.light-content .decoration-12 {
  background: #fff;
}
.decoration-13 {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: -8.217%;
  margin-right: -10.4651%;
  width: 27.7519%;
  padding-top: 27.7519%;
  background: var(--color-dark-1);
  border-radius: 100%;
  opacity: 0.037;
  pointer-events: none;
}
.light-content .decoration-13 {
  background: #fff;
}
.decoration-14 {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -16%;
  margin-left: -23.4375%;
  width: 51.1875%;
  padding-top: 51.1875%;
  background: var(--color-dark-1);
  border-radius: 100%;
  opacity: 0.037;
  pointer-events: none;
}
.light-content .decoration-14 {
  background: #fff;
}
.decoration-15 {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: -16%;
  margin-right: -23.4375%;
  width: 51.1875%;
  padding-top: 51.1875%;
  background: var(--color-dark-1);
  border-radius: 100%;
  opacity: 0.037;
  pointer-events: none;
}
.light-content .decoration-15 {
  background: #fff;
}
.decoration-16 {
  position: absolute;
  top: 10px;
  left: 10px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-17 {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-18 {
  position: absolute;
  top: 80px;
  left: -24px;
  width: 48px;
  height: 48px;
  background: var(--gradient-primary-1-b);
  border-radius: 100%;
  opacity: 0.87;
  pointer-events: none;
  z-index: 1;
}
.decoration-19 {
  position: absolute;
  bottom: 80px;
  right: -24px;
  width: 48px;
  height: 48px;
  background: var(--gradient-primary-1-b);
  border-radius: 100%;
  opacity: 0.87;
  pointer-events: none;
  z-index: 1;
}
.decoration-20 {
  position: absolute;
  bottom: -50px;
  right: -73px;
  color: var(-color-dark-1);
  pointer-events: none;
}
.decoration-21 {
  position: absolute;
  top: -190px;
  left: 0;
  color: var(--color-dark-1);
  pointer-events: none;
}
.decoration-image-1 {
  position: absolute;
  top: -30px;
  left: 30px;
  width: 14.8837%;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  pointer-events: none;
  isolation: isolate;
  transform: translateZ(0);
}
.decoration-image-1 img {
  width: 100%;
}
.decoration-image-2 {
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 19.3798%;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  pointer-events: none;
  isolation: isolate;
  transform: translateZ(0);
}
.decoration-image-2 img {
  width: 100%;
}

.section-image-1-wrap {
  position: absolute;
  top: 20px;
  right: 0;
  width: 100%;
}
.section-image-1 {
  transform: rotate(3deg);
}
.section-image-behind {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-image-behind img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

/* 
 * Marquee text line 
 */

.marquee {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.marquee-track {
  display: table;
  overflow: hidden;
  position: relative;
}
.marquee-track > div {
  display: table-cell;
  white-space: nowrap;
}

.marquee-animation {
  animation: marquee-animation 37s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .marquee-animation {
    animation: none !important;
  }
}
@keyframes marquee-animation {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
.marquee-animation-1 {
  animation: marquee-animation-1 80s linear infinite;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .marquee-animation-1 {
    animation: none !important;
  }
}
@keyframes marquee-animation-1 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
.marquee-animation-1a {
  animation: marquee-animation-1a 50s linear infinite;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .marquee-animation-1a {
    animation: none !important;
  }
}
@keyframes marquee-animation-1a {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
.marquee-animation-2 {
  animation: marquee-animation-2 80s linear infinite;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .marquee-animation-2 {
    animation: none !important;
  }
}
@keyframes marquee-animation-2 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(50%, 0, 0);
  }
}
.marquee-animation-2a {
  animation: marquee-animation-2a 50s linear infinite;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .marquee-animation-2a {
    animation: none !important;
  }
}
@keyframes marquee-animation-2a {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(50%, 0, 0);
  }
}
.marquee-animation-3 {
  animation: marquee-animation-3 36s linear infinite;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .marquee-animation-3 {
    animation: none !important;
  }
}
@keyframes marquee-animation-3 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
.marquee-style-1 {
  padding: 0.5em 0;
  font-size: 19px;
  color: var(--color-gray-3);
  box-shadow: var(--box-shadow-block);
}
.marquee-style-1 .marquee-track > div {
  padding-right: 2.75em;
}
.marquee-style-1.light-content {
  color: var(--color-dark-mode-gray-1);
}
.marquee-style-2 {
  width: 120%;
  margin-left: -10%;
  padding: 0.5em 0;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  background: var(--color-dark-1);
  transform: rotate(-5deg);
}
.marquee-style-2 .marquee-track > div {
  padding-right: 2.75em;
}
.marquee-style-2.no-rotate {
  transform: none;
}
.marquee-style-3 {
  width: 120%;
  margin-left: -10%;
  padding: 20px 0;
  font-size: 150px;
  font-weight: 500;
  line-height: 0.92;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  background: var(--color-dark-1);
  transform: rotate(-5deg);
}
.marquee-style-3 .marquee-track > div {
  padding-right: 0.5em;
}
.light-content .marquee-style-3 {
  color: var(--color-dark-1);
  background: #fff;
}
.marquee-style-4 {
  width: 120%;
  margin-left: -10%;
  font-size: 70px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  transform: rotate(5deg);
}
.marquee-style-4 .marquee-track {
  border-collapse: separate;
  border-spacing: 10px;
}
.marquee-style-4 .marquee-track > div {
  padding: 0.4em 0.65em;
  background: #fff;
  border: 1px solid var(--color-dark-1);
  border-radius: 100px;
}
.light-content .marquee-style-4 .marquee-track > div {
  background: var(--color-dark-1);
  border-color: #fff;
}
.marquee-style-5 {
  width: 100%;
  font-size: 100px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.032em;
}
.marquee-style-5 .marquee-track > div {
  padding-right: 0.7em;
}

/* ==============================
   Split section
   ============================== */

.split-column-left {
  min-height: 60vh;
  overflow: hidden;
  padding-top: var(--section-padding-y);
  padding-bottom: var(--section-padding-y);
  padding-right: 70px;
  border-bottom-right-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.split-column-right {
  min-height: 60vh;
  overflow: hidden;
  padding-top: var(--section-padding-y);
  padding-bottom: var(--section-padding-y);
  padding-left: 70px;
  border-top-left-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.split-image-left {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-bottom-right-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.split-image-left > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.split-image-right {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-top-left-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.split-image-right > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ==============================
   Services
   ============================== */

.services-tabs {
  display: block;
  margin: 0;
  padding: 0 calc(40px + var(--services-text-overlap)) 0 0;
  border: none;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.037em;
}
.services-tabs > li {
  display: block;
  margin-bottom: 0.175em;
}
.services-tabs > li > a {
  position: relative;
  display: inline-block;
  padding-bottom: 0.06em;
  text-decoration: none;
  opacity: 0.27;
  transition: var(--transition-default);
}
.services-tabs > li > a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: currentColor;
  transform-origin: left center;
  transform: scaleX(0);
  transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
}
.services-tabs > li a:hover {
  color: unset;
  opacity: 0.5;
}
.services-tabs > li a.active:before {
  transform: scaleX(1);
}
.services-tabs > li > a > .number {
  position: absolute;
  top: 0.8em;
  left: calc(100% + 0.5em);
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  opacity: 0;
  transform: translateX(5px);
  transition: var(--transition-default);
}
.services-tabs > li a.active {
  opacity: 1;
}
.services-tabs > li a.active > .number {
  opacity: 1;
  transform: translateX(0);
}
.services-content {
  display: flex;
  width: 100%;
}
.services-content-item {
  position: relative;
  width: 100%;
  min-height: 600px;
  transition: var(--transition-default);
}
img.services-image {
  position: relative;
}
@keyframes services-tabs-animation-1 {
  0% {
    opacity: 0;
    transform: translate(0, 40px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0) scale(1);
  }
}
.services-content-item.active img.services-image {
  animation: services-tabs-animation-1 0.7s var(--ease-out-long);
}
:root {
  --services-text-overlap: 220px;
}
.services-text {
  position: absolute;
  bottom: 60px;
  left: calc(-1 * var(--services-text-overlap));
  max-width: 410px;
  z-index: 1;
}
.services-text-container {
  padding: 50px;
  background: var(--color-gray-light-1);
}
@keyframes services-tabs-animation-2 {
  0% {
    transform: translate(0, 20px) scale(0.93);
  }
  100% {
    transform: translate(0, 0) scale(1);
  }
}
.services-content-item.active .services-text {
  animation: services-tabs-animation-2 0.7s var(--ease-out-long);
  will-change: transform;
}
.services-title {
  margin-bottom: 0.575em;
  letter-spacing: -0.01em;
}
.services-text .text-gray {
  color: var(--color-dark-4);
}

.light-content .services-tabs > li > a {
  color: #fff;
  opacity: 0.4;
  transform: translateZ(0);
}
.light-content .services-tabs > li a:hover {
  opacity: 0.7;
}
.light-content .services-tabs > li > a.active {
  opacity: 1;
}
.light-content .services-text-container {
  background: var(--color-dark-3);
}
.light-content .services-text .text-gray {
  color: var(--color-dark-mode-gray-1);
}

/* ==============================
   Services 2
   ============================== */

.service-2-item {
  position: relative;
  max-width: 91.582%;
}
.service-2-item:nth-child(even) {
  margin-left: auto;
}
.services-2-button {
  position: relative;
  padding: 58px;
  border: 1px solid var(--color-dark-1);
  border-radius: 200px;
}
.services-2-title {
  will-change: transform;
  transition: transform 0.375s var(--ease-out-medium);
}
.services-2-button:hover .services-2-title {
  transform: translateX(10px);
}
.services-2-button:hover .services-2-image {
  transform: translateX(-10px);
}
.services-2-title {
  position: relative;
  padding-left: 0.46em;
  font-size: 82px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 1.1;
}
.services-2-number {
  position: absolute;
  top: 0.3em;
  left: 0;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0;
}
.services-2-image {
  max-width: 218px;
  margin-left: auto;
  will-change: transform;
  transition: transform 0.375s var(--ease-out-medium);
}
.services-2-image img {
  border-radius: 70px;
}
.services-2-descr {
  position: relative;
  max-width: 600px;
  max-height: 30px;
  overflow: hidden;
  margin-top: -30px;
  margin-left: 100px;
  padding: 0 40px;
  background: #fff;
  font-size: 16px;
  opacity: 0;
  transition: max-height 0.7s var(--ease-default);
  will-change: max-height;
}
.services-2-descr.js-visible {
  max-height: 600px;
  opacity: 1;
}
.services-2-descr-inner {
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.5s var(--ease-default);
}
.services-2-descr.js-visible .services-2-descr-inner {
  opacity: 1;
  transform: none;
}
.services-2-button-close {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%) scale(0.37);
  width: 60px;
  height: 60px;
  background: var(--color-dark-1);
  border-radius: 50%;
  opacity: 0;
  transition: all 0.17s var(--ease-out-medium);
  transition-delay: 0.12s;
}
.services-2-button-close:before,
.services-2-button-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 20%;
  display: block;
  width: 60%;
  height: 2px;
  background: #fff;
  transform: translateY(-50%) rotate(-45deg);
}
.services-2-button-close:after {
  transform: translateY(-50%) rotate(45deg);
}
.services-2-button.active .services-2-button-close {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition-delay: 0;
}
.light-content .services-2-button {
  border-color: rgba(255, 255, 255, 0.5);
}
.light-content .services-2-descr {
  background: var(--color-dark-1);
}
.light-content .services-2-button-close {
  background: #fff;
}
.light-content .services-2-button-close:before,
.light-content .services-2-button-close:after {
  background: var(--color-dark-1);
}

/* ==============================
   Services 3
   ============================== */

.services-3-item {
  padding: 40px;
  background: #fff;
  box-shadow: var(--box-shadow-block);
  transition: all 0.2s var(--ease-default);
}
.services-3-item:hover {
  transform: translateY(-5px);
  box-shadow: var(--box-shadow-block-strong);
}
.services-3-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
  width: 86px;
  height: 86px;
  font-size: 64px;
  background: var(--color-gray-light-2);
  border-radius: 50%;
  isolation: isolate;
  transform: translateZ(0);
}
.services-3-icon svg,
.services-3-icon img {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.services-3-title {
  font-size: 24px;
  font-weight: 500;
}
.services-3-text {
  color: var(--color-gray-1);
  font-size: 16px;
  line-height: 1.65;
}
.light-content .services-3-item {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .services-3-icon {
  color: #fff;
  background: var(--color-dark-mode-gray-2);
}
.light-content .services-3-text {
  color: var(--color-dark-mode-gray-1);
}

/* ==============================
   Services 4
   ============================== */

.services-4-item {
  position: relative;
  margin-bottom: 0;
}
.services-4-title {
  position: relative;
  display: inline-block;
  transition: transform 0.5s var(--ease-out-short);
}
.services-4-title > b {
  position: absolute;
  display: inline-block;
  top: 0.5em;
  left: 100%;
  font-size: 24px;
  font-weight: 400;
}
.services-4-item:nth-child(even) .services-4-title > b {
  left: auto;
  right: 100%;
}
.services-4-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 21.9619vw;
  max-width: 300px;
  pointer-events: none;
}
.services-4-image img {
  opacity: 0;
  clip-path: polygon(-5% -5%, 25% 0, 0 105%, 0% 105%);
  transition: clip-path 0.7s var(--ease-out-short);
}
.services-4-item:hover {
  z-index: 1;
}
.services-4-title:hover {
  transform: translate(0.2em, 0);
}
.services-4-title:hover + .services-4-image img {
  opacity: 1;
  clip-path: polygon(-5% -5%, 105% -5%, 105% 105%, 0 105%);
}

/* ==============================
   Services 5
   ============================== */

.services-5-grid {
  margin-top: -30px;
}
.services-5-item {
  width: 100%;
  margin-top: 30px;
  padding: 30px;
  background: #fff;
  border-radius: var(--border-radius-default);
  box-shadow: var(--box-shadow-block);
  transition: all 0.27s var(--ease-default);
}
.services-5-item:hover {
  transform: translateY(-5px);
  box-shadow: var(--box-shadow-block-strong);
}
.services-5-image {
  flex-shrink: 0;
}
.services-5-title {
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.0175em;
}
.services-5-text {
  color: var(--color-gray-1);
}
.light-content .services-5-item {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .services-5-text {
  color: var(--color-dark-mode-gray-1);
}

/* ==============================
   Services 6
   ============================== */

.services-6-caption {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-primary-1);
}
.services-6-separator {
  position: relative;
  width: 100%;
  height: 1px;
  margin-bottom: 22px;
  background: var(--color-gray-light-3);
}
.services-6-separator:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 1px;
  background: var(--color-primary-1);
}
.services-6-title {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 500;
  letter-spacing: -0.01em;
}
.services-6-text {
  font-size: 16px;
  line-height: 1.6875;
  color: var(--color-gray-1);
}
.light-content .services-6-separator {
  background: rgba(255, 255, 255, 0.25);
}
.light-content .services-6-text {
  color: var(--color-dark-mode-gray-1);
}

/* ==============================
   Services 7
   ============================== */

.services-7-tabs {
  border: none;
}
.services-7-tabs > li {
  display: block;
  width: 100%;
}
.services-7-tabs > li > a {
  position: relative;
  display: block;
  padding: 26px 45px 26px 30px;
  text-decoration: none;
}
.services-7-tabs > li > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: var(--color-dark-1);
  opacity: 0.15;
  transition: all 0.2s var(--ease-default);
}
.services-7-tabs > li > a.active {
  cursor: default;
}
.services-7-tabs > li > a.active:before {
  background: var(--gradient-primary-1-b);
  opacity: 1;
}
.services-7-title {
  margin-bottom: 13px;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: -0.005em;
}
.services-7-text {
  font-size: 16px;
  color: var(--color-gray-1);
}
.services-7-arrow {
  position: absolute;
  top: 25px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  opacity: 0;
  transform: translateX(-5px);
  transition: all 0.2s var(--ease-default);
}
.services-7-arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--gradient-primary-1-b);
  border-radius: 100%;
  opacity: 0.2;
}
.services-7-arrow i:before {
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.services-7-tabs > li > a.active .services-7-arrow {
  opacity: 1;
  transform: none;
}
.services-7-content {
  animation: services-7-tabs-animation 0.7s var(--ease-out-medium);
}
@keyframes services-7-tabs-animation {
  0% {
    transform: translate(0, 10px) scale(0.98);
  }
  100% {
    transform: translate(0, 0) scale(1);
  }
}
.services-7-image {
  position: relative;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.services-7-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--gradient-primary-1-b);
  opacity: 0.2;
  z-index: -1;
}
.services-7-image > img {
  width: 100%;
}
.light-content .services-7-tabs > li > a:before {
  background: #fff;
  opacity: 0.25;
}
.light-content .services-7-tabs > li > a.active:before {
  background: var(--gradient-primary-1-b);
  opacity: 1;
}
.light-content .services-7-title {
  color: #fff;
}
.light-content .services-7-text {
  color: var(--color-dark-mode-gray-1);
}

/* ==============================
   Services 8
   ============================== */

.services-8-item {
  align-self: stretch;
  margin: -1px 0 0 -1px;
  border: 1px solid var(--color-primary-light-1-a);
  border-right: none;
}
.services-8-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin-bottom: 42px;
  color: #fff;
  font-size: 48px;
  background: var(--color-dark-1);
  border-radius: 50%;
  isolation: isolate;
  transform: translateZ(0);
}
.services-8-icon.color-1 {
  color: var(--color-primary-light-1);
  background: var(--color-primary-1);
}
.services-8-icon.color-2 {
  color: var(--color-primary-light-2);
  background: var(--color-primary-2);
}
.services-8-icon.color-3 {
  color: var(--color-primary-light-3);
  background: var(--color-primary-3);
}
.services-8-icon.color-4 {
  color: var(--color-primary-light-4);
  background: var(--color-primary-4);
}
.services-8-icon.color-1 svg {
  fill: var(--color-primary-light-1);
}
.services-8-icon.color-2 svg {
  fill: var(--color-primary-light-2);
}
.services-8-icon.color-3 svg {
  fill: var(--color-primary-light-3);
}
.services-8-icon.color-4 svg {
  fill: var(--color-primary-light-4);
}
.services-8-icon svg {
  width: 1em;
  height: 1em;
  fill: #fff;
}
.services-8-title {
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.25;
}
.services-8-text {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.6;
}
.services-8-category {
  display: inline-block;
  padding: 7px 13px;
  font-size: 17px;
  line-height: 1.2;
  border: 1px solid currentColor;
  border-radius: 30px;
}
.light-content .services-8-item {
  border-color: rgba(255, 255, 255, 0.25);
}

/* ==============================
   Team
   ============================== */

.team-item-image {
  position: relative;
  overflow: hidden;
}
.team-item-image img {
  width: 100%;
  
  transition: all 0.4s ease;
}
.team-item-detail {
  display: inline-block;
  max-width: 90%;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 10px) scale(0.85);
  font-size: 16px;
  color: var(--color-dark-1);
  text-align: center;
  opacity: 0;
  z-index: 2;
  transition: all 0.4s var(--ease-elastic-1);
  will-change: transform;
}
.team-item-detail:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: var(--border-radius-default);
  box-shadow: var(--box-shadow);
}
.team-item-descr {
  position: relative;
  line-height: 1.3;
  text-align: center;
  transition: var(--transition-default);
}
.team-item-name {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
}
.team-item-role {
  margin-top: 5px;
  font-size: 15px;
  color: var(--color-gray-1);
}
.team-social-links {
  display: inline-flex;
  flex-direction: row;
  position: relative;
  font-size: 14px;
}
.team-social-links a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: var(--color-dark-1);
  text-decoration: none;
  transition: var(--transition-default);
}
.team-social-links a:not(.team-social-links a:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.team-social-links a:hover {
  opacity: 0.65;
}
.team-social-links svg,
.team-social-links img {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.light-content .team-item-name {
  color: #fff;
}
.light-content .team-item-role {
  color: var(--color-dark-mode-gray-1);
}

/* Hover state */
.no-mobile .team-item:hover .team-item-detail,
.team-item.js-active .team-item-detail {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

/* ==============================
   Team 1
   ============================== */

.team-1-column-sticky {
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
}
.team-1-item {
  text-align: center;
  padding: 36px 32px;
  background: #fff;
  box-shadow: var(--box-shadow-block);
  letter-spacing: 0;
}
.team-1-title {
  margin-top: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1667;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.team-1-image {
  margin: 0 auto 26px;
  max-width: 160px;
  overflow: hidden;
  border-radius: 80px;
  isolation: isolate;
  transform: translateZ(0);
}
.team-1-role {
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.008em;
}
.team-1-descr {
  line-height: 1.4117;
  letter-spacing: -0.008em;
}
.team-1-social-links > a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  font-size: 16px;
  text-decoration: none;
  transition: color 0.27s var(--ease-default);
}
.team-1-social-links > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  border-radius: 50%;
  opacity: 0;
  transform: scale(0.3);
  transition: all 0.27s var(--ease-out-medium);
}
.team-1-social-links > a:hover {
  color: #fff;
}
.team-1-social-links > a:hover:before {
  opacity: 1;
  transform: none;
}
.team-1-social-links > a > * {
  position: relative;
  z-index: 1;
}
.team-1-social-links svg {
  display: block;
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.light-content .team-1-item {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
  box-shadow: none;
}
.light-content .team-1-social-links > a {
  color: #fff;
}
.light-content .team-1-social-links > a:before {
  background: #fff;
}
.light-content .team-1-social-links > a:hover {
  color: var(--color-dark-1);
}

/* ==============================
   Features
   ============================== */

.features-item {
  padding: 0 15px;
  text-align: center;
}
.features-icon {
  font-size: 72px;
  margin-bottom: 20px;
  line-height: 1.3;
}
.features-icon svg {
  width: 1em;
  height: 1em;
}
.features-title {
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: 400;
}
.features-descr {
  font-size: 16px;
  font-weight: 400;
  opacity: 0.75;
}

/* ==============================
   Features 1
   ============================== */

.features-1-number {
  position: absolute;
  top: 7px;
  left: -40px;
  font-size: 20px;
  font-weight: 500;
  text-align: right;
}
.features-1-icon {
  font-size: 64px;
  margin-bottom: 5px;
  line-height: 1;
}
.features-1-icon svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.features-1-title {
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.05em;
}
.features-1-descr {
  font-size: 17px;
  line-height: 1.647;
  letter-spacing: 0;
}

/* ==============================
   Features 2
   ============================== */

.features-2-item {
  position: relative;
  padding: 60px 40px;
  text-align: center;
}
.features-2-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--border-radius-default);
  border: 1px solid transparent;
  background: linear-gradient(to right, white, white),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  opacity: 0.3;
  transition: opacity 0.27s var(--ease-default);
  z-index: -1;
}
.features-2-item:hover:before {
  opacity: 0.57;
}
.features-2-label {
  position: absolute;
  top: 18px;
  left: 20px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.features-2-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 94px;
  height: 94px;
  margin: 0 auto 30px;
  overflow: hidden;
  font-size: 48px;
  line-height: 1;
  color: var(--color-primary-3);
  border-radius: 100%;
  isolation: isolate;
  transform: translateZ(0);
}
.features-2-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--gradient-primary-1-b);
  opacity: 0.15;
  z-index: -1;
}
.features-2-icon i:before {
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.features-2-icon svg {
  width: 1em;
  height: 1em;
  fill: url(#gradient-horizontal) var(--color-primary-3);
}
.features-2-title {
  margin-bottom: 15px;
  font-size: 19px;
  font-weight: 500;
}
.features-2-descr {
  font-size: 16px;
  color: var(--color-gray-1);
}
.light-content .features-2-item:before {
  background: linear-gradient(
      to right,
      var(--color-dark-1),
      var(--color-dark-1)
    ),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  opacity: 0.5;
}
.light-content .features-2-item:hover:before {
  opacity: 0.75;
}
.light-content .features-2-descr {
  color: var(--color-dark-mode-gray-1);
}

/* ==============================
   Alt features
   ============================== */

.alt-features-grid {
  margin-top: -35px;
}
.alt-features-item {
  margin-top: 35px;
}
.alt-features-item.border-left {
  padding-left: 30px;
  border-left: 1px solid var(--color-gray-light-3);
}
.alt-features-item.box-shadow {
  width: 100%;
  padding: 30px;
  background: #fff;
  border-radius: var(--border-radius-default);
}
.alt-features-icon {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: 0 0 22px 0;
  font-size: 48px;
  text-align: center;
  line-height: 1.3;
  color: currentColor;
}
.alt-features-icon-s {
  position: absolute;
  top: -6px;
  right: -15px;
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.alt-features-icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.alt-features-title {
  margin-bottom: 11px;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: -0.02em;
  transition: var(--transition-default);
}
.alt-features-descr {
  font-size: 16px;
  line-height: 1.625;
  color: var(--color-gray-1);
}
.light-content .alt-features-item.border-left {
  padding-left: 30px;
  border-color: rgba(255, 255, 255, 0.25);
}
.light-content .alt-features-descr {
  color: var(--color-dark-mode-gray-1);
}
.light-content .alt-features-item.box-shadow {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .alt-features-icon {
  color: #fff;
}

/* ==============================
   Spot box
   ============================== */

.spot-box {
  font-size: 15px;
  line-height: 1.7333;
}
.spot-box-icon {
  position: relative;
  width: 46px;
  height: 46px;
}
.spot-box-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  opacity: 0.1;
  border-radius: 50%;
}
.spot-box-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 17px;
  height: 17px;
  background: var(--color-dark-1);
  border-radius: 50%;
}
.spot-box-text {
  position: relative;
  top: -0.2em;
}

/* ==============================
   Numbers
   ============================== */

.number-title {
  font-size: 80px;
  font-weight: 500;
  line-height: 1;
}
.number-descr {
  color: var(--color-gray-1);
}
.light-content .number-descr {
  color: rgba(255, 255, 255, 0.7);
}

/*
 * Numbers 1
 */

.number-1-item {
  display: flex;
}
.number-1-title {
  display: flex;
  align-items: center;
  margin-right: 15px;
  color: var(--color-primary-1);
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.05em;
}
.number-1-descr {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 1.37;
  color: var(--color-gray-1);
}
.light-content .number-1-descr {
  color: var(--color-dark-mode-gray-1);
}

/*
 * Numbers 2
 */

.number-2-item {
  width: 100%;
  padding: 50px 30px;
  text-align: center;
  background: #fff;
  border-radius: var(--border-radius-default);
  box-shadow: var(--box-shadow-block);
}
.number-2-title {
  margin-bottom: 15px;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.05em;
}
.number-2-descr {
  font-size: 16px;
  color: var(--color-gray-1);
}
.light-content .number-2-item {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .number-2-descr {
  color: var(--color-dark-mode-gray-1);
}

/*
 * Numbers 3
 */

.number-3-title {
  margin-bottom: 10px;
  color: var(--color-primary-1);
  font-size: 44px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.05em;
}
.number-3-descr {
  font-size: 16px;
  line-height: 1.37;
  color: var(--color-gray-1);
}
.light-content .number-3-descr {
  color: var(--color-dark-mode-gray-1);
}

/* ==============================
   Steps
   ============================== */

/*
 * Steps 1
 */

.steps-1-title {
  position: relative;
  margin-bottom: 12px;
  padding-left: 40px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
}
.steps-1-number {
  position: absolute;
  top: 0.15em;
  left: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 0.642em;
  text-align: center;
  background: var(--color-dark-1);
  border-radius: 50%;
}
.steps-1-text {
  font-size: 18px;
  line-height: 1.667;
}
.light-content .steps-1-number {
  color: var(--color-dark-1);
  background: #fff;
}

/*
 * Steps 2
 */

.steps-2-item {
  position: relative;
  padding: 30px;
  color: var(--color-dark-1);
  border-radius: var(--border-radius-default);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: var(--box-shadow-block);
  transition: all 0.2s var(--ease-default);
}
.steps-2-item:hover {
  background: #fff;
  box-shadow: var(--box-shadow-block-strong);
}
.steps-2-icon {
  margin-top: 2px;
  margin-bottom: 30px;
  margin-right: 30px;
  font-size: 48px;
}
.steps-2-icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: var(--color-primary-1);
}
.steps-2-intro {
  margin-top: -2px;
}
.steps-2-title {
  margin-bottom: 9px;
  font-size: 21px;
  font-weight: 500;
}
.steps-2-text {
  font-size: 18px;
  line-height: 1.5;
}
.steps-2-number {
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding: 2px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: var(--color-primary-2);
  border-radius: 100px;
}
.steps-2-item.light-content {
  color: #fff;
  background: var(--color-dark-2);
}
.steps-2-item.light-content a {
  color: #fff;
  text-decoration: underline;
}

/* ==============================
   Portfolio
   ============================== */

/*
 * Works filter
 */

.works-filter {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  cursor: default;
}
.works-filter a {
  display: inline-block;
  position: relative;
  margin-left: 48px;
  color: var(--color-gray-1);
  text-decoration: none;
  -webkit-transition: var(--transition-default);
  transition: var(--transition-default);
  cursor: pointer;
}
.works-filter a:first-child {
  margin-left: 0;
}
.works-filter a:hover {
  color: var(--color-dark-1);
  text-decoration: none;
}
.works-filter a.active {
  color: var(--color-dark-1);
  cursor: default;
}
.works-filter a.active:hover {
  color: var(--color-dark-1);
}
.works-filter a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background-color: var(--color-dark-1);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
}
.works-filter a.active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.works-filter a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.light-content .works-filter a {
  color: #fff;
  opacity: 0.72;
}
.light-content .works-filter a:hover,
.light-content .works-filter a.active {
  color: #fff;
  opacity: 1;
}
.light-content .works-filter a:after {
  background-color: #fff;
}

/* Works filter elegant */
.works-filter.works-filter-elegant {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.works-filter.works-filter-elegant a {
  margin-left: 27px;
  padding: 4px 13px;
}
.works-filter.works-filter-elegant a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid var(--color-dark-1);
  border-radius: 30px;
  opacity: 0;
  transition: var(--transition-default);
}
.works-filter.works-filter-elegant a.active:before {
  opacity: 0.15;
}
.works-filter.works-filter-elegant a:after {
  display: none;
}
.light-content .works-filter.works-filter-elegant a:before {
  border-color: #fff;
}

/* Works filter fancy */
.works-filter.works-filter-fancy {
  display: flex;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.059em;
  text-transform: uppercase;
}
.works-filter.works-filter-fancy a,
.works-filter.works-filter-fancy a:hover {
  margin: 0;
  padding: 10px 20px;
  color: var(--color-gray-1);
  isolation: isolate;
}
.works-filter.works-filter-fancy a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--color-dark-1);
  opacity: 0.3;
  transition: var(--transition-default);
  z-index: -1;
}
.works-filter.works-filter-fancy a:after,
.works-filter.works-filter-fancy a:hover:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: var(--color-primary-1);
  transform: none;
  transition: all 0.2s var(--ease-out-short);
  z-index: -1;
}
.works-filter.works-filter-fancy a:not(:first-child):before,
.works-filter.works-filter-fancy a:not(:first-child):after {
  width: calc(100% + 1px);
  margin-left: -1px;
  border-left: none;
}
.works-filter.works-filter-fancy a:first-child:before,
.works-filter.works-filter-fancy a:first-child:after {
  border-top-left-radius: var(--border-radius-default);
  border-bottom-left-radius: var(--border-radius-default);
}
.works-filter.works-filter-fancy a:last-child:before,
.works-filter.works-filter-fancy a:last-child:after {
  border-top-right-radius: var(--border-radius-default);
  border-bottom-right-radius: var(--border-radius-default);
}
.works-filter.works-filter-fancy a.active,
.works-filter.works-filter-fancy a.active:hover {
  color: #fff;
}
.works-filter.works-filter-fancy a.active:after {
  opacity: 1;
}
.light-content .works-filter.works-filter-fancy a {
  opacity: 1;
}
.light-content .works-filter.works-filter-fancy a:before {
  border-color: #fff;
}
.light-content .works-filter.works-filter-fancy a {
  color: #fff !important;
}
.light-content .works-filter.works-filter-fancy a:hover {
  color: #fff;
}
.light-content .works-filter.works-filter-fancy a.active {
  color: #fff;
}

/* Works filter gradient */
.works-filter.works-filter-gradient {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: normal;
  z-index: 1;
}
.works-filter.works-filter-gradient a {
  margin-left: 10px;
  padding: 5px 17px;
  transition: none;
}
.works-filter.works-filter-gradient a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--color-dark-1);
  border-radius: 30px;
  opacity: 0.15;
  transition: opacity 0.17s var(--ease-default);
  z-index: -1;
}
.works-filter.works-filter-gradient a:hover {
  color: var(--color-gray-1);
}
.works-filter.works-filter-gradient a:hover:before {
  opacity: 0.3;
}
.works-filter.works-filter-gradient a.active:before {
  border: 1px solid transparent;
  background: linear-gradient(to right, white, white),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  opacity: 1;
}
.works-filter.works-filter-gradient a.active {
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.works-filter.works-filter-gradient a:after {
  display: none;
}
.light-content .works-filter.works-filter-gradient a,
.light-content .works-filter.works-filter-gradient a:hover {
  color: var(--color-dark-mode-gray-1);
  opacity: 1;
}
.light-content .works-filter.works-filter-gradient a:before {
  border-color: #fff;
  opacity: 0.25;
}
.light-content .works-filter.works-filter-gradient a:hover:before {
  border-color: #fff;
  opacity: 0.5;
}
.light-content .works-filter.works-filter-gradient a.active:before {
  border-color: transparent;
  background: linear-gradient(
      to right,
      var(--color-dark-1),
      var(--color-dark-1)
    ),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  opacity: 1;
}

/* Works filter slick */
.works-filter.works-filter-slick {
  display: inline-block;
  padding: 0 13px;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: normal;
  background: #fff;
  border-radius: 100px;
  box-shadow: var(--box-shadow-block);
}
.works-filter.works-filter-slick a {
  margin: 0;
  padding: 14px 17px;
  color: var(--color-gray-1);
}
.works-filter.works-filter-slick a:hover {
  color: var(--color-dark-1);
}
.works-filter.works-filter-slick a:after {
  display: none;
}
.works-filter.works-filter-slick a.active,
.works-filter.works-filter-slick a.active:hover {
  color: var(--color-dark-1);
}
.works-filter.works-filter-slick a.active:after {
  opacity: 1;
}
.light-content .works-filter.works-filter-slick {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .works-filter.works-filter-slick a {
  color: var(--color-dark-mode-gray-1);
}
.light-content .works-filter.works-filter-slick a:hover,
.light-content .works-filter.works-filter-slick a.active,
.light-content .works-filter.works-filter-slick a.active:hover {
  color: #fff;
}

/* Work filter bold */
.works-filter.works-filter-bold {
  font-family: var(--font-alt);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.works-filter.works-filter-bold a {
  margin-top: 7px;
  margin-left: 27px;
  padding: 4px 13px;
  color: var(--color-dark-1);
  isolation: isolate;
}
.works-filter.works-filter-bold a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  border: none;
  border-radius: 30px;
  opacity: 0;
  transition: var(--transition-default);
  z-index: -1;
}
.works-filter.works-filter-bold a.active,
.works-filter.works-filter-bold a.active:hover {
  color: #fff;
}
.works-filter.works-filter-bold a.active:before {
  opacity: 1;
}
.works-filter.works-filter-bold a:after {
  display: none;
}
.light-content .works-filter.works-filter-bold a {
  color: #fff;
  opacity: 1;
}
.light-content .works-filter.works-filter-bold a:before {
  background: #fff;
}
.light-content .works-filter.works-filter-bold a.active,
.light-content .works-filter.works-filter-bold a.active:hover {
  color: var(--color-dark-1);
}

/*
 * Works grid 
 */

.works-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.work-item {
  width: 25%;
  margin: 0;
}
.work-grid-2 .work-item {
  width: 49.99%;
}
.work-grid-3 .work-item {
  width: 33.333%;
}

.works-grid.work-grid-gut {
  margin: -30px 0 0 -30px;
}
.works-grid.work-grid-gut .work-item {
  padding: 30px 0 0 30px;
}
.works-grid.work-grid-gut-sm {
  margin: 0 10px 10px 0;
}
.works-grid.work-grid-gut-sm .work-item {
  padding: 10px 0 0 10px;
}
.works-grid.work-grid-gut-lg {
  margin: -80px 0 0 -70px;
}
.works-grid.work-grid-gut-lg .work-item {
  padding: 80px 0 0 70px;
}
.works-grid.work-grid-gut-xl {
  margin: -80px 0 0 -90px;
}
.works-grid.work-grid-gut-xl .work-item {
  padding: 80px 0 0 90px;
}

.work-item a {
  display: block;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  text-decoration: none;
}
.work-item a,
.work-item a:hover {
  color: var(--color-dark-1);
  border: none;
}
.light-content .work-item a,
.light-content .work-item a:hover {
  color: #fff;
}
.work-img {
  position: relative;
  overflow: hidden;
  transform: rotate(0.001deg) translateZ(0);
}
.work-img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gray-light-2);
}
.light-content .work-img-bg {
  background-color: var(--color-dark-3);
}
.work-img img {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  transform: rotate(0.001deg) translateZ(0);
}
.work-intro {
  width: 100%;
  padding-top: 18px;
  text-align: center;
  transform: translateZ(0);
}
.work-title {
  margin: 0 0 3px 0;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.007em;
  line-height: 1.4;
  text-transform: none;
  transform: translateZ(0);
}
.work-descr {
  display: block;
  color: var(--color-gray-1);
  font-size: 15px;
  line-height: 1.4;
  text-transform: none;
  transform: translateZ(0);
}
.light-content .work-descr {
  color: var(--color-dark-mode-gray-1);
}

/* Work item hover state */
.work-item .work-img,
.work-item .work-img > img {
  transition: all 2s var(--ease-out-medium);
}
.work-item .work-img {
  clip-path: inset(-1px);
  will-change: clip-path;
}
.work-item a:hover .work-img {
  clip-path: inset(10px);
}
.work-item a:hover .work-img > img {
  transform: scale(1.05) rotate(0.001deg) translateZ(0);
}
.work-item .work-intro {
  transition: all 2s var(--ease-out-medium);
}
.work-item .work-intro.text-start {
  padding-right: 10px;
}
.work-item a:hover .work-intro {
  transform: translate(10px, -10px);
}

/* Work item hover state alt */
.works-grid.work-grid-hover-alt .work-item .work-img {
  overflow: hidden;
  transition: all 0.2s var(--ease-default);
}
.works-grid.work-grid-hover-alt .work-item .work-img img {
  transition: all 0.27s var(--ease-default);
}
.works-grid.work-grid-hover-alt .work-item a:hover .work-img {
  clip-path: none;
  transform: translateY(-7px) rotate(0.001deg) translateZ(0);
}
.works-grid.work-grid-hover-alt .work-item a:hover .work-img img {
  transform: scale(1) rotate(0.001deg) translateZ(0);
}
.works-grid.work-grid-hover-alt .work-item a:hover .work-intro {
  transform: none;
  opacity: 1;
}

/* Work item round */
.works-grid.work-grid-round .work-item .work-img {
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.works-grid.work-grid-round .work-item .work-img-bg {
  border-radius: var(--border-radius-default);
}

/* Work item with hidden title */
.works-grid.hide-titles .work-item a {
  overflow: hidden;
}
.works-grid.hide-titles .work-item .work-img {
  transition: all 0.37s var(--ease-out-short);
}
.works-grid.hide-titles .work-item a:hover .work-img > img {
  transform: none;
}
.works-grid.hide-titles .work-intro {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 30px;
  opacity: 0;
  transition: all 0.37s var(--ease-default);
}
.works-grid.hide-titles .work-intro:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  opacity: 0.85;
}
.works-grid.hide-titles .work-intro > * {
  position: relative;
  transform: translateY(25px);
  transition: transform 0.37s var(--ease-out-short),
    opacity 0.37s var(--ease-default);
}
.works-grid.hide-titles .work-title {
  margin-bottom: 5px;
  color: #fff;
  font-size: 21px;
  line-height: 1.2;
}
.works-grid.hide-titles:not(.work-grid-2, .work-grid-3) .work-title {
  font-size: 19px;
}
.works-grid.hide-titles .work-descr {
  color: #fff;
  opacity: 0.7;
}
.works-grid.hide-titles .work-item a:hover .work-img,
.works-grid.hide-titles .work-item a.focus-visible .work-img {
  clip-path: none;
  transform: scale(1.05) translateZ(0.1px);
}
.works-grid.hide-titles .work-item a:hover .work-intro > *,
.works-grid.hide-titles .work-item a:focus-visible .work-intro > * {
  transform: none;
}
.works-grid.hide-titles .work-item a:hover .work-intro,
.works-grid.hide-titles .work-item a:focus-visible .work-intro {
  transform: none;
  opacity: 1;
}
/* Work item with hidden title hover white */
.works-grid.hide-titles.hover-white .work-intro:before {
  background: #fff;
}
.works-grid.hide-titles.hover-white .work-title {
  color: var(--color-dark-1);
}
.works-grid.hide-titles.hover-white .work-descr {
  color: var(--color-gray-1);
  opacity: 1;
}

/* Work item fancy */
.works-grid.work-grid-fancy .work-item a {
  overflow: hidden;
  border-radius: var(--border-radius-default);
  box-shadow: var(--box-shadow-block);
  transition: all 0.27s var(--ease-default);
  isolation: isolate;
  transform: translateZ(0);
}
.works-grid.work-grid-fancy .work-item a:hover {
  box-shadow: var(--box-shadow-block-strong);
  transform: translateY(-7px);
}
.works-grid.work-grid-fancy .work-item a:hover .work-img > img {
  transform: none;
}
.works-grid.work-grid-fancy .work-intro {
  padding: 30px;
}
.works-grid.work-grid-fancy .work-title {
  font-size: 20px;
}
.works-grid.work-grid-fancy .work-item a:hover .work-img {
  clip-path: none;
}
.works-grid.work-grid-fancy .work-item a:hover .work-intro {
  transform: none;
  opacity: 1;
}
.light-content .works-grid.work-grid-fancy .work-item a {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}

/* Works navigation */
.work-navigation {
  width: 100%;
  background: #fff;
  font-size: 16px;
  font-weight: 500;
  z-index: 99;
}
.work-navigation i {
  position: relative;
  top: -1px;
}
.work-navigation a {
  display: block;
  float: left;
  width: 33.33333%;
  overflow: hidden;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap;
  cursor: default;
}
.work-navigation a,
.work-navigation a:visited {
  color: var(--color-gray-1);
}
.work-navigation a span:hover {
  color: var(--color-dark-1);
}
.work-navigation a span {
  display: inline-block;
  height: 80px;
  line-height: 79px;
  padding: 0 4%;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.work-navigation span:hover {
  background: var(--color-gray-light-2);
}
.work-prev {
  text-align: left;
}
.work-all {
  text-align: center;
}
.work-next {
  text-align: right;
}
.work-full-media img {
  max-width: 100%;
  height: auto;
}
.work-navigation.light-content a,
.work-navigation.light-content a:visited {
  color: var(--color-dark-mode-gray-1);
}
.work-navigation.light-content a span:hover {
  color: #fff;
}
.work-navigation.light-content a span {
  background-color: transparent;
}
.work-navigation.light-content span:hover {
  background-color: rgba(255, 255, 255, 0.05);
}

/* ==============================
   Portfolio 1
   ============================== */

.portfolio-1-item {
  will-change: unset !important;
}
.portfolio-1-image {
  position: relative;
  clip-path: inset(0);
  transform: translateZ(0);
  transition: all 2s var(--ease-out-medium);
  will-change: clip-path;
}
.portfolio-1-image:hover {
  clip-path: inset(10px);
}
.portfolio-1-image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-gray-light-2);
}
.portfolio-1-title {
  position: relative;
  margin-left: -105px;
  font-size: 82px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.05em;
}
.portfolio-1-title a {
  display: inline-block;
  margin-left: -4px;
  color: unset;
  text-decoration: none;
  transition: letter-spacing 0.27s var(--ease-out-medium);
  will-change: letter-spacing;
}
.portfolio-1-title a:hover {
  letter-spacing: -0.03em;
}
.portfolio-1-descr {
  font-size: 16px;
}

/* ==============================
   Portfolio 2
   ============================== */

.portfolio-2-item {
  will-change: unset !important;
}
.portfolio-2-title {
  font-size: 43px;
  font-weight: 500;
}
.portfolio-2-title a {
  display: block;
  text-decoration: none;
  transition: all 0.27s var(--ease-out-medium);
}
.portfolio-2-title a:hover {
  color: inherit;
  text-decoration: none;
}
.portfolio-2-image {
  overflow: hidden;
}
.portfolio-2-image img {
  width: 100%;
  transform: scale(1.02) translateZ(0.1px);
  transition: all 0.5s var(--ease-out-short);
}
.portfolio-2-image a:hover img {
  transform: translateZ(0.1px);
}
.light-content .portfolio-2-title a {
  color: #fff;
}

/* ==============================
   Portfolio 3
   ============================== */

.portfolio-3-image {
  overflow: hidden;
  border-radius: 50px;
  isolation: isolate;
  transform: translateZ(0);
}
.portfolio-3-image img {
  width: 100%;
  transform: scale(1.037) translateZ(0.01px);
  transition: all 0.5s var(--ease-out-short);
}
.portfolio-3-image a:hover img {
  transform: translateZ(0.01px);
}
.portfolio-3-title {
  margin-bottom: 15px;
  font-size: 62px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.portfolio-3-title a {
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 0 1px;
  background-position: 0 calc(100% - 0.125em);
  background-repeat: no-repeat;
  transition: background-size 0.5s var(--ease-out-medium);
  will-change: background-size;
}
.portfolio-3-title a:hover {
  color: inherit;
  background-size: 100% 1px;
}
.portfolio-3-descr {
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.light-content .portfolio-3-title a {
  color: #fff;
}

/* ==============================
   Portfolio 4
   ============================== */

.portfolio-4-carousel.owl-carousel {
  display: flex !important;
  flex-direction: column;
  width: calc(100% + 10px);
}
.portfolio-4-carousel .owl-wrapper-outer {
  overflow: visible !important;
}
.portfolio-4-carousel .owl-item {
  padding-right: 10px;
}
.portfolio-4-carousel .owl-controls {
  order: 2;
  margin-top: 40px;
}
.portfolio-4-carousel .owl-buttons {
  padding-right: 10px;
  text-align: center;
}
.portfolio-4-carousel .owl-pagination {
  display: none;
}
.portfolio-4-carousel .owl-prev,
.portfolio-4-carousel .owl-next {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-left: 10px;
  padding: 0;
  font-size: 24px;
  text-align: center;
  color: var(--color-dark-1);
  border-radius: 50%;
  opacity: 1;
  transform: none;
}
.portfolio-4-carousel .owl-prev svg,
.portfolio-4-carousel .owl-next svg {
  position: relative;
}
.portfolio-4-carousel .owl-prev:before,
.portfolio-4-carousel .owl-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  box-shadow: var(--box-shadow);
  transition: all 0.4s var(--ease-elastic-2);
}
.portfolio-4-carousel .owl-prev:hover:before,
.portfolio-4-carousel .owl-next:hover:before {
  box-shadow: var(--box-shadow-strong);
  transform: scale(1.07);
}
.portfolio-4-item > a {
  color: unset;
  text-decoration: none;
}
.portfolio-4-image {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.portfolio-4-image img {
  position: relative;
  transition: all 0.5s var(--ease-out-short);
}
.portfolio-4-title {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.02em;
}
.portfolio-4-intro {
  padding-right: 12px;
  transition: all 0.5s var(--ease-out-short);
}
.portfolio-4-descr {
  font-size: 16px;
}

/* Hover state */
.portfolio-4-item > a:hover .portfolio-4-image > img {
  transform: scale(1.05);
}
.portfolio-4-item > a:hover .portfolio-4-intro {
  transform: translateX(12px);
}

/* ==============================
   Portfolio 5
   ============================== */

.portfolio-5-link {
  text-decoration: none;
}
.portfolio-5-image {
  position: relative;
  margin-bottom: 22px;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.portfolio-5-image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--border-radius-default);
  background: var(--color-gray-light-1);
}
a.portfolio-5-link .portfolio-5-image img {
  transform: translateZ(0.01px);
  transition: all 0.5s var(--ease-out-short);
}
.portfolio-5-title {
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  transition: all 0.27s var(--ease-default);
}
.portfolio-5-title span {
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 0 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.5s var(--ease-out-medium);
  will-change: background-size;
}
.portfolio-5-number {
  margin-bottom: 5px;
  font-size: 54px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.025em;
}
.portfolio-5-number-descr {
  font-size: 18px;
}
.light-content .portfolio-5-image-bg {
  background: var(--color-dark-3);
}

/* Hover state */

a.portfolio-5-link {
  text-decoration: none;
  color: inherit;
}
a.portfolio-5-link:hover .portfolio-5-image img {
  transform: scale(1.05) translateZ(0.01px);
}
a.portfolio-5-link:hover .portfolio-5-title span {
  background-size: 100% 1px;
}

/* ==============================
   Call action 1 section
   ============================== */

.call-action-1-images {
  position: relative;
  overflow: hidden;
}
.call-action-1-images img {
  width: 100%;
}
.call-action-1-image-1 {
  width: 78.7234%;
  overflow: hidden;
}
.call-action-1-image-2 {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  width: 36.2%;
  height: 100%;
}
.call-action-1-image-2-inner {
  overflow: hidden;
  border-radius: 120px;
  isolation: isolate;
  transform: translateZ(0);
}

/* ==============================
   Call action 2 section
   ============================== */

.call-action-2-images {
  position: relative;
  margin: 15px 33px 0 0;
  border: 1px solid transparent;
}
.call-action-2-image-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 36.85%;
  overflow: hidden;
  transform: translateZ(0) rotate(0.0001deg);
}
.call-action-2-image-2 {
  position: relative;
  width: 77.145%;
  margin: 120px auto;
  overflow: hidden;
  transform: translateZ(0) rotate(0.0001deg);
}
.call-action-2-image-3 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 36.85%;
  overflow: hidden;
  transform: translateZ(0) rotate(0.0001deg);
}
.call-action-2-text dt {
  margin-bottom: 0.5em;
  font-size: 20px;
  font-weight: 500;
}
.call-action-2-text dd {
  margin-bottom: 2em;
  font-size: 17px;
  line-height: 1.625;
  color: var(--color-gray-1);
}
.light-content .call-action-2-text dd {
  color: var(--color-gray-light-6);
}

/* ==============================
   Call action 3 section
   ============================== */

.call-action-3-images {
  position: relative;
  width: 100%;
  margin-top: 15px;
}
.call-action-3-image-1 {
  width: 67.38%;
  margin-left: auto;
  overflow: hidden;
  -webkit-transform: translateZ(0) rotate(0.0001deg);
  transform: translateZ(0) rotate(0.0001deg);
}
.call-action-3-image-2-wrap {
  position: absolute;
  top: 0;
  left: 54px;
  width: 41.5%;
  height: 100%;
  -webkit-transform: translateZ(0) rotate(0.0001deg);
  transform: translateZ(0) rotate(0.0001deg);
}
.call-action-3-image-2 {
  overflow: hidden;
  -webkit-transform: translateZ(0) rotate(0.0001deg);
  transform: translateZ(0) rotate(0.0001deg);
}

/* ==============================
   Call action 4 section
   ============================== */

.call-action-4-images {
  position: relative;
  padding-bottom: 24.39%;
}
.call-action-4-images img {
  width: 100%;
}
.call-action-4-image-1 {
  width: 73.17%;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.call-action-4-image-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 73.17%;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}

/* ==============================
   Images compositions
   ============================== */

/*
 * Images composition 1
 */

.composition-1 {
  position: relative;
  isolation: isolate;
}
.composition-1 img {
  width: 100%;
}
.composition-1-image-1 {
  position: relative;
  width: 65.6915%;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
  z-index: 1;
}
.composition-1-image-2 {
  position: relative;
  width: 59.3085%;
  margin-top: -18.617%;
  margin-left: auto;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.composition-1-decoration-1 {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -13.2978%;
  margin-left: -17.2872%;
  width: 42.0212%;
  opacity: 0.5;
  z-index: -1;
}
.composition-1-decoration-2 {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 45.2127%;
  margin-left: 24.734%;
  width: 26.8617%;
  opacity: 0.95;
  z-index: 1;
}

/*
 * Images composition 2
 */

.composition-2 {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.composition-2 img {
  width: 100%;
}
.composition-2-image-1 {
  position: relative;
  width: 58.5987%;
  margin-top: 29.2993%;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.composition-2-image-2 {
  position: relative;
  width: 71.0191%;
  margin-top: -40.1273%;
  margin-left: auto;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.composition-2-decoration {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 10.9%;
  margin-left: 14.0127%;
  width: 32.1656%;
  opacity: 0.95;
  z-index: 1;
}

/*
 * Images composition 3
 */

.composition-3 {
  position: relative;
  isolation: isolate;
}
.composition-3 img {
  width: 100%;
}
.composition-3-image-1 {
  position: relative;
  width: 65.6915%;
  margin-left: auto;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.composition-3-image-2 {
  position: relative;
  width: 59.3085%;
  margin-top: -18.617%;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.composition-3-decoration-1 {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 9.3085%;
  margin-left: 22%;
  width: 28.4574%;
  opacity: 0.95;
  z-index: 1;
}
.composition-3-decoration-2 {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 26.0638%;
  margin-right: -19.1489%;
  width: 39.3617%;
  opacity: 0.7;
  z-index: -1;
}

/*
 * Images composition 4
 */

.composition-4 {
  position: relative;
}
.composition-4 img {
  width: 100%;
}
.composition-4-image-1 {
  position: relative;
  width: 86.0084%;
  margin-left: auto;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
}
.composition-4-image-1-inner {
  overflow: hidden;
  border: 10px solid #fff;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
}
.composition-4-image-2 {
  position: relative;
  width: 59.7738%;
  margin-top: -36.672%;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-left-radius: 75%;
}
.composition-4-image-2-inner {
  border: 10px solid #fff;
  overflow: hidden;
  border-bottom-left-radius: 75%;
}
.composition-4-decoration {
  position: absolute;
  bottom: 7%;
  right: 15.6704%;
  width: 36.8336%;
  opacity: 0.95;
  z-index: -1;
}
.composition-4-decoration-1 {
  position: absolute;
  bottom: 6.025%;
  right: 7.97%;
  width: 25.1042%;
  opacity: 0.95;
  z-index: -1;
}
.light-content .composition-4-image-1 {
  background: var(--color-dark-1);
  border-color: rgba(255, 255, 255, 0.2);
}
.light-content .composition-4-image-1-inner {
  border-color: var(--color-dark-1);
}
.light-content .composition-4-image-2 {
  background: var(--color-dark-1);
  border-color: rgba(255, 255, 255, 0.2);
}
.light-content .composition-4-image-2-inner {
  border-color: var(--color-dark-1);
}

/*
 * Images composition 5
 */

.composition-5 {
  position: relative;
}
.composition-5 img {
  width: 100%;
}
.composition-5-image-1 {
  position: relative;
  width: 91.0683%;
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--color-gray-light-3);
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  isolation: isolate;
  transform: translateZ(0);
}
.composition-5-image-1-inner {
  overflow: hidden;
  border: 10px solid #fff;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  isolation: isolate;
  transform: translateZ(0);
}
.composition-5-image-2 {
  position: relative;
  width: 49.387%;
  margin-top: -24.3432%;
  margin-left: auto;
  overflow: hidden;
  border: 1px solid var(--color-gray-light-3);
  border-bottom-right-radius: 75%;
  isolation: isolate;
  transform: translateZ(0);
}
.composition-5-image-2-inner {
  overflow: hidden;
  border: 10px solid #fff;
  border-bottom-right-radius: 75%;
  isolation: isolate;
  transform: translateZ(0);
}
.composition-5-decoration {
  position: absolute;
  bottom: 9.25%;
  left: -6.8%;
  width: 39.9299%;
  opacity: 0.95;
  z-index: -1;
}
.light-content .composition-5-image-1 {
  background: var(--color-dark-1);
  border-color: rgba(255, 255, 255, 0.2);
}
.light-content .composition-5-image-1-inner {
  border-color: var(--color-dark-1);
}
.light-content .composition-5-image-2 {
  background: var(--color-dark-1);
  border-color: rgba(255, 255, 255, 0.2);
}
.light-content .composition-5-image-2-inner {
  border-color: var(--color-dark-1);
}

/*
 * Images composition 6
 */

.composition-6 {
  position: relative;
}
.composition-6 img {
  width: 100%;
}
.composition-6-image {
  position: relative;
  overflow: hidden;
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2MzAgNjI2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTUxNC41MjUsNDkwLjEwNyBDNDE1LjI0Niw1MzEuODk2IDM0OC43NDcsNDE0Ljk1MCAyODkuMDQzLDQ5Ny43NjAgQzI0NC43NjEsNTU5LjE3NyAxNjcuOTM2LDY1OS40OTUgOTYuMDY3LDYxNC4yMjcgQy0zLjIyOCw1NTEuNjg0IC04OC4yMDUsMTE0Ljg5MSAxODMuMDg4LDE0LjQ5NiBDMjg2Ljg5MSwtMjMuOTE3IDQ5MS4zMjEsMTUuMjMxIDU4MS44ODEsMTY3LjAwMSBDNjgxLjcxNCwzMzQuMzEwIDYwNi44MTMsNDUxLjI2MCA1MTQuNTI1LDQ5MC4xMDcgWiIvPgo8L3N2Zz4=);
  -webkit-mask-type: alpha;
  -webkit-mask-size: 100% 100%;
  mask: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA2MzAgNjI2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTUxNC41MjUsNDkwLjEwNyBDNDE1LjI0Niw1MzEuODk2IDM0OC43NDcsNDE0Ljk1MCAyODkuMDQzLDQ5Ny43NjAgQzI0NC43NjEsNTU5LjE3NyAxNjcuOTM2LDY1OS40OTUgOTYuMDY3LDYxNC4yMjcgQy0zLjIyOCw1NTEuNjg0IC04OC4yMDUsMTE0Ljg5MSAxODMuMDg4LDE0LjQ5NiBDMjg2Ljg5MSwtMjMuOTE3IDQ5MS4zMjEsMTUuMjMxIDU4MS44ODEsMTY3LjAwMSBDNjgxLjcxNCwzMzQuMzEwIDYwNi44MTMsNDUxLjI2MCA1MTQuNTI1LDQ5MC4xMDcgWiIvPgo8L3N2Zz4=);
  mask-type: alpha;
  mask-size: 100% 100%;
}
.composition-6-decoration-1 {
  position: absolute;
  top: 0.5%;
  right: 8.887%;
  width: 23.9682%;
}
.composition-6-decoration-2 {
  position: absolute;
  bottom: -3.5%;
  left: 25.3968%;
  width: 23.9682%;
}

/*
 * Images composition 7
 */

.composition-7 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.composition-7 img {
  width: 100%;
}
.composition-7-border {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: var(--border-radius-default);
  background: linear-gradient(to right, white, white),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  z-index: 0;
}
.composition-7-inner {
  position: relative;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
  z-index: 1;
}
.composition-7-image-1 {
  position: relative;
  width: 14.9903%;
}
.composition-7-image-2 {
  position: relative;
  width: 24.8549%;
}
.composition-7-image-3 {
  position: relative;
  width: 30.0773%;
}
.composition-7-image-4 {
  position: relative;
  width: 21.3733%;
}
.light-content .composition-7-border {
  background: linear-gradient(
      to right,
      var(--color-dark-1),
      var(--color-dark-1)
    ),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}

/*
 * Images composition 8
 */

.composition-8 {
  position: relative;
}
.composition-8-image {
  position: relative;
  width: 90.7936%;
  margin-left: auto;
  overflow: hidden;
  border-radius: 75px;
  isolation: isolate;
  transform: translateZ(0);
}
.composition-8-image img {
  width: 100%;
}
.composition-8-decoration-1 {
  position: absolute;
  top: 0;
  left: 0;
}
.composition-8-decoration-2 {
  position: absolute;
  bottom: 17%;
  left: 0;
}

/*
 * Images composition 9
 */

.composition-9 {
  position: relative;
}
.composition-9-image {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--color-dark-1);
}
.composition-9-image img {
  width: 100%;
}
.composition-9-decoration-1 {
  position: absolute;
  top: -20px;
  left: -40px;
  width: 100%;
  height: 100%;
  border: 1px solid currentColor;
}

/* ==============================
   Work process
   ============================== */

.work-process-item:hover .work-process-icon {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.work-process-heading {
  margin-top: 0;
  margin-bottom: 0.6em;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.196;
  letter-spacing: -0.02em;
}
.work-process-description {
  font-family: var(--font-global-alt);
  font-size: 16px;
  font-weight: 400; /*500*/
  line-height: 1.625;
  color: var(--color-gray-1);
}
.light-content .work-process-description {
  color: var(--color-gray-light-6);
}
.work-process-icon {
  width: 1em;
  height: 1em;
  margin: 0 auto 18px auto;
  font-size: 72px;
  text-align: center;
  line-height: 1.3;
  color: var(--color-dark-1) 111;
  -webkit-transition: var(--transition-default);
  transition: var(--transition-default);
}
.light-content .work-process-icon {
  color: #fff;
}
.work-process-icon svg {
  display: block;
  width: 1em;
  height: 1em;
}
.work-process-title {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.03em;
  -webkit-transition: var(--transition-default);
  transition: var(--transition-default);
}

/* ==============================
   Logotypes
   ============================== */

/*
 * Logo carousel
 */

.logo-item {
  height: 120px;
  text-align: center;
  opacity: 0.75;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.logo-item:hover {
  opacity: 1;
}
.logo-item img {
  position: relative;
  top: 50%;

  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*
 * Logo grid
 */

.logo-grid {
  margin: -30px -15px 0 -15px;
}
.logo-grid-img {
  margin: 30px 15px 0 15px;
  opacity: 0.35;
  transition: var(--transition-default);
}
.logo-grid-img:hover {
  opacity: 1;
}
.light-content .logo-grid-img {
  opacity: 0.8;
}
.light-content .logo-grid-img:hover {
  opacity: 1;
}

/* ==============================
   Post previews
   ============================== */

.post-prev {
  display: flex;
  align-items: stretch;
}
.post-prev-container {
  position: relative;
  display: flex;
  flex-direction: column;
}
.post-prev-container > * {
  position: relative;
}
.post-prev-container:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid var(--color-gray-light-3);
  border-radius: var(--border-radius-default);
  transition: var(--transition-default);
}
.post-prev-img {
  position: relative;
  overflow: hidden;
  border-top-left-radius: var(--border-radius-default);
  border-top-right-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.post-prev-img a {
  -webkit-transition: all 0.2s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.post-prev-img img {
  width: 100%;
  transform: translateZ(0.1px);
  transition: all 0.5s var(--ease-out-short);
}
.post-prev-img a:hover img {
  transform: scale(1.05) translateZ(0.1px);
}
.post-prev-title {
  margin-bottom: 12px;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.476;
}
.post-prev-title a {
  color: var(--color-dark-1);
  text-decoration: none;
  transition: all 0.27s var(--ease-default);
}
.post-prev-title a:hover {
  opacity: 0.65;
}
.post-prev-info {
  margin-top: auto;
}
.post-prev-info,
.post-prev-info a {
  font-size: 15px;
  text-decoration: none;
  color: var(--color-gray-1);
  transition: all 0.27s var(--ease-default);
}
.post-prev-info a:hover {
  text-decoration: underline;
}
.post-prev-info .icon-author {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: var(--color-gray-light-1);
  border-radius: 50%;
}
.post-prev-info .icon-author:hover {
  text-decoration: none;
}
.post-prev-author-img {
  margin-top: -2px;
  margin-right: 5px;
  border-radius: 50%;
}
.post-prev-text {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--color-gray-1);
}
.post-prev-title {
  padding-top: 40px;
}
.post-prev-title,
.post-prev-text,
.post-prev-info {
  padding-left: 40px;
  padding-right: 40px;
}
.post-prev-container > *:last-child {
  padding-bottom: 40px;
}
.light-content .post-prev-container:before {
  border-color: rgba(255, 255, 255, 0.25);
}
.light-content .post-prev-title a {
  color: #fff;
}
.light-content .post-prev-info,
.light-content .post-prev-info a {
  color: var(--color-dark-mode-gray-1);
}
.light-content .post-prev-text {
  color: var(--color-dark-mode-gray-1);
}
.light-content .post-prev-info .icon-author {
  background: rgba(255, 255, 255, 0.2);
}

/* ==============================
   Post previews 1
   ============================== */

.post-prev-1-img {
  margin-bottom: 20px;
  overflow: hidden;
}
.post-prev-1-img img {
  width: 100%;
  transform: translateZ(0.1px);
  transition: all 0.5s var(--ease-out-short);
}
.post-prev-1-img:hover img {
  transform: scale(1.05) translateZ(0.1px);
}
.post-prev-1-info {
  margin-bottom: 18px;
  font-size: 12px;
  font-family: var(--font-alt);
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.post-prev-1-infro-item {
  display: inline-block;
  margin-right: 2px;
  padding: 4px 10px 2px;
  text-decoration: none;
  border: 1px solid currentColor;
  border-radius: 20px;
  transition: var(--transition-default);
}
.post-prev-1-title {
  font-size: 24px;
  line-height: 1.333;
  letter-spacing: -0.01em;
}
.post-prev-1-title a {
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 0 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.5s var(--ease-out-medium);
  will-change: background-size;
}
.post-prev-1-title a:hover {
  color: unset;
  background-size: 100% 1px;
}
.post-prev-1-title.large {
  font-size: 30px;
}
.light-content .post-prev-1-title a {
  color: #fff;
}

/* ==============================
   Post previews 2
   ============================== */

.post-prev-2-img {
  margin-bottom: 22px;
  overflow: hidden;
  border-radius: var(--border-radius-default);
  isolation: isolate;
  transform: translateZ(0);
}
.post-prev-2-img img {
  width: 100%;
  transform: translateZ(0.1px);
  transition: all 0.5s var(--ease-out-short);
}
.post-prev-2-img:hover img {
  transform: scale(1.05) translateZ(0.1px);
}
.post-prev-2-info {
  margin-bottom: 18px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.466;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.post-prev-2-title {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.3125;
  letter-spacing: -0.03em;
}
.post-prev-2-title a {
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 0 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.5s var(--ease-out-medium);
  will-change: background-size;
}
.post-prev-2-title a:hover {
  color: unset;
  background-size: 100% 1px;
}
.post-prev-2-text {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.6;
}
.post-prev-2-tags {
  margin-top: -5px;
}
.post-prev-2-tag {
  display: inline-block;
  align-items: center;
  margin-top: 5px;
  padding: 2px 10px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid currentColor;
  border-radius: 100px;
}
.light-content .post-prev-2-title a {
  color: #fff;
}

/* ==============================
   Post previews 3
   ============================== */

.post-prev-3 {
  display: flex;
  align-items: stretch;
}
.post-prev-3-container {
  position: relative;
  display: flex;
  width: 100%;
  overflow: hidden;
  transition: var(--transition-default);
  border-radius: var(--border-radius-default);
  box-shadow: var(--box-shadow-block);
  isolation: isolate;
  transform: translateZ(0);
  transition: var(--transition-default);
}
.post-prev-3-container > * {
  position: relative;
}

.post-prev-3-img {
  flex-shrink: 0;
  position: relative;
  min-width: 39.6825%;
  overflow: hidden;
}
.post-prev-3-img a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 100%;
  transition: all 0.2s var(--ease-default);
}
.post-prev-3-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translateZ(0.01px) rotate(0.003deg);
  transition: all 0.5s var(--ease-out-short);
}
.post-prev-3-intro {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 35px 40px;
}
.post-prev-3-title {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.476;
}
.post-prev-3-title a {
  color: var(--color-dark-1);
  text-decoration: none;
  transition: all 0.27s var(--ease-default);
}
.post-prev-3-title a:hover {
  opacity: 0.65;
}
.post-prev-3-info {
  margin-top: auto;
}
.post-prev-3-info,
.post-prev-3-info a {
  font-size: 14px;
  text-decoration: none;
  color: var(--color-dark-1);
  transition: all 0.27s var(--ease-default);
}
.post-prev-3-info a:hover {
  text-decoration: underline;
}
.post-prev-3-author-img {
  position: relative;
  top: -0.1em;
  margin-right: 2px;
  border-radius: 50%;
}
.post-prev-3-text {
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 1.5;
  color: var(--color-gray-1);
}
.light-content .post-prev-3-container {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .post-prev-3-title a {
  color: #fff;
}
.light-content .post-prev-3-info,
.light-content .post-prev-3-info a {
  color: var(--color-dark-mode-gray-1);
}
.light-content .post-prev-3-text {
  color: var(--color-dark-mode-gray-1);
}
.post-prev-3.gradient .post-prev-3-container {
  box-shadow: none;
}
.post-prev-3.gradient .post-prev-3-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: var(--border-radius-default);
  background: linear-gradient(to right, white, white),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  opacity: 0.3;
  transition: all 0.27s var(--ease-default);
}
.post-prev-3.gradient .post-prev-3-container:hover {
  box-shadow: none;
}
.post-prev-3.gradient .post-prev-3-container:hover:before {
  opacity: 0.57;
}
.post-prev-3.gradient .post-prev-3-title a:hover {
  opacity: 0.85;
}
.light-content .post-prev-3.gradient .post-prev-3-container {
  background: none;
  border: none;
}
.light-content .post-prev-3.gradient .post-prev-3-container:before {
  background: linear-gradient(
      to right,
      var(--color-dark-1),
      var(--color-dark-1)
    ),
    var(--gradient-primary-1-b);
  -webkit-background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  opacity: 0.5;
}
.light-content .post-prev-3.gradient .post-prev-3-container:hover:before {
  opacity: 0.75;
}

/* ==============================
   Newsletter
   ============================== */

.newsletter-label-icon {
  margin-right: 30px;
  font-size: 96px;
  line-height: 1;
}
.newsletter-label-icon svg {
  width: 1em;
  height: 1em;
}
.newsletter-label-text {
  max-width: 370px;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.196;
  letter-spacing: -0.03em;
}
.form input.newsletter-field,
.form .newsletter-field-wrap {
  margin-right: 10px;
  flex-grow: 1.5;
}
.form input.newsletter-field::placeholder {
  color: var(--color-gray-1);
}
.form input.newsletter-field:focus {
  color: var(--color-dark-1);
}
.form input.newsletter-field.error {
  border-color: #dc3545 !important;
}
#subscribe-result {
  height: 0;
}

/*
 * Newsletter elegant
 */

.form.newsletter-elegant input.newsletter-field {
  max-width: unset;
  padding-left: 0 !important;
  padding-right: 0 !important;
  flex-grow: unset;
  font-size: 34px !important;
  font-weight: 400 !important;
  background: transparent;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-width: 1px !important;
}
.light-content .form.newsletter-elegant input.newsletter-field,
.light-content .form.newsletter-elegant input.newsletter-field::placeholder {
  color: #fff !important;
  border-color: #fff !important;
}

/*
 * Newsletter strong
 */

.light-content .form.newsletter-strong input.newsletter-field,
.light-content .form.newsletter-strong input.newsletter-field:hover {
  background-color: rgba(255, 255, 255, 0.275) !important;
  border: none;
}
.light-content .form.newsletter-strong input.newsletter-field::placeholder,
.light-content
  .form.newsletter-strong
  input.newsletter-field:hover::placeholder {
  color: #fff;
}

/*
 * Newsletter modern
 */

.form.newsletter-modern input.newsletter-field,
.form.newsletter-modern input.newsletter-field:hover,
.form.newsletter-modern input.newsletter-field::placeholder,
.form.newsletter-modern input.newsletter-field:hover::placeholder {
  max-width: unset;
  width: 100%;
  height: 55px;
  padding: 20px 0;
  font-family: var(--font-alt);
  font-size: 40px;
  color: var(--color-dark-1);
  text-transform: uppercase;
  letter-spacing: 0.02em;
  border-top: none;
  border-left: none;
  border-right: none;
  border-color: var(--color-dark-1);
}
.form.newsletter-modern input.newsletter-field:focus {
  box-shadow: none;
}
.form.newsletter-modern input.newsletter-field.error {
  border-color: #dc3545 !important;
}
.light-content .form.newsletter-modern input.newsletter-field,
.light-content .form.newsletter-modern input.newsletter-field:hover,
.light-content .form.newsletter-modern input.newsletter-field::placeholder,
.light-content
  .form.newsletter-modern
  input.newsletter-field:hover::placeholder {
  color: #fff;
  border-color: #fff;
}

/* ==============================
   Contact 
   ============================== */

.contact-item {
  position: relative;
  padding: 0 0 0 74px;
  color: var(--color-dark-1);
}
.contact-item a {
  color: currentColor;
  text-decoration: none;
  transition: var(--transition-default);
}
.contact-item a:hover {
  color: var(--color-dark-1);
  text-decoration: none;
}

.ci-icon {
  position: absolute;
  top: 4px;
  left: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.ci-icon:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color-dark-1);
  border-radius: 50%;
}
.ci-icon svg,
.ci-icon img,
.ci-icon i {
  position: relative;
  vertical-align: middle;
}
.ci-icon.ci-icon-grad:before {
  background: var(--gradient-primary-1-b);
  opacity: 0.15;
}
.ci-icon.ci-icon-grad i:before {
  background: var(--gradient-primary-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ci-title {
  margin-bottom: 7px;
  color: var(--color-dark-1);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
.ci-text {
  font-size: 18px;
  line-height: 1.625;
  color: var(--color-gray-1);
}
.ci-text.large {
  font-size: 21px;
  line-height: 1.467;
}
.ci-link {
  margin-top: 11px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.ci-link a {
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.ci-link a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  opacity: 0.9;
}
.ci-link a:hover {
  text-decoration: none;
  opacity: 0.9;
}
.ci-link a:hover:after {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.light-content .ci-icon {
  color: #fff !important;
}
.light-content .ci-icon:before {
  background-color: #fff;
  opacity: 0.15;
}
.light-content .ci-title {
  color: #fff;
}
.light-content .ci-text {
  color: var(--color-dark-mode-gray-1);
}
.light-content .ci-link a {
  color: #fff;
}
.light-content .ci-link a:after {
  background-color: #fff;
}

/* ==============================
   Contact 1
   ============================== */

.contact-1-left {
  width: 100%;
  border-radius: 50px 0 0 50px;
  background: var(--color-dark-1);
}
.contact-1-right {
  width: 100%;
  border-radius: 0 50px 50px 0;
  background: var(--color-gray-light-2);
}
.contact-1-line {
  background-color: #fff;
  opacity: 0.15;
}
.contact-1-title {
  margin-bottom: 12px;
  font-size: 15px;
  font-family: var(--font-alt);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.07em;
}
.contact-1-text {
  font-size: 30px;
  font-family: var(--font-alt);
  font-weight: 400;
  line-height: 1.28;
}
.contact-1-text a {
  color: unset;
  text-decoration: none;
  transition: opacity 0.27s var(--ease-default);
}
.contact-1-text {
  letter-spacing: 0;
}
.contact-1-text a:hover {
  opacity: 0.85;
}
.contact-1-link a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  background-image: linear-gradient(
      rgba(255, 255, 255, 0.65),
      rgba(255, 255, 255, 0.65)
    ),
    linear-gradient(#fff, #fff);
  background-size: 100% 1px, 0 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: all 0.27s var(--ease-out-medium);
}
.contact-1-link a:hover {
  color: #fff;
  background-size: 100% 1px, 100% 1px;
}

/* ==============================
   Contact 2
   ============================== */

.contact-2 {
  position: relative;
}
.contact-2:before,
.contact-2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: var(--color-dark-1);
  opacity: 0.17;
}
.contact-2:after {
  left: unset;
  right: 0;
}
.contact-2-item {
  display: flex;
  position: relative;
}
.contact-2-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 1px;
  display: block;
  width: 100%;
  width: calc(100% - 2px);
  height: 1px;
  background: var(--color-dark-1);
  opacity: 0.17;
}
.contact-2-item:last-child:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 1px;
  display: block;
  width: 100%;
  width: 100%;
  width: calc(100% - 2px);
  height: 1px;
  background: var(--color-dark-1);
  opacity: 0.17;
}
.contact-2-icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 70px;
  font-size: 24px;
}
.contact-2-icon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1px;
  height: 100%;
  background: var(--color-dark-1);
  opacity: 0.17;
}
.contact-2-icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.contat-2-intro {
  padding: 30px;
}
.contact-2-title {
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: 400;
}
.contact-2-text {
  font-size: 18px;
  line-height: 1.44;
}
.contact-2-text a {
  text-decoration: none;
  background-image: linear-gradient(var(--color-dark-1), var(--color-dark-1));
  background-size: 0 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.5s var(--ease-out-medium);
  will-change: background-size;
}
.contact-2-text a:hover {
  color: unset;
  background-size: 100% 1px;
}
.light-content .contact-2:before,
.light-content .contact-2:after,
.light-content .contact-2-item:before,
.light-content .contact-2-item:last-child:after,
.light-content .contact-2-icon:before {
  background: #fff;
  opacity: 0.25;
}

/* ==============================
   Google maps 
   ============================== */

.google-map {
  position: relative;
  background: var(--color-dark-1);
}
.google-map > iframe {
  display: block;
  width: 100%;
  height: 485px;
  position: relative;
  background-color: var(--color-dark-1) !important;
  z-index: 1;
}
.map-section {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 !important;
  background: rgba(245, 245, 245, 0.93);
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.map-section:hover {
  background: rgba(245, 245, 245, 0.8);
}
.map-toggle {
  width: 200px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -100px;
  color: #fff;
  text-align: center;
}
.mt-icon {
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 6px auto 9px;
  position: relative;
  color: #fff;
  font-size: 24px;
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.mt-icon:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--color-dark-1);
  border-radius: 50%;
}
.mt-icon i,
.mt-icon span {
  position: relative;
}
.mt-text {
  margin-left: 12px;
  font-size: 18px;
  font-weight: 500;
  color: var(--color-dark-1);
  opacity: 0.8;
}
.mt-close {
  display: none;
}
.mt-open-icon {
  display: inline-block;
  width: 9px;
  height: 5px;
  position: relative;
  top: -0.1em;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9px" height="5px"><path fill-rule="evenodd"  fill="rgb(17, 17, 17)" d="M8.886,0.630 L8.336,0.115 C8.263,0.047 8.178,0.013 8.083,0.013 C7.987,0.013 7.903,0.047 7.830,0.115 L4.506,3.154 L1.183,0.115 C1.109,0.047 1.025,0.013 0.930,0.013 C0.834,0.013 0.750,0.047 0.677,0.115 L0.127,0.630 C0.053,0.697 0.017,0.776 0.017,0.866 C0.017,0.954 0.053,1.034 0.127,1.102 L4.253,4.890 C4.327,4.958 4.411,4.993 4.506,4.993 C4.602,4.993 4.686,4.958 4.759,4.890 L8.886,1.102 C8.959,1.034 8.996,0.954 8.996,0.866 C8.996,0.776 8.959,0.697 8.886,0.630 L8.886,0.630 Z"/></svg>');
}
.mt-close-icon {
  display: inline-block;
  width: 9px;
  height: 5px;
  position: relative;
  top: -0.1em;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9px" height="5px"><path fill-rule="evenodd"  fill="rgb(17, 17, 17)" d="M8.886,0.630 L8.336,0.115 C8.263,0.047 8.178,0.013 8.083,0.013 C7.987,0.013 7.903,0.047 7.830,0.115 L4.506,3.154 L1.183,0.115 C1.109,0.047 1.025,0.013 0.930,0.013 C0.834,0.013 0.750,0.047 0.677,0.115 L0.127,0.630 C0.053,0.697 0.017,0.776 0.017,0.866 C0.017,0.954 0.053,1.034 0.127,1.102 L4.253,4.890 C4.327,4.958 4.411,4.993 4.506,4.993 C4.602,4.993 4.686,4.958 4.759,4.890 L8.886,1.102 C8.959,1.034 8.996,0.954 8.996,0.866 C8.996,0.776 8.959,0.697 8.886,0.630 L8.886,0.630 Z"/></svg>');
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* Map opened */

.map-section.js-active {
  height: 25px;
  background: rgba(245, 245, 245, 0.85);
}
.map-section.js-active .mt-text {
  font-size: 16px;
}
.map-section.js-active:hover {
  background: rgba(245, 245, 245, 0.95);
}
.map-section.js-active .mt-icon {
  opacity: 0;
}
.map-section.js-active .mt-text {
  position: relative;
  top: -33px;
}

/* Dark style */

.light-content .map-section {
  background: rgba(17, 17, 17, 0.92);
}
.light-content .map-section:hover {
  background: rgba(17, 17, 17, 0.88);
}
.light-content .map-toggle {
  color: var(--color-dark-1);
}
.light-content .mt-icon {
  color: var(--color-dark-1);
}
.light-content .mt-icon:before {
  background: #fff;
}
.light-content .mt-text {
  color: #fff;
}
.light-content .mt-open-icon {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9px" height="5px"><path fill-rule="evenodd"  fill="rgb(255, 255, 255)" d="M8.886,0.630 L8.336,0.115 C8.263,0.047 8.178,0.013 8.083,0.013 C7.987,0.013 7.903,0.047 7.830,0.115 L4.506,3.154 L1.183,0.115 C1.109,0.047 1.025,0.013 0.930,0.013 C0.834,0.013 0.750,0.047 0.677,0.115 L0.127,0.630 C0.053,0.697 0.017,0.776 0.017,0.866 C0.017,0.954 0.053,1.034 0.127,1.102 L4.253,4.890 C4.327,4.958 4.411,4.993 4.506,4.993 C4.602,4.993 4.686,4.958 4.759,4.890 L8.886,1.102 C8.959,1.034 8.996,0.954 8.996,0.866 C8.996,0.776 8.959,0.697 8.886,0.630 L8.886,0.630 Z"/></svg>');
}
.light-content .mt-close-icon {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9px" height="5px"><path fill-rule="evenodd"  fill="rgb(255, 255, 255)" d="M8.886,0.630 L8.336,0.115 C8.263,0.047 8.178,0.013 8.083,0.013 C7.987,0.013 7.903,0.047 7.830,0.115 L4.506,3.154 L1.183,0.115 C1.109,0.047 1.025,0.013 0.930,0.013 C0.834,0.013 0.750,0.047 0.677,0.115 L0.127,0.630 C0.053,0.697 0.017,0.776 0.017,0.866 C0.017,0.954 0.053,1.034 0.127,1.102 L4.253,4.890 C4.327,4.958 4.411,4.993 4.506,4.993 C4.602,4.993 4.686,4.958 4.759,4.890 L8.886,1.102 C8.959,1.034 8.996,0.954 8.996,0.866 C8.996,0.776 8.959,0.697 8.886,0.630 L8.886,0.630 Z"/></svg>');
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.map-boxed {
  display: flex;
  align-items: stretch;
  width: 100%;
}
.map-boxed iframe {
  width: 100%;
  height: auto;
  min-height: 360px;
}
.map-boxed-1 {
  position: relative;
  width: 100%;
  padding: 5px 0 5px 5px;
  border-top-left-radius: var(--border-radius-default);
  border-bottom-left-radius: var(--border-radius-default);
  box-shadow: var(--box-shadow-block);
}
.map-boxed-1 iframe {
  width: 100%;
  height: 100%;
  border-top-left-radius: calc(var(--border-radius-default) - 5px);
  border-bottom-left-radius: calc(var(--border-radius-default) - 5px);
}
.map-boxed-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: calc(var(--border-radius-default) - 5px);
  border-bottom-left-radius: calc(var(--border-radius-default) - 5px);
}
.light-content .map-boxed-1 {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}

/* ==============================
   Footer
   ============================== */

.footer {
  font-size: 16px;
}
.footer a {
  transition: all 0.17s var(--ease-default);
}
.footer:not(.light-content) a:hover {
  text-decoration: none;
  color: var(--color-dark-3a) !important;
}
.footer-text a {
  text-decoration: none;
}
footer:not(.light-content) .text-gray a {
  color: var(--color-gray-1);
  transition: all 0.17s var(--ease-default);
}
footer:not(.light-content) .text-gray a:hover {
  color: var(--color-dark-1);
}
.light-content .footer-text {
  color: var(--color-gray-light-3);
}
.footer.light-content a:hover {
  color: #fff !important;
  text-decoration: none;
}
.footer-made {
  font-size: 14px;
  opacity: 0.5;
}
.footer-social-links {
  font-size: 16px;
}
.footer-social-links a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin: 3px 10px;
  overflow: hidden;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  transition: all 0.27s var(--ease-out-medium);
}
.footer-social-links a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  transform: scale(0.3);
  transition: all 0.27s var(--ease-out-medium);
}
.footer-social-links a svg {
  position: relative;
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.footer-social-links a i {
  position: relative;
}
.footer-social-links a:hover,
.footer.light-content .footer-social-links a:hover,
.light-content .footer-social-links a:hover {
  color: var(--color-dark-1) !important;
}
.footer-social-links a:hover:before {
  opacity: 1;
  transform: none;
}

.fw-title {
  margin-bottom: 16px;
  font-size: 18px;
  letter-spacing: -0.02em;
}
.fw-menu li:not(:last-child) {
  margin-bottom: 3px;
}
.fw-menu li a {
  text-decoration: none;
  color: var(--color-gray-1);
}
.fw-menu svg {
  position: relative;
  top: -0.05em;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.light-content .fw-menu li a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
}

.fw-menu-large {
  font-size: 28px;
  line-height: 1.3;
}
.fw-menu-large li:not(:last-child) {
  margin-bottom: 10px;
}
.fw-menu-large li a {
  text-decoration: none;
  color: var(--color-dark-1);
  background-image: linear-gradient(currentColor, currentColor);
  background-size: 0 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.5s var(--ease-out-medium);
  will-change: background-size;
}
.fw-menu-large li a:hover {
  text-decoration: none;
  color: var(--color-dark-1);
  background-size: 100% 1px;
}
.fw-menu-large svg {
  position: relative;
  top: -0.05em;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.light-content .fw-menu-large li a,
.light-content .fw-menu-large li a:hover {
  color: #fff;
}

/* Link to top */
a.link-to-top,
footer .text-gray a.link-to-top {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  color: var(--color-dark-1);
  font-size: 24px;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.link-to-top:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: #fff;
  box-shadow: var(--box-shadow);
  z-index: 1;
  transition: all 0.4s var(--ease-elastic-2);
}
.link-to-top svg {
  position: relative;
  width: 1em;
  height: 1em;
  z-index: 1;
}
.link-to-top i,
.link-to-top span {
  position: relative;
  transform: rotate(0.001deg) translateZ(0);
  z-index: 1;
}
.link-to-top:hover {
  text-decoration: none;
}
.link-to-top:hover:before {
  transform: scale(1.25);
}
.light-content a.link-to-top,
.light-content a.link-to-top:hover {
  color: var(--color-dark-1) !important;
}

a.link-to-top.gradient,
a.link-to-top.gradient:hover {
  color: #fff !important;
}
a.link-to-top.gradient:before {
  background: var(--gradient-primary-1-b);
  box-shadow: none;
}

a.link-to-top.color-light,
a.link-to-top.color-light:hover {
  color: var(--color-primary-1) !important;
}
a.link-to-top.color-light:before {
  background: var(--color-primary-light-1);
  box-shadow: none;
}

a.link-to-top.color,
a.link-to-top.color:hover {
  color: #fff !important;
}
a.link-to-top.color:before {
  background: var(--color-primary-1);
  box-shadow: none;
}

/* Link to top 2 */
.link-to-top-2-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.link-to-top-2 {
  position: relative;
  display: block;
  width: 120px;
  margin: 0 auto;
  color: var(--color-dark-1);
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.1em;
  transition: letter-spacing 0.27s var(--ease-out-medium);
}
.link-to-top-2:hover {
  color: unset;
  text-decoration: none;
  letter-spacing: 0.2em;
}
.link-to-top-2:before {
  content: "";
  display: block;
  width: 1px;
  height: 106px;
  margin: -53px auto 6px;
  background: rgba(193, 193, 193, 0.9);
}

/* ==============================
   Footer 1
   ============================== */

.footer-1 {
  font-size: 15px;
  text-transform: uppercase;
}
.footer-1 .small {
  font-size: 13px;
}
.fw-social-inline-item {
  display: inline-block;
}
.fw-social-inline a {
  position: relative;
  display: inline-block;
  margin: 5px 15px 10px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.fw-social-inline .link-hover-anim {
  padding: 0;
}
.fw-social-inline .link-strong {
  padding: 0;
  transition: all 0.35s var(--ease-out-short);
}
.fw-social-inline .link-strong-hovered {
  top: 0;
  transform: translateY(150%) translateZ(0.001px);
}
.fw-social-inline .link-hover-anim:hover .link-strong-unhovered {
  transform: translateY(-150%) translateZ(0.001px);
}
.fw-social-inline .link-strong:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--color-dark-1);
  opacity: 0.5;
  transform-origin: left center;
  transition: all 0.27s var(--ease-out-medium);
}
.light-content .fw-social-inline a {
  color: #fff;
}
.light-content .fw-social-inline .link-strong:before {
  background: #fff;
}
.footer-text {
  text-transform: none;
}
.footer-text a {
  text-decoration: underline;
}
.fw-top-link {
  text-decoration: none;
}
.light-content .fw-top-link {
  color: #fff;
  text-decoration: none;
}
.light-content .fw-top-link .icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: -8px;
  width: 35px;
  height: 35px;
  vertical-align: middle;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: all 0.4s var(--ease-out-medium);
}
.light-content .fw-top-link .icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  opacity: 0;
  transform: scale(0.25);
  transition: all 0.4s var(--ease-elastic-1);
}
.light-content .fw-top-link .icon svg,
.light-content .fw-top-link .icon img,
.light-content .fw-top-link .icon i {
  position: relative;
}
.fw-top-link-underline {
  position: relative;
}
.fw-top-link-underline:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0.5;
  transform: scaleX(0);
  transform-origin: left center;
  transition: all 0.4s var(--ease-out-medium);
}
.fw-top-link:hover .fw-top-link-underline:before {
  transform: scaleX(1);
}
.light-content .fw-top-link:hover .icon {
  border-color: transparent;
}
.light-content .fw-top-link:hover .icon {
  color: var(--color-dark-1);
}
.light-content .fw-top-link:hover .icon:before {
  opacity: 1;
  transform: scale(1.1);
}

/* ==============================
   Footer 2
   ============================== */

.footer-2 {
  font-size: 18px;
}
.footer-2-social-links {
  font-size: 16px;
}
.footer-2-social-links a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  border: 1px solid currentColor;
  border-radius: 50%;
  transition: all 0.27s var(--ease-out-medium);
}
.footer-2-social-links a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  border-radius: 50%;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.27s var(--ease-out-medium);
  will-change: transform, opacity;
}
.footer-2-social-links a svg {
  position: relative;
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.footer-2-social-links a i {
  position: relative;
}
.footer-2-social-links a:hover {
  border-color: transparent;
  color: #fff !important;
}
.footer-2-social-links a:hover:before {
  opacity: 1;
  transform: none;
}
.light-content .footer-2-social-links a {
  color: #fff;
}
.footer-2.light-content .footer-2-social-links a:hover,
.light-content .footer-2-social-links a:hover {
  color: var(--color-dark-1) !important;
}
.light-content .footer-2-social-links a:before {
  background: #fff;
}

/* ==============================
   Blog
   ============================== */

.blog-item {
  position: relative;
  margin-bottom: 80px;
}
.blog-item .lead,
.blog-item blockquote p {
  font-size: 130%;
}
.blog-item .lead {
  margin-bottom: 1.2em;
}
.blog-item blockquote {
  margin-bottom: 1.75em;
}
.blog-media {
  margin-bottom: 30px;
}
.blog-media img,
.blog-media .video,
.blog-media iframe {
  width: 100%;
}
.blog-item-title {
  margin: 0 0 0.35em 0;
  padding: 0;
  line-height: 1.2;
}
.blog-item-title a {
  color: var(--color-dark-1);
  text-decoration: none;
}
.blog-item-title a:hover {
  color: var(--color-gray-1);
  text-decoration: none;
}
.blog-item-data {
  margin-bottom: 30px;
  font-size: 15px;
  color: var(--color-gray-1);
}
.blog-item-data a {
  color: var(--color-gray-1);
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: var(--transition-default);
  transition: var(--transition-default);
}
.blog-item-data a:hover {
  color: var(--color-dark-1);
  text-decoration: none;
}
.blog-item-data i {
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.blog-item-body {
  margin-bottom: 37px;
  font-size: 20px;
}
.blog-item-body h1,
.blog-item-body h2,
.blog-item-body h3,
.blog-item-body h4,
.blog-item-body h5,
.blog-item-body h6 {
  margin: 1.3em 0 0.5em 0;
  line-height: 1.3;
}
.blog-item-body blockquote p:before {
  content: "“";
  position: absolute;
  top: -0.23em;
  left: -0.5em;
  font-family: Georgia, "Times New Roman", Serif;
  font-size: 2.38em;
  opacity: 0.25;
}
.blog-item-more {
  border: 1px solid var(--color-gray-light-5);
  padding: 7px 15px 8px 15px;
  font-size: 18px;
  font-weight: 500;
  color: var(--color-gray-1);
  border-radius: var(--border-radius-default);
  transition: var(--transition-default);
}
.blog-item-more:hover {
  text-decoration: none;
  border-color: var(--color-dark-1);
}
.blog-item-more i {
  position: relative;
  top: -2px;
  vertical-align: middle;
}
a.blog-item-more {
  color: var(--color-gray-1);
  text-decoration: none;
}
a.blog-item-more:hover {
  color: var(--color-dark-1);
}
.blog-item-q {
  margin: 1em 0;
  padding: 0;
  letter-spacing: -0.02em;
  background: none;
}
.blog-item-q p {
  position: relative;
  background: var(--color-gray-light-1);
  padding: 17px 20px;
  font-size: 26px;
  font-style: normal;
  line-height: 1.6;
  border-radius: var(--border-radius-default);
}
.blog-item-q p a {
  color: var(--color-dark-1);
  text-decoration: none;
  transition: var(--transition-default);
}
.blog-item-q:hover a,
.blog-item-q p a:hover {
  color: var(--color-gray-1);
  text-decoration: none;
}
.blog-item-q p:before,
.blog-item-q p:after {
  font-family: var(--font-serif);
  transition: var(--transition-default);
}
.blog-item-q p:before {
  content: "“";
  position: absolute;
  top: 10px;
  left: 10px;
}
.blog-item-q p:after {
  content: "”";
}
.blog-item-q p:hover:before,
.blog-item-q p:hover:after {
  color: #777;
}
.blog-page-title {
  margin-bottom: 30px;
  letter-spacing: -0.02em;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--color-gray-light-5);
}

.light-content .blog-item-title a {
  color: #fff;
}
.light-content .blog-item-title a:hover {
  color: var(--color-gray-light-6);
}
.light-content .blog-item-data {
  color: rgba(255, 255, 255, 0.8);
}
.light-content .blog-item-data a {
  color: rgba(255, 255, 255, 0.8);
}
.light-content .blog-item-data a:hover {
  color: #fff;
}
.light-content .blog-page-title {
  border-color: rgba(255, 255, 255, 0.35);
}
.light-content .blog-item-more {
  border-color: var(--color-dark-4);
  color: var(--color-gray-light-5);
}
.light-content .blog-item-more:hover {
  border-color: var(--color-gray-light-5);
}
.light-content a.blog-item-more {
  color: var(--color-gray-light-5);
}
.light-content a.blog-item-more:hover {
  color: #fff;
}
.light-content .blog-item-q p {
  background-color: var(--color-dark-3);
}
.light-content .blog-item-q p a {
  color: var(--color-gray-light-6);
}
.light-content .blog-item-q:hover a,
.light-content .blog-item-q p a:hover {
  color: #fff;
}
.light-content .blog-item-q p:before,
.light-content .blog-item-q p:after {
  color: var(--color-gray-light-6);
}
.light-content .blog-item-q p:hover:before,
.light-content .blog-item-q p:hover:after {
  color: #fff;
}

/*
 * Pagination
 */

.pagination {
  font-size: 13px;
}
.pagination a,
.pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 46px;
  margin-right: 5px;
  padding: 9px 16px;
  border: 1px solid var(--color-gray-light-5);
  color: var(--color-gray-1);
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  border-radius: var(--border-radius-default);
  transition: var(--transition-default);
}
.pagination a:hover {
  text-decoration: none;
  border-color: var(--color-dark-1);
  color: var(--color-dark-1);
}
.pagination a.active,
.pagination a.active:hover {
  border-color: var(--color-dark-1);
  color: var(--color-dark-1);
  cursor: default;
}
.pagination span.no-active,
.pagination span.no-active:hover {
  border-color: var(--color-gray-light-5);
  color: var(--color-gray-1);
  cursor: default;
}

.light-content .pagination a {
  border-color: rgba(255, 255, 255, 0.35);
  color: var(--color-dark-mode-gray-1);
}
.light-content .pagination a:hover {
  border-color: var(--color-dark-mode-gray-1);
  color: #fff;
}
.light-content .pagination a.active,
.light-content .pagination a.active:hover {
  border-color: var(--color-dark-mode-gray-1);
  color: #fff;
}
.light-content .pagination span.no-active,
.light-content .pagination span.no-active:hover {
  border-color: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.37);
}

/*
 * Comments
 */

.comment-item {
  padding-top: 30px !important;
  border-top: 1px dotted var(--color-gray-light-5);
  color: var(--color-dark-4);
  font-size: 17px;
  overflow: hidden;
}
.comment-item:first-child {
  padding-top: 0 !important;
  border-top: none;
}
.comment-list > .comment-item:last-child p:last-child {
  margin-bottom: 0;
}
.media-body {
  overflow: hidden;
}
.comment-avatar {
  width: 50px;
  margin-right: 15px;
  border-radius: 50%;
}
.comment-item-data {
  margin: 0 0 5px;
  font-size: 15px;
}
.comment-item-data a {
  color: var(--color-gray-1);
  text-decoration: none;
  -webkit-transition: var(--transition-default);
  transition: var(--transition-default);
}
.comment-item-data a:hover {
  color: var(--color-dark-1);
  text-decoration: none;
}
.comment-author {
  display: inline-block;
  margin-right: 10px;
  font-weight: 500;
}
.comment-author a {
  color: var(--color-gray-1);
}

.light-content .comment-item {
  border-color: var(--color-dark-4);
  color: var(--color-gray-light-5);
}
.light-content .comment-item-data a {
  color: var(--color-gray-light-5);
}
.light-content .comment-item-data a:hover {
  color: #fff;
}
.light-content .comment-author a {
  color: var(--color-gray-light-6);
}

/*
 * Sidebar
 */

.widget:not(:last-child) {
  margin-bottom: 60px;
}

.widget .img-left {
  margin: 0 10px 10px 0;
}
.widget .img-right {
  margin: 0 0 10px 10px;
}
.widget-title {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.02em;
  border-bottom: 1px solid var(--color-gray-light-5);
}
.widget-body {
  font-size: 16px;
  color: var(--color-gray-1);
}
.widget-text {
  line-height: 1.7;
}

.light-content .widget-title {
  border-color: rgba(255, 255, 255, 0.35);
}
.light-content .widget-body {
  color: var(--color-dark-mode-gray-1);
}

/* Search widget */
.search-wrap {
  position: relative;
}
.search-field {
  padding-right: 30px !important;
}
.search-button {
  width: 42px;
  height: 50px;
  margin-top: -23px;
  position: absolute;
  top: 50%;
  right: 1px;
  overflow: hidden;
  background: transparent;
  border: none;
  outline: none;
  color: var(--color-gray-3);
  font-size: 14px;
}
.search-button:hover {
  color: var(--color-dark-1);
}
.light-content .search-button {
  color: rgba(255, 255, 255, 0.65);
}
.light-content .search-button:hover {
  color: #fff;
}

/* Widget menu */
.widget-menu {
  font-size: 18px;
}
.widget-menu li {
  padding: 5px 0;
}
.widget-menu li a {
  color: var(--color-dark-4);
  text-decoration: none;
  padding-bottom: 2px;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
}
.widget-menu li a:hover,
.widget-menu li a.active {
  color: var(--color-gray-3);
}
.widget-menu li small {
  font-size: 12px;
  color: var(--color-gray-3);
}

.light-content .widget-menu li a {
  color: var(--color-gray-light-5);
}
.light-content .widget-menu li a:hover,
.light-content .widget-menu li a.active {
  color: #fff;
}
.light-content .widget-menu li small {
  font-size: 12px;
  color: var(--color-gray-light-6);
}

/* Widget tags */
.tags a {
  display: inline-block;
  margin: 0 2px 8px 0;
  padding: 5px 7px;
  border: 1px solid var(--color-gray-light-5);
  color: var(--color-dark-4);
  font-size: 15px;
  text-decoration: none;
  border-radius: var(--border-radius-default);
  -webkit-transition: var(--transition-default);
  transition: var(--transition-default);
}
.tags a:hover {
  text-decoration: none;
  border-color: var(--color-dark-3a);
  color: var(--color-dark-1);
}

.light-content .tags a {
  border-color: var(--color-dark-mode-gray-1);
  color: var(--color-dark-mode-gray-1);
}
.light-content .tags a:hover {
  border-color: #fff;
  color: #fff;
}

/* Comments */
.widget-comments {
  color: var(--color-gray-2);
}
.widget-comments li {
  padding: 12px 0;
  border-bottom: 1px dotted #ddd;
}
.widget-comments li:last-child {
  border-bottom: none;
}
.widget-comments li a {
  color: var(--color-dark-4);
  text-decoration: none;
  -webkit-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
}
.widget-comments li a:hover {
  color: var(--color-gray-3);
}

.light-content .widget-comments {
  color: var(--color-gray-light-6);
}
.light-content .widget-comments li {
  border-bottom-color: var(--color-dark-mode-gray-2);
}
.light-content .widget-comments li a {
  color: var(--color-gray-light-5);
}
.light-content .widget-comments li a:hover {
  color: #fff;
}

/* Posts */
.widget-posts {
  color: var(--color-gray-2);
}
.widget-posts li {
  padding: 12px 0;
  font-size: 14px;
  line-height: 1.4;
  border-bottom: 1px dotted var(--color-gray-light-5);
}
.widget-posts li:last-child {
  padding-bottom: 0;
  border: none;
}
.widget-posts li a {
  display: block;
  color: var(--color-dark-4);
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.17s var(--ease-default);
}
.widget-posts li a:hover {
  color: var(--color-gray-3);
}
.widget-posts-img {
  float: left;
  margin: 0 12px 0 0;
}
.widget-posts-descr {
  overflow: hidden;
}

.light-content .widget-posts {
  color: var(--color-gray-light-6);
}
.light-content .widget-posts li {
  border-color: #282828;
}
.light-content .widget-posts li a {
  color: var(--color-gray-light-5);
}
.light-content .widget-posts li a:hover {
  color: #fff;
}

/* ==============================
   Pricing
   ============================== */

.pricing-item {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 100%;
  text-align: center;
}
.pricing-item-inner {
  display: flex;
  align-items: stretch;
  width: 100%;
  background: #fff;
  box-shadow: var(--box-shadow-block);
  transition: var(--transition-default);
}
.pricing-item-inner:hover {
  box-shadow: var(--box-shadow-block-strong);
  transform: translateY(-5px);
}
.pricing-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 30px;
  text-align: center;
  overflow: hidden;
}
.pricing-icon {
  position: relative;
  margin-bottom: 17px;
  font-size: 72px;
  line-height: 1;
  z-index: 1;
}
.pricing-icon svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.pricing-title {
  position: relative;
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.02em;
  z-index: 1;
}
.pricing-features {
  max-width: 180px;
  margin: 0 auto 40px;
  text-align: left;
  letter-spacing: 0;
}
.pr-list {
  margin: 0;
  padding: 0;
  color: var(--color-gray-1);
  font-size: 17px;
}
.pr-list li {
  margin-bottom: 12px;
  padding: 0;
  list-style: none;
}
.pr-list li:last-child {
  margin-bottom: 0;
}
.pricing-num {
  position: relative;
  display: inline-block;
  align-self: center;
  font-size: 60px;
  font-weight: 500;
  letter-spacing: -0.057em;
  line-height: 1;
}
.pricing-num sup {
  position: absolute;
  top: 0.8em;
  left: -0.8em;
  font-size: 20px;
  font-weight: 400;
}
.pr-per {
  margin-bottom: 30px;
  color: var(--color-gray-1);
  font-size: 16px;
}
.light-content .pricing-item-inner {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .pr-list {
  color: #fff;
}
.light-content .pr-per {
  color: var(--color-dak-mode-gray-1);
}

/* ==============================
   Shortcodes
   ============================== */

/*
 * Lightbox modal
 */

.mfp-inline-holder .mfp-content {
  max-width: 800px;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
}

/*
 * Owl carousel
 */

.owl-buttons {
  position: static;
}
.owl-prev,
.owl-next {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
  height: 57px;
  padding: 11px;
  box-sizing: content-box;
  font-size: 57px;
  text-align: center;
  color: var(--color-dark-1);
  opacity: 0.8;
  z-index: 6;
  transition: var(--transition-default);
}
.owl-prev:hover,
.owl-next:hover {
  opacity: 1;
}
.light-content .owl-prev,
.light-content .owl-next {
  color: #fff;
}
.dark-content .owl-prev,
.dark-content .owl-next {
  color: var(--color-dark-1);
}
.owl-prev {
  left: 20px;
}
.owl-next {
  right: 20px;
}
.owl-prev svg,
.owl-next svg {
  display: block;
  height: 1em;
  filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.35));
}
.light-content .owl-prev svg,
.light-content .owl-next svg {
  color: #fff;
  filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.35));
}
.dark-content .owl-prev svg,
.dark-content .owl-next svg {
  color: var(--color-dark-1);
  filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.35));
}

.owl-pagination {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center;
  line-height: 1;
}
.owl-page {
  display: inline-block;
  padding: 7px;
  position: relative;
  z-index: 1000 !important;
}
.owl-page span {
  width: 8px;
  height: 8px;
  display: block;
  background: none;
  border: 1px solid var(--color-dark-1);
  position: relative;
  border-radius: 50%;
  transition: var(--transition-default);
}
.owl-page.active span {
  background: var(--color-dark-1);
  border: 1px solid var(--color-dark-1);
}
.light-content .owl-page span {
  border: 1px solid #fff;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.light-content .owl-page.active span {
  background: #fff;
  border: 1px solid #fff;
}
.dark-content .owl-page span {
  border: 1px solid var(--color-dark-1);
  box-shadow: none;
}
.dark-content .owl-page.active span {
  background: var(--color-dark-1);
  border: 1px solid var(--color-dark-1);
}

/* Features slider */
.item-carousel .owl-prev {
  left: -30px;
}
.item-carousel .owl-next {
  right: -30px;
}

.item-carousel {
  padding-bottom: 70px;
}
.item-carousel .owl-pagination {
  bottom: 0;
}
.item-carousel .owl-item {
  padding: 0 50px;
}

/* Logotype slider */
.small-item-carousel.owl-carousel .owl-prev,
.small-item-carousel.owl-carousel .owl-next {
  opacity: 0;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* Work slider & sontent slider */
.work-full-slider .owl-pagination,
.content-slider .owl-pagination {
  bottom: 15px;
}
.work-full-slider img {
  width: 100%;
}

/* Team carousel */
.team-carousel.owl-carousel {
  width: calc(100% + 30px);
}
.team-carousel .owl-item {
  padding-right: 30px;
}
.team-carousel .owl-item .team-item {
  opacity: 0;
  transform: scale(0.85);
  transition: all 0.5s ease;
}
.team-carousel .owl-item.active .team-item {
  opacity: 1;
  transform: scale(1);
}
.team-carousel .owl-pagination {
  display: none;
}
.team-carousel .owl-prev,
.team-carousel .owl-next {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: calc(50% - var(--team-item-descr-height) / 2);
  width: 48px;
  height: 48px;
  padding: 0;
  font-size: 24px;
  text-align: center;
  color: var(--color-dark-1);
  opacity: 1;
}
.team-carousel .owl-prev {
  left: 0;
  transform: translate(-50%, -50%);
}
.team-carousel .owl-next {
  right: 0;
  transform: translate(calc(50% - 30px), -50%);
}
.team-carousel .owl-prev svg,
.team-carousel .owl-next svg {
  position: relative;
  width: 1em;
  height: 1em;
}
.team-carousel .owl-prev:before,
.team-carousel .owl-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  box-shadow: var(--box-shadow);
  transition: all 0.4s var(--ease-elastic-2);
}
.team-carousel .owl-prev:hover:before,
.team-carousel .owl-next:hover:before {
  box-shadow: var(--box-shadow-strong);
  transform: scale(1.25);
}

/* Testimonials slider 1 */
.testimonials-slider-1 .owl-item {
  transition: all 1s var(--ease-out-long);
}
.testimonials-slider-1 .owl-item:not(.active) {
  opacity: 0;
  transform: scale(0.75);
}
.testimonials-slider-1 .owl-buttons {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.testimonials-slider-1 .owl-prev,
.testimonials-slider-1 .owl-next {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: static;
  width: 48px;
  height: 48px;
  padding: 0;
  font-size: 24px;
  text-align: center;
  color: var(--color-dark-1);
  opacity: 1;
  transform: translate(0, 0);
}
.testimonials-slider-1 .owl-next {
  margin-left: 10px;
}
.testimonials-slider-1 .owl-prev svg,
.testimonials-slider-1 .owl-next svg {
  position: relative;
  width: 1em;
  height: 1em;
}
.testimonials-slider-1 .owl-prev:before,
.testimonials-slider-1 .owl-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  box-shadow: var(--box-shadow);
  transition: all 0.4s var(--ease-elastic-2);
}
.testimonials-slider-1 .owl-prev:hover:before,
.testimonials-slider-1 .owl-next:hover:before {
  box-shadow: var(--box-shadow-strong);
  transform: scale(1.07);
}
.testimonials-slider-1 blockquote {
  position: relative;
  margin: 0 0 1.5em 0;
  padding-left: 1.9778em;
  font-size: 46px;
  border: none;
  background: none;
}
.testimonials-slider-1 .blockquote-icon {
  position: absolute;
  top: 0.15em;
  left: 0;
  width: 0.88em;
  height: 0.88em;
  background: #fff;
  border-radius: 50%;
  font-family: Georgia, serif;
  font-size: 1.5em;
  line-height: 1.45em;
  text-align: center;
}
.light-content .testimonials-slider-1 .blockquote-icon {
  color: var(--color-dark-1);
}
.testimonials-slider-1 blockquote p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
}
.ts1-author {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.45;
}
.ts1-author .small {
  font-weight: 400;
  font-size: 15px;
  color: var(--color-gray-1);
}
.ts1-author-img {
  margin-right: 10px;
}

/* Testimonials slider 2 */
.testimonials-slider-2 .owl-item {
  transition: all 1s var(--ease-out-long);
}
.testimonials-slider-2 .owl-item:not(.active) {
  opacity: 0;
  transform: scale(0.75);
}
.testimonials-slider-2 .owl-buttons {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.testimonials-slider-2 .owl-prev,
.testimonials-slider-2 .owl-next {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: static;
  width: 48px;
  height: 48px;
  padding: 0;
  font-size: 24px;
  text-align: center;
  color: var(--color-dark-1);
  border-radius: 50%;
  opacity: 1;
  transform: translate(0, 0);
  transition: all 0.27s var(--ease-default);
}
.testimonials-slider-2 .owl-next {
  margin-left: 10px;
}
.testimonials-slider-2 .owl-prev svg,
.testimonials-slider-2 .owl-next svg {
  position: relative;
  width: 1em;
  height: 1em;
}
.testimonials-slider-2 .owl-prev:before,
.testimonials-slider-2 .owl-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  box-shadow: var(--box-shadow);
  transition: all 0.4s var(--ease-elastic-2);
}
.testimonials-slider-2 .owl-prev:hover:before,
.testimonials-slider-2 .owl-next:hover:before {
  box-shadow: var(--box-shadow-strong);
  transform: scale(1.07);
}
.testimonials-slider-2 blockquote {
  position: relative;
  margin: 0 0 1.5em 0;
  padding-left: 220px;
  border: none;
  background: none;
  font-size: 43px;
}
.testimonials-slider-2 .blockquote-icon {
  position: absolute;
  top: -0.03em;
  left: 0;
  width: 190px;
  height: 100px;
  font-family: Georgia, serif;
  font-size: 280px;
  line-height: 1;
  text-align: center;
  -webkit-text-stroke: 2px var(--color-dark-1);
  -webkit-text-fill-color: #fff;
}
.testimonials-slider-2 .blockquote-icon img {
  position: relative;
  top: 0.1em;
  left: 0.2em;
  display: block;
  width: 0.35em;
}
.testimonials-slider-2 blockquote p {
  font-size: 43px;
  font-weight: 500;
  line-height: 1.395;
  letter-spacing: -0.03em;
}
.ts2-author {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: -0.005em;
}
.ts2-author .small {
  font-weight: 400;
  font-size: 16px !important;
  color: var(--color-gray-1);
}
.ts2-author-img {
  margin-right: 10px;
}
.light-content .ts2-author .small {
  color: var(--color-dark-mode-gray-1);
}

/* Testimonials slider 3 */
.testimonials-slider-3.owl-carousel {
  display: flex !important;
  flex-direction: column;
  width: calc(100% + 30px);
}
.testimonials-slider-3 .owl-wrapper-outer {
  overflow: visible !important;
}
.testimonials-slider-3 .owl-wrapper {
  display: flex !important;
}
.testimonials-slider-3 .owl-item {
  display: flex;
  align-items: stretch;
  padding-right: 30px;
}
.testimonials-slider-3 .owl-controls {
  order: 2;
  margin-top: 40px;
}
.testimonials-slider-3 .owl-buttons {
  margin-right: 10px;
  text-align: center;
}
.testimonials-slider-3 .owl-pagination {
  display: none;
}
.testimonials-slider-3 .owl-prev,
.testimonials-slider-3 .owl-next {
  position: relative;
  top: 0;
  left: 0;

  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  /* margin-left: 10px; */
  padding: 0;
  font-size: 24px;
  text-align: center;
  color: var(--color-dark-1);
  border-radius: 50%;
  opacity: 1;
  transform: none;
}
.testimonials-slider-3 .owl-prev:before,
.testimonials-slider-3 .owl-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  box-shadow: var(--box-shadow);
  transition: all 0.4s var(--ease-elastic-2);
}
.testimonials-slider-3 .owl-prev:hover:before,
.testimonials-slider-3 .owl-next:hover:before {
  box-shadow: var(--box-shadow-strong);
  transform: scale(1.07);
}
.testimonials-slider-3 .owl-prev svg,
.testimonials-slider-3 .owl-next svg {
  position: relative;
}
.testimonials-3-item {
  position: relative;
  display: flex;
  align-items: stretch;
  padding: 38px;
  background: #fff;
  border-radius: var(--border-radius-default);
  box-shadow: var(--box-shadow-block);
}
.testimonials-3-text {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
.testimonials-3-text p {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: -0.0225em;
}
.testimonials-3-author {
  margin-top: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0;
}
.testimonials-3-author small {
  font-size: 16px;
  font-weight: 400;
}
.testimonials-3-author-img {
  margin-top: 1px;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 50%;
  isolation: isolate;
  transform: translateZ(0);
}
.testimonials-3-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 42px;
  line-height: 1;
  opacity: 0.075;
}
.light-content .testimonials-3-item {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .testimonials-3-icon {
  opacity: 0.125;
}
.testimonials-grad .testimonials-3-icon {
  opacity: 0.1575;
}
.testimonials-grad .testimonials-3-icon i:before {
  background: var(--gradient-primary-1-b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.light-content .testimonials-grad .testimonials-3-icon {
  opacity: 0.25;
}

.slider-strong .owl-prev,
.slider-strong .owl-next {
  margin-left: 7px;
  border: 1px solid var(--color-dark-1);
}
.slider-strong .owl-prev:before,
.slider-strong .owl-next:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  transform: scale(0.3);
  transition: all 0.27s var(--ease-out-medium);
}
.slider-strong .owl-prev:hover,
.slider-strong .owl-next:hover {
  color: #fff;
  border-color: transparent;
}
.slider-strong .owl-prev:hover:before,
.slider-strong .owl-next:hover:before {
  opacity: 1;
  transform: scale(1.08);
}
.slider-strong .owl-prev svg,
.slider-strong .owl-next svg {
  width: unset;
  height: unset;
  filter: none;
}
.light-content .slider-strong .owl-prev,
.light-content .slider-strong .owl-next {
  border-color: #fff;
}
.light-content .slider-strong .owl-prev:hover,
.light-content .slider-strong .owl-next:hover {
  border-color: transparent;
}
.light-content .slider-strong .owl-prev:hover svg,
.light-content .slider-strong .owl-next:hover svg {
  color: var(--color-dark-1);
}
.light-content .slider-strong .owl-prev:before,
.light-content .slider-strong .owl-next:before {
  background: #fff;
}

.slider-bold .owl-prev,
.slider-bold .owl-next {
  font-size: 32px;
}
.slider-bold .owl-prev:before,
.slider-bold .owl-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-dark-1);
  border-radius: 50%;
  opacity: 0;
  transform: scale(0.75);
  transition: all 0.27s var(--ease-default);
}
.slider-bold .owl-prev svg,
.slider-bold .owl-next svg {
  filter: none;
}
.slider-bold .owl-prev:hover,
.slider-bold .owl-next:hover {
  color: #fff;
}
.slider-bold .owl-prev:hover:before,
.slider-bold .owl-next:hover:before {
  opacity: 1;
  transform: scale(1);
}
.light-content .slider-bold .owl-prev:before,
.light-content .slider-bold .owl-next:before {
  background: #fff;
}
.light-content .slider-bold .owl-prev:hover,
.light-content .slider-bold .owl-next:hover {
  color: var(--color-dark-1);
}
.light-content .slider-bold .owl-prev:hover svg,
.light-content .slider-bold .owl-next:hover svg {
  color: var(--color-dark-1);
}

.slider-gradient .owl-prev:before,
.slider-gradient .owl-next:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--gradient-primary-1-b);
  border-radius: 50%;
  box-shadow: none;
  opacity: 0.2;
  transition: all 0.27s var(--ease-default);
}
.slider-gradient .owl-prev i:before,
.slider-gradient .owl-next i:before {
  background: var(--gradient-primary-1-a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.slider-gradient .owl-prev:hover:before,
.slider-gradient .owl-next:hover:before {
  opacity: 0.37;
  box-shadow: none;
  transform: scale(1);
}

/* Owl Carousel Animation */

html:not(.mobile) .owl-animate-chars .char {
  opacity: 0;
  transform: translateY(0.5em) rotate(7deg);
  transform-origin: 0 50%;
  transition: transform 0.62s var(--ease-out-short),
    opacity 0.62s var(--ease-default);
  transition-delay: calc(0.027s * var(--char-index));
}
html:not(.mobile) .owl-animate-chars .char {
  will-change: opacity, transform;
}
@media print {
  .owl-animate-chars .char {
    opacity: 1 !important;
    transform: none !important;
  }
}
.owl-item.active .owl-animate-chars .char,
.mobile .owl-animate-chars .char {
  opacity: 1;
  transform: none;
}

html:not(.mobile) .owl-animate-fadeInUp {
  opacity: 0;
  transform: translateY(37px) translateZ(0);
  transition: all 1s;
}
.owl-item.active .owl-animate-fadeInUp {
  opacity: 1;
  transform: translateY(0) scale(1);
}

html:not(.mobile) .owl-animate-fadeInDown {
  opacity: 0;
  transform: translateY(-37px) translateZ(0);
  transition: all 1s;
}
.owl-item.active .owl-animate-fadeInDown {
  opacity: 1;
  transform: translateY(0) scale(1);
}

@media print {
  .owl-animate-fadeInUp,
  .owl-animate-fadeInDown {
    -webkit-transition: none !important;
    transition: none !important;
  }
}

.owl-delay-200 {
  transition-delay: 0.2s !important;
}
.owl-delay-250 {
  transition-delay: 0.25s !important;
}
.owl-delay-300 {
  transition-delay: 0.3s !important;
}
.owl-delay-350 {
  transition-delay: 0.35s !important;
}
.owl-delay-400 {
  transition-delay: 0.4s !important;
}
.owl-delay-450 {
  transition-delay: 0.45s !important;
}
.owl-delay-500 {
  transition-delay: 0.5s !important;
}
.owl-delay-550 {
  transition-delay: 0.55s !important;
}
.owl-delay-600 {
  transition-delay: 0.6s !important;
}
.owl-delay-650 {
  transition-delay: 0.65s !important;
}
.owl-delay-700 {
  transition-delay: 0.7s !important;
}
.owl-delay-750 {
  transition-delay: 0.75s !important;
}
.owl-delay-800 {
  transition-delay: 0.8s !important;
}
.owl-delay-850 {
  transition-delay: 0.85s !important;
}
.owl-delay-900 {
  transition-delay: 0.9s !important;
}
.owl-delay-950 {
  transition-delay: 0.95s !important;
}
.owl-delay-1000 {
  transition-delay: 1s !important;
}

/*
 * Testimonials 4
 */

.testimonials-4-item {
  position: relative;
  padding: 30px;
  background: #fff;
  border-radius: var(--border-radius-default);
  box-shadow: var(--box-shadow-block);
}
.testimonials-4-text {
  margin-bottom: 0;
}
.testimonials-4-text p {
  color: var(--color-dark-1);
  font-size: 17px;
  line-height: 1.529;
  letter-spacing: 0;
}
.testimonials-4-author {
  color: var(--color-gray-1);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0;
}
.testimonials-4-author .small {
  font-size: 16px;
  font-weight: 400;
}
.testimonials-4-author-img {
  margin-top: 1px;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 50%;
  isolation: isolate;
  transform: translateZ(0);
}
.testimonials-4-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 30px;
  line-height: 1;
  opacity: 0.075;
}
.light-content .testimonials-4-item {
  background: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .testimonials-4-text p {
  color: #fff;
}
.light-content .testimonials-4-author {
  color: var(--color-dark-mode-gray-1);
}
.light-content .testimonials-4-icon {
  color: #fff;
  opacity: 0.15;
}

/*
 * Testimonials 5
 */

.testimonials-5-stars {
  display: flex;
  justify-content: center;
  margin-bottom: 22px;
  color: var(--color-primary-1);
  font-size: 22px;
}
.testimonials-5-text {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.5;
}
.testimonials-5-caption {
  font-size: 18px;
}

/*
 * Testimonials 6
 */

.testimonials-6-item {
  position: relative;
  margin-bottom: 0;
  font-size: 29px;
}
.testimonials-6-icon {
  position: absolute;
  top: -0.21em;
  left: -0.3em;
  font-family: Georgia, Times, Serif;
  font-size: 11em;
  font-weight: 700;
  line-height: 1;
  color: var(--color-primary-light-1);
}
.testimonials-6-text {
  margin-bottom: 0;
  font-size: 29px;
  font-weight: 400;
  line-height: 1.448;
}
.testimonials-6-author {
  font-size: 18px;
  font-weight: 500;
}
.testimonials-6-position {
  font-size: 16px;
}

/*
 * Tabs
 */

.tpl-tabs {
  border-color: var(--color-gray-light-5);
}
.tpl-tabs > li > a,
.tpl-tabs > li > a:hover {
  color: var(--color-gray-1) !important;
  text-decoration: none;
}
.tpl-tabs > li > .nav-link.active {
  color: var(--color-dark-1) !important;
  border-color: var(--color-gray-light-5) var(--color-gray-light-5) #fff;
}
.tpl-tabs-cont {
  padding: 0;
  line-height: 1.8;
}
.light-content .tpl-tabs {
  border-color: var(--color-dark-mode-gray-1);
}
.light-content .tpl-tabs > li > a {
  color: var(--color-dark-mode-gray-1) !important;
}
.light-content .tpl-tabs li .nav-link:hover {
  border-color: var(--color-dark-3a) var(--color-dark-3a) transparent;
  color: #fff !important;
}
.light-content .tpl-tabs li .nav-link.active {
  border-color: var(--color-dark-mode-gray-1) var(--color-dark-mode-gray-1)
    var(--color-dark-1);
  background-color: transparent;
  color: #fff !important;
}

/*
 * Tabs minimal
 */

.tpl-minimal-tabs {
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  border: none;
}
.tpl-minimal-tabs > li {
  display: inline-block;
  padding: 0 5px;
  background: none !important;
}
.tpl-minimal-tabs > li > a,
.tpl-minimal-tabs > li > a:focus {
  padding: 5px 20px 5px;
  text-decoration: none;
  color: var(--color-dark-1);
  background: none;
  border: 1px solid transparent;
  border-radius: 100px !important;
}
.tpl-minimal-tabs > li > a:hover {
  background: none;
  border-color: var(--color-gray-light-5) !important;
  color: var(--color-dark-1);
}
.tpl-minimal-tabs li a.active,
.tpl-minimal-tabs li a.active:hover {
  border: 1px solid var(--color-dark-3) !important;
  background: none !important;
  color: var(--color-dark-1) !important;
  cursor: default;
}
.light-content .tpl-minimal-tabs > li > a {
  color: #fff;
}
.light-content .tpl-minimal-tabs > li > a:hover {
  border-color: var(--color-dark-4) !important;
}
.light-content .tpl-minimal-tabs li a.active,
.light-content .tpl-minimal-tabs li a.active:hover {
  border: 1px solid #fff !important;
  color: #fff !important;
}

/*
 * Tabs alternative
 */

.tpl-alt-tabs {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
  text-align: center;
  border: none;
}
.tpl-alt-tabs > li {
  width: 220px;
  display: inline-flex;
  align-items: stretch;
  margin-bottom: 30px;
  vertical-align: top;
  float: none;
  padding: 0;
  background: none !important;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.005em;
}
.tpl-alt-tabs > li > a {
  position: relative;
  width: 100%;
  padding-top: 0;
  padding-bottom: 30px;
  text-decoration: none;
  color: var(--color-dark-1);
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
}
.tpl-alt-tabs > li > a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: currentColor;
  opacity: 0.15;
  transition: all 0.27s var(--ease-default);
}
.tpl-alt-tabs > li > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scale(0);
  transform-origin: 0 50%;
  transition: all 0.37s var(--ease-out-medium);
}
.tpl-alt-tabs > li > a:hover,
.tpl-alt-tabs > li > a:focus {
  background: none;
  color: var(--color-dark-1);
}
.tpl-alt-tabs > li > a .alt-tabs-icon {
  transition: all 0.27s var(--ease-out-medium);
}
.tpl-alt-tabs > li > a:not(.active):hover .alt-tabs-icon {
  transform: translateY(-8px);
}
.tpl-alt-tabs > li > a.active,
.tpl-alt-tabs > li > a.active:hover,
.tpl-alt-tabs > li > a.active:focus {
  color: var(--color-dark-1) !important;
  cursor: default;
}
.tpl-alt-tabs > li > a.active:after,
.tpl-alt-tabs > li > a.active:hover:after,
.tpl-alt-tabs > li > a.active:focus:after {
  transform: none;
}
.alt-tabs-icon {
  display: block;
  margin: 0 auto 5px auto;
  width: 1em;
  height: 1em;
  font-size: 64px;
  text-align: center;
  line-height: 1.3;
  transition: all 0.17s var(--ease-default);
}
.alt-tabs-icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.alt-tabs-icon img {
  width: 100%;
}

.light-content .tpl-alt-tabs > li > a {
  color: #fff;
}
.light-content .tpl-alt-tabs li a.active,
.light-content .tpl-alt-tabs li a.active:hover,
.light-content .tpl-alt-tabs li a.active:focus {
  color: #fff !important;
}
.light-content .tpl-alt-tabs > li > a:before {
  opacity: 0.25;
}

/*
 * Tooltips
 */

.dark-mode .tooltip-inner {
  background-color: var(--color-dark-3a);
  border: 1px solid var(--color-dark-mode-gray-2);
  opacity: 1 !important;
}
.dark-mode .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--color-dark-3a) !important;
}
.dark-mode .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--color-dark-3a) !important;
}
.dark-mode .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--color-dark-3a) !important;
}
.dark-mode .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--color-dark-3a) !important;
}

/*
 * Alert messages
 */

.alert {
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/*
 * Accordion
 */

.accordion {
  border-bottom: 1px solid var(--color-dark-1);
}
.accordion > dt {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
}
.accordion > dt > a {
  display: block;
  position: relative;
  color: var(--color-dark-1);
  text-decoration: none;
  padding: 20px 30px 20px 0;
  border-top: 1px solid var(--color-dark-1);
  transition: var(--transition-default);
}
.accordion > dt > a:hover {
  text-decoration: none;
}
.accordion > dt > a.active {
  cursor: default;
}
.accordion > dt > a:after {
  content: "\e91f";
  display: block;
  width: 1em;
  height: 1em;
  line-height: 1em;
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
  color: var(--color-dark-1);
  font-family: "icons" !important;
  font-size: 22px;
  text-align: center;
  transition: var(--transition-default);
}
.accordion > dt > a.active:after,
.accordion > dt > a.active:hover:after {
  transform: translateY(-50%) rotate(-180deg);
}
.accordion > dd {
  margin-bottom: 1.55em;
  font-size: 18px;
  line-height: 1.625;
}

.light-content .accordion {
  border-color: #fff;
}
.light-content .accordion > dt > a {
  color: #fff;
  border-color: #fff;
}
.light-content .accordion > dt > a:after {
  color: #fff;
}
.light-content .accordion > dd {
  color: #fff;
  font-weight: 400;
}

/*
 * Toggle
 */

.toggle {
  border-bottom: 1px solid var(--color-dark-1);
}
.toggle > dt {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
}
.toggle > dt > a {
  display: block;
  position: relative;
  color: var(--color-dark-1);
  text-decoration: none;
  padding: 20px 30px 20px 0;
  border-top: 1px solid var(--color-dark-1);
  transition: var(--transition-default);
}
.toggle > dt > a:hover {
  text-decoration: none;
}
.toggle > dt > a:after {
  content: "\e91f";
  display: block;
  width: 1em;
  height: 1em;
  line-height: 1em;
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
  color: var(--color-dark-1);
  font-family: "icons" !important;
  font-size: 22px;
  text-align: center;
  transition: var(--transition-default);
}
.toggle > dt > a.active:after,
.toggle > dt > a.active:hover:after {
  transform: translateY(-50%) rotate(-180deg);
}
.toggle > dd {
  margin-bottom: 1.55em;
  font-size: 18px;
  line-height: 1.625;
  opacity: 1;
}

.light-content .toggle {
  border-color: #fff;
}
.light-content .toggle > dt > a {
  color: #fff;
  border-color: #fff;
}
.light-content .toggle > dt > a:after {
  color: #fff;
}
.light-content .toggle > dd {
  color: #fff;
  font-weight: 400;
}

/*
 * Accorfion style 1
 */

.accordion-1 {
  border-bottom: 1px solid var(--color-dark-1);
}
.accordion-1 > dt {
  margin-bottom: 0;
  font-size: 31px;
  font-weight: 500;
  text-transform: uppercase;
}
.accordion-1 > dt > a {
  display: block;
  position: relative;
  color: var(--color-dark-1);
  text-decoration: none;
  padding: 22px 30px 22px 0;
  border-top: 1px solid var(--color-dark-1);
  transition: var(--transition-default);
}
.accordion-1 > dt > a:hover {
  text-decoration: none;
}
.accordion-1 > dt > a > span {
  position: relative;
  display: inline-block;
}
.accordion-1 > dt > a > span:before {
  content: "";
  position: absolute;
  top: 0.05em;
  left: calc(100% + 7px);
  width: 5px;
  height: 5px;
  background: var(--color-dark-1);
  border-radius: 3px;
  opacity: 0;
  transform: scale(0);
  transition: var(--transition-default);
}
.accordion-1 > dt > a:hover > span:before {
  opacity: 1;
  transform: none;
}
.accordion-1 > dt > a > .icon-plus {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
  width: 22px;
  height: 22px;
  transition: all 0.17s var(--ease-out-short);
}
.accordion-1 > dt > a > .icon-plus:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  height: 2px;
  margin: auto;
  background: var(--color-dark-1);
}
.accordion-1 > dt > a > .icon-plus:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 2px;
  height: 100%;
  background: var(--color-dark-1);
  transition: all 0.17s var(--ease-out-short);
}
.accordion-1 > dt > a.active > .icon-plus {
  transform: translateY(-50%) rotate(90deg);
}
.accordion-1 > dt > a.active > .icon-plus:before {
  transform: translateY(-50%) rotate(90deg);
}
.accordion-1 > dd {
  margin-bottom: 1.55em;
  font-size: 16px;
  line-height: 1.625;
  opacity: 1;
}
.accordion-1 > dd > div {
  opacity: 0;
  transform: translateY(7px);
  transition: all 0.27s 0.125s var(--ease-default);
}
.accordion-1 > dd.active > div {
  opacity: 1;
  transform: none;
}

.accordion-1.accordion-1-slick > dt {
  font-size: 20px;
  font-weight: 400;
}
.accordion-1.accordion-1-slick > dt > a {
  padding: 37px 30px 37px 0;
}
.accordion-1.accordion-1-slick > dt > a > span:before {
  width: 4px;
  height: 4px;
}
.accordion-1.accordion-1-slick > dd {
  margin-bottom: 37px;
  font-size: 18px;
}

.light-content .accordion-1 {
  border-color: rgba(255, 255, 255, 0.9);
}
.light-content .accordion-1 > dt > a {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.9);
}
.light-content .accordion-1 > dt > a > span:before {
  background: #fff;
}
.light-content .accordion-1 > dt > a > .icon-plus:before {
  background: #fff;
}
.light-content .accordion-1 > dt > a > .icon-plus:after {
  background: #fff;
}

/*
 * Progress bars
 */

.tpl-progress {
  margin-top: 10px;
  margin-bottom: 50px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  overflow: visible;
  height: 5px;
  background: var(--color-gray-light-1);
  border-radius: var(--border-radius-default);
  box-shadow: none;
}
.tpl-progress .progress-bar {
  padding-top: 2px;
  position: relative;
  overflow: visible;
  background-color: var(--color-dark-3);
  font-size: 12px;
  color: var(--color-dark-1);
  text-align: left;
  border-radius: 3px;
}
.tpl-progress .progress-bar > div {
  position: relative;
  top: 12px;
}
.tpl-progress .progress-bar > span {
  display: inline-block;
  min-width: 24px;
  height: 24px;
  padding: 0 3px;
  position: absolute;
  top: 4px;
  right: -5px;
  text-align: center;
  line-height: 23px;
  letter-spacing: 0;
  border-radius: 15px;
}
.light-content .tpl-progress {
  background: var(--color-dark-3a);
}
.light-content .tpl-progress .progress-bar {
  background: #fff;
  color: #fff;
}

/* Alt progress bars */

.tpl-progress-alt {
  height: 20px;
  line-height: 20px;
  badding-bottom: 1px;
  margin-bottom: 30px;
  background: var(--color-gray-light-1);
  border-radius: 3px;
  box-shadow: none;
}
.tpl-progress-alt .progress-bar {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  overflow: visible;
  background-color: var(--color-dark-3);
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  text-align: left;
  border-radius: 3px;
}

.light-content .tpl-progress-alt {
  background: var(--color-dark-3a);
}
.light-content .tpl-progress-alt .progress-bar {
  background: #fff;
  color: var(--color-dark-1);
}

/*
 * Icons examples
 */

.icons-example-box {
  position: relative;
  width: 100%;
  padding: 30px 20px;
  background-color: var(--color-gray-light-1);
  border-radius: var(--border-radius-default);
  transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
}
.icons-example-box:hover {
  background-color: var(--color-gray-light-3);
}
.icons-example-box-icon {
  width: 1em;
  height: 1em;
  margin: 0 auto;
  font-size: 72px;
  text-align: center;
  line-height: 1;
  color: var(--color-dark-1);
}
.icons-example-box-icon svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.icons-example-box-number {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 15px;
  opacity: 0.75;
}
.icons-example-box-class {
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}

.light-content .icons-example-box {
  background-color: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}
.light-content .icons-example-box:hover {
  background-color: var(--color-dark-3a);
}
.light-content .icons-example-box-icon {
  color: #fff;
}

/*
 * Morphext
 */

.morphext > .animated {
  display: inline-block;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

/* ==============================
   Skip to content link
   ============================== */

.skip-to-content {
  position: absolute;
  top: 3px;
  left: 3px;
  padding: 20px 40px;
  color: #ffffff;
  background: var(--color-dark-1);
  -webkit-transform: translateY(-150%);
  -moz-transform: translateY(-150%);
  transform: translateY(-150%);
  z-index: 100000;
}
.skip-to-content:hover,
.skip-to-content:focus,
.skip-to-content.focus-visible {
  color: #ffffff;
  opacity: 1;
  background: #000;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}

/* ==============================
   Cookies
   ============================== */

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  max-width: 500px;
  padding: 10px;
  z-index: 999;
}
.cookie-banner-inner {
  padding: 20px;
  background-color: #fff;
  border: 1px solid var(--color-gray-light-3);
  border-radius: var(--border-radius-default);
  box-shadow: var(--box-shadow-block);
}
.cookie-banner-text {
  font-size: 16px;
}
.light-content .cookie-banner-inner {
  background-color: var(--color-dark-3);
  border: 1px solid var(--color-dark-mode-gray-2);
}

/* ==============================
   Intro page
   ============================== */

.section-showcases {
  position: relative;
  padding-top: 67%;
  background: var(--color-dark-1);
  border: 0.625vw solid var(--color-dark-1);
  border-radius: 60px;
  overflow: hidden;
  transform: translateZ(0);
  isolation: isolate;
}
.section-showcases-container {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  overflow: hidden;
  isolation: isolate;
}
.section-showcases-column {
  width: 24.6875%;
  padding-left: 0.625vw;
  z-index: -1;
}
.section-showcases-column:first-child {
  width: 12.6875%;
}
.section-showcases-column:last-child {
  width: 13.25%;
}
.section-showcases-column:first-child {
  padding-left: 0;
}
.section-showcases-item {
  padding-top: 0.625vw;
}
.section-showcases-item:first-child {
  padding-top: 0;
}
.section-showcases-column:nth-child(2),
.section-showcases-column:nth-child(4) {
  margin-top: -5%;
}

.works-grid.grid-intro-1 .work-item .work-img,
.works-grid.grid-intro-1 .work-item .work-img .work-img-bg {
  border-radius: 20px;
}
.works-grid.grid-intro-1 .work-item .work-title {
  font-size: 20px;
}
.works-grid.grid-intro-1 .work-item .work-descr {
  font-size: 18px;
}
.works-grid.grid-intro-2 .work-item .work-img,
.works-grid.grid-intro-2 .work-item .work-img .work-img-bg {
  border-radius: 0;
}
.works-grid.grid-intro-2 .work-item .work-img img {
  border: 2px solid var(--color-dark-1);
  border-radius: 12px;
}
.works-grid.grid-intro-2 .work-item .work-title {
  font-size: 18px;
}
.works-grid.grid-intro-2 .work-item .work-descr {
  font-size: 16px;
}


/* ==============================
   Skin care new
   ============================== */
a,
a :focus,
a:hover {
    text-decoration: none
}

a,
p {
    color: var(--paraColor)
}

body,
p {
    line-height: 26px;
    font-family: var(--bodyFont);
    font-size: 16px
}

.pt-100,
.ptb-100 {
    padding-top: 100px
}

#backtotop,
.hero-wrap.hero-one .hero-slide-item .hero-video .play-now .ripple,
.hero-wrap.hero-one .hero-slide-item .hero-video .play-now .ripple:after,
.hero-wrap.hero-one .hero-slide-item .hero-video .play-now .ripple:before {
    height: 50px;
    width: 50px
}

body,
input,
p,
select,
textarea {
    font-size: 16px
}

#quickview-modal .btn_close i,
.banner-area-four .hero-items .hero-slider-button,
.breadcrumb-content,
.breadcrumb-content .breadcrumb-menu,
.cart-table table thead tr th:last-child,
.error-content,
.facilities-img,
.page-nav,
.page-nav li a,
.play-now,
.preloader-area,
.preloader-area .waviy,
.progress-wrap::after,
.single-img {
    text-align: center
}

.project-details-wrap .project-brief,
.wh-card-wrap {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr
}

.list-style,
.list-style li {
    list-style: none
}

:root {
    --bodyFont: "Poppins", sans-serif;
    --secondaryFont: "Poppins", sans-serif;
    --optionalFont: "El Messiri", sans-serif;
    --primaryColor: #42170b;
    --primaryColorRGB: rgb(74, 26, 12);
    --secondaryColor: #595a5c;
    --secondaryColorRGB: rgb(89, 90, 92);
    --paraColor: #241f21;
    --optionalColor: #595a5c;
    --bgColor: #e8e3dd;
    --bgColorTwo: #595a5c;
    --grayColor: #e8e3dd;
    --blackColor: #241f21;
    --whiteColor: #ffffff;
    --offwhiteColor: #e8e3dd;
    --footerColor: #595a5c;
    --yellowColor: #FFCB36;
    --fontSize: 16px;
    --transition: all ease .5s;
    --transitionTwo: all ease .9s;
    --tealcolor: #92a5a9
}

::-webkit-scrollbar {
    width: 7px
}

::-webkit-scrollbar-track {
    background: #1d1a1a
}

::-webkit-scrollbar-thumb {
    background: #cb5c3d
}

::-webkit-scrollbar-thumb:hover {
    background: #462b2b
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

.intro-video-section {
    position: relative;
    overflow: hidden;
    height: 400px;
    color: #fff;
    border-radius: 50px
}

.progress-wrap,
.progress-wrap::after {
    height: 46px;
    width: 46px;
    transition: .2s linear;
    display: block
}

.intro-video-section>video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    object-fit: cover;
    z-index: -100
}

.accordion-item .accordion-header .accordion-button:focus,
.btn:focus,
:focus,
button:focus {
    outline: 0;
    box-shadow: none
}

.form-control:focus {
    box-shadow: none
}

.gallery img,
.testimonial-wrap-three .testimonial-btn .testimonial-button-next,
.testimonial-wrap-three .testimonial-btn .testimonial-button-prev,
a,
button,
input[type=submit] {
    cursor: pointer
}

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

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

.checkbox label:before,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

input,
select,
textarea {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .15);
    padding: 12px 15px;
    width: 100%
}

#cmt-form .form-group input,
#contactForm .form-group input,
#contactForm .form-group select,
.appointment-form .form-group input,
.appointment-form .form-group select,
.checkout-form .form-group input,
.checkout-form .form-group select,
.faq-form .form-group input,
input {
    height: 50px
}

a {
    text-transform: inherit;
    transition: .3s;
    font-weight: 600;
}

a :focus,
a:hover {
    box-shadow: none;
    color: #d88e7a !important;
}

a:focus {
    outline: solid 0
}

img {
    max-width: 100%;
    height: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: var(--secondaryColor)
}

body {
    color: var(--primaryColor);
    font-weight: 400;
    overflow-x: hidden
}

select {
    appearance: none;
    background-image: url(../img/down-arrow.webp);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: calc(100% - 15px) 50%
}

.ptb-100 {
    padding-bottom: 100px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-100 {
    padding-bottom: 100px
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-35 {
    margin-bottom: 35px !important
}

.mt-40 {
    margin-top: 40px !important
}

#message,
.list-style {
    margin: 0;
    padding: 0
}

.help-block {
    color: #e31c25
}

.progress-wrap {
    position: fixed;
    right: 30px;
    bottom: 30px;
    cursor: pointer;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px var(--primaryColor);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px)
}

.loader,
.loader:before {
    border: var(--line-width) solid transparent
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.progress-wrap::after {
    position: absolute;
    content: "\ea76";
    font-family: remixicon !important;
    line-height: 46px;
    font-size: 18px;
    color: var(--primaryColor);
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 1
}

#backtotop i,
.btn-one,
.btn-three:hover,
.btn-two,
.checkout-promobox .link-one,
.contact-item-wrap .contact-item:hover .contact-icon i,
.feature-card:hover .feature-icon i,
.hero-wrap.hero-two .hero-content .hero-doc-card .btn-three:hover,
.login-form-wrap .gg-btn span i,
.page-nav li a.active i,
.page-nav li a:hover i,
.post-share ul li a:hover i,
.project-card .project-info h3 a,
.project-details-wrap .project-brief .project-brief-item h3,
.project-details-wrap .project-brief .project-brief-item span,
.service-card-three:hover .service-icon i,
.service-card-two:hover .service-icon i,
.single-product-details .social-profile li a:hover i,
.team-card-two h3,
.wh-card-one:hover .wh-icon i {
    color: var(--whiteColor)
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: var(--primaryColor);
    stroke-width: 4;
    box-sizing: border-box;
    transition: .2s linear
}

.preloader-area {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    position: fixed;
    background-color: var(--bgColor);
    overflow-x: hidden
}

#backtotop,
.btn-one {
    background-color: var(--primaryColor)
}

.preloader-area .loader {
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    top: 50%;
    left: 0
}

.preloader-area .waviy {
    margin-top: 20px;
    position: relative;
    font-size: 50px;
    font-weight: 700
}

.loader:after,
.loader:before {
    position: absolute;
    content: ""
}

.preloader-area .waviy span {
    position: relative;
    display: inline-block;
    color: var(--blackColor);
    animation: 1s infinite waviy
}

.preloader-area .waviy span:nth-child(2) {
    animation-delay: .2s
}

.preloader-area .waviy span:nth-child(3) {
    animation-delay: .3s
}

.preloader-area .waviy span:nth-child(4) {
    animation-delay: .4s
}

@keyframes waviy {

    0%,
    100%,
    40% {
        transform: translateY(0)
    }

    20% {
        transform: translateY(-20px)
    }
}

.loader-wrapper {
    --line-width: 5px;
    --curtain-color: #997a54;
    --outer-line-color: #644941;
    --middle-line-color: #4e5563;
    --inner-line-color: var(--tealcolor);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10001
}

.loader {
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-top-color: var(--outer-line-color);
    border-radius: 100%;
    animation: 2s linear infinite spin;
    z-index: 1001
}

.loader:before {
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    border-top-color: var(--inner-line-color);
    border-radius: 100%;
    animation: 3s linear infinite spin
}

.loader:after {
    top: 14px;
    left: 14px;
    right: 14px;
    bottom: 14px;
    border: var(--line-width) solid transparent;
    border-top-color: var(--middle-line-color);
    border-radius: 100%;
    animation: 1.5s linear infinite spin
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    background: var(--curtain-color);
    width: 51%;
    height: 100%;
    z-index: 1000
}

.loader-wrapper .loader-section.section-left {
    left: 0
}

.loader-wrapper .loader-section.section-right {
    right: 0
}

.loaded .loader-wrapper .loader-section.section-left {
    transform: translateX(-100%);
    transition: .7s cubic-bezier(.645, .045, .355, 1) .3s
}

.loaded .loader-wrapper .loader-section.section-right {
    transform: translateX(100%);
    transition: .7s cubic-bezier(.645, .045, .355, 1) .3s
}

.loaded .loader {
    opacity: 0;
    transition: .3s ease-out
}

.loaded .loader-wrapper {
    visibility: hidden;
    transform: translateY(-100%);
    transition: .3s ease-out 1s
}

#backtotop {
    opacity: 0;
    right: 20px;
    z-index: 99;
    bottom: 75px;
    font-size: 25px;
    transition: .5s;
    line-height: 49px;
    animation: 10s linear infinite alternate forwards border-transform
}

#backtotop:hover,
.blog-card-two:hover .blog-card-img .blog-date,
.tag-list li a:hover {
    background-color: var(--primaryColor);
    color: var(--whiteColor)
}

@keyframes border-transform {

    0%,
    100% {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.btn-five,
.btn-four,
.btn-one,
.btn-three,
.btn-two {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    transition: var(--transition);
    position: relative;
    z-index: 1;
    border: none;
    line-height: 1;
    padding: 18px 27px 16px;
    border-radius: 50px;
    overflow: hidden;
    white-space: nowrap
}

.btn-five i,
.btn-four i,
.btn-one i,
.btn-three i,
.btn-two i {
    position: relative;
    /*top: 5px;*/
    display: inline-block;
    font-size: 25px;
    font-weight: 300;
    line-height: .8;
    margin-left: 12px;
    transition: var(--transition)
}

.btn-five:before,
.btn-four:before,
.btn-one:before,
.btn-three:before,
.btn-two:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 50.5%;
    height: 0%;
    z-index: -1;
    transition: var(--transition)
}

.btn-five:after,
.btn-four:after,
.btn-one:after,
.btn-three:after,
.btn-two:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    width: 50.5%;
    height: 0%;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: var(--transition)
}

.btn-five:hover:after,
.btn-five:hover:before,
.btn-four:hover:after,
.btn-four:hover:before,
.btn-one:hover:after,
.btn-one:hover:before,
.btn-three:hover:after,
.btn-three:hover:before,
.btn-two:hover:after,
.btn-two:hover:before {
    height: 100%;
    visibility: visible;
    opacity: 1
}

.appointment-wrap-two .appointment-form-one button.btn-one:after,
.appointment-wrap-two .appointment-form-one button.btn-one:before,
.bg_secondary,
.btn-one:after,
.btn-one:before,
.btn-three:after,
.coupon-code button:hover,
.link-three:after,
.search-box button:hover {
    background-color: var(--secondaryColor)
}

.btn-two {
    background-color: var(--optionalColor)
}

.bg_primary,
.btn-two:after,
.btn-two:before,
.contact-item-wrap .contact-item:hover .contact-icon,
.feature-card:hover .feature-icon,
.hero-slider-one .hero-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
.hero-wrap.hero-two .hero-content .hero-doc-card .btn-three:after,
.hero-wrap.hero-two .hero-content .hero-doc-card .btn-three:before,
.post-share ul li a:hover,
.project-slider-one .project-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
.service-card-three:hover .service-icon,
.service-card-two:hover .service-icon,
.single-product-details .social-profile li a:hover,
.testimonial-slider-one .testimonial-one-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
.video-bg .play-now,
.wh-card-one:hover .wh-icon {
    background-color: var(--primaryColor)
}

.blog-card-one .blog-card-info h3 a:hover,
.blog-card-two .blog-card-info h3 a:hover,
.blog-metainfo li a:hover,
.btn-three,
.category-list-one li a:hover,
.comment-item-wrap .reply-btn:hover,
.compare-table table tbody tr td .link-two:hover,
.help-wrap-two .help-img-wrap .help-img .help-promo-text span,
.link-one,
.link-two:hover,
.post-tag ul li a:hover,
.pp-post-item .pp-post-info h6 a:hover,
.pricing-card .pricing-features li.checked i,
.product-card h3 a:hover,
.service-card-one .service-info h6 a:hover,
.service-card-three h3 a:hover,
.service-card-two h3 a:hover,
.single-product-tablist .nav-item .nav-link.active {
    color: var(--primaryColor)
}

.btn-three:before {
    background: var(--whiteColor)
}

.link-one,
.link-three,
.link-two {
    display: inline-block;
    position: relative;
    font-weight: 400;
    transition: var(--transition)
}

.link-one:after,
.link-three:after,
.link-two:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 0%;
    height: 1px;
    visibility: hidden;
    opacity: 0;
    transition: var(--transition)
}

.link-one i,
.link-three i,
.link-two i {
    position: relative;
    top: 5px;
    margin-left: 12px;
    font-size: 18px;
    transition: var(--transition)
}

.link-one:hover:after,
.link-three:hover:after,
.link-two:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%
}

.link-one:hover i,
.link-three:hover i,
.link-two:hover i {
    margin-left: 10px
}

.link-one:after {
    background-color: var(--primaryColor);
    visibility: visible;
    opacity: 1;
    width: 100%;
    bottom: 4px
}

.blog-card-one .blog-card-info h3 a,
.blog-card-two .blog-card-info h3 a,
.link-one:hover,
.link-three:hover,
.service-card-one .service-info h6 a,
.service-card-three h3 a,
.service-card-two h3 a {
    color: var(--secondaryColor)
}

.link-one:hover:after {
    width: 50%;
    background-color: var(--secondaryColor)
}

.category-list-one li a,
.education ul li,
.hero-wrap.hero-two .hero-content .hero-doc-card .doc-info span,
.hero-wrap.hero-two .hero-content .hero-doc-card .ratings span,
.link-three,
.link-two,
.project-details-wrap .content-feature-list li,
.service-details-wrap .content-feature-list li,
.team-card-one span,
.testimonial-card-four .client-info-wrap .client-info span,
.testimonial-card-one .client-info-wrap .client-info span,
.testimonial-card-three .client-info span {
    color: var(--paraColor)
}

.link-two:after {
    background-color: var(--paraColor);
    visibility: visible;
    opacity: 1;
    width: 100%;
    bottom: 5px
}

.link-two:hover:after {
    width: 50%;
    background-color: var(--primaryColor)
}

.rotate {
    animation: 20s linear infinite rotation
}

.bounce {
    animation: 1.5s ease-in-out infinite float
}

.moveHorizontal {
    animation: 3s ease-in-out infinite moveHorizontal
}

.moveVertical {
    animation: 3s ease-in-out infinite moveVertical
}

.animationFramesTwo {
    animation: 20s ease-in-out infinite animationFramesTwo
}

.animationFramesThree {
    animation: 20s ease-in-out infinite animationFramesThree
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes moveHorizontal {

    0%,
    100% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-20px)
    }
}

@keyframes moveVertical {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-20px)
    }
}

@keyframes animationFramesTwo {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg)
    }
}

@keyframes animationFramesThree {

    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0)
    }

    20% {
        -webkit-transform: translate(-73px, -1px) rotate(36deg)
    }

    40% {
        -webkit-transform: translate(-141px, 72px) rotate(72deg)
    }

    60% {
        -webkit-transform: translate(-83px, 122px) rotate(108deg)
    }

    80% {
        -webkit-transform: translate(40px, 72px) rotate(144deg)
    }
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-5px)
    }
}

.content-title-one span,
.section-title-one span {
    color: var(--secondaryColor);
    margin: 0 0 5px;
    position: relative;
    display: inline-block;
    padding-left: 60px;
    font-size: 18px;
    color: var(--primaryColor)
}

.best-doctor span:before,
.content-title-one span:before,
.hero-wrap .hero-content>span:before,
.section-title-one span:before {
    position: absolute;
    top: 12px;
    left: 0;
    content: "";
    width: 38px;
    height: 1px;
    background-color: var(--primaryColor)
}

.content-title-one h2,
.section-title-one h2 {
    font-size: 40px;
    line-height: 50px;
    font-family: var(--secondaryFont);
    margin: 0;
    font-weight: 700
}

.content-title-one p,
.section-title-one p {
    margin: 12px 0 0
}

.bg-f {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ddd
}

.bg_ash,
.service-card-two {
    background-color: var(--bgColor)
}

.bg_two {
    background-color: var(--bgColorTwo)
}

.bg_gray {
    background-color: var(--grayColor)
}

#quickview-modal .btn_close,
.page-nav li a,
.play-now {
    background-color: transparent
}

.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .rating li,
.post-share,
.post-tag ul li,
.rating li,
.single-product-details .single-product-title .ratings ul li,
.social-profile li {
    display: inline-block
}

.page-nav li a,
.social-profile li a {
    display: flex;
    flex-wrap: wrap;
    border-radius: 50%;
    transition: var(--transition)
}

.page-nav li a img,
.play-now,
.social-profile li a i {
    display: block;
    margin: 0 auto
}

.rating li i {
    color: var(--yellowColor)
}

.play-now .ripple,
.play-now .ripple:after,
.play-now .ripple:before {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 110px;
    width: 110px;
    transform: translateX(-50%) translateY(-50%);
    transform-origin: center center;
    border-radius: 50%;
    -ms-box-shadow: 0 0 0 0 #fff;
    -o-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff;
    animation: 3s infinite ripple
}

.play-now {
    position: relative;
    height: 110px;
    width: 110px;
    line-height: 92px;
    color: var(--whiteColor);
    z-index: 1;
    font-size: 28px;
    padding-left: 5px;
    transform-origin: center center;
    border-radius: 50%
}

.play-now .ripple:before {
    animation-delay: .9s;
    content: "";
    position: absolute
}

.play-now .ripple:after {
    animation-delay: .6s;
    content: "";
    position: absolute
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 30px transparent
    }

    100% {
        box-shadow: 0 0 0 0 transparent
    }
}

.blog-metainfo li:last-child,
.post-share ul li:last-child,
.service-slider-one,
.single-product-details .social-profile li:last-child,
.social-profile li:last-child {
    margin-right: 0
}

.social-profile li a {
    flex-direction: column;
    justify-content: center
}

.social-profile li a i {
    line-height: .8;
    transition: var(--transition)
}

.social-profile li a:hover i {
    transform: rotate(360deg)
}

.page-nav {
    margin-top: 25px
}

.page-nav li {
    margin: 0 4px;
    display: inline-block
}

.page-nav li:first-child,
.page-nav li:last-child {
    position: relative;
    top: 3px
}

.page-nav li:first-child a i {
    left: -2px
}

.page-nav li:last-child a i {
    right: -2px
}

.page-nav li a {
    flex-direction: column;
    justify-content: center;
    width: 55px;
    height: 55px;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid rgba(86, 89, 139, .09);
    color: var(--blackColor)
}

.page-nav li a i {
    font-size: 12px;
    margin: 0 auto;
    position: relative;
    top: 1px;
    transition: var(--transition)
}

.page-nav li a img {
    transition: var(--transition)
}

.page-nav li a.active,
.page-nav li a:hover {
    color: var(--blueColor);
    opacity: 1;
    background-color: var(--primaryColor);
    border-color: transparent
}

.page-nav li a.active img,
.page-nav li a:hover img {
    filter: brightness(0) invert(1)
}

.breadcrumb-wrap {
    padding: 160px 0 110px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.about-wrap-one .about-shape-one,
.about-wrap-one .about-shape-two,
.breadcrumb-wrap .br-shape-one,
.breadcrumb-wrap .br-shape-two,
.hero-wrap.hero-three .hero-bg-shape,
.hero-wrap.hero-three .hero-shape-one,
.hero-wrap.hero-three .hero-shape-three,
.hero-wrap.hero-three .hero-shape-two,
.process-card-wrap .process-line-one,
.process-card-wrap .process-line-two,
.process-wrap .process-shape-one,
.process-wrap .process-shape-two,
.team-wrap .team-shape-one,
.team-wrap .team-shape-two {
    position: absolute;
    z-index: -1
}

.breadcrumb-wrap .br-shape-one {
    left: 15%;
    top: 100px;
    opacity: .1
}

.breadcrumb-wrap .br-shape-two {
    top: 35%;
    right: 18%;
    transform: translateY(-50%);
    opacity: .1
}

.breadcrumb-wrap:after {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(212, 170, 158, .3) 3.17%, rgba(89, 90, 52, .1) 94.02%);
    z-index: -1
}

.breadcrumb-content h2 {
    font-size: 40px;
    line-height: 46px;
    font-family: var(--secondaryFont);
    font-weight: 700;
    margin: 0 0 13px
}

.breadcrumb-content .breadcrumb-menu li {
    display: inline-block;
    position: relative;
    color: var(--paraColor);
    font-weight: 500;
    padding-right: 10px;
    margin-right: 11px
}

.breadcrumb-content .breadcrumb-menu li:after {
    position: absolute;
    top: 5px;
    right: -5px;
    content: "";
    height: 17px;
    width: 2px;
    background-color: var(--paraColor)
}

.breadcrumb-content .breadcrumb-menu li:first-child,
.hero-wrap.hero-one .hero-slide-item .hero-content .hero-btn .client-likes ul li:first-child,
.hero-wrap.hero-three .hero-promo-wrap .hero-promo-box .client-likes ul li:first-child,
.hero-wrap.hero-two .hero-content .client-likes ul li:first-child {
    margin-left: 0
}

.breadcrumb-content .breadcrumb-menu li:first-child a,
.checkbox.form-check {
    padding-left: 0
}

.breadcrumb-content .breadcrumb-menu li:last-child {
    margin-right: 0;
    padding-right: 0
}

.about-wrap-two .about-content .features-list li span:before,
.accordion-item .accordion-header .accordion-button:after,
.breadcrumb-content .breadcrumb-menu li:last-child a:after,
.breadcrumb-content .breadcrumb-menu li:last-child:after,
.content-feature-list-two li i,
.feature-card-wrap .row>div:last-child .feature-card:after,
.feature-card-wrap-two .row>div:last-child .feature-card:after {
    display: none
}

.breadcrumb-content .breadcrumb-menu li a {
    display: inline-block;
    transition: .3s;
    -webkit-transition: .3s;
    position: relative;
    color: var(--primaryColor)
}

.breadcrumb-content .breadcrumb-menu li a:hover {
    opacity: 1;
    color: var(--secondaryColor)
}

.hero-slide-one {
    background-image: url(../img/hero/hero-slide-1.webp)
}

.banner-area-four .hero-items .banner-four-bg.bg-2,
.hero-slide-two {
    background-image: url(../img/hero/hero-slide-2.webp)
}

.hero-wrap,
.service-wrap {
    overflow: hidden
}

.hero-wrap .hero-content>span {
    color: var(--secondaryColor);
    margin: 0 0 5px;
    position: relative;
    display: inline-block;
    padding-left: 53px;
    font-size: 18px;
}

.about-wrap-one,
.about-wrap-two,
.appointment-wrap-two,
.comp-map-area,
.help-wrap .help-content,
.hero-wrap.hero-one,
.process-wrap,
.process-wrap .row,
.service-wrap-two,
.testimonial-card-three,
.testimonial-wrap-three,
.testimonial-wrap-two,
.wh-wrap-four,
.wh-wrap-one,
.wh-wrap-three {
    position: relative;
    z-index: 1
}

.hero-wrap.hero-one .hero-shape-one {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1
}

.hero-wrap.hero-one .hero-slide-item {
    position: relative;
    z-index: 1;
    padding: 390px 0;
    border-radius: 7px
}

.hero-wrap.hero-one .hero-slide-item .hero-video {
    position: absolute;
    top: 70px;
    left: 80px;
    border-radius: 20px;
    max-width: 176px
}

.doctor-details-wrap .doctor-img img,
.hero-wrap.hero-one .hero-slide-item .hero-video img {
    border-radius: 20px
}

.hero-wrap.hero-one .hero-slide-item .hero-video p {
    margin: 13px 0 0;
    line-height: 23px;
    font-weight: 500
}

.hero-wrap.hero-one .hero-slide-item .hero-video .play-now {
    position: absolute;
    top: 21px;
    right: 0;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 44px;
    border: 3px solid var(--whiteColor);
    border-radius: 50%;
    background-color: var(--optionalColor)
}

.hero-wrap.hero-one .hero-slide-item .hero-video .play-now i {
    color: var(--whiteColor);
    left: -2px;
    position: relative
}

.hero-wrap.hero-one .hero-slide-item .hero-content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    max-width: 758px;
    padding: 52px 10px 64px 0
}

.hero-wrap.hero-one .hero-slide-item .hero-content:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 458px;
    height: 100%;
    border-radius: 0 40px 40px 0;
    background-color: var(--whiteColor);
    z-index: -1
}

.hero-wrap.hero-one .hero-slide-item .hero-content .hero-bg-shape-one {
    position: absolute;
    top: 52px;
    left: 0;
    content: "";
    width: 585px;
    height: 100px;
    border-radius: 0 20px 0 0;
    background-color: var(--whiteColor);
    z-index: -1
}

.hero-wrap.hero-one .hero-slide-item .hero-content .hero-bg-shape-two {
    position: absolute;
    top: 152px;
    left: 0;
    content: "";
    width: 705px;
    height: 112px;
    border-radius: 0 20px 0 0;
    background-color: var(--whiteColor);
    z-index: -1
}

.hero-wrap.hero-one .hero-slide-item .hero-content .hero-bg-shape-three {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 760px;
    height: 132px;
    border-radius: 0 40px 40px 0;
    background-color: var(--whiteColor);
    z-index: -1
}

.hero-wrap.hero-one .hero-slide-item .hero-content h1 {
    font-size: 54px;
    line-height: 50px;
    font-family: var(--secondaryFont);
    margin: 0 0 24px;
    font-weight: 700
}

.blog-card-one .blog-title,
.hero-wrap.hero-one .hero-slide-item .hero-content .hero-btn,
.testimonial-card-four .client-info-wrap,
.testimonial-card-one .client-info-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.hero-wrap.hero-one .hero-slide-item .hero-content .hero-btn .client-likes {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 34px
}

.hero-wrap.hero-one .hero-slide-item .hero-content .hero-btn .client-likes ul {
    position: relative;
    margin-right: 15px
}

.hero-wrap.hero-one .hero-slide-item .hero-content .hero-btn .client-likes ul li {
    display: inline-block;
    margin-left: -15px;
    width: 60px;
    height: 60px;
    border: 3px solid var(--whiteColor);
    border-radius: 50%
}

.hero-wrap.hero-one .hero-slide-item .hero-content .hero-btn .client-likes ul li img,
.hero-wrap.hero-three .hero-promo-wrap .hero-promo-box .client-likes ul li img,
.hero-wrap.hero-two .hero-content .client-likes ul li img,
.testimonial-card-four .client-info-wrap .client-img img,
.testimonial-card-one .client-info-wrap .client-img img {
    border-radius: 50%
}

.hero-wrap.hero-one .hero-slide-item .hero-content .hero-btn .client-likes h6 {
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: var(--secondaryColor);
    font-family: var(--bodyFont)
}

.hero-wrap.hero-one .hero-slide-item .hero-content .hero-btn .client-likes h6 span,
.hero-wrap.hero-two .hero-content .client-likes h6 span {
    display: block;
    font-size: 21px;
    line-height: 32px;
    color: var(--primaryColor);
    font-family: var(--secondaryFont);
    font-weight: 600
}

.hero-wrap.hero-two {
    background-color: var(--bgColor);
    position: relative;
    z-index: 1;
    padding: 50px 0
}

.hero-wrap.hero-two .hero-shape-one,
.hero-wrap.hero-two .hero-shape-two {
    position: absolute;
    z-index: -1;
    opacity: .44;
}

.hero-wrap.hero-two .hero-shape-one {
    top: 90px;
    left: 30px
}

.hero-wrap.hero-two .hero-shape-two {
    bottom: 0;
    left: 30%
}

.hero-wrap.hero-two .hero-content {
    padding: 100px 0 0
}

.hero-wrap.hero-two .hero-content h1 {
    font-size: 44px;
    line-height: 52px;
    font-family: var(--secondaryFont);
    margin: 0 0 25px;
    padding: 0 0 28px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.hero-wrap.hero-two .hero-content h1 img {
    max-width: 163px;
    border-radius: 50px
}

.hero-wrap.hero-two .hero-content .client-likes {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 33px
}

.hero-wrap.hero-two .hero-content .client-likes ul {
    position: relative;
    margin-right: 27px
}

.hero-wrap.hero-two .hero-content .client-likes h6,
.hero-wrap.hero-two .hero-content .hero-doc-card .doc-info h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin: 0
}

.hero-wrap.hero-two .hero-content .client-likes ul li {
    display: inline-block;
    margin-left: -15px;
    width: 59px;
    height: 59px;
    border: 3px solid var(--whiteColor);
    border-radius: 50%
}

.hero-wrap.hero-two .hero-content .client-likes h6 {
    color: var(--paraColor);
    font-family: var(--bodyFont)
}

.hero-wrap.hero-two .hero-content .hero-doc-card {
    background-color: var(--whiteColor);
    border-radius: 5px;
    max-width: 430px;
    padding: 33px 26px;
    margin-left: auto;
    margin-top: -30px;
    box-shadow: 0 0 30px rgba(226, 180, 255, .3)
}

.hero-wrap.hero-two .hero-content .hero-doc-card .doc-img {
    position: relative;
    padding-left: 26px;
    margin-bottom: 22px;
    max-width: 100px
}

.hero-wrap.hero-two .hero-content .hero-doc-card .doc-img:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: rgba(254, 74, 85, .2);
    z-index: 0
}

.hero-wrap.hero-two .hero-content .hero-doc-card .doc-img img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    position: relative;
    z-index: 1
}

.hero-wrap.hero-two .hero-content .hero-doc-card .doc-img .online-status {
    position: absolute;
    top: 8px;
    display: inline-block;
    right: -2px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    z-index: 1;
    border: 3px solid var(--whiteColor);
    background-color: var(--primaryColor)
}

.hero-wrap.hero-two .hero-content .hero-doc-card .btn-three {
    font-size: 16px;
    color: var(--paraColor);
    border: 1px solid rgba(86, 89, 139, .21);
    padding: 10px 13px 8px
}

.hero-wrap.hero-two .hero-content .hero-doc-card .ratings {
    margin-top: 50px
}

.hero-wrap.hero-two .hero-img-wrap img {
    display: block;
    margin-left: auto;
    margin-bottom: -8px
}

.hero-wrap.hero-three {
    position: relative;
    background-color: #230034;
    padding: 195px 0 405px;
    z-index: 1
}

.hero-wrap.hero-three .hero-shape-one {
    top: 44%;
    left: 40%;
    transform: translateX(-50%)
}


.hero-wrap.hero-three .hero-shape-two {
    bottom: 40px;
    left: 0
}

.hero-wrap.hero-three .hero-shape-three {
    bottom: 40px;
    right: 0
}

.hero-wrap.hero-three .hero-bg-shape {
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.hero-wrap.hero-three .hero-content>span {
    margin: 0 0 2px;
    padding-left: 50px
}

.hero-wrap.hero-three .hero-content>span:before {
    top: 10px
}

.hero-wrap.hero-three .hero-content h1 {
    font-size: 50px;
    line-height: 62px;
    color: var(--whiteColor);
    font-family: var(--secondaryFont);
    margin: 0
}

.about-wrap-two .about-img-wrap .circle-text span,
.hero-wrap.hero-three .hero-promo-wrap .circle-text img {
    line-height: 20px;
    font-weight: 800;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: var(--secondaryFont)
}

.hero-wrap.hero-three .hero-promo-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.hero-wrap.hero-three .hero-promo-wrap .circle-text {
    position: relative;
    width: 195px;
    height: 195px;
    border-radius: 50%;
    z-index: 1
}

.hero-wrap.hero-three .hero-promo-wrap .circle-text img {
    position: absolute;
    font-size: 64px;
    color: var(--primaryColor);
    top: 50%
}

.hero-wrap.hero-three .hero-promo-wrap .circle-text text {
    font-size: 15px;
    font-weight: 500;
    color: #95849d;
    letter-spacing: 10px
}

.hero-wrap.hero-three .hero-promo-wrap .circle-text svg {
    position: absolute;
    top: -65px;
    left: -65px;
    width: 320px;
    height: 320px
}

.hero-wrap.hero-three .hero-promo-wrap .hero-promo-box {
    background-color: #2d0043;
    border-radius: 5px;
    padding: 25px 22px 20px;
    width: 320px
}

.hero-wrap.hero-three .hero-promo-wrap .hero-promo-box p {
    color: #d3d3d3;
    margin-bottom: 13px
}

.hero-wrap.hero-three .hero-promo-wrap .hero-promo-box .client-likes {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, .03);
    border-radius: 50px;
    padding: 8px 23px;
    margin-bottom: 10px
}

.hero-wrap.hero-three .hero-promo-wrap .hero-promo-box .client-likes ul {
    position: relative;
    margin-right: 20px
}

.hero-wrap.hero-three .hero-promo-wrap .hero-promo-box .client-likes ul li {
    display: inline-block;
    margin-left: -15px;
    width: 42px;
    height: 42px;
    border: 3px solid #2d0043;
    border-radius: 50%
}

.hero-wrap.hero-three .hero-promo-wrap .hero-promo-box .client-likes h6 {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #d3d3d3;
    font-family: var(--bodyFont)
}

.hero-slider-one .hero-pagination {
    position: absolute;
    top: 45%;
    right: 50px;
    left: auto;
    width: auto
}

.hero-slider-one .hero-pagination .swiper-pagination-bullet {
    display: block;
    margin: 10px 0;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 1px solid var(--optionalColor);
    position: relative;
    z-index: 1;
    background-color: transparent;
    opacity: 1
}

.hero-slider-one .hero-pagination .swiper-pagination-bullet:after,
.project-slider-one .project-pagination .swiper-pagination-bullet:after,
.testimonial-slider-one .testimonial-one-pagination .swiper-pagination-bullet:after {
    position: absolute;
    top: 52%;
    left: 54%;
    content: "";
    width: 7.8px;
    height: 7.8px;
    border-radius: 50%;
    background-color: var(--optionalColor);
    transform: translate(-50%, -50%)
}

.checkbox input:checked+label:before,
.hero-slider-one .hero-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.project-slider-one .project-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.testimonial-slider-one .testimonial-one-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--primaryColor)
}

.hero-gallery-wrap,
.service-wrap-three {
    background-color: #fff4f0
}

.hero-gallery-wrap .hero-gallery-slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s linear;
    transform: scale(.8)
}

.hero-gallery-wrap .hero-gallery-slider .swiper-slide.swiper-slide-active {
    transform: scale(1)
}

.hero-gallery-wrap .hero-gallery-slider .hero-img-slide {
    border-radius: 50px;
    position: relative;
    z-index: 1
}

.hero-gallery-wrap .hero-gallery-slider .hero-img-slide img {
    border-radius: 50px
}

#quickview-modal .btn_close {
    position: absolute;
    border: none;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    background-color: var(--whiteColor);
    border-radius: 50%;
    z-index: 99
}

#quickview-modal .btn_close i {
    color: var(--primaryColor);
    display: block;
    margin: 0 auto;
    font-size: 22px
}

.video-popup {
    width: 100%;
    height: 600px
}

.comp-map iframe,
.video-popup iframe {
    width: 100%;
    height: 100%
}

.banner-area-four {
    margin-top: 100px
}

.banner-area-four .hero-items,
.blog-card-two .blog-card-img,
.checkout-details .coupon-item .form-group,
.checkout-details-two .coupon-item .form-group,
.coupon-code,
.feature-card-wrap .row>div .feature-card,
.feature-card-wrap-two .row>div .feature-card,
.project-details-wrap .features-item-wrap .feature-item,
.project-slider-one,
.search-box,
.service-details-wrap .features-item-wrap .feature-item,
.single-product-details .single-product-title,
.testimonial-slider-two,
.testimonial-wrap {
    position: relative
}

.banner-area-four .hero-items .banner-four-bg {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-top: 260px;
    padding-bottom: 260px;
    background-image: url(../img/video-bg-2.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.banner-area-four .hero-items .banner-four-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 9, 10, .89);
    z-index: -1
}

.banner-area-four .hero-items .hero-slider-button .swiper-button-next,
.banner-area-four .hero-items .hero-slider-button .swiper-button-prev {
    top: 50%;
    margin: auto;
    background-color: var(--whiteColor);
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 0;
    transition: var(--transition);
    z-index: 1;
    transform: translateY(-50%);
    text-align: center
}

.banner-area-four .hero-items .banner-four-bg .container-fluid {
    max-width: 1720px
}

.banner-area-four .hero-items .banner-four-bg .content {
    max-width: 800px
}

.banner-area-four .hero-items .banner-four-bg .content h1 {
    font-size: 70px;
    line-height: 82px;
    margin-bottom: 22px;
    color: var(--whiteColor)
}

.banner-area-four .hero-items .banner-four-bg .content p {
    font-size: 18px;
    margin: 0 0 30px;
    color: var(--whiteColor)
}

.banner-area-four .hero-items .hero-slider-button .swiper-button-next {
    left: auto;
    right: 50px
}

.banner-area-four .hero-items .hero-slider-button .swiper-button-next::after,
.banner-area-four .hero-items .hero-slider-button .swiper-button-prev::after {
    font-size: 20px;
    font-weight: 900;
    color: var(--primaryColor)
}

.banner-area-four .hero-items .hero-slider-button .swiper-button-next:hover,
.banner-area-four .hero-items .hero-slider-button .swiper-button-prev:hover {
    background-color: #190b32;
    color: var(--whiteColor)
}

.banner-area-four .hero-items .hero-slider-button .swiper-button-prev {
    left: 50px;
    right: auto
}

.hero-wrap.hero-three.video-area,
.hero-wrap.hero-three.video-area .all-content,
.hero-wrap.hero-three.video-area .hero-gallery-slider {
    position: relative;
    z-index: 2
}

.hero-wrap.hero-three.video-area .background-video {
    margin-top: 100px;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    z-index: -2
}

.hero-wrap.hero-three.video-area .all-content .hero-promo-wrap {
    justify-content: end
}

.about-wrap-one .about-shape-one {
    top: 100px;
    right: 100px
}

.about-wrap-one .about-shape-two {
    top: -60px;
    left: 0
}

.about-wrap-one .about-thumb-img {
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: 50px
}

.about-wrap-one:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "";
    width: 48.5%;
    height: 88%;
    border-radius: 5px;
    background-color: var(--bgColor);
    z-index: -1;
    transform: translateY(-50%)
}

.about-wrap-one .about-img,
.about-wrap-one .about-img img,
.about-wrap-two .about-img-wrap .about-img img,
.comment-item-wrap .comment-item .comment-author-img img,
.pp-post-item .pp-post-img img,
.testimonial-card-three .client-img,
.testimonial-card-three .client-img img {
    border-radius: 5px
}

.about-wrap-one .about-content .content-title-one p {
    margin: 18px 0 0
}

.about-wrap-one .about-content .content-feature-list {
    margin: 25px 0 35px
}

.about-wrap-two .about-shape-one {
    position: absolute;
    top: -130px;
    right: 0;
    z-index: -1
}

.about-wrap-two .about-img-wrap,
.wh-wrap-three .wh-img-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 1
}

.about-wrap-two .about-img-wrap .about-img {
    width: 100%;
    position: relative;
    z-index: 1;
    border-radius: 5px
}

.about-wrap-two .about-img-wrap .about-img .about-img-shape {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.about-wrap-two .about-img-wrap .about-img:last-child {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.about-wrap-two .about-img-wrap .about-img:last-child:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 0;
    height: 0;
    z-index: 0;
    border-top: 180px solid var(--whiteColor);
    border-left: 180px solid transparent;
    border-right: 180px solid var(--whiteColor);
    border-bottom: 180px solid transparent
}

.about-wrap-two .about-img-wrap .circle-text {
    position: absolute;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    border: 4px solid var(--whiteColor);
    background-color: var(--bgColor);
    bottom: 50%;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%)
}

.about-wrap-two .about-img-wrap .circle-text span {
    position: absolute;
    font-size: 50px;
    color: var(--primaryColor);
    top: 50%
}

.about-wrap-two .about-img-wrap .circle-text text {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 5px;
    color: var(--secondaryColor)
}

.about-wrap-two .about-img-wrap .circle-text svg {
    position: absolute;
    top: -79px;
    left: -79px;
    letter-spacing: 3px;
    width: 320px;
    height: 320px
}

#contactForm,
.about-wrap-two .about-content .content-title-one,
.help-wrap .help-content .content-title-one {
    margin-bottom: 32px
}

.about-wrap-two .about-content .features-list,
.search-result {
    margin-bottom: 40px
}

.about-wrap-two .about-content .features-list li {
    position: relative;
    padding: 18px 20px 18px 80px;
    margin: 0 0 35px 15px;
    background-color: var(--bgColor);
    border-radius: 50px;
    font-size: 18px;
    line-height: 18px;
    color: var(--secondaryColor)
}

.about-wrap-two .about-content .features-list li span {
    position: absolute;
    top: -7px;
    left: -15px;
    display: inline-block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 55px;
    padding: 0;
    background-color: var(--bgColor);
    color: var(--secondaryColor);
    border: 10px solid var(--whiteColor)
}

.about-wrap-two .about-content .features-list li:last-child,
.accordion-item:last-child,
.additional-info li:last-child,
.category-list-one li:last-child,
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .comment-author-name,
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-text,
.content-feature-list li:last-child,
.content-feature-list-two li:last-child,
.files-list a:last-child,
.filter-radio-group div:last-child,
.pricing-card .pricing-features li:last-child,
.product-tab-content .product_desc p:last-child,
.terms-wrap .single-terms:last-child,
.terms-wrap .single-terms:last-child p:last-child {
    margin-bottom: 0
}

.feature-card .feature-icon,
.wh-card-one .wh-icon {
    margin: 0 0 28px;
    display: flex;
    transition: var(--transition)
}

.about-wrap-three .about-img-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.about-wrap-three .about-img-wrap .circle-text {
    position: absolute;
    width: 195px;
    height: 195px;
    border-radius: 50%;
    border: 4px solid var(--whiteColor);
    background-color: var(--bgColor);
    top: 15px;
    right: 36px;
    z-index: 1
}

.about-wrap-three .about-img-wrap .circle-text span {
    position: absolute;
    font-size: 64px;
    line-height: 20px;
    color: var(--optionalColor);
    font-family: var(--secondaryFont);
    font-weight: 800;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.about-wrap-three .about-img-wrap .circle-text text {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 5px;
    color: var(--secondaryColor)
}

.about-wrap-three .about-img-wrap .circle-text svg {
    position: absolute;
    top: -65px;
    left: -65px;
    letter-spacing: 3px;
    width: 320px;
    height: 320px
}

.about-wrap-three .about-img-wrap .about-img {
    width: calc(50% - 8px);
    position: relative;
    z-index: 1;
    border-radius: 200px
}

.about-wrap-three .about-img-wrap .about-img:first-child,
.about-wrap-three .about-img-wrap .about-img:first-child img {
    border-radius: 200px 200px 10px
}

.about-wrap-three .about-img-wrap .about-img:nth-child(2),
.about-wrap-three .about-img-wrap .about-img:nth-child(2) img {
    border-radius: 100px 200px 200px
}

.about-wrap-three .about-content .counter-wrap {
    background-color: var(--bgColor);
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
    border-radius: 25px;
    margin: 28px 0 30px
}

.about-wrap-three .about-content .counter-wrap .counter-card {
    padding-right: 40px
}

.about-wrap-three .about-content .counter-wrap .counter-card:last-child {
    padding-right: 0
}

.about-wrap-three .about-content .counter-wrap .counter-card h2 {
    font-size: 48px;
    line-height: 30px;
    font-weight: 800;
    color: var(--secondaryColor);
    margin-bottom: 10px
}

.about-wrap-three .about-content .counter-wrap .counter-card p {
    margin: 0;
    font-size: 18px;
    line-height: 20px
}

.content-feature-list li,
.content-feature-list-two li {
    color: var(--secondaryColor);
    font-weight: 500;
    position: relative;
    padding-left: 23px;
    margin-bottom: 13px
}

.content-feature-list li i,
.content-feature-list-two li i {
    position: absolute;
    top: 5px;
    left: 0;
    color: var(--primaryColor);
    line-height: .8
}

.content-feature-list-two li {
    padding-left: 16px;
    position: relative
}

.content-feature-list-two li:before {
    position: absolute;
    top: 8px;
    left: 0;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--secondaryColor)
}

.wh-wrap-one .wh-shape-one {
    position: absolute;
    top: 80px;
    right: 0;
    z-index: -1
}

.wh-card-one {
    background-color: var(--bgColor);
    border-radius: 5px;
    padding: 30px;
    margin-bottom: 25px;
    transition: var(--transition)
}

.wh-card-one .wh-icon {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 75px;
    height: 69px;
    background-color: var(--whiteColor);
    border-radius: 5px;
    box-shadow: 0 0 30px #f5e6fc
}

.wh-card-one .wh-icon i {
    font-size: 40px;
    line-height: .8;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 4px;
    transition: var(--transition)
}

.wh-card-one h3 {
    font-size: 20px;
    line-height: 24px;
    font-family: var(--secondaryFont);
    margin: 0 0 18px
}

.wh-card-one p {
    margin: 0;
    padding-right: 15px
}

.contact-item-wrap .contact-item:hover,
.service-card-three:hover,
.service-card-two:hover,
.wh-card-one:hover {
    transform: translateY(-5px)
}

.wh-wrap-three .wh-shape-one {
    position: absolute;
    bottom: 50px;
    right: 0;
    opacity: .03
}

.wh-card-wrap {
    display: grid;
    grid-gap: 20px
}

.wh-card-wrap .wh-card {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: var(--bgColor);
    padding: 5px;
    border-radius: 5px
}

.wh-card-wrap .wh-card .wh-icon {
    display: flex;
    flex-wrap: wrap;
    width: 40px;
    height: 52px;
    border-radius: 5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 30px #f5e6fc
}

.wh-card-wrap .wh-card .wh-icon i {
    color: var(--primaryColor);
    font-size: 30px;
    line-height: .8;
    position: relative;
    top: 3px
}

.wh-card-wrap h6 {
    font-size: 16px;
    line-height: 24px;
    width: calc(100% - 60px);
    margin: 0 0 0 20px
}

.wh-wrap-three .wh-img-wrap .wh-img-shape {
    position: absolute;
    top: -40px;
    left: 47%;
    transform: translateX(-50%);
    z-index: -1;
    opacity: .4
}

.wh-wrap-four .wh-img-wrap .wh-img,
.wh-wrap-four .wh-img-wrap .wh-img img,
.wh-wrap-three .wh-img-wrap .wh-img {
    border-radius: 200px
}

.client-review.comment-item-wrap .comment-item .comment-author-img,
.client-review.comment-item-wrap .comment-item .comment-author-img img,
.wh-wrap-three .wh-img-wrap .wh-img img {
    border-radius: 0
}

.wh-wrap-three .wh-img-wrap .wh-img:nth-child(2) {
    width: 100%
}

.wh-wrap-three .wh-img-wrap .wh-img:nth-child(3) {
    width: calc(53% - 12px)
}

.wh-wrap-four .wh-shape-one {
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: -1
}

.wh-wrap-four .wh-shape-two {
    position: absolute;
    bottom: 0;
    right: 10%;
    z-index: -1
}

.wh-wrap-four .wh-content .content-title-one {
    margin-bottom: 35px
}

.wh-wrap-four .wh-img-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1
}

.wh-wrap-four .wh-img-wrap .wh-img:first-child,
.wh-wrap-four .wh-img-wrap .wh-img:nth-child(2) {
    width: calc(50% - 12px)
}

.feature-card-wrap .row>div .feature-card:after,
.feature-card-wrap-two .row>div .feature-card:after {
    position: absolute;
    top: 0;
    right: 15px;
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, .06)
}

.feature-card-wrap-two .feature-card .feature-icon {
    box-shadow: 0 0 30px rgba(254, 74, 85, .12);
    background-color: #fff
}

.feature-card {
    position: relative;
    z-index: 1;
    box-shadow: 0 0 5px #dedede;
    border-radius: 10px;
    height: 100%;
    padding: 15px
}

.feature-card .feature-counter {
    position: absolute;
    top: 50px;
    right: 50px;
    color: rgba(217, 217, 217, .51);
    font-size: 64px;
    line-height: 26px;
    font-family: var(--optionalFont)
}

.feature-card .feature-icon {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 86px;
    height: 81px;
    background-color: rgba(21, 185, 217, .06);
    border-radius: 0 13px
}

.feature-card .feature-icon i {
    font-size: 50px;
    line-height: .8;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 4px;
    transition: var(--transition)
}

.feature-card h4 {
    font-size: 19px;
    margin: 0 0 15px;
    font-family: var(--secondaryFont)
}

.accordion-item .accordion-body p:last-child,
.cart-table table,
.cart-table table tbody tr td p,
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-text p,
.comment-item-wrap .comment-item .comment-author-wrap .comment-text p,
.compare-table table,
.feature-card p,
.help-wrap-two .help-content .help-card p,
.pp-post-item:last-child,
.pricing-card .pricing-card-header p,
.process-card p,
.product-description-box .product-desc p,
.product-tab-content .product_features li:last-child,
.project-details-wrap .features-item-wrap .feature-item p,
.service-card-one .service-info p,
.service-details-wrap .features-item-wrap .feature-item p,
.sidebar .sidebar-widget:last-child,
.single-product-tablist .nav-item:last-child {
    margin: 0
}

.post-cat-title,
.project-details-wrap .content-feature-list-two,
.service-wrap .service-content .content-title-one p {
    margin-bottom: 30px
}

.service-wrap-two .service-shape-one {
    position: absolute;
    top: 60px;
    left: 10%;
    z-index: -1
}

.service-card-one {
    border: 1px solid rgba(0, 0, 0, .07);
    border-radius: 30px;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 5px 30px #dedede
}

.service-card-one:hover .service-img img {
    filter: brightness(.6);
    transform: scale(1.1)
}

.service-card-one .service-img {
    border-radius: 5px;
    overflow: hidden
}

.service-card-one .service-img img {
    border-radius: 30px 30px 0 0;
    transition: var(--transition);
    aspect-ratio: 5/4;
    object-fit: cover;
}

.service-card-one .service-info {
    padding: 15px 5px;
    text-align: center
}

.service-card-one .service-info h6 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    margin: 0 0 px;
    font-family: var(--secondaryFont)
}

.service-info a {
    font-size: 15px;
}

.service-card-three,
.service-card-two {
    background-color: var(--bgColor);
    padding: 25px;
    margin-bottom: 25px;
    transition: var(--transition);
    border-radius: 5px
}

.service-card-three .service-icon,
.service-card-two .service-icon {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 65px;
    height: 65px;
    box-shadow: 0 0 30px #faf1ff;
    background-color: var(--whiteColor);
    border-radius: 10px;
    transition: var(--transition)
}

.service-card-three .service-icon i,
.service-card-two .service-icon i {
    font-size: 34px;
    line-height: .8;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 4px;
    transition: var(--transition)
}

.service-card-three h3,
.service-card-two h3 {
    font-size: 22px;
    line-height: 30px;
    font-family: var(--secondaryFont);
    margin: 25px 0 22px;
    border-top: 1px solid rgba(0, 0, 0, .05);
    padding-top: 18px
}

.checkout-details .bill-item-wrap,
.checkout-details-two .bill-item-wrap,
.checkout-promobox .link-one:after,
.login-form-wrap .fb-btn span,
.service-card-three {
    background-color: var(--whiteColor)
}

.service-card-three .service-icon {
    background-color: rgba(21, 185, 217, .1)
}

.service-slider-one .service-card-one {
    margin-bottom: 5px
}

.move-text-one {
    background-color: var(--tealcolor)
}

.move-text-two {
    background-color: #027e96
}

.move-text-one,
.move-text-three,
.move-text-two {
    position: relative;
    overflow-x: hidden;
    padding: 50px 0
}

.move-text-one ul,
.move-text-three ul,
.move-text-two ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-animation: 25s linear infinite mymove;
    white-space: nowrap
}

.move-text-one ul li,
.move-text-three ul li,
.move-text-two ul li {
    display: inline-block;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    font-family: var(--secondaryFont);
    color: var(--whiteColor);
    margin: 0 38px;
    padding: 0 40px;
    position: relative
}

.move-text-one ul li:after,
.move-text-three ul li:after,
.move-text-two ul li:after {
    position: absolute;
    top: -2px;
    right: -62px;
    content: "";
    background-image: url(../img/move-text-img.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 42px
}

@keyframes mymove {
    from {
        left: 100%
    }

    to {
        left: -135%
    }
}

.project-details-wrap .single-img,
.service-details-wrap .single-img {
    border-radius: 7px;
    margin-bottom: 30px
}

.project-details-wrap .single-img img,
.service-details-wrap .single-img img {
    border-radius: 7px
}

.project-details-wrap .single-img-two,
.service-details-wrap .single-img-two {
    margin-bottom: 25px;
    border-radius: 7px
}

.project-details-wrap .single-img-two img,
.service-details-wrap .single-img-two img {
    border-radius: 7px;
    width: 100%
}

.project-details-wrap .features-item-wrap,
.service-details-wrap .features-item-wrap {
    margin: 35px 0 40px
}

.project-details-wrap .features-item-wrap .feature-item span,
.service-details-wrap .features-item-wrap .feature-item span {
    position: absolute;
    top: 5px;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: rgba(21, 185, 217, .09);
    color: var(--primaryColor);
    font-size: 20px;
    line-height: 16px;
    font-weight: 600
}

.project-details-wrap .features-item-wrap .feature-item h3,
.service-details-wrap .features-item-wrap .feature-item h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600
}

.project-details-wrap .project-brief {
    background-color: var(--optionalColor);
    border-radius: 5px;
    padding: 25px 45px;
    display: grid;
    grid-gap: 40px
}

.project-details-wrap .project-brief .project-brief-item h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    font-family: var(--bodyFont);
    margin-bottom: 5px
}

.project-details-wrap .project-brief .project-brief-item span {
    font-weight: 400
}

.project-details-wrap .client-quote {
    background-color: #fff8f8;
    border-radius: 5px;
    padding: 48px;
    position: relative;
    z-index: 1;
    margin: 45px 0
}

.project-details-wrap .client-quote .quote-icon {
    position: absolute;
    bottom: 24px;
    right: 25px
}

.project-details-wrap .client-quote p {
    margin: 0;
    font-size: 19px;
    line-height: 30px;
    color: var(--secondaryColor)
}

.project-card {
    border-radius: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 25px
}

.project-card img {
    border-radius: 10px;
    transition: var(--transition)
}

.project-card .project-info {
    position: absolute;
    bottom: -100%;
    left: 50%;
    width: calc(100% - 60px);
    padding: 20px 25px;
    text-align: center;
    background-color: var(--primaryColor);
    transform: translateX(-50%);
    transition: var(--transition);
    border-radius: 5px 5px 0 0
}

.project-card .project-info .project-cat {
    display: block;
    color: var(--whiteColor);
    margin-bottom: 2px
}

.project-card .project-info h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    font-family: var(--secondaryFont)
}

.project-card .project-info p {
    color: var(--whiteColor);
    margin: 5px 0 0
}

.product-card:hover .product-img img,
.project-card:hover img,
.team-card-one:hover .team-img img,
.team-card-two:hover .team-img img {
    transform: scale(1.05)
}

.project-card:hover .project-info {
    bottom: 0
}

.project-slider-one .project-pagination {
    position: relative;
    text-align: center;
    margin-top: 10px
}

.project-slider-one .project-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 1px solid var(--optionalColor);
    z-index: 1;
    background-color: transparent;
    opacity: 1;
    margin: 0 5px;
    position: relative;
    top: 10px
}

.testimonial-wrap-two {
    background-image: url(../img/clients/testi-bgd.webp);
    background-attachment: fixed
}

.testimonial-wrap-two:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgb(146, 165, 169, .9)
}

.testimonial-wrap-two .testimonial-btn .testimonial-button-next img,
.testimonial-wrap-two .testimonial-btn .testimonial-button-prev img {
    filter: brightness(0) invert(1);
    transition: var(--transition)
}

.testimonial-wrap-three .testimonial-btn .testimonial-button-next:hover img,
.testimonial-wrap-three .testimonial-btn .testimonial-button-prev:hover img,
.testimonial-wrap-two .testimonial-btn .testimonial-button-next:hover img,
.testimonial-wrap-two .testimonial-btn .testimonial-button-prev:hover img {
    filter: brightness(1) invert(0)
}

.testimonial-wrap-three .testimonial-btn,
.testimonial-wrap-two .testimonial-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    transform: translate(-50%, -50%)
}

.testimonial-wrap-three .testimonial-btn .testimonial-button-next img,
.testimonial-wrap-three .testimonial-btn .testimonial-button-prev img {
    filter: brightness(0) invert(0);
    transition: var(--transition)
}

.testimonial-bg {
    background-image: url(../img/testimonial-bg.webp);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 57%
}

.testimonial-card-four,
.testimonial-card-one {
    background-color: var(--whiteColor);
    padding: 30px;
    box-shadow: 0 0 30px rgba(234, 193, 254, .33);
    border-radius: 5px;
    position: relative;
    z-index: 1;
    margin-bottom: 25px
}

.testimonial-card-four .client-info-wrap .client-img,
.testimonial-card-one .client-info-wrap .client-img {
    width: 81px;
    height: 81px;
    border-radius: 50%
}

.testimonial-card-four .client-info-wrap .client-info,
.testimonial-card-one .client-info-wrap .client-info {
    width: calc(100% - 212px);
    margin-left: auto
}

.testimonial-card-four .client-info-wrap .client-info h5,
.testimonial-card-one .client-info-wrap .client-info h5,
.testimonial-card-three .client-info h5 {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 8px;
    font-family: var(--secondaryFont)
}

.testimonial-card-four .client-info-wrap .rating,
.testimonial-card-one .client-info-wrap .rating {
    width: 105px;
    position: relative;
    top: -15px
}

.testimonial-card-four .client-quote,
.testimonial-card-one .client-quote {
    margin: 25px 0 7px;
    color: var(--secondaryColor);
    font-size: 18px;
    line-height: 30px
}

.testimonial-card-four .quote-icon,
.testimonial-card-one .quote-icon {
    text-align: right
}

.testimonial-card-four .quote-icon img,
.testimonial-card-one .quote-icon img {
    display: block;
    max-width: 44px;
    margin-left: auto
}

.testimonial-card-one {
    box-shadow: 0 0 30px rgba(234, 193, 254, .33)
}

.testimonial-card-four {
    box-shadow: 0 0 30px rgba(0, 0, 0, .06)
}

.testimonial-card-two {
    text-align: center;
    position: relative;
    z-index: 1
}

.testimonial-card-two .quote-icon {
    position: absolute;
    top: 50%;
    right: 90px;
    transform: translateY(-50%);
    z-index: -1
}

.testimonial-card-two .rating li {
    margin: 0 1px
}

.testimonial-card-three .rating li i,
.testimonial-card-two .rating li i,
.why-choose-us-section h4 {
    font-size: 22px
}

.testimonial-card-two .client-quote {
    color: var(--whiteColor);
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin: 30px 0 28px
}

.testimonial-card-two .client-info h4 {
    color: var(--whiteColor);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.pricing-card .pricing-card-header h3,
.pricing-card .pricing-tag h2,
.promo-card h3 {
    line-height: 40px;
    font-family: var(--secondaryFont)
}

.team-card-two span,
.testimonial-card-two .client-info span {
    color: #d3d3d3
}

.testimonial-card-three .quote-icon {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: -1;
    transform: translateY(-50%)
}

.testimonial-card-three .client-quote {
    font-size: 18px;
    line-height: 30px;
    color: var(--secondaryColor);
    font-weight: 500;
    margin: 25px 0
}

.testimonial-slider-one .testimonial-one-pagination {
    position: relative;
    right: 0;
    text-align: right;
    margin-top: 40px
}

.testimonial-slider-one .testimonial-one-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 1px solid var(--optionalColor);
    position: relative;
    z-index: 1;
    background-color: transparent;
    opacity: 1
}

.pricing-card {
    background-color: var(--grayColor);
    border-radius: 5px;
    margin-bottom: 25px
}

.pricing-card .pricing-card-header {
    padding: 22px 15px 20px;
    text-align: center
}

.pricing-card .pricing-card-header h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 4px
}

.pricing-card .pricing-tag {
    background-color: var(--whiteColor);
    padding: 8px 20px 12px;
    text-align: center
}

.pricing-card .pricing-tag h2 {
    font-size: 36px;
    color: var(--primaryColor);
    margin: 0;
    font-weight: 700
}

.pricing-card .pricing-tag h2 span {
    color: var(--paraColor);
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-left: 6px;
    position: relative;
    top: -3px;
    font-family: var(--bodyFont)
}

.pricing-card .pricing-features {
    padding: 35px 20px 30px 102px
}

.pricing-card .pricing-features li {
    position: relative;
    color: var(--paraColor);
    margin-bottom: 5px
}

.pricing-card .pricing-features li i {
    position: relative;
    top: 2px;
    margin-right: 5px
}

.pricing-card .pricing-features li.unchecked i {
    color: #fe4a55
}

.pricing-card .btn-one {
    display: inline-block;
    margin: 0 0 27px
}

.promo-card {
    background-image: url(../img/promo-card-bg.webp);
    min-height: 560px;
    padding: 40px;
    border-radius: 5px
}

.promo-card h3 {
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 700
}

.project-details-wrap .blog-metainfo,
.promo-card p,
.service-details-wrap .blog-metainfo,
.terms-wrap .blog-metainfo,
article .blog-metainfo {
    margin-bottom: 18px
}

.video-bg {
    background-image: url(../img/video-bg.webp);
    background-color: var(--primaryColor);
    height: 712px
}

.video-bg-two {
    background-image: url(../img/video-bg-2.webp);
    height: 664px
}

.video-bg-two:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(7, 0, 48, .12);
    z-index: -1
}

.video-bg-two .play-now {
    background-color: var(--optionalColor)
}

.video-bg,
.video-bg-two {
    position: relative;
    z-index: 1;
    background-attachment: fixed
}

.video-bg .play-now,
.video-bg-two .play-now {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 110px;
    height: 110px;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    color: var(--whiteColor);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-family: var(--optionalFont)
}

.appointment-content .content-title-one,
.blog-card-one,
.blog-card-two,
.checkout-details,
.checkout-details-two,
.comment-item-wrap .comment-box-title,
.help-wrap-two .help-content .content-title-one,
.product-card {
    margin-bottom: 25px
}

.appointment-content .feature-list-wrap,
.cart-table table tbody tr td .cart-qty .v-counter,
.checkout-details .select-payment-method,
.checkout-details-two .select-payment-method,
.single-product-details .product-more-option-item .product-quantity .v-counter {
    display: flex;
    flex-wrap: wrap
}

.appointment-content .feature-list-wrap .feature-list {
    width: 50%;
    margin-bottom: 20px
}

.appointment-content .feature-list-wrap .feature-list h3 {
    font-size: 20px;
    line-height: 26px;
    font-family: var(--secondaryFont);
    position: relative;
    padding-left: 47px;
    margin: 0 0 18px
}

.appointment-content .feature-list-wrap .feature-list h3 span {
    display: inline-block;
    position: absolute;
    top: -2px;
    left: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--primaryColor);
    color: var(--whiteColor);
    font-size: 15px;
    line-height: 32px;
    font-weight: 700;
    font-family: var(--secondaryFont);
    text-align: center
}

.appointment-content .feature-list-wrap .feature-list p {
    margin: 0;
    padding-right: 10px
}

.appointment-form-one {
    background-color: var(--secondaryColor);
    border-radius: 5px;
    position: relative;
    z-index: 1;
    padding: 30px
}

.appointment-form-one h3 {
    text-align: center;
    color: var(--whiteColor);
    margin: 0 0 25px
}

.appointment-form-one .form-group,
.client-review .comment-form-title,
.client-review-form .comment-form-title,
.faq-form .form-group,
.project-details-wrap p,
.service-details-wrap p,
.terms-wrap p,
article p {
    margin-bottom: 20px
}

.appointment-form-one .form-group input,
.appointment-form-one .form-group select,
.appointment-form-one .form-group textarea {
    width: 100%;
    border: none;
    border-radius: 5px;
    background-color: var(--whiteColor);
    color: var(--paraColor)
}

.appointment-form-one .form-group input::-moz-placeholder,
.appointment-form-one .form-group select::-moz-placeholder,
.appointment-form-one .form-group textarea::-moz-placeholder {
    opacity: 1;
    color: var(--paraColor)
}

.appointment-form-one .form-group input::placeholder,
.appointment-form-one .form-group select::placeholder,
.appointment-form-one .form-group textarea::placeholder {
    opacity: 1;
    color: var(--paraColor)
}

.appointment-form-one .form-group input,
.appointment-form-one .form-group select {
    height: 48px
}

.appointment-form-one .form-group textarea {
    height: 117px;
    resize: none
}

.appointment-form-one .btn-one {
    border-radius: 5px;
    display: block;
    width: 100%
}

.appointment-form-one .btn-one:after,
.appointment-form-one .btn-one:before {
    width: 100%;
    background-color: var(--optionalColor);
    transform: rotate(0)
}

.appointment-wrap-two .appointment-bg-one {
    position: absolute;
    top: 0;
    left: 0;
    width: 52.5%;
    height: 100%;
    background-image: url(../img/about/appointment-bg-1.webp)
}

.appointment-wrap-two .appointment-bg-one:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(47, 0, 69, .94)
}

.appointment-wrap-two .video-bg-three {
    position: absolute;
    top: 0;
    right: 0;
    width: 48%;
    height: 100%;
    background-image: url(../img/about/appointment-bg-2.webp)
}

.appointment-wrap-two .video-bg-three .play-now {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: var(--optionalColor);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    color: var(--whiteColor);
    font-size: 34px;
    line-height: 20px;
    font-weight: 700;
    font-family: var(--optionalFont)
}

.appointment-wrap-two .appointment-form-one {
    padding: 0;
    margin: 0;
    background-color: transparent
}

.appointment-wrap-two .appointment-form-one h3 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    font-family: var(--secondaryFont)
}

.process-wrap .process-shape-one {
    top: 60px;
    left: 10%
}

.process-wrap .process-shape-two {
    top: 140px;
    right: 15%
}

.process-wrap .row .process-line {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1
}

.process-card-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-gap: 40px;
    position: relative
}

.process-card-wrap .process-line-one {
    top: 30%;
    left: 18%
}

.process-card-wrap .process-line-two {
    top: 21%;
    left: 54%
}

.process-card {
    background-color: var(--bgColor);
    padding: 30px;
    border-radius: 5px;
    position: relative;
    z-index: 10
}

.process-card .process-counter {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 96px;
    line-height: 40px;
    font-weight: 800;
    color: #f6f1f1;
    z-index: -1;
    font-family: var(--secondaryFont)
}

.process-card h3 {
    font-size: 22px;
    line-height: 30px;
    font-family: var(--secondaryFont);
    color: var(--secondaryColor);
    margin-bottom: 15px
}

.call i,
.location i,
.team-card-one .team-text h3,
.team-card-one .team-text span,
.team-text,
.whatsapp i {
    color: #fff
}

.process-card h3 span {
    color: var(--primaryColor);
    margin-right: 10px
}

.team-wrap {
    z-index: 1
}

.team-wrap .team-shape-one {
    bottom: -50px;
    left: 0
}

.team-wrap .team-shape-two {
    bottom: 100px;
    right: 0
}

.team-card-one,
.team-card-two {
    margin-bottom: 25px;
    position: relative;
    border-radius: 50px;
    overflow: hidden
}

.team-text {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(8 39 65 / 42%);
    margin-bottom: 0;
    width: 100%;
    padding: 30px;
    z-index: 3
}

.team-card-one .team-img,
.team-card-two .team-img {
    overflow: hidden;
    border-radius: 5px
}

.blog-card-one .blog-card-img img,
.blog-card-two .blog-card-img img,
.team-card-one .team-img img,
.team-card-two .team-img img {
    border-radius: 5px;
    transition: var(--transition)
}

.team-card-one h3,
.team-card-two h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px
}

.partner-logo img {
    opacity: .4;
    transition: var(--transition)
}

.btn.disabled,
.partner-logo:hover img {
    opacity: 1
}

.help-wrap {
    background-image: url(../img/help-bg.webp);
    position: relative;
    z-index: 1
}

.help-wrap:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 50%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(280deg, #faf5f1 0, rgba(250, 245, 241, .14) 93%)
}

.help-card {
    background-color: var(--whiteColor);
    border-radius: 5px;
    padding: 23px 30px;
    margin-bottom: 25px
}

.help-card .help-card-title,
article .blog-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px
}

.help-card .help-card-title h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    width: calc(100% - 70px);
    margin: 0 0 0 20px;
    position: relative;
    font-family: var(--bodyFont)
}

.help-card .help-card-title span {
    background-color: #f6f3f7;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center
}

.help-card .help-card-title span i {
    color: var(--optionalColor);
    font-size: 30px;
    line-height: .8;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 3px
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name,
.help-card p {
    margin: 0 0 12px
}

.help-wrap-two .help-content .help-card {
    background-color: var(--whiteColor);
    border-radius: 7px;
    padding: 25px 20px 16px;
    margin-top: 15px;
    position: relative
}

.help-wrap-two .help-content .help-card span {
    display: inline-block;
    position: absolute;
    top: -22px;
    left: 20px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: var(--whiteColor);
    border: 4px solid #f5f5f5;
    font-size: 15px;
    text-align: center;
    line-height: 37px;
    color: var(--optionalColor)
}

.help-wrap-two .help-content .help-card h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: var(--secondaryColor);
    margin-bottom: 10px
}

.help-wrap-two .help-img-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.help-wrap-two .help-img-wrap .help-img {
    position: relative;
    z-index: 1;
    width: calc(50% - 12px)
}

.help-wrap-two .help-img-wrap .help-img .help-img-shape {
    position: absolute;
    top: -70px;
    left: -75px;
    z-index: -1
}

.help-wrap-two .help-img-wrap .help-img .help-promo-text {
    background-color: var(--optionalColor);
    border-radius: 5px;
    padding: 25px 15px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    color: var(--whiteColor);
    width: calc(100% - 60px);
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    border: 8px solid var(--whiteColor)
}

.cart-total .cart-total-wrap .cart-total-item:last-child,
.checkout-details .bill-item-title,
.checkout-details-two .bill-item-title,
.comment-item-wrap .comment-item {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.blog-card-one .blog-card-img,
.blog-card-two .blog-card-img {
    overflow: hidden;
    position: relative;
    border-radius: 5px
}

.blog-card-one .blog-card-info,
.blog-card-two .blog-card-info {
    padding: 22px 0 0
}

.blog-card-one .blog-card-info h3,
.blog-card-two .blog-card-info h3 {
    font-size: 22px;
    line-height: 30px
}

.blog-card-one .blog-card-info .blog-metainfo,
.blog-card-two .blog-card-info .blog-metainfo,
.checkout-details .coupon-item h4,
.checkout-details-two .coupon-item h4,
.client-review-form .form-group,
.filter-search .form-group,
.save-search-form .form-group {
    margin-bottom: 15px
}

.blog-card-one .blog-date,
.blog-card-two .blog-date {
    border-radius: 2px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 67px;
    height: 61px;
    text-align: center;
    font-weight: 500;
    line-height: 12px;
    transition: var(--transition)
}

.blog-card-one .blog-date span,
.blog-card-two .blog-date span,
article .blog-title .blog-date span {
    display: block;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    list-style: none;
    transition: var(--transition)
}

.blog-card-one:hover .blog-card-img img,
.blog-card-two:hover .blog-card-img img {
    transform: scale(1.05) rotate(1deg)
}

.blog-card-one .blog-title .blog-date {
    background-color: rgba(21, 185, 217, .08);
    color: var(--primaryColor)
}

.blog-card-one .blog-title .blog-date:hover,
article .blog-title .blog-date:hover {
    background-color: var(--secondaryColor);
    color: var(--whiteColor)
}

.blog-card-one .blog-title h3 {
    width: calc(100% - 86px);
    margin-left: auto;
    margin-bottom: 0
}

.blog-card-two .blog-card-img .blog-date {
    position: absolute;
    top: 25px;
    left: 25px;
    background-color: var(--optionalColor);
    color: var(--whiteColor)
}

.blog-metainfo li {
    display: inline-block;
    margin-right: 22px;
    position: relative;
    color: #5050a1;
    padding-left: 24px
}

.blog-metainfo li i {
    position: absolute;
    top: 3px;
    left: 0;
    line-height: 1;
    color: var(--primaryColor)
}

.blog-metainfo li a {
    color: #5050a1
}

.appointment-form {
    background-color: var(--bgColor);
    padding: 30px;
    border-radius: 5px
}

.appointment-form h5 {
    font-size: 24px;
    line-height: 30px;
    font-family: var(--secondaryFont);
    margin-bottom: 30px;
    text-align: center
}

#cmt-form .form-group,
#contactForm .form-group,
.appointment-form .form-group,
.login-form-wrap .login-form .form-group,
.product-description-box .product-desc h3 {
    margin: 0 0 20px
}

.appointment-form .form-group input,
.appointment-form .form-group select,
.appointment-form .form-group textarea {
    width: 100%;
    background-color: var(--whiteColor);
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    color: var(--paraColor)
}

#cmt-form .form-group input:focus,
#cmt-form .form-group textarea:focus,
#contactForm .form-group input:focus,
#contactForm .form-group textarea:focus,
.appointment-form .form-group input:focus,
.appointment-form .form-group select:focus,
.appointment-form .form-group textarea:focus {
    border: 1px solid rgba(0, 0, 0, .09)
}

.appointment-form .form-group textarea {
    height: 195px;
    resize: none;
    padding: 22px !important
}

.contact-item-wrap .contact-item {
    margin: 0 0 25px;
    position: relative;
    z-index: 1;
    background-color: var(--grayColor);
    transition: var(--transition);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 25px;
    border-radius: 5px
}

.contact-item-wrap .contact-item .contact-icon {
    width: 96px;
    height: 96px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    background-color: var(--whiteColor);
    transition: var(--transition);
    text-align: center;
    border-radius: 15px
}

.contact-item-wrap .contact-item .contact-icon i {
    color: var(--optionalColor);
    line-height: .8;
    font-size: 44px;
    position: relative;
    margin: 0 auto;
    display: block;
    transition: var(--transition)
}

.contact-item-wrap .contact-item .contact-info {
    width: calc(100% - 126px);
    margin-left: 30px;
    transition: var(--transition)
}

.contact-item-wrap .contact-item .contact-info h3 {
    font-size: 18px;
    margin: 0 0 8px;
    font-weight: 600;
    font-family: var(--secondaryFont);
    transition: var(--transition)
}

.contact-item-wrap .contact-item .contact-info a,
.contact-item-wrap .contact-item .contact-info p {
    font-size: 15px;
    display: block;
    margin: 0;
    line-height: 1.7;
    color: var(--paraColor);
    transition: var(--transition)
}

#cmt-form .form-group input,
#cmt-form .form-group textarea,
#contactForm .form-group input,
#contactForm .form-group select,
#contactForm .form-group textarea {
    width: 100%;
    background: var(--grayColor);
    border: none;
    padding: 10px 20px;
    border-radius: 5px
}

#cmt-form .form-group textarea,
#contactForm .form-group textarea {
    height: 100px;
    resize: none;
    padding-top: 18px
}

#cmt-form button,
#contactForm button {
    margin-bottom: -10px
}

.comp-map-area:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 175px;
    background-color: var(--footerColor);
    z-index: -1
}

.comp-map {
    height: 500px;
    border-radius: 5px
}

.cart-total .cart-total-wrap .cart-total-item p b,
.cart-total .cart-total-wrap .cart-total-item span b,
.project-details-wrap p b,
.project-details-wrap p strong,
.service-details-wrap p b,
.service-details-wrap p strong,
.terms-wrap p b,
.terms-wrap p strong,
article p b,
article p strong {
    color: var(--blackColor)
}

.project-details-wrap p a,
.service-details-wrap p a,
.terms-wrap p a,
article p a {
    color: var(--blackColor);
    text-decoration: underline
}

.best-doctor h3 a,
.cart-table table tbody tr td .cart-item:hover,
.project-details-wrap p a:hover,
.service-details-wrap p a:hover,
.terms-wrap p a:hover,
article p a:hover {
    color: var(--optionalColor)
}

.project-details-wrap h1,
.project-details-wrap h2,
.project-details-wrap h3,
.project-details-wrap h4,
.project-details-wrap h5,
.project-details-wrap h6,
.service-details-wrap h1,
.service-details-wrap h2,
.service-details-wrap h3,
.service-details-wrap h4,
.service-details-wrap h5,
.service-details-wrap h6,
.terms-wrap h1,
.terms-wrap h2,
.terms-wrap h3,
.terms-wrap h4,
.terms-wrap h5,
.terms-wrap h6,
article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
    font-family: var(--secondaryFont);
    margin-bottom: 20px
}

.project-details-wrap h1,
.service-details-wrap h1,
.single-product-details .product-more-option-item .product-quantity .v-counter input.plusBtn,
.terms-wrap h1,
article h1 {
    font-size: 40px
}

.project-details-wrap h2,
.service-details-wrap h2,
.terms-wrap h2,
article h2 {
    font-size: 36px
}

.cart-table table tbody tr td .cart-qty .v-counter input.plusBtn,
.project-details-wrap h3,
.service-details-wrap h3,
.terms-wrap h3,
article h3 {
    font-size: 30px
}

.feature-item h3,
.project-details-wrap h4,
.service-details-wrap h4,
.terms-wrap h4,
article h4 {
    font-size: 28px
}

.project-details-wrap h5,
.service-details-wrap h5,
.terms-wrap h5,
article h5 {
    font-size: 24px
}

.project-details-wrap h6,
.service-details-wrap h6,
.terms-wrap h6,
article h6 {
    font-size: 20px
}

.project-details-wrap ol,
.service-details-wrap ol,
.terms-wrap ol,
article ol {
    margin-top: 20px;
    margin-bottom: 30px
}

.project-details-wrap ol li,
.service-details-wrap ol li,
.terms-wrap ol li,
article ol li {
    margin-bottom: 15px;
    color: var(--paraColor);
    padding-left: 3px
}

.project-details-wrap .content-feature-list,
.service-details-wrap .content-feature-list,
.terms-wrap .content-feature-list,
article .content-feature-list {
    margin: 25px 0
}

.project-details-wrap .post-img,
.service-details-wrap .post-img,
.terms-wrap .post-img,
article .post-img {
    position: relative;
    border-radius: 10px;
    margin-bottom: 25px;
    display: block
}

.post-share ul,
.post-share ul li a,
.post-tag span,
.post-tag ul {
    display: inline-block
}

.project-details-wrap .post-img img,
.service-details-wrap .post-img img,
.terms-wrap .post-img img,
article .post-img img {
    border-radius: 10px
}

article {
    padding-bottom: 5px
}

article .blog-title .blog-date {
    background-color: rgba(21, 185, 217, .08);
    color: var(--primaryColor);
    border-radius: 2px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 67px;
    height: 61px;
    text-align: center;
    font-weight: 500;
    line-height: 12px;
    transition: var(--transition)
}

article .blog-title h1,
article .blog-title h2,
article .blog-title h3,
article .blog-title h4,
article .blog-title h5,
article .blog-title h6 {
    width: calc(100% - 87px);
    margin-left: 20px;
    margin-bottom: 0
}

.wp-block-quote {
    padding: 30px 42px 40px;
    background-color: var(--grayColor);
    border-bottom: 3px solid var(--primaryColor);
    margin: 30px 0;
    z-index: 1;
    position: relative
}

.wp-block-quote .quote-icon {
    position: absolute;
    bottom: 30px;
    right: 35px;
    opacity: .4
}

.wp-block-quote p {
    font-weight: 400;
    font-size: 18px;
    color: var(--secondaryColor)
}

.post-tag ul li a,
.wp-block-quote h6 {
    color: var(--paraColor);
    font-size: 16px
}

.wp-block-quote h6 {
    position: relative;
    margin: 22px 0 0;
    padding-left: 55px;
    font-weight: 400;
    font-family: var(--bodyFont)
}

.checkout-form .checkout-box-title,
.contact-widget-two h4,
.content-title-one h2,
.faq-form h3 {
    font-family: var(--secondaryFont)
}

.wp-block-quote h6:before {
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
    width: 39px;
    height: 2px;
    background-color: #c6c6c6
}

.wp-block-quote .wp-quote-icon {
    position: absolute;
    bottom: 10px;
    right: 30px;
    width: 40px
}

.wp-block-quote .wp-quote-icon i {
    color: var(--blueColor);
    font-size: 40px;
    opacity: .5
}

.post-meta-option {
    margin-bottom: 28px;
    padding: 25px 0;
    border-top: 1px solid rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.post-meta-option .post-share span,
.post-meta-option .post-tag span {
    font-size: 18px;
    font-weight: 600;
    color: var(--secondaryColor)
}

.post-tag ul {
    padding: 0
}

.post-tag ul li a {
    border-radius: 3px
}

.post-tag span {
    font-size: 18px;
    margin-right: 3px;
    font-weight: 600;
    color: var(--blackColor)
}

.post-share ul {
    margin-left: 5px;
    position: relative;
    top: 2px
}

.post-share ul li,
.single-product-details .social-profile li {
    margin-right: 5px
}

.post-share ul li a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--grayColor);
    box-shadow: none;
    text-align: center
}

.post-share ul li a i {
    color: var(--primaryColor);
    display: block;
    margin: 0 auto;
    line-height: 32px
}

.comment-item-wrap .comment-item {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.comment-item-wrap .comment-item.reply {
    margin-left: 40px
}

.comment-item-wrap .comment-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.comment-item-wrap .comment-item .comment-author-img {
    width: 100px;
    height: 100px;
    border-radius: 5px;
    position: relative;
    top: 4px
}

.comment-item-wrap .comment-item .comment-author-wrap {
    width: calc(100% - 122px);
    margin-left: 22px
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
    line-height: 1;
    margin: 0 20px 0 0;
    font-size: 18px;
    font-weight: 700;
    display: inline-block
}

.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    color: var(--paraColor);
    margin-top: 10px
}

.comment-item-wrap .reply-btn {
    display: inline-block;
    line-height: 1;
    font-weight: 600;
    color: var(--paraColor);
    font-size: 15px;
    transition: var(--transition)
}

.comment-box-title h4 {
    margin-bottom: 0;
    line-height: 1
}

.comment-box-title p {
    margin-top: 10px;
    margin-bottom: 0
}

#cmt-form {
    margin-top: 40px
}

.checkbox {
    display: block
}

.checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.checkbox label {
    position: relative;
    cursor: pointer;
    color: var(--paraColor);
    padding-left: 29px
}

.checkbox label:before {
    content: "";
    appearance: none;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .3);
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 2px
}

.checkbox input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 4px;
    width: 10px;
    height: 10px;
    border: none;
    background: var(--primaryColor)
}

.checkbox.style2 input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: none;
    background: var(--primaryColor)
}

.accordion-item {
    border: none;
    margin: 0 0 20px;
    background: 0 0
}

.faq-form,
.login-form-wrap {
    background-color: var(--bgColor)
}

.accordion-item .accordion-header {
    margin-bottom: 0;
    position: relative;
    z-index: 3
}

.accordion-item .accordion-header .faq-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.accordion-item .accordion-header .accordion-button {
    border-radius: 5px;
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    font-family: var(--bodyFont);
    color: var(--secondaryColor);
    text-align: left;
    align-items: center;
    border: none;
    padding: 15px 50px 15px 20px;
    transition: var(--transition)
}

.accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: #f8f8f8;
    box-shadow: none
}

.accordion-item .accordion-header .accordion-button.collapsed {
    background-color: #f8f8f8
}

.accordion-item .accordion-header .accordion-button span {
    display: inline-block;
    min-width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
    text-align: center
}

.accordion-item .accordion-header .accordion-button span i {
    position: absolute;
    top: 18px;
    right: 20px;
    font-size: 25px;
    line-height: .8;
    color: var(--seondaryColor);
    display: block;
    margin: 0 auto
}

.accordion-button:not(.collapsed) span i.plus,
.accordion-item .accordion-header .accordion-button span i.minus {
    visibility: hidden;
    opacity: 0
}

.accordion-item .accordion-body {
    border-radius: 0 0 5px 5px;
    padding: 28px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: none
}

.accordion-item .accordion-body p,
.additional-info li {
    margin: 0 0 10px
}

.accordion-collapse {
    border: none
}

.accordion-button:not(.collapsed) span i.minus {
    visibility: visible !important;
    opacity: 1 !important
}

.faq-form {
    padding: 40px;
    margin-bottom: 25px
}

.faq-form h3 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 25px
}

.faq-form .form-group input,
.faq-form .form-group textarea {
    width: 100%;
    background-color: var(--whiteColor);
    padding: 10px 18px;
    border: none;
    border-radius: 5px;
    color: var(--paraColor);
    box-shadow: 0 0 30px rgba(254, 74, 85, .07)
}

.faq-form .form-group input::-moz-placeholder,
.faq-form .form-group textarea::-moz-placeholder {
    opacity: 1
}

.faq-form .form-group input::placeholder,
.faq-form .form-group textarea::placeholder {
    opacity: 1
}

.faq-form .form-group textarea {
    height: 132px;
    resize: none
}

.terms-wrap .single-terms {
    margin-bottom: 50px
}

.checkout-details .bill-item-wrap .bill-item:last-child,
.checkout-details-two .bill-item-wrap .bill-item:last-child,
.error-wrap {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.error-content img {
    display: block;
    margin: 0 auto 30px;
    max-width: 600px
}

.error-content p {
    margin: 0 auto 20px;
    max-width: 520px
}

.login-header {
    margin: 0 0 15px
}

.login-header h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0
}

.login-form-wrap {
    padding: 25px;
    margin-bottom: 25px
}

.login-form-wrap h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px
}

.login-form-wrap .login-form .form-group input {
    background: 0 0;
    border: none;
    background-color: var(--whiteColor);
    width: 100%;
    height: 50px;
    padding: 10px 15px;
    border-radius: 0
}

.login-form-wrap .or-text {
    display: block;
    text-align: center;
    position: relative;
    z-index: 1
}

.login-form-wrap .or-text:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, .1);
    z-index: -1
}

.login-form-wrap .or-text span {
    display: inline-block;
    padding: 0 15px;
    z-index: 1;
    position: relative;
    color: var(--paraColor);
    background-color: var(--grayColor)
}

.login-form-wrap .fb-btn,
.login-form-wrap .gg-btn {
    margin: 20px 0;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 13px 10px;
    border-radius: 5px
}

.login-form-wrap .fb-btn span,
.login-form-wrap .gg-btn span {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    top: -1px
}

.login-form-wrap .fb-btn span i,
.login-form-wrap .gg-btn span i {
    line-height: 1;
    display: block;
    margin: 0 auto
}

.login-form-wrap .fb-btn {
    color: var(--whiteColor);
    background-color: #366eff
}

.login-form-wrap .fb-btn span i {
    color: #366eff
}

.login-form-wrap .gg-btn {
    color: var(--paraColor);
    background-color: var(--whiteColor)
}

.login-form-wrap .gg-btn span {
    background-color: #f56b6e
}

.cart-table {
    margin: 0 0 45px
}

.cart-table table thead tr {
    border-top: none;
    background: #f7f7f7;
    border: none;
    border-radius: 5px
}

.cart-table table thead tr th {
    border: none;
    padding: 13px 20px;
    font-size: 18px;
    font-weight: 500;
    color: var(--secondaryColor)
}

.compare-table table tbody tr th,
.compare-table table thead tr th {
    color: var(--blackColor);
    vertical-align: middle;
    font-weight: 400;
    font-size: 18px
}

.cart-table table tbody {
    border-top-color: transparent !important
}

.cart-table table tbody tr {
    vertical-align: middle;
    border-bottom: 1px solid rgba(217, 216, 216, .37)
}

.cart-table table tbody tr td {
    padding: 18px 20px;
    background: var(--whiteColor);
    border-bottom: none
}

.cart-table table tbody tr td:first-child {
    text-align: left;
    padding-left: 0
}

.cart-table table tbody tr td button.add-cart {
    padding: 12px 25px 11px
}

.cart-table table tbody tr td .product-img {
    background-color: #f7f7f7;
    max-width: 77px;
    padding: 15px;
    border-radius: 5px
}

.cart-table table tbody tr td .product-img img {
    max-width: 100%;
    display: block
}

.cart-table table tbody tr td .cart-qty {
    width: 80px;
    margin-right: 10px;
    border-radius: 5px;
    background-color: var(--grayColor)
}

.cart-table table tbody tr td .cart-qty .v-counter input {
    width: 33.33%;
    height: 35px;
    border: none;
    padding: 8px 5px;
    text-align: center;
    color: var(--secondaryColor)
}

.cart-table table tbody tr td .cart-qty .v-counter input::-moz-placeholder {
    color: var(--secondaryColor)
}

.cart-table table tbody tr td .cart-qty .v-counter input::placeholder {
    color: var(--secondaryColor)
}

.cart-table table tbody tr td .cart-qty .v-counter input.minusBtn,
.cart-table table tbody tr td .cart-qty .v-counter input.plusBtn {
    position: relative;
    top: -6px;
    font-weight: 300
}

.cart-table table tbody tr td .cart-qty .v-counter input.minusBtn {
    font-size: 50px
}

.cart-table table tbody tr td .cart-qty .v-counter input [type=button],
.cart-table table tbody tr td .cart-qty .v-counter input [type=text],
.single-product-details .product-more-option-item .product-quantity .v-counter input [type=button],
.single-product-details .product-more-option-item .product-quantity .v-counter input [type=text] {
    display: inline-block;
    background-color: transparent;
    outline: 0;
    border: none;
    text-align: center;
    cursor: pointer;
    padding: 0;
    height: 40px;
    color: var(--secondaryColor)
}

.cart-table table tbody tr td .cart-qty .v-counter input [type=button],
.product-card h3 a {
    color: var(--secondaryColor)
}

.cart-table table tbody tr td .cart-qty .v-counter input [type=button]:hover,
.single-product-details .product-more-option-item .product-quantity .v-counter input [type=button]:hover {
    color: #000;
    font-weight: 700;
    background-color: transparent
}

.cart-table table tbody tr td .cart-item {
    font-weight: 500
}

.cart-table table tbody tr td .cart-item-price {
    font-size: 16px
}

.cart-table table tbody tr td button {
    background: 0 0;
    display: block;
    padding: 0;
    margin: 0 auto;
    border: none;
    font-size: 20px
}

.cart-table table tbody tr td button i,
.cart-table table tbody tr td button ion-icon {
    color: #ff6e76
}

.cart-table table tbody tr td button span {
    font-size: 18px;
    line-height: 30px
}

.coupon-code input {
    width: 100%;
    height: 60px;
    background: #f7f7f7;
    padding: 10px 50px 10px 20px;
    border: none;
    border-radius: 50px
}

.coupon-code button {
    position: absolute;
    top: 5px;
    right: 5px;
    height: calc(100% - 10px);
    padding: 5px 25px;
    border-radius: 50px;
    text-align: center;
    color: var(--whiteColor);
    font-size: 18px;
    font-weight: 500;
    border: none;
    background-color: var(--primaryColor);
    transition: var(--transition)
}

.cart-total {
    padding: 25px 30px 30px;
    background-color: var(--grayColor);
    border-radius: 5px
}

.cart-total .cart-box-title {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 600
}

.cart-total .cart-total-wrap {
    margin-bottom: 38px
}

.cart-total .cart-total-wrap .cart-total-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom: none
}

.cart-total .cart-total-wrap .cart-total-item p,
.cart-total .cart-total-wrap .cart-total-item span {
    margin: 0;
    font-size: 16px;
    line-height: 1;
    color: var(--secondaryColor)
}

.cart-total .btn {
    margin-top: 30px
}

.cart-total .btn.style2 {
    padding: 18px 10px 17px
}

.checkout label {
    font-weight: 600;
    margin: 0 0 8px
}

.checkout-details .select-payment-method div p,
.checkout-details-two .select-payment-method div p,
.product-card h3 {
    margin: 18px 0 5px
}

.checkout .form-group input {
    border: none;
    border-radius: 5px;
    background: #f1f1f1;
    color: #999
}

.checkout .form-group textarea {
    border: none;
    border-radius: 5px;
    background: #f1f1f1;
    color: #999;
    height: 120px
}

.compare-table table tbody tr td,
.compare-table table tbody tr th,
.compare-table table thead tr th {
    line-height: 12px;
    border: 1px solid #ebebeb;
    text-align: center
}

.compare-table table thead tr th {
    padding: 30px 20px
}

.compare-table table thead tr th:first-child {
    min-width: 230px
}

.compare-table table tbody tr th {
    padding: 20px;
    min-width: 230px
}

.compare-table table tbody tr td {
    font-size: 14px;
    padding: 25px 15px;
    color: var(--paraColor)
}

.compare-table table tbody tr td h6 {
    color: var(--paraColor);
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0
}

.compare-table table tbody tr td .ratings {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.compare-table table tbody tr td .ratings ul {
    margin-right: 10px
}

.compare-table table tbody tr td .ratings ul li i {
    font-size: 14px
}

.compare-table table tbody tr td p {
    text-align: center;
    margin: 0;
    color: var(--paraColor)
}

.compare-table table tbody tr td .cart-action {
    background-color: transparent;
    border: none
}

.compare-table table tbody tr td .cart-action i,
.compare-table table tbody tr td .cart-action ion-icon {
    font-size: 20px;
    color: var(--optionalColor)
}

.compare-table table tbody tr td .link-two:after {
    opacity: 0;
    background-color: var(--primaryColor)
}

.compare-table table tbody tr td .link-two:hover:after {
    opacity: 1
}

.checkout-wrap {
    background-color: var(--bgColor);
    padding: 25px 25px 0;
    border-radius: 5px
}

.checkout-promobox {
    background: var(--optionalColor);
    padding: 18px 20px 15px;
    margin: 0 0 32px;
    border-radius: 5px;
    color: var(--whiteColor)
}

.contact-widget,
.contact-widget-two {
    background-position: center;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat
}

.checkout-form {
    margin: 0 0 50px
}

.checkout-form .checkout-box-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px
}

.checkout-form .form-group {
    margin: 0 0 25px
}

.checkout-form .form-group label {
    margin-bottom: 10px;
    display: block;
    color: var(--secondaryColor)
}

.checkout-form .form-group input,
.checkout-form .form-group select,
.checkout-form .form-group textarea {
    border: none;
    border-radius: 0;
    background: var(--whiteColor);
    color: var(--blackColor);
    width: 100%;
    padding: 13px 15px 13px 20px
}

.checkout-form .form-group input::-moz-placeholder,
.checkout-form .form-group select::-moz-placeholder,
.checkout-form .form-group textarea::-moz-placeholder {
    opacity: .5
}

.checkout-form .form-group input::placeholder,
.checkout-form .form-group select::placeholder,
.checkout-form .form-group textarea::placeholder {
    opacity: .5
}

.checkout-form .form-group textarea {
    height: 212px;
    resize: none
}

.checkout-form .form-group select {
    border: none;
    border-radius: 5px;
    background: var(--whiteColor);
    color: var(--secondaryColor);
    width: 100%;
    height: 50px;
    padding: 10px 15px 10px 20px;
    cursor: pointer;
    opacity: .9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/down-arrow.webp);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 96% 50%
}

.checkout-details .checkout-box-title,
.checkout-details-two .checkout-box-title {
    font-size: 22px;
    margin-bottom: 23px
}

.checkout-details .bill-item,
.checkout-details .bill-item-footer,
.checkout-details .bill-item-title,
.checkout-details-two .bill-item,
.checkout-details-two .bill-item-footer,
.checkout-details-two .bill-item-title {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.checkout-details .bill-item-footer:after,
.checkout-details .bill-item-title:after,
.checkout-details .bill-item:after,
.checkout-details-two .bill-item-footer:after,
.checkout-details-two .bill-item-title:after,
.checkout-details-two .bill-item:after {
    position: absolute;
    top: 0;
    left: 50%;
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, .1);
    transform: translateX(-50%)
}

.checkout-details .bill-item:first-child,
.checkout-details-two .bill-item:first-child {
    padding-top: 15px
}

.checkout-details .bill-item:last-child,
.checkout-details-two .bill-item:last-child {
    padding: 5px 0
}

.checkout-details .bill-item-footer,
.checkout-details-two .bill-item-footer {
    margin-top: 0 !important
}

.checkout-details .bill-item-footer:last-child,
.checkout-details .bill-item-title:last-child,
.checkout-details .bill-item:last-child,
.checkout-details-two .bill-item-footer:last-child,
.checkout-details-two .bill-item-title:last-child,
.checkout-details-two .bill-item:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.checkout-details .bill-item-footer:first-child .bill-item-name,
.checkout-details .bill-item-footer:first-child .bill-item-price,
.checkout-details .bill-item-title:first-child .bill-item-name,
.checkout-details .bill-item-title:first-child .bill-item-price,
.checkout-details .bill-item:first-child .bill-item-name,
.checkout-details .bill-item:first-child .bill-item-price,
.checkout-details-two .bill-item-footer:first-child .bill-item-name,
.checkout-details-two .bill-item-footer:first-child .bill-item-price,
.checkout-details-two .bill-item-title:first-child .bill-item-name,
.checkout-details-two .bill-item-title:first-child .bill-item-price,
.checkout-details-two .bill-item:first-child .bill-item-name,
.checkout-details-two .bill-item:first-child .bill-item-price {
    padding: 14px 20px
}

.checkout-details .bill-item b,
.checkout-details .bill-item-footer b,
.checkout-details .bill-item-title b,
.checkout-details-two .bill-item b,
.checkout-details-two .bill-item-footer b,
.checkout-details-two .bill-item-title b {
    color: var(--secondaryColor);
    font-weight: 500
}

.checkout-details .bill-item .bill-item-name,
.checkout-details .bill-item-footer .bill-item-name,
.checkout-details .bill-item-title .bill-item-name,
.checkout-details-two .bill-item .bill-item-name,
.checkout-details-two .bill-item-footer .bill-item-name,
.checkout-details-two .bill-item-title .bill-item-name {
    width: 50%;
    margin: 0;
    color: var(--paraColor);
    padding: 8px 20px
}

.checkout-details .bill-item .bill-item-price,
.checkout-details .bill-item-footer .bill-item-price,
.checkout-details .bill-item-title .bill-item-price,
.checkout-details-two .bill-item .bill-item-price,
.checkout-details-two .bill-item-footer .bill-item-price,
.checkout-details-two .bill-item-title .bill-item-price {
    width: 50%;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding: 6px;
    color: var(--paraColor)
}

.checkout-details .coupon-item,
.checkout-details-two .coupon-item {
    margin: 15px 0
}

.checkout-details .coupon-item .form-group input,
.checkout-details-two .coupon-item .form-group input {
    width: 100%;
    height: 60px;
    background: var(--whiteColor);
    padding: 10px 50px 10px 20px;
    border: none;
    border-radius: 5px
}

.checkout-details .coupon-item .form-group button,
.checkout-details-two .coupon-item .form-group button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: none;
    padding: 0 20px;
    border-radius: 0 5px 5px 0;
    background-color: var(--blueColor);
    text-align: center;
    color: var(--whiteColor);
    font-weight: 500
}

.checkout-details .form-group input,
.checkout-details-two .form-group input {
    height: 52px;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 40px 10px 15px;
    border: 1px solid var(--blueColor)
}

.checkout-details .form-group button,
.checkout-details-two .form-group button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    height: 100%;
    color: var(--whiteColor);
    font-size: 16px;
    padding: 0 25px
}

.checkout-details .select-payment-method div,
.checkout-details-two .select-payment-method div {
    margin: 0 0 15px;
    display: block;
    width: 100%
}

.checkout-details .select-payment-method div label,
.checkout-details-two .select-payment-method div label {
    padding-left: 28px !important;
    color: var(--blackColor);
    font-weight: 500;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    line-height: 20px;
    display: inline-block
}

.checkout-details-two {
    border: 1px solid rgba(0, 0, 0, .08);
    padding: 30px 50px 25px
}

.filter-radio-group [type=radio]:checked,
.filter-radio-group [type=radio]:not(:checked),
.select-payment-method [type=radio]:checked,
.select-payment-method [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.select-payment-method [type=radio]:checked+label::before,
.select-payment-method [type=radio]:not(:checked)+label::before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 18px;
    height: 18px;
    border-radius: 0;
    background: 0 0
}

.select-payment-method [type=radio]:not(:checked)+label::before {
    border: 1px solid rgba(0, 0, 0, .3)
}

.select-payment-method [type=radio]:checked+label::before {
    border: 1px solid var(--primaryColor)
}

.product-card .product-img,
.search-result select {
    border-radius: 5px;
    background-color: var(--grayColor)
}

.select-payment-method [type=radio]:checked+label::after,
.select-payment-method [type=radio]:not(:checked)+label::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 0;
    background: var(--primaryColor);
    top: 4px;
    left: 5px;
    transition: .2s
}

.hero-gallery-wrap.inx,
.select-payment-method [type=radio]:not(:checked)+label::after {
    background: 0 0
}

.select-payment-method [type=radio]:checked+label::after {
    background: var(--primaryColor)
}

.checkout-footer .btn {
    margin-top: 15px;
    padding: 15px
}

.product-card .product-img {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 20px 30px;
    z-index: 1
}

.product-card .product-img img {
    transition: var(--transition);
    display: block;
    margin: 0 auto
}

.product-card .product-img:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(248, 248, 248, .58);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: var(--transition)
}

.product-card .product-img .add-to-cart {
    position: absolute;
    top: 55%;
    left: 50%;
    padding: 18px 30px 16px;
    visibility: hidden;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: var(--transition)
}

.product-card h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600
}

.product-card .product-price {
    font-size: 16px;
    color: var(--primaryColor);
    font-weight: 500
}

.product-card .product-price .discount {
    color: var(--paraColor);
    text-decoration: line-through;
    margin-right: 8px
}

.product-card:hover .product-img:before {
    visibility: visible;
    opacity: 1
}

.product-card:hover .product-img .add-to-cart {
    visibility: visible;
    opacity: 1;
    top: 50%
}

.search-result p {
    margin-bottom: 0;
    font-size: 18px
}

.search-result select {
    height: 52px;
    padding: 12px 15px;
    color: var(--paraColor);
    border: none
}

.single-product-img {
    padding: 35px 40px;
    background-color: var(--grayColor);
    border-radius: 5px
}

.single-product-img img {
    max-width: 450px;
    display: block;
    margin: 0 auto
}

.single-product-details .single-product-title h2 {
    font-size: 30px;
    font-weight: 700;
    font-family: var(--secondaryFont);
    margin: 0
}

.single-product-details .single-product-title h5 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    margin: 0 0 18px;
    color: var(--paraColor)
}

.single-product-details .single-product-title h5 span {
    color: var(--blueColor)
}

.single-product-details .single-product-title .ratings {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 10px 0 15px
}

.single-product-details .single-product-title .ratings ul {
    position: relative;
    top: 1px
}

.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .rating li i,
.single-product-details .single-product-title .ratings ul li i {
    color: #fdcb05
}

.single-product-details .single-product-title .ratings span {
    margin-left: 10px;
    color: var(--paraColor)
}

.single-product-details .single-product-title .product-pricing {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: var(--primaryColor);
    margin-bottom: 24px
}

.single-product-details .single-product-title .product-pricing .discount {
    font-size: 16px;
    line-height: 18px;
    text-decoration: line-through;
    color: var(--paraColor);
    margin-right: 6px
}

.single-product-details .single-product-title p {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 25px;
    padding-bottom: 20px
}

.single-product-details .social-profile li a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: rgba(71, 186, 215, .1);
    box-shadow: none;
    text-align: center
}

.single-product-details .social-profile li a i {
    color: var(--primaryColor);
    display: block;
    margin: 0 auto;
    line-height: 36px
}

.single-product-details .product-more-option-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 12px 0 8px
}

.single-product-details .product-more-option-item:last-child {
    margin: 20px 0 0
}

.single-product-details .product-more-option-item h5 {
    margin: 0 12px 0 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    color: var(--secondaryColor)
}

.single-product-details .product-more-option-item h4 {
    margin: 0 12px 0 0;
    line-height: 1;
    font-size: 18px;
    font-weight: 500
}

.single-product-details .product-more-option-item a,
.single-product-details .product-more-option-item span {
    font-size: 18px;
    position: relative;
    color: var(--paraColor)
}

.single-product-details .product-more-option-item .add-to-cart {
    color: var(--whiteColor);
    padding: 12px 30px
}

.single-product-details .product-more-option-item a {
    margin-left: 5px
}

.single-product-details .product-more-option-item .product-quantity {
    width: 136px;
    margin-right: 15px;
    margin-bottom: 16px;
    border-radius: 5px;
    border: 1px solid #e6e6e6
}

.single-product-details .product-more-option-item .product-quantity .v-counter input {
    width: 33.33%;
    height: 40px;
    border: none;
    padding: 15px 5px 10px;
    text-align: center;
    color: var(--secondaryColor)
}

.single-product-details .product-more-option-item .product-quantity .v-counter input::-moz-placeholder {
    color: var(--secondaryColor)
}

.single-product-details .product-more-option-item .product-quantity .v-counter input::placeholder {
    color: var(--secondaryColor)
}

.single-product-details .product-more-option-item .product-quantity .v-counter input.minusBtn,
.single-product-details .product-more-option-item .product-quantity .v-counter input.plusBtn {
    position: relative;
    top: -8px;
    font-weight: 300
}

.single-product-details .product-more-option-item .product-quantity .v-counter input.minusBtn {
    font-size: 65px
}

.single-product-details .product-more-option-item .product-quantity .v-counter input:nth-child(2) {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6
}

.pp-post-item .pp-post-info h6 a,
.single-product-details .product-more-option-item .product-quantity .v-counter input [type=button] {
    color: var(--secondaryColor)
}

.single-product-details .product-more-option-item .btn-one {
    font-size: 16px;
    padding: 13px 22px 12px;
    color: var(--whiteColor);
    top: 0;
    margin-bottom: 16px
}

.single-product-tablist {
    border-bottom: 1px solid #ececec
}

.single-product-tablist .nav-item {
    border-radius: 0;
    margin-right: 50px
}

.single-product-tablist .nav-item .nav-link {
    font-size: 20px;
    font-weight: 600;
    color: var(--secondaryColor);
    background: 0 0;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    padding: 0 0 15px;
    text-align: center;
    position: relative
}

.sidebar .sidebar-widget.contact-widget,
.sidebar .sidebar-widget.search-box,
.tag-list li a {
    background-color: transparent
}

.product-tab-content {
    margin: 25px 0 0
}

.product-tab-content .product_desc .content-feature-list li {
    position: relative;
    color: var(--paraColor)
}

.product-tab-content .product_desc .content-feature-list li span {
    font-size: 18px;
    color: var(--blackColor)
}

.product-tab-content .product_desc .content-feature-list li:before {
    position: absolute;
    top: 4px;
    left: 0;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: var(--mainColor)
}

.product-tab-content .product_desc .content-feature-list li:after {
    position: absolute;
    top: 8px;
    left: 4px;
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 2px solid #fff
}

.product-tab-content .product_features li {
    margin-bottom: 10px
}

.product-tab-content .product_features li b {
    color: var(--blackColor);
    font-weight: 500
}

.client-review.comment-item-wrap .comment-item {
    border: none;
    padding: 0;
    background-color: transparent
}

.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .rating {
    margin-top: 2px
}

.client-review-form .form-group input,
.client-review-form .form-group textarea {
    width: 100%;
    border: none;
    background: var(--bgColor);
    padding: 10px 15px
}

.client-review-form .form-group input {
    height: 56px
}

.client-review-form .form-group textarea {
    height: 128px;
    resize: none
}

.single-product-option {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin: 25px 0
}

.single-product-option a:first-child {
    margin-right: 15px
}

.product-description-box {
    border: 1px solid #ddd;
    border-radius: 20px 0;
    padding: 25px
}

.additional-info li p span {
    width: 100px;
    font-weight: 600;
    display: inline-block
}

.sidebar .sidebar-widget {
    background-color: var(--bgColor);
    padding: 30px;
    margin-bottom: 25px
}

.sidebar .sidebar-widget.search-box {
    padding: 0
}

.sidebar .sidebar-widget .sidebar-widget-title {
    font-size: 18px;
    line-height: 22px;
    font-family: var(--bodyFont);
    font-weight: 600;
    padding-bottom: 17px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(197, 197, 197, .42)
}

.search-box input {
    width: 100%;
    height: 52px;
    background: 0 0;
    border: 1px solid rgba(207, 204, 204, .34);
    color: var(--paraColor);
    font-size: 16px;
    line-height: 21px;
    padding: 10px 60px 10px 20px;
    border-radius: 5px
}

.search-box input::-moz-placeholder {
    opacity: 1
}

.search-box input::placeholder {
    opacity: 1
}

.search-box input:focus {
    border-color: var(--grayColor)
}

.search-box button {
    position: absolute;
    top: 7px;
    right: 7px;
    padding: 0 12px;
    height: calc(100% - 14px);
    border: none;
    border-radius: 5px;
    text-align: center;
    background: var(--primaryColor);
    transition: var(--transition)
}

.search-box button i {
    color: var(--whiteColor);
    font-size: 20px;
    line-height: 35px;
    position: relative
}

.category-list-one li {
    display: block;
    margin-bottom: 11px;
    padding-left: 22px;
    position: relative
}

.category-list-one li:before {
    position: absolute;
    top: 6px;
    left: 0;
    content: "";
    width: 11.5px;
    height: 11.5px;
    border-radius: 50%;
    border: 1px solid var(--primaryColor)
}

.category-list-one li:after {
    position: absolute;
    top: 8px;
    left: 2px;
    content: "";
    width: 7.5px;
    height: 7.5px;
    border-radius: 50%;
    background-color: var(--primaryColor)
}

.files-list {
    margin-top: 19px
}

.files-list a {
    position: relative;
    padding-left: 42px;
    display: block;
    margin-bottom: 35px
}

.files-list a img {
    position: absolute;
    top: 3px;
    left: 0;
    max-width: 30px
}

.files-list a p {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
    color: var(--secondaryColor)
}

.files-list a span {
    font-size: 12px;
    line-height: 10px
}

.contact-widget {
    background-image: url(../img/contact-bg.webp);
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.contact-widget:after {
    position: absolute;
    top: 0;
    left: -1%;
    content: "";
    width: 102%;
    height: 100%;
    z-index: -1;
    border-radius: 5px;
    background: rgba(36, 31, 33, .6)
}

.contact-widget .contact-item {
    position: relative;
    padding-left: 68px;
    margin-bottom: 18px
}

.contact-widget .contact-item img {
    position: absolute;
    top: 9px;
    left: 0
}

.contact-widget .contact-item h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    font-family: var(--bodyFont);
    color: var(--whiteColor);
    margin-bottom: 8px
}

.contact-widget .contact-item a {
    font-size: 16px;
    line-height: 20px;
    color: var(--whiteColor)
}

.contact-widget p {
    margin: 0 0 26px;
    color: #dcdcdc
}

.contact-widget-two {
    background-image: url(../img/sidebar-contact.webp);
    position: relative;
    border-radius: 5px;
    padding: 105px 40px 55px !important;
    text-align: center
}

.contact-widget-two:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 5px;
    background: rgb(89 90 92 / 75%)
}

.contact-widget-two h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    color: var(--whiteColor)
}

.pp-post-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 20px
}

.pp-post-item .pp-post-img {
    width: 85px;
    border-radius: 5px
}

.pp-post-item .pp-post-info {
    width: calc(100% - 100px);
    margin-left: 15px
}

.pp-post-item .pp-post-info h6 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 0
}

.pp-post-item .pp-post-info span {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    display: block;
    position: relative;
    color: var(--primaryColor);
    margin-bottom: 8px
}

.pp-post-item:hover .pp-post-info h6 a {
    color: var(--mainColor)
}

.tag-list {
    margin-top: -12px
}

.tag-list li {
    display: inline-block;
    margin: 12px 8px 0 0
}

.tag-list li a {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding: 8px 20px 6px;
    color: var(--paraColor);
    border-radius: 5px;
    background-color: var(--whiteColor);
    transition: var(--transition)
}

.filter-search input,
.filter-search select,
.save-search-form input,
.save-search-form select {
    background-color: var(--ashColor);
    border: none;
    height: 50px;
    border-radius: 5px;
    color: var(--paraColor)
}

.filter-search input::-moz-placeholder,
.save-search-form input::-moz-placeholder {
    opacity: 9
}

.filter-search input::placeholder,
.save-search-form input::placeholder {
    opacity: 9
}

.filter-radio-group div {
    margin-bottom: 8px
}

.filter-radio-group [type=radio]:checked+label,
.filter-radio-group [type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: var(--paraColor)
}

.filter-radio-group [type=radio]:checked+label:before,
.filter-radio-group [type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff
}

.filter-radio-group [type=radio]:checked+label:after,
.filter-radio-group [type=radio]:not(:checked)+label:after {
    content: "\eb7b";
    font-family: remixicon !important;
    width: 16px;
    height: 16px;
    background: var(--primaryColor);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: var(--whiteColor);
    transition: .2s
}

.filter-radio-group [type=radio]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

.filter-radio-group [type=radio]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

.op-1 {
    opacity: .1
}

.cta-wrap {
    position: relative;
    background-image: url(../img/cta-bg.webp);
    background-size: cover;
    padding: 50px 0
}

.team-wrap {
    position: relative;
    background-color: #e8e4dd
}

.clinic img {
    width: 60px;
    margin-bottom: 45px
}

.clinic p {
    font-size: 26px;
    line-height: 1.5
}

.abt-image img {
    border-radius: 30px
}

.service-desc h1 {
    font-size: 35px
}

.feature-item {
    padding: 0 0 20px;
    position: relative
}

.best-doctor h3 {
    margin: 0;
    padding: 0
}

.best-doctor {
    padding: 30px 0 0
}

.best-doctor .doctor-img img {
    border-radius: 25px;
    overflow: hidden
}

.best-doctor p,
.service-desc p {
    text-align: justify
}

.feature-item h3 {
    margin: 0;
    padding: 0 0 10px 80px
}

.feature-item p {
    margin: 0;
    padding: 0 0 5px
}

.feature-item img {
    position: absolute;
    top: -20px;
    left: 0
}

.feature-item h4 {
    margin: 0;
    font-size: 25px
}

.lead-heading {
    padding: 50px 0
}

.lead-icon {
    height: 90px;
    margin-bottom: 15px
}

.lead-icon img {
    max-height: 80px
}

.feature-card h4,
.polyclinic-appointment p a {
    font-weight: 600
}

.lead-heading h2 {
    display: inline-block;
    position: relative;
    padding: 0 60px
}

.lead-heading h2::before {
    background-position: right 0;
    background-image: url('../img/icons/icon-weather-stars-right.webp')
}

.lead-heading h2::after,
.lead-heading h2::before {
    position: absolute;
    content: '';
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain
}

.lead-heading h2::after {
    background-image: url('../img/icons/icon-weather-stars.webp')
}

.content-title-one h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0;
    font-weight: 700
}

.gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    justify-content: center;
    align-items: center;
    padding: 20px
}

#lightbox {
    position: fixed;
    display: none;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .6)
}

#lightbox.active {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    transition: 1s
}

.call,
.location {
    font-size: 20px;
    align-items: center;
    color: #fff;
    border-radius: 0 10px 10px 0;
    height: 50px;
    width: 50px;
    display: flex;
    margin-bottom: 8px;
    text-align: center
}

#lightbox img {
    height: 80vh
}

.polyclinic-appointment {
    padding: 30px 0
}

.clinic-content {
    padding: 80px 0 0
}

.education ul {
    list-style-type: none;
    padding: 0
}

.education ul li i {
    padding: 0 10px 0 0;
    color: var(--primaryColor)
}

.facilities-img img:not(:last-child) {
    margin-bottom: 1rem
}

.facilities-img img {
    cursor: pointer;
    transition: opacity .4s
}

.facilities-img img:hover {
    opacity: .9
}

@media screen and (min-width:768px) {
    .facilities-img {
        columns: 2;
        column-gap: 1rem
    }
}

@media screen and (min-width:1024px) {
    .facilities-img {
        columns: 3;
        column-gap: 1.5rem
    }
}

.best-doctor span {
    position: relative;
    padding: 0 0 0 50px
}

.quick-connect {
        position: fixed;
        bottom: 50%;
        transform: translate(0, 50%);
        left: 0.3%;
        z-index: 999999;
        border-radius: 35px;
        background-color: #595a5c;
    }

    .quick-connect a {
        color: #fff !important;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .quick-connect .qc-single {
        font-size: 20px;
        height: 65px;
        width: 45px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all ease 0.3s;
    }

    .call {
        border-radius: 35px 35px 0 0;
    }

    .whatsapp {
        border-radius: 0 0 35px 35px;
    }

    .qc-single:hover {
        background-color: #d4aa9e;
    }

    .hidden-txt {
        display: none
    }

    @media(max-width:768px) {
        .quick-connect {
            position: fixed;
            bottom: 8px;
            left: 50%;
            z-index: 999999;
            width: 90%;
            display: flex;
            justify-content: center;
            align-items: center;
            transform: translate(-50%, 0);
            height: 54px;
            overflow: hidden;
        }

        .callback-form {
            top: -150% !important;
            left: 0 !important;
            transform: translate(-6%, -50%) !important;
        }

        .qc-single::before {
            top: -40% !important;
            left: 0 !important;
            transform: translate(42%, -50%) !important;
        }

        .quick-connect .qc-single {
            margin: 0;
            width: 100%;
            border-radius: 0
        }

        .qc-single:hover::after {
            opacity: 0 !important;
            visibility: hidden !important;
        }

        .footer__copyright {
            padding-bottom: 60px;
        }
    }

    .qc-single {
        position: relative;
    }

    .qc-single::before {
        content: attr(data-text);
        position: absolute;
        background-color: rgb(33 37 41);
        color: #fbf9fd;
        padding: 0.4rem 1rem;
        font-size: 14px;
        border-radius: 4px;
        white-space: nowrap;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
        top: 50%;
        left: 110%;
        transform: translateY(-50%);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
        z-index: 10;
    }

    .qc-single:hover::before {
        opacity: 1;
        visibility: visible;
    }

    .qc-single::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 100%;
        transform: translateY(-50%);
        border-width: 6px;
        border-style: solid;
        border-color: transparent transparent transparent rgb(33 37 41);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .qc-single:hover::after {
        opacity: 1;
        visibility: visible;
    }

.single-img img {
    height: 450px;
    object-fit: cover;
    border-radius: 50px
}

.breadcrumb-wrap h1 {
    font-size: 37px
}

.sidebar-widget.contact-widget p {
    margin: 0 0 5px
}

.best-doctor .doc-img {
    background-color: var(--bgColor);
    padding: 0;
    margin: 0;
    border-radius: 20px;
    overflow: hidden
}

.doctor-details-wrap .introduction h1 {
    font-size: 25px
}

.fancybox-content {
    height: 80vh !important;
    width: auto !important
}

.we-provide .col-6 {
    text-align: center;
    margin-bottom: 15px
}

.we-provide img {
    height: 80px
}

.content_box_shadow {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 12px;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 600;
}

.content_box_shadow a {
    color: #595a5c;
}

.content_box_shadow a:hover {
    color: #e8e3dd;
}

.blog-section>div {
    padding: 15px;
}

.single-blog-details p {
    padding: 0 0 5px 0;
    margin: 0;
    text-align: justify;
}

.single-blog-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.single-blog-list ul li {
    color: #241f21;
    padding: 0 0 10px 0;
}

.single-blog-list ul li i {
    color: var(--primaryColor);
    padding: 0 5px 0 0;
}

.share-widget {
    display: flex;
    justify-content: space-evenly;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.table th {
    font-size: 14px;
    padding: 3px 10px;
}

.table td {
    font-size: 14px;
    padding: 3px 10px;
}

.service-details-inner {
    padding: 0 0 10px 0;
}

aside.sidebar-content-right ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.product-list a:hover {
    box-shadow: none;
    color: var(--color1);
}

.single-blog-details ul li strong,
.single-blogs-details ul li strong {
    font-size: 20px;
}

.single-blog-details p i {
    font-size: 18px;
    color: var(--bgColorTwo);
}

.smile-assessment {
    height: 500px;
}

.smile-assessment .sa-img {
    background-image: url(./image/dentak\ theth.jpeg);
    background-size: cover;
    background-position: left center;
    height: 500px;
}

.smile-assessment h4 {
    font-size: 30px;
    font-weight: 300;
    line-height: 60px;
}

.smile-assessment h4 span {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--primaryColor);
    letter-spacing: 5px;
}

.smile-assessment .sa-txt {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
}

.smile-assessment .sa-txt p {
    font-size: 20px;
}

.smile-assessment .age-grid {
    margin: 0;
    padding: 0;
    position: relative;
}

.smile-assessment .age-grid img {
    transition: all ease 0.5s;
}

.smile-assessment .age-grid:hover img {
    filter: blur(3px) brightness(0.3);
}

.smile-assessment .age-grid .text {
    position: absolute;
    bottom: -100%;
    left: 50%;
    transform: translate(-50%, 50%);
    text-align: center;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 5px;
    border-radius: 15px;
    transition: all ease 0.3s;
}

.smile-assessment .age-grid:hover .text {
    bottom: 50%;
}

.smile-assessment .inner-heading h4 {
    text-align: center;
    margin-top: 50px;
    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase;
}

.smile-assessment .teeth-grid {
    border: 1px solid var(--bgColorTwo);
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 20px;
}

.smile-assessment .teeth-grid img {
    height: 100px;
    margin-bottom: 20px;
}

.smile-assessment .teeth-grid p {
    margin: 0;
}

.smile-assessment .teeth-grid:hover {
    border-width: 3px;
}

.diff img {
    aspect-ratio: 1/1 !important;
    object-fit: cover !important;
    border-radius: 10px;
}

.diff table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 10px;
    overflow: visible;
}

.difftable,
.diff th,
.diff td {
    border: 1px solid black;
}

.diff td {
    padding: 10px;
    text-align: center;
}

.pagination a:hover {
    background-color: var(--bgColorTwo);
    color: white !important;
}

a.btn-two {
    color: #fff !important;
}

.text-style {
    text-align: justify;
}

.single-blog-details p b,
.single-blog-details p a {
    text-transform: capitalize;
}

.single-blogs-details p b,
.single-blogs-details p a {
    text-transform: capitalize;
}

.carges-section tbody tr th {
    text-align: center;
}

.page-wrapper {
    box-sizing: content-box;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 1rem;
}

.accordion-group {
    margin: 1rem 0;
}

.accordion {
    background-color: rgb(212 170 158 0.5);
    border-radius: 1rem;
    box-shadow: 0 5px 5px -5px rgb(212 170 158);
}

.accordion+.accordion {
    margin-top: 1rem;
}

.ac-state {
    display: none;
}

.ac-trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 1rem;
    border-radius: 1rem;
}

.ac-trigger:hover,
.ac-trigger:focus {
    background-color: rgb(212 170 158 0.5);
}

.ac-title {
    font-weight: 600;
    font-size: 20px;
    padding: 0 0 20px 0;
    color: var(--secondaryColor);
}

/* .ac-content {
	display: grid;
	grid-template-rows: 0fr;
	transition: grid-template-rows 300ms ease;
} */

.ac-content-inner {
    overflow: hidden;
    padding: 0 1rem;
}

.ac-content img {
    display: block;
    margin: 0 auto;
}

.ac-state:not(:checked)~.ac-trigger .ac-icon-close {
    display: none;
}

.ac-state:checked~.ac-trigger {
    box-shadow: 0 5px 5px -5px rgb(212 170 158);
}

.ac-state:checked~.ac-trigger .ac-icon-open {
    display: none;
}

.ac-state:checked~.ac-content {
    grid-template-rows: 1fr;
    padding: 20px 0;
}

.carges-section tr {
    border: 2px solid var(--primaryColor);
}

.carges-section table tr th {
    color: #fff;
    background-color: var(--primaryColor);
}

.copyright-text,
.terms-text,
.terms-text a {
    color: #fff;
}

/* hero-page css */
.hero-page .service-card-one {
    border: 1px solid rgba(0, 0, 0, .07);
    position: relative;
    height: auto;
    overflow: hidden;
    border-radius: 30px;
    margin-bottom: 30px;
}

.hero-page .service-card-one .service-img {
    position: relative;
    z-index: 1;
    height: 100%;
}

.hero-page .service-card-one .service-info a {
    font-size: 25px;
    color: #fff;
    font-weight: 600;

}

.hero-page .service-card-one .service-info {
    position: absolute;
    z-index: 1;
    bottom: 0;
    transform: translate(100%, 0);
    width: 100%;
    visibility: hidden;
    transition: all .3s ease;
    opacity: 0;
}

.hero-page .service-card-one:hover .service-info {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.hero-page .accordion-flush .accordion-button:not(.collapsed) {
    background: var(--primaryColor);
    color: rgb(255, 255, 255);

}

.hero-page p {
    text-align: justify;
}

.hero-page .doctor-card {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    height: 100%;
    padding: 10px;
    border-radius: 20px;

}

.hero-page .doctor-card .doctor-img img {
    /* aspect-ratio: 4/3; */
    object-fit: contain;
    border-radius: 12px;

}

.hero-page .doctor-card .wh-card-wrap {
    display: block;
}

.hero-page .doctor-card .wh-card-wrap .wh-card {
    margin-bottom: 10px;
}

.hero-page .doctor-card .member-detail,
.hero-page .doctor-card .wh-content {
    height: 100%;
}

.project-info h3 a:hover {
    color: #fff !important;
}

.blog-content-page h2 {
    background-color: var(--primaryColor);
    padding: 15px;
    border-radius: 10px;
    color: #fff;

}

.blog-content-page .blog-img {
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid;
    margin: 15px 0;

}


.blog-content-page .blog-details p {
    text-align: justify;
}

.blog-content-page .blog-details ul {
    color: #000;
    list-style-type: none;
}

.blog-content-page .blog-details ul li {
    margin: 10px 0;
}

.blog-content-page .blog-details h3 {
    /* font-size: 1.5em; */
    color: var(--primaryColor);

}

.blog-content-page .blog-sidebar {
    position: sticky;
    height: auto;
    align-self: flex-start;
    top: 120px;
}

.radio {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: var(--whiteColor);
    border: none;
    padding: 10px;
    border-radius: 5px;
    color: var(--paraColor)
}

.radio .checkbox label {
    font-size: 15px;
}

.service-card-one {
    width: 300px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background-color: #fff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin: 20px;
  }
  
  .service-card-one:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  }
  
  .service-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
  }
  


 
  .testimonial-slider {
    position: relative;
    width: 90vw; /* Full viewport width */
    height: 80vh; /* Full viewport height */
    margin: 0;
    padding: 40px 30px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    border-radius: 0; /* Remove rounding if full-page */
    background: url('./image/background image.jpeg') center/cover no-repeat;
  }
  
  
  .testimonial-slider input[type="radio"] {
    display: none;
  }
  
  .slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 200%;
  }
  
  .slide {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
  
  .quote-icon {
    width: 50px;
    margin-bottom: 25px;
  }
  
  h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  h6 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  
  p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  
  h4 {
    font-size: 22px;
    font-weight: 700;
  }
  
  .nav-arrows {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    padding: 0 30px;
  }
  
  .arrow {
    font-size: 40px;
    color: red;
    cursor: pointer;
    transition: 0.3s ease;
  }
  
  .arrow:hover {
    opacity: 0.7;
  }
  
  /* Slide logic */
  #slide1:checked ~ .slides {
    transform: translateX(0%);
  }
  
  #slide2:checked ~ .slides {
    transform: translateX(-100%);
  }
  

  .partner-logo img {
    max-width: full;

    height: 50%;
    display: block;
    margin: auto;
  }
  .swiper {
    padding: 20px 0;
  }
  


  .abt-image img {
    width: 100%;
    height: auto;
    max-width: 100%;
    object-fit: cover;
  }
  
  
  .team-card-one {
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s;
    background: #fff;
  }
  
  .team-card-one:hover {
    transform: translateY(-5px);
  }
  
  .team-img img {
    width: 100%;
    height: 300px; /* Set a fixed height */
    object-fit: cover;
  }
  
  .team-text {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

/*

rough
*/
p #wwrp{
    background-color: red;
    font-size: 1px;
}

