html.keta-brand {
  --keta-accent: #D84200;
  --keta-accent-deep: #B83800;
  --keta-ink: #1D1E1E;
  --keta-ink-soft: #2B2B2C;
  --keta-cream: #F5EFE6;
  --keta-cream-soft: #FCFAF6;
  --keta-border: #E6D8CB;
  --keta-muted: #6D6259;
  --tp-common-black: var(--keta-ink);
  --tp-common-black-2: var(--keta-ink-soft);
  --tp-common-black-7: #181818;
  --tp-text-body: var(--keta-muted);
  --tp-common-red-2: var(--keta-accent);
  --tp-common-red-3: var(--keta-accent);
  --tp-theme-1: var(--keta-accent);
  --tp-theme-primary: var(--keta-accent);
}

html.keta-brand body {
  background: var(--keta-cream-soft);
  color: var(--keta-muted);
}

html.keta-brand #preloader {
  background:
    radial-gradient(circle at 20% 20%, rgba(216, 66, 0, 0.12) 0%, rgba(216, 66, 0, 0) 32%),
    radial-gradient(circle at 80% 78%, rgba(29, 30, 30, 0.08) 0%, rgba(29, 30, 30, 0) 28%),
    linear-gradient(180deg, #FCFAF6 0%, #F5EFE6 100%);
}

html.keta-brand .preloader {
  width: 68px;
  height: 68px;
  margin-left: -34px;
  margin-top: -34px;
}

html.keta-brand .preloader span {
  width: 68px;
  height: 68px;
  background: var(--keta-accent);
  opacity: 0.8;
  box-shadow: 0 0 0 1px rgba(216, 66, 0, 0.08);
}

html.keta-brand .preloader span:last-child {
  background: var(--keta-ink);
  opacity: 0.34;
}

html.keta-brand [data-bg-color="#F6F6F9"],
html.keta-brand .blog-footer-style,
html.keta-brand .tp-footer-area[data-bg-color="#F6F6F9"],
html.keta-brand .tp-copyright-area[data-bg-color="#F6F6F9"] {
  background-color: var(--keta-cream) !important;
}

html.keta-brand .tp-header-border,
html.keta-brand .header-sticky.tp-header-border {
  border-bottom: 0;
}

html.keta-brand .tp-header-menu > nav > ul > li > a,
html.keta-brand .tp-header-dropdown nav ul li.has-dropdown::after,
html.keta-brand .tp-header-8-bar,
html.keta-brand .tp-header-8-bar span,
html.keta-brand .tp-header-14-bar-wrap button,
html.keta-brand .tp-header-lang a,
html.keta-brand .tp-offcanvas-title,
html.keta-brand .tp-offcanvas-contact ul li a,
html.keta-brand .tp-offcanvas-social ul li a {
  color: var(--keta-ink) !important;
}

body.keta-home-header-white #header-sticky:not(.header-sticky) .tp-header-menu > nav > ul > li > a,
body.keta-home-header-white #header-sticky:not(.header-sticky) .tp-header-dropdown nav ul li.has-dropdown::after {
  color: #fff !important;
}

@media (max-width: 1199px) {
  html.keta-brand #header-sticky.tp-header-inner-style:not(.header-sticky) .tp-header-bar button,
  html.keta-brand #header-sticky.tp-header-inner-style:not(.header-sticky) .tp-offcanvas-open-btn {
    color: var(--keta-ink) !important;
  }

  html.keta-brand #header-sticky.tp-header-inner-style:not(.header-sticky) .tp-header-bar button i,
  html.keta-brand #header-sticky.tp-header-inner-style:not(.header-sticky) .tp-offcanvas-open-btn i {
    background-color: var(--keta-ink) !important;
  }

  html.keta-brand #header-sticky.tp-header-inner-style:not(.header-sticky) .tp-header-btn-box .tp-btn-black.btn-red-bg .tp-btn-black-text,
  html.keta-brand #header-sticky.tp-header-inner-style:not(.header-sticky) .tp-header-btn-box .tp-btn-black.btn-red-bg .tp-btn-black-circle {
    background: var(--keta-ink);
    border-color: var(--keta-ink);
  }

  html.keta-brand #header-sticky.tp-header-inner-style:not(.header-sticky) .tp-header-btn-box .tp-btn-black.btn-red-bg .tp-btn-black-circle svg,
  html.keta-brand #header-sticky.tp-header-inner-style:not(.header-sticky) .tp-header-btn-box .tp-btn-black.btn-red-bg .tp-btn-black-text {
    color: var(--tp-common-white) !important;
  }
}

