/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
span.wpcf7-list-item {
    display:block;
}
.style-color-105898-bg {
    background: #a90a12;
}
.menu-light .menu-smart .medical-menu a {
    color: #ffffff;
}
.menu-light .menu-smart > li.medical-menu.active > a,
.menu-light .menu-smart > li.medical-menu a.active,
.menu-light .menu-smart > li.medical-menu.current-menu-ancestor > a,
.menu-light .menu-smart > li.medical-menu.current-menu-item:not(.menu-item-type-custom) > a,
.menu-light .menu-smart > li.medical-menu > a:hover {
    color: #ffd6d6;
}
.menu-light .menu-smart > li.active > a, .menu-light .menu-smart > li a.active, .menu-light .menu-smart > li.current-menu-ancestor > a, .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
    color: #d30d17;
}
.page-id-65537 #masthead, .page-id-67795 #masthead {
    display: none;
}
.doctor_camera{
    background-color: #f9fafb;
}
.soft-capsules-img img {
    border-radius: 60px;
    border: solid 3px #eee;
}
.partar-footer-supplement {
    background-color: #414141;
}
.partar-footer-supplement p, .partar-footer-supplement .address-footer {
    color: #fff;
}
.contact-box-footer .contact-item {
    display: flex;
    align-items: center;
    margin-bottom: .5rem;
}
.partar-footer-supplement .contact-box-footer .contact-item img {
    background-color: #fff;
    border-radius: 50%;
    border: solid 1px #FFF;
}
.partar-footer-supplement .contact-box-footer .contact-item span {
    color: #fff;
}
.contact-box-footer .contact-item img {
    margin-right: 1rem;
}
.contact-us-box .contact-item {
    display: flex;
    align-items: center;
    margin-bottom: .5rem;
    font-size: 16px;
    color: #808080;
    font-weight: 300;
}
.contact-us-box .contact-item img {
    margin-right: 1rem;
}
h1 {
    color: #000!important;
    font-weight: 400;
    margin-top: .5rem;
}
h2 {
    color: #a90a12!important;
    font-weight: 400;
}
.takecare-list ul {
    list-style-type: none;
    padding-left: 0;
}
.takecare-list ul li {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.takecare-list ul li img {
    margin-right: 1.5rem;
}
.product-detail {
    border-bottom: solid 1px #ccc;
    padding-left: 0px!important;
    padding-bottom: 1.5rem!important;
}
.redbox-40-th, .redbox-40-en {
    background-color: #c92228;
    text-align: center;
    padding: 1rem;
}
.redbox-40-th h2, .redbox-40-en h2 {
    color: #fff!important;
    line-height: 150%;
}

@media (max-width:959px) {
    .takecare-list {
        background-color: rgba(255,255,255,.9);
        padding: 1rem;
    }
}
@media (min-width:960px){
    .product-item img {
        padding-right: 36px;
    }
    .bg-gray {
        border-bottom: solid 380px #eee!important;
    }
    .bg-gray .row-parent {
        margin-bottom: -380px;
    }
    body[class*=hmenu-] .menu-borders .navbar-nav + .navbar-nav-last > *:first-child {
        margin: 0px 0px 0px 10px;
        padding: 0px 0px 0px 10px;
    }
    li#menu-item-wpml-ls-151-en, li#menu-item-wpml-ls-149-en {
        margin-left: 3rem;
    }
    li#menu-item-wpml-ls-151-en a, li#menu-item-wpml-ls-149-en a {
        padding-left: 5px;
        padding-right: 5px;
    }
    li#menu-item-wpml-ls-151-th a, li#menu-item-wpml-ls-149-th a {
        padding-left: 5px;
        padding-right: 5px;
    }
    .redbox-40-th, .redbox-40-en {
        text-align: left;
        display: flex;
        align-items: center;
        padding: 0;
    }
    .redbox-40-th .year-40, .redbox-40-en .year-40 {
        padding: 2rem 4rem;
    }
    .redbox-40-th .text-40, .redbox-40-en .text-40 {
        padding: 2rem 4rem 2rem 0;
    }
    .redbox-40-th div img {
        max-height: 150px;
    }
    .redbox-40-en div img {
        max-height: 130px;
    }
    .redbox-40-th h2 {
        font-size: 2.5rem;
        margin-top: 0px;
        line-height: 160%;
    }
    .redbox-40-en h2 {
        font-size: 2.5rem;
        margin-top: 0px;
        line-height: 120%;
    }
}

.our-special {
    /* 	-webkit-box-shadow: 0px 30px 60px -30px #000000;
        -moz-box-shadow: 0px 30px 60px -30px #000000;
        box-shadow: 0px 30px 60px -30px #000000; */
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    padding: 2rem;
}

.fa-stethoscope:before {
    content: url('http://www.patarlab.com/wp-content/uploads/2017/12/icon-medical.svg')!important;
    position: relative;
    top: 2px;
}
.fa-flask:before {
    content: url('http://www.patarlab.com/wp-content/uploads/2017/12/icon-supplement.svg')!important;
    position: relative;
    top: 2px;
}
.get-direction {
    margin-top: 1rem;
}
.call-number {
    color: #c92228;
    font-size: 25px;
}
.address-footer {
    display: flex;
    align-items: center;
}
.address-col-1 img {
    max-width: 40px;
    margin-right: 10px;
}

#wpfm-floating-menu-nav > ul > li > a {
    display: flex;
    align-items: center;
}

body.supplement-wrapper #masthead > .menu-container {
    background-color: #030712;
}

#masthead.menu-light .menu-smart > li.active > a,
#masthead.menu-light .menu-smart a:hover {
    color: #fff !important;
}

#masthead.menu-light .menu-smart a {
    color: #ffd6d6;
}

body.supplement-wrapper #masthead.menu-light .menu-smart a {
    color: #9ca3af;
}

/*
.wpml-ls-wrapper {
	display: flex;
	background-color: #f1f3f5;
	border: 1px solid #e9ecef;
	border-radius: 9999px;
	padding: 3px;
	margin-left: 20px;
	align-items: center;
}*/

@media (min-width:960px){
    body.home #bg-medical {
        width: 50%;
        left: 0 !important;
        top: 0 !important;
        visibility: visible !important;
        display: block !important;
    }

    body.home #bg-supplement {
        width: 50%;
        left: unset !important;
        right: 0 !important;
        top: 0 !important;
        visibility: visible !important;
        display: block !important;
    }

    body.home #bg-medical > .tp-loop-wrap,
    body.home #bg-medical > .tp-loop-wrap > .tp-mask-wrap,
    body.home #bg-supplement > .tp-loop-wrap,
    body.home #bg-supplement > .tp-loop-wrap > .tp-mask-wrap {
        position: relative !important;
    }

    body.home #bg-medical img,
    body.home #bg-supplement img {
        visibility: hidden !important;
    }

    /* Hover effect: Subtle dimming of the non-hovered side */
    #rev_slider_20_1_wrapper:has(#bg-medical:hover) #bg-supplement,
    #rev_slider_20_1_wrapper:has(#wrap-medical:hover) #bg-supplement,
    #rev_slider_20_1_wrapper:has(#btn-medical:hover) #bg-supplement {
        background-color: rgba(255, 255, 255, 0.2);
        backdrop-filter: blur(2px) grayscale(0.3);
    }

    #rev_slider_20_1_wrapper:has(#bg-supplement:hover) #bg-medical,
    #rev_slider_20_1_wrapper:has(#wrap-supplement:hover) #bg-medical,
    #rev_slider_20_1_wrapper:has(#btn-supplement:hover) #bg-medical {
        background-color: rgba(255, 255, 255, 0.2);
        backdrop-filter: blur(2px) grayscale(0.3);
    }
}

