/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 21 2025 | 07:15:54 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */
* {
    box-sizing: border-box !important;
}

html,
body {
    overflow-x: hidden !important;
    width: 100% !important;
    margin: 0;
    padding: 0;
    max-width: 100% !important;
}

#wrapper,
#page,
#site-content,
#inner-content,
.builder,
.builder-section {
    width: 100% !important;
    max-width: 100% !important;
}

#site-logo-inner a img {
    padding-bottom: 0px;
}
span.cstm-wdth {
    width: 10px;
    margin: 0px 2px;
    display: inline-flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 1024px) {
    .builder-page-892 #site-header {
        border-bottom: 1px solid #ffffff80;
        background-color: #0000004f;
    }
    #site-header.fixed-show {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        background-color: #030f27;
        border-bottom: none;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
        animation: headerSlideDown 0.4s ease-in-out;
    }

    @keyframes headerSlideDown {
        from {
            transform: translateY(-100%);
        }
        to {
            transform: translateY(0);
        }
    }
    .footer-cstm .border-rght {
        border-right: 1px solid #2f3b50;
    }
    .home-about .sub-heading {
        text-align: justify;
    }
}
#site-header {
    height: 120px;
    padding-top: 0px;
}
.header-top {
    display: none;
}
#main-nav,
.nav-top-cart-wrapper {
    margin-top: 0px;
}
.cont-cstm-style {
    margin-bottom: 30px;
}
.cont-cstm-style input {
    height: 60px;
    padding: 15px;
}
a.cont-anchor {
    color: #000000;
}
a.cont-anchor:hover {
    color: #dd200b;
}
#footer {
    padding: 20px 0 20px;
}
#footer-widgets .widget {
    margin: 0;
}
.footer-cstm-cont {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 18px;
    padding: 15px;
}
.footer-cstm-cont .footer-cstm-icn {
    color: #dd200b;
    font-size: 24px;
}
p.footer-cstm-txt {
    margin: 0;
    color: #fff;
    font-weight: normal;
}
#copyright {
    color: #fff;
    font-weight: normal;
}

#work-process-link .master-service:nth-child(1),
#work-process-link .master-service:nth-child(2),
#work-process-link .master-service:nth-child(3),
#work-process-link .master-service:nth-child(4),
#work-process-link .master-service:nth-child(5),
#work-process-link .master-service:nth-child(6),
.home-industry-serv .master-project {
    cursor: pointer;
}

.home-industry-serv .master-project .content-wrap {
    padding-bottom: 0px;
}

.gs-book-author span.book-label {
    display: none;
}

.gs_book_theme1 .single-book-desc-info,
.gs_book_theme7 .single-book-desc-info,
.gs_book_theme7_1 .single-book-desc-info {
    padding: 10px 5px 0px;
}

.cstm-fcs-icn .master-icon-box .fe-user-plus:before {
    content: "\a20a0";
    background: url(../../../../red-labs.designsvisions.com/wp-content/uploads/2024/08/customer-focus-icon.png);
    font-size: 70px;
    object-fit: contain;
    display: block;
    background-size: contain;
}
.slider-links,
.slider-links:hover {
    color: #ff0000;
    text-decoration: none;
}
.about-us-img-bck .master-fancy-image-bg {
    top: -16px;
    left: -16px;
    right: 20px;
    bottom: 20px;
}
.three-d-scan-img-bck .master-fancy-image-bg {
    top: 15px;
    left: -15px;
    right: 20px;
    bottom: 20px;
}
.additive-mnft-bck-img .master-fancy-image-bg {
    top: -10px;
    left: 15px;
    right: 20px;
    bottom: 20px;
}
.additive-mnft2-bck-img .master-fancy-image-bg {
    top: 20px;
    left: -12px;
    right: 20px;
    bottom: 20px;
}
.plt-fab-img-bck .master-fancy-image-bg {
    top: -10px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.plt-fab2-img-bck .master-fancy-image-bg {
    top: -10px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.adv-rtr-img-bck .master-fancy-image-bg {
    top: -10px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.adv-rtr2-img-bck .master-fancy-image-bg {
    top: -15px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.edge-fnsh-img-bck .master-fancy-image-bg {
    top: -10px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.prototype-img-bck .master-fancy-image-bg {
    top: -10px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.shop-page-img-bck .master-fancy-image-bg {
    top: 15px;
    left: -15px;
    right: 20px;
    bottom: 20px;
}
.hdpe-page-img-bck .master-fancy-image-bg {
    top: -15px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
@media screen and (max-width: 520px) {
}

/* Helper Class for Red Text */
.text-red {
    color: #da200b !important;
}
