/*About Page  */

p strong {
    color: #202c5b;
}

.exterior-paints-col {
    padding: 0;
}

.about-us-company-profile {
    padding: 60px 0px 20px;
    .indocem-content {
        transition: all 0.3s ease-in-out;
        background: linear-gradient(145deg, #ffffff, #ffffff);
    }
    .indocem-content h2 {
        font-size: 20px;
    }
    .indocem-content h2 span {
        font-size: 30px;
        background: linear-gradient(90deg, #007bff, #6610f2);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .indocem-content:hover {
        transform: translateY(-4px);
    }
}

.company_history {
    padding-bottom: 60px;
}

.company_history ul {
    list-style-image: url(../images/About/List-style.webp);
    line-height: 25px;
}

.company_history ul li {
    margin-bottom: 10px;
}

.why_choose_indocem {
    padding: 20px;
    backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    background-color: rgba(17, 25, 40, 0.75);
    border: 1px solid rgba(255, 255, 255, 0.125);
    color: #fff;
    height: 280px;
}

.Buiding_With_multiple_Colors {
    height: 280px;
}

.stat-box h2 {
    font-size: 2rem;
}

.stat-box p {
    font-size: 1rem;
    margin-top: 4px;
}

.icon-box {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.stats-box {
    position: relative;
}

.stat-item {
    position: relative;
    padding: 0 20px;
}

.about-us-company-profile-nums {
    margin-bottom: 60px;
}

.vision-mission-box {
    background: #ffffff;
    border-radius: 12px;
    padding: 40px 24px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
    position: relative;
    overflow: hidden;
    height: 100%;
    /* ensure it stretches */
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.vision-mission-box:hover {
    transform: translateY(-5px);
}

.vision-mission-box::before {
    content: "";
    position: absolute;
    top: -60px;
    right: -60px;
    width: 140px;
    height: 140px;
    background: rgba(255, 94, 98, 0.1);
    border-radius: 50%;
    z-index: 0;
}

.vision-mission-box i {
    font-size: 40px;
    color: #ff5e62;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}

.vision-mission-box h3 {
    font-size: 24px;
    margin-bottom: 15px;
    color: #1e2a38;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.vision-mission-box p {
    font-size: 15px;
    color: #4d5c6f;
    margin: 0;
    line-height: 1.6;
    z-index: 1;
    position: relative;
}

.counter-box {
    position: relative;
    background: #ffffff;
    border-radius: 12px;
    text-align: center;
    padding: 70px 20px 30px;
    /* increased top padding */
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    overflow: visible;
    /* allow icon to overflow */
    margin-top: 40px;
    z-index: 1;
}

.counter-box:hover {
    transform: translateY(-5px);
    transition: all 0.3s ease-in-out;
}


/* Pseudo Elements */

.counter-box::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 2px dashed #e74c3c;
    border-radius: 12px;
    z-index: 0;
}

.counter-box::after {
    content: '';
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    background: radial-gradient(circle, rgba(231, 76, 60, 0.15) 0%, transparent 70%);
    z-index: 0;
}

.counter-icon {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    color: #e74c3c;
    font-size: 36px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.counter-number {
    font-size: 32px;
    font-weight: bold;
    color: #003049;
}

.plus {
    font-size: 26px;
    color: #e74c3c;
    margin-left: 5px;
    font-weight: bold;
}

.counter-text {
    display: block;
    font-size: 16px;
    color: #555;
    margin-top: 8px;
}


/* COlor shield */

.banner-about-iscpl {
    background-image: url(../images/About/Colorful_buiding.webp);
}

.banner-color-shield {
    background-image: url(../images/Banners/ColorShield.webp);
}

.banner-Weather-Tough {
    background-image: url(../images/Banners/WeatherTough.webp);
}

.banner-Weather-mate-shine {
    background-image: url(../images/Banners/WeatherMateShine.webp);
}

.banner-weather-mate {
    background-image: url(../images/Banners/WeatherMate.webp);
}

.banner-weathermate-pro {
    background-image: url(../images/Banners/WeatherMatePro.webp);
}

.banner-damp-master {
    background-image: url(../images/Banners/DampMaster.webp);
}

.banner-smart-prime-alkali-resistant-primer {
    background-image: url(../images/Banners/SmartPrimeAlkaliResistantPrimer.webp);
}

.banner-smart-prime-exterior-primer {
    background-image: url(../images/Banners/SmartPrimeExteriorPrimer.webp);
}

.banner-smart-prime-exterior-purpose {
    background-image: url(../images/Banners/SmartPrime–Multi-PurposePrimer.webp);
}

.banner-flor-coat-red {
    background-image: url(../images/Banners/FloorCoat.webp);
}

.banner-shades-iscpl {
    background-image: url(../images/Banners/Color_Pallett.webp);
}

.banner-contact-iscpl {
    background-image: url(../images/Banners/Building_Night_view.webp);
}

.banner-rich-sheen {
    background-image: url(../images/Banners/Interiors/Rich_sheen.webp);
}

.banner-aquina {
    background-image: url(../images/Banners/Interiors/Aquina.webp);
}

.banner-Smart-Wash {
    background-image: url(../images/Banners/Interiors/Smart_wash.webp);
}

.banner-rich-silk {
    background-image: url(../images/Banners/Interiors/Rich_Silk.webp);
}

.banner-ceiling-bright {
    background-image: url(../images/Banners/Interiors/Ceiling_Bright.webp);
}

.banner-rich-mate-shine {
    background-image: url(../images/Banners/Interiors/Rich_Mate_Shine.webp);
}

.banner-rich-matt {
    background-image: url(../images/Banners/Interiors/Rich_matt.webp);
}

.banner-rich-mate-pro {
    background-image: url(../images/Banners/Interiors/Rich_mate_pro.webp);
}

.banner-smart-distemper {
    background-image: url(../images/Banners/Interiors/Smart_Distemper.webp);
}

.banner-3d-putty {
    background-image: url(../images/Banners/Interiors/3D_Putty.webp);
}

.banner-wall-magic-putty-powder {
    background-image: url(../images/Banners/Interiors/Wall_magic_putty.webp);
}

.banner-smart-prime-interior-primer {
    background-image: url(../images/Banners/Interiors/Smart_prime.webp);
}

.banner-smart_prime_plus-cement_primer {
    background-image: url(../images/Banners/Interiors/Smart_Prime_plus.webp);
}

.banner-crack_master {
    background-image: url(../images/Banners/Interiors/Crack_Master.webp);
}


/* Solvent Based */

.banner-rich_wood {
    background-image: url(../images/Banners/SolventBased/Rich_Wood.webp);
}

.banner-dura_gloss_pu_enamel {
    background-image: url(../images/Banners/SolventBased/Dura_Gloss.webp);
}

.banner-dura-gold-premium-enamel {
    background-image: url(../images/Banners/SolventBased/Dura_Gold.webp);
}

.banner-wood-prime {
    background-image: url(../images/Banners/SolventBased/Wood_Prime.webp);
}

.banner-zinc-rich-yellow-metal-primer {
    background-image: url(../images/Banners/SolventBased/Wood_Prime.webp);
}

.banner-red-oxide {
    background-image: url(../images/Banners/SolventBased/Red_Oxid.webp);
}

.advanced-exterior-paint {
    background-image: url(../images/Banners/BLogs/Advanced-Exterior-Paint-Formulations-banner.webp);
}

.eco-friendly-paint {
    background-image: url(../images/Banners/BLogs/Eco-friendly-paints.webp);
}

.all-products {
    background-image: url(../images/Banners/paints-banner.jpg);
}

.automated-paint-manufacturing-process {
    background-image: url(../images/Banners/BLogs/Advanced-paint-manufacturing.webp);
}


/* Solvent Based */

.banner-inner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 350px;
    width: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: end;
}

.banner-inner::after {
    position: absolute;
    content: "";
    top: 0;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.2) 90%, transparent 100%);
    height: 112px;
    z-index: 999;
    width: 100%;
}

.banner-inner h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.product-details {
    padding: 35px 0px 60px;
}


/* .product-details-title-text {
     text-align: center;
     padding-left: 30px
 } */

.product-details .colored-lines {
    width: 100%;
    max-width: 100px;
    height: 4px;
    /* margin: 10px auto; */
    background: linear-gradient(to right, #ff4e50, #f9d423, #4cb8c4, #3cd3ad);
    border-radius: 2px;
}

.product-details h2.title {
    font-weight: 600;
    text-transform: uppercase;
}

.product-details .product-details-title-text p {
    font-size: 16px;
    color: #555;
    margin-top: 15px;
}

.product-details .product-details-title-text p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.product-features p.intro {
    max-width: 700px;
    margin: 0 auto 5px;
    font-size: 16px;
    color: #555;
}

.product-features ul {
    list-style-image: url(../images/Exterior/ColorShield/List_style.webp);
    line-height: 25px;
}

.product-features ul li strong {
    color: #161616;
}

.Key_feautures {
    margin-bottom: 80px;
}

.Key_feautures .grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.Key_feautures .grid-item {
    position: relative;
    background: #ffffff;
    padding: 30px;
    text-align: center;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    animation: floatIn 0.8s ease forwards;
    opacity: 0;
}

.Key_feautures .grid-item:nth-child(1) {
    animation-delay: 0.1s;
}

.Key_feautures .grid-item:nth-child(2) {
    animation-delay: 0.2s;
}

.Key_feautures .grid-item:nth-child(3) {
    animation-delay: 0.3s;
}

.Key_feautures .grid-item:nth-child(4) {
    animation-delay: 0.4s;
}

.Key_feautures .grid-item:nth-child(5) {
    animation-delay: 0.5s;
}

.Key_feautures .grid-item:nth-child(6) {
    animation-delay: 0.6s;
}

@keyframes floatIn {
    from {
        transform: scale(0.95) translateY(20px);
        opacity: 0;
    }
    to {
        transform: scale(1) translateY(0);
        opacity: 1;
    }
}

.Key_feautures .grid-item:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
}

.Key_feautures .grid-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background: linear-gradient(135deg, #007bff, #00c9ff);
    clip-path: polygon(0 0, 100% 0, 0 100%);
    z-index: 0;
    opacity: 0.15;
}

.Key_feautures .grid-item::after {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    right: -20px;
    bottom: -20px;
    background: radial-gradient(circle, #00c9ff55, transparent 70%);
    filter: blur(20px);
    z-index: 0;
}

.Key_feautures .grid-item img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}

.Key_feautures .grid-item h5 {
    font-size: 16px;
    color: #333;
    margin: 0;
    position: relative;
    z-index: 1;
}

.product-details-banner2 {
    background-image: url(../images/Exterior/Nice_home.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.product-details-banner2 h3 {
    color: #fff;
}

.product-details-banner2 p {
    color: #fff;
}

.product-details-banner2 p strong {
    color: #fff;
}

.product-details-banner2 ul {
    list-style-image: url(../images/Exterior/ColorShield/List_style.webp);
    line-height: 25px;
    color: #fff;
}

.product-details-banner2 .card {
    backdrop-filter: blur(0px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    background-color: rgba(0, 3, 8, 0.75);
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.125);
    height: 330px;
}

.product-details-banner2 .card hr {
    border-top: 1px solid #fff;
}


/* COlor shield */

.cert-section {
    background: url(../images/About/brushesh.webp) no-repeat center;
    background-size: 115% 100%;
    height: 600px;
    padding: 50px 0;
    display: flex;
    align-items: end;
    justify-content: end;
}

.cert-title {
    position: relative;
    text-align: center;
    position: relative;
    bottom: 50px;
    font-weight: 600;
}

.cert-section-content {
    position: relative;
    bottom: 45px;
}

ul.arrow-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.arrow-list li {
    position: relative;
    margin-bottom: 12px;
    font-size: 16px;
    color: #333;
    transition: color 0.3s ease;
}

ul.arrow-list li::before {
    content: '➤';
    /* Arrow character */
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    /* 45 degree rotation */
    color: #ff5733;
    font-size: 14px;
    transition: transform 0.3s ease, color 0.3s ease;
}

ul.arrow-list li:hover {
    color: #000;
}

ul.arrow-list li:hover::before {
    color: #c70039;
    transform: translateY(-50%) rotate(90deg);
    /* Animate to 90 deg on hover */
}

.cert-section-content ul li strong {
    color: #202c5b;
}

.cert-section-content ul li {
    margin-bottom: 7px;
    white-space: nowrap;
}

.paint-banner {
    width: 100%;
    height: 550px;
    margin: auto;
    background: url(../images/About/Painting_Brush.webp) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px 110px;
}

.paint-banner .text-block-left {
    color: white;
    max-width: 45%;
    margin-top: -17%;
}

.paint-banner .text-block-left h1 {
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
}

.paint-banner .text-block-right {
    color: #000;
    /* background-color: rgba(255, 255, 255, 0.7); */
    padding: 20px;
    max-width: 45%;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
    margin-top: 25%;
}

.paint-banner .text-block-right h1 {
    font-size: 1.8rem;
    font-weight: 700;
}

.paint-banner i {
    font-size: 40px;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    display: none;
}

@media (max-width: 768px) {
    .paint-banner {
        flex-direction: column;
        height: auto;
        padding: 20px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .paint-banner .text-block-left,
    .paint-banner .text-block-right {
        max-width: 100%;
        margin-bottom: 20px;
    }
}

.manufacturing-facilities {
    padding: 60px 0px;
}

.manufacturing-facilities .content-section {
    flex: 1;
    background: #fff;
    overflow-y: auto;
}

.manufacturing-facilities .content-section h2 {
    font-size: 1.4rem;
    margin-bottom: 20px;
    color: #333;
    border-bottom: 2px solid #e74c3c;
    padding-bottom: 10px;
}

.manufacturing-facilities .facility {
    background: #f8f9fa;
    border: 1px solid #ddd;
    padding: 15px 20px;
    border-radius: 8px;
    margin-bottom: 15px;
    transition: all 0.2s ease;
}

.manufacturing-facilities .facility:hover {
    background: #e9f5ff;
    border-color: #e74c3c;
}

.manufacturing-facilities .facility h4 {
    font-size: 1.1rem;
    margin-bottom: 8px;
    color: #e74c3c;
}

.manufacturing-facilities .facility p {
    font-size: 0.95rem;
    color: #444;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .manufacturing-facilities {
        flex-direction: column;
    }
}

.contact-section {
    padding: 80px 0px;
    position: relative;
    background: linear-gradient(135deg, #fceabb, #f8b500);
}

.contact-section .contact-section::before {
    content: "";
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, #ff6f91, transparent);
    border-radius: 50%;
    opacity: 0.2;
    animation: float 6s infinite ease-in-out;
    z-index: 0;
}

@keyframes float {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

.contact-section .section-title {
    text-align: center;
    margin-bottom: 60px;
    color: #333;
}

.contact-section .section-title h2 {
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.contact-section .section-title h2::after {
    content: '';
    width: 60px;
    height: 4px;
    background: #ff6f91;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    border-radius: 2px;
}

.contact-section .row.equal-height {
    display: flex;
    flex-wrap: wrap;
}

.contact-section .equal-height>[class*='col-'] {
    display: flex;
    flex-direction: column;
}

.contact-section .location-box {
    background: #fff;
    border: 2px solid #f8b500;
    border-radius: 15px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    flex: 1;
    position: relative;
    transition: transform 0.3s ease;
    z-index: 1;
}

.contact-section .location-box:hover {
    transform: translateY(-5px);
}

.contact-section .location-box::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #ff9a8b, #ff6f91);
    border-radius: 50%;
    opacity: 0.3;
}

.contact-section .contact-details {
    padding: 30px;
}

.contact-section .location-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.contact-section .location-header i {
    font-size: 28px;
    color: #ff6f91;
    margin-right: 15px;
    min-width: 30px;
    text-align: center;
}

.contact-section .location-header h4 {
    margin: 0;
    font-weight: bold;
    color: #333;
}

.contact-section .location-details {
    color: #555;
    font-size: 15px;
    line-height: 1.7;
}

.contact-section .location-details p {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}


/* Only contact icons styled */

.contact-section .location-details p i {
    background-color: #fff5e6;
    border: 2px solid #f8b500;
    color: #f76c6c;
    font-size: 16px;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.contact-section .map-responsive {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}

.contact-section .map-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.why_choose_indocem_sec .col-lg-4 {
    padding-right: 0;
}

.why_choose_indocem_sec .col-lg-8 {
    padding-left: 0;
}

.vision-mission-mobile {
    display: none;
}

.paint-blog-page {
    padding: 70px 0;
    background: #fafafa;
    font-family: Arial, sans-serif;
}


/* Header */

.blog-header {
    text-align: center;
    margin-bottom: 30px;
}

.blog-header h1 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}

.blog-subtitle {
    font-size: 18px;
    color: #777;
    max-width: 700px;
    margin: auto;
}


/* Image */

.blog-image {
    margin: 30px 0;
}

.blog-image img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}


/* Text */

.blog-text p {
    font-size: 16px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 18px;
}


/* Features */

.blog-features {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    margin: 30px 0;
}

.blog-features h3 {
    margin-bottom: 15px;
    font-weight: 600;
}

.blog-features ul {
    padding-left: 20px;
    margin: 0;
}

.blog-features li {
    margin-bottom: 8px;
    font-size: 15px;
}


/* Navigation */

.blog-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.prev-btn,
.next-btn {
    padding: 10px 24px;
    background: #ff6b00;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    font-size: 15px;
}

.prev-btn:hover,
.next-btn:hover {
    background: #e25e00;
    color: #fff;
    text-decoration: none;
}


/* Mobile */

@media(max-width:768px) {
    .blog-header h1 {
        font-size: 26px;
    }
    .blog-subtitle {
        font-size: 15px;
    }
    .blog-navigation {
        flex-direction: column;
        gap: 10px;
    }
    .prev-btn,
    .next-btn {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .contact-section .location-box {
        margin-bottom: 30px;
    }
    .contact-section .equal-height {
        display: block;
    }
}

@media (min-width: 992px) {
    .stat-item:first-child::after {
        content: "";
        position: absolute;
        top: 25%;
        right: 0;
        height: 50%;
        width: 1px;
        background-color: #ccc;
    }
}

@media (max-width: 768px) {
    .Key_feautures .grid-container {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, auto);
    }
}

@media (max-width: 480px) {
    .Key_feautures .grid-container {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    .counter-box {
        margin-bottom: 30px;
    }
}

@media(max-width: 767px) {
    .banner-inner {
        background-size: 300% 100%;
        background-position: center center;
        background-repeat: no-repeat;
        height: 350px;
        width: 100%;
        position: relative;
        z-index: 1;
        display: flex;
        align-items: end;
    }
    .vision-mission-box {
        margin-bottom: 30px;
    }
    .product-feature {
        flex-direction: row;
        align-items: flex-start;
    }
    .product-feature i {
        font-size: 18px;
        margin-top: 2px;
    }
    .why_choose_indocem_sec .col-lg-4 {
        padding-right: 15px;
    }
    .why_choose_indocem_sec .col-lg-8 {
        padding-left: 15px;
    }
    .why_choose_indocem {
        padding: 20px;
        backdrop-filter: blur(16px) saturate(180%);
        -webkit-backdrop-filter: blur(16px) saturate(180%);
        background-color: rgba(17, 25, 40, 0.75);
        border: 1px solid rgba(255, 255, 255, 0.125);
        color: #fff;
        height: auto;
    }
    .cert-section-content ul li {
        margin-bottom: 7px;
        white-space: unset !important;
    }
    .cert-section {
        background: #f5f5f5 !important;
        background-size: cover;
        height: auto;
        padding: 50px 0;
        display: flex;
        align-items: end;
        justify-content: end;
    }
    .cert-title {
        position: relative;
        bottom: 0px;
        font-weight: 600;
    }
    .cert-section-content {
        position: relative;
        bottom: 0px;
    }
    ul.arrow-list {
        list-style: none;
        padding-left: 20px;
        margin: 0;
    }
    ul.arrow-list li::before {
        content: '➤';
        position: absolute;
        left: -20px;
        top: 25%;
        transform: translateY(-50%) rotate(45deg);
        color: #ff5733;
        font-size: 14px;
        transition: transform 0.3s ease, color 0.3s ease;
    }
    .vision-mission-mobile {
        display: block !important;
    }
    .vision-mission-mdesktop {
        display: none !important;
    }
    .company_history {
        padding-bottom: 10px;
    }
    .indocem-content h2 {
        font-size: 20px;
        text-align: center;
    }
    .company_history {
        h4,
        h3 {
            text-align: center;
        }
    }
    .product-details .row {
        flex-direction: column-reverse;
    }
    .product-details .colored-lines {
        display: none;
    }
    .product-details h2.title {
        font-weight: bold;
        position: relative;
        text-align: center;
    }
    .product-details h2.title::after {
        content: '';
        width: 60px;
        height: 4px;
        background: linear-gradient(to right, rgb(255, 78, 80), rgb(249, 212, 35), rgb(76, 184, 196), rgb(60, 211, 173));
        position: absolute;
        left: 50%;
        bottom: -10px;
        transform: translateX(-50%);
        border-radius: 2px;
    }
    .product-details .product-details-title-text p {
        margin-top: 40px;
    }
    .product-details-banner2 {
        padding-top: 50px;
    }
    .product-details-banner2 .row {
        flex-direction: column-reverse;
    }
    .footer ul.list-unstyled li a {
        color: #fff;
    }
    .banner-wall-magic-putty-powder {
        background-image: url(../images/Banners/Interiors/Wall_magic_putty_mobile.webp);
        background-size: 100% 100%;
    }
}