html.keta-brand .tp-header-box .tp-header-menu .tp-megamenu-wrapper,
html.keta-brand .tp-header-box .tp-header-menu .tp-submenu {
  display: none !important;
}

html.keta-brand .tp-header-box .tp-header-dropdown nav > ul > li.has-dropdown::after {
  display: none !important;
}

body.keta-home-header-white #header-sticky:not(.header-sticky) .tp-header-logo a::before {
  background-image: url("../img/keta-yatay.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 240px;
}

html.keta-brand .tp-header-menu > nav > ul > li:hover > a,
html.keta-brand .tp-header-dropdown nav ul li .tp-submenu li:hover > a,
html.keta-brand .tp-megamenu-list ul li a:hover,
html.keta-brand .tp-footer-widget-social a:hover,
html.keta-brand .tp-offcanvas-contact ul li a:hover,
html.keta-brand .tp-offcanvas-social ul li a:hover {
  color: var(--keta-accent) !important;
}

html.keta-brand .tp-header-menu > nav > ul > li.keta-nav-current > a,
html.keta-brand .tp-footer-widget-menu ul li.keta-nav-current a {
  color: var(--keta-accent) !important;
}

html.keta-brand .dropdown-white-bg nav ul li .tp-submenu,
html.keta-brand .tp-megamenu-wrapper.megamenu-white-bg {
  background: rgba(252, 250, 246, 0.98) !important;
  border: 1px solid var(--keta-border);
  box-shadow: 0 24px 55px rgba(20, 20, 20, 0.1);
}

html.keta-brand .dropdown-white-bg nav ul li .tp-submenu li:hover > a {
  background: rgba(216, 66, 0, 0.08);
}

html.keta-brand .tp-megamenu-list ul li a span.hot,
html.keta-brand .tp-megamenu-list ul li a span.new,
html.keta-brand .tp-megamenu-list ul li a span.pop {
  background: rgba(216, 66, 0, 0.12);
  color: var(--keta-accent);
}

html.keta-brand .tp-offcanvas-wrapper {
  background: var(--keta-cream-soft);
  color: var(--keta-ink);
}

html.keta-brand .tp-header-logo a,
html.keta-brand .tp-offcanvas-logo a {
  position: relative;
  display: block;
  width: 260px;
  height: 72px;
}

html.keta-brand .tp-header-logo img,
html.keta-brand .tp-offcanvas-logo img {
  position: absolute;
  width: 0 !important;
  height: 0 !important;
  opacity: 0;
  pointer-events: none;
}

html.keta-brand .tp-header-logo a::before,
html.keta-brand .tp-offcanvas-logo a::before {
  content: "";
  display: block;
  width: 260px;
  height: 72px;
  background: url("../img/keta-yatay-koyu-header.png") left center/contain no-repeat;
}

html.keta-brand .tp-hero-area {
  position: relative;
  background: url("../img/bg-wrap-2.jpg") center/cover no-repeat !important;
}

html.keta-brand .tp-hero-area::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(24, 19, 17, 0.72) 0%, rgba(24, 19, 17, 0.56) 48%, rgba(24, 19, 17, 0.7) 100%),
    radial-gradient(circle at 72% 62%, rgba(216, 66, 0, 0.18) 0%, rgba(216, 66, 0, 0.04) 26%, rgba(216, 66, 0, 0) 44%);
  pointer-events: none;
}

html.keta-brand .tp-hero-area > .container {
  position: relative;
  z-index: 1;
}

html.keta-brand .tp-hero-title,
html.keta-brand .tp-hero-info p,
html.keta-brand .tp-hero-info span,
html.keta-brand .tp-hero-info span a,
html.keta-brand .tp-hero-line {
  color: #FFF6EE;
}

html.keta-brand .tp-hero-title {
  line-height: 0.96;
}

@media (max-width: 767px) {
  html.keta-brand .tp-hero-title {
    line-height: 1;
  }
}

