.bg-primary {
    background-color: #2b2c2c !important;
}

.text-primary {
    color: #949395 !important;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active {
    color: #a0a2a3 !important;
}

.bg-dark {
    background-color: #2b2c2c !important;
}

.bg-dark-2{
    background-color: #2b2c2c !important;
}

:root {
    --primary: #eaeff1;
    --secondary: #FDBE33;
    --light: #2b2c2c;
    --dark: #a0a2a3;
}

.navbar.sticky .logo-width {
    width: 175px; /* Reduced size when sticky */
}

.navbar.sticky .navbar-nav .nav-link-2{
    padding: 20px 15px;
}

.navbar.sticky .navbar-nav .nav-link{
    padding: 20px 15px;
}

.grecaptcha-badge{
    z-index: 100 !important;
}

.bg-light-radial {
    background-image: -webkit-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: -o-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);
    background-size: 3px 3px;
}

.bg-radial-transparent-ripples {
    background-image: repeating-radial-gradient(ellipse, rgba(0, 0, 0, -2.8), rgba(0, 0, 0, 0.1) 10px, transparent -8px, transparent 3px) !important;
    background-size: 50px 50px;
}


.bg-radial-diamond {
    background-image: repeating-radial-gradient(circle, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 3px, transparent 3px, transparent 6px);
    background-size: 10px 10px;
}


.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active {
    color: #a0a2a3;
}

@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link {
        margin-left: 0;
        padding: 10px 0;
    }
}

.navbar-nav .dropdown-menu {
    position: static;
    background: none;
    color: white;
}

.footer{
    text-align: left !important;
}

.footer .copyright .col-md-6:last-child p {
    text-align: right;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left !important;
    background-color: #fff;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: white;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.d-none-mobile{
    display: none;
}

.navbar-dark .navbar-nav .nav-link {
    position: relative;
    padding: 35px 10px;
    font-size: 16px;
    text-transform: uppercase;
    color: #eaeff1 !important;
    outline: none;
    transition: .5s;
}

.navbar-dark .navbar-nav .nav-link-2 {
    position: relative;
    padding: 35px 15px;
    font-size: 16px;
    text-transform: uppercase;
    color: #eaeff1;
    outline: none;
    transition: .5s;
}

@media (min-width: 992px) {
    .feature-shader {
        background: linear-gradient(to right, rgba(255, 255, 255, 0.73) 0%, rgba(255, 255, 255, 0.3) 30%, rgba(255, 255, 255, 0) 77%);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
    }
}

.box_main.active {
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px;
}
.box_main {
    width: 100%;
    background-color: #ffffff;
    height: 85%;
    padding: 40px 20px 40px 20px;
    border-radius: 20px;
    margin-top: 30px;
}


.features_box_main.active {
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px;
}
.features_box_main {
    width: 100%;
    background-color: #ffffff;
    height: 80%;
    padding: 31px 22px 85px 20px;
    border-radius: 20px;
    margin-top: 30px;
}
.features_box_main:hover {
    background-color: #ffffff;
    box-shadow: 0px 0px 90px 0px #F4F4FB;
}

.logo-width{
    width: 285px;
    transition: width 0.3s ease;
}

.split-section-2 {
    margin-top: 80px !important;
}

.row.d-flex.justify-content-center > div {
    margin: 0 45px; /* Adjust the horizontal spacing */
}

.features_section_2 .row.d-flex.justify-content-center > div {
    margin: -30px 45px -52px 45px
}

.mats_box_main.active {
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px;
}
.mats_box_main {
    width: 100%;
    background-color: #ffffff;
    height: 82%;
    padding: 18px 12px 54px 12px;
    border-radius: 20px;
    margin-top: 30px;
}

.mats_box_main:hover {
    background-color: #ffffff;
    box-shadow: 0px 0px 90px 0px #F4F4FB;
}


.development_text_heading{
    display: flex;
    justify-content: center !important;
    text-align: center !important;
    margin-top: 15px;
}

.box_main .development_text{
    display: flex;
    justify-content: center !important;
    text-align: justify !important;
    margin-top: 15px;
}

.development_text{
    display: flex;
    justify-content: justify;
    text-align: justify;
    margin-top: 15px;
}


.about_section{
    margin-top: 80px;
    text-align: justify;
}

.experience_section{
    margin-top: 80px;
}

.table_section{
    margin-top: 80px;
}

