/* Brand accent overrides */
:root {
  --primary-color: #FF7C14;
  --primary-color-rgb: 255, 124, 20;
  --primary-color4: #FF7C14;
  --primary-color4-rgb: 255, 124, 20;
  --header1-nav-hover-color: #FF7C14;
  --header2-nav-hover-color: #FF7C14;
}

/* Loader: orange circle only — keep letter colors as before */
.ctn-preloader .animation-preloader .spinner {
  border-top-color: #FF7C14;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
  color: #727272;
}

/* Home carousel: no dark overlay, crystal-clear image */
.home_banner_01 .home-carousel .slide-item {
  display: flex;
  align-items: flex-end;
  min-height: 100vh;
  padding: 220px 0 220px;
  background-color: transparent;
}

.home_banner_01 .home-carousel .slide-item::before,
.home_banner_01 .home-carousel .slide-item:after {
  display: none !important;
  content: none !important;
  opacity: 0 !important;
  background: none !important;
}

.home_banner_01 .home-carousel .slide-item .auto-container {
  width: 100%;
  position: relative;
  z-index: 5;
}

.home_banner_01 .home-carousel .slide-item .auto-container .content-box.banner-cta-only {
  padding: 0 30px;
  text-align: center;
}

.home_banner_01 .home-carousel .slide-item .auto-container .content-box.banner-cta-only .btn-box {
  opacity: 1;
  transform: none;
}



.home_banner_01 .home-carousel .active .auto-container .content-box.banner-cta-only .btn-box {
  opacity: 1;
  transform: none;
  transition-delay: 0ms;
}

/* Before/after overlapping banner (replaces 6-block strip) */
.home_banner_01 {
  position: relative;
  z-index: 1;
}

.banner-before-after-section {
  position: relative;
  z-index: 10;
  margin-top: -160px;
  margin-bottom: 20px;
  padding: 0 15px;
}

