@import url(responsive.css);
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');

body {
    font-family: "Google Sans", sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}
:root {
    --pm-red: #db0608;
    --pm-black: #000000;
    --pm-dark-surface: #0e1114;
    --pm-white: #ffffff;
    --pm-light-bg: #f8f9fa;
    --pm-light-alt: #f1f3f5;
    --pm-text-dark: #212529;
    --pm-text-muted: #8c939d;
}
header {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 999;
}

.navbar-collapse {
    flex-basis: auto !important;
    flex-grow: initial !important;
}

.header ul li {
    display: inline-block;
    float: none;
    margin: 0px;
}

.hide {
    display: none;
}

#sub:checked~.dropdoqwn {
    display: block;
}

#sub:checked~.dropdoqwn2 {
    display: block;
}

#sub:checked~.megmenupart {
    display: block;
}

.header ul ul {
    position: absolute;
    z-index: 99999 !important;
    padding: 0;
    display: none;
}

.dropdoqwn li {
    display: block !important;
    float: none;
}

.dropdoqwn2 {
    left: 100%;
    margin-right: .1rem;
    margin-top: -37px;
    min-width: 160px;
    background-color: var(--primary);
}


.dropdoqwn li a {
    display: block !important;
    font-size: 13px !important;
    padding: 8px 15px !important;
    min-width: 160px;
    text-align: left;
    border-radius: 0px !important;
    color: #fff !important;
    text-transform: capitalize !important;
    font-weight: 400;
    background-color: #0f0f15 !important;
}

.dropdoqwn li a:hover {
    background-color: #db0507 !important;
    color: #fff !important;
}

.meg:hover {
    background-color: #fff;
    border-radius: 100px;
}

.meg:hover .main-s {
    color: #000;
}

.myheaderlist ul {
    overflow-x: scroll;
}

.megmenupart {
    position: absolute;
    width: 100%;
    display: none;
    left: 0px;
    right: 0;
    z-index: 9999 !important;
    margin: 0px auto;
    transition: 1s ease-in-out;
    padding-top: 15px;
}

.megamenu li {
    display: block;
    width: 100%;
}

.megamenu li a {
    padding: 4px;
    text-transform: capitalize;
}


.megmenupart ul {
    position: inherit !important;
    display: block !important;
}

.megamenu {
    color: #444;
    border-radius: 15px;
    position: relative;
    z-index: 555;
    overflow: hidden;
    padding: 15px;
}

.megamenu::before {
    backdrop-filter: blur(50px);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background-color: rgba(0, 0, 0, 45%);
    z-index: -1;
    border-radius: 15px;
}

#nav:checked~.header {
    display: block;
    transform: translateX(0);
    transition: all 0.3s ease-out;
    ;
}

.dropdoqwn i {
    float: right;
    padding-top: 4px;
}

.headerf-0flex li a {
    padding: 20px 15px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    transition: .6s linear;
    font-weight: 400;
    border-radius: 100px;

}
.headerf-0flex li a:hover {
    color: #db0507;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_area {
    background-color: rgba(4, 4, 25, 3%);
    padding: 6px 0px;
    position: relative;
    z-index: 9999 !important;


}

.header_area::before {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(6px);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    z-index: -1;
}

.fixed_header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color:#0f0f15e3;
}

.about_us {
    padding: 60px 0px;
    background-color: #ecebe5;
}

.about_us p {
    font-size: 14px;
	line-height:26px;
}

.about_us h2 {
    font-weight: 700;
}

.about1 {
    text-align: center;
    line-height: 1.5;
    position: sticky;
    top: 150px;
}

.about_us hr {
    border-color: #000;
    border-style: dashed;
    border-width: 1px;
    display: block;
    margin-bottom: 40px;
    margin-top: 40px;
}

.about_us h2 {
    margin-bottom: 20px;
    display: block;
    font-weight: 700;
}

.about_us a {
    background: #db0608;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 9px;
    color: #ffff;
    text-decoration: none;
    margin-top: 20px;
}

.effect1 {
    align-items: center;
    position: sticky;
    top: 300px;
    background: #ecebe5;
       margin-top: 34px;
}
.effect1 strong{ font-size:28px;}
.nav_panel {
    margin-bottom: 0px;
}

.cup a {
    padding: 10px 20px !important;
    background: #db0608;
    border-radius: 10px !important;
}