.contact_section{
    margin-top: 80px;
}

.contact_img {
    width: 100%;
    float: left;
}

.padding_left_15 {
    padding-right: 0px;
}
.padding_left_15 {
    padding-left: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mail_section_1 {
        padding-left: 15px;
        padding-top: 0px;
    }
}
.mail_section_1 {
    align-items: center;
    display: flex;
    flex-flow: column;
    width: 100%;
    float: center;
    padding-left: 70px;
    padding-right: 55px;
    padding-top: 30px;
}

.contact_section_home {
    display: flex;
    align-items: center; /* Vertically centers the content */
    justify-content: center; /* Optional: Centers content horizontally */
    height: 100vh; /* Full viewport height for demonstration */
    text-align: center; /* Center text inside the element */
}

.contact-heading {
    font-size: 2.5rem; /* Adjust size as needed */
    color: #333; /* Example color */
}


.contact_section_home{
    position: relative;
    background: url('../Images/main/contact-us.jpg') no-repeat center center;
    background-size: cover;
    height: 300px;
}

.contact_section_home::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    filter: blur(5px);
    z-index: 0;
}

.contact_section_home h1{
    font-size: 55px;
    z-index: 2;
    color: #eaeff1;
}

.contact_section_home .contact-btn{
    z-index: 2;
    color: #eaeff1;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 15px;
    font-size: 20px;
}
.contact_section_home {
    position: relative;
    height: 600px;
    display: flex; /* Use flexbox */
    flex-direction: column; /* Arrange items vertically */
    justify-content: center; /* Vertically center content */
    align-items: center; /* Horizontally center content */
    text-align: center; /* Center text inside the elements */
    background: url('../Images/main/contact-us.jpg') no-repeat center center;
    background-size: cover;
}

.email-submit{
    border: #2b2c2c;
    background-color: #2b2c2c;
    color: #eaeff1;
}

.email-submit:hover {
    border: #eaeff1;
    color: #2b2c2c; /* Button text color */
    background-color: #eaeff1; /* Darker shade on hover */
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0;
}

.contact-btn {
    margin-top: 20px; /* Space between the button and the heading */
    padding: 10px 20px; /* Padding for the button */
    font-size: 1rem; /* Button text size */
    color: #eaeff1; /* Button text color */
    background-color: #2b2c2c; /* Button background color */
    border: none; /* Remove default borders */
    border-radius: 5px; /* Rounded corners */
    cursor: pointer; /* Change cursor to pointer */
    text-align: center; /* Center text inside the button */
    text-decoration: none; /* Remove underline for buttons styled as links */
    transition: background-color 0.3s ease; /* Smooth hover effect */
}

.contact-btn:hover {
    color: #2b2c2c; /* Button text color */
    background-color: #eaeff1; /* Darker shade on hover */
}


.index-header {
    position: relative;
    background: url('../Images/Banner/Home.jpeg') no-repeat center center;
    background-size: cover;
    height: 600px;
}

.contact-header{
    position: relative;
    background: url('../Images/Banner/Contact us banner.jpeg') no-repeat center center;
    background-size: cover;
    height: 300px;
}

.features-header{
    position: relative;
    background: url('../Images/Banner/features.jpeg') no-repeat center center;
    background-size: cover;
    height: 300px;
}

.industries-header{
    position: relative;
    background: url('../Images/Industry/Industries\ banner.webp') no-repeat center center;
    background-size: cover;
    height: 300px;
}

.application-header{
    position: relative;
    background: url('../Images/applications/applications\ banner.jpg') no-repeat center center;
    background-size: cover;
    height: 300px;
}

.mvsw-header{
    position: relative;
    background: url('../Images/Banner/Megadeckvswoodenmatting.jpeg') no-repeat center center;
    background-size: cover;
    height: 300px;
}


.services_taital.justify-content-center.d-flex.text-center{
    margin-bottom: 0px;
}

.mail_section_1 > .col-md-6:last-child{
    padding-right: 10px;
}

.mail_text {
    width: 100%;
    outline: black;
    border-width: 1px !important;
    float: left;
    font-size: 16px;
    color: black;
    background-color: transparent;
    padding: 8px 15px;
    margin-bottom: 40px;
    box-shadow: 0px 0px 10px 0px #cfcfcf;
}

.message-bt {
    color: black;
    width: 100%;
    height: 110px;
    font-size: 18px;
    background-color: transparent;
    padding: 13px 7px 12px 9px;
    box-shadow: 0px 0px 10px 0px #cfcfcf;
}

