/* Slideshow Settings */
.t4-section.sec-spacing-lg .t4-section-inner {
    padding-top: 0rem;
    padding-bottom: 0rem;
    --t4-gutter-x: 0rem;
}

/* Adjusts the top margin of the slideshow position */
div#n2-ss-2 .n2-ss-slider-4 {
  padding-top: 100px;
}

/* Controls the Height of Top Nav Area to Accomodate the Background Image
.t4-header-r > * {
  margin-left: 1rem;
  margin-bottom: 19rem;
}*/

.navbar-brand.logo-control img.logo-img {
  max-height: 1000px;
  max-width: 45%;
}

/* Controls the size of the off canvas/mobile menu logo */
.t4-offcanvas .t4-off-canvas-header a img {
  max-height: 5rem;
}

/* Controls the Height of Top Nav Area to Accomodate the Background Image
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
  color: var(--mainnav-link-active-color);
  margin-bottom: 19rem;
}*/

/* Controls the Height of Top Nav Area to Accomodate the Background Image
.navbar-brand {
  margin-bottom: 19rem;
}*/

/* Controls the size of the top nav area background image
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  margin-bottom: 19rem;
}*/

/* Controls the size of the top nav area background image */
/*.header-wrap {
  position: relative;
  padding-bottom: 19em;
}*/

/* Controls the color of top nav active link */
.t4-palette-light .t4-megamenu .navbar-nav > li.active > a, .t4-palette-light .t4-megamenu .navbar-nav > li.active > .nav-link {
  color: #db1f26;
}

/* Controls the top and bottom margin of the footer modules */
.t4-footnav .container {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

/* iFAQ Body Style */
.ifaq-tpl-basic .ifaq-container-open {
  background-color: #fff;
  color: #000;
}

/* iFAQ Heading Style */
.ifaq-tpl-basic .collapse-open .ifaq-item-header {
  color: #000;
  font-weight: 700;
  font-size: 105% !important;
}

.ifaq-tpl-basic .ifaq-collapsible .ifaq-item-header {
  font-size: 105% !important;
}

.btn.btn-primary2 {
  background-color: #db1f26;
  border-color: var(--color-primary);
  color: #fff;
  font-size: 90% !important;   
}

/* Border below Slideshow Position */
.border-bottom {
  border-width: 0;
  border-bottom-width: 0px !important;
}

/* Controls Shadow of Border below Slideshow Position */
.shadow-sm, .categories-list .com-content-categories__items .com-content-categories__item img, .blog-list .item-image img {
  box-shadow: none !important;
}

.bg-primary {
  --t4-bg-opacity: 1;
  background-color: #db1f26 !important;
}

.card-header {
  color: #fff;
  background-color: #83ee3e;
}

/* Controls the width of the form and form fields */
.form-control {
  max-width: 100%;
}

.fw-normal {
  font-weight: 400 !important;
  text-shadow: rgba(0, 0, 0, 0.9) 0px 0px 10px;
}

/* Controls the color of the sandwich bar */
.t4-offcanvas-toggle i {
  font-size: 22px;
  color: #fff !important;
}

/* Controls the background color of the dropdown menu of top nav */
.t4-megamenu.animate.slide .dropdown .dropdown-menu {
  background-color: #111;
}

/* Controls the background color of the main buttons */
div#n2-ss-2 .n2-style-771503a848f3e267c98f8cc9614a667b-heading {
  background: #004974 !important;
}

/* =========================================================
   TRASH TALK BIN CLEANING – SERVICES / PRICING MODULE
========================================================= */

.tt-pricing-module {
  padding: 20px 0 36px;
}