/*
body.home #patarlab-logo {
	opacity: 0;
	animation: logoFadeIn 1.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
}




*/

body.home:has(#bg-medical:hover) #patarlab-logo img {
    transform: rotate(-15deg) !important;
}

body.home:has(#bg-supplement:hover) #patarlab-logo img {
    transform: rotate(15deg) !important;
}

body.home #patarlab-logo img {
    transition: transform 1s cubic-bezier(0.34, 1.56, 0.64, 1), filter 0.3s ease !important;
    filter: drop-shadow(0 10px 25px rgba(0,0,0,0.2)) !important;
}

body.home #patarlab-logo img:hover {
    transform: rotate(360deg) scale(1.15) !important;
    filter: drop-shadow(0 15px 35px rgba(196, 30, 58, 0.4));
}

#rev_slider_20_1_wrapper #btn-medical,
#rev_slider_20_1_wrapper #btn-supplement {
    transition: all 0.3s ease !important;
}

#rev_slider_20_1_wrapper #btn-medical:hover,
#rev_slider_20_1_wrapper #btn-supplement:hover {
    transform: scale(1.05) !important;
    box-shadow: 0 6px 20px rgba(196, 30, 58, 0.5) !important;
}

@keyframes subtlePulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.03); }
}

@keyframes logoFadeIn {
    0% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.7) rotate(-10deg);
    }
    100% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1) rotate(0deg);
    }
}

.bg-brand-red {
    background-color: #C41E3A;
}

.text-brand-red {
    color: #C41E3A;
}

.precision-science,
.header-sub  {
    padding: 0.4rem 1rem !important;
    font-weight: 800 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.4em !important;
}

.home-trust-indicator {
    z-index: 99;
}

.home-trust-indicator .style-light {
    margin-top: -70px;
    border: 1px solid #f3f4f6;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.home-trust-indicator .style-light:hover {
    transform: translateY(-8px);
    border-color: #C41E3A;
}

.home-trust-indicator .style-light * {
    text-align: center;
}

.home-trust-indicator .style-light h2 {
    font-size: 4rem;
    font-weight: 600;
    line-height: 1;
}

.home-trust-indicator .style-light p {
    color: #9ca3af;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .home-trust-indicator .style-light {
        margin-top: 0px;
    }

    .home-trust-indicator > .row > .row-inner {
        display: flex;
        flex-direction: column;
    }
}

.section-content .eyebrow {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.9rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    color: #b11226;
}

.section-content.centered {
    text-align: center;
}

.section-content.centered .eyebrow {
    justify-content: center;
}

.section-content.section-dark .eyebrow {
    color: #ef4444;
}

.section-content .section-title {
    font-size: 3rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    color: #a90a12 !important;
    margin: 0 0 1rem 0;
}

.section-content.section-dark .section-title {
    color: #ffffff !important;
}

@media (min-width: 768px) {
    .section-content .section-title {
        font-size: 3.75rem; /* approx md:text-6xl */
    }
}

.light-text {
    color: #d1d5db; /* gray-300 */
}

.dark-text {
    color: #111827 !important;
}

.text-white {
    color: #ffffff !important;
}

.text-nature-green {
    color: #15803d !important;
}