.error-message{
    display: none !important;
}

textarea {
    overflow: auto;
    resize: vertical;
}

.send_bt {
    width: 340px;
    float: left;
}

.send_bt button {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #eaeff1;
    background-color: #2b2c2c;
    padding: 12px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
    border-radius: 40px;
}

.experience_div{
    padding-top: 4rem;
    padding-bottom: 4rem;
    text-align: justify;
}

.experience_div ul{
    color: white;
}

.experience_div h1{
    text-align: center;
    color: white;
}

.table_div{
    padding-top: 4rem;
    padding-bottom: 4rem;
    text-align: justify;
}

.table_div ul{
    color: #eaeff1;
}

.table_div h3{
    text-align: center;
    color: #eaeff1;
}

.table_div h5{
    text-align: center;
    color: #eaeff1;

}

/* Remove all table borders */
.no-border-table {
    border-collapse: collapse;
    width: 100%;
}

/* Remove borders from table cells */
.no-border-table td {
    border: none;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

/* Add border between rows, not columns */
.no-border-table tr:not(:last-child) td {
    border-bottom: 1px solid #ccc; /* Adds a thin line between rows */
}

/* Optional: Style text within the table */
.table-cell {
    font-size: 16px;
    font-weight: bold;
    color: #eaeff1;
    text-align: center;
}


.service-img-div{
    justify-content: center;
}

.service_img{
    width: 90px;
}


.features-img-div {
    justify-content: center;
    /* height: 100%; */
    width: 100%;
}
.mats-img-div {
    justify-content: center;
    height: 64%;
    width: 100%;
}

.message-bt{
    outline: black !important;
}

.mats-img-div .features_img {
    width: 100%;
    height: 175px;
    border-radius: 30px;
}

.features_img {
    width: 100%;
    height: 300px;
    border-radius: 30px;
}

.services_section{
    margin-top: 80px;
    text-align: justify;
}

.about_img{
    width: 100%;
}

.contact_img{
    width: 100%;
    padding-right: 30px;
}


@media (min-width: 992px) {
    .testimonial,
    .contact-form {
        margin-left: -90px;
    }
}


.footer-shape::before {
    position: absolute;
    content: "";
    width: 80px;
    height: 100%;
    top: 0;
    left: -40px;
    background: var(--primary);
    transform: skew(40deg);
}

.map_main{
    margin-top: 80px;
}

a {
    color: black;
    text-decoration: none;
}

.box_main:hover {
    background-color: #ffffff;
    box-shadow: 0px 0px 90px 0px #F4F4FB;
}

.footer {
    position: relative;
    margin-top: -5px;
    padding-top: 45px;
    background: #2b2c2c;
    color: #ffffff;
}

.footer h2 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #eaeff1;
}

.services_section_2 {
    padding: 20px;
}

.box_main {
    text-align: center;
}

.service-img-div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    margin-bottom: 10px;
}

.service-img-div img {
    max-height: 100%;
    max-width: 100%;
}

.development_text {
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
}

.services_section_3 .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px; /* Adjust spacing between columns */
}

.services_section_3 .col-lg-3 {
    padding: 10px;
    flex: 0 0 25%; /* Default: 4 items per row */
    max-width: 25%;
}

@media (max-width: 768px) {
    .services_section_3 .col-lg-3 {
        flex: 0 0 50%; /* 2 items per row on mobile */
        max-width: 50%;
    }
}

.footer .footer-contact, .footer .footer-link, .footer .newsletter {
    position: relative;
    margin-bottom: 45px;
}

.footer .newsletter .btn:hover {
    color: #121518;
    background: #eaeff1;
}
.footer .newsletter .form{
    position: relative;
}

.footer .newsletter .btn {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 40px;
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #a0a2a3;
    background: #121518;
    border-radius: 0;
    border: 2px solid #a0a2a3;
    transition: .3s;
}

.mvsw_taital{
    margin-top: 80px;
}

.form-control:focus {
    color: #777;
    background-color: #fff;
    border-color: #feae8a;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(43, 44, 44, 0.25);
}

.footer .footer-link a:hover {
    color: #eaeff1;
    letter-spacing: 1px;
}

.footer .footer-link span {
    display: block;
    margin-bottom: 10px;
    color: #eaeff1;
    transition: .3s;
}

