p, li {
  font-size: 15px;}

/* === Navbar === */
.navbar_cust {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0,0,0,0.08);
  font-size: 16px;}
.logo_img {
  height: 115px;}
.navbar_cust .nav-link:hover,
.navbar_cust .nav-link.active {
  background-color: #e8650a;
  color: #fff !important;}
.nav-icon {
  width: 15px;
  vertical-align: -2px;
  filter: invert(20%);}
.navbar_cust .nav-link:hover .nav-icon,
.navbar_cust .nav-link.active .nav-icon {
  filter: invert(100%);}

@media (min-width: 992px) {
  .navbar_cust .container {
    align-items: flex-start;}
  .navbar_cust .navbar-nav {
    padding-top: 10px;}
  .navbar_cust .btn_cta {
    margin-top: 10px;}
  .navbar_cust .nav-link:not(.active) {
    box-shadow: inset 0 -1px 0 rgba(232, 101, 10, 0.35);}
}

@media (max-width: 991px) {
  .navbar_cust .nav-link {
    padding-left: 8px;
    padding-right: 8px;}
  .navbar_cust .navbar-collapse {
    position: absolute;
    right: 0;
    top: 100%;
    background-color: #fff;
    min-width: 220px;
    z-index: 1050;}
  .navbar_cust .navbar-collapse.collapsing,
  .navbar_cust .navbar-collapse.show {
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 10px 20px 16px;}
  .navbar_cust .navbar-collapse.collapsing {
    transition: height 0.18s ease-out;}
}

.svg-contact-footer {
  width: 17px;
  filter: invert(52%) sepia(3%) saturate(2295%) hue-rotate(1deg) brightness(98%) contrast(88%);}

/* === CTA Button === */
.btn_cta {
  background-color: #e8650a;
  color: #fff;
  border: none;
  border-radius: 0;
  font-weight: 600;
  font-size: 15px;
  padding: 5px 14px;
  text-decoration: none;}
.btn_cta:hover {
  background-color: #c95508;
  color: #fff;}
.btn_cta_sm {
  background-color: #e8650a;
  color: #fff;
  border: none;
  border-radius: 0;
  font-weight: 600;
  font-size: 14px;
  padding: 5px 14px;
  text-decoration: none;}
.btn_cta_sm:hover {
  background-color: #c95508;
  color: #fff;}

/* === Hero === */
.hero {
  background: url('/images/transport_kruszyw.jpg') center / cover no-repeat;
  min-height: 500px;
  color: #fff;
  padding: 15px 0 80px;}
.hero-brand {
  font-size: 2.8rem;
  font-weight: 900;
  letter-spacing: 4px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.8), 0 0 20px rgba(0,0,0,0.5);}
.hero-tagline-orange {
  font-size: 2.2rem;
  font-weight: 700;
  color: #e8650a;
  margin-bottom: 0;}
.hero-sub {
  font-size: 16px;
  color: #333;
  margin-bottom: 2rem;}
.hero-sub-item {
  font-size: 1.1rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 0.4rem;}
.hero-check-icon {
  width: 18px;
  vertical-align: -2px;
  filter: invert(44%) sepia(96%) saturate(469%) hue-rotate(350deg) brightness(103%) contrast(91%);}

@media (max-width: 991px) {
  .hero {
    background-size: auto 120%;
    background-position: center top;}
  .hero-brand {
    margin-bottom: 1rem;}
  .hero-tagline-orange {
    font-size: 1.2rem;}
  .hero-sub {
    margin-top: 1rem;}}

/* === Section headings === */
.section-heading {
  font-size: 1.6rem;
  font-weight: 700;
  color: #222;}
@media (max-width: 991px) {
  .section-heading {
    font-size: 1.2rem;}}
.section-intro {
  background-color: #f5f5f5;}
.section-intro .section-heading,
.section-heading-accent {
  border-left: 4px solid #e8650a;
  padding-left: 12px;}

/* === Service cards === */
.service-card {
  border: 1px solid #e5e5e5;
  border-top: 3px solid #e8650a;
  background-color: #fff;
  text-align: center;
  height: 100%;
  box-shadow: 0 4px 16px rgba(0,0,0,0.10);}
.service-card-body {
  padding: 16px 12px 20px;}
.service-card-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 6px;}
.service-card-sub {
  font-size: 15px;
  color: #e8650a;
  font-weight: 400;
  margin-bottom: 0;}

/* === Subpage hero === */
.uslugi-hero {
  background-color: #2c2c2c;
  background-image:
    radial-gradient(ellipse at 85% 85%, rgba(180,70,10,0.45) 0%, transparent 60%);
  padding: 48px 0;}
.uslugi-hero-title {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 10px;}
.uslugi-hero-sub {
  color: #aaa;
  font-size: 15px;
  font-weight: 400;}
.subpage-label {
  color: #e8650a;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;}

/* === Uslugi page === */
.uslugi-heading {
  background-color: #333;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  padding: 13px 16px;
  margin: 0;}
.uslugi-heading-gradient {
  background-image: radial-gradient(ellipse at 85% 85%, rgba(180,70,10,0.55) 0%, transparent 70%);}
.uslugi-icon {
  width: 18px;
  vertical-align: -3px;
  filter: invert(44%) sepia(96%) saturate(469%) hue-rotate(350deg) brightness(103%) contrast(91%);}
.uslugi-body {
  padding-top: 16px;}

/* === O firmie list === */
.ofirmie-list {
  list-style: none;
  padding-left: 0;}
.ofirmie-list li {
  padding-left: 28px;
  position: relative;
  margin-bottom: 6px;}
.ofirmie-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  background: url('/images/svg/check2.svg') center / contain no-repeat;
  filter: invert(44%) sepia(96%) saturate(469%) hue-rotate(350deg) brightness(103%) contrast(91%);}

/* === Trust cards (o firmie) === */
.trust-wrap {
  background-color: #fbfbfb;
  border: 1px solid #f2f2f2;
  padding: 24px;}
.trust-card {
  background-color: #fff;
  border: 1px solid #dee2e6;
  padding: 24px;
  text-align: center;
  height: 100%;}
.trust-icon {
  height: 80px;
  object-fit: contain;
  margin-bottom: 14px;}
.pre-footer-title {
  font-size: 1.05rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 8px;}

@media (min-width: 992px) {
  a[href^="tel:"] {
    pointer-events: none;
    cursor: default;}}

/* === Oferta cards === */
.oferta-card {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  height: 100%;}
.oferta-card-img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
  cursor: pointer;}
.oferta-card-body {
  padding: 16px;}
.oferta-card-title {
  font-size: 1rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 8px;}
.oferta-card-title::after {
  content: '';
  display: block;
  width: 36px;
  height: 2px;
  background-color: #e8650a;
  margin-top: 8px;}
.oferta-card-desc {
  font-size: 15px;
  color: #555;
  margin-bottom: 0;}

/* === Contact page === */
.contact-icon-wrap {
  width: 44px;
  height: 44px;
  min-width: 44px;
  border-radius: 50%;
  background-color: #2c2c2c;
  display: flex;
  align-items: center;
  justify-content: center;}
.contact-icon-wrap img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  filter: invert(100%);}
.contact-icon-light {
  background-color: #ede3d8;}
.contact-icon-light img {
  filter: invert(44%) sepia(96%) saturate(469%) hue-rotate(350deg) brightness(103%) contrast(91%);}
.contact-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #999;
  margin-bottom: 2px;}
.contact-value {
  font-size: 15px;
  color: #222;}
.contact-quote-box {
  background-color: #f9f7f4;
  border: 1px solid #ede8e1;
  padding: 16px 20px;}
.contact-method-card {
  background-color: #f5f5f5;
  border: 1px solid #eeeeee;
  padding: 20px 24px;}
.contact-method-icon {
  width: 24px;
  height: 24px;
  min-width: 24px;
  margin-top: 2px;
  object-fit: contain;
  filter: invert(44%) sepia(96%) saturate(469%) hue-rotate(350deg) brightness(103%) contrast(91%);}
.contact-method-title {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 6px;}

/* === Działamy na terenie (kontakt) === */
.dzialamy-section h3 {
  font-size: 1.2rem;}
.dzialamy-section img {
  object-fit: contain;
  }
.map-img-border {
  border: 1px solid #dee2e6;
  background-color: #fff;}

/* === Footer === */
.footer {
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;}
.footer-top h4 {
  color: #222;
  font-size: 14px;}
.footer-top p {
  color: #666;
  font-size: 13px;}
.footer_list li a {
  font-size: 13px;
  color: #555;
  text-decoration: underline;
  text-decoration-color: #ccc;
  text-underline-offset: 3px;}
.footer_list li a:hover {
  color: #e8650a;
  text-decoration: none;}
.footer_bar {
  background-color: #e0e0e0;
  color: #666;
  border-top: 1px solid #d0d0d0;}
.footer_bartext p {
  font-size: 13px;}