.d-block {
    display: block;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.section-content .section-description {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.75;
    color: #9ca3af;
    margin: 0 0 0.5rem 0;
}

.section-content .leading-text {
    color: #6b7280;
    font-size: 1.125rem;
    line-height: 1.75;
    font-weight: 300;
    border-left: 4px solid #e5e7eb;
    padding-left: 1.5rem;
    margin-top: 2rem;
}

.section-content.section-dark .section-description {
    color: #ffffff !important;
}

.section-content .section-cta {
    padding-top: 1.5rem;
}

.section-content .cta-link {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 0.9rem;
    font-weight: 500;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    text-decoration: none;
    color: #b11226;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.section-content.section-dark .cta-link {
    color: #ffffff;
}

.section-content .cta-link:hover {
    gap: 1.5rem;
    color: #ef4444;
}

.section-content .cta-icon {
    width: 20px;
    height: 20px;
}

.main-wrapper .gelatin-capsules,
.main-wrapper .core-beliefs,
.main-wrapper .our-specialty,
.main-wrapper .product-cat-section,
.main-wrapper .xpad {
    padding: 40px 0;
}

.main-wrapper .pharmaceutic-masters .row-inner > div:first-child {
    background-color: #111827;
    padding: 6rem 36px;
    display: flex;
    width: 100%;
    justify-content: end;
}

.main-wrapper .pharmaceutic-masters .row-inner > div:first-child > div {
    max-width: 582px;
}

.main-wrapper .pharmaceutic-masters .row-inner > div:nth-child(2) {
    background-image: url(https://www.patarlab.com/wp-content/uploads/2026/02/pharmaceutic-masters.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: inherit;
    background-size: cover;
    min-height: 500px;
}

.main-wrapper .pharmaceutic-masters .info-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    padding-top: 2rem;
    margin-top: 2.25rem;
    border-top: 1px solid #1f2937;
}

.main-wrapper .pharmaceutic-masters .info-title {
    font-size: 1.5rem;
    font-weight: 900;
    color: #ffffff;
    margin-bottom: 0.25rem;
}

.main-wrapper .pharmaceutic-masters .info-subtitle {
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #6b7280;
}

.main-wrapper .pharmaceutic-masters .expertise-float {
    padding: 2.5rem;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
    bottom: 3rem;
    max-width: 36rem;
}

.main-wrapper .pharmaceutic-masters .expertise-float h3 {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
}

.main-wrapper .pharmaceutic-masters .expertise-float p {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 400;
    line-height: 1.5;
}

.main-wrapper .core-beliefs,
.main-wrapper .bg-section-accent {
    background-color: #f9fafb;
}

@media (min-width: 1024px) {
    footer.site-footer .section-bottom {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

footer.site-footer {
    background-color: #101213;
}

footer.site-footer .patarlab-logo {
    max-width: 80px;
}

footer.site-footer .site-desc {
    margin-top: 10px !important;
    color: #9ca3af;
    line-height: 1.625;
}

footer.site-footer .site-desc p {
    font-size: 0.9375rem;
}

footer.site-footer .social-links {
    display: flex;
    justify-content: start;
    gap: 10px;
}

footer.site-footer .social-btn {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #222;
    color: #fff;
    text-decoration: none;
    transition: all 0.25s ease;
}

footer.site-footer .social-btn svg {
    width: 20px;
    height: 20px;
    color: #fff;
}

footer.site-footer .social-btn:hover {
    transform: translateY(-4px);
}

/* Brand hover colors */
footer.site-footer .social-btn.facebook:hover {
    background: #1877f2;
}

footer.site-footer .social-btn.linkedin:hover {
    background: #0a66c2;
}

footer.site-footer .social-btn.youtube:hover {
    background: #ff0000;
}

footer.site-footer .row-inner > div:first-child .uncont > div:last-child {
    margin-top: 20px;
}

footer.site-footer .explore-menu-wrap .explore-menu h2.widgettitle {
    color: #ffffff !important;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1rem;
    border-left: 4px solid #ffffff;
    padding-left: 0.75rem;
}

footer.site-footer .explore-menu-wrap .explore-menu .menu-item {
    line-height: 2.5;
}

footer.site-footer .explore-menu-wrap .explore-menu .menu-item a {
    font-size: 0.9375rem;
    line-height: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #9ca3af !important;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

footer.site-footer .explore-menu-wrap .explore-menu .menu-item a:hover {
    color: #ef4444 !important;
}

footer.site-footer .compliance-section {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* Title */
footer.site-footer .compliance-title {
    color: #ffffff !important;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1rem;
    border-left: 4px solid #ffffff;
    padding-left: 0.75rem;
}

/* Grid */
footer.site-footer .compliance-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}

/* Grid items */
footer.site-footer .compliance-item {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 16px;
    text-align: center;
    border-radius: 2px;
}

footer.site-footer .compliance-item span {
    font-size: 10px;
    font-weight: 900;
    color: #d1d5db; /* gray-300 */
    letter-spacing: -0.02em;
    text-transform: uppercase;
}

/* Note text */
footer.site-footer .compliance-note {
    font-size: 10px;
    color: #6b7280; /* gray-500 */
    font-style: italic;
    margin: 0;
}

footer.site-footer .contact-section {
    display: flex;
    flex-direction: column;
    gap: 24px; /* space-y-6 */
}

/* Title */
footer.site-footer .contact-title {
    color: #ffffff !important;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 1rem;
    border-left: 4px solid #ffffff;
    padding-left: 0.75rem;
}

/* List wrapper */
footer.site-footer .contact-list {
    display: flex;
    flex-direction: column;
    gap: 16px; /* space-y-4 */
}

/* Item layout */
footer.site-footer .contact-item {
    display: flex;
    gap: 16px;
}

footer.site-footer .align-start {
    align-items: flex-start;
}

footer.site-footer .align-center {
    align-items: center;
}

/* Icon */
footer.site-footer .contact-icon {
    width: 20px;
    height: 20px;
    color: #dc2626; /* red-600 */
    flex-shrink: 0;
}

/* Text */
footer.site-footer .contact-text {
    font-size: 0.9375rem;
    color: #9ca3af;
    line-height: 1.6;
    margin: 0;
}

footer.site-footer .contact-phone {
    font-weight: 700;
    letter-spacing: 0.15em;
}

/* Email link */
footer.site-footer .contact-link {
    font-size: 0.9375rem;
    color: #9ca3af;
    text-decoration: none;
    transition: color 0.2s ease;
}

footer.site-footer .contact-link:hover {
    color: #ffffff;
}

.section-about-us .about-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4rem;
    max-width: 1200px;
    margin: 0 auto;
}

@media (min-width: 1024px) {
    .section-about-us .about-grid {
        grid-template-columns: repeat(12, 1fr);
    }

    .section-about-us .about-left {
        grid-column: span 4;
    }

    .section-about-us .about-right {
        grid-column: span 8;
    }
}

/* Left */
.section-about-us .sticky-wrapper {
    position: sticky;
    top: 8rem;
}

.section-about-us .about-label {
    display: block;
    font-size: 0.9rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    color: #b11226;
    margin-bottom: 0.5rem;
}

.section-about-us .about-title {
    font-size: 2.25rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #111827;
    margin-bottom: 0;
    margin-top: 0;
}

.section-about-us .about-line {
    height: 6px;
    width: 80px;
    background: #a90a12;
    margin-top: 1.5rem;
}

/* Content */
.section-about-us .content-block {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    font-size: 1.1rem;
    line-height: 1.8;
    font-weight: 300;
    color: #6b7280;
}

.section-about-us .content-block p {
    margin-top: 0;
    color: #4b5563;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.8;
}

.section-about-us .content-block p.lead-text {
    font-size: 1.25rem;
    font-weight: 600;
    color: #111827;
}

/* Highlight Block */
.section-about-us .highlight-block {
    background-color: #0a0a0a;
    padding: 3rem;
    position: relative;
    overflow: hidden;
    margin: 2rem 0;
}

.section-about-us .highlight-accent {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 100%;
    background: #a90a12;
    opacity: 0.1;
    transform: skewX(12deg) translateX(60px);
}

.section-about-us .highlight-content {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    align-items: center;
    z-index: 1;
}

@media (min-width: 768px) {
    .section-about-us .highlight-content {
        flex-direction: row;
    }
}

.section-about-us .highlight-years {
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
    padding-right: 2rem;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.section-about-us .highlight-years span {
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #9ca3af;
    margin-top: 0.5rem;
}

.section-about-us .highlight-quote {
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 500;
    line-height: 1.8;
    color: #d1d5db;
    margin-top: 0;
}

/*
.section-about-us .uncol,
.section-about-us .uncoltable,
.section-about-us .uncell,
.section-about-us .uncont {
	display: block !important;
	overflow: visible !important;
	height: 100% !important;
}

 */

/* 2. Ensure the Grid is tall enough */
.about-grid {
    display: grid;
    grid-template-columns: 1fr; /* Mobile default */
    gap: 40px;
}

@media (min-width: 1024px) {
    .about-grid {
        grid-template-columns: repeat(12, 1fr);
    }
}

.about-us-cards {
    background-color: #f9fafb;
}

.about-us-cards .feature-card {
    background: #ffffff;
    padding: 3rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid #f3f4f6;
}

.about-us-cards .feature-card:hover {
    transform: translateY(-8px);
    border-color: #C41E3A;
    box-shadow: 0 25px 50px -12px rgba(196, 30, 58, 0.15);
}

/* Icon wrapper */
.about-us-cards .feature-icon {
    width: 64px;
    height: 64px;
    background: #fef2f2; /* red-50 */
    color: #a90a12;       /* brand red */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.about-us-cards .feature-icon .icon {
    width: 32px;
    height: 32px;
}

/* Title */
.about-us-cards .feature-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #111827;
    text-transform: uppercase;
    letter-spacing: -0.01em;
    margin: 0;
}

/* Description */
.about-us-cards .feature-text {
    font-size: 0.875rem;
    color: #9ca3af;
    font-weight: 300;
    line-height: 1.7;
    margin: 0;
}

.page-id-65596 #page-header .tp-bgimg::before,
.page-id-65537 #page-header .tp-bgimg::before {
    content: unset;
}

#page-header .tp-bgimg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
            rgba(0, 0, 0, 0.5),
            rgba(0, 0, 0, 0.2)
    );
    z-index: 1;
}
/*
#rev_slider_49_1_wrapper .slotholder .tp-bgimg.defaultimg {
	background:
			linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3)),
			url('https://www.patarlab.com/wp-content/uploads/2017/12/banner-about.png') !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: inherit !important;
}

#rev_slider_79_1_wrapper .slotholder .tp-bgimg.defaultimg {
	background:
			linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3)),
			url('https://www.patarlab.com/wp-content/uploads/2017/12/product-slide.jpg') !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: inherit !important;
}

#rev_slider_80_1_wrapper .slotholder .tp-bgimg.defaultimg {
	background:
			linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3)),
			url('https://www.patarlab.com/wp-content/uploads/2017/12/quality-slide.jpg') !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: inherit !important;
}

#rev_slider_81_1_wrapper .slotholder .tp-bgimg.defaultimg {
	background:
			linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3)),
			url('https://www.patarlab.com/wp-content/uploads/2017/12/responsibility-slide.jpg') !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: inherit !important;
}

#rev_slider_82_1_wrapper .slotholder .tp-bgimg.defaultimg {
	background:
			linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3)),
			url('https://www.patarlab.com/wp-content/uploads/2017/12/contact-us-header.jpg') !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: inherit !important;
}

#rev_slider_83_1_wrapper .slotholder .tp-bgimg.defaultimg,
#rev_slider_84_1_wrapper .slotholder .tp-bgimg.defaultimg {
	background:
			linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3)),
			url('https://www.patarlab.com/wp-content/uploads/2017/12/career.jpg') !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: inherit !important;
}
*/
#page-header .header-description {
    text-align: center !important;
    line-height: 1.5 !important;
}