/* Heading */
.tt-pricing-module h2 {
  margin: 0 0 8px;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.tt-pricing-module .tt-pricing-subhead {
  margin: 0 auto 20px;
  max-width: 760px;
  font-size: 1rem;
  line-height: 1.6;
  color: rgba(255,255,255,0.92);
}

/* Grid spacing */
.tt-pricing-module .row {
  --bs-gutter-x: 1.35rem;
  --bs-gutter-y: 1.5rem;
}

/* Card base */
.tt-pricing-module .card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(13, 110, 253, 0.18);
  border-radius: 20px !important;
  background: rgba(255,255,255,0.98);
  box-shadow: 0 12px 28px rgba(0,0,0,0.12);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.tt-pricing-module .card:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 38px rgba(0,0,0,0.18);
  border-color: rgba(13, 110, 253, 0.3);
}

.tt-pricing-module .card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #0d6efd 0%, #56b6ff 100%);
  opacity: 0.95;
}

/* Blue cards */
.tt-pricing-module .card.border-primary {
  border-color: rgba(13, 110, 253, 0.35) !important;
  box-shadow: 0 16px 34px rgba(13, 110, 253, 0.16);
}

/* Red alternating cards */
.tt-pricing-module .tt-alt-card {
  background: #db1f26;
  border-color: rgba(219, 31, 38, 0.45) !important;
  box-shadow: 0 16px 34px rgba(219, 31, 38, 0.22);
}

.tt-pricing-module .tt-alt-card::before {
  background: linear-gradient(90deg, #ff787d 0%, #ffd8d9 100%);
}

.tt-pricing-module .tt-alt-card .card-header {
  background: transparent !important;
  border-bottom: 1px solid rgba(255,255,255,0.14);
}

.tt-pricing-module .tt-alt-card .card-header h4,
.tt-pricing-module .tt-alt-card .pricing-card-title,
.tt-pricing-module .tt-alt-card .list-unstyled li span {
  color: #ffffff !important;
}

.tt-pricing-module .tt-alt-card .pricing-card-title small {
  color: rgba(255,255,255,0.82) !important;
}

.tt-pricing-module .tt-alt-card .list-unstyled li {
  border-bottom: 1px solid rgba(255,255,255,0.14);
}

.tt-pricing-module .tt-alt-card .list-unstyled li::before {
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(255,255,255,0.16);
}

.tt-pricing-module .tt-alt-card .btn.btn-outline-primary {
  border-color: #ffffff;
  color: #ffffff;
  background: transparent;
}

.tt-pricing-module .tt-alt-card .btn.btn-outline-primary:hover,
.tt-pricing-module .tt-alt-card .btn.btn-outline-primary:focus {
  background: #ffffff;
  color: #db1f26 !important;
  border-color: #ffffff;
}

/* Header */
.tt-pricing-module .card-header {
  padding: 1rem 1rem !important;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  background: #ffffff;
}

.tt-pricing-module .card-header.bg-primary {
  background: linear-gradient(135deg, #0d6efd 0%, #0a58ca 100%) !important;
  border-color: #0d6efd !important;
}

.tt-pricing-module .card-header h4 {
  margin: 0;
  font-size: 1.28rem;
  line-height: 1.2;
  font-weight: 800 !important;
  letter-spacing: -0.01em;
}

/* Body */
.tt-pricing-module .card-body {
  padding: 1.05rem 1.1rem 1.1rem;
}

/* Exact service image styling */
.tt-pricing-module .card-body img {
  display: block;
  width: 118px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 0;
  margin: 0 auto 10px;
  background: transparent !important;
  box-shadow: 0 10px 22px rgba(0,0,0,0.18);
}

/* Price */
.tt-pricing-module .pricing-card-title {
  margin: 2px 0 8px;
  font-size: 2.15rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -0.03em;
  color: #111111;
}

.tt-pricing-module .pricing-card-title sup,
.tt-pricing-module .pricing-card-title sub {
  font-size: 0.9em;
  line-height: 0;
  vertical-align: baseline;
  position: relative;
}

.tt-pricing-module .pricing-card-title sup {
  top: -0.38em;
}

.tt-pricing-module .pricing-card-title sub {
  bottom: -0.08em;
}

.tt-pricing-module .pricing-card-title small {
  display: block;
  margin-top: 8px;
  font-size: 0.86rem !important;
  line-height: 1.35;
  color: #6c757d !important;
  font-weight: 500 !important;
}

/* Features */
.tt-pricing-module .list-unstyled {
  margin-top: 0.45rem !important;
  margin-bottom: 0.5rem !important;
  padding: 0;
}

.tt-pricing-module .list-unstyled li {
  position: relative;
  margin: 0;
  padding: 6px 0 6px 22px;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  font-size: 0.95rem;
  line-height: 1.3;
}

.tt-pricing-module .list-unstyled li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 2px;
}

.tt-pricing-module .list-unstyled li::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 14px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0d6efd 0%, #56b6ff 100%);
  box-shadow: 0 0 0 4px rgba(13,110,253,0.12);
}