.banner-before-after-wrap {
  max-width: 1100px;
  margin: 0 auto;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.banner-before-after-section .before-after-slider1 {
  margin-bottom: 0;
  z-index: 10;
}

@media screen and (max-width: 991px) {
  .banner-before-after-section {
    margin-top: -100px;
  }
}

@media screen and (max-width: 575px) {
  .banner-before-after-section {
    margin-top: -60px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 425px) {
  .home_banner_01 .home-carousel .slide-item {
    padding: 160px 0 50px;
  }

  .home_banner_01 .home-carousel .slide-item .auto-container .content-box.banner-cta-only {
    padding: 0 15px;
  }
}

/* Button hover: #FF7C14 */
.animate-btn-style1:hover:before {
  background: #FF7C14;
}

.animate-btn-style2:hover:before,
.animate-btn-style2:hover:after,
.animate-btn-style3:hover:before,
.animate-btn-style3:hover:after,
.animate-btn-style4:hover:before,
.animate-btn-style4:hover:after {
  background: #FF7C14;
}

/* WHAT WE CREATE — equal-height boxes */
.service-section-style1 .container > .row:first-child > [class*="col-"] {
  display: flex;
}

.service-section-style1 .container > .row:first-child .service-style1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.service-section-style1 .container > .row:first-child .service-style1 .service-inner {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  height: 100%;
  width: 100%;
}

.service-section-style1 .container > .row:first-child .service-style1 .service-inner .services-link {
  margin-top: auto;
}

/* Statistics — solid filled numbers */
.funfact .count-box .count-text {
  font-family: var(--heading-font);
  font-weight: 800;
  color: #FF7C14;
  -webkit-text-fill-color: #FF7C14;
  -webkit-text-stroke-width: 0;
  -webkit-text-stroke-color: transparent;
}

.funfact .count-box .count-suffix {
  font-family: var(--heading-font);
  font-weight: 800;
  font-size: 58px;
  color: #FF7C14;
  line-height: 1;
}

.funfact .title {
  max-width: 160px;
}

.mobile-menu-list li.current > a,
.mobile-menu-list > li > a:hover {
  color: #FF7C14;
}

/* Header nav hover / active, call icon, phone number */
.header-style-01 .main-menu .main-menu-wrapper .main-nav-menu > li:hover > a,
.header-style-01 .main-menu .main-menu-wrapper .main-nav-menu > li.current > a {
  color: #FF7C14;
}

.header-style-01 .main-menu .main-menu-wrapper .main-menu-right .header-contact-info .header-contact-info-icon {
  background-color: #FF7C14;
}

.header-style-01 .main-menu .main-menu-wrapper .main-menu-right .header-contact-info .header-contact-info-text .phone-no a {
  color: #FF7C14;
}

.header-style-01 .main-menu .main-menu-wrapper .main-menu-right .header-contact-info .header-contact-info-text .phone-no a:hover {
  color: #FF7C14;
  opacity: 0.85;
}

/* Footer section titles, social icons, contact icons */
.footer .widget-title,
.footer-widget .widget-title {
  color: #FF7C14 !important;
}

.footer-widget .social-list li a,
.footer .social-list li a {
  background: #FF7C14;
}

.footer-widget address a i,
.footer-widget address .fas,
.footer-widget address .fab,
.footer-widget address .fa {
  color: #FF7C14;
}

/* Header Contact Us as orange button */
.header-style-01 .main-menu .main-menu-wrapper .main-nav-menu > li.nav-contact-btn > a,
.header-style-01 .main-menu .main-menu-wrapper .main-nav-menu > li.nav-contact-btn:hover > a,
.header-style-01 .main-menu .main-menu-wrapper .main-nav-menu > li.nav-contact-btn.current > a {
  background: #FF7C14;
  color: #fff !important;
  padding: 10px 22px;
  border-radius: 4px;
  line-height: 1.4;
  margin: 25px 0;
}

.header-style-01 .main-menu .main-menu-wrapper .main-nav-menu > li.nav-contact-btn:hover > a {
  background: #e86d0c;
  color: #fff !important;
}

/* Floating side action bar */
.floating-side-actions {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1040;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.floating-action {
  position: relative;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-size: 22px;
  border-radius: 8px 0 0 8px;
  margin-bottom: 6px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
  transition: width 0.25s ease, padding 0.25s ease;
  overflow: hidden;
  white-space: nowrap;
}

.floating-action:last-child {
  margin-bottom: 0;
}

.floating-action i {
  width: 54px;
  text-align: center;
  flex-shrink: 0;
}

.floating-action-label {
  font-size: 13px;
  font-weight: 600;
  font-family: var(--body-font);
  opacity: 0;
  max-width: 0;
  overflow: hidden;
  transition: opacity 0.2s ease, max-width 0.25s ease, padding 0.25s ease;
  padding-right: 0;
}

.floating-action:hover {
  width: auto;
  padding-right: 14px;
  color: #fff !important;
}

.floating-action:hover .floating-action-label {
  opacity: 1;
  max-width: 160px;
  padding-right: 4px;
}

.floating-action.whatsapp {
  background: #25D366;
}

.floating-action.whatsapp:hover {
  background: #1ebe57;
}

.floating-action.call {
  background: #F5A623;
}

.floating-action.call:hover {
  background: #e09415;
}

.floating-action.quote {
  background: #FF7C14;
}

.floating-action.quote:hover {
  background: #e86d0c;
}

.floating-action.visit {
  background: #252531;
}

.floating-action.visit:hover {
  background: #1a1a24;
}

/* Book Site Visit modal */
.site-visit-modal {
  border: none;
  border-radius: 8px;
  overflow: hidden;
}

.site-visit-modal .modal-header {
  border-bottom: 1px solid #eee;
  align-items: flex-start;
  padding: 24px 28px 16px;
}

.site-visit-modal .modal-title {
  color: #2d3941;
  font-weight: 700;
  margin-bottom: 6px;
}

.site-visit-modal .modal-subtitle {
  color: #777;
  font-size: 14px;
}

.site-visit-modal .modal-body {
  padding: 20px 28px 28px;
}

.site-visit-modal .form-control {
  border-radius: 4px;
  min-height: 48px;
}

@media screen and (max-width: 575px) {
  .floating-side-actions {
    top: 50%;
    bottom: auto;
    right: 8px;
    transform: translateY(-50%);
  }

  .floating-action {
    width: 46px;
    height: 46px;
    font-size: 18px;
    border-radius: 8px 0 0 8px;
  }

  .floating-action i {
    width: 46px;
  }

  .floating-action:hover {
    width: 46px;
    padding-right: 0;
  }

  .floating-action-label {
    display: none;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-nav-menu > li.nav-contact-btn > a {
    margin: 10px 0;
  }
}

/* Mobile sidebar Contact button */
.mobile-menu-list li.nav-contact-btn > a {
  display: inline-block;
  background: #FF7C14;
  color: #fff !important;
  padding: 8px 18px !important;
  border-radius: 4px;
  margin: 12px 0;
  line-height: 1.4 !important;
}

/* Contact Us page fixes */
.contact-section .contact-info-row > [class*="col-"] {
  display: flex;
}

.contact-section .contact-info-row .contact-block {
  width: 100%;
  height: 100%;
  align-items: flex-start;
}

.contact-section .contact-block,
.contact-section .contact-block p,
.contact-section .contact-block a,
.contact-section .contact-block .icon-box-title,
.contact-section .contact-details {
  color: #000;
}

.contact-section .contact-block a:hover {
  color: #FF7C14;
}

#enquiry p,
#enquiry li,
#enquiry h2,
#enquiry .contact-form .form-control,
#enquiry .contact-form .nice-select,
#enquiry .contact-form .nice-select .current {
  color: #000;
}

#enquiry .contact-form .form-control::placeholder {
  color: #000;
  opacity: 0.7;
}

#enquiry .contact-form .form-group {
  margin-bottom: 25px;
}

#enquiry .contact-form .form-control,
#enquiry .contact-form select.form-control {
  height: 56px;
  color: #000;
  padding: 0 20px;
  line-height: 56px;
}