@media (max-width: 768px) {
    #page-header .header-description {
        font-size: 14px !important;
    }
}

.our-specialty .feature-list {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0 0;
}

.our-specialty .feature-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #374151;
}

.our-specialty .feature-list li + li {
    margin-top: 5px;
}

.our-specialty .feature-list .icon {
    width: 20px;
    height: 20px;
    stroke: #a90a12;
    fill: none;
    stroke-width: 2;
}

.our-specialty .tilted-image {
    border-radius: 4px;
    box-shadow:
            0 25px 50px -12px rgba(0, 0, 0, 0.25);
    transform: rotate(3deg);
    transition: transform 0.7s ease;
}

.our-specialty .tilted-image:hover {
    transform: rotate(0deg);
}

.main-wrapper .product-cat-section {
    background-color: #f9fafb;
}

.main-wrapper .product-cat-section .section-content {
    text-align: center;
    margin-bottom: 5rem;
}

.text-center {
    text-align: center;
}

.main-wrapper .product-cat-section .products-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
}

@media (min-width: 768px) {
    .main-wrapper .product-cat-section .products-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1024px) {
    .main-wrapper .product-cat-section .products-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.main-wrapper .product-cat-section .product-card {
    position: relative;
    background: #ffffff;
    border: 1px solid #f3f4f6;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.main-wrapper .product-cat-section .product-card:hover {
    transform: translateY(-8px);
    border-color: #C41E3A;
    box-shadow: 0 20px 40px -5px rgba(196, 30, 58, 0.15);
}

.main-wrapper .product-cat-section .product-card:hover .icon-box {
    background-color: #C41E3A;
    color: white;
}

.main-wrapper .product-cat-section .card-image {
    position: relative;
    height: 256px;
    overflow: hidden;
}

.main-wrapper .product-cat-section .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.main-wrapper .product-cat-section .product-card:hover .card-image img {
    transform: scale(1.05);
}

.main-wrapper .product-cat-section .card-overlay {
    position: absolute;
    inset: 0;
    background: rgba(17, 24, 39, 0.1);
    transition: background 0.3s ease;
    z-index: 1;
}

.main-wrapper .product-cat-section .product-card:hover .card-overlay {
    background: rgba(17, 24, 39, 0);
}

.main-wrapper .product-cat-section .card-body {
    position: relative;
    padding: 32px;
}

.main-wrapper .product-cat-section .card-icon {
    position: absolute;
    top: -32px;
    right: 32px;
    width: 64px;
    height: 64px;
    background: #ffffff;
    border: 4px solid #f9fafb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #a90a12;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    transition: background 0.3s ease, color 0.3s ease;
}

.main-wrapper .product-cat-section .product-card:hover .card-icon {
    background: #a90a12;
    color: #ffffff;
}

.main-wrapper .product-cat-section .product-card h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #111827;
    margin-bottom: 12px;
}

.main-wrapper .product-cat-section .product-card p {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.6;
    margin-bottom: 24px;
}

.main-wrapper .product-cat-section .product-card a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #a90a12;
    text-decoration: none;
}

.main-wrapper .product-cat-section .product-card a:hover {
    text-decoration: underline;
}

.main-wrapper .downloads-section {
    background-color: #111827;
}

.main-wrapper .downloads-section * {
    height: 100%;
}

.main-wrapper .downloads-section .row-inner {
    border: 1px solid rgb(255 255 255 / 0.1);
    background-color: rgb(255 255 255 / 0.05);
    border-radius: 0.5rem;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    padding: 3rem;
}

.main-wrapper .downloads-section .section-content .wpb_wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-wrapper .downloads-section .section-content .cta-link {
    padding: 1.25rem 3rem;
    color: #ffffff;
    background-color: #a90a12 !important;
    height: auto !important;
}

.main-wrapper .downloads-section .section-content .cta-link:hover {
    color: #ffffff;
    background-color: #c60000 !important;
}

.main-wrapper .downloads-section .section-content .section-cta {
    align-items: center;
    justify-content: center;
}

.main-wrapper .downloads-section .section-cta {
    display: flex;

}

.hero-content {
    max-width: 56rem;            /* approx max-w-4xl */
    margin: 0 auto;
    text-align: center;
}

.hero-badge {
    display: inline-block;
    padding: 6px 16px;
    background-color: #a90a12;   /* replace with your brand red */
    color: #ffffff;
    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    margin-bottom: 8px;
}

.hero-title {
    font-size: 3rem;
    font-weight: 900;
    color: #ffffff;
    line-height: 1;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    margin: 0;
}

.hero-description {
    font-size: 1.125rem;
    color: #e5e7eb;              /* similar to gray-200 */
    font-weight: 300;
    letter-spacing: 0.03em;
    line-height: 1.7;
    max-width: 42rem;
    margin: 0 auto;
}

/* Responsive (md:text-7xl equivalent) */
@media (min-width: 768px) {
    .hero-title {
        font-size: 4.5rem;
    }
}


/* FLIP CARD ESSENTIALS */
.flip-card {
    perspective: 1000px;
    height: 400px;
    cursor: pointer;
}

.flip-card-inner {
    position: relative !important;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-style: preserve-3d;
    border-radius: 0.5rem;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.35);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute !important;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 12px;
    overflow: hidden;
}

/* FRONT */
.flip-card-front {
    background: #ffffff;
}

.flip-card-front img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Gradient Overlay */
.flip-card-front::before {
    content: "";
    position: absolute !important;
    inset: 0;
    background: linear-gradient(
            to top,
            rgba(0, 0, 0, 0.8),
            rgba(0, 0, 0, 0)
    );
    z-index: 1;
}

/* Bottom Content */
.card-content {
    position: absolute !important;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2rem;
    z-index: 2;
    text-align: left;
}

/* Red Accent Line */
.accent-line {
    width: 48px;
    height: 4px;
    background: #C41E3A;
    margin-bottom: 1rem;
}

/* Front Title */
.flip-card-front h3 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.2;
}

/* BACK */
.flip-card-back {
    background-color: #C41E3A;
    color: white;
    transform: rotateY(180deg);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    text-align: center;
}

.flip-card-back svg {
    width: 48px;
    height: 48px;
    margin-bottom: 1.5rem;
    opacity: 0.8;
}

