/* .rolling-text {
    color: #000;
} */
/* 
.search-icon-header .icon svg{
    color: #000 !important;
} */


img.logo-1 {
    width: 100%;
}


.large-video-playing video {
    max-width: 100%;
    width: 100%;
}

.header-area.header-one {
    background-color: #fff;
}


/* li.menu-item.menu-item-home {
    margin: 23px;
} */



/* ================================================== */
/* ================  Inner page css start============ */
/* ================================================== */


.rts-breadcrumb-area {
    background-color: #0E0E0E;
}

.rts-breadcrumb-area .inner .bg-text {
    color: rgba(255, 255, 255, 0.03);
}


.about-area-right-start .inner-about-wrapper .title {
    font-size: 46px;
}

.header-area.header-one .header-wrapper{
    height: 45px;
}


.logo img {
    /* min-width: 100px; */
    width: 230px;
}

/* === catalogue page css start==== */


.download__page .box:hover .icon {
    opacity: 1
}

.download__page .box .icon li a

/* ,.download__page .box:hover .box-content  */
    {
    color: #000;
    background: #fff
}

.download__page .box .box-content:hover {
    color: #fff;
    background: #000;
}

.download__page .box {
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: .5s
}

.download__page .box:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.download__page .box:before {
    content: "";
    background-image: linear-gradient(to right, rgb(43 41 41), #000);
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
    transition: .5s
}

.download__page .box:hover:before {
    bottom: 0
}

.download__page .box img {
    width: 100%;
    background-size: cover;
    /*height: 500px;*/
    transition: .5s
}

.download__page .box:hover img {
    opacity: .3
}

.download__page .box .box-content {
    color: #fff;
    background-color: #000;
    width: 100%;
    /* padding: 13px 20px 12px; */
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: .5s
}

.download__page .box .title {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0
}

.download__page .box .post {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 4px;
    text-transform: lowercase
}

.download__page .box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transition: .3s
}

.download__page .box .icon li {
    margin: 0 3px;
    display: inline-block
}

.download__page .box .icon li a {
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    display: block;
    transition: .5s
}

.download__page .box .icon li a:hover {
    color: #fff;
    background: #000;
    border-radius: 10px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

@media only screen and (max-width: 990px) {
    .download__page .box {
        margin: 0 0 30px
    }
}

/* ==== catalogue page css end==== */

#chartdiv {
    width: 100%;
    height: 500px;
    margin-top: 50px;
    margin-bottom: 50px;
}


/* ================================== */



.certificate-gallery {
    display: flex;
    gap: 15px;
}

.certificate-gallery img {
    width: 200px;
    height: auto;
    display: block;
}

.certificate img {
    width: 100%;
}


.rts-single-wized .wized-header .title,
.rts-single-wized .single-categories li a {
    color: #000;
}

.signle-portfolio-style-four-inner {
    padding: 15px !important;
}



/* === product detail slider css start==== */

.card-wrapper {
    max-width: 1100px;
    margin: 0 auto;
}

img {
    width: 100%;
    display: block;
}

.img-display {
    overflow: hidden;
    border: 1px solid #d5d0d0;
}

.img-showcase {
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}

.img-showcase img {
    min-width: 100%;

}

.img-select {
    display: flex;
}

.img-item {
    margin: 0.3rem;
    border: 1px solid #d5d0d0;
}

.img-item:nth-child(1),
.img-item:nth-child(2),
.img-item:nth-child(3) {
    margin-right: 0;
}

.img-item:hover {
    opacity: 0.8;
}