html.keta-brand .tp-hero-info {
  border-top-color: rgba(255, 239, 226, 0.6);
}

html.keta-brand .tp-hero-line {
  background-color: rgba(255, 239, 226, 0.6);
}

html.keta-brand .tp-hero-link a:hover {
  background-color: var(--keta-accent);
}

html.keta-brand .tp-text-slide-wrapper.red-bg-2 {
  background-color: var(--keta-accent);
}

html.keta-brand .tp-hero-logo {
  width: 260px;
  padding: 12px 22px;
  background-color: rgba(255, 255, 255, 0.98);
  object-fit: contain;
  transform: translateY(-14px);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  html.keta-brand .tp-hero-logo {
    width: 220px;
    padding: 10px 18px;
    transform: translateY(-8px);
  }
}

html.keta-brand .tp-video-area.black-bg,
html.keta-brand .tp-testimonial-area.black-bg-3,
html.keta-brand .tp-award-area.black-bg-3 {
  background-color: #000 !important;
}

html.keta-brand .tp-testimonial-area.black-bg-3 {
  background-image: none !important;
}

html.keta-brand .tp-testimonial-area.black-bg-3 .container,
html.keta-brand .tp-testimonial-area.black-bg-3 .tp-testimonial-slider-wrap {
  position: relative;
  z-index: 3;
}

html.keta-brand .tp-project-category span {
  border-color: rgba(216, 66, 0, 0.12);
  background-color: rgba(216, 66, 0, 0.04);
}

html.keta-brand .tp-project-category span:hover {
  border-color: rgba(216, 66, 0, 0.12);
  background-color: rgba(216, 66, 0, 0.1);
}

html.keta-brand .tp-project-title a:hover {
  color: var(--keta-accent);
}

html.keta-brand .tp-work-title-box .tp-section-title.fs-140 {
  line-height: 0.98;
}