.flip-card-back h3 {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.flip-card-back p {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.6;
    opacity: 0.9;
    margin-top: 0;
}

/* Scientific Grid Pattern */
.scientific-bg {
    background-image: radial-gradient(#e5e7eb 1px, transparent 1px);
    background-size: 30px 30px;
}

.certificate-section {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    background: #ffffff;
    padding: 3rem;
    border-left: 8px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    align-items: center;
}

@media (min-width: 768px) {
    .certificate-section {
        flex-direction: row;
    }

    .certificate-section .certificate-image {
        width: 33.333%;
    }

    .certificate-section .certificate-content {
        width: 66.666%;
    }
}

.certificate-section .image-wrapper {
    position: relative;
    cursor: pointer;
}

.certificate-section .image-bg {
    position: absolute;
    inset: -16px;
    background: #e5e7eb;
    border-radius: 10px;
    transform: rotate(3deg);
    transition: transform 0.4s ease;
}

.certificate-section .image-wrapper:hover .image-bg {
    transform: rotate(0deg);
}

.certificate-section .image-wrapper img {
    position: relative;
    width: 100%;
    background: #ffffff;
    padding: 8px;
    border: 1px solid #f3f4f6;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.certificate-section .badge-row {
    display: flex;
    align-items: center;
    gap: 12px;
}

.certificate-section .icon-badge {
    width: 32px;
    height: 32px;
    stroke: #c1121f;
    fill: none;
    stroke-width: 2;
}

.certificate-section .badge-text {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    color: #c1121f;
}

.certificate-section .certificate-content h2 {
    font-size: 2.5rem;
    font-weight: 900;
    text-transform: uppercase;
    color: #111827;
    margin: 1rem 0;
    line-height: 1.2;
}

.certificate-section .certificate-content p {
    font-size: 1.125rem;
    color: #6b7280;
    line-height: 1.7;
    font-weight: 300;
}

.certificate-section .button-wrapper {
    padding-top: 1.5rem;
}

.certificate-section .btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 32px;
    background: #111827;
    color: #ffffff !important;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.certificate-section .btn-primary:hover {
    background: #c1121f;
    color: #fff !important;
}

.certificate-section .icon-file {
    width: 16px;
    height: 16px;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
}

.image-container img {
    transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.image-container:hover img {
    transform: scale(1.05);
}

/* GRID LAYOUT */
.feature-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;           /* gap-6 */
    padding-top: 1rem;     /* pt-4 */
    justify-content: center;
}

/* 2 columns on small screens and up */
@media (min-width: 640px) {
    .feature-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* CARD BASE */
.eco-friendly-practices .feature-card {
    background: #ffffff;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
    border-top: 4px solid;
    text-align: center;
}

.eco-friendly-practices .feature-card.green {
    border-color: #16a34a;
    color: #16a34a;
}

.eco-friendly-practices .feature-card.yellow {
    border-color: #eab308;
    color: #eab308;
}

/* ICON */
.eco-friendly-practices  .feature-card svg {
    width: 32px;
    height: 32px;
    margin-bottom: 0.5rem;
    margin-left: auto;
}

.eco-friendly-practices  .feature-card h4 {
    font-weight: 700;
    font-size: 0.875rem;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #111827;
}

.eco-friendly-practices  .feature-card p {
    font-size: 0.75rem;
    color: #9ca3af;
    margin-top: 0;
}

.image-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}


@media (min-width: 640px) {
    .image-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .image-grid .grid-image.offset-top {
        transform: translateY(3rem);
        transition: transform 0.4s ease;
    }

    .image-grid .grid-image.offset-bottom {
        transform: translateY(-3rem);
        transition: transform 0.4s ease;
    }

    .image-grid:hover .grid-image.offset-top {
        transform: translateY(1rem);
    }

    .image-grid:hover .grid-image.offset-bottom {
        transform: translateY(-1rem);
    }
}

.grid-image {
    width: 100%;
    height: 16rem;
    object-fit: cover;
    border-radius: 2px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
    display: block;
}

.contact-page-section .section-content .section-title {
    font-size: 2.5rem !important;
    font-weight: 500 !important;
}

.contact-page-section .contact-card {
    background: #ffffff;
    padding: 2rem;
    border-radius: 2px;
    border: 1px solid #f3f4f6;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.contact-page-section .contact-card:hover {
    transform: translateY(-5px);
    border-color: #C41E3A;
    box-shadow: 0 20px 40px -5px rgba(196, 30, 58, 0.1);
}

.contact-page-section  .icon-circle {
    width: 3rem;
    height: 3rem;
    background: #fef2f2;
    color: #C41E3A;
    border-radius: 50%;
    border: 1px solid #C41E3A;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: background 0.3s ease, color 0.3s ease;
}

.contact-page-section  .icon-circle svg {
    width: 1.25rem;
    height: 1.25rem;
}

.contact-page-section  .contact-content h4 {
    font-weight: 700;
    color: #111827;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.75rem;
    margin-bottom: 0.25rem;
    margin-top: 0;
}

.contact-page-section .contact-content a,
.contact-page-section .contact-content p {
    font-size: 0.875rem;
    color: #6b7280;
    text-decoration: none;
    transition: color 0.3s ease;
    display: block;
    margin-top: 0;
}

.contact-page-section .contact-card:hover .icon-circle {
    background: #C41E3A;
    color: #ffffff;
}

.contact-page-section .contact-card:hover .contact-content a {
    color: #C41E3A;
}

.contact-page-section .info-card {
    position: absolute;
    bottom: 4rem;
    left: 1.5rem;
    background: #ffffff;
    padding: 1.5rem;
    max-width: 24rem;
    box-shadow: 0 25px 50px rgba(0,0,0,0.25);
    border-left: 4px solid #C41E3A;
    display: none;
}

@media (min-width: 768px) {
    .contact-page-section .info-card {
        display: block;
    }
}

.contact-page-section .info-card h4 {
    font-weight: 700;
    color: #111827;
    text-transform: uppercase;
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
    margin-top: 0;
}

.contact-page-section .info-card p {
    font-size: 0.75rem;
    color: #6b7280;
    line-height: 1.625;
    margin-bottom: 1rem;
}

.contact-page-section .direction-btn {
    font-size: 0.625rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: #C41E3A;
    color: #ffffff;
    padding: 0.5rem 1rem;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: background 0.3s ease;
    border-radius: 2px;
}

.contact-page-section .direction-btn:hover {
    background: #111827;
    color: #ffffff !important;
}

.contact-page-section .map-icon {
    display: inline-block;
    width: 0.75rem;
    height: 0.75rem;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="white" stroke-width="2" viewBox="0 0 24 24"><path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}

.career-section .career-card {
    position: relative;
    background: #ffffff;
    padding: 2rem;
    border-radius: 2px;
    box-shadow: 0 10px 15px rgba(0,0,0,0.15);
    border-top: 4px solid #C41E3A;
    overflow: hidden;
    max-width: 24rem;
}

.career-section .bg-circle {
    position: absolute;
    top: 0;
    right: 0;
    width: 8rem;
    height: 8rem;
    background: #fef2f2;
    border-bottom-left-radius: 50%;
    z-index: -1;
    transition: transform 0.7s ease;
}

.career-section .career-card:hover .bg-circle {
    transform: scale(1.5);
}

.career-section .career-icon {
    color: #C41E3A;
}

.career-section .career-icon svg {
    width: 2.5rem;
    height: 2.5rem;
}

.career-section .career-card h3 {
    font-size: 2rem;
    font-weight: 500;
    color: #111827;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 1rem;
    margin-top: 0;
}

.career-section .career-card p {
    font-size: 0.875rem;
    color: #6b7280;
    line-height: 1.625;
}

.career-section .resume-section p {
    font-size: 0.75rem;
    font-weight: 700;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 0.5rem;
}

.career-section .resume-section a {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 0.875rem;
    font-weight: 700;
    color: #111827;
    text-decoration: none;
    transition: color 0.3s ease, transform 0.3s ease;
}

.career-section .career-card:hover .resume-section a {
    color: #C41E3A;
    transform: translateX(0.5rem);
}

.career-section .resume-section a svg {
    width: 1rem;
    height: 1rem;
    color: #C41E3A;
}

.career-section .hr-benefits {
    margin-top: 2rem;
    background: #111827;
    color: #ffffff;
    padding: 2rem;
    border-radius: 2px;
    box-shadow: 0 10px 15px rgba(0,0,0,0.15);
    max-width: 24rem;
}

.career-section .hr-benefits h4 {
    color: #ffffff;
    font-weight: 500;
    font-size: 1.125rem;
    margin-bottom: 1rem;
    margin-top: 0;
}

.career-section .hr-benefits ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.career-section .hr-benefits ul li {
    display: flex;
    align-items: start;
    gap: 0.75rem;
    font-size: 0.875rem;
    color: #9ca3af;
}

.career-section .hr-benefits ul li svg {
    width: 1rem;
    height: 1rem;
    margin-top: 0.125rem;
    color: #9ca3af;
    flex-shrink: 0;
}

.career-section .header-role-card {
    display: flex;
    align-items: center;
    gap: 0.75rem;       /* gap-3 */
    margin-bottom: 1rem; /* mb-4 */
}

.career-section .header-role-icon {
    padding: 0.5rem;            /* p-2 */
    background: #fef2f2;        /* red-50 */
    border-radius: 50%;          /* rounded-full */
    color: #C41E3A;              /* brand-red */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.career-section .header-role-icon svg {
    width: 1.25rem;   /* w-5 */
    height: 1.25rem;  /* h-5 */
}

.career-section .header-role-card h3 {
    font-size: 1.25rem;  /* text-xl */
    font-weight: 700;    /* font-bold */
    color: #1f2937;      /* text-gray-800 */
    margin: 0;
}

.career-section .section-content .section-title {
    font-size: 2.5rem !important;
    font-weight: 500 !important;
}

.career-section .job-card {
    background: #ffffff;
    padding: 1.5rem;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    border: 1px solid #f3f4f6;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    border-left: 4px solid transparent;
}

.career-section .job-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    border-left-color: #C41E3A;
}