#enquiry .contact-form textarea.form-control {
  height: auto;
  min-height: 190px;
  line-height: 1.6;
  padding: 16px 20px;
}

/* Nice-select: match input height + vertically center text */
#enquiry .contact-form .nice-select {
  float: none;
  width: 100%;
  height: 56px;
  line-height: 54px;
  padding-left: 20px;
  padding-right: 40px;
  border: 1px solid #ece9e3;
  border-radius: 0;
  font-size: 16px;
  font-family: var(--heading-font);
  color: #000;
  display: flex;
  align-items: center;
}

#enquiry .contact-form .nice-select .current {
  display: block;
  line-height: 1.4;
  color: #000;
}

#enquiry .contact-form .nice-select:after {
  top: 50%;
  margin-top: -4px;
  right: 18px;
}

#enquiry .contact-form .nice-select .list {
  width: 100%;
  border-radius: 0;
}

#enquiry .contact-form .nice-select .option {
  line-height: 40px;
  min-height: 40px;
  color: #000;
}

/* About Us — approach feature boxes */
.about-approach-section .feature-box-style1 {
  background: #FF7C14;
}

.about-approach-section .feature-box-style1 .inner-box .feature-box-icon {
  color: #FF7C14;
}

/* Modular Kitchen — finish options equal height */
.kitchen-finish-section .kitchen-finish-row > [class*="col-"] {
  display: flex;
}

.kitchen-finish-section .kitchen-finish-row .feature-box-style1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.kitchen-finish-section .kitchen-finish-row .feature-box-style1 .inner-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex: 1 1 auto;
  height: 100%;
}

.kitchen-finish-section .kitchen-finish-row .feature-box-style1 .inner-box .title {
  margin-top: auto;
  padding-top: 15px;
}