.footer .footer-link a {
    display: block;
    margin-bottom: 10px;
    color: #eaeff1;
    transition: .3s;
}

.footer .newsletter input {
    height: 50px;
    border: 1px solid #121518;
    border-radius: 0;
    border-width: 1px !important;
}

.footer .footer-link a::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .footer-link span::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .footer-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 7px 0;
    text-align: center;
    border: 1px solid rgba(256, 256, 256, .3);
    border-radius: 60px;
    transition: .3s;
}

.footer .footer-social a i {
    font-size: 15px;
    color: #ffffff;
}

a:hover, a:active, a:focus {
    color: #a0a2a3;
    outline: none;
    text-decoration: none;
}
/* Split section container */
.split-section { /* Full viewport height */
    display: flex; /* Ensures equal height for both sides */
    overflow: hidden; /* Prevents any overflow from children */
    margin-top: 80px;
}

.split-section .ul{
    font-size: 15px;
}

.split-section .li{
    font-size: 15px;
}

/* Left side: Blue background */
.text-content {
    background-color: #c8c9c9;/* Blue background */
    color: black; /* Text color */
    display: flex; /* Center text vertically and horizontally */
    align-items: center; 
    justify-content: center;
    padding: 2rem; /* Adds spacing for text */
}

/* Style the text content */
.text-wrapper {
    max-width: 80%;
}

/* Right side: Image background */
.image-background {
    background: url('../Images/Features page/megadeckfeatures3.webp') no-repeat center center;
    background-size: cover; /* Ensures the image covers the entire section */
}
/* Right side: Image background */
.image-background-2 {
    background: url('../Images/Features page/megadeckfeatures2.jpg') no-repeat center center;
    background-size: cover; /* Ensures the image covers the entire section */
}
/* General styling for the split-section-2 */
.split-section-2 {
    margin-top: 5rem;
    overflow: hidden;
}

/* Left side: Blue background with text */
.text-content-2 {
    background-color: white; /* Blue background */
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    padding-left: 70px;
    height: 100%; /* Ensures height consistency */
}

/* Styling the text inside the left section */
.text-wrapper-2 {
    max-width: 100%;
    background-color: #2b2c2c;
    text-align: left !important;
}

.text-wrapper-2 .section{
    padding: 10px;
    padding-left: 20px;
}

.contact_img img {
    max-width: 100%;
    height: auto;
}

.title-desc{
    padding: 80px;
    padding-left: 70px;
    padding-right: 70px;
    text-align: justify;
    padding-bottom: 0px;
}



.pc-view{
    display: block;
}
.mobile-view{
    display: none;
}    
.banner-container {
    position: relative;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6); /* White with opacity */
    background-image: -webkit-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%);;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-content {
    text-align: center;
    color: #000; /* Text color */
    padding: 20px;
}

.banner-content h2 {
    font-size: 55px;
    margin-bottom: 10px;
}

.banner-content p {
    font-size: 20px;
    font-weight: bold;
}

.gap-85{
    gap: 85px;
}


.contact-up-mt{
    margin-top: 40px;
}
/* Left side: Blue background with text */
.text-content {
    background-color: #ECECEC; /* Blue background */
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    height: 450px; /* Ensures height consistency */
}

/* Styling the text inside the left section */
.text-wrapper {
    max-width: 80%;
    text-align: left !important;
}

.text-wrapper h1{
    text-align: left !important;
}
.text-wrapper h2{
    text-align: left !important;
    color: black;
}

.text-wrapper-2 h2{
    text-align: left !important;
    color: #a0a2a3;
}
.text-wrapper-2 h3{
    text-align: left !important;
    color: #eaeff1;
}

.text-wrapper h3{
    text-align: left !important;
    color: #eaeff1;
}

.image-container {
    background: url('../Images/Features page/megadeckfeatures3.jpg') no-repeat center center;
    background-size: inherit;
    height: 100%;
    width: 100%;
    min-height: 830px;
}


/* Right side: Image with content below */
.image-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    padding: 0;
    padding-right: 70px;
}

/* Image background section */
.image-background-3 {
    background: url('../Images/Features page/megadeckfeatures3.webp') no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 300px; /* Adjust the height as needed */
}

.image-section{
    display: flex;
    justify-content: center;
    margin-top: 32px;
    width: 95%;
    overflow: hidden;
}

/* Content below the image */
.content-below {
    text-align: justify !important;
    background: white;
    padding: 1.5rem;
    text-align: left;
    width: 100%;
}