.tt-pricing-module .list-unstyled li span {
  color: #5f6670 !important;
  font-weight: 500;
}

/* Buttons */
.tt-pricing-module .btn {
  border-radius: 999px;
  font-weight: 800;
  letter-spacing: 0.02em;
  padding: 12px 18px;
  margin-top: 0 !important;
  transition: all 0.25s ease;
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}

.tt-pricing-module .btn.btn-primary {
  background: linear-gradient(135deg, #0d6efd 0%, #0a58ca 100%);
  border-color: #0d6efd;
  color: #ffffff !important;
}

.tt-pricing-module .btn.btn-primary:hover,
.tt-pricing-module .btn.btn-primary:focus {
  background: linear-gradient(135deg, #0b5ed7 0%, #084298 100%);
  border-color: #0b5ed7;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(13, 110, 253, 0.24);
}

.tt-pricing-module .btn.btn-outline-primary {
  border-width: 2px;
  border-color: #0d6efd;
  color: #0d6efd;
  background: #ffffff;
}

.tt-pricing-module .btn.btn-outline-primary:hover,
.tt-pricing-module .btn.btn-outline-primary:focus {
  background: linear-gradient(135deg, #0d6efd 0%, #0a58ca 100%);
  border-color: #0d6efd;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 12px 24px rgba(13, 110, 253, 0.2);
}

/* Tablet */
@media (max-width: 991.98px) {
  .tt-pricing-module .row {
    --bs-gutter-x: 1.2rem;
    --bs-gutter-y: 1.6rem;
  }

  .tt-pricing-module .pricing-card-title {
    font-size: 2rem;
  }
}

/* Mobile / single-column spacing */
@media (max-width: 767.98px) {
  .tt-pricing-module {
    padding: 16px 0 30px;
  }

  .tt-pricing-module h2 {
    font-size: 2rem;
  }

  .tt-pricing-module .tt-pricing-subhead {
    font-size: 0.95rem;
    margin-bottom: 16px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .tt-pricing-module .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .tt-pricing-module .col {
    padding-left: 14px;
    padding-right: 14px;
  }

  .tt-pricing-module .card {
    margin-bottom: 0 !important;
  }

  .tt-pricing-module .card-body {
    padding: 1rem 1rem 1.05rem;
  }

  .tt-pricing-module .card-body img {
    width: 108px;
    margin-bottom: 10px;
  }

  .tt-pricing-module .pricing-card-title {
    font-size: 1.9rem;
  }

  .tt-pricing-module .btn {
    padding: 12px 16px;
    font-size: 0.96rem;
  }
}

/* Force transparent PNG to render cleanly (no box) */
.tt-pricing-module .card-body img {
  display: block;
  width: 118px;
  height: auto;
  margin: 0 auto 10px;

  /* Kill anything that could look like a box */
  background: none !important;
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  padding: 0 !important;

  /* This is the key: no container effect */
  box-shadow: none !important;

  /* Add ONLY a soft drop shadow (not a box shadow) */
  filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.25));
}

@media (max-width: 767.98px) {
  .tt-pricing-module .col {
    margin-bottom: 22px;
  }
}

/* Stronger fallback spacing for stacked rows */
.tt-pricing-module .col {
  margin-bottom: 24px;
}

.tt-pricing-module .card {
  margin-bottom: 0 !important;
}

.tt-pricing-module .row {
  margin-bottom: -24px;
}