/* What We Create — image on top, text below */
.what-we-create-section .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1.5rem;
}

.what-we-create-section .row > [class*="col-"] {
  display: flex;
  margin-bottom: 10px;
}

.what-we-create-section .create-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  background: #fff;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  overflow: hidden;
}

.what-we-create-section .create-item-thumb {
  overflow: hidden;
}

.what-we-create-section .create-item-thumb img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.what-we-create-section .create-item-content {
  padding: 25px 28px 30px;
  flex: 1 1 auto;
}

.what-we-create-section .create-item-title {
  margin-bottom: 12px;
}

.what-we-create-section .create-item-desc {
  margin-bottom: 0;
}

/* Projects page — filterable gallery */
.project-gallery-thumb {
  overflow: hidden;
  background: #f5f5f5;
}

.project-gallery-thumb a {
  display: block;
  aspect-ratio: 4 / 5;
  overflow: hidden;
}

.project-gallery-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.project-gallery-thumb a:hover img {
  transform: scale(1.05);
}

.project-gallery-item.filtered-out {
  display: none;
}

/* Home projects carousel — image-only, 4:5 ratio */
.project-carousel-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.project-carousel-link:hover {
  color: inherit;
}

.project-carousel-item .project-item-thumb:after {
  display: none;
}

.project-carousel-item:hover .project-item-thumb img {
  transform: scale(1.05);
}

.project-carousel-thumb {
  aspect-ratio: 4 / 5;
  overflow: hidden;
}

.project-carousel-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Honeypot — hidden from users, visible to bots */
.form-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}

.contact-form form,
.site-visit-modal form,
.request-a-call-back-form form,
.request-a-call-back-form-style2 form {
  position: relative;
}

/* Site logo — header & mobile nav */
.main-menu-logo img.site-logo,
.main-menu-logo .site-logo {
  width: auto;
  height: 100px;
  min-height: 100px;
  max-width: 220px;
  object-fit: contain;
}

.mobile-nav-content .logo-box {
  margin-bottom: 10px;
  padding-right: 36px;
}

.mobile-nav-content .logo-box .site-logo--mobile-nav {
  width: auto;
  height: 80px;
  max-width: 160px;
  object-fit: contain;
}

.mobile-nav-content .social-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  margin: 0;
  padding-right: 12px;
  max-width: 100%;
}

.mobile-nav-content .social-list li {
  display: flex;
  align-items: center;
  margin-right: 0;
}

.mobile-nav-content .social-list li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

@media screen and (max-width: 1199px) {
  .header-style-01 .main-menu .main-menu-wrapper {
    padding-right: 18px;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-menu-right .mobile-nav-toggler {
    padding: 10px 6px 10px 12px;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-menu-right .mobile-nav-toggler span:nth-child(2) {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .header-style-01 .main-menu .main-menu-wrapper {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 12px;
    padding-right: 18px;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-menu-logo {
    flex: 0 0 auto;
    margin-right: auto;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-menu-logo a {
    display: block;
    line-height: 0;
  }

  .main-menu-logo img.site-logo,
  .main-menu-logo .site-logo {
    height: 80px;
    min-height: 80px;
    max-width: 180px;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-menu-right {
    flex: 0 0 auto;
    margin-left: 12px;
    align-items: center;
    padding-right: 4px;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-menu-right .mobile-nav-toggler {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 10px 6px 10px 12px;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-menu-right .mobile-nav-toggler span {
    width: 28px;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-menu-right .mobile-nav-toggler span:nth-child(2) {
    margin-left: 0;
    width: 22px;
  }

  .header-style-01 .main-menu .main-menu-wrapper .main-menu-right .header-contact-info {
    padding-top: 0;
    padding-bottom: 0;
    align-items: center;
  }

  .project-gallery-grid {
    --bs-gutter-x: 0.75rem;
  }

  .project-gallery-thumb.mrb-30 {
    margin-bottom: 15px;
  }
}
