.cma-planovoe-page .service-details-area .main-img img {
  width: 100%;
  aspect-ratio: 750 / 371;
  object-fit: cover;
}

.cma-planovoe-page {
  margin-top: -80px;
}

.cma-planovoe-page .breadcrumb-bg {
  background-size: cover !important;
  background-position: center 40% !important;
}

.cma-planovoe-page .breadcrumb-bg .breadcrumb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(13, 17, 26, 0.9) 0%, rgba(26, 26, 30, 0.4) 100%);
  z-index: 1;
}

.cma-planovoe-page .breadcrumb-bg .container {
  position: relative;
  z-index: 2;
}

.cma-planovoe-page .warranty-features .single-feature .icon-wrapper img,
.cma-planovoe-page .small-img-txt .img-wrapper img {
  mix-blend-mode: multiply;
  width: 64px !important;
  height: 64px !important;
  object-fit: contain;
  background: transparent;
  display: block;
  margin: 0 auto;
}

.cma-planovoe-page .service-details-area .description-first ul {
  margin-bottom: 0;
  padding-left: 24px;
}

.cma-planovoe-page .service-sidebar .categories .card .card-header button {
  text-transform: none;
  font-size: 22px;
  line-height: 1.35;
}

.cma-planovoe-page .service-sidebar .categories .card-body p {
  margin: 0;
  padding: 20px 24px 10px;
}

.cma-planovoe-page .service-sidebar .categories .card-body ul.cma-planovoe-bullets {
  list-style: none;
  margin: 0;
  padding: 0 12px 14px;
}

.cma-planovoe-page .service-sidebar .categories .card-body ul.cma-planovoe-bullets li {
  background: #ededed;
  color: #5a5f66;
  line-height: 1.6;
  margin-bottom: 6px;
  min-height: 56px;
  padding: 14px 16px 14px 40px;
  position: relative;
}

.cma-planovoe-page .service-sidebar .categories .card-body ul.cma-planovoe-bullets li:last-child {
  margin-bottom: 0;
}

.cma-planovoe-page .service-sidebar .categories .card-body ul.cma-planovoe-bullets li::before {
  color: #9a9a9a;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 900;
  left: 16px;
  position: absolute;
  top: 17px;
}

.cma-planovoe-page .service-sidebar .categories .card .card-header button[aria-expanded="true"],
.cma-planovoe-page .service-sidebar .categories .card .card-header button:hover {
  background-color: #ff3737;
  color: #fff;
}

.cma-planovoe-page .statistics-area.about.cma-planovoe-stats {
  background-color: #f1f3f6;
  background-image: url("../assets/img/feature_bg.jpg");
  background-repeat: repeat;
}

.cma-planovoe-page .cma-planovoe-stats .statistics-overlay {
  display: none;
}

.cma-planovoe-page .about.statistics-area.cma-planovoe-stats .single-statistic {
  background-color: #ffffff;
  border: 1px solid #e4e8ee;
}

.cma-planovoe-page .about.statistics-area.cma-planovoe-stats .single-statistic h2 {
  color: #242a35;
}

.cma-planovoe-page .about.statistics-area.cma-planovoe-stats .single-statistic p {
  color: #596273;
}

.cma-planovoe-page .about.statistics-area.cma-planovoe-stats .single-statistic i {
  color: #ff3737;
}

.cma-planovoe-page .about.statistics-area.cma-planovoe-stats .single-statistic:hover h2,
.cma-planovoe-page .about.statistics-area.cma-planovoe-stats .single-statistic:hover p {
  color: #fff;
}

.geely-planovoe-models-section {
  background: #0d111a;
  color: #fff;
  overflow: hidden;
  padding: 120px 0;
  position: relative;
}

.geely-planovoe-models-section::before {
  background: radial-gradient(circle at center, rgba(255, 55, 55, 0.24), transparent 62%);
  content: "";
  height: 420px;
  position: absolute;
  right: -90px;
  top: -100px;
  width: 420px;
}

.geely-planovoe-models-section::after {
  background: radial-gradient(circle at center, rgba(255, 255, 255, 0.08), transparent 60%);
  bottom: -160px;
  content: "";
  height: 460px;
  left: -140px;
  position: absolute;
  width: 460px;
}

.geely-planovoe-models-section .container {
  position: relative;
  z-index: 1;
}