@media screen and (min-width: 992px) {
    .card {
        /* display: grid; */
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem;
    }

    .card-wrapper {
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .product-imgs {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .product-content {
        padding-top: 0;
    }
}

/* ===== product detail slider end======= */

h1.title-page.rts_hero__title {
    color: #000;
}

.rts-related-product-area,
.rts-contact-form-pd {
    background-color: #101010;
}


.left-pd-image-bt-content .title {
    color: #000;
}







/* ======================= */

.dg-table-wrapper {
    /* font-family: system-ui, -apple-system, "Segoe UI", Roboto, Arial; */
    margin: 1rem 0;
}

.dg-table-wrapper h3 {
    margin: 0 0 0.5rem 0;
    font-size: 1.125rem;
    color: #1f2937;
}

.dg-table-responsive {
    overflow-x: auto;
    border-radius: 8px;
}

.dg-product-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 560px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.dg-product-table thead th {
    text-align: left;
    padding: 12px 16px;
    background: #f8fafc;
    color: #111827;
    font-weight: 600;
    border-bottom: 1px solid #e6ecf2;
}

.dg-product-table tbody td,
.dg-product-table tbody th {
    padding: 12px 16px;
    vertical-align: top;
    border-bottom: 1px solid #f1f5f9;
    color: #374151;
    font-weight: 400;
}

.dg-product-table tbody th {
    width: 28%;
    text-align: left;
    font-weight: 700;
    color: #0f172a;
    background: #fff;
}

.dg-product-table tbody tr:last-child td {
    border-bottom: 0;
}


@media (max-width: 640px) {
    .dg-product-table thead {
        display: none;
    }

    .dg-product-table {
        border: 0;
        min-width: 100%;
    }

    .dg-product-table tbody td,
    .dg-product-table tbody th {
        display: block;
        width: 100%;
        padding: 12px 14px;
    }

    .dg-product-table tbody tr {
        margin-bottom: 10px;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
        border-radius: 6px;
        overflow: hidden;
    }

    .dg-product-table tbody th {
        background: #f8fafc;
        color: #111827;
    }

    .dg-product-table tbody td {
        background: #fff;
        color: #374151;
    }
}

/* Utility for screen-reader-only text */
.visually-hidden {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
    border: 0;
    padding: 0;
    margin: -1px;
}



/* ======================================= */


.rts-fs-menu {
    background-color: #fff;
}

.rts-fs-menu * .menu-item>a,
.rts-fs--contacts .contact-inner .contact-information .heading-title,
.rts-fs--contacts .contact-inner .contact-information ul li p,
.rts-fs--contacts .contact-inner .contact-information ul li a {
    color: #000;
}


.rts-fs-container .sub-menu li a {
    color: #000 !important;
}

.rts-fs-container .sub-menu li:hover a {
    color: #000 !important;
}


li#menu-item-767 a,
.rts-fs-menu * .menu-item>a {
    color: #000 !important;
}


.single-service-card-box-1,
.single-check-area {
    text-align: center;
}

.single-service-card-box-1 .check-area-wrapper .single-check-area {
    text-align: center !important;
    flex-direction: column;
}













/* ========================================= */




.galleryyy .card {
    position: relative;
    /* height: 500px; */
    /* box-shadow: 5px 5px 20px; */
    overflow: hidden;

    cursor: pointer;
}

.galleryyy .intro {
    position: absolute;
    height: 80px;
    width: 350px;
    bottom: 0;
    overflow: hidden;


    padding: 10px;
    color: #fff;
    /* background-color: rgba(27, 27, 27, .5); */

    transition: .4s ease-in-out;
}

.galleryyy .card:hover .intro {
    height: 280px;
    bottom: 0;
    background-color: #000;
}

 .galleryyy .card:hover .text-p {
    opacity: 1;
    visibility: visible;
}

.galleryyy .card:hover img {
    /* transform: scale(1.1) rotate(-3deg); */
}

.galleryyy img {
    /* height: 500px;
    width: 350px; */
    object-fit: cover;
    /* border-radius: 4px; */
    transition: transform .4s ease-in-out;
}

.galleryyy .text-h1 {
    margin: 10px;
    text-transform: uppercase;
    font-size: 28px;
}

.galleryyy .text-p {
    font-size: 16px;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
}

.galleryyy .title{
    color: #000;
}

/* Active Menu Item Styles */
.current-menu-item > a {
    color: #007bff !important;
    font-weight: 600;
}

.current-menu-item > a .rolling-text {
    color: #007bff !important;
}

/* Active menu item for mobile menu */
.rts-fs-menu .current-menu-item > a {
    color: #007bff !important;
    font-weight: 600;
}

/* Sub-menu active items */
.sub-menu .current-menu-item > a {
    color: #007bff !important;
    font-weight: 600;
    background-color: rgba(0, 123, 255, 0.1);
    padding: 8px 15px;
    border-radius: 4px;
}

/* Hover effect for active menu items */
.current-menu-item:hover > a {
    color: #0056b3 !important;
}

/* Active menu item indicator */
.current-menu-item::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #007bff;
    border-radius: 1px;
}

/* For menu items with children */
.menu-item-has-children.current-menu-item::after {
    display: none;
}

/* Active sub-menu parent */
.menu-item-has-children.current-menu-item > a {
    color: #007bff !important;
    font-weight: 600;
}