@media (min-width: 640px) {
    .career-section .job-card {
        flex-direction: row;
    }
}

.career-section .job-card h4 {
    font-weight: 700;
    color: #111827;
    font-size: 1.125rem;
    margin: 0;
}

.career-section .job-card .job-meta {
    display: flex;
    gap: 1rem;
    margin-top: 0.5rem;
    font-size: 0.75rem;
    color: #6b7280;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.career-section .job-card .job-meta span {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.career-section .job-card .job-meta svg {
    width: 0.75rem;
    height: 0.75rem;
}

.career-section .job-btn {
    background: #C41E3A;
    color: #ffffff;
    padding: 0.5rem 1.5rem;
    font-size: 0.625rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    border: none;
    cursor: pointer;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-10px);
    transition: all 0.3s ease;
}

.career-section .job-btn:hover {
    background: #111827;
    color: #ffffff !important;
}

.career-section .job-card:hover .job-btn {
    opacity: 1;
}

@media (max-width: 768px) {
    .career-section .job-card .job-btn {
        opacity: 1;
    }
}

.menu-icons .fa-social-facebook:before {
    padding: 0.25rem;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 99px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.menu-icons .fa-social-facebook:hover:before {
    background: rgba(255, 255, 255, 1);
    color: #1877F2;
}

.individual-career-page .job-summary {
    background: #ffffff;
    padding: 2rem;
    border-radius: 2px;
    box-shadow: 0 10px 15px rgba(0,0,0,0.15);
    border-top: 4px solid #C41E3A;
    max-width: 24rem;
    overflow: hidden;
}

.individual-career-page .job-summary h3 {
    font-size: 1.125rem;
    font-weight: 900;
    color: #111827;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 1.5rem;
}

.individual-career-page .job-summary .job-info > div {
    margin-bottom: 1rem;
}

.individual-career-page .job-summary .job-info p {
    margin-top: 0;
}

.individual-career-page .job-summary .job-info p:first-child {
    font-size: 0.65rem;
    font-weight: 700;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.individual-career-page .job-summary .job-info p:last-child {
    font-size: 0.9rem;
    font-weight: 700;
    color: #111827;
}

.individual-career-page .job-summary .apply-btn {
    display: block;
    width: 100%;
    text-align: center;
    background: #C41E3A;
    color: #ffffff;
    padding: 1rem 0;
    font-size: 0.75rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    border-radius: 0.25rem;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    text-decoration: none;
    transition: background 0.3s ease;
}

.individual-career-page .job-summary .apply-btn:hover {
    background: #111827;
    color: #ffffff !important;
}

.individual-career-page .job-summary .contact-note {
    font-size: 0.85rem;
    font-weight: 300;
    line-height: 1.25;
    color: #9ca3af;
    text-align: center;
    margin-top: 1rem;
}

.individual-career-page .job-summary .contact-note strong {
    color: #4b5563;
}

.individual-career-page .social-share {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    color: #9ca3af;
    font-family: sans-serif;
}

.individual-career-page .social-share span {
    font-size: 0.625rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

.individual-career-page .social-share a {
    color: inherit;
    transition: color 0.3s ease;
    display: inline-flex;
    align-items: center;
}

.individual-career-page .social-share a:hover {
    color: #C41E3A;
}

.individual-career-page .social-share svg {
    width: 1.25rem;
    height: 1.25rem;
    display: block;
}

.individual-career-page .heading-text h2 {
    color: #111827 !important;
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-bottom: 1rem !important;
    margin-top: 0 !important;
}

.individual-career-page .job-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    font-size: 0.875rem;
    color: #6b7280;
    font-weight: 500;
    font-family: sans-serif;
}

.individual-career-page .job-meta span {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.individual-career-page .job-meta svg {
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
}

.individual-career-page .left-side .uncoltable > .uncell > .uncont > div:nth-child(3) {
    margin-top: 1rem !important;
}

.individual-career-page  .job-description {
    margin-bottom: 1.5rem;
    font-family: sans-serif;
}

.individual-career-page .job-description h3 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #111;
    border-left: 4px solid #a90a12;
    padding-left: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 1rem;
}

.individual-career-page .job-description ul {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #4b5563;
    line-height: 1.6;
}

.individual-career-page .job-description li {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    margin-bottom: 0.5rem;
    font-size: 1rem;
}

.individual-career-page .job-description svg {
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    margin-top: 0.25rem;
    stroke: #4b5563;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.individual-career-page .job-description.benefits-wrap {
    border-radius: 0.5rem;
    border: 1px solid #f3f4f6;
    background-color: #f9fafb;
    padding: 2rem;
}

.individual-career-page .job-description.benefits-wrap ul.benefits-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 2rem;
    color: #4b5563;
    line-height: 1.6;
}

/* Mobile: switch to 1 column */
@media (max-width: 768px) {
    .individual-career-page .job-description.benefits-wrap ul.benefits-list {
        grid-template-columns: 1fr;
    }
}

.individual-career-page .job-description.benefits-wrap h3 {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    border-left: none;
    padding-left: 0;
    margin-top: 0;
}

.individual-career-page .job-description.benefits-wrap h3 svg {
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 0;
}

.individual-career-page .job-description.benefits-wrap li:last-child {
    margin-bottom: 0;
}

.supplement-hero-section {
    background-image: url('https://www.patarlab.com/wp-content/uploads/2017/12/home-supplement-slide-patar.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-size: center;
    min-height: 75vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.supplement-hero-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
            rgba(0, 0, 0, 0.5),
            rgba(0, 0, 0, 0.2)
    );
    z-index: 1;
}

.supplement-hero-section * {
    z-index: 2;
}

.supplement-hero-section .section-content h2.section-title {
    color: #ffffff !important;
    font-size: 92px;
    font-weight: 700;
    line-height: 1;
    text-shadow: rgb(0, 0, 0) 3px 3px;
}

.supplement-hero-section .section-content .section-desc {
    color: #ffffff;
    max-width: 48rem;
    margin: auto;
}

.supplement-hero-section .section-content .eyebrow {
    display: inline-block;
    padding: 0.4rem 1rem;
    font-weight: 800;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    background-color: #C41E3A;
    color: #ffffff;
}

.supplement-hero-section .section-content  .cta-wrapper {
    padding-top: 32px;
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.supplement-hero-section .section-content .btn {
    padding: 1rem 2.5rem;
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    border-radius: 2px;
    cursor: pointer;
    white-space: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .supplement-hero-section .section-content h2.section-title {
        font-size: 3rem !important;
        margin-top: 1rem;
    }

    .supplement-hero-section .section-content  .cta-wrapper {
        flex-direction: column;
    }

    .supplement-hero-section .section-content .btn {
        transform-origin: center !important;
        width: 100%;
    }
}

.supplement-hero-section .section-content  .btn-primary {
    background: #ffffff;
    color: #c1121f;
    border: none;
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
}

.supplement-hero-section .section-content  .btn-primary:hover {
    background: #f3f4f6;
}

.supplement-hero-section .section-content  .btn-outline {
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    gap: 8px;
}

.supplement-hero-section .section-content  .btn-outline:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff !important;
}

.supplement-hero-section .section-content  .icon-play {
    width: 16px;
    height: 16px;
    display: inline-block;
}

.why-partner-with-us .feature-card {
    background: #f9fafb;
    padding: 40px;
    border-radius: 16px;
    transition: all 0.3s ease;
}

.why-partner-with-us .feature-card:hover {
    transform: translateY(-5px);
    border: 1px solid #C41E3A;
    box-shadow: 0 20px 40px -5px rgba(196, 30, 58, 0.15);
}

.why-partner-with-us .feature-icon {
    width: 64px;
    height: 64px;
    background: #ffffff;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    color: #c1121f; /* brand red */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    transition: background 0.3s ease, color 0.3s ease;
}

.why-partner-with-us .feature-icon svg {
    width: 32px;
    height: 32px;
}

.why-partner-with-us .feature-card h3 {
    font-size: 20px;
    font-weight: 500;
    color: #111827;
    margin-top: 0;
    margin-bottom: 12px;
}

.why-partner-with-us .feature-card p {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.6;
    margin-top: 0;
}

.why-partner-with-us .feature-card:hover .feature-icon {
    background: #c1121f;
    color: #ffffff;
}

.oem-service .section-content .section-desc {
    max-width: 52rem;
    margin: auto;
}

/* ================================
   Background Grid
================================ */

.nature-bg {
    background-image: radial-gradient(#e5e7eb 1px, transparent 1px);
    background-size: 30px 30px;
}


/* ================================
   Entrance Animation
================================ */

@keyframes fadeInUp {
    from { opacity: 0; transform: translateY(30px); }
    to   { opacity: 1; transform: translateY(0); }
}

.animate-up {
    animation: fadeInUp 0.8s ease forwards;
}


/* ================================
   Orbit Container
================================ */

.oem-service .orbit-container {
    position: relative;
    width: 100%;
    height: 800px;
    display: none;
}

@media (min-width: 1024px) {
    .oem-service .orbit-container {
        display: block;
    }
}


/* ================================
   Center Hub
================================ */

.oem-service .orbit-container .orbit-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.oem-service .orbit-container .hub {
    position: relative;
    width: 192px;
    height: 192px;
    background: #C41E3A;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border: 4px solid #ffffff;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
    text-align: center;
    z-index: 20;
}

.oem-service .orbit-container .hub-small {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.15em;
    opacity: 0.9;
}

.oem-service .orbit-container .hub-title {
    font-size: 48px;
    font-weight: 900;
    line-height: 1;
    margin: 6px 0;
}

.oem-service .orbit-container .hub-divider {
    width: 48px;
    height: 1px;
    background: rgba(255, 255, 255, 0.4);
    margin: 6px 0;
}

.oem-service .orbit-container .hub-label {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.25em;
    text-transform: uppercase;
}


/* ================================
   Pulse Effect
================================ */

@keyframes pulse-ring {
    0%   { transform: scale(0.8); opacity: 0.5; }
    100% { transform: scale(3.0); opacity: 0; }
}

.oem-service .orbit-container .pulse-circle::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 1px dashed #C41E3A;
    animation: pulse-ring 3s infinite linear;
    z-index: -1;
}


/* ================================
   Decorative Rings
================================ */

.oem-service .orbit-container .orbit-ring-dashed,
.oem-service .orbit-container .orbit-ring-solid {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: -10;
}

.oem-service .orbit-container .orbit-ring-dashed {
    width: 650px;
    height: 650px;
    border: 1px dashed #d1d5db;
    opacity: 0.6;
    animation: spin 60s linear infinite;
}

.oem-service .orbit-container .orbit-ring-solid {
    width: 560px;
    height: 560px;
    border: 1px solid #e5e7eb;
}


/* ================================
   Spin Animation
================================ */

@keyframes spin {
    from { transform: translate(-50%, -50%) rotate(0deg); }
    to   { transform: translate(-50%, -50%) rotate(360deg); }
}


/* ================================
   Orbit Items (Ferris Wheel Effect)
================================ */

@keyframes orbit-item-rotate {
    from { transform: rotate(0deg) translateY(-280px) rotate(0deg); }
    to   { transform: rotate(360deg) translateY(-280px) rotate(-360deg); }
}

.oem-service .orbit-container .orbit-item-animated {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    margin-top: -50px;
    margin-left: -75px;
    animation: orbit-item-rotate 60s linear infinite;
}


/* Pause on Hover */

.oem-service .orbit-container:hover .orbit-item-animated,
.oem-service .orbit-container:hover .orbit-ring-dashed {
    animation-play-state: paused;
}


/* ================================
   OEM Items
================================ */

.oem-service .orbit-container .oem-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    cursor: pointer;
}