.text-wrapper-2 h1 {
    text-align: left !important;
    color: #a0a2a3;
}

.content-below h2{
    text-align: center !important;
}

/* List styling */
ul {
    padding-left: 1.5rem;
    margin: 0;
}

li {
    margin-bottom: 0.5rem;
}

/* Typography adjustments */
h2 {
    margin-bottom: 1rem;
    font-family: 'Arial', sans-serif;
    font-size: 1.5rem;
}

p {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0 1rem;
}

.footer h2::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #2b2c2c;
}

.footer-contact p{
    color: #eaeff1;
}

.footer-contact a{
    color: #eaeff1;
}


.newsletter p {
    color: #eaeff1;
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

@media (max-width: 768px) {
    .footer .copyright p, .footer .copyright .col-md-6:last-child p {
        margin: 5px 0;
        text-align: center;
    }
}

.footer .copyright p {
    margin: 0;
    color: #ffffff;
}

.footer .copyright {
    padding: 30px 15px;
}

.footer .copyright p {
    margin: 0;
    color: #ffffff;
}

.footer .footer-menu .f-menu {
    position: relative;
    padding: 15px 0;
    font-size: 0;
    text-align: center;
    border-top: 1px solid rgba(256, 256, 256, .1);
    border-bottom: 1px solid rgba(256, 256, 256, .1);
}

.footer .footer-menu .f-menu a {
    color: #ffffff;
    font-size: 16px;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .copyright p a {
    color: #a0a2a3;
    font-weight: 500;
    letter-spacing: 1px;
}


/* Footer H3 Styling - home page */
footer.footer h3 {
    color: #ffffff;
}

/* H2 Main Header Styling- home page */
.experience_section h2.header {
    color: #ffffff;
}

/* H3 Specifications Header Styling - home page */
.experience_section h3 {
    color: #ffffff;
    font-size: 22px;
}
 
/* H4 Specifications Features page */
.split-section-2 h4 {
    color: #ffffff;
}

/* H2 Specifications Comparision age comparison section */
.bg-dark-2 h2 {
    color: #ffffff;
}

.section-title {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 40px;
}

.industry-block {
    /* border: 1px solid #000; */
    padding: 0px 80px;
    margin-bottom: 120px;
}

.industry-block-last{
    padding: 0px 80px;
    margin-bottom: 80px;
}

.industry-row {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
}

.industry-text-content, .industry-image-content {
    flex: 1;
}

@media (max-width: 767px) {
    .industry-row {
        flex-direction: column;
    }

    .industry-image-content {
        order: 1; /* Image first in the row */
    }

    .industry-text-content {
        order: 2; /* Text second in the row */
    }
}

.industry-title {
    background: #000;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 20px;
}

.industry-text {
    font-size: 16px;
    justify-content: justify;
    text-align: justify;
    line-height: 1.8;
}

.image-placeholder {
    width: 100%;
    background: #f1f1f1;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
    border: 1px solid #ccc;
    font-size: 18px;
    margin-bottom: 20px;
}

@media(min-width:768px) {
    .industry-row {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .industry-text-content, .industry-image-content {
        width: 48%;
    }
}

.industry-image {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}


.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.section-header {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 50px;
    color: #111;
}

.app-block {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    padding: 30px;
    margin-bottom: 120px;
    transition: box-shadow 0.3s ease;
}

.app-block:hover {
    box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}

.app-header {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #333;
}

.app-mt{
    margin-bottom: 40px;
}

.app-subheader {
    font-weight: bolder;
    margin-bottom: 20px;
    color: #555;
}

.app-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.app-text{
    text-align: left;
    padding-left: 70px;
}

.app-text, .app-image {
    flex: 1 1 45%;
}

.app-text ul {
    padding-left: 20px;
    line-height: 1.8;
}

.app-text ul li {
    margin-bottom: 8px;
    font-size: 15px;
}

.app-image img {
    width: 100%;
    /* border-radius: 8px; */
    object-fit: cover;
    /* border: 1px solid #ddd; */
    padding-right: 70px;
}

@media(max-width:768px) {
    .app-text, .app-image {
        flex: 1 1 100%;
    }
}

.section-top-spacing{
    margin-top: 80px;
}

.blur-text-white{
    color: #fff;
    z-index: 2 !important;
}
.lead-text-white{
    font-color: #000000;
}