.geely-planovoe-models-section .section-title span {
  color: #ff7b7b;
}

.geely-planovoe-models-section .section-title h2 {
  color: #fff;
}

.geely-planovoe-models-section .section-title h2::after {
  background-color: #ff3737;
}

.geely-planovoe-table {
  border-color: rgba(255, 255, 255, 0.18);
  margin-bottom: 56px;
}

.geely-planovoe-table thead th {
  background: rgba(255, 55, 55, 0.22);
  border-color: rgba(255, 255, 255, 0.18);
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-transform: none;
}

.geely-planovoe-table tbody td {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.14);
  color: #f2f2f2;
  vertical-align: top;
}

.geely-planovoe-table tbody tr:nth-child(even) td {
  background: rgba(255, 255, 255, 0.06);
}

.geely-planovoe-advantages-grid>[class*="col-"] {
  display: flex;
}

.geely-planovoe-advantage-card {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 24px;
  width: 100%;
}

.geely-planovoe-advantage-icon {
  align-items: center;
  border: 1px solid rgba(255, 55, 55, 0.55);
  border-radius: 50%;
  display: inline-flex;
  height: 56px;
  justify-content: center;
  margin-bottom: 16px;
  width: 56px;
}

.geely-planovoe-advantage-icon i {
  color: #ff3737;
  font-size: 22px;
}

.geely-planovoe-advantage-card h3 {
  color: #fff;
  font-size: 24px;
  line-height: 1.35;
  margin-bottom: 10px;
  text-transform: none;
}

.geely-planovoe-advantage-card p {
  color: #d9dde3;
  margin-bottom: 0;
}

.geely-planovoe-related-section {
  background: #f5f7fb;
  padding: 110px 0 96px;
}

.geely-planovoe-related-section .section-title h2 {
  color: #2d3444;
}

.geely-planovoe-related-grid>[class*="col-"] {
  display: flex;
}

.geely-planovoe-related-card {
  background: #1d2230;
  border-radius: 12px;
  color: #fff;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 28px 24px 24px;
  transition: transform 0.2s ease;
  width: 100%;
}

.geely-planovoe-related-card:hover {
  transform: translateY(-4px);
}

.geely-planovoe-related-icon {
  align-items: center;
  background: rgba(255, 55, 55, 0.17);
  border-radius: 50%;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  margin-bottom: 14px;
  width: 48px;
}

.geely-planovoe-related-icon i {
  color: #ff4b4b;
  font-size: 18px;
}

.geely-planovoe-related-card h3 {
  color: #fff;
  font-size: 24px;
  line-height: 1.35;
  margin-bottom: 10px;
  text-transform: none;
}

.geely-planovoe-related-card p {
  color: #cfd5de;
  margin-bottom: 20px;
}

.geely-planovoe-related-link {
  color: #ff5a5a;
  font-weight: 700;
  margin-top: auto;
  text-decoration: none;
}

.geely-planovoe-related-link:hover {
  color: #ff3737;
  text-decoration: underline;
}

.cma-planovoe-page .faq-section .accordion .card .card-header .btn {
  white-space: normal;
}

@media only screen and (max-width: 991px) {
  .cma-planovoe-page {
    margin-top: 0;
  }

  .cma-planovoe-page .service-sidebar .categories .card .card-header button {
    font-size: 19px;
  }

  .geely-planovoe-models-section {
    padding: 96px 0;
  }

  .geely-planovoe-related-section {
    padding: 90px 0 76px;
  }
}

@media only screen and (max-width: 767px) {

  .geely-planovoe-advantage-card h3,
  .geely-planovoe-related-card h3 {
    font-size: 21px;
  }
}

/* Make feature cards equal height */
.cma-planovoe-page .warranty-features>.row {
  display: flex;
  flex-wrap: wrap;
}

.cma-planovoe-page .warranty-features>.row>[class*="col-"] {
  display: flex;
  margin-bottom: 20px;
}

.cma-planovoe-page .warranty-features .single-feature {
  height: 100%;
  width: 100%;
  padding: 24px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.cma-planovoe-page .warranty-features .single-feature .icon-wrapper {
  flex-shrink: 0;
  width: 50px;
  text-align: center;
}

.cma-planovoe-page .warranty-features .single-feature .txt {
  flex-grow: 1;
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.cma-planovoe-page .warranty-features .single-feature .txt p {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}