.oem-service .orbit-container .oem-icon {
    width: 96px;
    height: 96px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #f3f4f6;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    color: #C41E3A;
    margin-bottom: 16px;
    transition: all 0.3s ease;
}

.oem-service .orbit-container .oem-icon svg,
.oem-service .orbit-container .oem-icon i {
    width: 40px;
    height: 40px;
}

.oem-service .orbit-container .oem-item h4 {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #111827;
    margin-top: 0;
}

.oem-service .orbit-container .oem-item:hover .oem-icon {
    background: #C41E3A;
    color: #ffffff;
    transform: translateY(-4px);
}

.capabilities-section ul.capabilities-list {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 2rem;
    color: #4b5563;
    line-height: 1.6;
}

.capabilities-section ul.capabilities-list li {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.5rem;
    font-size: 1rem;
}

.capabilities-section ul.capabilities-list li svg {
    width: 1rem;
    height: 1rem;
}

.capabilities-image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
}

.capabilities-image-card {
    width: 100%;
    height: 192px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    position: relative;
}

.capabilities-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.capabilities-image:hover {
    transform: scale(1.05);
    z-index: 10;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

@keyframes float-up-down {
    0%, 100% { transform: translateY(32px); }
    50%      { transform: translateY(16px); }
}

@keyframes float-down-up {
    0%, 100% { transform: translateY(0); }
    50%      { transform: translateY(16px); }
}

.animate-float-1 {
    animation: float-up-down 6s ease-in-out infinite;
}

.animate-float-2 {
    animation: float-down-up 6s ease-in-out infinite;
}

body.supplement-wrapper .section-about-us .highlight-block {
    background-color: #f9fafb;
    padding: 2.5rem;
    border-left: 4px solid #C41E3A;
}

body.supplement-wrapper .section-about-us .highlight-block .highlight-years {
    color: #111827;
    font-size: 3.75rem;
    line-height: 1;
    flex-shrink: 0;
    padding-right: 0;
}

body.supplement-wrapper .section-about-us .highlight-block .highlight-years span {
    color: #C41E3A;
}

body.supplement-wrapper .section-about-us .highlight-block .highlight-quote {
    color: #4b5563;
    font-weight: 300;
}

body.supplement-wrapper .section-about-us .content-block p {
    color: #4b5563;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.8;
}

body.supplement-wrapper .section-about-us .content-block p.lead-text {
    font-weight: 600;
}

body.supplement-wrapper .section-about-us .about-us-cards {
    background-color: #ffffff;
}

body.supplement-wrapper .section-about-us .about-us-cards .feature-card {
    box-shadow:
            0 10px 15px -3px rgba(0, 0, 0, 0.1),
            0 4px 6px -4px rgba(0, 0, 0, 0.1);
}

body.supplement-wrapper .menu-smart-social a {
    color: #ffffff !important;
}

.our-specialty .tag-wrapper {
    padding-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.our-specialty .tag-item {
    padding: 8px 16px;
    background: #f9fafb;
    border: 1px solid #f3f4f6;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 700;
    color: #4b5563;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: inline-flex;
    align-items: center;
}

.our-specialty .tag-icon {
    width: 12px;
    height: 12px;
    margin-right: 8px;
    color: #C41E3A;
}

.stats-wrapper {
    padding-top: 24px;
    border-top: 1px solid #f3f4f6;
    display: flex;
    justify-content: space-evenly;
    gap: 48px;
}

.one-stop-service-section .one-stop-service-section .stat-item {
    display: flex;
    flex-direction: column;
}

.one-stop-service-section .stat-number {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #C41E3A;
}

.one-stop-service-section .stat-label {
    font-size: 10px;
    font-weight: 500;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.one-stop-service-section .image-wrapper {
    position: relative;
}

.one-stop-service-section .image-backing {
    position: absolute;
    top: -24px;
    right: -24px;
    width: 66.666%;
    height: 100%;
    background: #f9fafb;
    border-radius: 8px;
    z-index: -1;
}

.one-stop-service-section .main-image {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
    display: block;
}

.one-stop-service-section .quote-badge {
    position: absolute;
    bottom: 32px;
    left: -32px;
    background: #ffffff;
    padding: 24px;
    border-radius: 3px;
    border-left: 4px solid #C41E3A;
    max-width: 320px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    display: none;
}

.one-stop-service-section .quote-badge p {
    font-size: 14px;
    font-weight: 500;
    color: #1f2937;
    font-style: italic;
    line-height: 1.6;
    margin: 0;
}

@media (min-width: 768px) {
    .one-stop-service-section .quote-badge {
        display: block;
    }
}

.process-section .process-card {
    padding: 24px;
    background: #f9fafb;
    border-left: 4px solid #c1121f;
    transition: all 0.3s ease;
}

.process-section .process-card:hover {
    background-color: #fff;
    box-shadow: 0 15px 30px -5px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}

.process-section .process-card .step-number {
    display: block;
    font-size: 36px;
    font-weight: 700;
    color: #e5e7eb;
    margin-bottom: 8px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), color 0.3s ease;
}

.process-section .process-card:hover .step-number {
    transform: translateX(16px);
    color: #C41E3A;
}

.process-section .process-card h3 {
    font-size: 18px;
    font-weight: 500;
    color: #111827;
    text-transform: uppercase;
    margin-bottom: 8px;
    margin-top: 0;
}

.process-section .process-card p {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

.service-contact-us .cta-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 3rem;
    background: #ffffff;
    padding: 3rem;
    box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1),
    0 10px 10px -5px rgba(0,0,0,0.04);
    border-left: 8px solid #c1121f;
    position: relative;
    z-index: 10;
}

.service-contact-us .cta-content {
    max-width: 66%;
}

.service-contact-us .cta-label {
    display: inline-block;
    color: #c1121f;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    margin-bottom: 1rem;
}

.service-contact-us .cta-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #111827;
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0 0 1rem 0;
}

