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

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

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

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

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

.swiper-horizontal {
  touch-action: pan-y;
}

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

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

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

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

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

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

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

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

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

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

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

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

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

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

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

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

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

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

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

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

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

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

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

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

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

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

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

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

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

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

/*===========fancy box -============*/
body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  backface-visibility: hidden;
  transition-property: transform, opacity;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition-property: transform, opacity;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-top: 6px solid hsla(0, 0%, 100%, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  transform: rotate(-1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  transform: rotate(1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #fff;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/*========scroll=========*/
.scroll-carousel-viewport {
  overflow: hidden;
  position: relative;
}

.scroll-carousel-slider {
  display: inline-flex;
  position: relative;
}

.sc-slide {
  display: inline-block;
  position: relative;
}

.side_rtl, .side_ltr {
  direction: ltr;
}

.scroll_cbox.scroll_con_type_linline .btnbox {
  padding-left: 25px !important;
  padding-right: unset !important;
}

.portfolio_caro_post_section .scroll_cbox {
  min-width: 400px;
}

/*==========select==========*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear, .select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search {
  margin: 0 !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search input {
  height: unset;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: var(--color-white);
  border: 1px solid var(--color-set-one-bor-1);
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: var(--background-white);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.no_left_wid_100 {
  width: 100% !important;
  float: unset !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #e5e5e5;
  cursor: default;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #bbb;
  border-width: 0 5px 6px;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 0;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 0;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid var(--color-set-one-1) 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #e5e5e5;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid var(--color-set-one-bor-1) !important;
  border-radius: 0;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-results__group {
  display: none !important;
}

.select2-results__option {
  -moz-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  padding: 0 5px !important;
  line-height: 2rem;
  margin: 0 !important;
  color: var(--heading-color-one);
  font-size: 15px;
  font-family: var(--font-family-main);
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
  background: var(--color-set-one-1) !important;
  border-bottom-color: var(--color-set-one-1);
  color: var(--color-white);
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container, .select2-dropdown, .select2-results, .select2-search {
  transition: none !important;
}

.dot_alignment .swiper-pagination-progressbar {
  position: relative !important;
  background: unset !important;
}

.common_arrow {
  position: relative;
  display: flex;
  gap: 1rem;
  justify-content: center;
  pointer-events: none;
}
.common_arrow.post_default {
  padding: 20px 0px;
}
.common_arrow.post_default_left {
  padding: 20px 0px;
  justify-content: flex-start;
}
.common_arrow.post_default_right {
  padding: 20px 0px;
  justify-content: flex-end;
}
.common_arrow .next, .common_arrow .prev {
  position: relative;
  pointer-events: fill;
  width: 60px;
  height: 60px;
  line-height: 60px;
  min-height: 60px;
  background: var(--background-white);
  border: 1px solid var(--color-set-one-bor-1);
  display: flex;
  border-radius: 60px;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: var(--heading-color-one);
}
.common_arrow .next:hover, .common_arrow .prev:hover {
  background: var(--color-set-one-1);
  border-color: var(--color-set-one-1);
  color: var(--color-white);
}

.dot_enabled .post_two {
  top: -66px !important;
}

.common-dots {
  padding: 1.5rem 0 0;
}
.common-dots .swiper-pagination-bullet {
  width: 21px !important;
  height: 21px;
  border-radius: 20px;
  opacity: 1;
  background: transparent;
  border: 1px solid transparent;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  position: relative;
}
.common-dots .swiper-pagination-bullet::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background: var(--color-set-one-bor-1);
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  border-radius: 8px;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  bottom: 0;
}
.common-dots .swiper-pagination-bullet.swiper-pagination-bullet-active, .common-dots .swiper-pagination-bullet:hover {
  background: transparent;
  border-color: var(--color-set-one-1);
}
.common-dots .swiper-pagination-bullet.swiper-pagination-bullet-active::before, .common-dots .swiper-pagination-bullet:hover::before {
  background: var(--color-set-one-1);
  width: 5px;
  height: 5px;
}

.swiper-pagination-lock {
  display: block !important;
}

.port-pagination.common-progress {
  position: relative !important;
  top: unset !important;
  height: 2px !important;
  background: var(--color-set-one-bor-1) !important;
  margin: 30px 0px;
}
.port-pagination.common-progress .swiper-pagination-progressbar-fill {
  background: var(--color-set-one-1) !important;
}

@media (min-width: 768px) {
  .arrows_post_three, .arrows_post_four {
    padding: 90px 0px 0px 0px;
  }
  .common_arrow.post_two {
    justify-content: space-between;
    position: absolute;
    z-index: 99;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 0px 20px;
    height: 60px;
  }
  .common_arrow.post_three {
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 99;
  }
  .common_arrow.post_four {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 99;
  }
}
.header_contact {
  justify-content: flex-start;
  align-items: flex-start;
}
.header_contact p {
  margin: 0 !important;
}
.header_contact.type_one {
  gap: 1rem;
}
.header_contact.type_one .icon i, .header_contact.type_one .icon span {
  font-size: 30px;
  height: 30px;
  color: var(--color-set-one-2);
}
.header_contact.type_one .icon img {
  height: 30px;
  width: auto;
}
.header_contact.type_one .titles {
  font-size: 24px;
  line-height: normal;
  color: var(--color-white);
}
.header_contact.type_one a, .header_contact.type_one p {
  color: var(--color-set-one-2);
  font-size: 24px;
  line-height: normal;
}
.header_contact.type_two {
  gap: 1rem;
  align-items: center;
}
.header_contact.type_two .icon i, .header_contact.type_two .icon span {
  font-size: 50px;
  height: 50px;
  color: var(--color-set-one-2);
}
.header_contact.type_two .icon img {
  height: 50px;
  width: auto;
}
.header_contact.type_two .content .titles {
  font-size: 18px;
  line-height: normal;
  color: rgba(var(--color-white-rgb), 0.6);
  display: block;
  margin-bottom: 3px;
}
.header_contact.type_two .content a, .header_contact.type_two .content p {
  color: var(--color-white);
  font-size: 22px;
  display: block;
  line-height: normal;
}

.side-menu__block {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
}
.side-menu__block .opt_close_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  border-bottom-left-radius: 10px;
  align-items: center;
  background: var(--color-set-one-1);
  color: var(--color-white);
  justify-content: center;
}
.side-menu__block .side-menu__block-inner {
  position: relative;
  overflow-y: scroll;
  width: 500px;
  padding: 55px 40px;
  z-index: 1000;
  background: var(--background-white);
  height: 100Vh;
  transform: translateX(-100%);
}
.side-menu__block .side-menu__block-inner .logo {
  padding: 0px 0px 20px;
  display: block;
}
.side-menu__block .side-menu__block-inner .contact_panel .c_pan {
  margin: 10px 0;
  padding: 5px 0;
}
.side-menu__block .side-menu__block-inner .contact_panel .c_pan .a_c {
  color: var(--heading-color-one);
  display: block;
  font-weight: 500;
}
.side-menu__block .side-menu__block-inner .contact_panel .c_pan .a_c i {
  color: var(--color-set-one-1);
  margin-right: 5px;
}
.side-menu__block .side-menu__block-inner .contact_panel .c_pan.mail a {
  word-break: break-all;
}

.optactive .side-menu__block {
  visibility: visible;
  opacity: 1;
}
.optactive .side-menu__block .side-menu__block-inner {
  transform: translateX(0);
  visibility: visible;
  top: 0;
  opacity: 1;
}

.opt_cursor {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@media (max-width: 992px) {
  .side-menu__block .side-menu__block-inner {
    width: 100%;
  }
}
/*-------search---popup--------*/
.search-popup {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  opacity: 0;
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  visibility: hidden;
  opacity: 0;
}
.search-popup .sea_close_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  border-bottom-left-radius: 10px;
  align-items: center;
  background: var(--color-set-one-1);
  color: var(--color-white);
  z-index: 9999;
  justify-content: center;
}
.search-popup .popup-inner {
  position: relative;
  padding: 80px 50px 50px;
  width: 100%;
  height: auto;
  background: var(--color-set-one-bg-1);
  overflow-y: auto;
  z-index: 10;
  box-shadow: var(--box-shadow-two);
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  z-index: 1000;
}
.search-popup .search-form {
  position: relative;
  margin-bottom: 20px;
}
.search-popup .overlay-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: var(--color-set-one-3);
  opacity: 0.5;
}
.search-popup input[type=search] {
  height: 60px;
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  color: var(--color-white);
  padding: 0 0;
  border-bottom: 1px solid rgba(var(--background-white-rgb), 0.3);
}
.search-popup input[type=search]::-moz-placeholder {
  color: var(--color-white);
}
.search-popup input[type=search]::placeholder {
  color: var(--color-white);
}
.search-popup .tag_showcase, .search-popup .category_showcase {
  position: relative;
  margin-top: 1.5rem;
}
.search-popup .tag_showcase ul, .search-popup .category_showcase ul {
  padding: 0px !important;
}
.search-popup .tag_showcase ul li, .search-popup .category_showcase ul li {
  display: inline-block;
  color: var(--color-white);
  margin: 0px 5px;
}
.search-popup .tag_showcase ul li a, .search-popup .category_showcase ul li a {
  color: var(--color-white);
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
}
.search-popup button {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0;
  width: 50px;
  height: 51px;
  padding: unset;
  min-height: unset;
  line-height: 57px;
  background: var(--color-set-one-1);
  color: var(--color-white);
  border-radius: 0px;
  margin: auto;
  border: 0px;
  font-weight: 400;
  font-size: 23px;
}

.search_coursor {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.popup-visible .search-popup {
  transform: translateY(0%);
  visibility: visible;
  opacity: 1;
}

.category_showcase ul li {
  margin: 5px 5px !important;
}
.category_showcase ul li a {
  padding: 6px 10px;
  text-decoration: unset !important;
}

.title_all_box.style_one {
  position: relative;
}
.title_all_box.style_one .before_title {
  gap: 0.8rem;
}
.title_all_box.style_one .before_title i, .title_all_box.style_one .before_title span {
  font-size: 50px;
  line-height: normal;
  color: var(--color-set-one-1);
}
.title_all_box.style_one .before_title svg {
  height: 50px;
  width: auto;
}
.title_all_box.style_one .before_title svg path {
  fill: var(--color-set-one-1);
}
.title_all_box.style_one .before_title .font_special {
  font-size: 26px;
  line-height: 36px;
  color: var(--color-set-one-1);
}
.title_all_box.style_one.white_color .title_no_a_46, .title_all_box.style_one.white_color p, .title_all_box.style_one.white_color .title_no_a_22 {
  color: var(--color-white);
}

@media (max-width: 600px) {
  .title_all_box br {
    display: none;
  }
}
.section_title.g_enable .title span, .section_title.g_enable .title small {
  background: linear-gradient(-90deg, rgb(33, 255, 203) 48.76%, rgb(0, 172, 255) 98.19%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.titleboxttwo span {
  color: var(--heading-color-one);
  font-size: 46px;
  font-family: var(--font-family-main);
  font-weight: 700;
  display: inline-block;
  line-height: 56px;
}
.titleboxttwo .animated-title_white_color span {
  color: var(--color-white);
}
.titleboxttwo .font_animate {
  font-size: unset !important;
  color: unset !important;
  line-height: unset !important;
}

.blog-style_1 {
  position: relative;
}
.blog-style_1.has_images .content_box {
  margin-top: -1.5rem;
}
.blog-style_1 .image-box {
  position: relative;
  overflow: hidden;
}
.blog-style_1 .image-box img {
  width: 100%;
  height: 270px;
  display: block;
}
.blog-style_1 .image-box .img_link {
  display: block;
}
.blog-style_1 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.blog-style_1 .content_box_outer {
  padding-left: 25px;
}
.blog-style_1 .content_box_outer .content_box {
  position: relative;
  padding: 60px 25px 25px;
  background: var(--background-white);
  box-shadow: var(--box-shadow-three);
  z-index: 9;
}
.blog-style_1 .content_box_outer .content_box .cat_gry {
  display: block;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  font-family: var(--font-family-main);
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
  transition: var(--transition);
  color: var(--color-white);
  text-align: center;
  border: 1px solid var(--color-set-one-2);
  background: var(--color-set-one-2);
  justify-content: center;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  border-radius: 0px 0 6px 0px;
  position: absolute;
  top: 0;
  left: 0;
}
.blog-style_1 .content_box_outer .content_box .title_22 a {
  text-decoration: underline;
  text-decoration-color: transparent;
}
.blog-style_1 .content_box_outer .content_box .title_22 a:hover {
  text-decoration-color: var(--color-set-one-1);
}
.blog-style_1 .content_box_outer .content_box .d-flex {
  gap: 1.2rem;
}
.blog-style_1 .content_box_outer .content_box .date_tm {
  margin-bottom: 0.7rem;
  display: block;
}
.blog-style_1 .content_box_outer .content_box .date_tm time {
  color: var(--color-set-one-1);
  text-decoration: unset;
  font-size: 18px;
}
.blog-style_1 .content_box_outer .content_box .date_tm time i {
  margin-right: 6px;
}
.blog-style_1 .content_box_outer .content_box .comments {
  margin-bottom: 0.7rem;
  display: flex;
  align-items: center;
}
.blog-style_1 .content_box_outer .content_box .comments i {
  margin-right: 6px;
}
.blog-style_1 .content_box_outer .content_box .comments, .blog-style_1 .content_box_outer .content_box .comments a {
  color: var(--color-set-one-1);
  text-decoration: unset;
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
}
.blog-style_1 .content_box_outer .text_btn {
  color: var(--content-color-one);
}
.blog-style_1 .content_box_outer .text_btn small {
  text-decoration: underline;
}
.blog-style_1 .content_box_outer .text_btn small:before {
  display: none;
}
.blog-style_1 .content_box_outer .text_btn:hover {
  color: var(--color-set-one-1);
}
.blog-style_1:hover .image-box img {
  transform: scale(1.1);
}
.blog-style_1:hover .image-box .img_link::before {
  opacity: 1;
}
.blog-style_1:hover .content_box_outer .content_box {
  box-shadow: var(--box-shadow-four);
}
.blog-style_1:hover .content_box_outer .content_box .d-flex .cat_gry {
  background: var(--color-set-one-1);
  color: var(--color-white);
  border-color: var(--color-set-one-1);
}

.blog-style_2 {
  position: relative;
  background: var(--background-white);
  box-shadow: var(--box-shadow-three);
}
.blog-style_2.has_images .image-box {
  min-width: 40%;
  width: 40%;
}
.blog-style_2 .image-box {
  position: relative;
  overflow: hidden;
}
.blog-style_2 .image-box img {
  width: 100%;
  height: 270px;
  display: block;
}
.blog-style_2 .image-box .img_link {
  display: block;
}
.blog-style_2 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.blog-style_2 .image-box .cat_gry {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  font-family: var(--font-family-main);
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
  transition: var(--transition);
  color: var(--color-white);
  text-align: center;
  border: 1px solid var(--color-set-one-2);
  background: var(--color-set-one-2);
  justify-content: center;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  border-radius: 0px 0 0 6px;
}
.blog-style_2 .content_box {
  position: relative;
  padding: 30px;
}
.blog-style_2 .content_box .d-flex {
  gap: 1rem;
  align-items: center;
}
.blog-style_2 .content_box .comments {
  margin-bottom: 0.7rem;
  gap: 1rem;
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_2 .content_box .comments i {
  margin-right: 6px;
}
.blog-style_2 .content_box .comments a {
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_2 .content_box .date_tm {
  margin-bottom: 0.7rem;
  display: block;
}
.blog-style_2 .content_box .date_tm time {
  color: var(--color-set-one-1);
  text-decoration: unset;
  font-size: 18px;
}
.blog-style_2 .content_box .date_tm time i {
  margin-right: 6px;
}
.blog-style_2 .title_22 a {
  text-decoration: underline;
  text-decoration-color: transparent;
}
.blog-style_2 .title_22 a:hover {
  text-decoration-color: var(--color-set-one-1);
}
.blog-style_2 .text_btn {
  color: var(--content-color-one);
}
.blog-style_2 .text_btn small {
  text-decoration: underline;
  color: var(--content-color-one);
}
.blog-style_2 .text_btn:hover {
  color: var(--color-set-one-1);
}
.blog-style_2 .text_btn:hover small {
  color: var(--color-set-one-1);
}
.blog-style_2:hover .image-box img {
  transform: scale(1.1);
}
.blog-style_2:hover .image-box .img_link::before {
  opacity: 1;
}
.blog-style_2:hover .image-box .cat_gry {
  background: var(--color-set-one-1);
  color: var(--color-white);
  border-color: var(--color-set-one-1);
}

.style_three_eight .blog-style_2 {
  background: unset !important;
  box-shadow: unset;
  gap: 1.3rem;
}
.style_three_eight .blog-style_2 .content_box {
  padding: unset;
}
.style_three_eight .blog-style_2 .title_22 {
  margin-bottom: 15px !important;
}
.style_three_eight .blog-style_2 .title_22 a {
  font-size: 22px;
  line-height: 32px;
}

@media (max-width: 600px) {
  .blog-style_2 {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .blog-style_2.has_images .image-box {
    width: 100% !important;
    min-width: 100% !important;
  }
}
.blog-style_3 {
  position: relative;
}
.blog-style_3 .image-box {
  position: relative;
  overflow: hidden;
}
.blog-style_3 .image-box img {
  width: 100%;
  height: 540px;
  display: block;
}
.blog-style_3 .image-box a.img_link {
  display: block;
}
.blog-style_3 .image-box a.img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.blog-style_3 .image-box:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, var(--color-set-one-3) 20%, rgba(0, 0, 0, 0.1) 83%);
  left: 0;
  opacity: 0.9;
  bottom: 0;
  transition: 0.5s;
}
.blog-style_3 .image-box .cat_gry {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 6px 10px;
  font-family: var(--font-family-main);
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
  transition: var(--transition);
  color: var(--color-white);
  text-align: center;
  border: 1px solid var(--color-set-one-2);
  background: var(--color-set-one-2);
  justify-content: center;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  border-radius: 0px 0 0 6px;
}
.blog-style_3 .content_box_outer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 30px 20px;
  z-index: 10;
}
.blog-style_3 .content_box {
  position: relative;
}
.blog-style_3 .content_box .d-flex {
  gap: 1rem;
  align-items: center;
}
.blog-style_3 .content_box .comments {
  margin-bottom: 0.9rem;
  gap: 1rem;
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_3 .content_box .comments i {
  margin-right: 6px;
  font-size: 24px;
  position: relative;
  top: 3px;
}
.blog-style_3 .content_box .comments a {
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_3 .content_box .date_tm {
  margin-bottom: 0.9rem;
  display: block;
}
.blog-style_3 .content_box .date_tm time {
  color: var(--color-set-one-1);
  text-decoration: unset;
  font-size: 18px;
}
.blog-style_3 .content_box .date_tm time i {
  margin-right: 6px;
}
.blog-style_3 .title_26 a {
  color: var(--color-white);
  text-decoration: underline;
  text-decoration-color: transparent;
}
.blog-style_3 .title_26 a:hover {
  text-decoration-color: var(--color-set-one-2);
  color: var(--color-set-one-2);
}
.blog-style_3 .des_cription {
  color: var(--color-white);
}
.blog-style_3 .text_btn {
  color: var(--content-color-one);
}
.blog-style_3 .text_btn small {
  text-decoration: underline;
  color: var(--content-color-one);
}
.blog-style_3 .text_btn:hover {
  color: var(--color-set-one-1);
}
.blog-style_3 .text_btn:hover small {
  color: var(--color-set-one-1);
}
.blog-style_3:hover .image-box img {
  transform: scale(1.1);
}
.blog-style_3:hover .image-box a.img_link::before {
  opacity: 1;
}
.blog-style_3:hover .image-box .cat_gry {
  background: var(--color-set-one-1);
  color: var(--color-white);
  border-color: var(--color-set-one-1);
}

.blog-style_4 {
  position: relative;
  background: var(--background-white);
  box-shadow: var(--box-shadow-three);
}
.blog-style_4 .image-box {
  position: relative;
  overflow: hidden;
}
.blog-style_4 .image-box img {
  width: 100%;
  height: 270px;
  display: block;
}
.blog-style_4 .image-box .img_link {
  display: block;
}
.blog-style_4 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.blog-style_4.has_images .content_box {
  border-top: unset !important;
}
.blog-style_4 .content_box {
  position: relative;
  padding: 30px;
  border: 1px solid transparent;
}
.blog-style_4 .content_box .cat_gry {
  padding: 6px 10px;
  font-family: var(--font-family-main);
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
  transition: var(--transition);
  color: var(--color-white);
  text-align: center;
  border: 1px solid var(--color-set-one-2);
  background: var(--color-set-one-2);
  justify-content: center;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  border-radius: 6px;
  margin-bottom: 25px;
  display: inline-block;
}
.blog-style_4 .content_box .d-flex {
  gap: 1rem;
  align-items: center;
}
.blog-style_4 .content_box .comments {
  margin-bottom: 0.7rem;
  gap: 1rem;
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_4 .content_box .comments i {
  margin-right: 6px;
}
.blog-style_4 .content_box .comments a {
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_4 .content_box .date_tm {
  margin-bottom: 0.7rem;
  display: block;
}
.blog-style_4 .content_box .date_tm time {
  color: var(--color-set-one-1);
  text-decoration: unset;
  font-size: 18px;
}
.blog-style_4 .content_box .date_tm time i {
  margin-right: 6px;
}
.blog-style_4 .title_22 a {
  text-decoration: underline;
  text-decoration-color: transparent;
}
.blog-style_4 .title_22 a:hover {
  text-decoration-color: var(--color-set-one-1);
}
.blog-style_4 .text_btn {
  padding: 8px 0px 0px;
  color: var(--heading-color-one);
}
.blog-style_4 .text_btn small {
  text-decoration: underline;
  color: var(--heading-color-one);
}
.blog-style_4 .text_btn:hover {
  color: var(--color-set-one-1);
}
.blog-style_4 .text_btn:hover small {
  color: var(--color-set-one-1);
}
.blog-style_4:hover {
  box-shadow: unset;
}
.blog-style_4:hover .content_box {
  border-color: var(--color-set-one-bor-1);
}
.blog-style_4:hover .content_box .cat_gry {
  background: var(--color-set-one-1);
  color: var(--color-white);
  border-color: var(--color-set-one-1);
}
.blog-style_4:hover .image-box img {
  transform: scale(1.1);
}
.blog-style_4:hover .image-box .img_link::before {
  opacity: 1;
}

.blog-style_5 {
  position: relative;
  background: var(--background-white);
  box-shadow: unset;
}
.blog-style_5 .image-box {
  position: relative;
  overflow: hidden;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.blog-style_5 .image-box img {
  width: 100%;
  height: 270px;
  display: block;
}
.blog-style_5 .image-box .img_link {
  display: block;
}
.blog-style_5 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.blog-style_5.has_images .content_box {
  border-top: unset !important;
}
.blog-style_5.no_images .content_box {
  margin-top: 33px;
  border-radius: 6px;
}
.blog-style_5 .content_box {
  position: relative;
  padding: 30px 30px 25px;
  border: 1px solid var(--color-set-one-bor-1);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.blog-style_5 .content_box .cat_gry {
  position: absolute;
  top: -33px;
  left: 30px;
  z-index: 9;
  padding: 6px 10px;
  font-family: var(--font-family-main);
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
  transition: var(--transition);
  color: var(--color-white);
  text-align: center;
  border: 1px solid var(--color-set-one-2);
  background: var(--color-set-one-2);
  justify-content: center;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  border-radius: 6px 6px 0px 0px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.blog-style_5 .content_box .d-flex {
  gap: 1rem;
  align-items: center;
}
.blog-style_5 .content_box .comments {
  margin-bottom: 0.7rem;
  gap: 1rem;
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_5 .content_box .comments i {
  margin-right: 6px;
}
.blog-style_5 .content_box .comments a {
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_5 .content_box .date_tm {
  margin-bottom: 0.7rem;
  display: block;
}
.blog-style_5 .content_box .date_tm time {
  color: var(--color-set-one-1);
  text-decoration: unset;
  font-size: 18px;
}
.blog-style_5 .content_box .date_tm time i {
  margin-right: 6px;
}
.blog-style_5 .title_22 a {
  text-decoration: underline;
  text-decoration-color: transparent;
}
.blog-style_5 .title_22 a:hover {
  text-decoration-color: var(--color-set-one-1);
}
.blog-style_5 .text_btn {
  padding: 8px 0px 0px;
  color: var(--content-color-one);
}
.blog-style_5 .text_btn small {
  text-decoration: underline;
  color: var(--content-color-one);
}
.blog-style_5 .text_btn:hover {
  color: var(--color-set-one-1);
}
.blog-style_5 .text_btn:hover small {
  color: var(--color-set-one-1);
}
.blog-style_5:hover {
  box-shadow: var(--box-shadow-three);
}
.blog-style_5:hover .content_box {
  border-color: var(--color-set-one-bor-1);
}
.blog-style_5:hover .content_box .cat_gry {
  background: var(--color-set-one-1);
  color: var(--color-white);
  border-color: var(--color-set-one-1);
}
.blog-style_5:hover .image-box img {
  transform: scale(1.1);
}
.blog-style_5:hover .image-box .img_link::before {
  opacity: 1;
}

.tax-events_location .blog-style_5 .content_box .comments {
  display: none;
}

.blog-style_6 {
  position: relative;
  background: var(--background-white);
  box-shadow: var(--box-shadow-three);
  padding: 25px;
}
.blog-style_6 .image-box {
  position: relative;
  overflow: hidden;
}
.blog-style_6 .image-box img {
  width: 100%;
  height: 270px;
  display: block;
}
.blog-style_6 .image-box .cat_gry {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
  padding: 6px 10px;
  font-family: var(--font-family-main);
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
  transition: var(--transition);
  color: var(--color-white);
  text-align: center;
  border: 1px solid var(--color-set-one-2);
  background: var(--color-set-one-2);
  justify-content: center;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  border-radius: 0px 0px 0px 0px;
  display: inline-block;
}
.blog-style_6 .image-box .img_link {
  display: block;
}
.blog-style_6 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.blog-style_6 .content_box {
  position: relative;
  padding: 25px 10px 5px;
}
.blog-style_6 .content_box .d-flex {
  gap: 1rem;
  align-items: center;
}
.blog-style_6 .content_box .comments {
  margin-bottom: 0.7rem;
  gap: 1rem;
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_6 .content_box .comments i {
  margin-right: 6px;
}
.blog-style_6 .content_box .comments a {
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_6 .content_box .date_tm {
  margin-bottom: 0.7rem;
  display: block;
}
.blog-style_6 .content_box .date_tm time {
  color: var(--color-set-one-1);
  text-decoration: unset;
  font-size: 18px;
}
.blog-style_6 .content_box .date_tm time i {
  margin-right: 6px;
}
.blog-style_6 .title_22 a {
  text-decoration: underline;
  text-decoration-color: transparent;
}
.blog-style_6 .title_22 a:hover {
  text-decoration-color: var(--color-set-one-1);
}
.blog-style_6 .text_btn {
  padding: 8px 0px 0px;
  color: var(--heading-color-one);
}
.blog-style_6 .text_btn small {
  text-decoration: underline;
  color: var(--heading-color-one);
}
.blog-style_6 .text_btn:hover {
  color: var(--color-set-one-1);
}
.blog-style_6 .text_btn:hover small {
  color: var(--color-set-one-1);
}
.blog-style_6.no_images {
  padding: 0px;
}
.blog-style_6.no_images .content_box {
  padding: 30px;
}
.blog-style_6:hover {
  box-shadow: var(--box-shadow-three);
}
.blog-style_6:hover .content_box {
  border-color: var(--color-set-one-bor-1);
}
.blog-style_6:hover .image-box img {
  transform: scale(1.1);
}
.blog-style_6:hover .image-box .cat_gry {
  background: var(--color-set-one-1);
  color: var(--color-white);
  border-color: var(--color-set-one-1);
}
.blog-style_6:hover .image-box .img_link::before {
  opacity: 1;
}

@media (max-width: 1200px) {
  .blog-style_6 .content_box .d-flex {
    flex-direction: column;
    gap: 0.1rem;
    align-items: flex-start;
    margin-bottom: 0.4rem;
  }
  .blog-style_6 .content_box .d-flex span, .blog-style_6 .content_box .d-flex samll {
    margin-bottom: 0px;
  }
}
.blog-style_7 {
  position: relative;
  background: var(--background-white);
  box-shadow: var(--box-shadow-three);
  border-radius: 8px;
  overflow: hidden;
}
.blog-style_7 .image-box {
  position: relative;
  overflow: hidden;
}
.blog-style_7 .image-box img {
  width: 100%;
  height: 278px;
  display: block;
}
.blog-style_7 .image-box .cat_gry {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
  padding: 6px 10px;
  font-family: var(--font-family-main);
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
  transition: var(--transition);
  color: var(--color-white);
  text-align: center;
  border: 1px solid var(--color-set-one-2);
  background: var(--color-set-one-2);
  justify-content: center;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  border-radius: 0px 0px 0px 0px;
  display: inline-block;
}
.blog-style_7 .image-box .img_link {
  display: block;
}
.blog-style_7 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.blog-style_7.no_images .content_box {
  border-radius: 6px;
}
.blog-style_7 .content_box {
  position: relative;
  padding: 25px 30px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.blog-style_7 .content_box .d-flex {
  gap: 1rem;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--color-set-one-bor-1);
}
.blog-style_7 .content_box .comments {
  margin-bottom: 0.7rem;
  gap: 1rem;
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_7 .content_box .comments i {
  margin-right: 6px;
}
.blog-style_7 .content_box .comments a {
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: 24px;
  color: var(--color-set-one-1);
}
.blog-style_7 .content_box .date_tm {
  margin-bottom: 0.7rem;
  display: block;
}
.blog-style_7 .content_box .date_tm time {
  color: var(--color-set-one-1);
  text-decoration: unset;
  font-size: 18px;
}
.blog-style_7 .content_box .date_tm time i {
  margin-right: 6px;
}
.blog-style_7 .title_22 a {
  text-decoration: underline;
  text-decoration-color: transparent;
}
.blog-style_7 .title_22 a:hover {
  text-decoration-color: var(--color-set-one-1);
}
.blog-style_7 .text_btn {
  padding: 8px 0px 0px;
  color: var(--heading-color-one);
}
.blog-style_7 .text_btn small {
  text-decoration: underline;
  color: var(--heading-color-one);
}
.blog-style_7 .text_btn:hover {
  color: var(--color-set-one-1);
}
.blog-style_7 .text_btn:hover small {
  color: var(--color-set-one-1);
}
.blog-style_7:hover {
  box-shadow: var(--box-shadow-three);
}
.blog-style_7:hover .content_box {
  border-color: var(--color-set-one-bor-1);
}
.blog-style_7:hover .image-box img {
  transform: scale(1.1);
}
.blog-style_7:hover .image-box .cat_gry {
  background: var(--color-set-one-1);
  color: var(--color-white);
  border-color: var(--color-set-one-1);
}
.blog-style_7:hover .image-box .img_link::before {
  opacity: 1;
}

body .news_recent {
  position: relative;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
body .news_recent .image {
  position: relative;
}
body .news_recent .image::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-1-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
body .news_recent:hover .image::before {
  opacity: 1;
}
body .news_recent img {
  width: 90px;
  height: 90px;
  min-width: 90px;
}
body .news_recent .content a.cat_gry, body .news_recent .content .date {
  font-family: var(--font-family-extra);
  font-size: 18px;
  line-height: normal;
  color: var(--color-set-one-2);
  text-decoration: unset;
  display: block;
  margin: 0 0 8px;
}
body .news_recent .content a.cat_gry i, body .news_recent .content .date i {
  margin-right: 5px;
}
body .news_recent:last-child {
  margin-bottom: 0px;
}

.call_to_action_1 {
  position: relative;
}

.contact_style_one {
  position: relative;
  text-align: center;
  padding: 15px 40px 30px;
  border: 1px solid var(--color-set-one-bor-1);
  background: var(--background-white);
}
.contact_style_one .icon_box {
  position: relative;
  padding-top: 70px;
  margin-bottom: 2rem;
}
.contact_style_one .icon_box .spattern_bg {
  height: 230px;
  width: 260px;
  top: 0;
  --webkit-mask-size:contain;
  -webkit-mask-size: contain;
          mask-size: contain;
  background: rgba(var(--color-set-one-1-rgba), 0.07);
}
.contact_style_one .icon_box i, .contact_style_one .icon_box span {
  font-size: 170px;
  line-height: normal;
  position: relative;
  color: var(--color-set-one-2);
  z-index: 2;
}
.contact_style_one .icon_box svg {
  height: 170px;
  width: auto;
}
.contact_style_one .icon_box svg path {
  fill: var(--color-set-one-2);
}
.contact_style_one .icon_box img {
  height: 170px;
  width: auto;
  margin: auto;
  display: block;
  position: relative;
  z-index: 2;
}
.contact_style_one .font_special {
  font-size: 40px;
  text-decoration: unset;
  line-height: normal;
  color: var(--color-set-one-1);
  margin-bottom: 1rem;
}
.contact_style_one .common {
  padding: 15px 0;
  border-bottom: 1px solid var(--color-set-one-bor-1);
}
.contact_style_one .common .title_no_a_20 {
  margin-bottom: 0.7rem;
}
.contact_style_one .common p, .contact_style_one .common p a {
  color: var(--heading-color-one);
  font-weight: 500;
  margin: 0px;
}
.contact_style_one .common:last-child {
  border-bottom: unset;
}
.contact_style_one:hover {
  border-color: transparent;
  box-shadow: var(--box-shadow-four);
}

.contact_style_two {
  position: relative;
}
.contact_style_two .image {
  margin-bottom: 1rem;
}
.contact_style_two .common {
  align-items: flex-start;
  gap: 1.2rem;
  padding: 15px 0;
}
.contact_style_two .common i {
  color: var(--color-set-one-1);
  position: relative;
  font-size: 20px;
  line-height: 20px;
  top: 4px;
}
.contact_style_two .common .title_no_a_20 {
  margin-bottom: 0.7rem;
}
.contact_style_two .common p, .contact_style_two .common p a {
  color: var(--heading-color-one);
  font-weight: 500;
  margin: 0px;
}
.contact_style_two .common:last-child {
  border-bottom: unset;
}
.contact_style_two.light .common .title_no_a_20 {
  color: var(--color-white);
}
.contact_style_two.light .common p, .contact_style_two.light .common p a {
  color: rgba(var(--color-white-rgb), 0.5);
}
.contact_style_two.light .common p a:hover {
  color: var(--color-white);
}
.contact_style_two.white .common .title_no_a_20 {
  color: var(--color-white);
}
.contact_style_two.white .common p, .contact_style_two.white .common p a {
  color: var(--color-white);
}
.contact_style_two.white .common p a:hover {
  color: var(--color-white);
}

.give_forms_section.style_two .donation_box_one {
  position: relative;
  align-items: center;
  background: var(--background-white);
  box-shadow: var(--box-shadow-five);
}
.give_forms_section.style_two .donation_box_one.no_images {
  flex-direction: column;
}
.give_forms_section.style_two .donation_box_one.no_images .content {
  min-width: 100%;
}
.give_forms_section.style_two .donation_box_one .donation_raises {
  position: relative;
}
.give_forms_section.style_two .donation_box_one .donation_raises .donation_progress {
  margin-bottom: 1rem;
}
.give_forms_section.style_two .donation_box_one .donation_raises .goals_details {
  gap: 0.3rem;
}
.give_forms_section.style_two .donation_box_one .donation_raises .goals_details div {
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
}
.give_forms_section.style_two .donation_box_one .donation_raises .goals_details span {
  color: var(--color-set-one-1);
}
.give_forms_section.style_two .donation_box_one .image-box {
  position: relative;
  overflow: hidden;
  height: 340px;
  min-width: 220px;
  width: 220px;
}
.give_forms_section.style_two .donation_box_one .image-box a {
  display: block;
}
.give_forms_section.style_two .donation_box_one .image-box a img {
  width: 100%;
  height: 340px;
}
.give_forms_section.style_two .donation_box_one .image-box .catdo {
  display: none;
}
.give_forms_section.style_two .donation_box_one .image-box .catdo a {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0px 15px;
  border-bottom-right-radius: 6px;
  background: var(--color-set-one-2);
  color: var(--color-white);
  font-family: var(--font-family-extra);
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  display: block;
}
.give_forms_section.style_two .donation_box_one .desc_p {
  display: none;
}
.give_forms_section.style_two .donation_box_one .content {
  position: relative;
  padding: 25px 25px 20px;
}
.give_forms_section.style_two .donation_box_one .content .depth_content {
  padding: 25px 0 0px 0;
}
.give_forms_section.style_two .donation_box_one .content .depth_content .goalsdetails {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid var(--color-set-one-bor-1);
  justify-content: space-evenly;
}
.give_forms_section.style_two .donation_box_one .content .depth_content .goalsdetails span, .give_forms_section.style_two .donation_box_one .content .depth_content .goalsdetails small {
  display: block;
}
.give_forms_section.style_two .donation_box_one .content .depth_content .goalsdetails .text, .give_forms_section.style_two .donation_box_one .content .depth_content .goalsdetails .result {
  font-size: 16px;
  line-height: normal;
  color: var(--heading-color-one);
  font-weight: 700;
  font-family: var(--font-family-main);
  margin-bottom: 8px;
}
.give_forms_section.style_two .donation_box_one .content .depth_content .goalsdetails .result {
  color: var(--color-set-one-1);
  font-size: 18px;
  margin-bottom: 0px;
}
.give_forms_section.style_two .donation_box_one .content .depth_content .goalsdetails small.result {
  color: var(--color-set-one-2);
}
.give_forms_section.style_two .donation_box_one:hover .image-box img {
  transform: scale(1.1);
}
.give_forms_section.style_two.excerpt_enable .donation_box_one .image-box {
  height: 400px;
}
.give_forms_section.style_two.excerpt_enable .donation_box_one .image-box a img {
  height: 400px;
}

@media (max-width: 992px) {
  .give_forms_section.style_two .donation_box_one {
    display: block !important;
  }
  .give_forms_section.style_two .donation_box_one .image-box {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .goals_details {
    flex-direction: column;
  }
  .goals_details > div {
    min-width: unset !important;
    width: unset !important;
    display: flex;
    padding: 0px !important;
    gap: 0.4rem;
    margin: 0px !important;
  }
}
.give_forms_section.style_one .donation_box_one {
  position: relative;
  background: var(--background-white);
  box-shadow: var(--box-shadow-five);
  flex-direction: column;
}
.give_forms_section.style_one .donation_box_one .donation_raises {
  position: relative;
  background: var(--background-white);
  box-shadow: var(--box-shadow-five);
  padding: 1.2rem 1.2rem;
  border-radius: 0.5rem;
}
.give_forms_section.style_one .donation_box_one .donation_raises .donation_progress {
  margin-bottom: 1rem;
}
.give_forms_section.style_one .donation_box_one .donation_raises .goals_details {
  gap: 0.3rem;
}
.give_forms_section.style_one .donation_box_one .donation_raises .goals_details div {
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
}
.give_forms_section.style_one .donation_box_one .donation_raises .goals_details span {
  color: var(--color-set-one-1);
}
.give_forms_section.style_one .donation_box_one.no_images {
  padding: 1.5rem 0 0 0;
}
.give_forms_section.style_one .donation_box_one.has_images .donation_raises {
  margin-top: -3.5rem;
}
.give_forms_section.style_one .donation_box_one .image-box {
  position: relative;
  overflow: hidden;
  height: 300px;
}
.give_forms_section.style_one .donation_box_one .image-box a {
  display: block;
}
.give_forms_section.style_one .donation_box_one .image-box a img {
  height: 300px;
  width: 100%;
}
.give_forms_section.style_one .donation_box_one .image-box .catdo {
  display: none;
}
.give_forms_section.style_one .donation_box_one .image-box .catdo a {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0px 15px;
  border-bottom-right-radius: 6px;
  background: var(--color-set-one-2);
  color: var(--color-white);
  font-family: var(--font-family-extra);
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  display: block;
}
.give_forms_section.style_one .donation_box_one .desc_p {
  display: none;
}
.give_forms_section.style_one .donation_box_one .content {
  position: relative;
  padding: 0 25px 20px;
}
.give_forms_section.style_one .donation_box_one .content .depth_content {
  padding: 25px 0 0px 0;
}
.give_forms_section.style_one .donation_box_one .content .depth_content .goalsdetails {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid var(--color-set-one-bor-1);
  justify-content: space-between;
}
.give_forms_section.style_one .donation_box_one .content .depth_content .goalsdetails span, .give_forms_section.style_one .donation_box_one .content .depth_content .goalsdetails small {
  display: block;
}
.give_forms_section.style_one .donation_box_one .content .depth_content .goalsdetails .text, .give_forms_section.style_one .donation_box_one .content .depth_content .goalsdetails .result {
  font-size: 16px;
  line-height: normal;
  color: var(--heading-color-one);
  font-weight: 700;
  font-family: var(--font-family-main);
  margin-bottom: 8px;
}
.give_forms_section.style_one .donation_box_one .content .depth_content .goalsdetails .result {
  color: var(--color-set-one-1);
  font-size: 16px;
  word-break: break-all;
  margin-bottom: 0px;
}
.give_forms_section.style_one .donation_box_one .content .depth_content .goalsdetails small.result {
  color: var(--color-set-one-2);
}
.give_forms_section.style_one .donation_box_one:hover .image-box img {
  transform: scale(1.1);
}
.give_forms_section.style_one .donation_box_one:hover .content .donation_raises {
  background: var(--color-set-one-1);
}
.give_forms_section.style_one .donation_box_one:hover .content .donation_raises .percent {
  color: var(--color-white);
}
.give_forms_section.style_one .donation_box_one:hover .content .donation_raises .progress .progress-bar {
  background: var(--color-set-one-2);
}
.give_forms_section.style_one .donation_box_one:hover .content .donation_raises .perin .percent::before {
  border-color: var(--color-set-one-2);
}
.give_forms_section.style_one .donation_box_one:hover .content .donation_raises .goals_details div, .give_forms_section.style_one .donation_box_one:hover .content .donation_raises .goals_details span {
  color: var(--color-white);
}

.give_forms_section.style_three .donation_box_two {
  flex-direction: column;
  padding: 20px;
  box-shadow: 0px 5px 22px 0px rgba(0, 0, 0, 0.05);
  border-radius: 1rem;
  background: var(--background-white);
}
.give_forms_section.style_three .donation_box_two .image-box {
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
  margin: 1rem 0;
  height: 250px;
}
.give_forms_section.style_three .donation_box_two .image-box img {
  height: 250px;
  width: 100%;
}
.give_forms_section.style_three .donation_box_two .image-box::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.give_forms_section.style_three .donation_box_two:hover .image-box::before {
  opacity: 1;
}
.give_forms_section.style_three .donation_box_two .catdo {
  margin-bottom: 10px;
}
.give_forms_section.style_three .donation_box_two .catdo a {
  font-family: var(--font-family-extra);
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  color: var(--color-set-one-2);
  display: block;
}
.give_forms_section.style_three .donation_box_two .up_content, .give_forms_section.style_three .donation_box_two .low_content {
  padding: 0px 15px;
}
.give_forms_section.style_three .donation_box_two .goalsdetails {
  padding-top: 20px;
  justify-content: space-between;
}
.give_forms_section.style_three .donation_box_two .goalsdetails span, .give_forms_section.style_three .donation_box_two .goalsdetails small {
  display: block;
}
.give_forms_section.style_three .donation_box_two .goalsdetails .text, .give_forms_section.style_three .donation_box_two .goalsdetails .result {
  font-size: 16px;
  line-height: normal;
  color: var(--heading-color-one);
  font-weight: 700;
  font-family: var(--font-family-main);
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.give_forms_section.style_three .donation_box_two .goalsdetails .result {
  color: var(--color-set-one-1);
  font-size: 17px;
  margin-bottom: 0px;
}
.give_forms_section.style_three .donation_box_two .goalsdetails small.result {
  color: var(--color-set-one-2);
}
.give_forms_section.style_three .donation_box_two .donation_raises {
  position: relative;
  padding-top: 15px;
}

.give_forms_section_two {
  position: relative;
  background: var(--color-set-one-bg-l-1);
  align-items: stretch; /* Stretch both items to equal height */
  justify-content: center; /* Center items horizontally */
}
.give_forms_section_two .image {
  min-width: 35%;
}
.give_forms_section_two .image img {
  height: 100%;
  width: 100%;
}
.give_forms_section_two .form_box {
  position: relative;
  padding: 50px 40px;
}
.give_forms_section_two .form_box .give-form {
  margin: 0px;
}
.give_forms_section_two .form_box .give-form .give-donation-amount .give-currency-symbol {
  padding: 0px 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-color: transparent !important;
}
.give_forms_section_two .form_box .give-form .give-donation-amount #give-amount-text {
  border-color: transparent !important;
  border-left: 1px solid var(--color-set-one-bor-1) !important;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.give_forms_section_two .form_box .give-form .give-donation-amount #give-amount {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-color: transparent !important;
}
.give_forms_section_two .form_box .give-form .give-donation-levels-wrap button.give-donation-level-btn {
  border-radius: 30px;
  border-color: transparent;
}
.give_forms_section_two .form_box .give-form .give-donation-levels-wrap button.give-donation-level-btn.give-btn-level-custom {
  background: var(--color-set-one-2);
  color: var(--color-white);
}
.give_forms_section_two .form_box .give-form .give-btn.give-btn-modal {
  border-radius: 30px;
  margin-top: 1rem;
  padding: 15px 30px;
}
.give_forms_section_two .form_box .give-goal-progress .give-progress-bar {
  background: var(--color-set-one-bg-l-2);
}

.give_forms_section_three {
  position: relative;
  background: var(--background-white);
  box-shadow: var(--box-shadow-three);
}
.give_forms_section_three .description_box {
  padding: 30px 30px 5px;
}
.give_forms_section_three.disable_bwords br {
  display: none;
}
.give_forms_section_three img {
  width: 100%;
  height: auto;
}
.give_forms_section_three .form {
  position: relative;
  padding: 30px;
  border-top: 1px dashed var(--color-set-one-bor-1);
}
.give_forms_section_three .form .give-form {
  margin: 0px;
}
.give_forms_section_three .form .give-btn.give-btn-modal {
  margin: 0px;
}

.block_faq .accordion-box .accordion {
  position: relative;
  padding: 20px;
  border: 1px solid var(--color-set-one-bor-1);
  background: var(--background-white);
  margin-bottom: 1rem;
}
.block_faq .accordion-box .accordion .question_box {
  justify-content: space-between;
  gap: 2rem;
  cursor: pointer;
}
.block_faq .accordion-box .accordion .question_box span {
  color: var(--heading-color-one);
}
.block_faq .accordion-box .accordion .accordion-content {
  display: none;
  padding-top: 1rem;
}
.block_faq .accordion-box .accordion .accordion-content.current {
  display: block;
}
.block_faq.type_one .accordion-box .accordion.active-block {
  box-shadow: var(--box-shadow-four);
  border-color: transparent;
}
.block_faq.type_two .accordion {
  padding: 20px 0px;
  border-bottom: 1px solid var(--color-set-one-bor-1);
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  margin-bottom: unset;
}

.facts_style_one {
  position: relative;
  text-align: center;
  border: 1px solid var(--color-set-one-bor-1);
}
.facts_style_one .fun_inner {
  padding: 30px 25px 45px;
}
.facts_style_one .fun_inner::before, .facts_style_one .fun_inner::after {
  content: "";
  width: 3px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: var(--color-set-one-1);
}
.facts_style_one .coun_ter {
  font-size: 65px;
  line-height: normal;
  display: block;
  margin-bottom: 0.5rem;
  font-family: var(--font-family-main);
  color: var(--color-set-one-1);
  font-weight: 700;
}
.facts_style_one .icon span, .facts_style_one .icon i {
  font-size: 60px;
  line-height: normal;
  display: block;
  color: var(--color-set-one-1);
}
.facts_style_one .icon img {
  width: 60px;
  height: auto;
  margin: auto;
}
.facts_style_one::before, .facts_style_one::after {
  content: "";
  width: 0;
  height: 3px;
  position: absolute;
  transition: all 0.2s linear;
  background: var(--color-set-one-1);
}
.facts_style_one:hover::before, .facts_style_one:hover::after {
  width: 100%;
}
.facts_style_one:hover .fun_inner::before, .facts_style_one:hover .fun_inner::after {
  height: 100%;
}
.facts_style_one::before {
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}
.facts_style_one::after {
  left: 0;
  width: 100px;
  right: 0;
  margin: auto;
  bottom: 0;
  transition-duration: 0.4s;
}
.facts_style_one .fun_inner::before {
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.facts_style_one .fun_inner::after {
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.facts_style_one:hover::before, .facts_style_one:hover::after {
  left: 0;
}
.facts_style_one:hover .fun_inner::before, .facts_style_one:hover .fun_inner::after {
  top: 0;
}

.facts_style_two {
  position: relative;
  gap: 2rem;
  align-items: center;
}
.facts_style_two .coun_ter {
  font-size: 65px;
  line-height: normal;
  display: block;
  margin-bottom: 0.5rem;
  font-family: var(--font-family-main);
  color: var(--color-white);
  font-weight: 700;
}
.facts_style_two .icon {
  min-width: 120px;
  width: 120px;
  height: 120px;
  min-height: 120px;
  border-radius: 120px;
  border: 1px solid rgba(var(--color-set-one-bor-white-rgb), 0.2);
  align-items: center;
  justify-content: center;
}
.facts_style_two .icon span, .facts_style_two .icon i {
  font-size: 60px;
  line-height: normal;
  display: block;
  color: var(--color-white);
}
.facts_style_two .icon img {
  width: 60px;
  height: auto;
  margin: auto;
}
.facts_style_two .title_no_a_22 {
  color: var(--color-white);
}
.facts_style_two p {
  color: var(--color-white);
  margin: 15px 0 0px;
}

.icon_box_all {
  position: relative;
}
.icon_box_all.style_one .d_flex {
  gap: 2rem;
}
.icon_box_all.style_one .d_flex .icon_box {
  min-width: 100px;
  position: relative;
  text-align: center;
}
.icon_box_all.style_one .d_flex .icon_box .spattern_bg {
  position: absolute;
  height: 120px;
  width: 100px;
  background: rgba(var(--color-set-one-1-rgba), 0.1);
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.icon_box_all.style_one .d_flex .icon_box .icon {
  position: relative;
  z-index: 2;
}
.icon_box_all.style_one .d_flex .icon_box .icon i, .icon_box_all.style_one .d_flex .icon_box .icon span {
  font-size: 60px;
  line-height: normal;
  color: var(--color-set-one-1);
}
.icon_box_all.style_one .d_flex .icon_box .icon img {
  width: 60px;
  height: auto;
  margin: auto;
}
.icon_box_all.style_one .d_flex.enable_bors {
  padding: 25px;
  border: 1px solid var(--color-set-one-bor-1);
}
.icon_box_all.style_one .text_btn small {
  text-decoration: underline;
  text-decoration-color: var(--color-set-one-1);
}
.icon_box_all.style_one .text_btn small:before {
  display: none;
}

@media (max-width: 768px) {
  .icon_box_all.style_one .d_flex {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .icon_box_all.style_one .d_flex.enable_bors {
    padding: 40px 25px 30px;
  }
}
.icon_box_all {
  position: relative;
}
.icon_box_all.style_two {
  text-align: center;
}
.icon_box_all.style_two .inner_icon_box.enable_bgs {
  background: var(--background-white);
  border: 1px solid var(--color-set-one-bor-1);
  padding: 40px;
}
.icon_box_all.style_two .inner_icon_box.enable_bgs .spattern_bg {
  display: none;
}
.icon_box_all.style_two .inner_icon_box.enable_bgs:hover {
  box-shadow: var(--box-shadow-three);
  border-color: transparent;
}
.icon_box_all.style_two .inner_icon_box .spattern_bg {
  position: absolute;
  height: 280px;
  width: 255px;
  background: rgba(var(--color-set-one-1-rgba), 0.1);
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.icon_box_all.style_two .inner_icon_box .icon_box {
  min-width: 100px;
  position: relative;
  text-align: center;
  margin-bottom: 1.7rem;
}
.icon_box_all.style_two .inner_icon_box .icon_box .icon {
  position: relative;
  z-index: 2;
}
.icon_box_all.style_two .inner_icon_box .icon_box .icon i, .icon_box_all.style_two .inner_icon_box .icon_box .icon span {
  font-size: 100px;
  line-height: normal;
  color: var(--color-set-one-1);
}
.icon_box_all.style_two .inner_icon_box .icon_box .icon img {
  height: 140px;
  width: auto;
  margin: auto;
}
.icon_box_all.style_two .inner_icon_box .txt_content {
  position: relative;
  z-index: 1;
}
.icon_box_all.style_two .inner_icon_box .text_btn small {
  text-decoration: underline;
  text-decoration-color: var(--color-set-one-1);
}
.icon_box_all.style_two .inner_icon_box .text_btn small:before {
  display: none;
}

.icon_box_all {
  position: relative;
}
.icon_box_all.style_three {
  padding: 40px;
  border: 1px solid rgba(var(--color-white-rgb), 0.2);
}
.icon_box_all.style_three .icon_box {
  position: relative;
  margin-bottom: 1.7rem;
}
.icon_box_all.style_three .icon_box .icon {
  position: relative;
  z-index: 2;
}
.icon_box_all.style_three .icon_box .icon i, .icon_box_all.style_three .icon_box .icon span {
  font-size: 60px;
  line-height: normal;
  color: var(--color-set-one-2);
}
.icon_box_all.style_three .icon_box .icon img {
  width: 60px;
  height: auto;
  margin: auto;
}
.icon_box_all.style_three .desc_p, .icon_box_all.style_three .text_btn small {
  color: rgba(var(--color-white-rgb), 0.7);
}
.icon_box_all.style_three .text_btn small {
  text-decoration: underline;
  text-decoration-color: rgba(var(--color-white-rgb), 0.7);
}
.icon_box_all.style_three .text_btn small:before {
  display: none;
}
.icon_box_all.style_three:hover {
  border-color: var(--color-set-one-2);
}

.icon_box_all {
  position: relative;
}
.icon_box_all.style_four {
  padding: 40px;
  background: var(--color-set-one-1);
  border: 1px solid var(--color-set-one-1);
}
.icon_box_all.style_four::before {
  position: absolute;
  content: "";
  border: 1px solid rgba(var(--color-white-rgb), 0.1);
  border-radius: 140px;
  top: 40px;
  right: 20px;
  width: 120px;
  height: 120px;
  z-index: 2;
}
.icon_box_all.style_four .d_flex {
  gap: 1.2rem;
}
.icon_box_all.style_four .icon_yes {
  margin-bottom: 1.5rem;
}
.icon_box_all.style_four .spattern_bg {
  position: absolute;
  height: 180px;
  width: 160px;
  background: rgba(var(--color-white-rgb), 0.08);
  top: unset;
  right: 20px;
  left: unset;
  bottom: 20px;
  z-index: 1;
}
.icon_box_all.style_four .icon_box {
  position: relative;
}
.icon_box_all.style_four .icon_box .icon {
  position: relative;
  z-index: 2;
}
.icon_box_all.style_four .icon_box .icon i, .icon_box_all.style_four .icon_box .icon span {
  font-size: 60px;
  line-height: normal;
  color: var(--color-white);
}
.icon_box_all.style_four .icon_box .icon img {
  width: 60px;
  height: auto;
  margin: auto;
}
.icon_box_all.style_four .font_special {
  font-size: 30px;
  line-height: 40px;
  text-decoration: unset;
}
.icon_box_all.style_four .theme_btn {
  border-color: var(--color-white);
  color: var(--color-white);
  background: unset;
}
.icon_box_all.style_four:hover {
  border-color: var(--color-set-one-2);
}

.icon_box_all {
  position: relative;
}
.icon_box_all.style_five {
  padding: 50px 45px 40px;
  background: var(--background-white);
  border-radius: 10px;
  box-shadow: var(--box-shadow-three);
}
.icon_box_all.style_five .icon_box {
  position: relative;
  margin-bottom: 2.7rem;
}
.icon_box_all.style_five .icon_box .icon {
  position: relative;
  z-index: 2;
}
.icon_box_all.style_five .icon_box .icon i, .icon_box_all.style_five .icon_box .icon span {
  font-size: 60px;
  line-height: normal;
  color: var(--color-set-one-2);
}
.icon_box_all.style_five .icon_box .icon img {
  width: 60px;
  height: auto;
}
.icon_box_all.style_five .icon_box .spattern_bg {
  position: absolute;
  height: 116px;
  width: 96px;
  background: rgba(var(--color-set-one-1-rgba), 0.08);
  top: 0;
  left: -20px;
  right: unset;
  margin: auto;
  bottom: 0px;
  z-index: 1;
}
.icon_box_all.style_five .text_btn small {
  text-decoration: underline;
  text-decoration-color: var(--color-set-one-1);
}
.icon_box_all.style_five .text_btn small:before {
  display: none;
}
.icon_box_all.style_five:hover {
  background: var(--color-set-one-1);
}
.icon_box_all.style_five:hover .icon_box .icon i, .icon_box_all.style_five:hover .icon_box .icon span {
  color: var(--color-white);
}
.icon_box_all.style_five:hover .icon_box .spattern_bg {
  background: rgba(var(--color-white-rgb), 0.1);
}
.icon_box_all.style_five:hover .title_24 a, .icon_box_all.style_five:hover .title_no_a_24, .icon_box_all.style_five:hover p, .icon_box_all.style_five:hover .text_btn a, .icon_box_all.style_five:hover .text_btn small {
  color: var(--color-white);
  text-decoration-color: var(--color-white);
}

.icon_box_all {
  position: relative;
}
.icon_box_all.style_six {
  text-align: center;
}
.icon_box_all.style_six .icon_box {
  position: relative;
  text-align: center;
  height: 125px;
  width: 134px;
  margin: 0 auto -4rem;
  z-index: 1;
}
.icon_box_all.style_six .icon_box .spattern_bg {
  position: absolute;
  height: 125px;
  width: 134px;
  background: var(--color-set-one-2);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.icon_box_all.style_six .icon_box .icon {
  align-items: center;
  justify-content: center;
  height: 125px;
  position: relative;
  z-index: 2;
}
.icon_box_all.style_six .icon_box .icon i, .icon_box_all.style_six .icon_box .icon span {
  color: var(--color-white);
  font-size: 60px;
  line-height: normal;
}
.icon_box_all.style_six .icon_box .icon img {
  width: 60px;
  height: auto;
}
.icon_box_all.style_six .txt_content {
  padding: 100px 40px 40px;
  background: rgba(var(--color-set-one-1-rgba), 0.1);
  border-radius: 20px;
}
.icon_box_all.style_six:hover .icon_box .spattern_bg {
  background: var(--color-set-one-1);
}
.icon_box_all.style_six:hover .txt_content {
  background: var(--color-white);
  box-shadow: var(--box-shadow-three);
}

.icon_box_all {
  position: relative;
}
.icon_box_all.style_seven .d_flex {
  gap: 1.5rem;
  align-items: flex-start;
}
.icon_box_all.style_seven .d_flex .icon_box {
  min-width: 80px;
  position: relative;
  text-align: center;
}
.icon_box_all.style_seven .d_flex .icon_box .icon {
  position: relative;
  z-index: 2;
}
.icon_box_all.style_seven .d_flex .icon_box .icon i, .icon_box_all.style_seven .d_flex .icon_box .icon span {
  font-size: 60px;
  line-height: normal;
  color: var(--color-set-one-1);
}
.icon_box_all.style_seven .d_flex .icon_box .icon img {
  width: 60px;
  height: auto;
  margin: auto;
}
.icon_box_all.style_seven .d_flex.enable_bors {
  padding: 25px;
  border: 1px solid var(--color-set-one-bor-1);
}
.icon_box_all.style_seven .text_btn small {
  text-decoration: underline;
  text-decoration-color: var(--color-set-one-1);
}
.icon_box_all.style_seven .text_btn small:before {
  display: none;
}
.icon_box_all.ccolumn .d_flex {
  flex-direction: column;
}
.icon_box_all.ccolumn .d_flex .icon_box {
  text-align: left;
}

@media (max-width: 768px) {
  .icon_box_all.style_one .d_flex {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .icon_box_all.style_one .d_flex.enable_bors {
    padding: 40px 25px 30px;
  }
}
.showcase_tabs_btns {
  position: relative;
}
.showcase_tabs_btns .percentage {
  position: absolute;
  bottom: -42px;
  right: 5px; /* Safari */
  display: -moz-flex; /* Firefox */ /* IE 10 */ /* Older WebKit browsers */
  display: flex; /* Standard syntax */
  align-items: center;
  gap: 0.1rem;
}
.showcase_tabs_btns .percentage svg {
  position: relative;
  top: -12px;
  left: -7px;
  transform: rotate(-13deg);
}
.showcase_tabs_btns .percentage small {
  font-size: 0.8rem;
  font-family: var(--font-family-main);
  font-weight: 600;
  line-height: 1.14;
  letter-spacing: 0.04em;
  background: none;
  border-radius: 20px;
  color: var(--color-set-one-1);
  background-color: var(--color-set-one-bg-l-1);
  border-color: transparent;
  text-transform: uppercase;
  display: block;
  padding: 5px 10px;
  position: relative;
  top: -5px;
  right: 12px;
}

.price_box .icon_title {
  gap: 1rem;
}
.price_box .icon_title img {
  height: auto;
  width: 40px;
  display: block;
}
.price_box .icon_title i {
  color: var(--color-set-one-1);
  font-size: 40px;
  line-height: 40px;
  display: block;
}

.ptab_offer_for_tab_one .showcase_tabs_btns .percentage {
  right: unset;
  left: 20px;
  flex-direction: row-reverse;
}
.ptab_offer_for_tab_one .showcase_tabs_btns .percentage svg {
  transform: scaleX(-1);
}
.ptab_offer_for_tab_one .showcase_tabs_btns .percentage small {
  right: unset;
}

.pointer-events-none {
  pointer-events: none;
}

body .ptab_type_one .price_tab {
  padding: 16px 10px !important;
}

.ptab_type_one {
  position: relative;
}
.ptab_type_one .price_tab {
  margin: 0px 0 40px;
  background: var(--color-white);
  border: 1px solid var(--color-set-one-bor-1);
  border-radius: 50rem;
  display: inline-block !important;
}
.ptab_type_one .price_tab .nav-item {
  padding: 0px 4px;
  display: inline-block;
  margin: 0px;
}
.ptab_type_one .price_tab .nav-item .nav-link {
  border: unset;
  padding: 8px 15px;
  border-radius: 50rem;
  background: unset;
  cursor: pointer;
  box-shadow: unset;
  align-items: center;
}
.ptab_type_one .price_tab .nav-item .nav-link .title_no_a_20 {
  font-size: 16px;
  line-height: 26px;
}
.ptab_type_one .price_tab .nav-item .nav-link.active, .ptab_type_one .price_tab .nav-item .nav-link:hover {
  background: var(--color-set-one-1);
}
.ptab_type_one .price_tab .nav-item .nav-link.active .title_no_a_20, .ptab_type_one .price_tab .nav-item .nav-link:hover .title_no_a_20 {
  color: var(--color-white);
}
.ptab_type_one .price_tab .nav-item:first-child {
  padding-left: 0px;
}
.ptab_type_one .price_tab .nav-item:last-child {
  padding-right: 0px;
}

.ptab_type_two .price_tab {
  position: relative;
  margin: 0px 0 40px;
  display: inline-block;
}
.ptab_type_two .price_tab span {
  position: absolute;
  right: -72px;
  height: 27px;
  top: -5px;
  bottom: 0px;
  color: var(--color-set-one-1);
  background-color: var(--color-set-one-bg-1);
  border-color: transparent;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  border-radius: 30px;
  padding: 1px 10px;
  margin: auto;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.ptab_type_two .price_tab .nav-item {
  display: inline-block;
  position: relative;
  margin: 0px;
}
.ptab_type_two .price_tab .nav-item .nav-link.active {
  transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.ptab_type_two .price_tab .nav-item .nav-link.active .title_no_a_18 {
  color: var(--color-set-one-1);
}
.ptab_type_two .price_tab .nav-item:first-child {
  padding-left: 0px;
}
.ptab_type_two .price_tab .nav-item:first-child .nav-link {
  margin-right: 30px;
  cursor: pointer;
}
.ptab_type_two .price_tab .nav-item:first-child .nav-link .dot {
  position: absolute;
  width: 2rem;
  height: 2rem;
  right: 0;
  top: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.ptab_type_two .price_tab .nav-item:first-child .nav-link:before {
  position: absolute;
  content: "";
  height: 2rem;
  width: 4rem;
  border-radius: 50px;
  background: var(--color-set-one-bg-1);
  border: 1px solid var(--color-set-one-bor-1);
  right: -35px;
  top: 6px;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.ptab_type_two .price_tab .nav-item:first-child .nav-link.active::after {
  position: absolute;
  content: "";
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50px;
  background: var(--color-set-one-1);
  top: 12px;
  right: 2px;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.ptab_type_two .price_tab .nav-item.last {
  padding-right: 0px;
}
.ptab_type_two .price_tab .nav-item.last .nav-link {
  cursor: pointer;
  margin-left: 30px;
}
.ptab_type_two .price_tab .nav-item.last .nav-link .dot {
  position: absolute;
  width: 2rem;
  height: 2rem;
  left: 0;
  top: 0;
  transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
}
.ptab_type_two .price_tab .nav-item.last .nav-link.active::after {
  position: absolute;
  content: "";
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50px;
  background: var(--color-set-one-1);
  top: 12px;
  left: 6px;
}
.ptab_type_two.ptab_offer_for_tab_one .showcase_tabs_btns .percentage {
  left: 50px;
}
.ptab_type_two.ptab_offer_for_tab_two .showcase_tabs_btns .percentage {
  right: 5px;
}

.price_box.button_bottom .nk-pricing-head {
  padding-bottom: 10px !important;
}
.price_box.button_bottom .nk-list-link {
  padding-top: unset !important;
  margin-top: unset !important;
  border-top: unset !important;
  margin-bottom: 30px;
}
.price_box.button_bottom .gap li:last-child {
  margin-bottom: 0px !important;
}

.price_box {
  position: relative;
  margin-bottom: 30px;
}
.price_box.style_one {
  background: var(--color-white);
  border-radius: 0.5rem;
  padding: 1.875rem;
  border: 1px solid var(--color-set-one-bor-1);
}
.price_box.style_one .nk-pricing-title-group { /* Safari */
  display: -moz-flex; /* Firefox */ /* IE 10 */ /* Older WebKit browsers */
  display: flex; /* Standard syntax */
  align-items: center;
  justify-content: space-between;
}
.price_box.style_one sub {
  bottom: 3px;
  font-size: 2rem;
}
.price_box.style_one .amount {
  font-weight: bold;
  color: var(--heading-color-one);
  line-height: 1.33;
  font-size: 3rem;
}
.price_box.style_one ul {
  margin: 0px;
  padding: 0px;
}
.price_box.style_one ul li {
  list-style: none;
}
.price_box.style_one .nk-list-link {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid var(--color-set-one-bor-1);
}
.price_box.style_one .nk-list-link li em {
  margin-right: 5px;
  color: var(--color-set-one-1);
}
.price_box.style_one .nk-list-link li:last-child {
  padding: 0px;
  margin: 0px;
}
.price_box.style_one .theme_btn {
  display: block;
  background: transparent;
  color: var(--color-set-one-3);
}
.price_box.style_one .theme_btn.one {
  border-color: var(--color-set-one-3);
}
.price_box.style_one .theme_btn.one:hover {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_one .theme_btn.two {
  border-color: var(--color-set-one-bor-1);
}
.price_box.style_one .theme_btn.two:hover {
  border-color: var(--color-set-one-1);
  color: var(--color-set-one-1);
}
.price_box.style_one:hover, .price_box.style_one.active {
  border-color: var(--color-set-one-1);
}
.price_box.style_one.active .theme_btn.one {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_one.active .theme_btn.two {
  border-color: var(--color-set-one-1);
  color: var(--color-set-one-1);
}
.price_box.style_one.style_three {
  border-radius: 1rem;
  border: unset;
  box-shadow: 0 0 0 2px var(--color-set-one-bor-1);
}
.price_box.style_one.style_three .nk-list-link {
  border: unset;
  margin-top: unset;
}
.price_box.style_one.style_three .amount {
  font-weight: bold;
  color: var(--heading-color-one);
  line-height: 1.61;
  letter-spacing: -0.02em;
  font-size: 2rem;
}
.price_box.style_one.style_three .amount sub {
  bottom: 0;
  font-size: 2rem;
}
.price_box.style_one.style_three .gap {
  margin-top: 18px;
}
.price_box.style_one.style_three .gap li:last-child {
  margin-bottom: 0px;
}
.price_box.style_one.style_three .theme_btn.one {
  border-color: var(--color-set-one-1);
  color: var(--color-set-one-1);
}
.price_box.style_one.style_three .theme_btn.two {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_one.style_three:hover, .price_box.style_one.style_three.active {
  box-shadow: 0 0 0 2px var(--color-set-one-1);
}
.price_box.style_one.style_three:hover .theme_btn.one, .price_box.style_one.style_three.active .theme_btn.one {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_one.style_three:hover .theme_btn.two, .price_box.style_one.style_three.active .theme_btn.two {
  border-color: var(--color-set-one-1);
  color: var(--color-set-one-1);
  background: var(--background-white);
}
.price_box .badged {
  font-weight: normal;
  line-height: normal;
  border-radius: 50rem;
  padding: 0.2rem 1rem;
  color: var(--heading-color-one);
  text-decoration: unset;
  background: var(--color-set-one-bg-l-1);
  margin-bottom: 1.05rem;
  display: inline-block;
}
.price_box.style_two {
  background: var(--background-white);
  border: 2px solid var(--color-set-one-bor-1);
  padding: 2rem;
  margin: 0px;
  border-radius: 0.75rem;
}
.price_box.style_two sub {
  font-size: 2rem;
  bottom: 0;
}
.price_box.style_two .nk-year-amount {
  padding-bottom: 0.475rem;
}
.price_box.style_two .amount {
  font-weight: bold;
  color: var(--heading-color-one);
  line-height: 1.5;
  font-size: 2rem;
}
.price_box.style_two ul {
  margin: 0px;
  padding: 0px;
}
.price_box.style_two ul li {
  list-style: none;
}
.price_box.style_two .nk-list-link {
  margin-bottom: 30px;
}
.price_box.style_two .nk-list-link li em {
  margin-right: 5px;
  color: var(--color-set-one-1);
}
.price_box.style_two .nk-list-link li:last-child {
  padding: 0px;
  margin: 0px;
}
.price_box.style_two .theme_btn {
  display: block;
  background: transparent;
  color: var(--color-set-one-1);
}
.price_box.style_two .theme_btn.one {
  border-color: var(--color-set-one-1);
}
.price_box.style_two .theme_btn.one:hover {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_two .theme_btn.two {
  border-color: var(--color-set-one-bor-1);
  color: var(--color-set-one-3);
}
.price_box.style_two .theme_btn.two:hover {
  border-color: var(--color-set-one-1);
  color: var(--color-set-one-1);
}
.price_box.style_two:hover {
  border-radius: 0;
}
.price_box.style_two:hover, .price_box.style_two.active {
  border-color: var(--color-set-one-1);
}
.price_box.style_two:hover .theme_btn.one, .price_box.style_two.active .theme_btn.one {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_two:hover .theme_btn.two, .price_box.style_two.active .theme_btn.two {
  border-color: var(--color-set-one-1);
  color: var(--color-set-one-1);
}
.price_box.style_two:hover .badged, .price_box.style_two.active .badged {
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_four {
  background: var(--color-white);
  border-radius: 0.5rem;
  padding: 1.875rem;
  border: 1px solid var(--color-set-one-bor-1);
}
.price_box.style_four .badged {
  position: absolute;
  top: 3px;
  right: 3px;
  border-radius: 0px 0.5rem 0px 0.5rem;
}
.price_box.style_four .nk-pricing-title-group {
  align-items: center;
  justify-content: space-between;
}
.price_box.style_four sub {
  bottom: 0px;
}
.price_box.style_four .amount {
  font-weight: bold;
  color: var(--heading-color-one);
  line-height: 1.33;
  font-size: 3rem;
}
.price_box.style_four ul {
  margin: 0px;
  padding: 0px;
}
.price_box.style_four ul li {
  list-style: none;
}
.price_box.style_four .nk-list-link {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid var(--color-set-one-bor-1);
}
.price_box.style_four .nk-list-link li {
  color: var(--heading-color-one);
}
.price_box.style_four .nk-list-link li em {
  margin-right: 5px;
  color: var(--color-set-one-1);
}
.price_box.style_four .nk-list-link li:last-child {
  padding: 0px;
  margin: 0px;
}
.price_box.style_four .nk-list-link li.f_no {
  color: var(--content-color-one);
}
.price_box.style_four .gap {
  margin-top: 10px;
}
.price_box.style_four .gap li:last-child {
  margin-bottom: 0px;
}
.price_box.style_four .card-pricing-heading {
  align-items: center;
  gap: 1rem;
  margin-bottom: 12px;
}
.price_box.style_four .card-pricing-heading .icon {
  width: 5rem;
  height: 5rem;
  border-radius: 5rem;
  flex-shrink: 0;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  background-color: var(--color-set-one-bg-l-1);
}
.price_box.style_four .card-pricing-heading .icon i {
  font-size: 3rem;
  color: var(--color-set-one-1);
}
.price_box.style_four .card-pricing-heading .icon svg, .price_box.style_four .card-pricing-heading .icon img {
  width: 2.5rem;
  height: auto;
}
.price_box.style_four .card-pricing-heading .title_no_a_24 {
  margin-bottom: 5px;
}
.price_box.style_four .theme_btn {
  display: block;
  background: transparent;
  color: var(--color-set-one-3);
}
.price_box.style_four .theme_btn.one {
  border-color: var(--color-set-one-1);
  color: var(--color-set-one-1);
}
.price_box.style_four .theme_btn.one:hover {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_four .theme_btn.two {
  border-color: var(--color-set-one-bor-1);
}
.price_box.style_four .theme_btn.two:hover {
  border-color: var(--color-set-one-1);
  color: var(--color-set-one-1);
}
.price_box.style_four:hover, .price_box.style_four.active {
  border-color: var(--color-set-one-1);
}
.price_box.style_four:hover .badged, .price_box.style_four.active .badged {
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_four:hover .theme_btn.one, .price_box.style_four.active .theme_btn.one {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
  color: var(--color-white);
}
.price_box.style_four:hover .theme_btn.two, .price_box.style_four.active .theme_btn.two {
  border-color: var(--color-set-one-1);
  color: var(--color-set-one-1);
}

@media (max-width: 1200px) {
  .price_box.style_two.active {
    margin-top: unset;
  }
}
.image_box_one {
  position: relative;
  gap: 2rem;
  align-items: center;
  padding: 0 0 1rem 0;
  flex-direction: column;
}
.image_box_one::before {
  position: absolute;
  content: "";
  width: 140px;
  height: 100%;
  left: -80px;
  top: 0;
  background: rgba(var(--color-set-one-1-rgba), 0.1);
}
.image_box_one .image {
  position: relative;
  z-index: 1;
}
.image_box_one .image.one, .image_box_one .image.two {
  min-width: 100%;
}
.image_box_one .image.one img, .image_box_one .image.two img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.image_box_one .image.one img {
  height: 572px;
}
.image_box_one .image.two img {
  height: 572px;
}
.image_box_one .image.three, .image_box_one .image.four {
  position: absolute;
}
.image_box_one .image.four {
  display: none;
  bottom: 0rem;
  left: 1rem;
  height: 151px;
  width: 151px;
}
.image_box_one .image.four img {
  width: 100%;
  height: auto;
}
.image_box_one .image.three {
  display: none;
  top: -3rem;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 150px;
  width: 150px;
  align-items: center;
  justify-content: center;
}
.image_box_one .image.three img {
  height: auto;
  width: 100%;
  margin: auto;
}

@media (min-width: 768px) {
  .image_box_one {
    margin: 0 0 0px;
    flex-direction: row;
  }
  .image_box_one .image.three {
    right: -2rem;
  }
  .image_box_one .image.one, .image_box_one .image.two {
    min-width: 50%;
  }
  .image_box_one .image.one img {
    height: 452px;
  }
  .image_box_one .image.four {
    left: -8rem;
    bottom: -4rem;
  }
  .image_box_one .image.three {
    display: flex;
  }
  .image_box_one .image.four {
    display: block;
  }
}
.image_box_two {
  position: relative;
  gap: 2rem;
  align-items: center;
  height: 600px;
}
.image_box_two .vertical-text {
  writing-mode: vertical-lr;
  direction: rtl;
  text-align: center;
  padding: 20px 15px 20px 20px;
  border: 1px solid var(--color-set-one-bor-1);
  height: 100%;
  text-decoration: unset;
  font-size: 50px;
  line-height: 60px;
}
.image_box_two .image {
  height: 600px;
}
.image_box_two .image img {
  height: 600px;
  width: 100%;
}

/* Responsive styles */
@media (max-width: 1200px) {
  .image_box_two {
    flex-direction: column;
    height: unset;
  }
  .image_box_two .image {
    width: 100%;
    height: auto;
  }
  .image_box_two .image img {
    width: 100%;
    height: auto;
  }
  .image_box_two .vertical-text {
    writing-mode: horizontal-tb; /* Switch to horizontal text on small screens */
    width: 100%;
  }
}
@media (max-width: 768px) {
  .image_box_two .vertical-text {
    font-size: 20px;
    line-height: 30px;
  }
}
.image_box_three {
  position: relative;
}
.image_box_three .image {
  position: relative !important;
  overflow: unset;
  height: unset;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.image_box_three img.main-img {
  height: 600px;
  width: 100%;
}
.image_box_three .icon {
  width: 150px;
  height: 150px;
  border-radius: 150px;
  background: var(--color-set-one-2);
  top: 80px;
  position: absolute;
  left: 100px;
  right: 0;
  align-items: center;
  z-index: 2;
  justify-content: center;
}
.image_box_three .icon img {
  width: 70px;
}
.image_box_three .icon i, .image_box_three .icon span {
  font-size: 70px;
  line-height: normal;
  color: var(--color-white);
}

@media (max-width: 768px) {
  .image_box_three .icon {
    display: none !important;
  }
  .image_box_three .image {
    mask-image: unset !important;
    -webkit-mask-image: unset !important;
  }
  .image_box_three .image img {
    height: unset !important;
  }
}
@media (min-width: 768px) {
  .image_box_three::before {
    position: absolute;
    content: "";
    top: -50px;
    right: -50px;
    width: 530px;
    height: 530px;
    border-radius: 50%;
    border: 1px solid var(--color-set-one-bor-1);
  }
}
.image_box_four {
  position: relative;
  padding: 12rem 0 0rem 3rem;
}
.image_box_four .image {
  position: relative !important;
}
.image_box_four .font_special {
  position: relative;
  padding: 2rem 2rem 1.8rem;
  font-size: 30px;
  line-height: normal;
  background: var(--color-set-one-1);
  color: var(--color-white);
  border-radius: 1rem;
  text-decoration: unset;
  z-index: 2;
}

@media (min-width: 992px) {
  .image_box_four .font_special {
    position: absolute;
    left: -7rem;
    right: 0;
    margin: auto;
    bottom: -2rem;
    font-size: 32px;
    line-height: 40px;
    max-width: 400px;
    z-index: 2;
  }
  .image_box_four .spattern_bg {
    width: 711px;
    height: 668px;
    background: var(--color-set-one-2);
    top: -3rem;
    left: -7rem;
    right: unset;
    bottom: unset;
    mask-size: contain;
    -webkit-mask-size: contain;
  }
  .image_box_four .image {
    overflow: unset;
    height: unset;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 557px;
    height: 520px;
  }
  .image_box_four .image img {
    width: 557px;
    height: 520px;
  }
}
@media (max-width: 992px) {
  .image_box_four {
    padding: 5rem 0 0rem;
  }
  .image_box_four .spattern_bg {
    display: none;
  }
  .image_box_four .image {
    mask-image: unset !important;
    -webkit-mask-image: unset !important;
  }
  .image_box_four .image img {
    height: auto;
    width: 100%;
    border-radius: 1rem;
  }
  .image_box_four .font_special {
    margin-top: 1rem;
    text-align: center;
  }
}
.image_box_five {
  position: relative;
}
.image_box_five .image {
  position: relative;
  height: 544px;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.image_box_five .image img {
  width: 100%;
  height: auto;
}
.image_box_five .content_box {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  right: -3rem;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.image_box_five .content_box .font_special {
  width: 220px;
  min-height: 250px;
  text-decoration: unset;
  padding: 2rem;
  border-radius: 1rem;
  background: var(--color-set-one-1);
  position: relative;
}
.image_box_five .content_box .font_special .quote {
  position: absolute;
  bottom: 50px;
  font-size: 70px;
  right: 50px;
  color: rgba(var(--color-white-rgb), 0.1);
}
.image_box_five .content_box .font_special .title_no_a_30 {
  color: var(--color-white);
}
.image_box_five .content_box .font_special .video_box_null {
  padding: 1rem 0 0 0;
}
.image_box_five .content_box .font_special .video_box_null a {
  color: var(--color-white);
  gap: 0.5rem;
  align-items: center;
}
.image_box_five .content_box .font_special .video_box_null a i {
  font-size: 20px;
  position: relative;
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 40px;
  border: 1px solid var(--color-white);
  align-items: center;
  justify-content: center;
}

@media (max-width: 1200px) {
  .image_box_five {
    position: relative;
  }
  .image_box_five .image {
    height: auto !important;
  }
  .image_box_five .content_box {
    position: relative;
    right: unset;
    top: unset;
    bottom: unset;
  }
  .image_box_five .content_box .font_special {
    width: unset !important;
  }
}
@media (max-width: 1300px) {
  html body .elementor-section .elementor-widget-container .image_box_five .image {
    height: 100% !important;
  }
  html body .elementor-section .elementor-widget-container .image_box_five .content_box {
    position: relative;
    right: unset;
    justify-content: center;
  }
  html body .elementor-section .elementor-widget-container .image_box_five .content_box .font_special {
    width: unset;
    min-height: unset;
    padding-bottom: 1.3rem;
  }
}
.image_box_six {
  position: relative;
}
.image_box_six .image img {
  width: 100%;
  height: 695px;
}
.image_box_six .content_box {
  position: absolute;
  text-align: center;
  z-index: 9;
  left: 1rem;
  bottom: 2rem;
  height: 300px;
}
.image_box_six .content_box .spattern_bg {
  position: absolute;
  bottom: 0;
  height: 330px;
  width: 330px;
  left: 0;
  -webkit-mask-size: contain;
  mask-size: contain;
  background: var(--color-set-one-1);
  -webkit-mask-size: contain;
  mask-size: contain;
}
.image_box_six .content_box .d_flex {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 330px;
  left: 0;
  right: 0;
  top: 0;
  align-items: center;
  justify-content: center;
}
.image_box_six .content_box .font_special {
  color: var(--color-white);
  padding: 2rem 0 0 0;
  font-size: 40px;
  width: 230px;
  text-decoration: unset;
}

@media (max-width: 768px) {
  .image_box_six .content_box {
    left: 1rem;
    bottom: 2rem;
    height: 220px;
  }
  .image_box_six .content_box .spattern_bg {
    height: 250px;
    width: 220px;
  }
  .image_box_six .content_box .d_flex {
    width: 220px;
  }
  .image_box_six .content_box .font_special {
    padding: 1rem 0 0;
    font-size: 24px;
    width: 140px;
  }
}
.image_box_seven {
  position: relative;
}
.image_box_seven .image img {
  width: 100%;
  height: 870px;
}
.image_box_seven .content_box {
  position: absolute;
  text-align: center;
  z-index: 9;
  left: 0;
  right: 0;
  padding: 5rem 0;
  display: flex;
  bottom: 0;
  align-items: flex-end;
  justify-content: center;
  height: 100%;
}
.image_box_seven .content_box .spattern_bg {
  position: absolute;
  bottom: -200px;
  height: 639px;
  width: auto;
  left: 0;
  right: 0;
  -webkit-mask-size: contain;
  mask-size: contain;
  background: rgba(0, 0, 0, 0.8);
  -webkit-mask-size: contain;
  mask-size: contain;
  z-index: 1;
}
.image_box_seven .content_box .font_special {
  color: var(--color-white);
  padding: 4rem 0 0 0;
  font-size: 170px;
  line-height: 190px;
  text-decoration: unset;
  position: relative;
  z-index: 3;
  font-weight: normal;
}
.image_box_seven .content_box .video_box_null {
  display: inline-block;
}
.image_box_seven .content_box .video_box_null a {
  position: relative;
  top: 0rem;
  font-family: var(--font-family-extra);
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: normal;
  color: var(--color-white);
  z-index: 3;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: center;
}
.image_box_seven .content_box .video_box_null a i {
  align-items: center;
  font-size: 30px;
  position: relative;
  justify-content: center;
}
.image_box_seven .content_box .video_box_null a i::after {
  width: 86px;
  height: 86px;
  min-width: 86px;
  position: absolute;
  content: "";
  background: rgba(var(--background-white-rgb), 0.1);
  left: -8px;
  top: -2px;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 80px;
  z-index: 0;
}
.image_box_seven .content_box .video_box_null a i::before {
  border-radius: 70px;
  z-index: 1;
  width: 70px;
  min-width: 70px;
  height: 70px;
  align-items: center;
  justify-content: center;
  line-height: 70px;
  color: var(--color-set-one-2);
  background: var(--background-white);
}

@media (max-width: 768px) {
  .image_box_seven .content_box {
    left: 0rem;
    bottom: 2rem;
    top: unset !important;
    height: auto;
  }
  .image_box_seven .content_box .spattern_bg {
    display: none;
  }
  .image_box_seven .content_box .video_box_null a i {
    position: relative;
  }
  .image_box_seven .content_box .video_box_null a i::after {
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .image_box_seven .content_box .d_flex {
    width: 220px;
  }
  .image_box_seven .content_box .font_special {
    padding: 1rem 0 0;
    font-size: 34px;
    width: 100%;
    text-align: center;
  }
}
.image_box_v2_one {
  position: relative;
}
.image_box_v2_one .spattern_bg {
  position: absolute;
  height: 499px;
  bottom: unset;
  top: -6rem;
  margin: auto;
  -webkit-mask-size: contain;
  mask-size: contain;
  background: var(--color-set-one-2);
}
.image_box_v2_one img {
  height: 400px;
  width: auto;
  margin: auto;
  display: block;
  position: relative;
  z-index: 2;
}
.image_box_v2_one .img_obj_fit_center img {
  width: 100%;
}

@media (min-width: 768px) {
  .image_box_v2_one img {
    height: 655px;
  }
}
.image_box_v2_two {
  position: relative;
  display: block;
}
.image_box_v2_two .spattern_bg {
  display: none;
}
.image_box_v2_two .image.one img {
  height: 400px;
  margin: auto;
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;
}
.image_box_v2_two .image.two {
  margin-top: 1rem;
}
.image_box_v2_two .image.two img {
  position: relative;
  height: 200px;
  width: 100%;
}
.image_box_v2_two .img_obj_fit_center img {
  width: 100%;
}

@media (max-width: 992px) {
  .image_box_v2_two .image.two {
    display: none;
  }
}
@media (min-width: 992px) {
  .image_box_v2_two {
    margin: 0 3rem 0 3rem;
    display: inline-block;
    max-width: 550px;
  }
  .image_box_v2_two .spattern_bg {
    position: absolute;
    height: 499px;
    top: 0rem;
    bottom: 0;
    left: unset;
    right: -10rem;
    margin: auto;
    -webkit-mask-size: contain;
    mask-size: contain;
    background: var(--color-set-one-2);
    display: block;
  }
  .image_box_v2_two .image.one img {
    height: 720px;
    width: auto;
  }
  .image_box_v2_two .image.two {
    position: absolute;
    left: -3rem;
    height: 200px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
  }
  .image_box_v2_two .image.two img {
    width: auto;
    height: auto;
  }
}
.image_box_v2_three {
  position: relative;
  margin: 0 0rem 2rem 0;
}
.image_box_v2_three .image.one img {
  height: 460px;
  width: 100%;
  display: block;
  position: relative;
  box-shadow: 0px 7px 47px 10px rgb(var(--color-dark-rgb), 0.2);
}
.image_box_v2_three .image.two {
  position: absolute;
  right: 0rem;
  bottom: -2rem;
  z-index: 2;
}
.image_box_v2_three .image.two img {
  width: auto;
  height: auto;
}
.image_box_v2_three .img_obj_fit_center img {
  width: 100%;
}

@media (min-width: 992px) {
  .image_box_v2_three {
    margin: 0 2rem 2rem 0;
  }
  .image_box_v2_three .image.two {
    right: -2rem;
  }
}
@media (max-width: 992px) {
  .image_box_v2_three .image.two {
    display: none;
  }
}
.image_box_v2_four {
  position: relative;
}
.image_box_v2_four .spattern_bg {
  display: none;
}
.image_box_v2_four .image.one {
  margin-bottom: 1rem;
}
.image_box_v2_four .image.one img {
  height: 603px;
  width: 100%;
  display: block;
  position: relative;
}
.image_box_v2_four .image.two img {
  width: 100%;
  height: auto;
}
.image_box_v2_four .image.three {
  display: none;
}
.image_box_v2_four .img_obj_fit_center img {
  width: 100%;
}

@media (min-width: 1200px) {
  .image_box_v2_four {
    max-width: 500px;
    margin: 0 7rem 5rem 0rem;
  }
  .image_box_v2_four .image_box_v2_four .image.two {
    position: absolute;
    right: -7rem;
    bottom: -5rem;
    z-index: 2;
  }
}
@media (max-width: 1200px) {
  .image_box_v2_four .image.three {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .image_box_v2_four {
    position: relative;
    margin: 0 3.5rem 2.5rem 0rem;
  }
  .image_box_v2_four .spattern_bg {
    position: absolute;
    display: block;
    height: 645px;
    width: 731px;
    margin: auto;
    left: -7rem;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-mask-size: contain;
    mask-size: contain;
    background: var(--color-set-one-2);
  }
  .image_box_v2_four .image {
    z-index: 2;
    position: relative;
  }
  .image_box_v2_four .image.one img {
    height: 603px;
  }
  .image_box_v2_four .image.two {
    position: absolute;
    right: -2.5rem;
    bottom: -1.5rem;
    z-index: 2;
  }
  .image_box_v2_four .image.two img {
    height: 235px;
  }
  .image_box_v2_four .image.three {
    position: absolute;
    display: block;
    right: -3.5rem;
    bottom: 7rem;
    z-index: 2;
  }
}
@media (max-width: 1300px) {
  .image_box_v2_four .spattern_bg {
    height: 345px;
    width: 431px;
    left: 0rem;
  }
}
.project_filter {
  position: relative;
  gap: 1rem;
  margin: 0px 0px 30px;
  padding: 0px;
  flex-wrap: wrap;
}
.project_filter li {
  background: unset;
  border: 1px solid var(--color-set-one-bor-1);
  color: var(--heading-color-one);
  cursor: pointer;
  margin-bottom: 0px;
}
.project_filter li:hover, .project_filter li.current {
  color: var(--color-white);
  background: var(--color-set-one-1);
  border: 1px solid var(--color-set-one-1);
}
.project_filter.text_center {
  align-items: center;
}
.project_filter.text_left {
  align-items: flex-start;
}
.project_filter.text_right {
  align-items: flex-end;
}

.gallery_sec {
  position: relative;
}
.gallery_sec .d_flex {
  gap: 1rem;
  flex-wrap: wrap;
}
.gallery_sec .d_flex .gallery-box {
  width: calc(33.33% - 1rem); /* Adjusting for gap */
  min-width: calc(33.33% - 1rem);
  box-sizing: border-box; /* Include padding and border in the element's total width and height */
}
.gallery_sec .d_flex .gallery-box a {
  position: relative;
  display: block;
}
.gallery_sec .d_flex .gallery-box a::before {
  position: absolute;
  content: "\e985";
  font-family: "risehand";
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  font-size: 30px;
  color: var(--color-white);
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-1-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.gallery_sec .d_flex .gallery-box a img {
  width: 100%;
  height: 120px;
}
.gallery_sec .d_flex .gallery-box:hover a::before {
  opacity: 1;
}

.grid_masnory_box.project_container .row .project-wrapper:nth-child(1n+1) .image-box img {
  height: 350px;
}
.grid_masnory_box.project_container .row .project-wrapper:nth-child(2n+1) .image-box img {
  height: 470px;
}
.grid_masnory_box.project_container .row .project-wrapper:nth-child(5n+1) .image-box img {
  height: 550px;
}

.portfolio-style_1 {
  position: relative;
  overflow: hidden;
}
.portfolio-style_1 .image-box {
  position: relative;
  overflow: hidden;
}
.portfolio-style_1 .image-box img {
  width: 100%;
  height: 350px;
  display: block;
}
.portfolio-style_1 .image-box .img_link {
  display: block;
}
.portfolio-style_1 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.portfolio-style_1 .content_box_outer {
  padding: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9;
}
.portfolio-style_1 .content_box_outer .content_box_in {
  position: relative;
  padding: 15px 22px;
  border-radius: 1rem;
  background: var(--color-set-one-2);
  transform: translateY(200%);
  display: inline-block;
}
.portfolio-style_1 .content_box_outer .content_box_in .title_22 a {
  color: var(--color-white);
  margin-bottom: 5px;
}
.portfolio-style_1 .content_box_outer .content_box_in p {
  color: var(--color-white);
}
.portfolio-style_1 .content_box_outer .content_box_in p a {
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  color: var(--color-white);
  padding: 5px 0px;
  margin-bottom: 5px;
}
.portfolio-style_1:hover .image-box img {
  transform: scale(1.1);
}
.portfolio-style_1:hover .image-box .img_link::before {
  opacity: 1;
}
.portfolio-style_1:hover .content_box_outer .content_box_in {
  transform: translateY(0);
}

.tax-portfolio_category .portfolio-style_1 {
  margin-bottom: 30px;
}

.portfolio-style_2 {
  position: relative;
}
.portfolio-style_2 .image-box {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.portfolio-style_2 .image-box img {
  width: 100%;
  height: 350px;
  display: block;
}
.portfolio-style_2 .image-box .img_link {
  display: block;
}
.portfolio-style_2 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.portfolio-style_2 .content_box_outer {
  padding-right: 40px;
  position: relative;
  z-index: 9;
  margin-top: -2rem;
}
.portfolio-style_2 .content_box_outer .content_box_in {
  position: relative;
  padding: 15px 40px 15px 22px;
  border-radius: 6px;
  border-top-left-radius: 0px;
  background: var(--background-white);
  box-shadow: var(--box-shadow-two);
}
.portfolio-style_2 .content_box_outer .content_box_in p {
  margin-bottom: 5px !important;
}
.portfolio-style_2 .content_box_outer .content_box_in p a {
  font-family: var(--font-family-extra);
  font-size: 20px;
  line-height: normal;
  color: var(--color-set-one-1);
  text-decoration: unset;
  padding: 5px 0px;
}
.portfolio-style_2 .content_box_outer .content_box_in .p_rd_more {
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 6px;
  padding: 0px 12px;
  background: var(--color-set-one-3);
  color: var(--color-white);
  line-height: 43px;
  height: 40px;
}
.portfolio-style_2:hover .image-box img {
  transform: scale(1.1);
}
.portfolio-style_2:hover .image-box .img_link::before {
  opacity: 1;
}
.portfolio-style_2:hover .content_box_outer .content_box_in .p_rd_more {
  background: var(--color-set-one-1);
  color: var(--color-white);
}

.portfolio-style_3 {
  position: relative;
  overflow: hidden;
}
.portfolio-style_3 .image-box {
  position: relative;
  overflow: hidden;
}
.portfolio-style_3 .image-box img {
  width: 100%;
  height: 450px;
  display: block;
}
.portfolio-style_3 .image-box .img_link {
  display: block;
}
.portfolio-style_3 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.portfolio-style_3 .content_box_outer {
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(200%);
}
.portfolio-style_3 .content_box_outer .content_box_in {
  position: relative;
  padding: 25px 25px;
  background: var(--background-white);
}
.portfolio-style_3 .content_box_outer .content_box_in p a {
  font-family: var(--font-family-extra);
  font-size: 20px;
  line-height: normal;
  color: var(--color-set-one-1);
  text-decoration: unset;
  padding: 5px 0px;
}
.portfolio-style_3 .content_box_outer .content_box_in .p_rd_more {
  position: absolute;
  top: -30px;
  right: 50px;
  background: var(--color-set-one-3);
  color: var(--color-white);
  line-height: 56px;
  border-radius: 6px;
  height: 50px;
  width: 50px;
  text-align: center;
}
.portfolio-style_3:hover {
  box-shadow: var(--box-shadow-four);
}
.portfolio-style_3:hover .image-box img {
  transform: scale(1.1);
}
.portfolio-style_3:hover .image-box .img_link::before {
  opacity: 1;
}
.portfolio-style_3:hover .content_box_outer {
  transform: translateY(0);
}
.portfolio-style_3:hover .content_box_outer .content_box_in .p_rd_more {
  background: var(--color-set-one-1);
  color: var(--color-white);
}

.portfolio-style_4 {
  position: relative;
  overflow: hidden;
}
.portfolio-style_4 .image-box {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.portfolio-style_4 .image-box img {
  width: 100%;
  height: 420px;
  display: block;
}
.portfolio-style_4 .image-box .img_link {
  display: block;
}
.portfolio-style_4 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.portfolio-style_4 .content_box_outer {
  position: absolute;
  z-index: 9;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  text-align: center;
}
.portfolio-style_4 .content_box_outer .p_rd_more {
  position: absolute;
  top: 20px;
  right: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
  left: 0;
  border-radius: 50px;
  background: unset;
  color: var(--color-white);
  border: 1px solid var(--color-white);
  line-height: 53px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.portfolio-style_4 .content_box_outer .content_box_in {
  position: absolute;
  bottom: -50px;
  left: 0;
  opacity: 0;
  right: 0;
  padding: 20px;
}
.portfolio-style_4 .content_box_outer .content_box_in p a {
  font-family: var(--font-family-extra);
  font-size: 20px;
  line-height: normal;
  color: var(--color-white);
  text-decoration: unset;
  padding: 5px 0px;
}
.portfolio-style_4 .content_box_outer .content_box_in .title_22 a {
  color: var(--color-white);
}
.portfolio-style_4:hover .image-box img {
  transform: scale(1.1);
}
.portfolio-style_4:hover .image-box .img_link::before {
  opacity: 1;
}
.portfolio-style_4:hover .content_box_outer .p_rd_more {
  opacity: 1;
  top: -20px;
  background: var(--color-set-one-1);
  border-color: var(--color-set-one-1);
  color: var(--color-white);
}
.portfolio-style_4:hover .content_box_in {
  bottom: 0;
  opacity: 1;
}

.portfolio-style_5 {
  position: relative;
  width: 100%;
  height: 100%;
}
.portfolio-style_5:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, var(--color-set-one-3) 6%, rgba(0, 0, 0, 0) 100%);
  left: 0;
  opacity: 0.9;
  top: 0;
  transition: 0.5s;
}
.portfolio-style_5 .image-box {
  position: relative;
  overflow: hidden;
}
.portfolio-style_5 .image-box img {
  width: 100%;
  height: 550px;
  display: block;
}
.portfolio-style_5 .content_box_outer {
  position: absolute;
  z-index: 9;
  right: 0;
  left: 0;
  right: 0;
  bottom: -100%;
  justify-content: space-between;
  padding: 25px;
  gap: 3rem;
  opacity: 0;
}
.portfolio-style_5 .content_box_outer .spattern_bg {
  position: absolute;
  width: 350px;
  height: 350px;
  bottom: -100px;
  top: unset;
  left: -100px;
  background: var(--color-set-one-1);
  transform: rotate(19deg);
  z-index: -1;
  margin: unset;
}
.portfolio-style_5 .content_box_outer .p_rd_more {
  position: relative;
  border-radius: 50px;
  background: unset;
  color: var(--color-white);
  border: 1px solid var(--color-set-one-1);
  background: var(--color-set-one-1);
  line-height: 53px;
  height: 50px;
  min-width: 50px;
  width: 50px;
  text-align: center;
}
.portfolio-style_5 .content_box_outer .content_box_in {
  position: relative;
}
.portfolio-style_5 .content_box_outer .content_box_in p a {
  font-family: var(--font-family-extra);
  font-size: 20px;
  line-height: normal;
  color: var(--color-white);
  text-decoration: unset;
  padding: 5px 0px;
}
.portfolio-style_5 .content_box_outer .content_box_in .title_22 a {
  color: var(--color-white);
}
.portfolio-style_5:hover .image-box img {
  transform: scale(1.1);
}
.portfolio-style_5:hover .content_box_outer {
  bottom: 0;
  opacity: 1;
}

.portfolio-grid-item.active .portfolio-style_5 .content_box_outer {
  bottom: 0;
  opacity: 1;
}

@media (max-width: 768px) {
  .portfolio-style_5 .p_rd_more {
    display: none;
  }
}
.portfolio_mousewheel {
  display: flex;
  overflow: hidden;
  min-height: 366px;
  position: relative;
  gap: 1rem;
}

@media (min-width: 992px) {
  .portfolio_mousewheel .portfolio-grid-item {
    flex: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.4s ease;
    display: flex;
  }
  .portfolio_mousewheel .portfolio-grid-item.active {
    flex: 7;
  }
}
@media (max-width: 992px) {
  .portfolio_mousewheel {
    flex-wrap: wrap;
  }
  .portfolio_mousewheel .portfolio-grid-item {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    min-width: 48%;
    width: 48%;
  }
}
@media (max-width: 768px) {
  .portfolio_mousewheel .portfolio-grid-item {
    min-width: 100%;
    width: 100%;
  }
}
.progress_bar_section_two {
  align-items: center;
  gap: 1.5rem;
}
.progress_bar_section_two .progress_new {
  max-width: 170px;
  height: 170px;
  position: relative;
}
.progress_bar_section_two .progress_new .progress-value {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.progress_bar_section_two .progress_new .ProgressBar,
.progress_bar_section_two .progress_new .ProgressBar-contentCircle {
  display: table;
  height: 170px;
  position: relative;
  width: 170px;
  margin: auto;
}
.progress_bar_section_two .progress_new .ProgressBar-circle,
.progress_bar_section_two .progress_new .ProgressBar-background {
  fill: none;
  stroke: var(--color-set-one-1);
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
  position: relative;
  z-index: 10;
}
.progress_bar_section_two .progress_new .ProgressBar-background {
  stroke: rgba(0, 0, 0, 0.07);
  stroke-width: 4;
  z-index: 0;
}
.progress_bar_section_two.color_two .progress_new .ProgressBar-circle,
.progress_bar_section_two.color_two .progress_new .ProgressBar-background {
  stroke: var(--color-set-one-2);
}
.progress_bar_section_two.color_two .progress_new .ProgressBar-background {
  stroke: rgba(0, 0, 0, 0.07);
}

@media (max-width: 768px) {
  .progress_bar_section_two {
    flex-direction: column;
  }
}
.progress {
  vertical-align: baseline;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height:.5rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--color-set-one-bor-1);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: var(--color-set-one-1);
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.progress_bar_section {
  position: relative;
  margin-top: 2rem;
}
.progress_bar_section .d_flex {
  justify-content: space-between;
  gap: 1rem;
  margin-top: 0.7rem;
}
.progress_bar_section .progress small {
  position: absolute;
  top: -30px;
  font-size: 16px;
  font-weight: 700;
  margin-left: -2%;
  color: var(--heading-color-one);
}
.progress_bar_section.color_one .d_flex .title_no_a_20.right {
  color: var(--color-set-one-1);
}
.progress_bar_section.color_two .d_flex .title_no_a_20.right {
  color: var(--color-set-one-2);
}
.progress_bar_section.color_two .progress-bar {
  background-color: var(--color-set-one-2);
}

.progress_boo {
  width: 150px;
  height: 150px !important;
  float: left;
  line-height: 150px;
  background: none;
  margin: 20px;
  box-shadow: none;
  position: relative;
}

.progress_boo:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 12px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.progress_boo > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

.progress_boo .progress-left {
  left: 0;
}

.progress_boo .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 12px;
  border-style: solid;
  position: absolute;
  top: 0;
}

.progress_boo .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  transform-origin: center left;
}

.progress_boo .progress-right {
  right: 0;
}

.progress_boo .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}

.progress_boo .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background: #000;
  font-size: 24px;
  color: #fff;
  line-height: 135px;
  text-align: center;
  position: absolute;
  top: 5%;
  left: 5%;
}

.progress_boo.blue .progress-bar {
  border-color: #049dff;
}

.progress_boo.blue .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.8s;
}

.service-style_1 {
  position: relative;
  padding: 20px 20px 40px;
  background: var(--background-white);
  box-shadow: var(--box-shadow-three);
  overflow: hidden;
}
.service-style_1.with_img.has_images .image-box {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0%;
  right: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
}
.service-style_1.with_img.has_images .image-box a.img_link {
  height: 100%;
  width: 100%;
  display: block;
}
.service-style_1.with_img.has_images .image-box a.img_link img {
  position: relative;
  top: -100%;
  height: 100%;
  width: 100%;
}
.service-style_1.with_img.has_images .image-box .title_20 {
  padding: 20px;
  background: var(--background-white);
  text-align: center;
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  margin: 0px !important;
}
.service-style_1.with_img.has_images .image-box .title_20 a {
  margin: 0px !important;
}
.service-style_1.with_img.has_images:hover .image-box {
  opacity: 1;
}
.service-style_1.with_img.has_images:hover .image-box a img {
  top: 0;
}
.service-style_1.with_img.has_images:hover .image-box .title_20 {
  bottom: 0;
}
.service-style_1.with_img.has_images:hover .content_box_outer .icon {
  transform: translateY(20%);
  opacity: 0;
}
.service-style_1.with_img.has_images:hover .content_box_outer p, .service-style_1.with_img.has_images:hover .content_box_outer .text_btn, .service-style_1.with_img.has_images:hover .content_box_outer .title_no_a_24 {
  transform: translateY(60%);
  opacity: 0;
}
.service-style_1 .content_box_outer {
  text-align: center;
}
.service-style_1 .content_box_outer .icon {
  position: relative;
  width: 200px;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.service-style_1 .content_box_outer .icon i {
  font-size: 100px;
  color: var(--color-set-one-2);
  position: relative;
  z-index: 2;
}
.service-style_1 .content_box_outer .icon img {
  width: 100px;
  display: block;
  height: auto;
}
.service-style_1 .content_box_outer .icon .spattern_bg {
  position: absolute;
  width: 200px;
  height: 250px;
  background: rgba(var(--color-set-one-2-rgba), 0.1);
}
.service-style_1 .content_box_outer .text_btn small {
  text-decoration: underline;
  text-decoration-color: var(--color-set-one-1);
}
.service-style_1.no_img:hover {
  transform: translateY(-10px);
}

.service-style_2 {
  position: relative;
  border: 1px solid var(--color-set-one-bor-1);
  background: var(--background-white);
  padding: 20px;
}
.service-style_2.with_img.has_images .image-box {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.service-style_2.with_img.has_images .image-box img {
  width: 100%;
  height: 270px;
  display: block;
}
.service-style_2.with_img.has_images .image-box .img_link {
  display: block;
}
.service-style_2.with_img.has_images .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.service-style_2.with_img.has_images:hover .image-box img {
  transform: scale(1.1);
}
.service-style_2.with_img.has_images:hover .image-box .img_link::before {
  opacity: 1;
}
.service-style_2 .content_box_outer {
  gap: 1rem;
}
.service-style_2 .icon {
  width: 150px;
  min-width: 150px;
  height: auto;
  text-align: center;
  position: relative;
}
.service-style_2 .icon i {
  font-size: 80px;
  line-height: normal;
  color: var(--color-set-one-2);
  position: relative;
  z-index: 2;
}
.service-style_2 .icon .spattern_bg {
  position: absolute;
  width: 100px;
  height: 100px;
  background: rgba(var(--color-set-one-2-rgba), 0.1);
}
.service-style_2 .icon img {
  margin: auto;
  width: 80px;
  height: auto;
}
.service-style_2 .text_btn small {
  text-decoration: underline;
  text-decoration-color: var(--color-set-one-2);
}
.service-style_2:hover {
  border-color: var(--color-set-one-1);
}
.service-style_2:hover .text_btn {
  color: var(--color-set-one-1);
}
.service-style_2:hover .text_btn small {
  color: var(--color-set-one-1);
  text-decoration-color: var(--color-set-one-1);
}
.service-style_2:hover .text_btn small::before {
  background: var(--color-set-one-1);
}
.service-style_2.no_img:hover {
  transform: translateY(-10px);
}

.col-xl-3.col-lg-4.col-md-6.col-sm-6 .service-style_2 .icon {
  width: 100px;
  min-width: 100px;
}
.col-xl-3.col-lg-4.col-md-6.col-sm-6 .service-style_2 .icon i {
  font-size: 60px;
}
.col-xl-3.col-lg-4.col-md-6.col-sm-6 .service-style_2 .icon img {
  width: 60px;
}

.col-xl-4.col-lg-4.col-md-6.col-sm-6 .service-style_2 .icon {
  width: 120px;
  min-width: 120px;
}
.col-xl-4.col-lg-4.col-md-6.col-sm-6 .service-style_2 .icon i {
  font-size: 60px;
}
.col-xl-4.col-lg-4.col-md-6.col-sm-6 .service-style_2 .icon img {
  width: 60px;
}

@media (max-width: 768px) {
  .service-style_2.with_img.has_images .image-box {
    margin-bottom: 30px;
  }
  .service-style_2 .content_box_outer {
    gap: 2rem;
    flex-direction: column;
    text-align: center;
    margin-bottom: 10px;
  }
}
.service-style_3 {
  position: relative;
}
.service-style_3 .content_box_outer {
  position: relative;
  z-index: 10;
  padding: 0px 25px;
  margin-top: -3.2rem;
}
.service-style_3 .content_box_outer .content_box_in {
  text-align: center;
  background: var(--background-white);
  padding: 25px 30px;
  box-shadow: var(--box-shadow-three);
  border-radius: 1rem;
}
.service-style_3 .image-box {
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
}
.service-style_3 .image-box img {
  width: 100%;
  height: 272px;
  display: block;
}
.service-style_3 .image-box .icon {
  position: absolute;
  top: -50px;
  right: -30px;
  z-index: 8;
  transform: translateX(300px);
}
.service-style_3 .image-box .icon .spattern_bg {
  position: relative;
  width: 170px;
  height: 190px;
  top: 0px;
  right: 0px;
  background: var(--color-set-one-2);
  transform: rotate(15deg);
}
.service-style_3 .image-box .icon i, .service-style_3 .image-box .icon img {
  position: absolute;
  top: 75px;
  right: 50px;
  z-index: 9;
}
.service-style_3 .image-box .icon i {
  font-size: 60px;
  line-height: normal;
  color: var(--color-white);
}
.service-style_3 .image-box .icon img {
  width: 60px;
  height: auto;
  -o-object-fit: unset;
     object-fit: unset;
  -o-object-position: unset;
     object-position: unset;
  transform: unset !important;
}
.service-style_3 .image-box .img_link {
  display: block;
}
.service-style_3 .image-box .img_link::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(var(--color-set-one-3-rgba), 0.6);
  z-index: 8;
  opacity: 0;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.service-style_3:hover .image-box img {
  transform: scale(1.1);
}
.service-style_3:hover .image-box .img_link::before {
  opacity: 1;
}
.service-style_3:hover .image-box .icon {
  transform: translateX(0);
}

.service-style_4 {
  position: relative;
  align-items: center;
  background: var(--color-set-one-3);
  flex-direction: row-reverse;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 5px 10px;
}
.service-style_4 .content_box_in {
  position: relative;
  flex: 1;
  padding: 25px 20px;
}
.service-style_4 .content_box_in p {
  margin-bottom: 12px;
  position: relative;
  z-index: 9;
}
.service-style_4 .content_box_in p a {
  font-family: var(--font-family-extra);
  font-size: 24px;
  line-height: normal;
  color: var(--color-set-one-2);
  text-decoration: unset;
  padding: 5px 0;
  display: inline-block;
}
.service-style_4 .content_box_in div p {
  color: rgba(var(--color-white-rgb), 0.6);
}
.service-style_4 .content_box_in .title_22 a {
  color: var(--color-white);
  position: relative;
  z-index: 9;
}
.service-style_4 .content_box_in .theme_btn {
  position: relative;
  z-index: 9;
  padding: 9px 15px;
}
.service-style_4 .content_box_in .theme_btn i {
  font-size: 12px;
}
.service-style_4 .content_box_in .icon {
  position: absolute;
  width: 130px;
  right: -50px;
  bottom: 0;
  top: -75px;
  height: 100px;
  margin: auto;
  opacity: 0.05;
  z-index: 1;
}
.service-style_4 .content_box_in .icon i {
  font-size: 130px;
  line-height: normal;
  color: var(--color-white);
}
.service-style_4 .content_box_in .icon img {
  width: 130px;
  height: auto;
  -o-object-fit: unset;
     object-fit: unset;
  -o-object-position: unset;
     object-position: unset;
  transform: unset !important;
}
.service-style_4 .image-box {
  padding: 25px 20px;
  position: relative;
  overflow: hidden;
  max-width: 240px;
  min-width: 240px;
}
.service-style_4 .image-box img {
  width: 100%;
  min-width: 100%;
  height: 250px;
  display: block;
}
.service-style_4:hover .content_box_in .theme_btn {
  background: var(--color-set-one-2);
  border-color: var(--color-set-one-2);
  color: var(--color-white);
}
.service-style_4:hover .image-box img {
  transform: scale(1.1);
}

.slider_box_V1, .slider_box_V2, .slider_box_V3, .slider_box_V4 {
  overflow: hidden;
}

.slider_v1, .slider_type_v4 {
  position: relative;
  /* .swiper-slide */
}
.slider_v1 .swiper-slide, .slider_type_v4 .swiper-slide {
  overflow: hidden;
}
.slider_v1 .slider-pagination, .slider_type_v4 .slider-pagination {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.slider_v1 .swiper_arrows, .slider_type_v4 .swiper_arrows {
  position: absolute;
  left: 0;
  padding-left: 3%;
  bottom: 0;
  top: 0;
  padding-top: 0px;
  margin: auto;
  z-index: 2;
  width: unset;
  display: flex;
  gap: 1rem;
  flex-direction: column;
  justify-content: center;
}
.slider_v1 .swiper_arrows .arrow-prev, .slider_v1 .swiper_arrows .arrow-next, .slider_type_v4 .swiper_arrows .arrow-prev, .slider_type_v4 .swiper_arrows .arrow-next {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: transparent;
  border: 1px solid rgba(var(--color-white-rgb), 0.3);
}
.slider_v1 .swiper_arrows .arrow-prev::before, .slider_v1 .swiper_arrows .arrow-next::before, .slider_type_v4 .swiper_arrows .arrow-prev::before, .slider_type_v4 .swiper_arrows .arrow-next::before {
  color: var(--color-white);
}

.slider_v1.sliders_type_two .slider_box_V1::before {
  position: absolute;
  content: "";
  background: linear-gradient(to bottom, rgba(var(--color-set-one-3-rgba), 0.66) 55%, rgba(var(--color-set-one-3-rgba), 0) 100%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

@media (min-width: 768px) {
  .slider_v1 .slider-pagination {
    position: absolute;
    top: 0 !important;
    bottom: 0 !important;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    padding-right: 3%;
    gap: 0.4rem;
  }
  .slider_v1 .slider-pagination .swiper-pagination-bullet {
    display: block;
  }
  .slider_v1 .slider-pagination .swiper-pagination-bullet::before {
    background: rgba(var(--color-white-rgb), 1);
  }
}
.slider_v2 .swiper_arrows {
  position: absolute;
  left: 0;
  right: 0;
  padding-left: 3%;
  padding-right: 3%;
  bottom: 0;
  top: 0;
  padding-top: 0px;
  margin: auto;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.slider_v2 .swiper_arrows .arrow-prev, .slider_v2 .swiper_arrows .arrow-next {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: transparent;
  border: 1px solid var(--color-set-one-1);
}
.slider_v2 .swiper_arrows .arrow-prev::before, .slider_v2 .swiper_arrows .arrow-next::before {
  color: var(--color-set-one-1);
}
.slider_v2 .swiper_arrows .arrow-prev:hover, .slider_v2 .swiper_arrows .arrow-next:hover {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
}
.slider_v2 .swiper_arrows .arrow-prev:hover::before, .slider_v2 .swiper_arrows .arrow-next:hover::before {
  color: var(--color-white);
}
.slider_v2 .swiper_arrows .arrow-next::before {
  content: "\e985";
}
.slider_v2 .swiper_arrows .arrow-prev::before {
  content: "\e984";
}
.slider_v2 .slider-pagination {
  position: absolute;
  bottom: 50px !important;
  left: 0;
  right: 0;
  padding: 0px;
  text-align: center;
}
.slider_v2 .slider-pagination .swiper-pagination-bullet:before {
  background: var(--color-set-one-2);
}
.slider_v2 .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .slider_v2 .slider-pagination .swiper-pagination-bullet:hover {
  border-color: var(--color-set-one-2) !important;
}
.slider_v2 .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .slider_v2 .slider-pagination .swiper-pagination-bullet:hover:before {
  background: var(--color-set-one-2) !important;
}

.slider_v3 .swiper_arrows {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding-top: 0px;
  margin: auto;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  z-index: 11;
}
.slider_v3 .swiper_arrows .arrow-prev {
  border-radius: 0 80px 80px 0;
}
.slider_v3 .swiper_arrows .arrow-next {
  border-radius: 80px 0 0 80px;
}
.slider_v3 .swiper_arrows .arrow-prev, .slider_v3 .swiper_arrows .arrow-next {
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin: 0px;
  background: var(--background-white);
  border: 1px solid var(--background-white);
  box-shadow: var(--box-shadow);
}
.slider_v3 .swiper_arrows .arrow-prev::before, .slider_v3 .swiper_arrows .arrow-next::before {
  color: var(--color-set-one-1);
}
.slider_v3 .swiper_arrows .arrow-prev:hover, .slider_v3 .swiper_arrows .arrow-next:hover {
  border-color: var(--color-set-one-1);
  background: var(--color-set-one-1);
}
.slider_v3 .swiper_arrows .arrow-prev:hover::before, .slider_v3 .swiper_arrows .arrow-next:hover::before {
  color: var(--color-white);
}
.slider_v3 .swiper_arrows .arrow-next::before {
  content: "\e985";
  left: 15px;
}
.slider_v3 .swiper_arrows .arrow-prev::before {
  left: -15px;
  content: "\e984";
}
.slider_v3 .slider-pagination {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0px;
}
.slider_v3 .slider-pagination .swiper-pagination-bullet:before {
  background: var(--color-set-one-2);
}
.slider_v3 .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .slider_v3 .slider-pagination .swiper-pagination-bullet:hover {
  border-color: var(--color-set-one-2) !important;
}
.slider_v3 .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .slider_v3 .slider-pagination .swiper-pagination-bullet:hover:before {
  background: var(--color-set-one-2) !important;
}

.slider_v3 .slider-pagination {
  padding: 0px;
  bottom: 50px !important;
}
.slider_v3 .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .slider_v3 .slider-pagination .swiper-pagination-bullet:hover {
  border-color: var(--color-set-one-1) !important;
}
.slider_v3 .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .slider_v3 .slider-pagination .swiper-pagination-bullet:hover:before {
  background: var(--color-set-one-1) !important;
}

.slider_box_V1, .slider_box_V2, .slider_box_V3, .slider_box_V4 {
  position: relative;
  height: 800px;
  display: flex;
  align-items: center;
}
.slider_box_V1::before, .slider_box_V2::before, .slider_box_V3::before, .slider_box_V4::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(var(--background-rgb-1), 0.4);
}
.slider_box_V1 .line_image, .slider_box_V2 .line_image, .slider_box_V3 .line_image, .slider_box_V4 .line_image {
  position: absolute;
  left: 0;
  bottom: 0;
  right: unset;
  top: unset;
  width: unset;
  height: unset;
  margin: unset;
  min-width: 516px;
  min-height: 133px;
  background: var(--color-white);
  z-index: 5;
}
.slider_box_V1 .round, .slider_box_V2 .round, .slider_box_V3 .round, .slider_box_V4 .round {
  width: 245px;
  height: 245px;
  background: transparent;
  border: 1px solid rgba(var(--color-white-rgb), 0.6);
  border-radius: 245px;
  position: absolute;
  top: 5%;
  right: 6%;
  z-index: 5;
}
.slider_box_V1.slideralignment_right .line_image, .slider_box_V2.slideralignment_right .line_image, .slider_box_V3.slideralignment_right .line_image, .slider_box_V4.slideralignment_right .line_image {
  transform: scaleX(-1);
  left: unset;
  right: 0;
}
.slider_box_V1.slideralignment_right .round, .slider_box_V2.slideralignment_right .round, .slider_box_V3.slideralignment_right .round, .slider_box_V4.slideralignment_right .round {
  right: unset;
  left: 6%;
}
.slider_box_V1 .row, .slider_box_V2 .row, .slider_box_V3 .row, .slider_box_V4 .row {
  align-items: center;
}
.slider_box_V1 .slider_content, .slider_box_V2 .slider_content, .slider_box_V3 .slider_content, .slider_box_V4 .slider_content {
  padding: 100px 0px;
  position: relative;
  z-index: 11;
}
.slider_box_V1 .slider_content .shape_bg, .slider_box_V2 .slider_content .shape_bg, .slider_box_V3 .slider_content .shape_bg, .slider_box_V4 .slider_content .shape_bg {
  background: #000;
  width: 1098px;
  height: 838px;
  left: -30%;
  z-index: -1;
}
.slider_box_V1 .smtitle, .slider_box_V2 .smtitle, .slider_box_V3 .smtitle, .slider_box_V4 .smtitle {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  font-family: var(--font-family-extra);
  margin: 0 0 22px 0;
  gap: 1rem;
}
.slider_box_V1 .smtitle i, .slider_box_V2 .smtitle i, .slider_box_V3 .smtitle i, .slider_box_V4 .smtitle i {
  color: var(--color-set-one-1);
  display: block;
  font-size: 30px;
}
.slider_box_V1 .smtitle svg, .slider_box_V2 .smtitle svg, .slider_box_V3 .smtitle svg, .slider_box_V4 .smtitle svg {
  height: 30px;
  width: auto;
}
.slider_box_V1 .smtitle svg path, .slider_box_V2 .smtitle svg path, .slider_box_V3 .smtitle svg path, .slider_box_V4 .smtitle svg path {
  fill: var(--color-set-one-1);
}
.slider_box_V1 .title, .slider_box_V2 .title, .slider_box_V3 .title, .slider_box_V4 .title {
  font-family: var(--font-family-main);
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin: 0 0 22px 0;
}
.slider_box_V1 .content, .slider_box_V2 .content, .slider_box_V3 .content, .slider_box_V4 .content {
  font-size: 15px;
  line-height: 26px;
}
.slider_box_V1 .button_group, .slider_box_V2 .button_group, .slider_box_V3 .button_group, .slider_box_V4 .button_group {
  margin: 50px 0 0 0;
  gap: 2rem;
}
.slider_box_V1 .button_group .theme_btn .icon, .slider_box_V2 .button_group .theme_btn .icon, .slider_box_V3 .button_group .theme_btn .icon, .slider_box_V4 .button_group .theme_btn .icon {
  height: 24px;
}
.slider_box_V1 .button_group .theme_btn .icon i, .slider_box_V2 .button_group .theme_btn .icon i, .slider_box_V3 .button_group .theme_btn .icon i, .slider_box_V4 .button_group .theme_btn .icon i {
  height: 24px;
}
.slider_box_V1 .button_group .text_btn, .slider_box_V2 .button_group .text_btn, .slider_box_V3 .button_group .text_btn, .slider_box_V4 .button_group .text_btn {
  font-weight: 700;
  color: var(--color-white);
  text-decoration: underline;
  text-decoration-color: var(--color-white);
}
.slider_box_V1 .button_group .text_btn .icon, .slider_box_V2 .button_group .text_btn .icon, .slider_box_V3 .button_group .text_btn .icon, .slider_box_V4 .button_group .text_btn .icon {
  height: 30px;
}
.slider_box_V1 .button_group .text_btn i, .slider_box_V2 .button_group .text_btn i, .slider_box_V3 .button_group .text_btn i, .slider_box_V4 .button_group .text_btn i {
  color: var(--color-set-one-1);
  font-size: 30px;
  height: 30px;
  line-height: normal;
}
.slider_box_V1 .button_group .text_btn:hover, .slider_box_V2 .button_group .text_btn:hover, .slider_box_V3 .button_group .text_btn:hover, .slider_box_V4 .button_group .text_btn:hover {
  text-decoration-color: transparent !important;
}
.slider_box_V1 .slide-bgimg, .slider_box_V2 .slide-bgimg, .slider_box_V3 .slide-bgimg, .slider_box_V4 .slide-bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.slider_box_V1 .entity-img, .slider_box_V2 .entity-img, .slider_box_V3 .entity-img, .slider_box_V4 .entity-img {
  display: none;
}

.slider_box_V3 {
  height: 800px;
}
.slider_box_V3.image_enable {
  align-items: end;
}
.slider_box_V3.image_enable .row {
  align-items: end;
}
.slider_box_V3::before {
  background: var(--background-white);
}
.slider_box_V3 .slider_image {
  position: relative;
  z-index: 9;
}
.slider_box_V3 .content {
  font-size: 15px;
  line-height: 26px;
}
.slider_box_V3 .mask_image {
  mask-position: unset;
  -webkit-mask-position: unset;
}
.slider_box_V3 .hand_image_0, .slider_box_V3 .line_image_1, .slider_box_V3 .line_image_2 {
  left: 0;
  right: unset;
  top: unset;
  width: unset;
  height: unset;
  margin: unset;
}
.slider_box_V3 .hand_image_0 {
  bottom: 50px;
  left: 50px;
  min-width: 344px;
  min-height: 147px;
  z-index: 2;
  background: #ffeeea;
}
.slider_box_V3 .line_image_1 {
  bottom: 0;
  min-width: 420px;
  min-height: 160px;
  background: var(--color-set-one-1);
  z-index: 3;
}
.slider_box_V3 .line_image_2 {
  bottom: 25px;
  min-width: 450px;
  min-height: 119px;
  background: #ffeeea;
  z-index: 4;
}
.slider_box_V3.slideralignment_right .hand_image_0, .slider_box_V3.slideralignment_right .line_image_1, .slider_box_V3.slideralignment_right .line_image_2 {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}

@media (min-width: 992px) {
  .height_equal {
    height: 800px;
  }
  .slider_box_V3.slideralignment_left .slider_image {
    margin: 0 -150px 0 0;
  }
  .slider_box_V3.slideralignment_right .slider_image {
    margin: 0 0 0 -150px;
  }
}
@media (max-width: 992px) {
  .slider_box_V3.slideralignment_left .slider_image img {
    margin: auto;
    width: 50%;
  }
  .slider_box_V3.slideralignment_right .row {
    flex-direction: column-reverse;
  }
  .slider_box_V3.slideralignment_right .slider_image img {
    margin: auto;
    width: 50%;
  }
}
.slider_type_v4 .slider_box_V1 {
  height: 1000px;
}
.slider_type_v4 .slider_box_V1::before {
  background: var(--color-set-one-bg-1);
}
.slider_type_v4 .slider_image {
  position: relative;
  z-index: 6;
  height: 550px;
}
.slider_type_v4 .slider_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 5px;
  margin: auto;
}
.slider_type_v4 .round_big {
  position: absolute;
  top: -40%;
  width: 720px;
  left: 20px;
  height: 720px;
  border-radius: 720px;
  background: rgba(var(--color-white-rgb), 0.03);
  z-index: 4;
}
.slider_type_v4 .imgae_normal .round_big {
  left: -30px;
}
.slider_type_v4 .mask_image {
  mask-size: unset;
  -webkit-mask-size: unset;
  mask-position: unset;
  -webkit-mask-position: unset;
}
.slider_type_v4 .hand_image_0, .slider_type_v4 .line_image_1, .slider_type_v4 .line_image_2 {
  left: 0;
  right: unset;
  top: unset;
  width: unset;
  height: unset;
  margin: unset;
}
.slider_type_v4 .hand_image_0 {
  bottom: 50px;
  left: 50px;
  min-width: 470px;
  min-height: 200px;
  z-index: 2;
  background: var(--color-white);
}
.slider_type_v4 .hand_image_2 {
  top: 0;
  left: unset;
  bottom: unset;
  right: 0;
  min-width: 417px;
  min-height: 296px;
  z-index: 2;
  background: var(--color-white);
  width: unset;
  height: unset;
  margin: unset;
}
.slider_type_v4 .hand_image_1 {
  top: 0;
  left: 0;
  bottom: unset;
  right: unset;
  min-width: 492px;
  min-height: 409px;
  z-index: 2;
  background: var(--color-white);
  width: unset;
  height: unset;
  margin: unset;
}
.slider_type_v4 .line_image_1 {
  bottom: 0;
  min-width: 556px;
  min-height: 230px;
  background: var(--color-set-one-1);
  z-index: 3;
}
.slider_type_v4 .line_image_2 {
  bottom: 25px;
  min-width: 517px;
  min-height: 139px;
  background: var(--color-white);
  z-index: 4;
}
.slider_type_v4 .slideralignment_right .hand_image_0, .slider_type_v4 .slideralignment_right .line_image_1, .slider_type_v4 .slideralignment_right .line_image_2 {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}
.slider_type_v4 .slideralignment_right .hand_image_1 {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}
.slider_type_v4 .slideralignment_right .hand_image_2 {
  right: unset;
  left: 0;
  transform: scaleX(-1);
}
.slider_type_v4 .slideralignment_right.imgae_mask .round_big {
  right: unset;
  left: -90px;
}
.slider_type_v4 .slider_image_bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
  position: relative !important;
  z-index: 7;
  mask-position: center center;
  -webkit-mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

.slider_box_V2 {
  height: 860px;
}
.slider_box_V2 .image {
  display: none !important;
  position: relative;
  margin-top: 70px;
  z-index: 9;
  display: block;
  height: 712px;
}
.slider_box_V2 .image .shape_bg {
  background: var(--color-set-one-1);
  z-index: -1;
  opacity: 0.8;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
}

@media (min-width: 992px) {
  .slider_box_V2 .image {
    display: flex !important;
  }
  .slider_box_V2 .image .img_in {
    position: absolute;
  }
  .slider_box_V2 .image .img_in img {
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .slider_box_V2 .image .img_in.img_one {
    width: 462px;
    height: 349px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(-8deg);
    z-index: 4;
  }
  .slider_box_V2 .image .img_in.img_two {
    width: 313px;
    height: 242px;
    bottom: 66px;
    left: -0.7rem;
    transform: rotate(-10deg);
  }
  .slider_box_V2 .image .img_in.img_three {
    width: 296px;
    height: 213px;
    bottom: 10.5rem;
    right: -110px;
    transform: rotate(7deg);
    z-index: 5;
  }
}
.slider_box_V2.slideralignment_right .image .img_in.img_two {
  left: -2.1rem;
}
.slider_box_V2.slideralignment_right .image .img_in.img_three {
  right: -80px;
}

@media (min-width: 600px) {
  .slider_box_V1 .smtitle, .slider_box_V2 .smtitle, .slider_box_V3 .smtitle {
    font-size: 26px;
  }
  .slider_box_V1 .smtitle i, .slider_box_V2 .smtitle i, .slider_box_V3 .smtitle i {
    font-size: 26px;
  }
  .slider_box_V1 .title, .slider_box_V2 .title, .slider_box_V3 .title {
    font-size: 56px;
    line-height: 68px;
  }
  .slider_box_V1 .content, .slider_box_V2 .content, .slider_box_V3 .content {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 992px) {
  .slider_box_V1 .smtitle, .slider_box_V2 .smtitle, .slider_box_V3 .smtitle {
    font-size: 20px;
  }
  .slider_box_V1 .smtitle i, .slider_box_V2 .smtitle i, .slider_box_V3 .smtitle i {
    font-size: 30px;
  }
  .slider_box_V1 .title, .slider_box_V2 .title, .slider_box_V3 .title {
    font-size: 60px;
    line-height: 74px;
  }
  .slider_box_V1 .content, .slider_box_V2 .content, .slider_box_V3 .content {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 1200px) {
  .slider_box_V1 .smtitle, .slider_box_V2 .smtitle, .slider_box_V3 .smtitle, .slider_box_V4 .smtitle {
    font-size: 32px;
  }
  .slider_box_V1 .smtitle i, .slider_box_V2 .smtitle i, .slider_box_V3 .smtitle i, .slider_box_V4 .smtitle i {
    font-size: 40px;
  }
  .slider_box_V1 .title, .slider_box_V2 .title, .slider_box_V3 .title, .slider_box_V4 .title {
    font-size: 80px;
    line-height: 92px;
  }
  .slider_box_V1 .content, .slider_box_V2 .content, .slider_box_V3 .content, .slider_box_V4 .content {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 1200px) {
  .slider_box_V2.slideralignment_left .slider_content, .slider_box_V3.slideralignment_left .slider_content {
    padding-right: 50px;
  }
  .slider_box_V2.slideralignment_right .slider_content, .slider_box_V3.slideralignment_right .slider_content {
    padding-left: 50px;
  }
  .slider_box_V2.slideralignment_right .image, .slider_box_V3.slideralignment_right .image {
    left: -60px;
  }
}
@media (max-width: 1200px) {
  .slider_type_v4 .slider_image_bg {
    mask-size: 90%;
    -webkit-mask-size: 90%;
  }
  .slider_box_V2 .image {
    height: 550px;
  }
  .slider_box_V2 .image .img_in.img_one {
    width: 362px;
    height: 249px;
  }
  .slider_box_V2 .image .img_in.img_two {
    width: 280px;
    height: 180px;
    bottom: 115px;
    left: -2rem;
    bottom: 4rem;
  }
  .slider_box_V2 .image .img_in.img_three {
    width: 246px;
    height: 163px;
    right: 0px;
    bottom: 9rem;
  }
  .slider_box_V2.slideralignment_right .image .shape_bg {
    left: -36rem;
  }
  .slider_v2 .container, .slider_v1 .container, .slider_v3 .container, .slider_v4 .container {
    max-width: 97%;
  }
  .slider_v2 .swiper_arrows, .slider_v1 .swiper_arrows, .slider_v3 .swiper_arrows, .slider_v4 .swiper_arrows {
    display: none;
  }
}
@media (max-width: 992px) {
  .slider_box_V2.disable_image_on_moibile .image {
    display: none !important;
  }
  .slider_box_V1 .smtitle, .slider_box_V2 .smtitle, .slider_box_V3 .smtitle, .slider_box_V4 .smtitle {
    font-size: 18px;
    line-height: 28px;
  }
  .slider_box_V1 .smtitle .icon, .slider_box_V2 .smtitle .icon, .slider_box_V3 .smtitle .icon, .slider_box_V4 .smtitle .icon {
    display: none;
  }
  .slider_type_v4 .slider_box_V4.image_enable {
    height: 800px;
  }
  .slider_type_v4 .slider_box_V4:not(.image_enable) {
    height: 600px;
  }
  .slider_type_v4 .slider_image_bg {
    mask-size: 100%;
    -webkit-mask-size: 100%;
  }
  .slider_box_V1 .button_group, .slider_box_V2 .button_group {
    gap: 1rem;
  }
  .slider_box_V2.image_enable {
    height: 950px;
  }
  .slider_box_V2:not(.image_enable) {
    height: 600px;
  }
  .slider_box_V2 .slider_content {
    padding-top: 50px;
  }
  .slider_box_V2.slideralignment_right .image .shape_bg {
    left: -36rem;
  }
  .slider_box_V2.slideralignment_left .image .shape_bg {
    right: -36rem;
  }
  .slider_box_V3.image_enable {
    height: 890px;
  }
  .slider_content {
    padding: 0px 0px 0px 0px !important;
  }
  .slider_box_V1 .video_box {
    margin: 25px 0 40px;
  }
  .slider_box_V2 {
    height: 920px;
    padding: 100px 0;
  }
  .slider_box_V2 .slider_content {
    padding: unset;
  }
  .slider_box_V2 .image {
    height: unset;
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
  }
  .slider_box_V2 .image .img_in {
    position: relative;
    left: unset !important;
    right: unset !important;
    bottom: unset !important;
    top: unset !important;
    margin: unset !important;
    transform: unset !important;
  }
  .slider_box_V2 .image .img_in.img_one {
    width: 100%;
    min-width: 100%;
    height: unset;
  }
  .slider_box_V2 .image .img_in.img_two, .slider_box_V2 .image .img_in.img_three {
    width: 48%;
    min-width: 48%;
    height: unset;
  }
  .slider_box_V2 .mask_image {
    display: none;
  }
}
@media (max-width: 768px) {
  .slider_box_V1 .line_image, .slider_box_V2 .line_image, .slider_box_V3 .line_image, .slider_box_V4 .line_image,
  .slider_box_V1 .round, .slider_box_V2 .round, .slider_box_V3 .round, .slider_box_V4 .round {
    display: none;
  }
  .slideralignment_right .row {
    flex-direction: column-reverse;
  }
  .slider_type_v4 .slider_image_bg {
    mask-size: 85%;
    -webkit-mask-size: 85%;
    height: 500px;
    margin-top: 50px;
  }
  .slider_type_v4 .slider_box_V4.image_enable {
    height: 1000px;
  }
  .slider_v2 .slider-pagination {
    bottom: 10px;
    padding: 0px;
  }
}
@media (max-width: 500px) {
  .slider_type_v4 .slider_image_bg {
    mask-size: 100%;
    -webkit-mask-size: 100%;
    height: 350px;
  }
  .slider_type_v4 .slider_box_V4.image_enable {
    height: 960px;
  }
  .slider_box_V1 .button_group, .slider_box_V2 .button_group, .slider_box_V3 .button_group, .slider_box_V4 .button_group {
    margin-top: 25px;
    flex-direction: column;
    align-items: flex-start !important;
    gap: 1.2rem;
  }
  .slider_box_V2 {
    padding: 60px 0;
  }
  .slider_box_V2.image_enable {
    height: 1100px;
  }
  .slider_box_V2 .image .img_in.img_one {
    height: 220px;
  }
  .slider_box_V2 .image .img_in.img_two, .slider_box_V2 .image .img_in.img_three {
    width: 47%;
    min-width: 47%;
    height: 170px;
  }
  .slider_box_V2 .button_group a {
    width: 100%;
  }
  .slider_box_V1 {
    height: 750px;
  }
  .slider_box_V3.image_enable {
    height: 900px;
    padding: 60px 0 0;
  }
  .slider_v2 .container, .slider_v1 .container, .slider_v3 .container, .slider_v4 .container {
    max-width: 100%;
  }
  .slider_v2 .container .p-sm-0, .slider_v1 .container .p-sm-0, .slider_v3 .container .p-sm-0, .slider_v4 .container .p-sm-0 {
    padding: 0px;
  }
}
@media (max-width: 768px) {
  .vc_slides .slider_box_V2 .image, .vc_slides .slider_box_V1 .video_box, .vc_slides .slider_box_V3 .slider_image {
    display: none;
  }
  .vc_slides .slider_box_V3.image_enable, .vc_slides .slider_box_V2.image_enable {
    align-items: center !important;
  }
  .vc_slides .slider_box_V3.image_enable, .vc_slides .slider_box_V2.image_enable {
    padding: 40px 0px 80px !important;
  }
}
.slideralignment_center .button_group {
  justify-content: center !important;
  align-items: center !important;
}

.newsteller {
  position: relative;
  gap: 1rem;
  align-items: center;
  flex-direction: column;
  background: var(--background-white);
  border: 1px solid var(--color-set-one-bor-1);
}
.newsteller.style_one .column-1 {
  flex: unset;
  min-width: 100%;
  padding: 20px 30px;
}
.newsteller.style_one.light {
  border: 1px solid rgba(var(--background-white-rgb), 0.2);
  background: transparent;
}
.newsteller.style_one.light .divider {
  background: rgba(var(--background-white-rgb), 0.2);
}
.newsteller.style_one.light .title_no_a_30, .newsteller.style_one.light p {
  color: var(--color-white);
}
.newsteller.style_one.dark .mc4wp-form-fields input[type=email] {
  border-color: var(--color-set-one-bor-1);
}
.newsteller .divider {
  position: relative;
  left: 0;
  right: 0;
  width: 90%;
  height: 1px;
  background: var(--color-set-one-bor-1);
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
}

@media (min-width: 768px) {
  .newsteller {
    flex-direction: row;
    gap: 2rem;
  }
  .newsteller.style_one .column-1 {
    min-width: unset;
    flex: 1;
    padding: 40px;
  }
  .newsteller .divider {
    height: 50%;
    position: absolute;
    width: 1px;
  }
}
@media (max-width: 768px) {
  .newsteller br {
    display: none;
  }
  .mc4wp-form-fields {
    flex-direction: column;
  }
  .mc4wp-form-fields::before {
    top: 20px;
  }
  .mc4wp-form-fields input[type=submit] {
    width: 100%;
  }
}
.risehand_tab .showcase_tabs_btns {
  padding: 0 0 0 0 !important;
  display: flex;
  gap: 1.5rem;
}
.risehand_tab .showcase_tabs_btns li {
  list-style: none;
}
.risehand_tab .showcase_tabs_btns li a {
  padding: 15px 26px;
  box-shadow: var(--box-shadow-three);
  color: var(--heading-color-one);
  background: var(--background-white);
  border-color: var(--background-white);
}
.risehand_tab .showcase_tabs_btns li a.active {
  color: var(--color-white);
  background: var(--color-set-one-1);
  border-color: var(--color-set-one-1);
}
.risehand_tab .liseperate {
  flex-direction: column;
}
.risehand_tab .liseperate .tabs_header .showcase_tabs_btns {
  flex-direction: row;
}
.risehand_tab .s_tabs_content .tab_content.align_right > .d_flex {
  flex-direction: row-reverse;
}
.risehand_tab .s_tabs_content .tab_content .d_flex {
  gap: 2rem;
}
.risehand_tab .s_tabs_content .tab_content .d_flex .image-box {
  min-width: 50%;
}
.risehand_tab .s_tabs_content .tab_content .d_flex .image-box img {
  width: 100%;
  height: 470px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.risehand_tab .s_tabs_content .tab_content .list_items_box {
  padding-left: 20px !important;
  padding-bottom: 20px !important;
}
.risehand_tab .s_tabs_content .tab_content .list_items_box .list_items .d_flex {
  flex-direction: row;
}
.risehand_tab .s_tabs_content .tab_content .list_items_box .icons .l_box {
  margin-left: -20px;
}
.risehand_tab .s_tabs_content .tab_content .list_items_box .l_box {
  gap: 0.5rem !important;
}
.risehand_tab .s_tabs_content .tab_content.align_default > .d_flex {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start !important;
}
.risehand_tab .s_tabs_content .tab_content.align_default > .d_flex .image-box {
  min-width: unset !important;
}
.risehand_tab .s_tabs_content .s_tab {
  position: relative;
  display: none;
  transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -webkit-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transform: scale(0.9, 0.9) translateY(0px);
}
.risehand_tab .s_tabs_content .s_tab.active-tab {
  transform: scale(1) translateY(0px);
  display: block;
}
.risehand_tab .s_tabs_content .s_tab.active-tab.show {
  animation: fadeIn ease 0.9s;
  -webkit-animation: fadeIn ease 0.9s;
  -moz-animation: fadeIn ease 0.9s;
  -o-animation: fadeIn ease 0.9s;
  -ms-animation: fadeIn ease 0.9s;
}

@media (min-width: 992px) {
  .risehand_tab .liseperate {
    gap: 2rem;
    flex-direction: row;
  }
  .risehand_tab .liseperate .tabs_header {
    min-width: 200px;
  }
  .risehand_tab .liseperate .tabs_header .showcase_tabs_btns {
    flex-direction: column;
  }
  .risehand_tab .liseperate .tabs_header .showcase_tabs_btns li a {
    width: 100%;
  }
  .risehand_tab .s_tabs_content .tab_content .d_flex {
    flex-direction: row;
  }
}
@media (max-width: 992px) {
  .risehand_tab .s_tabs_content .tab_content .d_flex {
    flex-direction: column !important;
  }
  .risehand_tab .s_tabs_content .tab_content .list_items_box .icons .l_box {
    flex-direction: row !important;
  }
}
@media (max-width: 768px) {
  .risehand_tab .showcase_tabs_btns {
    flex-wrap: wrap;
    gap: 1rem;
  }
  .risehand_tab .showcase_tabs_btns li {
    margin: 0px;
  }
}
.testimonial_box {
  position: relative;
  margin-bottom: 30px;
}
.testimonial_box.style_one {
  padding: 0px;
}
.testimonial_box.style_one .box_d_flex {
  gap: 2rem;
}
.testimonial_box.style_one .rating {
  margin: 0 0 1rem;
  padding: 0;
}
.testimonial_box.style_one .rating li {
  list-style: none;
}
.testimonial_box.style_one .rating li span {
  font-size: 20px;
  color: var(--color-set-one-1);
  line-height: normal;
  padding-right: 5px;
  padding-bottom: 5px;
}
.testimonial_box.style_one .rating li span:last-child {
  padding-right: 0px;
}
.testimonial_box.style_one .rating li span.empty {
  opacity: 0.3;
}
.testimonial_box.style_one .comment {
  margin-bottom: 1rem;
}
.testimonial_box.style_one .authour_details {
  gap: 1.2rem;
}
.testimonial_box.style_one .authour_details .image {
  min-width: 60px;
}
.testimonial_box.style_one .authour_details .image img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.testimonial_box.style_one .authour_details span {
  font-weight: 500;
  font-family: var(--font-family-text);
  color: var(--color-set-one-1);
  font-size: 16px;
}
.testimonial_box.style_one .quote_icons {
  min-width: 70px;
}
.testimonial_box.style_one .quote_icons i {
  font-size: 76px;
  line-height: normal;
  color: var(--color-set-one-1);
}

@media (max-width: 768px) {
  .testimonial_box.style_one .box_d_flex {
    flex-direction: column !important;
  }
}
.testimonial_box {
  position: relative;
  padding: 20px 20px;
}
.testimonial_box.style_two .content_box {
  position: relative;
  padding: 30px;
  border-radius: 1rem;
  margin-bottom: 2.5rem;
  background: var(--background-white);
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.07);
}
.testimonial_box.style_two .content_box::before {
  position: absolute;
  content: "";
  border-bottom: 16px solid transparent;
  border-right: 12px solid transparent;
  border-top: 16px solid var(--background-white);
  border-left: 12px solid var(--background-white);
  bottom: -2rem;
  left: 3.9rem;
}
.testimonial_box.style_two .quote_icons {
  min-width: 70px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.testimonial_box.style_two .quote_icons i {
  font-size: 56px;
  line-height: normal;
  color: rgba(var(--color-set-one-1-rgba), 0.09);
}
.testimonial_box.style_two .rating {
  margin: 0 0 1rem;
  padding: 0;
}
.testimonial_box.style_two .rating li {
  list-style: none;
}
.testimonial_box.style_two .rating li span {
  font-size: 20px;
  color: var(--color-set-one-1);
  line-height: normal;
  padding-right: 5px;
  padding-bottom: 5px;
}
.testimonial_box.style_two .rating li span.empty {
  opacity: 0.3;
}
.testimonial_box.style_two .rating li span:last-child {
  padding-right: 0px;
}
.testimonial_box.style_two .authour_details {
  gap: 1.2rem;
  padding-left: 2rem;
}
.testimonial_box.style_two .authour_details .image {
  min-width: 60px;
}
.testimonial_box.style_two .authour_details .image img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.testimonial_box.style_two .authour_details span {
  font-weight: 500;
  font-family: var(--font-family-text);
  color: var(--color-set-one-1);
  font-size: 16px;
}

.testimonial_box {
  position: relative;
}
.testimonial_box.style_three {
  padding: 30px;
  border-radius: 1rem;
  margin-bottom: 20px;
  background: var(--background-white);
  border: 1px solid var(--color-set-one-bor-1);
}
.testimonial_box.style_three::before {
  position: absolute;
  content: "";
  width: 97%;
  left: 0;
  right: 0;
  height: 15px;
  border-top: 0px;
  border: 1px solid var(--color-set-one-bor-1);
  bottom: -15px;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  margin: auto;
}
.testimonial_box.style_three .quote_icons {
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  top: 20px;
  right: 20px;
}
.testimonial_box.style_three .quote_icons i {
  font-size: 76px;
  line-height: normal;
  color: var(--color-set-one-1);
}
.testimonial_box.style_three .rating {
  margin: 0 0 1rem;
  padding: 0;
}
.testimonial_box.style_three .rating li {
  list-style: none;
}
.testimonial_box.style_three .rating li span {
  font-size: 20px;
  color: var(--color-set-one-1);
  line-height: normal;
  padding-right: 5px;
  padding-bottom: 5px;
}
.testimonial_box.style_three .rating li span:last-child {
  padding-right: 0px;
}
.testimonial_box.style_three .authour_details {
  position: relative;
  gap: 1.2rem;
  padding: 2rem 0 0;
  margin: 2rem 0 0;
  border-top: 1px solid var(--color-set-one-bor-1);
}
.testimonial_box.style_three .authour_details .image {
  min-width: 60px;
}
.testimonial_box.style_three .authour_details .image img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.testimonial_box.style_three .authour_details span {
  font-weight: 500;
  font-family: var(--font-family-text);
  color: var(--color-set-one-1);
  font-size: 16px;
}

.testimonial_box {
  position: relative;
  padding: 20px;
}
.testimonial_box.style_four {
  padding: 20px 20px 60px;
}
.testimonial_box.style_four .content_box {
  padding: 35px 40px;
  background: var(--background-white);
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.07);
}
.testimonial_box.style_four .quote_icons {
  position: absolute;
  bottom: 20px;
  right: 50px;
}
.testimonial_box.style_four .quote_icons i {
  border-radius: 130px;
  background: var(--background-white);
  width: 130px;
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.07);
  height: 130px;
  border-radius: 130px;
  display: block;
  font-size: 66px;
  line-height: 130px;
  text-align: center;
  color: var(--color-set-one-1);
}
.testimonial_box.style_four .comment {
  margin-bottom: 1.7rem;
}
.testimonial_box.style_four .rating {
  margin: 0 0 1rem;
  padding: 0;
}
.testimonial_box.style_four .rating li {
  list-style: none;
}
.testimonial_box.style_four .rating li span {
  font-size: 20px;
  color: var(--color-set-one-1);
  line-height: normal;
  padding-right: 5px;
  padding-bottom: 5px;
}
.testimonial_box.style_four .rating li span:last-child {
  padding-right: 0px;
}
.testimonial_box.style_four .authour_details {
  position: relative;
  gap: 1.2rem;
  padding: 0rem 0 0;
}
.testimonial_box.style_four .authour_details .image {
  min-width: 60px;
}
.testimonial_box.style_four .authour_details .image img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.testimonial_box.style_four .authour_details span {
  font-weight: 500;
  font-family: var(--font-family-text);
  color: var(--color-set-one-1);
  font-size: 16px;
}

.volunteer-style_1 {
  position: relative;
  text-align: center;
}
.volunteer-style_1 .image-box {
  position: relative;
  margin-bottom: 1.4rem;
}
.volunteer-style_1 .image-box .spattern_bg {
  height: 225px;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: relative;
  background: var(--color-set-one-2);
}
.volunteer-style_1 .image-box .img_link {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 200px;
  overflow: hidden;
  margin: auto;
  margin-top: -9rem;
  z-index: 2;
}
.volunteer-style_1 .image-box .img_link img {
  width: 100%;
  height: 100%;
  -o-object-position: top;
     object-position: top;
}
.volunteer-style_1 .content_box {
  padding-bottom: 20px;
}
.volunteer-style_1 .content_box .font_special {
  text-decoration: unset;
  font-size: 22px;
}
.volunteer-style_1 .content_box .social-icons {
  margin-top: 0.8rem;
  position: absolute;
  bottom: -36px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
}
.volunteer-style_1 .content_box .social-icons li:first-child {
  transform: translateY(-10px);
}
.volunteer-style_1 .content_box .social-icons li:nth-child(2) {
  transform: translateY(-15px);
}
.volunteer-style_1 .content_box .social-icons li:nth-child(3) {
  transform: translateY(-20px);
}
.volunteer-style_1 .content_box .social-icons li:last-child {
  transform: translateY(-25px);
}
.volunteer-style_1:hover .image-box .spattern_bg {
  background: var(--color-set-one-1);
}
.volunteer-style_1:hover .content_box .social-icons {
  opacity: 1;
}
.volunteer-style_1:hover .content_box .social-icons li {
  transform: translateY(0);
}/*# sourceMappingURL=all-theme.min.css.map */