@media only screen and (min-width: 1600px) {
  html.keta-brand .tp-work-title-box .tp-section-title.fs-140 {
    font-size: 120px;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  html.keta-brand .tp-work-title-box .tp-section-title.fs-140 {
    font-size: 105px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  html.keta-brand .tp-work-title-box .tp-section-title.fs-140 {
    font-size: 92px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  html.keta-brand .tp-work-title-box .tp-section-title.fs-140 {
    font-size: 82px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  html.keta-brand .tp-work-title-box .tp-section-title.fs-140 {
    font-size: 64px;
    line-height: 1;
  }
}

@media (max-width: 767px) {
  html.keta-brand .tp-work-title-box .tp-section-title.fs-140 {
    font-size: 50px;
    line-height: 1.02;
  }
}

html.keta-brand .tp-funfact-green-wrap {
  border-color: #fff;
  background-color: var(--keta-cream) !important;
}

html.keta-brand .tp-funfact-number span i {
  -webkit-text-stroke-color: #FBF7F1;
}

html.keta-brand .tp-work-item {
  border-color: rgba(216, 66, 0, 0.08);
  background-color: #F8F3EC;
}

html.keta-brand .tp-work-number span {
  background-color: var(--keta-accent);
}

html.keta-brand .tp-work-content p {
  color: var(--keta-muted);
}

html.keta-brand .tp-testimonial-ratting {
  border-color: rgba(255, 234, 219, 0.12);
}

html.keta-brand .tp-testimonial-item {
  border-color: rgba(255, 255, 255, 0.08);
}

html.keta-brand .tp-testimonial-item.green-style {
  background-color: var(--keta-accent);
}

html.keta-brand .tp-testimonial-item.black-style {
  background-color: #24201E;
}

html.keta-brand .tp-testimonial-item.white-style {
  background-color: #FFF8F2;
}

html.keta-brand .tp-testimonial-item.grey-style {
  background-color: #EEE1D5;
}

html.keta-brand .tp-award-top-wrap {
  border-top-color: rgba(255, 255, 255, 0.08);
  border-bottom-color: rgba(255, 255, 255, 0.08);
}

html.keta-brand .tp-award-item {
  background-color: rgba(255, 255, 255, 0.04);
}

html.keta-brand .tp-award-area.black-bg-3 {
  background-image: none !important;
}

html.keta-brand .tp-award-area .tp-award-subtitle,
html.keta-brand .tp-award-area .tp-award-text,
html.keta-brand .tp-award-area .tp-award-year,
html.keta-brand .tp-award-area .tp-award-position {
  color: var(--tp-common-white);
}

html.keta-brand .tp-award-item::after {
  background-color: var(--keta-accent);
}

html.keta-brand .tp-award-area .tp-award-item:hover .tp-award-year,
html.keta-brand .tp-award-area .tp-award-item:hover .tp-award-text,
html.keta-brand .tp-award-area .tp-award-item:hover .tp-award-position,
html.keta-brand .tp-award-area .tp-award-item:hover .tp-award-icon {
  color: var(--tp-common-white);
}

html.keta-brand .tp-footer-area {
  background-color: var(--keta-cream);
}

html.keta-brand .tp-copyright-area {
  background-color: #F0E6DA;
  border-top: 1px solid var(--keta-border);
}

html.keta-brand .tp-btn-black.btn-red-bg .tp-btn-black-text,
html.keta-brand .tp-btn-black.btn-red-bg .tp-btn-black-circle,
html.keta-brand .tp-btn-yellow-green,
html.keta-brand .tp-btn-yellow-green.sidebar-btn {
  background: var(--keta-accent);
  border-color: var(--keta-accent);
}

html.keta-brand .tp-btn-black.btn-red-bg .tp-btn-black-text,
html.keta-brand .tp-btn-yellow-green,
html.keta-brand .tp-btn-yellow-green.sidebar-btn {
  color: var(--tp-common-white) !important;
}

html.keta-brand .tp-btn-black.btn-red-bg .tp-btn-black-circle svg {
  color: var(--tp-common-white);
}

html.keta-brand .tp-btn-yellow-border {
  color: var(--keta-accent);
  border-color: rgba(216, 66, 0, 0.28);
  background: rgba(216, 66, 0, 0.04);
}

html.keta-brand .tp-btn-yellow-border:hover {
  color: var(--keta-accent);
}

html.keta-brand .tp-btn-yellow-border.postbox-btn {
  color: var(--tp-common-white);
  background: var(--keta-ink);
  border-color: var(--keta-ink);
}

html.keta-brand .tp-btn-yellow-border.postbox-btn i {
  background: var(--keta-accent);
}

html.keta-brand .tp-section-subtitle.pre::before,
html.keta-brand .tp-section-subtitle.fs-17.pre-circle::before,
html.keta-brand .creative-footer-style .tp-footer-widget-title-sm.pre::before {
  background-color: var(--keta-accent) !important;
}

html.keta-brand .back-to-top-btn {
  color: var(--keta-accent);
  background: var(--keta-cream-soft);
  border: 1px solid rgba(216, 66, 0, 0.12);
  box-shadow: 0 12px 30px rgba(20, 20, 20, 0.12);
}

html.keta-brand .back-to-top-btn:hover {
  color: var(--tp-common-white);
  background: var(--keta-accent);
}

html.keta-brand .postbox-tag,
html.keta-brand .postbox-details-tag span:first-child,
html.keta-brand .rc-post-category a {
  color: var(--keta-accent);
}

html.keta-brand .tp-breadcrumb-title,
html.keta-brand .tp-breadcrumb-list span,
html.keta-brand .tp-breadcrumb-list span a,
html.keta-brand .postbox-title,
html.keta-brand .postbox-author-name,
html.keta-brand .postbox-details-meta span,
html.keta-brand .postbox-details-list ul li,
html.keta-brand .sidebar-widget-title,
html.keta-brand .sidebar-widget-author-name,
html.keta-brand .postbox__comment-title,
html.keta-brand .postbox-details-form-title,
html.keta-brand .creative-footer-style .tp-footer-widget-title,
html.keta-brand .creative-footer-style .tp-footer-widget-title-sm,
html.keta-brand .creative-footer-style .tp-footer-widget-info a,
html.keta-brand .creative-footer-style .tp-footer-widget-menu ul li a,
html.keta-brand .creative-footer-style .tp-copyright-big-text,
html.keta-brand .creative-footer-style .tp-copyright-left span,
html.keta-brand .creative-footer-style .tp-copyright-right a {
  color: var(--keta-ink);
}

html.keta-brand .postbox-details-text p,
html.keta-brand .postbox-details-content p,
html.keta-brand .postbox__comment-text p,
html.keta-brand .sidebar-widget-author-content p,
html.keta-brand .rc-post-meta span,
html.keta-brand .tp-copyright-right a,
html.keta-brand .tp-copyright-left span,
html.keta-brand .creative-footer-text p {
  color: var(--keta-muted);
}

html.keta-brand .tp-copyright-right a.keta-legal-current {
  color: var(--keta-accent);
}

html.keta-brand .tp-contact-main-ptb,
html.keta-brand .tp-contact-map-ptb,
html.keta-brand .tp-contact-form-ptb,
html.keta-brand .tp-contact-location-ptb {
  background-color: var(--keta-cream-soft);
}

html.keta-brand .keta-legal-page {
  background: var(--keta-cream-soft);
}

html.keta-brand .keta-legal-hero {
  padding: 210px 0 70px;
}

html.keta-brand .keta-legal-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 17px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--keta-accent);
  margin-bottom: 18px;
}

html.keta-brand .keta-legal-eyebrow::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--keta-accent);
}