.service-contact-us .cta-text {
    font-size: 1.125rem;
    color: #6b7280;
    font-weight: 300;
    margin: 0;
}

.service-contact-us .cta-action {
    text-align: right;
}

.service-contact-us .cta-button {
    background: #c1121f;
    color: #ffffff;
    padding: 1.25rem 2.5rem;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    transition: 0.3s ease;
    box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),
    0 4px 6px -4px rgba(0,0,0,0.1);
}

.service-contact-us .cta-button:hover {
    background: #111827;
    color: #ffffff !important;
}

/* Responsive */
@media (min-width: 768px) {
    .service-contact-us .cta-section {
        flex-direction: row;
    }

    .service-contact-us .cta-content {
        max-width: 66%;
    }

    .service-contact-us .cta-action {
        width: 33%;
    }
}

.seven-reasons-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
    margin-top: 2rem;
}

.seven-reasons-wrapper .reason-col {
    width: 100%;
}

/* Tablet */
@media (min-width: 768px) {
    .seven-reasons-wrapper .reason-col {
        width: calc(50% - 12px);
    }
}

/* Desktop */
@media (min-width: 1024px) {
    .seven-reasons-wrapper .reason-col {
        width: calc(25% - 18px);
    }
}

.seven-reasons-wrapper .reason-card {
    border: 1px solid #f3f4f6;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 24px;
    border-radius: 4px;
    transition: 0.3s ease;
    height: 100%;
}

.seven-reasons-wrapper .reason-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
}

.seven-reasons-wrapper .icon-box {
    margin-bottom: 16px;
    display: block;
    width: auto;
}

.seven-reasons-wrapper .icon-box img {
    width: 80px;
    height: auto;
    display: block;
}

.seven-reasons-wrapper .reason-card h3 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px;
    color: #111827;
    margin-top: 0;
}

.seven-reasons-wrapper .reason-card p {
    font-size: 0.85rem;
    color: #6b7280;
    line-height: 1.6;
    font-weight: 400;
    margin: 0;
}