.toogle i{
    color: #fff;
    font-size: 24px;
    
}
.toogle{
    text-align: right;
}
.stats-counter-wrapper {
  background-color: #0f0f15;
  padding: 50px 0;
  width: 100%;
}

.stats-counter-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.stats-counter-number {
  font-size: 54px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 15px;
  letter-spacing: -1px;
}

.stats-counter-plus {
  color: #e30613;
  margin-left: 2px;
}

.stats-counter-label {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.stats-counter-rating-box {
  height: 100%;
  min-height: 80px;
}

.stats-counter-rating-text {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  padding-top: 35px;
}
.about-company-section {
  background-color: #ffffff;
  padding: 60px 0;
  width: 100%;
}

.about-company-main-title {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 45px;
  line-height: 1.4;
}

.about-company-content-row {
  margin-top: 20px;
}

.about-company-img-wrapper {
  border-radius: 12px;
  overflow: hidden;
}

.about-company-img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
}

.about-company-text-content {
  padding-left: 20px;
}

.about-company-icon-box {
  margin-bottom: 15px;
}

.about-company-icon {
  width: 50px;
  height: auto;
}

.about-company-subtitle {
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.about-company-highlight {
  color: #d91c1c;
}

.about-company-desc {
  font-size: 15px;
  color: #4a4a4a;
  line-height: 1.7;
  margin-bottom: 20px;
}

.why-praveen-section {
  background-color: #0f0f15;
  /* Aapki background image yahan lagegi */
  background-image: url('../images/background-wave.png'); 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  width: 100%;
}

.why-praveen-title {
  font-size: 42px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 50px;
  letter-spacing: 0.5px;
}

.why-praveen-cards-row {
  margin-top: 10px;
}

.why-praveen-card {
  background-color: #000000;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 40px 35px;
  height: 100%;
  transition: border-color 0.3s ease;
}

.why-praveen-card:hover {
  border-color: #db0608;
}

.why-praveen-icon-box {
  width: 50px;
  height: 50px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.why-praveen-icon {
  width: 42px;
  height: 42px;
  color: #db0608;
}

.why-praveen-card-title {
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
  line-height: 1.3;
}

.why-praveen-card-desc {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.8;
  line-height: 1.75;
  margin-bottom: 0;
}
.industrial-partners-section {
  background-color: #ffffff;
  padding: 80px 0;
  width: 100%;
}

.industrial-partners-badge {
  background-color: #0f0f15;
  color: #ffffff;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 25px;
}

.industrial-partners-badge-icon {
  color: #db0608;
  font-size: 16px;
}

.industrial-partners-title {
  font-size: 32px;
  font-weight: 700;
  color: #000000;
  line-height: 1.3;
  margin-bottom: 20px;
}

.industrial-partners-desc {
  font-size: 15px;
  color: #0f0f15;
  opacity: 0.7;
  line-height: 1.6;
  margin-bottom: 50px;
}

.industrial-partners-grid {
  margin-top: 20px;
}

.industrial-partners-card {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.industrial-partners-icon-box {
  width: 75px;
  height: 75px;
  border: 1px solid rgba(14, 17, 20, 0.2);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  background-color: #ffffff;
  transition: all 0.3s ease;
}

.industrial-partners-icon-box i {
  font-size: 32px;
  color: #000000;
  transition: color 0.3s ease;
}

.industrial-partners-card:hover .industrial-partners-icon-box {
  border-color: #db0608;
  box-shadow: 0 4px 15px rgba(219, 6, 24, 0.15);
}

.industrial-partners-card:hover .industrial-partners-icon-box i {
  color: #db0608;
}

.industrial-partners-card-text {
  font-size: 13px;
  font-weight: 600;
  color: #000000;
  line-height: 1.4;
}
.trust-review-section {
  width: 100%;
}

/* Top Light Bar */
.trust-review-top-bar {
  background-color: #f4f3ee;
  padding: 45px 0;
}

.trust-review-badge-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.trust-review-icon-box {
  margin-bottom: 12px;
}

.trust-review-icon-box i {
  font-size: 24px;
  color: #db0608;
}

.trust-review-badge-title {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 6px;
}

.trust-review-badge-desc {
  font-size: 13px;
  color: #0f0f15;
  opacity: 0.75;
  line-height: 1.4;
  max-width: 250px;
}

/* Bottom Dark Section */
.trust-review-bottom-bar {
  background-color: #0f0f15;
  padding: 40px 0;
}

.trust-review-score-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.trust-review-big-num {
  font-size: 58px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}

.trust-review-scale {
  font-size: 28px;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.7;
}

.trust-review-stars {
  margin: 12px 0;
  color: #db0608;
  font-size: 16px;
  display: flex;
  gap: 4px;
}

.trust-review-count {
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  opacity: 0.6;
  letter-spacing: 1px;
}

/* Slider Custom CSS */
.trust-review-slide-box {
  border-left: 2px solid rgba(255, 255, 255, 0.15);
  padding-left: 30px;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.trust-review-slide-text {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.5;
  margin-bottom: 15px;
}

.trust-review-slide-author {
  font-size: 13px;
  color: #ffffff;
  opacity: 0.5;
  font-family: monospace;
}

/* Slider Controls & Navigation */
.trust-review-carousel-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 25px;
  padding-left: 30px;
}

.trust-review-indicators {
  position: static;
  margin: 0;
  justify-content: flex-start;
}

.trust-review-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0.3;
  border: none;
  margin-right: 8px;
}

.trust-review-indicators button.active {
  background-color: #db0608;
  opacity: 1;
  width: 24px;
  border-radius: 10px;
}

.trust-review-nav-btns {
  display: flex;
  gap: 10px;
}

.trust-review-nav-btn {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.trust-review-nav-btn:hover {
  border-color: #db0608;
  background-color: #db0608;
}
.quote-request-section {
  background-color: #f4f3ee;
  padding: 80px 0;
  width: 100%;
}

.quote-request-title {
  font-size: 38px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 12px;
  line-height: 1.2;
}

.quote-request-subtitle {
  font-size: 15px;
  color: #0f0f15;
  opacity: 0.75;
  margin-bottom: 0;
}

.quote-request-card {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.quote-request-label {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 8px;
  display: block;
}

.quote-request-input,
.quote-request-textarea {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  padding: 12px 16px;
  font-size: 14px;
  color: #000000;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.quote-request-input:focus,
.quote-request-textarea:focus {
  border-color: #db0608;
  box-shadow: 0 0 0 3px rgba(219, 6, 24, 0.1);
  outline: none;
}

.quote-request-input::placeholder,
.quote-request-textarea::placeholder {
  color: #a0a0a0;
}

.quote-request-btn {
  width: 100%;
  background-color: #db0608;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 20px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.quote-request-btn:hover {
  background-color: #b80507;
}

.quote-request-btn:active {
  transform: scale(0.99);
}

/* Content Section Styling */
.pm-info-section {
  background-color: #ffffff;
  padding: 60px 0;
  width: 100%;
}

.pm-info-block {
  padding: 10px;
}

.pm-info-heading {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 14px;
}

.pm-info-text {
  font-size: 13px;
  line-height: 1.7;
  color: #0f0f15;
  opacity: 0.85;
  margin-bottom: 0;
}

/* Footer Section Styling */
.pm-footer {
  width: 100%;
  color: #ffffff;
}

/* Left Column - Solid Black */
.pm-footer-left {
  background-color: #000000;
  padding: 60px 40px 40px 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.pm-footer-left-content {
  max-width: 380px;
}

.pm-footer-logo-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 25px;
}

.pm-logo-main {
  font-size: 32px;
  font-weight: 900;
  color: #db0608;
  font-style: italic;
  letter-spacing: -1px;
}

.pm-logo-text {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  color: #ffffff;
  letter-spacing: 1px;
}

.pm-logo-text small {
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 3px;
  display: block;
}

.pm-footer-tagline {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.35;
  margin-bottom: 30px;
}

.pm-footer-socials {
  display: flex;
  gap: 12px;
  margin-bottom: 40px;
}

.pm-social-icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 14px;
  transition: all 0.3s ease;
}

.pm-social-icon:hover {
  border-color: #db0608;
  background-color: #db0608;
  color: #ffffff;
}

.pm-footer-copyright {
  font-size: 12px;
  color: #ffffff;
  opacity: 0.4;
  line-height: 1.5;
}
.pm-footer-copyright a{ color:#fff; text-decoration:none;}
/* Right Column - Dark Grey (#0f0f15) */
.pm-footer-right {
  background-color: #0f0f15;
  padding: 60px;
}

.pm-footer-widget-title {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 25px;
}

.pm-footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pm-footer-links li {
  margin-bottom: 12px;
}

.pm-footer-links a {
  color: #ffffff;
  opacity: 0.65;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.2s ease;
}

.pm-footer-links a:hover {
  opacity: 1;
  color: #db0608;
}

.pm-footer-contact-text {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.65;
  line-height: 1.6;
}
/* Breadcrumb Styles */
.pm-breadcrumb-section {
    background-color: var(--pm-dark-surface);
    background-image: linear-gradient(180deg, rgba(14, 17, 20, 0.95), rgba(0, 0, 0, 0.98));
    padding:100px 0 50px 0;
    border-bottom: 2px solid rgba(219, 6, 8, 0.3);
}

.pm-breadcrumb-title {
    color: var(--pm-white);
    font-size: 2.2rem;
    font-weight: 700;
    margin: 0;
}

.pm-breadcrumb-lead {
    color: var(--pm-red);
    font-size: 1rem;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 0;
}

.pm-breadcrumb-list {
    margin-bottom: 0;
    background: transparent;
}

.pm-breadcrumb-list .breadcrumb-item a {
    color: var(--pm-text-muted);
    text-decoration: none;
    transition: color 0.3s ease;
}

.pm-breadcrumb-list .breadcrumb-item a:hover {
    color: var(--pm-red);
}

.pm-breadcrumb-list .breadcrumb-item.active {
    color: var(--pm-white);
}

.pm-breadcrumb-list .breadcrumb-item + .breadcrumb-item::before {
    color: var(--pm-text-muted);
}

/* Light Sections */
.pm-section-light {
    background-color: var(--pm-white);
}

.pm-section-light-alt {
    background-color: var(--pm-light-bg);
}

/* Dark Section (Image Dual-Tone Style) */
.pm-section-dark {
    background-color: var(--pm-dark-surface);
}

/* Badges & Titles */
.pm-badge-tag {
    background-color: rgba(219, 6, 8, 0.1);
    color: var(--pm-red);
    font-size: 0.8rem;
    font-weight: 700;
    padding: 6px 14px;
    border-radius: 4px;
    display: inline-block;
    letter-spacing: 1px;
}

.pm-badge-tag-alt {
    background-color: var(--pm-red);
    color: var(--pm-white);
    font-size: 0.8rem;
    font-weight: 700;
    padding: 6px 14px;
    border-radius: 4px;
    display: inline-block;
    letter-spacing: 1px;
}

.pm-heading-primary {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
}

.pm-text-body {
    color: #495057;
    font-size: 1rem;
    line-height: 1.7;
}

.pm-text-muted {
    color: var(--pm-text-muted);
    font-size: 0.95rem;
    line-height: 1.6;
}

.max-w-700 {
    max-width: 700px;
}

/* Image Wrapper & Badge */
.pm-about-img-box {
    position: relative;
}

.pm-img-shadow {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.pm-experience-badge {
    position: absolute;
    bottom: -20px;
    right: 20px;
    background-color: var(--pm-red);
    color: var(--pm-white);
    padding: 15px 25px;
    border-radius: 6px;
    box-shadow: 0 10px 25px rgba(219, 6, 8, 0.4);
    max-width: 220px;
}

.pm-exp-count {
    font-size: 2.2rem;
    font-weight: 800;
    display: block;
    line-height: 1;
}

.pm-exp-text {
    font-size: 0.8rem;
    font-weight: 600;
    text-transform: uppercase;
}

/* Info Cards (Light Alt Section) */
.pm-info-card {
    background: var(--pm-white);
    padding: 35px 30px;
    border-radius: 8px;
    border: 1px solid #e9ecef;
    border-top: 4px solid var(--pm-red);
    height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}

.pm-card-icon {
    font-size: 2.2rem;
    color: var(--pm-red);
    margin-bottom: 15px;
}

.pm-info-card h3 {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--pm-text-dark);
    margin-bottom: 15px;
}

.pm-info-card p {
    color: #6c757d;
    font-size: 0.95rem;
    line-height: 1.6;
    margin: 0;
}

/* Dark Section Feature Cards (Matching Image reference dark grid) */
.pm-feature-box {
    background-color: var(--pm-black);
    border: 1px solid #1c2229;
    padding: 30px 25px;
    border-radius: 8px;
    height: 100%;
    transition: all 0.3s ease;
}

.pm-feature-box:hover {
    border-color: var(--pm-red);
    transform: translateY(-5px);
}

.pm-feature-icon {
    width: 50px;
    height: 50px;
    background-color: rgba(219, 6, 8, 0.15);
    color: var(--pm-red);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    margin-bottom: 20px;
}

.pm-feature-box h5 {
    color: var(--pm-white);
    font-size: 1.15rem;
    font-weight: 600;
    margin-bottom: 12px;
}

.pm-feature-box p {
    color: var(--pm-text-muted);
    font-size: 0.9rem;
    line-height: 1.6;
    margin: 0;
}
/* Contact Info Section (Light Theme) */
.pm-contact-info-section {
    background-color: var(--pm-light-bg);
}

.pm-contact-card {
    background: var(--pm-white);
    padding: 35px 25px;
    border-radius: 8px;
    border: 1px solid #e9ecef;
    border-bottom: 4px solid var(--pm-red);
    text-align: center;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}

.pm-contact-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.pm-contact-icon {
    width: 60px;
    height: 60px;
    background-color: rgba(219, 6, 8, 0.1);
    color: var(--pm-red);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    margin: 0 auto 20px;
}

.pm-contact-card h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--pm-text-dark);
    margin-bottom: 10px;
}

.pm-contact-card p {
    font-size: 1.05rem;
    font-weight: 600;
    margin-bottom: 5px;
}

.pm-contact-card p a {
    color: var(--pm-text-dark);
    text-decoration: none;
    transition: color 0.3s ease;
}

.pm-contact-card p a:hover {
    color: var(--pm-red);
}

.pm-contact-subtext {
    color: var(--pm-text-muted);
    font-size: 0.85rem;
    display: block;
}

/* Contact Form Section (Dark Theme) */
.pm-contact-form-section {
    background-color: var(--pm-dark-surface);
}

.pm-form-wrapper {
    background-color: var(--pm-black);
    padding: 40px 30px;
    border-radius: 8px;
    border: 1px solid #1c2229;
}

.pm-form-label {
    color: var(--pm-white);
    font-size: 0.88rem;
    font-weight: 600;
    margin-bottom: 6px;
}

.pm-form-control {
    background-color: #0e1114;
    border: 1px solid #2a313a;
    color: var(--pm-white);
    border-radius: 4px;
    padding: 12px 15px;
    font-size: 0.95rem;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.pm-form-control:focus {
    background-color: #0e1114;
    border-color: var(--pm-red);
    color: var(--pm-white);
    box-shadow: 0 0 0 0.25rem rgba(219, 6, 8, 0.25);
}

.pm-form-control::placeholder {
    color: #5b626b;
}

.pm-form-control option {
    background-color: var(--pm-black);
    color: var(--pm-white);
}

.pm-btn-submit {
    background-color: var(--pm-red);
    color: var(--pm-white);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px 20px;
    border-radius: 4px;
    border: none;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.pm-btn-submit:hover {
    background-color: #b80406;
    color: var(--pm-white);
    transform: translateY(-2px);
}

/* Map Styling */
.pm-map-wrapper {
    width: 100%;
    height: 100%;
    min-height: 450px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #1c2229;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.pm-map-iframe {
    width: 100%;
    height: 100%;
    min-height: 450px;
    border: 0;
}
.pm-captcha-input {
    max-width: 140px;
}

.pm-btn-locked {
    opacity: 0.5;
    cursor: not-allowed;
}

.pm-map-wrapper iframe {
    border: 0;
}

/* Category Card Base Container */
.hearing-cat-card {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #2d3748;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
	
}

.hearing-cat-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

/* Floating Arrow Button */
.hearing-cat-arrow-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 38px;
    height: 38px;
    background-color: #db0608;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

.hearing-cat-arrow-btn:hover {
    background-color: #ffffff;
    color: #db0608;
    transform: scale(1.1);
}

/* Image Wrapper and Zoom Effect */
.hearing-cat-img-box {
    display: block;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}

.hearing-cat-img-box img {
    width: 100%;
    height: 240px;
    object-fit: contain;
    transition: transform 0.5s ease;
	padding: 15px;
}

.hearing-cat-card:hover .hearing-cat-img-box img {
    transform: scale(1.08);
}

/* Overlay & Title Formatting */
.hearing-cat-overlay-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 15px 12px;
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%);
}

.hearing-cat-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-align: center;
}

/* Dynamic Bottom Description Box Styling */
.pm-category-description-box {
    background-color: #161b22;
    border: 1px solid #2d3748;
    color: #a0aec0;
    line-height: 1.7;
}
.cattext{ margin-top:40px;background-color: #f4f3ee;padding: 45px 0;}


/* 2. Main Product Display */
.pm-product-details-wrapper {
    background-color: #0e1114;
    color: #c9d1d9;
}

.pm-main-img-box {
    background-color: #fff;
    border: 1px solid #30363d;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
}

.pm-main-img-box img {
    max-height: 380px;
    width: 100%;
    object-fit: contain;
}

.pm-thumb-gallery {
    display: flex;
    gap: 10px;
}

.pm-thumb-item {
    width: 65px;
    height: 65px;
    object-fit: cover;
    background-color: #161b22;
    border: 1px solid #30363d;
    border-radius: 6px;
    cursor: pointer;
    padding: 4px;
    transition: all 0.2s ease;
}

.pm-thumb-item:hover,
.pm-thumb-item.active-thumb {
    border-color: #db0608;
    transform: translateY(-2px);
}

/* 3. Product Info Section */
.pm-badge-tag {
    background-color: rgba(219, 6, 8, 0.15);
    color: #db0608;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.pm-prod-title {
    color: #ffffff;
    font-size: 1.75rem;
    font-weight: 700;
}

.pm-rating-strip {
    font-size: 0.9rem;
}

.pm-text-muted {
    color: #8b949e !important;
}

.pm-product-desc-body {
    color: #c9d1d9;
    font-size: 0.95rem;
    line-height: 1.6;
    border-top: 1px solid #21262d;
    padding-top: 15px;
}

.pm-feature-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.pm-badge-item {
    background-color: #161b22;
    border: 1px solid #30363d;
    color: #f0f6fc;
    font-size: 0.82rem;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 20px;
}

.pm-support-box {
    border-top: 1px dashed #30363d;
    font-size: 0.9rem;
    color: #8b949e;
}

/* 4. Inquiry Form Container */
.pm-inquiry-panel {
    background-color: #161b22;
    border: 1px solid #30363d;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.pm-inquiry-heading {
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 700;
}

.pm-form-input {
    background-color: #0e1114;
    border: 1px solid #30363d;
    color: #ffffff;
    font-size: 0.9rem;
    padding: 10px 12px;
}

.pm-form-input:focus {
    background-color: #0e1114;
    border-color: #db0608;
    color: #ffffff;
    box-shadow: 0 0 0 0.2rem rgba(219, 6, 8, 0.25);
}

.pm-captcha-box {
    background-color: #21262d;
    border: 1px solid #30363d;
    letter-spacing: 1px;
    white-space: nowrap;
}

.pm-btn-submit {
    background-color: #db0608;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.88rem;
    letter-spacing: 0.5px;
    padding: 12px;
    border: none;
    transition: background-color 0.2s ease;
}

.pm-btn-submit:hover {
    background-color: #b80506;
    color: #ffffff;
}

/* 5. Related Product Card (Matched with your Home/Cat Card Style) */
.hearing-cat-card {
    position: relative;
    background: #fff;
    border: 1px solid #30363d;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease, border-color 0.3s ease;
}

.hearing-cat-card:hover {
    transform: translateY(-5px);
    border-color: #db0608;
}

.hearing-cat-arrow-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    background: #db0608;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    text-decoration: none;
}

.hearing-cat-img-box {
    display: block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
}

.hearing-cat-img-box img {
    height: 220px;
    object-fit: contain;
    width: 100%;
}

.hearing-cat-overlay-content {
    padding: 10px 15px 15px;
    text-align: center;
}

.hearing-cat-title {
    color: #ffffff;
    font-size: 0.95rem;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
}

/* 6. Bottom SEO Content Container */
.pm-category-description-box {
    background-color: #161b22;
    border: 1px solid #21262d;
    color: #8b949e;
    font-size: 0.88rem;
    line-height: 1.6;
}
.cattexdetailst {
    /* margin-top: 40px; */
    background-color: #f4f3ee;
    padding: 45px 0;
}
.cattexdetailst h1{ font-size:30px;}
.mycarimages img{ object-fit:cover; height:200px;}

