  .page-wrapper .sec-title .sub-title,
  .page-wrapper .sub-title.tm-sub-tilte,
  .page-wrapper .sub-title.tx-subTitle {
    position: relative;
    display: inline-flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0.35em;
    width: fit-content;
    max-width: 100%;
    white-space: nowrap;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
    transition: color 0.35s ease, -webkit-text-fill-color 0.35s ease;
  }

  .page-wrapper .sec-title .sub-title > img,
  .page-wrapper .sub-title.tm-sub-tilte > img,
  .page-wrapper .sub-title.tx-subTitle > img {
    flex: 0 0 auto;
    display: inline-block;
    vertical-align: middle;
  }

  .page-wrapper .sec-title .sub-title > span,
  .page-wrapper .sub-title.tm-sub-tilte > span,
  .page-wrapper .sub-title.tx-subTitle > span {
    flex: 0 1 auto;
    min-width: 0;
    white-space: nowrap;
  }

  .page-wrapper .sec-title .sub-title::after,
  .page-wrapper .sub-title.tm-sub-tilte::after,
  .page-wrapper .sub-title.tx-subTitle::after {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    content: "";
    border-radius: 999px;
    background: var(--theme-color1);
    transition: width 0.35s ease;
    pointer-events: none;
  }

  .page-wrapper .sec-title .sub-title:hover,
  .page-wrapper .sub-title.tm-sub-tilte:hover,
  .page-wrapper .sub-title.tx-subTitle:hover {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .page-wrapper .sec-title .sub-title:hover::after,
  .page-wrapper .sub-title.tm-sub-tilte:hover::after,
  .page-wrapper .sub-title.tx-subTitle:hover::after {
    width: 100%;
    background: var(--theme-color1) !important;
  }

  .page-wrapper .sec-title > .title,
  .page-wrapper .section-title > .title {
    position: static !important;
    display: block !important;
    width: auto !important;
    max-width: none !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .page-wrapper .sec-title > .title > span:not(.dm-reference-title-subline),
  .page-wrapper .section-title > .title > span:not(.dm-reference-title-subline) {
    display: block !important;
    width: fit-content !important;
    max-width: 100% !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .page-wrapper .testimonial-wrapper .sec-title > .title {
    position: relative !important;
    overflow: visible !important;
  }

  .page-wrapper .testimonial-wrapper .sec-title > .title > span:not(.dm-reference-title-subline),
  .page-wrapper .testimonial-wrapper .sec-title > .title .dm-portal-slogan-highlight {
    position: relative !important;
    display: block !important;
    width: fit-content !important;
    max-width: 100% !important;
    padding-bottom: 4px !important;
    overflow: visible !important;
  }

  .page-wrapper .sec-title.text-center > .title > span:not(.dm-reference-title-subline),
  .page-wrapper .section-title.text-center > .title > span:not(.dm-reference-title-subline) {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > span:not(.dm-reference-title-subline),
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > .dm-portal-slogan-highlight {
    display: inline !important;
    margin-left: 0.28em;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    overflow: visible !important;
    padding-bottom: 2px !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  /* Politikamız (ve benzeri): hover → beyaz metin + turuncu alt çizgi */
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > span:not(.dm-reference-title-subline):hover,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > .dm-portal-slogan-highlight:hover,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline:hover > span:not(.dm-reference-title-subline),
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline:hover > .dm-portal-slogan-highlight,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline:hover .dm-portal-slogan-highlight {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > span:not(.dm-reference-title-subline)::after,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > .dm-portal-slogan-highlight::after,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline .dm-portal-slogan-highlight::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    width: 0 !important;
    height: 2px !important;
    border-radius: 999px !important;
    background: var(--theme-color1) !important;
    transition: width 0.35s ease !important;
    pointer-events: none !important;
  }

  html[dir="rtl"] .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > span:not(.dm-reference-title-subline)::after,
  html[dir="rtl"] .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > .dm-portal-slogan-highlight::after,
  html[dir="rtl"] .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline .dm-portal-slogan-highlight::after {
    left: auto !important;
    right: 0 !important;
  }

  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > span:not(.dm-reference-title-subline):hover::after,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > .dm-portal-slogan-highlight:hover::after,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline:hover > span:not(.dm-reference-title-subline)::after,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline:hover > .dm-portal-slogan-highlight::after,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline:hover .dm-portal-slogan-highlight::after {
    width: 100% !important;
    background: var(--theme-color1) !important;
  }

  .page-wrapper .team-section.dm-home-team-section .sec-title > .sub-title,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .sub-title.tm-sub-tilte,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .sub-title.tx-subTitle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: fit-content !important;
    max-width: 100% !important;
    text-align: center !important;
    margin: 0 auto 14px !important;
  }

  .page-wrapper .team-section.dm-home-team-section .sec-title > .sub-title::after,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .sub-title.tm-sub-tilte::after,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .sub-title.tx-subTitle::after {
    width: 0 !important;
    left: 0 !important;
    right: auto !important;
  }

  .page-wrapper .team-section.dm-home-team-section .sec-title > .sub-title:hover::after,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .sub-title.tm-sub-tilte:hover::after,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .sub-title.tx-subTitle:hover::after {
    width: 100% !important;
  }

  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    white-space: nowrap !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading > span:not(.dm-reference-title-subline),
  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading > .dm-portal-slogan-highlight {
    display: inline !important;
    width: auto !important;
    max-width: none !important;
    margin-left: 0.28em !important;
    margin-right: 0 !important;
    position: relative !important;
    overflow: visible !important;
    padding-bottom: 2px !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading > span:not(.dm-reference-title-subline):hover,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading > .dm-portal-slogan-highlight:hover,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading:hover > span:not(.dm-reference-title-subline),
  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading:hover > .dm-portal-slogan-highlight {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading > span:not(.dm-reference-title-subline)::after,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading > .dm-portal-slogan-highlight::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    width: 0 !important;
    height: 2px !important;
    border-radius: 999px !important;
    background: var(--theme-color1) !important;
    transition: width 0.35s ease !important;
    pointer-events: none !important;
  }

  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading > span:not(.dm-reference-title-subline):hover::after,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading > .dm-portal-slogan-highlight:hover::after,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading:hover > span:not(.dm-reference-title-subline)::after,
  .page-wrapper .team-section.dm-home-team-section .sec-title > .title.dm-home-team-heading:hover > .dm-portal-slogan-highlight::after {
    width: 100% !important;
  }

  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline {
    display: block !important;
    white-space: nowrap !important;
  }

  /* İstisna: SplitText .split-line block olmasın — Çalışma + turuncu Politikamız tek satır */
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > .split-line {
    display: inline !important;
    white-space: nowrap !important;
  }

  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline > .dm-portal-slogan-highlight,
  .page-wrapper .work-process-section .sec-title > .title.dm-work-process-headline-inline .dm-portal-slogan-highlight {
    display: inline !important;
    white-space: nowrap !important;
  }

  .page-wrapper .sec-title > .title::after,
  .page-wrapper .sec-title > .title:hover::after,
  .page-wrapper .section-title > .title::after,
  .page-wrapper .section-title > .title:hover::after {
    content: none !important;
    display: none !important;
    width: 0 !important;
  }

  .page-wrapper .feature-section :where(.feature-box-style2, .feature-box-style3):hover .title {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .page-wrapper .feature-section .feature-box-style3 .content-style-2 .title::after,
  .page-wrapper .feature-section .feature-box-style3:hover .content-style-2 .title::after {
    content: none !important;
    width: 0 !important;
  }

  .page-wrapper .project-block .inner-block .content-block .title a,
  .page-wrapper .project-block .inner-block .content-block .title a:hover {
    background-image: none !important;
    background-size: 0 0 !important;
  }

  .page-wrapper .testimonial-one .testi-counter:hover .dm-testimonial-count-highlight,
  .page-wrapper .testimonial-one .testi-counter .dm-testimonial-count-highlight:hover {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .page-wrapper .testimonial-one .testi-counter .dm-testimonial-count-copy {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    margin: 0 !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.15 !important;
    text-transform: none !important;
  }

  .page-wrapper .testimonial-one .testi-counter .dm-testimonial-count-highlight {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: fit-content !important;
    min-height: 38px !important;
    padding: 8px 18px !important;
    border: 2px solid rgba(255, 107, 30, 0.72) !important;
    border-radius: 10px !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%) !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), 0 0 0 2px rgba(255, 107, 30, 0.12), 0 0 18px rgba(255, 107, 30, 0.24) !important;
    transition: border-color 0.35s ease, box-shadow 0.35s ease, transform 0.35s ease, background 0.35s ease !important;
  }

  .page-wrapper .testimonial-one .testi-counter:hover .dm-testimonial-count-highlight,
  .page-wrapper .testimonial-one .testi-counter .dm-testimonial-count-highlight:hover {
    transform: translateY(-2px) !important;
    border-color: rgba(255, 107, 30, 0.9) !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.92) 0%, rgba(8, 8, 12, 0.84) 100%) !important;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.36), 0 0 0 3px rgba(255, 107, 30, 0.18), 0 0 28px rgba(255, 107, 30, 0.38) !important;
  }

  .page-wrapper .testimonial-one .testi-counter .dm-testimonial-count-label {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 5px !important;
    white-space: nowrap !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .page-wrapper .sec-title .title,
  .page-wrapper .section-title .title {
    font-size: clamp(22px, 2.55vw, 36px) !important;
    line-height: 1.12 !important;
  }

  .dm-home-services-heading .title span {
    display: block;
  }

  .dm-home-services-head {
    position: relative;
  }

  .dm-home-services-slider-wrap {
    position: relative;
    overflow: hidden;
  }

  .dm-home-services-slider {
    overflow: hidden;
  }

  .dm-home-services-slider .swiper-slide {
    height: auto;
    overflow: hidden;
    isolation: isolate;
  }

  .dm-home-services-slider .service-block-one {
    overflow: hidden;
    border-radius: 30px;
    contain: paint;
  }

  .dm-home-services-slider .service-block-one .inner-block {
    overflow: hidden !important;
    transform: none !important;
    filter: none !important;
  }

  .dm-home-services-slider .service-block-one .inner-block:hover {
    transform: none !important;
    filter: none !important;
    box-shadow: none !important;
  }

  .dm-home-services-slider .service-block-one .inner-block::after {
    pointer-events: none !important;
  }

  .dm-home-services-slider .service-block-one,
  .dm-home-projects-slider .project-block,
  .testimonial-one .testimonial-slider .testimonial-block-one {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    filter: blur(0);
    transition: transform 0.55s ease, opacity 0.55s ease, filter 0.55s ease;
    will-change: transform, opacity, filter;
    backface-visibility: hidden;
  }

  .dm-home-services-slider .service-block-one,
  .dm-home-services-slider .service-block-one .inner-block {
    height: 100%;
  }

  .dm-home-services-slider .swiper-wrapper {
    align-items: stretch;
  }

  .dm-home-services-slider .service-block-one.dm-slide-enter-next,
  .dm-home-projects-slider .project-block.dm-slide-enter-next,
  .testimonial-one .testimonial-slider .testimonial-block-one.dm-slide-enter-next {
    opacity: 0;
    transform: translate3d(40px, 0, 0);
    filter: blur(6px);
  }

  .dm-home-services-slider .service-block-one.dm-slide-enter-prev,
  .dm-home-projects-slider .project-block.dm-slide-enter-prev,
  .testimonial-one .testimonial-slider .testimonial-block-one.dm-slide-enter-prev {
    opacity: 0;
    transform: translate3d(-40px, 0, 0);
    filter: blur(6px);
  }

  @media (prefers-reduced-motion: reduce) {
    .dm-home-services-slider .service-block-one,
    .dm-home-projects-slider .project-block,
    .testimonial-one .testimonial-slider .testimonial-block-one {
      transition: none;
      transform: none;
      filter: none;
    }
  }

  .service-section .service-block-one .icon i {
    color: var(--theme-color1);
    font-size: 34px;
    line-height: 1;
  }

  .service-section .service-block-one .arrow-link {
    align-self: flex-end;
  }

  .dm-home-services-nav.array-button {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 24px;
    z-index: 5;
  }

  .dm-home-project-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 18px;
    margin-right: -24px;
  }

  .dm-home-project-actions .project-btn .btn-style-one {
    min-width: 232px;
    min-height: 52px;
    padding: 8px 58px 8px 30px;
    gap: 0;
    justify-content: flex-start;
    flex: 0 0 auto;
    border: 2px solid rgba(255, 107, 30, 0.72);
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%);
    color: #fff;
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.48), 0 0 0 4px rgba(255, 107, 30, 0.16), 0 0 34px rgba(255, 107, 30, 0.34);
  }

  .dm-home-project-actions .project-btn .btn-style-one .btn-title {
    font-size: 14px;
    line-height: 1;
    text-align: left;
    white-space: nowrap;
    position: relative;
    z-index: 2;
    color: #fff;
    left: 8px;
  }

  .dm-home-project-actions .project-btn .btn-style-one .btn-arrow-left,
  .dm-home-project-actions .project-btn .btn-style-one .btn-arrow-right {
    position: absolute !important;
    top: 50% !important;
    width: 34px;
    height: 34px;
    min-width: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.78);
    background: rgba(0, 0, 0, 0.18);
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
  }

  .dm-home-project-actions .project-btn .btn-style-one .btn-arrow-left {
    left: 10px !important;
    right: auto !important;
    scale: 0;
  }

  .dm-home-project-actions .project-btn .btn-style-one .btn-arrow-right {
    left: auto !important;
    right: 10px !important;
    scale: 1;
  }

  .dm-home-project-actions .project-btn .btn-style-one .btn-arrow-left img,
  .dm-home-project-actions .project-btn .btn-style-one .btn-arrow-right img {
    width: 14px;
    height: 14px;
    object-fit: contain;
    filter: brightness(0) invert(1);
  }

  .dm-home-project-actions .project-btn .btn-style-one:hover .btn-title {
    transform: translateX(28px) !important;
    -webkit-transform: translateX(28px) !important;
  }

  .dm-home-project-actions .project-btn .btn-style-one:hover .btn-arrow-left {
    scale: 1 !important;
  }

  .dm-home-project-actions .project-btn .btn-style-one:hover .btn-arrow-right {
    scale: 0 !important;
  }

  .dm-home-projects-slider {
    overflow: hidden;
    width: 100%;
    margin-left: 0;
    margin-bottom: 26px;
    padding-right: 8px;
    padding-left: 4px;
  }

  .dm-home-projects-slider .swiper-slide {
    display: flex;
    height: auto;
    box-sizing: border-box;
    padding-right: 3px;
    padding-left: 3px;
  }

  .dm-home-projects-slider .project-block {
    display: flex;
    width: 100%;
    height: 100%;
  }

  .project-section .light-shape {
    display: none !important;
  }

  .dm-home-projects-slider .project-block .inner-block .content-block .title {
    position: relative;
    display: inline-block;
    font-size: clamp(17px, 1.08vw, 20px);
    line-height: 1.24;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    transition: color 0.3s ease, -webkit-text-fill-color 0.3s ease;
  }

  .dm-home-projects-slider .project-block .inner-block .content-block .title a {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    transition: color 0.3s ease, -webkit-text-fill-color 0.3s ease;
  }

  .dm-home-projects-slider .project-block .inner-block .content-block .title::after {
    position: absolute;
    right: 0;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    content: "";
    border-radius: 999px;
    background: #fff;
    transition: width 0.3s ease;
  }

  .dm-home-projects-slider .project-block .inner-block:hover .content-block .title,
  .dm-home-projects-slider .project-block .inner-block:hover .content-block .title a,
  .dm-home-projects-slider .project-block .inner-block .content-block .title:hover,
  .dm-home-projects-slider .project-block .inner-block .content-block .title:hover a {
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .dm-home-projects-slider .project-block .inner-block:hover .content-block .title::after,
  .dm-home-projects-slider .project-block .inner-block .content-block .title:hover::after {
    width: 100%;
  }

  .dm-home-projects-slider .project-block .inner-block {
    position: relative;
    display: flex;
    width: 100%;
    min-height: 414px;
    flex-direction: column;
    overflow: hidden;
    padding: 12px 12px 16px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 24px;
    background:
      radial-gradient(circle at 84% 18%, rgba(255, 107, 30, 0.18), transparent 30%),
      linear-gradient(135deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018)),
      rgba(255, 255, 255, 0.035);
    box-shadow: 0 22px 58px rgba(0, 0, 0, 0.34);
    backdrop-filter: blur(14px);
    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease, background 0.35s ease;
  }

  .dm-home-projects-slider .project-block .inner-block:hover {
    transform: translateY(-6px);
    border-color: rgba(255, 107, 30, 0.52);
    background:
      linear-gradient(180deg, rgba(22, 22, 27, 0.82) 0%, rgba(8, 8, 12, 0.94) 100%),
      radial-gradient(circle at 18% 12%, rgba(255, 107, 30, 0.22), transparent 38%);
    box-shadow: 0 30px 76px rgba(0, 0, 0, 0.44), 0 0 0 3px rgba(255, 107, 30, 0.12), 0 0 34px rgba(255, 107, 30, 0.18);
  }

  .dm-home-projects-slider .project-block .inner-block .content-block {
    display: flex;
    min-height: auto;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: flex-start;
    padding: 14px 6px 0;
  }

  .dm-home-project-card-eyebrow {
    color: var(--theme-color1);
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 8px;
  }

  .dm-home-project-card-summary {
    margin: 10px 0 0;
    color: #fff;
    font-size: clamp(14px, 1vw, 16px);
    line-height: 1.42;
  }

  .dm-home-projects-slider .project-block .inner-block .image-block {
    min-height: 292px;
    overflow: hidden;
    border-radius: 18px;
  }

  .dm-home-projects-slider .project-block .inner-block .image-block img {
    width: 100%;
    height: 292px;
    object-fit: cover;
  }

  .dm-home-projects-slider .project-block .inner-block .image-block .arrow-icon {
    position: absolute;
    top: calc(50% + 8px);
    left: 50%;
    display: inline-flex;
    width: 58px;
    height: 58px;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(255, 107, 30, 0.72);
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), 0 0 0 2px rgba(255, 107, 30, 0.12), 0 0 18px rgba(255, 107, 30, 0.24);
    opacity: 0;
    visibility: hidden;
    z-index: 5;
    overflow: hidden;
    transform: translate(-50%, -50%) scale(0.5);
    transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
  }

  .dm-home-projects-slider .project-block .inner-block .image-block .arrow-icon::before {
    position: absolute;
    top: 0;
    left: -85%;
    width: 55%;
    height: 100%;
    content: "";
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transform: skewX(-20deg);
    transition: left 0.45s ease;
    pointer-events: none;
  }

  .dm-home-projects-slider .project-block .inner-block .image-block .arrow-icon img {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 17px;
    height: 17px;
    object-fit: contain;
    vertical-align: middle;
    filter: brightness(0) invert(1) !important;
    transition: filter 0.25s ease;
  }

  .dm-home-projects-slider .project-block .inner-block .image-block .arrow-icon:hover {
    border-color: rgba(255, 107, 30, 0.95);
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.94) 0%, rgba(8, 8, 12, 0.84) 100%);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.36), 0 0 0 3px rgba(255, 107, 30, 0.18), 0 0 30px rgba(255, 107, 30, 0.4);
  }

  .dm-home-projects-slider .project-block .inner-block .image-block .arrow-icon:hover::before {
    left: 125%;
  }

  .dm-home-projects-slider .project-block .inner-block .image-block .arrow-icon:hover img {
    filter: brightness(0) invert(1) !important;
  }

  .dm-home-projects-slider .project-block .inner-block:hover .image-block .arrow-icon {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%) scale(1);
  }

  .dm-home-project-card-link {
    display: inline-flex;
    width: fit-content;
    align-items: center;
    align-self: flex-end;
    gap: 8px;
    margin-top: 18px;
    padding-top: 0;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
    font-weight: 500;
    text-decoration: none !important;
    transition: color 0.3s ease;
  }

  .dm-home-project-card-link svg,
  .dm-home-project-card-link svg path {
    transition: stroke 0.3s ease, transform 0.3s ease;
  }

  .dm-home-project-card-link:hover {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .dm-home-project-card-link:hover svg {
    transform: translateX(3px);
  }

  .dm-home-project-card-link:hover svg path {
    stroke: #fff;
  }

  @media (min-width: 1200px) {
    .dm-home-projects-slider .project-block .inner-block {
      min-height: 414px;
    }

    .dm-home-projects-slider .project-block .inner-block .image-block {
      min-height: 292px;
    }

    .dm-home-projects-slider .project-block .inner-block .image-block img {
      height: 292px;
    }
  }

  .dm-route-home .about-section,
  .dm-route-home .service-section,
  .dm-route-home .project-section,
  .dm-route-home .marquee-area2,
  .dm-route-home .work-process-section,
  .dm-route-home .video-section,
  .dm-route-home .choose-us-section,
  .dm-route-home .testimonial-wrapper,
  .dm-route-home .faq-section,
  .dm-route-home .feature-section,
  .dm-route-home .award-section,
  .dm-route-home .contact-section {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
  }

  .dm-route-home .award-section .award-shape-1,
  .dm-route-home .award-section .award-shape-2,
  .dm-route-home .award-section .award-light-shape {
    pointer-events: none !important;
  }

  .dm-route-home .about-section {
    padding-top: 52px !important;
  }

  @media (max-width: 991.98px) {
    .dm-route-home .about-section,
    .dm-route-home .service-section,
    .dm-route-home .project-section,
    .dm-route-home .marquee-area2,
    .dm-route-home .work-process-section,
    .dm-route-home .video-section,
    .dm-route-home .choose-us-section,
    .dm-route-home .testimonial-wrapper,
    .dm-route-home .faq-section,
    .dm-route-home .feature-section,
    .dm-route-home .award-section,
    .dm-route-home .contact-section {
      padding-top: 58px !important;
      padding-bottom: 58px !important;
    }

    .dm-route-home .about-section {
      padding-top: 46px !important;
    }
  }

  @media (max-width: 575.98px) {
    .dm-route-home .about-section,
    .dm-route-home .service-section,
    .dm-route-home .project-section,
    .dm-route-home .marquee-area2,
    .dm-route-home .work-process-section,
    .dm-route-home .video-section,
    .dm-route-home .choose-us-section,
    .dm-route-home .testimonial-wrapper,
    .dm-route-home .faq-section,
    .dm-route-home .feature-section,
    .dm-route-home .award-section,
    .dm-route-home .contact-section {
      padding-top: 48px !important;
      padding-bottom: 48px !important;
    }

    .dm-route-home .about-section {
      padding-top: 40px !important;
    }
  }

  @media (max-width: 991.98px) {
    .dm-home-project-actions {
      justify-content: center;
      flex-wrap: wrap;
      margin-right: 0;
    }
  }

  @media (max-width: 991.98px) {
    .dm-home-services-nav.array-button {
      position: static;
      justify-content: center;
      margin-top: -28px;
      margin-bottom: 26px;
    }
  }

  .testimonial-one .slider-box .array-button,
  .dm-home-services-nav.array-button {
    gap: 14px !important;
  }

  .testimonial-one .slider-box .array-button .array-prev,
  .testimonial-one .slider-box .array-button .array-next,
  .dm-home-services-nav.array-button .array-prev,
  .dm-home-services-nav.array-button .array-next,
  .faq-section .faq-block-one .title-box .icon,
  .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a,
  .back-to-top {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 2px solid rgba(255, 107, 30, 0.72) !important;
    border-radius: 10px !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%) !important;
    color: #fff !important;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), 0 0 0 2px rgba(255, 107, 30, 0.12), 0 0 18px rgba(255, 107, 30, 0.24) !important;
    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease, background 0.35s ease, color 0.35s ease !important;
  }

  .testimonial-one .slider-box .array-button .array-prev,
  .testimonial-one .slider-box .array-button .array-next,
  .dm-home-services-nav.array-button .array-prev,
  .dm-home-services-nav.array-button .array-next {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    line-height: 1 !important;
    font-size: 14px !important;
    padding: 0 !important;
  }

  .testimonial-one .slider-box .array-button .array-prev:hover,
  .testimonial-one .slider-box .array-button .array-next:hover,
  .dm-home-services-nav.array-button .array-prev:hover,
  .dm-home-services-nav.array-button .array-next:hover,
  .faq-section .faq-block-one .title-box:hover .icon,
  .faq-section .faq-block-one.active .title-box .icon,
  .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a:hover,
  .back-to-top:hover {
    transform: translateY(-1px) !important;
    border-color: rgba(255, 107, 30, 0.95) !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.94) 0%, rgba(8, 8, 12, 0.84) 100%) !important;
    color: #fff !important;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.36), 0 0 0 3px rgba(255, 107, 30, 0.18), 0 0 30px rgba(255, 107, 30, 0.4) !important;
  }

  .contact-section .contact-button {
    text-align: right;
  }

  .contact-section .contact-content-1 .contact-text {
    color: #fff;
  }

  .contact-section .contact-list-items {
    align-items: stretch;
  }

  .contact-section .contact-list-items .contact-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 66px;
  }

  .contact-section .contact-list-items .contact-list .title {
    color: var(--theme-color1);
  }

  .contact-section .contact-list-items .contact-list .contact-icon {
    flex: 1;
  }

  .contact-section .contact-list-items {
    gap: 12px;
  }

  .contact-section .contact-list-items .line {
    margin: 10px 0;
  }

  .contact-section .contact-icon p,
  .contact-section .contact-icon p a {
    white-space: nowrap;
  }

  .feature-section-2 .feature-block .title,
  .service-section .service-block-one .title a,
  .work-process-section .working-block-one .title,
  .choose-us-section .feature-box .title,
  .feature-section .feature-box-style2 .title,
  .feature-section .feature-box-style3 .title,
  .award-section .award-box-items-one .title {
    color: var(--theme-color1) !important;
  }

  .choose-us-section .feature-box .title.dm-choose-feature-star-title {
    display: block !important;
    margin-bottom: 18px !important;
    font-size: inherit !important;
    line-height: inherit !important;
    white-space: nowrap !important;
    color: inherit !important;
    -webkit-text-fill-color: inherit !important;
  }

  .choose-us-section .feature-box .title.dm-choose-feature-star-title .dm-choose-feature-star-title__label {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    margin-bottom: 0 !important;
    font-size: clamp(16px, 1.15vw, 20px) !important;
    line-height: 1.25 !important;
    font-weight: 500 !important;
    white-space: nowrap !important;
    width: fit-content !important;
    max-width: 100% !important;
    position: relative !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .choose-us-section .feature-box .title.dm-choose-feature-star-title .dm-choose-feature-star-title__label img {
    width: auto !important;
    height: 1em !important;
    max-height: 18px !important;
    margin-right: 0 !important;
    flex-shrink: 0 !important;
  }

  .choose-us-section .feature-box .inner-box:hover .title.dm-choose-feature-star-title .dm-choose-feature-star-title__label {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .feature-section-2 .feature-block .title.dm-feature-card-star-title,
  .work-process-section .working-block-one .title.dm-process-step-star-title {
    display: block !important;
    font-size: inherit !important;
    line-height: inherit !important;
    white-space: nowrap !important;
    color: inherit !important;
    -webkit-text-fill-color: inherit !important;
  }

  .feature-section-2 .feature-block .title.dm-feature-card-star-title .dm-feature-card-star-title__label,
  .work-process-section .working-block-one .title.dm-process-step-star-title .dm-process-step-star-title__label {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    margin-bottom: 0 !important;
    font-size: inherit !important;
    line-height: 1.25 !important;
    font-weight: 500 !important;
    white-space: nowrap !important;
    width: fit-content !important;
    max-width: 100% !important;
    position: relative !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .feature-section-2 .feature-block .title.dm-feature-card-star-title .dm-feature-card-star-title__label img,
  .work-process-section .working-block-one .title.dm-process-step-star-title .dm-process-step-star-title__label img {
    width: auto !important;
    height: 1em !important;
    max-height: 18px !important;
    margin-right: 0 !important;
    flex-shrink: 0 !important;
  }

  .feature-section-2 .feature-block .inner-block:hover .title.dm-feature-card-star-title .dm-feature-card-star-title__label,
  .work-process-section .working-block-one .inner-block:hover .title.dm-process-step-star-title .dm-process-step-star-title__label {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  html:not([data-dm-portal-theme="light"]) .feature-section-2 .feature-block .text,
  html:not([data-dm-portal-theme="light"]) .service-section .service-block-one .text,
  html:not([data-dm-portal-theme="light"]) .work-process-section .working-block-one .text,
  html:not([data-dm-portal-theme="light"]) .choose-us-section .feature-box .text,
  html:not([data-dm-portal-theme="light"]) .feature-section .feature-box-style2 .text,
  html:not([data-dm-portal-theme="light"]) .feature-section .feature-box-style3 .text,
  html:not([data-dm-portal-theme="light"]) .award-section .award-box-items-one .text,
  html:not([data-dm-portal-theme="light"]) .award-section .award-text {
    color: #fff !important;
  }

  html[data-dm-portal-theme="light"] .page-wrapper .feature-section-2 .feature-block .text,
  html[data-dm-portal-theme="light"] .page-wrapper .feature-section-2 .feature-block .inner-block .content-box .text {
    color: var(--dm-portal-muted) !important;
    -webkit-text-fill-color: var(--dm-portal-muted) !important;
  }

  html[data-dm-portal-theme="light"] .page-wrapper .work-process-section .working-block-one .inner-block .content-box .text {
    color: var(--dm-portal-muted) !important;
    -webkit-text-fill-color: var(--dm-portal-muted) !important;
  }

  .feature-section-2 .feature-block .arrow-link,
  .feature-section-2 .feature-block .arrow-link .text {
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
    transition: color 0.35s ease;
  }

  .feature-section-2 .feature-block .content-box .arrow-link .text {
    max-width: none !important;
    width: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .feature-section-2 .feature-block .arrow-link:hover,
  .feature-section-2 .feature-block .arrow-link:hover .text,
  .feature-section-2 .feature-block .content-box .arrow-link:hover .text {
    color: var(--theme-color1) !important;
  }

  .award-section .award-box-items-one .icon-box .year {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 72px !important;
    min-height: 42px !important;
    padding: 0 14px !important;
    border: 2px solid rgba(255, 107, 30, 0.72) !important;
    border-radius: 10px !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%) !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.38), 0 0 0 3px rgba(255, 107, 30, 0.12), 0 0 24px rgba(255, 107, 30, 0.28) !important;
    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease, background 0.35s ease !important;
  }

  .award-section .award-box-items-one .inner-block {
    align-items: center !important;
    min-height: 148px !important;
    margin-bottom: 14px !important;
    padding: 18px 28px 20px !important;
    gap: 24px !important;
    overflow: hidden;
    border-radius: 34px !important;
    transition: transform 0.42s ease, filter 0.42s ease;
  }

  .award-section .award-box-items-one .inner-block::before {
    border-radius: 34px !important;
    border-color: rgba(255, 255, 255, 0.13) !important;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.98), rgba(8, 8, 10, 0.94)) !important;
    transition: box-shadow 0.42s ease, background 0.42s ease, border-color 0.42s ease;
  }

  .award-section .award-box-items-one .inner-block::after {
    content: "";
    position: absolute;
    inset: 20px 0 0;
    z-index: -1;
    border-radius: 34px;
    background:
      linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, 0.08) 42%, rgba(255, 107, 30, 0.18) 50%, rgba(255, 255, 255, 0.06) 58%, transparent 100%);
    opacity: 0;
    transform: translateX(-115%) skewX(-16deg);
    transition: opacity 0.35s ease, transform 0.85s ease;
    pointer-events: none;
  }

  .award-section .award-box-items-one .inner-block:hover {
    transform: translateY(-6px);
    filter: drop-shadow(0 18px 30px rgba(0, 0, 0, 0.28));
  }

  .award-section .award-box-items-one .inner-block:hover::before {
    border-color: rgba(255, 255, 255, 0.18) !important;
    background: linear-gradient(180deg, rgba(10, 10, 12, 0.98) 0%, rgba(8, 8, 10, 0.92) 100%) !important;
    box-shadow:
      0 18px 38px rgba(0, 0, 0, 0.34),
      inset 0 1px 0 rgba(255, 255, 255, 0.05),
      inset 0 0 0 1px rgba(255, 107, 30, 0.22),
      inset 0 0 22px rgba(255, 107, 30, 0.08),
      0 0 20px rgba(255, 107, 30, 0.08);
  }

  .award-section .award-box-items-one .inner-block:hover::after {
    opacity: 1;
    transform: translateX(115%) skewX(-16deg);
  }

  .award-section .award-box-items-one .inner-block.style-bottom-0 {
    margin-bottom: 0 !important;
  }

  .award-section .award-box-items-one .icon-box {
    display: block;
    min-width: 118px;
    text-align: center;
  }

  .award-section .award-box-items-one .icon-box .year {
    min-width: 72px !important;
    min-height: 40px !important;
    padding: 0 14px !important;
    font-size: 16px !important;
    margin-bottom: 12px !important;
  }

  .award-section .award-box-items-one .icon-box .icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 92px !important;
    height: 92px !important;
    min-width: 92px !important;
    line-height: 1 !important;
    border: 1px solid rgba(255, 107, 30, 0.2);
    border-radius: 50%;
    background:
      radial-gradient(circle at 32% 24%, rgba(255, 255, 255, 0.16), transparent 24%),
      radial-gradient(circle at 50% 65%, rgba(255, 107, 30, 0.08), transparent 58%),
      linear-gradient(145deg, rgba(28, 28, 32, 0.96), rgba(5, 5, 7, 0.92));
    box-shadow:
      0 16px 30px rgba(0, 0, 0, 0.36),
      inset 0 1px 0 rgba(255, 255, 255, 0.16),
      inset 0 -10px 22px rgba(0, 0, 0, 0.36),
      0 0 14px rgba(255, 107, 30, 0.08);
    overflow: hidden;
  }

  .award-section .award-box-items-one .icon-box .icon img {
    max-width: 54px !important;
    max-height: 54px !important;
  }

  .award-section .award-box-items-one .content-box {
    padding-top: 0 !important;
  }

  .award-section .award-box-items-one .content-box .title {
    margin-bottom: 8px !important;
    font-size: 19px !important;
    line-height: 1.25 !important;
    white-space: nowrap;
  }

  .award-section .award-box-items-one .content-box .title.dm-award-item-star-title {
    display: block !important;
    font-size: inherit !important;
    line-height: inherit !important;
    white-space: nowrap !important;
    color: inherit !important;
    -webkit-text-fill-color: inherit !important;
  }

  .award-section .award-box-items-one .content-box .title.dm-award-item-star-title .dm-award-item-star-title__label {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-bottom: 0 !important;
    font-size: 19px !important;
    line-height: 1.25 !important;
    font-weight: 500 !important;
    white-space: nowrap !important;
    width: fit-content !important;
    max-width: 100% !important;
    position: relative !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .award-section .award-box-items-one .content-box .title.dm-award-item-star-title .dm-award-item-star-title__label img {
    width: auto !important;
    height: 1em !important;
    max-height: 18px !important;
    margin-right: 0 !important;
    flex-shrink: 0 !important;
  }

  .award-section .award-box-items-one .inner-block:hover .content-box .title.dm-award-item-star-title .dm-award-item-star-title__label {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  @media (max-width: 1199.98px) {
    .award-section .award-box-items-one .content-box .title.dm-award-item-star-title .dm-award-item-star-title__label {
      font-size: 20px !important;
    }
  }

  .award-section .award-box-items-one .content-box .text {
    margin-top: 0 !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
  }

  .award-section .award-box-items-one .inner-block:hover .icon-box .year {
    transform: translateY(-2px);
    border-color: rgba(255, 107, 30, 0.95) !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.94) 0%, rgba(8, 8, 12, 0.84) 100%) !important;
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.42), 0 0 0 3px rgba(255, 107, 30, 0.18), 0 0 32px rgba(255, 107, 30, 0.42) !important;
  }

  .award-section .award-box-items-one .icon-box .icon,
  .award-section .award-box-items-one .icon-box .icon img {
    transition: transform 0.45s ease, filter 0.45s ease, opacity 0.45s ease;
  }

  .award-section .award-box-items-one .inner-block:hover .icon-box .icon {
    transform: translateY(-5px) rotate(3deg) scale(1.07);
    border-color: rgba(255, 107, 30, 0.38);
    background:
      radial-gradient(circle at 32% 24%, rgba(255, 255, 255, 0.2), transparent 24%),
      radial-gradient(circle at 50% 65%, rgba(255, 107, 30, 0.12), transparent 58%),
      linear-gradient(145deg, rgba(32, 32, 36, 0.98), rgba(5, 5, 7, 0.94));
    box-shadow:
      0 20px 38px rgba(0, 0, 0, 0.42),
      inset 0 1px 0 rgba(255, 255, 255, 0.18),
      inset 0 -12px 24px rgba(0, 0, 0, 0.38),
      0 0 20px rgba(255, 107, 30, 0.16);
    filter: drop-shadow(0 0 18px rgba(255, 107, 30, 0.18));
  }

  .award-section .award-box-items-one .inner-block:hover .icon-box .icon img {
    transform: rotateY(360deg) scale(1.12);
    filter: brightness(1.16) saturate(1.16);
  }

  .award-section .award-right-items-1 .award-thumb {
    transition: transform 0.45s ease, filter 0.45s ease;
  }

  .award-section .award-right-items-1 .award-thumb img {
    transition: transform 0.45s ease, filter 0.45s ease, opacity 0.45s ease;
  }

  .award-section .award-right-items-1:hover .award-thumb {
    transform: translateY(-4px) scale(1.035);
    filter: drop-shadow(0 0 28px rgba(255, 107, 30, 0.32));
  }

  .award-section .award-right-items-1:hover .award-thumb img {
    transform: rotate(8deg) scale(1.04);
    filter: brightness(1.08) saturate(1.08);
  }

  .award-section .award-right-items-1 .content {
    transform: translateY(-74px);
    margin-top: 32px !important;
  }

  .about-section .about-content > .btn-style-one {
    display: flex;
    width: max-content;
    margin-left: auto;
  }

  .about-section .about-thumb-items {
    align-items: stretch !important;
  }

  .about-section .about-thumb-items .thumb1 {
    align-self: stretch;
    height: auto !important;
    min-height: 100%;
  }

  .about-section .about-thumb-items .content {
    column-gap: 30px !important;
    row-gap: 14px !important;
    transform: none !important;
    align-self: stretch;
    height: auto !important;
    min-height: 100%;
    box-sizing: border-box;
  }

  .about-section .about-thumb-items .content .count-box {
    display: inline-flex !important;
    align-items: baseline !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    width: auto !important;
    min-width: 178px !important;
    max-width: none !important;
    flex: 0 0 178px !important;
    overflow: visible !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .about-section .about-thumb-items .content .count-box .count-text {
    display: inline-block !important;
    width: auto !important;
    min-width: 3ch !important;
    max-width: none !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: static !important;
    transform: none !important;
    text-align: left !important;
    font: inherit !important;
    line-height: inherit !important;
    font-variant-numeric: tabular-nums !important;
  }

  .about-section .about-thumb-items .content .count-box .dm-counter-prefix {
    display: inline-block !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
    opacity: 1 !important;
    visibility: visible !important;
    font: inherit !important;
    line-height: inherit !important;
  }

  .about-section .about-thumb-items .content > p {
    flex: 0 0 170px !important;
    width: 170px !important;
    max-width: 170px !important;
    margin-left: 0 !important;
  }

  @media (max-width: 1399.98px) {
    .about-section .about-thumb-items .content {
      column-gap: 24px !important;
    }

    .about-section .about-thumb-items .content .count-box {
      min-width: 136px !important;
      flex-basis: 136px !important;
    }

    .about-section .about-thumb-items .content > p {
      flex-basis: 160px !important;
      width: 160px !important;
      max-width: 160px !important;
    }
  }

  @media (max-width: 469.98px) {
    .about-section .about-thumb-items .content .count-box,
    .about-section .about-thumb-items .content > p {
      flex-basis: auto !important;
      width: auto !important;
      max-width: 100% !important;
    }
  }

  .video-section .content .title {
    position: relative;
    display: inline-block;
    width: fit-content;
    max-width: 820px;
    line-height: 1.08;
    transition: color 0.35s ease;
  }

  .video-section .content .title::after {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    content: "";
    border-radius: 999px;
    background: var(--theme-color1);
    transition: width 0.35s ease;
    pointer-events: none;
  }

  .video-section .content .title:hover::after {
    width: 100%;
  }

  .video-section .video-light-shape-1 {
    display: none !important;
  }

  .video-section .video-image {
    border: 0 !important;
    outline: 0 !important;
    overflow: hidden;
    box-shadow: none !important;
    transition: transform 0.55s ease, box-shadow 0.55s ease, filter 0.55s ease;
  }

  .video-section .video-image::before {
    background:
      radial-gradient(circle at 50% 46%, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 34%),
      linear-gradient(180deg, rgba(0, 0, 0, 0.02) 12%, rgba(0, 0, 0, 0.18) 100%) !important;
  }

  .video-section .video-image::after {
    background: rgba(255, 255, 255, 0.055) !important;
    box-shadow: none !important;
  }

  .video-section .video-image > img {
    object-position: center center;
    filter: contrast(1.06) saturate(1.02) brightness(0.99);
    transition: transform 0.65s ease, filter 0.65s ease;
  }

  .video-section .video-image .content {
    transition: transform 0.55s ease;
  }

  .video-section .video-image:hover {
    transform: translateY(-8px);
    box-shadow: 0 34px 90px rgba(0, 0, 0, 0.38), 0 0 60px rgba(255, 107, 30, 0.18) !important;
  }

  .video-section .video-image:hover > img {
    transform: scale(1.045);
    filter: contrast(1.09) saturate(1.1) brightness(1.02);
  }

  .video-section .video-image:hover .content {
    transform: translateY(-6px);
  }

  .about-section .about-thumb-items .thumb1 {
    overflow: hidden;
    border-radius: 26px;
    display: flex;
  }

  .about-section .about-thumb-items .thumb1 img {
    display: block;
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center center;
  }

  .testimonial-wrapper .testi-counter p {
    color: #fff;
  }

  html:not([data-dm-portal-theme="light"]) .choose-us-section .choose-us-image-1 .choose-counter p {
    color: #fff;
  }

  html[data-dm-portal-theme="light"] .choose-us-section .choose-us-image-1 .choose-counter :where(
    .count-box,
    .count-text,
    .dm-counter-prefix,
    p,
    span
  ) {
    color: var(--dm-portal-ink) !important;
    -webkit-text-fill-color: var(--dm-portal-ink) !important;
  }

  .testimonial-wrapper .testi-counter {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    width: max-content !important;
    max-width: 100% !important;
    transform: translateY(34px) !important;
  }

  .testimonial-wrapper .testi-counter .count-box {
    display: inline-flex !important;
    align-items: baseline !important;
    justify-content: center !important;
    gap: 2px !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    overflow: visible !important;
    white-space: nowrap !important;
    opacity: 1 !important;
    visibility: visible !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .testimonial-wrapper .testi-counter .dm-counter-prefix,
  .testimonial-wrapper .testi-counter .count-text {
    display: inline-block !important;
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: static !important;
    transform: none !important;
    translate: none !important;
    rotate: none !important;
    scale: none !important;
    will-change: auto !important;
    font: inherit !important;
    line-height: inherit !important;
    font-variant-numeric: tabular-nums !important;
  }

  .testimonial-wrapper .testi-counter .dm-counter-prefix {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin-right: 0 !important;
    font-size: 0.88em !important;
    line-height: 1 !important;
    text-align: center !important;
  }

  .testimonial-wrapper .testi-counter .count-text {
    width: auto !important;
    min-width: 3ch !important;
    max-width: none !important;
    text-align: center !important;
  }

  @media (max-width: 575.98px) {
    .testimonial-wrapper .testi-counter {
      row-gap: 18px !important;
    }
  }

  .choose-us-section .choose-counter .count-box {
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
    gap: 0;
    position: absolute;
    top: 78px;
    left: 0;
    right: 0;
    width: 100%;
    min-width: 0;
    max-width: none;
    height: auto;
    overflow: visible;
    white-space: nowrap;
    opacity: 1;
    visibility: visible;
    line-height: 1;
    color: var(--theme-color1);
    -webkit-text-fill-color: var(--theme-color1);
  }

  .choose-us-section .choose-counter .dm-counter-prefix,
  .choose-us-section .choose-counter .count-text {
    display: inline-block !important;
    width: auto !important;
    min-width: 3ch !important;
    max-width: none !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    color: var(--theme-color1);
    -webkit-text-fill-color: var(--theme-color1);
    opacity: 1 !important;
    visibility: visible !important;
    position: static !important;
    transform: none !important;
    translate: none !important;
    rotate: none !important;
    scale: none !important;
    will-change: auto !important;
    text-align: left !important;
    font: inherit !important;
    line-height: inherit !important;
    font-variant-numeric: tabular-nums;
  }

  .choose-us-section .choose-counter .dm-counter-prefix {
    min-width: 0 !important;
  }

  .choose-us-section .choose-counter p {
    position: absolute;
    left: 50%;
    bottom: 64px;
    width: 170px;
    max-width: 170px;
    margin: 0;
    transform: translateX(-50%);
    text-align: center;
    line-height: 1.32;
    z-index: 2;
  }

  .choose-us-section .dm-choose-subtitle-word {
    display: inline-block;
  }

  .choose-us-section .dm-choose-subtitle-brand {
    display: inline-block;
    margin-left: 8px;
  }

  .testimonial-wrapper .dm-customer-review-link {
    color: var(--theme-color1) !important;
    font-size: clamp(18px, 1.12vw, 22px);
    font-weight: 500;
    line-height: 1.25;
  }

  .testimonial-wrapper .dm-customer-review-link:hover {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .testimonial-wrapper .dm-google-review-count {
    transition: color 0.3s ease, -webkit-text-fill-color 0.3s ease;
  }

  .testimonial-wrapper .dm-google-review-count:hover {
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .testimonial-wrapper {
    position: relative !important;
    isolation: isolate !important;
    overflow: visible !important;
  }

  .dm-route-home .testimonial-one {
    background-color: var(--theme-color2) !important;
    border: 1px solid rgba(255, 255, 255, 0.13) !important;
  }

  .dm-route-home .testimonial-wrapper .testi-bg-shape {
    position: absolute !important;
    inset: 0 !important;
    z-index: -1 !important;
    opacity: 1 !important;
    pointer-events: none !important;
  }

  .dm-route-home .testimonial-wrapper .testi-bg-shape img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    object-fit: cover !important;
    opacity: 1 !important;
    filter: none !important;
    mix-blend-mode: normal !important;
  }

  .dm-route-home .testimonial-wrapper .testi-light-shape-1 {
    z-index: auto !important;
    opacity: 1 !important;
  }

  .testimonial-wrapper .testi-bg-shape,
  .testimonial-wrapper .testi-light-shape-1 {
    z-index: 0 !important;
    pointer-events: none !important;
  }

  .testimonial-wrapper .testi-shape-1 {
    z-index: 1 !important;
    pointer-events: none;
  }

  .testimonial-wrapper .testi-shape-1 img {
    position: relative;
    z-index: 1;
  }

  .testimonial-wrapper > .container {
    position: relative;
    z-index: 20 !important;
  }

  .testimonial-wrapper .row,
  .testimonial-wrapper [class*="col-"] {
    position: relative;
    z-index: 21 !important;
  }

  .testimonial-one .left-content {
    position: relative;
    z-index: 2000 !important;
    isolation: isolate !important;
    overflow: visible !important;
    background: var(--theme-color-black);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .testimonial-one .left-content .circle-box {
    position: relative !important;
    z-index: 2001 !important;
    isolation: isolate !important;
    overflow: visible !important;
  }

  .testimonial-one .left-content .circle-box .ani-circle,
  .testimonial-one .left-content .circle-box svg,
  .testimonial-one .left-content .circle-box .dm-circle-brand-text.ani-circle {
    position: relative !important;
    inset: auto !important;
    z-index: 2002 !important;
    display: block !important;
    width: 241px !important;
    height: 241px !important;
    opacity: 1 !important;
    visibility: visible !important;
    overflow: visible !important;
    mix-blend-mode: normal !important;
    animation: cir36 10s linear infinite !important;
    transform-origin: 50% 50% !important;
    will-change: transform;
    pointer-events: none;
  }

  .testimonial-one .left-content .circle-box .dm-circle-brand-text__label {
    fill: #fff !important;
    opacity: 1 !important;
  }

  .testimonial-one .left-content .icon {
    z-index: 2003 !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .testimonial-one .slider-box {
    position: relative;
    z-index: 22 !important;
  }

  .faq-section .faq-block-one .title-box .icon {
    max-width: 38px !important;
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    padding: 0 !important;
  }

  .faq-section .faq-block-one .title-box .icon i {
    color: #fff !important;
    font-size: 13px !important;
    line-height: 1 !important;
  }

  .faq-section .faq-block-one.active .title-box .icon i {
    color: #fff !important;
  }

  .dm-route-home .faq-section .dm-home-faq-columns {
    row-gap: 20px;
  }

  .dm-route-home .faq-section .dm-home-faq-stack {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .dm-route-home .faq-section .faq-block-one {
    border-radius: 16px !important;
    padding: 0 !important;
  }

  .dm-route-home .faq-section .faq-block-one .title-box {
    gap: 10px !important;
    min-height: 50px;
    padding: 6px 10px !important;
  }

  .dm-route-home .faq-section .faq-block-one .title-box .content {
    gap: 10px !important;
  }

  .dm-route-home .faq-section .faq-block-one .title-box .title {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    letter-spacing: -0.01em;
  }

  .dm-route-home .faq-section .faq-block-one .content-box .inner {
    margin-top: 5px !important;
    padding: 0 10px 9px !important;
  }

  .dm-route-home .faq-section .faq-block-one .content-box .text {
    font-size: 13.5px;
    font-weight: 400;
    line-height: 1.42;
    letter-spacing: -0.01em;
  }

  .dm-route-home .faq-section .faq-block-one .title-box .icon {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    max-width: 28px !important;
  }

  .faq-section {
    position: relative !important;
    isolation: isolate !important;
    overflow: visible !important;
    z-index: 10 !important;
  }

  .dm-route-home section:not(.dm-home-team-section) {
    border-top: 0 !important;
    border-bottom: 0 !important;
    outline: 0 !important;
    background-color: transparent !important;
  }

  .dm-route-home section:not(.dm-home-team-section)::before,
  .dm-route-home section:not(.dm-home-team-section)::after {
    border-top: 0 !important;
    border-bottom: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
  }

  .dm-route-home .faq-section {
    margin-bottom: -1px !important;
    background-color: transparent !important;
  }

  /* Bilgi Merkezi slogan: hover = beyaz metin + turuncu alt çizgi */
  .dm-route-home .faq-section .sec-title > .title {
    overflow: visible !important;
  }

  .dm-route-home .faq-section .sec-title > .title > span:not(.dm-reference-title-subline),
  .dm-route-home .faq-section .sec-title > .title .dm-portal-slogan-highlight {
    position: relative !important;
    display: block !important;
    width: fit-content !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 4px !important;
    overflow: visible !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .dm-route-home .faq-section .sec-title > .title > span:not(.dm-reference-title-subline)::after,
  .dm-route-home .faq-section .sec-title > .title .dm-portal-slogan-highlight::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    width: 0 !important;
    height: 2px !important;
    border-radius: 999px !important;
    background: var(--theme-color1) !important;
    transition: width 0.35s ease !important;
    pointer-events: none !important;
  }

  .dm-route-home .faq-section .sec-title > .title > span:not(.dm-reference-title-subline):hover,
  .dm-route-home .faq-section .sec-title > .title .dm-portal-slogan-highlight:hover,
  .dm-route-home .faq-section .sec-title > .title:hover > span:not(.dm-reference-title-subline),
  .dm-route-home .faq-section .sec-title > .title:hover .dm-portal-slogan-highlight {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .dm-route-home .faq-section .sec-title > .title > span:not(.dm-reference-title-subline):hover::after,
  .dm-route-home .faq-section .sec-title > .title .dm-portal-slogan-highlight:hover::after,
  .dm-route-home .faq-section .sec-title > .title:hover > span:not(.dm-reference-title-subline)::after,
  .dm-route-home .faq-section .sec-title > .title:hover .dm-portal-slogan-highlight::after {
    width: 100% !important;
    background: var(--theme-color1) !important;
  }

  .dm-route-home .faq-section + .feature-section {
    margin-top: -1px !important;
    background-color: transparent !important;
  }

  .faq-section .faq-light-shape {
    z-index: 0 !important;
    pointer-events: none !important;
  }

  .faq-section .faq-shape {
    z-index: 11 !important;
    pointer-events: none !important;
  }

  .faq-section .faq-shape img {
    position: relative !important;
    z-index: 11 !important;
  }

  .faq-section > .container {
    position: relative !important;
    z-index: 20 !important;
  }

  .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon {
    gap: 6px !important;
    flex-wrap: wrap !important;
  }

  .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a {
    min-height: 34px !important;
    padding: 0 11px !important;
    margin-right: 0 !important;
    gap: 6px !important;
    line-height: 1 !important;
    text-decoration: none !important;
  }

  .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon a i {
    font-size: 13px !important;
    color: #fff !important;
  }

  .back-to-top {
    width: 50px !important;
    height: 50px !important;
    min-width: 50px !important;
    padding: 0 !important;
    right: 30px !important;
    bottom: 30px !important;
  }

  .back-to-top i {
    color: #fff !important;
    line-height: 1 !important;
  }

  .back-to-top img {
    display: block !important;
    width: 14px !important;
    height: auto !important;
    filter: brightness(0) invert(1) !important;
    transform: rotate(-90deg) !important;
  }

  .footer-section .foorer-area .footer-widget-wrapper .footer-content .form-group {
    display: flex !important;
    align-items: center !important;
    max-width: 430px !important;
    min-height: 62px !important;
    padding: 0 !important;
    border: 2px solid rgba(255, 107, 30, 0.72) !important;
    border-radius: 10px !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%) !important;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), 0 0 0 2px rgba(255, 107, 30, 0.12), 0 0 18px rgba(255, 107, 30, 0.24) !important;
    overflow: visible !important;
  }

  .footer-section .foorer-area .footer-widget-wrapper .footer-content .form-group input.email {
    height: 62px !important;
    padding: 0 76px 0 24px !important;
    border: 0 !important;
    border-radius: 10px !important;
    background: transparent !important;
    color: #fff !important;
    line-height: 62px !important;
  }

  .footer-section .foorer-area .footer-widget-wrapper .footer-content .form-group .circle-btn {
    position: absolute !important;
    top: 7px !important;
    right: 7px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 48px !important;
    height: 48px !important;
    padding: 0 !important;
    border: 2px solid rgba(255, 107, 30, 0.72) !important;
    border-radius: 10px !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%) !important;
    color: #fff !important;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), 0 0 0 2px rgba(255, 107, 30, 0.12), 0 0 18px rgba(255, 107, 30, 0.24) !important;
  }

  .footer-section .foorer-area .footer-widget-wrapper .footer-content .form-group .circle-btn i {
    color: #fff !important;
    line-height: 1 !important;
  }

  .footer-section .foorer-area .footer-widget-wrapper .footer-content .form-group .circle-btn:hover {
    transform: translateY(-1px) !important;
    border-color: rgba(255, 107, 30, 0.95) !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.94) 0%, rgba(8, 8, 12, 0.84) 100%) !important;
    color: #fff !important;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.36), 0 0 0 3px rgba(255, 107, 30, 0.18), 0 0 30px rgba(255, 107, 30, 0.4) !important;
  }

  .dm-home-brand-partners {
    padding-top: 80px !important;
    padding-bottom: 40px !important;
  }

  .choose-us-content-1 .choose-client-info .ball-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    box-sizing: border-box;
    width: 114px !important;
    height: 114px !important;
    margin-top: 14px !important;
    padding: 4px;
    border: 2px solid rgba(255, 107, 30, 0.72) !important;
    border-radius: 10px !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%) !important;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), 0 0 0 2px rgba(255, 107, 30, 0.12), 0 0 18px rgba(255, 107, 30, 0.24) !important;
  }

  .choose-us-content-1 .choose-client-info .ball-icon img {
    display: block;
    width: 96% !important;
    height: 96% !important;
    max-width: 96% !important;
    max-height: 96% !important;
    object-fit: contain;
    border: 0 !important;
    border-radius: 8px !important;
  }

  .choose-us-content-1 .choose-client-info .info-content {
    width: 114px !important;
    min-width: 114px !important;
    max-width: 114px !important;
    justify-content: center;
    padding-top: 70px !important;
    padding-bottom: 35px !important;
    padding-right: 14px !important;
    padding-left: 14px !important;
    border: 2px solid rgba(255, 107, 30, 0.72) !important;
    border-radius: 10px !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%) !important;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.32), 0 0 0 2px rgba(255, 107, 30, 0.12), 0 0 18px rgba(255, 107, 30, 0.24) !important;
  }

  .choose-us-content-1 .choose-client-info .info-content p {
    color: var(--theme-color1) !important;
  }

  .choose-us-section .choose-us-image-1,
  .dm-choose-image-effect {
    overflow: hidden;
    transition: transform 0.45s ease, box-shadow 0.45s ease;
  }

  .choose-us-section .choose-us-image-1::after,
  .dm-choose-image-effect::after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 3;
    width: 50%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.16), transparent);
    transform: skewX(-18deg);
    transition: left 0.65s ease;
    pointer-events: none;
  }

  .choose-us-section .choose-us-image-1 > img,
  .dm-choose-image-effect > img {
    transition: transform 0.55s ease, filter 0.55s ease;
  }

  .choose-us-section .choose-us-image-1:hover,
  .dm-choose-image-effect:hover {
    transform: translateY(-6px);
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.34), 0 0 42px rgba(255, 107, 30, 0.14);
  }

  .choose-us-section .choose-us-image-1:hover::after,
  .dm-choose-image-effect:hover::after {
    left: 125%;
  }

  .choose-us-section .choose-us-image-1:hover > img,
  .dm-choose-image-effect:hover > img {
    transform: scale(1.035);
    filter: contrast(1.06) saturate(1.08);
  }

  .feature-section .row.g-4 {
    align-items: stretch;
  }

  .feature-section .row.g-4 > [class*="col-"] {
    display: flex;
  }

  .feature-section .feature-box-style1,
  .feature-section .feature-box-style2,
  .feature-section .feature-box-style3 {
    width: 100%;
    transition: transform 0.42s ease, border-color 0.42s ease, box-shadow 0.42s ease, background 0.42s ease;
  }

  .feature-section .feature-box-style1 .title {
    font-size: clamp(22px, 2.55vw, 36px) !important;
    line-height: 1.12 !important;
  }

  .feature-section .dm-feature-title-accent {
    display: block !important;
    position: relative;
    width: fit-content !important;
    max-width: 100%;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .feature-section .feature-box-style1:hover .dm-feature-title-accent {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .feature-section .dm-brand-identity-title-right {
    display: block !important;
    width: 100% !important;
    text-align: right !important;
  }

  .feature-section .feature-box-style1:hover,
  .feature-section .feature-box-style2:hover,
  .feature-section .feature-box-style3:hover {
    transform: translateY(-7px);
    border-color: rgba(255, 107, 30, 0.62) !important;
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.34), 0 0 44px rgba(255, 107, 30, 0.16);
  }

  .feature-section .feature-box-style1 .feature-frame img,
  .feature-section .feature-box-style2 .image img,
  .feature-section .feature-box-style3 .image img {
    transition: transform 0.5s ease, filter 0.5s ease;
  }

  .feature-section .feature-box-style1:hover .feature-frame img,
  .feature-section .feature-box-style2:hover .image img,
  .feature-section .feature-box-style3:hover .image img {
    transform: scale(1.035);
    filter: contrast(1.06) saturate(1.08);
  }

  .feature-section .feature-box-style2.bg-theme-color .title,
  .feature-section .feature-box-style2.bg-theme-color .title span {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .feature-section .dm-feature-lead {
    max-width: 680px;
    margin: 18px 0 24px;
    color: #fff;
    font-size: 16px;
    line-height: 1.7;
  }

  .feature-section .dm-feature-copy {
    margin: auto 0;
  }

  .feature-section .feature-box-style1 > .btn-style-one {
    display: flex;
    width: max-content;
    margin-left: auto;
  }

  .marquee-area2 .marquee-section.style-2 {
    width: calc(100% + 180px);
    margin-left: -90px;
    margin-right: -90px;
    background: var(--theme-color1) !important;
    background-color: var(--theme-color1) !important;
  }

  .marquee-area2 .marquee-section.style-3 {
    width: calc(100% + 180px);
    margin-left: -90px;
    margin-right: -90px;
  }

  .marquee-area2 .marquee-section.style-3 .marquee-two {
    --duration: 24s;
  }

  .marquee-area2 .marquee-two {
    --gap: 80px !important;
  }

  .marquee-area2 .marquee-two .marquee-group {
    flex: 0 0 auto !important;
    min-width: max-content !important;
    justify-content: flex-start !important;
    gap: 40px !important;
  }

  .marquee-area2 .marquee-two .text {
    gap: 15px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .work-process-section .working-block-one .inner-block .step {
    border: 2px solid rgba(255, 107, 30, 0.72) !important;
    background: linear-gradient(180deg, rgba(18, 18, 22, 0.88) 0%, rgba(8, 8, 12, 0.78) 100%) !important;
    color: #fff !important;
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.48), 0 0 0 4px rgba(255, 107, 30, 0.16), 0 0 34px rgba(255, 107, 30, 0.34) !important;
    text-shadow: 0 1px 10px rgba(0, 0, 0, 0.32);
    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease, background 0.35s ease, color 0.35s ease !important;
  }

  .work-process-section .working-block-one .inner-block.active .step,
  .work-process-section .working-block-one .inner-block:hover .step,
  .work-process-section .working-block-one .inner-block .step:hover {
    border-color: rgba(255, 107, 30, 0.9) !important;
    background: linear-gradient(180deg, rgba(255, 107, 30, 0.34) 0%, rgba(18, 18, 22, 0.82) 100%) !important;
    color: #fff !important;
    box-shadow: 0 24px 58px rgba(0, 0, 0, 0.52), 0 0 0 5px rgba(255, 107, 30, 0.22), 0 0 44px rgba(255, 107, 30, 0.44) !important;
    transform: translateY(-1px);
  }

  .work-process-section .working-block-one .inner-block:hover .content-box .line::before {
    background-color: rgba(255, 107, 30, 0.5) !important;
  }

  @media (min-width: 992px) {
    .feature-section .feature-box-style1,
    .feature-section .feature-box-style3 {
      min-height: 100%;
    }
  }

  @media (min-width: 1200px) {
    .feature-section-2 .row > .col-lg-4 {
      flex: 0 0 25%;
      max-width: 25%;
    }

    .feature-section-2 .container {
      max-width: 1320px;
    }

    .feature-section-2 .row {
      --bs-gutter-x: 0;
      align-items: stretch;
    }

    .feature-section-2 .row > .col-lg-4 {
      display: flex;
    }

    .feature-section-2 .feature-block {
      width: 100%;
    }

    .feature-section-2 .feature-block .inner-block {
      display: flex;
      flex-direction: column;
      height: 100%;
      min-height: 360px;
      padding: 0 42px;
    }

    .feature-section-2 .feature-block .inner-block .content-box {
      display: flex;
      flex: 1;
      flex-direction: column;
      max-width: none;
      margin-top: 34px;
      padding-right: 10px;
    }

    .feature-section-2 .feature-block .inner-block .content-box .text {
      max-width: 100%;
      overflow-wrap: break-word;
    }

    .feature-section-2 .feature-block .inner-block .border-line {
      display: block;
      right: 0;
      height: 100%;
    }

    .feature-section-2 .row > .col-lg-4:last-child .border-line {
      display: none;
    }

    .service-section .row.g-2 > .col-xl-4 {
      flex: 0 0 20%;
      max-width: 20%;
    }

    .service-section .service-block-one .inner-block {
      padding: 28px 18px;
    }

    .service-section .service-block-one .title {
      font-size: 18px;
      line-height: 1.25;
    }

    .service-section .service-block-one .text {
      font-size: 13px;
      line-height: 1.55;
    }

  }

  .feature-section-2 {
    overflow: hidden;
  }

  .feature-section-2 .shape-1 {
    position: absolute;
  }

  .feature-section-2 .shape-1 {
    left: 24px;
    z-index: 1;
    transform: scale(0.62);
    transform-origin: left center;
  }

  .feature-section-2 .shape-1 .testi-light-shape-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    transform: translate(-50%, -50%) scale(0.82);
    transform-origin: center center;
    pointer-events: none;
  }

  .feature-section-2 .shape-1 .testi-light-shape-1 img {
    display: block;
    max-width: none;
    transform: scaleX(-1);
    transform-origin: center center;
  }

  .feature-section-2 .shape-1 .testi-shape-1 {
    position: relative;
    z-index: 1;
  }

  .feature-section-2 .shape-1 .testi-shape-1 img {
    display: block;
    transform: scaleX(-1);
    transform-origin: center center;
  }

  .feature-section-2 .row > [class*="col-"] {
    display: flex;
    overflow: hidden;
  }

  .feature-section-2 .feature-block {
    width: 100%;
    overflow: hidden;
  }

  .feature-section-2 .feature-block .inner-block {
    display: flex;
    position: relative;
    box-sizing: border-box;
    height: 100%;
    min-height: 340px;
    flex-direction: column;
    overflow: hidden !important;
  }

  .feature-section-2 .feature-block .content-box {
    display: flex;
    flex: 1;
    min-height: 0;
    flex-direction: column;
    position: static;
  }

  .feature-section-2 .feature-block .inner-block .content-box .arrow-link,
  .feature-section-2 .feature-block .arrow-link {
    position: absolute !important;
    bottom: 22px !important;
    left: 42px !important;
    right: auto;
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    margin-top: 0 !important;
    color: var(--theme-color1) !important;
    white-space: nowrap;
    z-index: 12;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  .feature-section-2 .feature-block .arrow-link .text {
    display: inline-block !important;
    max-width: none !important;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
    white-space: nowrap;
  }

  .feature-section-2 .feature-block .content-box .arrow-link .text {
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .feature-section-2 .feature-block .arrow-link svg {
    flex: 0 0 auto;
  }

  .feature-section-2 .feature-block .arrow-link svg path {
    stroke: var(--theme-color1) !important;
  }

  .feature-section-2 .feature-block .arrow-link:hover,
  .feature-section-2 .feature-block .arrow-link:hover .text,
  .feature-section-2 .feature-block .content-box .arrow-link:hover .text {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .feature-section-2 .feature-block .arrow-link:hover svg path {
    stroke: #fff !important;
  }

  .feature-section-2 .feature-block .content-box > .text {
    min-height: 72px;
    padding-bottom: 52px;
  }

  .feature-section-2 .feature-block .arrow-link .text {
    min-height: 0 !important;
    padding-bottom: 0 !important;
    line-height: 1 !important;
  }

  .feature-section-2 .feature-block .title,
  .feature-section-2 .feature-block .text,
  .feature-section-2 .feature-block .arrow-link,
  .service-section .service-block-one .title,
  .service-section .service-block-one .text {
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: auto;
  }

  .feature-section-2 .feature-block .inner-block::after {
    pointer-events: none !important;
    z-index: 1 !important;
  }

  .feature-section-2 .feature-block .inner-block:hover {
    transform: none !important;
    filter: none !important;
  }

  .feature-section-2 .feature-block .border-line {
    top: 0;
    bottom: 0;
  }

  .service-section .row.g-2 {
    --bs-gutter-y: 16px;
  }

  .service-section .service-block-one {
    height: 100%;
  }

  .service-section .service-block-one .inner-block {
    height: 100%;
    min-height: 300px;
  }

  .dm-home-services-slider .service-block-one .inner-block .content-box {
    transform: translateY(0) !important;
  }

  .dm-home-services-slider .service-block-one .inner-block .content-box .arrow-link.dm-service-card-arrow-link {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: auto;
    align-self: flex-end;
    text-decoration: none !important;
    text-decoration-line: none !important;
    border-bottom: 0 !important;
  }

  .service-section .service-block-one .content-box {
    display: flex;
    min-height: 100%;
    flex-direction: column;
  }

  .service-section .service-block-one .arrow-link {
    margin-top: auto;
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
    text-decoration: none !important;
    text-decoration-line: none !important;
    border-bottom: 0 !important;
    transition: color 0.25s ease;
  }

  .service-section .service-block-one .arrow-link .text {
    text-decoration: none !important;
  }

  .service-section .service-block-one .arrow-link svg path {
    stroke: var(--theme-color1) !important;
    transition: stroke 0.25s ease;
  }

  .service-section .service-block-one .inner-block:hover .arrow-link {
    color: var(--theme-color1) !important;
    -webkit-text-fill-color: var(--theme-color1) !important;
  }

  .service-section .service-block-one .inner-block:hover .arrow-link svg path {
    stroke: var(--theme-color1) !important;
  }

  .service-section .service-block-one .arrow-link:hover {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .service-section .service-block-one .inner-block:hover .content-box .arrow-link:hover {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  .service-section .service-block-one .arrow-link:hover svg path {
    stroke: #fff !important;
  }

  .service-section .service-block-one .inner-block:hover .content-box .arrow-link:hover svg path {
    stroke: #fff !important;
  }

  .footer-section .footer-content .title,
  .footer-section .footer-content .title span {
    overflow-wrap: break-word;
    text-wrap: balance;
  }

  @media (max-width: 1199.98px) {
    .feature-section-2 .row {
      --bs-gutter-x: 24px;
    }

    .feature-section-2 .feature-block .inner-block .content-box .arrow-link,
    .feature-section-2 .feature-block .arrow-link {
      bottom: 20px !important;
      left: 32px !important;
    }

    .feature-section-2 .feature-block .inner-block .border-line {
      display: none;
    }

    .service-section .service-block-one .inner-block {
      min-height: 280px;
    }
  }

  @media (max-width: 1024px) {
    .header-1 .nav-outer {
      gap: 14px;
    }

    .header-1 .main-menu {
      display: none;
    }

    .header-1 .outer-box {
      margin-left: auto;
    }
  }

  .dm-hero-slider .hero-1 .hero-content .content-items .content.dm-hero-content-wide {
    max-width: 640px;
  }

  .dm-hero-slider .hero-1 .hero-content .content-items .content .dm-hero-text-wide {
    max-width: 640px;
    line-height: 1.55;
  }

  .dm-hero-slider .hero-1 .hero-content .content-items .content .dm-hero-text-line {
    display: inline;
  }

  .dm-hero-slider .hero-1 .hero-content .content-items .content .dm-hero-text-line + .dm-hero-text-line::before {
    content: " ";
  }

  @media (max-width: 991.98px) {
    .dm-quote-popup {
      align-items: stretch;
      padding: 12px;
      overflow-y: auto;
    }

    .dm-quote-shell {
      width: 100% !important;
      max-height: none !important;
      margin: auto 0;
    }

    .dm-quote-split {
      max-height: none !important;
    }
  }

  @media (max-width: 767.98px) {
    .contact-section .contact-button {
      text-align: left;
    }
  }

  @media (max-width: 575.98px) {
    .service-section .service-block-one .inner-block {
      min-height: 0;
    }

    .footer-section .footer-bottom .footer-bottom-wrapper {
      gap: 16px;
      text-align: center;
    }

    .foorer-area .footer-bottom .footer-bottom-wrapper .social-icon {
      justify-content: center !important;
    }
  }