html.keta-brand .keta-legal-title {
  font-size: clamp(42px, 6vw, 88px);
  line-height: 0.96;
  letter-spacing: -0.04em;
  color: var(--keta-ink);
  margin-bottom: 18px;
}

html.keta-brand .keta-legal-subtitle {
  max-width: 820px;
  font-size: 19px;
  line-height: 1.65;
  color: var(--keta-muted);
  margin-bottom: 24px;
}

html.keta-brand .keta-legal-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 22px;
  align-items: center;
  color: var(--keta-muted);
  font-size: 15px;
}

html.keta-brand .keta-legal-meta a {
  color: var(--keta-accent);
}

html.keta-brand .keta-legal-card {
  padding: clamp(28px, 4vw, 52px);
  border-radius: 30px;
  border: 1px solid var(--keta-border);
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 20px 50px rgba(29, 30, 30, 0.05);
}

html.keta-brand .keta-legal-section + .keta-legal-section {
  margin-top: 34px;
  padding-top: 34px;
  border-top: 1px solid rgba(230, 216, 203, 0.9);
}

html.keta-brand .keta-legal-section h2 {
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: var(--keta-ink);
  margin-bottom: 16px;
}

html.keta-brand .keta-legal-section p,
html.keta-brand .keta-legal-section li {
  font-size: 17px;
  line-height: 1.8;
  color: var(--keta-muted);
}

html.keta-brand .keta-legal-list {
  margin: 16px 0 0;
  padding-left: 20px;
}

html.keta-brand .keta-legal-list li + li {
  margin-top: 10px;
}

html.keta-brand .keta-legal-note {
  margin-top: 18px;
  padding: 18px 20px;
  border-radius: 18px;
  border: 1px solid rgba(216, 66, 0, 0.14);
  background: rgba(216, 66, 0, 0.05);
  color: var(--keta-ink-soft);
  font-size: 15px;
  line-height: 1.7;
}

html.keta-brand .tp-contact-location-ptb .tp-gsap-bg {
  background-color: var(--keta-cream) !important;
}

html.keta-brand .tp-contact-main-ptb {
  background-image: none !important;
}

html.keta-brand .tp-contact-main-ptb .tp-career-shape-1 span svg path {
  stroke: rgba(29, 30, 30, 0.18);
}

html.keta-brand .tp-contact-main-funfact-wrap .crp-hero-funfact-bg {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 28px;
  overflow: hidden;
  background-image: none !important;
  background-color: var(--keta-accent) !important;
  box-shadow: 0 30px 60px rgba(29, 30, 30, 0.14);
}

html.keta-brand .tp-contact-main-funfact-wrap .crp-hero-funfact-img {
  opacity: 0.16;
}

html.keta-brand .tp-contact-main-funfact-wrap .crp-hero-funfact-line,
html.keta-brand .tp-contact-main-funfact-wrap .crp-hero-funfact-line::before {
  background-color: rgba(255, 246, 238, 0.95);
}

html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-top-content h4,
html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-content p,
html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-content a,
html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-bottom p,
html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-bottom p span {
  color: #FFF6EE;
}

html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item:not(:last-of-type) {
  border-bottom-color: rgba(255, 246, 238, 0.16);
}

html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-icon span {
  border-color: rgba(255, 246, 238, 0.22);
  background-color: rgba(255, 246, 238, 0.08);
}

html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item {
  align-items: flex-start !important;
}

html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-content {
  min-width: 0;
  flex: 1 1 auto;
}

html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-content a {
  display: block;
  font-size: clamp(15px, 1.02vw, 18px);
  line-height: 1.35;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-content p {
  line-height: 1.3;
}

@media (max-width: 991px) {
  html.keta-brand .tp-contact-main-funfact-wrap {
    display: flex;
    justify-content: center;
  }

  html.keta-brand .tp-contact-main-funfact-wrap .crp-hero-funfact-bg {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  html.keta-brand .tp-contact-main-funfact-wrap .crp-hero-funfact-bg {
    width: min(100%, 360px);
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 24px;
  }

  html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-top-content h4 {
    text-align: center;
  }

  html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item {
    gap: 12px;
  }

  html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-icon span {
    width: 50px;
    height: 50px;
  }

  html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-content a {
    font-size: 15px;
  }

  html.keta-brand .tp-contact-main-funfact-wrap .ar-about-funfact-item-bottom p {
    line-height: 1.4;
    text-align: center;
  }
}

html.keta-brand .tp-contact-map-wrapper {
  overflow: hidden;
  border-radius: 28px;
  border: 1px solid var(--keta-border);
}

html.keta-brand .tp-contact-form-input label,
html.keta-brand .tp-contact-location-left-title,
html.keta-brand .tp-contact-location-loc-title,
html.keta-brand .tp-contact-location-map a,
html.keta-brand .tp-contact-location-right-info a {
  color: var(--keta-ink);
}

html.keta-brand .tp-contact-location-left-info span,
html.keta-brand .tp-contact-location-loc a {
  color: var(--keta-muted);
}

html.keta-brand .tp-contact-location-item {
  border-bottom-color: var(--keta-border);
}

html.keta-brand .tp-contact-location-map a::after {
  background: rgba(29, 30, 30, 0.18);
}

html.keta-brand .tp-contact-location-map a::before {
  background: var(--keta-accent);
}

html.keta-brand .postbox-details-quote-box,
html.keta-brand .postbox-blockquote,
html.keta-brand .sidebar-widget-author {
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid var(--keta-border);
}

html.keta-brand .rc-post {
  align-items: center;
}

html.keta-brand .rc-post-thumb {
  flex: 0 0 96px;
  width: 96px;
  height: 96px;
  margin-right: 18px;
  border-radius: 14px;
  overflow: hidden;
}

html.keta-brand .rc-post-thumb a {
  display: block;
  width: 100%;
  height: 100%;
}

html.keta-brand .rc-post-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  border-radius: 14px;
}

html.keta-brand .rc-post-content {
  min-width: 0;
  flex: 1 1 auto;
}

html.keta-brand .rc-post-title {
  word-break: break-word;
}

html.keta-brand .postbox-details-code pre {
  background: #231F1C;
  color: #F8F3EC;
  border-radius: 18px;
}

html.keta-brand .creative-footer-style .tp-footer-widget-menu ul li a {
  border-color: var(--keta-border);
  background: rgba(255, 255, 255, 0.6);
}

html.keta-brand .creative-service-subtitle-box.about-us-4 .tp-section-subtitle,
html.keta-brand .creative-service-title-box .tp-section-title {
  color: var(--keta-ink);
}

html.keta-brand .creative-service-top-content p {
  color: var(--keta-muted);
}

html.keta-brand .creative-service-item.about-us-4 {
  border-color: rgba(230, 216, 203, 0.9);
}

html.keta-brand .creative-service-wrap .row [class*=col-] .creative-service-item:last-child {
  border-bottom-color: rgba(230, 216, 203, 0.9);
}

html.keta-brand .creative-service-item.about-us-4:hover {
  border-color: rgba(216, 66, 0, 0.28);
}

html.keta-brand .creative-service-item.about-us-4 .creative-service-content > span {
  color: var(--keta-accent);
}

html.keta-brand .creative-service-item.about-us-4 .creative-service-title a {
  background: linear-gradient(var(--keta-accent), var(--keta-accent)) left no-repeat, var(--keta-ink);
  background-size: 0% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

html.keta-brand .creative-service-item.about-us-4 .creative-service-category {
  margin-top: 0;
}

html.keta-brand .creative-service-item.about-us-4 .creative-service-category span {
  color: var(--keta-ink-soft);
}

html.keta-brand .creative-service-item.about-us-4 .creative-service-category span:not(:last-child)::before {
  background-color: var(--keta-accent);
}

html.keta-brand .ar-banner-wrap.ar-about-us-4 {
  height: 900px;
  overflow: hidden;
}

html.keta-brand .ar-banner-wrap.pp-service-2-hight {
  height: 1040px;
  overflow: hidden;
}

html.keta-brand .tp-banner-img {
  overflow: hidden;
}

html.keta-brand .tp-banner-img img,
html.keta-brand .ar-banner-wrap.ar-about-us-4 img {
  display: block;
  width: 100%;
  height: calc(100% + 300px);
  margin-top: -78px !important;
  object-fit: cover;
  object-position: center 69%;
  will-change: transform;
}

html.keta-brand .ar-banner-wrap.pp-service-2-hight img {
  display: block;
  width: 100%;
  height: calc(100% + 120px);
  margin-top: 0 !important;
  object-fit: cover;
  object-position: center 52%;
  will-change: transform;
}

html.keta-brand .creative-footer-style .tp-footer-widget-menu ul li a:hover {
  color: var(--tp-common-white) !important;
  background: var(--keta-accent);
  border-color: var(--keta-accent);
}

html.keta-brand .creative-footer-style .tp-footer-widget-info a:hover,
html.keta-brand .creative-footer-style .tp-copyright-right a:hover {
  color: var(--keta-accent) !important;
}

@media (max-width: 991px) {
  html.keta-brand .tp-header-logo a,
  html.keta-brand .tp-offcanvas-logo a,
  html.keta-brand .tp-header-logo a::before,
  html.keta-brand .tp-offcanvas-logo a::before {
    width: 210px;
    height: 58px;
  }

  body.keta-home-header-white #header-sticky:not(.header-sticky) .tp-header-logo a::before {
    background-size: auto 192px;
  }

  html.keta-brand .rc-post-thumb {
    flex-basis: 84px;
    width: 84px;
    height: 84px;
    margin-right: 14px;
  }

  html.keta-brand .creative-service-item.about-us-4 .creative-service-category span {
    color: var(--keta-ink-soft);
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
  html.keta-brand .tp-banner-img img,
  html.keta-brand .ar-banner-wrap.ar-about-us-4 img {
    height: calc(100% + 180px);
    margin-top: -48px !important;
    object-position: center 65%;
  }

  html.keta-brand .ar-banner-wrap.pp-service-2-hight img {
    height: calc(100% + 90px);
    margin-top: 0 !important;
    object-position: center 51%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  html.keta-brand .ar-banner-wrap.ar-about-us-4 {
    height: 700px;
  }

  html.keta-brand .ar-banner-wrap.pp-service-2-hight {
    height: 700px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  html.keta-brand .ar-banner-wrap.ar-about-us-4 {
    height: 500px;
  }

  html.keta-brand .ar-banner-wrap.pp-service-2-hight {
    height: 560px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  html.keta-brand .ar-banner-wrap.ar-about-us-4 {
    height: 340px;
  }

  html.keta-brand .ar-banner-wrap.pp-service-2-hight {
    height: 430px;
  }
}

@media (max-width: 767px) {
  html.keta-brand .ar-banner-wrap.ar-about-us-4 {
    height: 200px;
  }

  html.keta-brand .ar-banner-wrap.pp-service-2-hight {
    height: 300px;
  }

  html.keta-brand .tp-banner-img img,
  html.keta-brand .ar-banner-wrap.ar-about-us-4 img {
    height: calc(100% + 120px);
    margin-top: -24px !important;
    object-fit: cover;
    object-position: center 62%;
  }

  html.keta-brand .ar-banner-wrap.pp-service-2-hight img {
    height: calc(100% + 60px);
    margin-top: 0 !important;
    object-fit: cover;
    object-position: center 50%;
  }
}
