<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Add here all your CSS customizations */
#header .header-container {
    min-height: 20px !important;
}

.product-border {
    border: 1px solid #ddd;
}

.product-detail-title {
    font-size: 24px !important;
    font-weight: 600 !important;
}

.page-header {
    background-color: #d7d7d7 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: auto !important;
    margin-bottom: 30px !important;
}

.nav-link-left-2 {
    display: none;
}

.page-header h1 {
    display: inline-block;
    line-height: 32px;
    margin: 0;
    padding: 5px 0;
    font-size: 18px !important;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0 !important;
}

.header-bg {
    background-color: #f7f7f7;
    border-top: 1px solid #e1e1e1;
    text-transform: uppercase;
}

.header-1 {
    color: #2c2c2c;
    font-weight: 600;
    text-transform: uppercase;
}

.fs-14 {
    font-size: 14px !important;
}

.bg-header-2 {
    background-color: #f7f7f7;
    font-weight: 400;
}

.banner-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 715px;
    position: absolute;
    left: 15px;
    right: 15px;
    margin: auto;
    outline-offset: -10px;
    background-color: rgb(246, 246, 246);
    transition: 0.4s ease-out;
    width: 100%;
    bottom: 145px;
    visibility: visible;
    opacity: 1;
    z-index: 3;
}

.mb-200 {
    margin-bottom: 250px;
}

.mb-150 {
    margin-bottom: 150px !important;
}

.mt-150 {
    margin-top: 150px !important;
}

.mt-120 {
    margin-top: 120px !important;
}

.banner-bottom img {
    max-width: 100%;
}

#header .header-top {
    min-height: 70px !important;
    max-height: 70px !important;
}

.overlay:hover:before, .overlay.overlay-show:before, .overlay.show:before {
    opacity: 0.1 !important;
}

.col-50 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.contact-bg {
    background: url("../images/contact-bg.jpg") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

.bg-none, .bg-none:focus {
    color: #fff;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.2);
}

.bg-none::-webkit-input-placeholder {
    color: #fff !important;
}

.bg-none::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff !important;
}

.bg-none:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
}

.bg-none:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff !important;
}

.trade-bottom h2 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #222a34;
    text-align: center;
    font-weight: 600;
}

.trade-bottom p {
    font-size: 14px;
    margin: 0 auto 20px;
}

.trade-bottom .CTA-navy {
    background-color: #222a34;
    color: white;
    display: block;
    margin: 0 auto 20px;
    padding: 9px;
    max-width: 300px;
}

.trade-bottom .CTA-navy span {
    display: block;
    border: 2px solid white;
    background-color: transparent;
    color: white;
    height: 50px;
    line-height: 46px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 600;
    transition: 0.3s ease all;
}

.trade-bottom-bg {
    background-color: #f4f3f2;
    padding: 40px 10px 20px;
    text-align: center;
}

.trade-bottom .CTA-navy:hover span, .trade-bottom .CTA-navy:active span {
    border-color: rgba(255, 255, 255, 0.2);
}

.trade-bg-primary {
    background-color: #222a34;
}

.fs-18 {
    font-size: 18px !important;
}

#footer .logo img {
    max-width: 200px !important;
}

.product-detail-model-ul {
    padding-left: 0 !important;
}

.product-detail-model-ul li {
    list-style: none;
}

.footer-bottom {
    position: relative;
}

.footer-bottom-des {
    position: absolute;
    top: 60%;
    left: 10%;
}

.footer-bottom-des p {
    font-size: 14px;
    margin-bottom: 3px !important;
    color: #fff;
}

.product-detial-list {
    display: none !important;
    font-size: 0.75rem;
    font-family: "Montserrat", sans-serif;
    border: 1px solid transparent;
    margin-right: 0;
    margin-bottom: 0;
}

.product-detial-list:hover {
    border: 1px solid #dee2e6;
    color: #707070 !important;
}

.product-detial-list:active {
    color: #707070 !important;
}

.product-detial-list:first-child {
    display: inline-block !important;
}

.product-detial-list-body {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 30px;

}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #A0A0A0;
    border-color: #A0A0A0;
}

.options img {
    max-width: 75px;
}

#tab-1 p {
    line-height: 32px;
}

@media (min-width: 992px) {
    .m-150 {
        margin-top: 150px;
        margin-bottom: 150px;
    }

    #header .header-nav-main nav &gt; ul &gt; li &gt; a {
        padding: 15px 1.8em !important;
    }

    #header .header-nav-main nav &gt; ul &gt; li.dropdown .dropdown-menu {
        background: #eee !important;
    }

    #header .header-nav-main nav &gt; ul &gt; li.dropdown .dropdown-menu li a:not(.btn) {
        color: #222a34 !important;
    }

    #header .header-nav-main nav &gt; ul &gt; li.dropdown .dropdown-menu li:hover &gt; a, #header .header-nav-main nav &gt; ul &gt; li.dropdown .dropdown-menu li:focus &gt; a {
        color: #222a34 !important;
    }
}

@media (min-width: 768px) {
    .product-main-left {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        /*position: relative;*/
        width: 100%;
        min-height: 1px;
    }

    .product-main-right {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        /*position: relative;*/
        width: 100%;
        min-height: 1px;
    }
}

@media (max-width: 992px) {
    .phone-none {
        display: none !important;
    }

    .phone-display {
        display: inline-flex !important
    }

    .banner-bottom {
        position: inherit !important;
        margin-bottom: 30px !important;
    }

    .mb-200 {
        margin-bottom: 30px !important;
    }

    .page-header {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .products-detail {
        padding: 0 15px;
    }

    .mb-150 {
        margin-bottom: 50px !important;
    }

    .mt-150 {
        margin-top: 50px !important;
    }

    .mt-120 {
        margin-top: 20px !important;
    }
}

/*
* General Styles
*/
.custom-background-style-1 {
    position: relative;
}

.custom-background-style-1:before {
    content: '';
    display: block;
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 50%;
    right: 0;
    width: 100vw;
    background-color: #f1f3f7;
    z-index: -1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
}

@media (max-width: 991px) {
    .custom-background-position-1 {
        background-position: -220px 0 !important;
    }
}

.custom-image-frame-style-1 .image-frame-wrapper .image-frame-info .custom-image-frame-title {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
    -webkit-transition: ease transform 300ms;
    transition: ease transform 300ms;
}

.custom-image-frame-style-1 .image-frame-wrapper .image-frame-info .custom-image-frame-btn {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
}

.custom-image-frame-style-1:after {
    -webkit-transition: ease border-color 300ms;
    transition: ease border-color 300ms;
}

.custom-image-frame-style-1:hover .image-frame-wrapper .image-frame-info .custom-image-frame-title {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.custom-image-frame-style-1:hover .image-frame-wrapper .image-frame-info .custom-image-frame-btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: ease opacity 300ms 300ms, ease visibility 300ms 300ms, ease transform 300ms 300ms;
    transition: ease opacity 300ms 300ms, ease visibility 300ms 300ms, ease transform 300ms 300ms;
}

/*.custom-image-frame-style-1:hover:after {*/
/*    border-color: #000;*/
/*}*/
/*quote*/
.quote-table {
    width: 100%;
}

.quote-table tr th:nth-child(1), .quote-table tr td:nth-child(1) {
    width: 15%;
    text-align: center;
    vertical-align: middle;
}

.quote-table tr th:nth-child(2), .quote-table tr td:nth-child(2) {
    width: 35%;
    text-align: left;
    vertical-align: middle;
}

.quote-table tr th:nth-child(3), .quote-table tr td:nth-child(3) {
    width: 15%;
    text-align: center;
    vertical-align: middle;
}

.quote-table tr th:nth-child(4), .quote-table tr td:nth-child(4) {
    width: 15%;
    text-align: center;
    vertical-align: middle;
}

.quote-table tr th:nth-child(5), .quote-table tr td:nth-child(5) {
    width: 10%;
    text-align: center;
    vertical-align: middle;
}

.quote-table tr th:nth-child(6), .quote-table tr td:nth-child(6) {
    width: 10%;
    text-align: center;
    vertical-align: middle;
}

.cartmoveico {
    color: #252525;
}

.quote-table img {
    width: 75px;
}

.quote-table tr td:nth-child(5) input {
    width: 50%;
    text-align: center;
}

.quote-table tr:first-child {
    height: 50px;
    font-size: 14px;
    color: #000;
}

.quote-table tr {
    height: 120px;
    font-size: 12px;
    color: #666;
    border-bottom: 1px solid #ccc;
}

.quote-btn {
    text-align: right;
}

.quote-btn button:last-child {
    margin-left: 15px;
}

.quote-btn button:first-child {
    background: #ccc;
    color: #333;
}

.quote {
    margin-top: 60px;
    margin-bottom: 60px;
}

.quote p {
    margin: 20px 0 30px;
    color: #d6000f;
}

.contact-supplier {
    margin-top: 40px;
    background: #fff;
}

.contact-supplier h2 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.contact-supplier-email, .contact-supplier-message, .contact-supplier-Quantity {
    padding-bottom: 15px;
}

.contact-supplier-span {
    font-size: 16px;
    color: #000;
    padding-right: 20px;
    display: block;
    padding-bottom: 15px;
}

.contact-supplier-span i {
    color: #ff0000;
}

.contact-supplier-email input, .contact-supplier-Quantity input {
    width: 270px;
    height: 30px;
    border: 1px solid #ced4da;
    padding-left: 10px;
}

.contact-supplier-message textarea {
    height: 200px;
    border: 1px solid #ced4da;
    width: 100%;
    padding: 15px 0 0 15px;
}

.code {
    padding-left: 15px;
}

.code input {
    border: 1px solid #ced4da;
    height: 26px;
    width: 120px;
}

.contact-supplier-message p {
    font-size: 14px;
    color: #888888;
    margin-bottom: 0px;
}

.contact-supplier-email input, .contact-supplier-Quantity input {
    width: 270px;
    height: 30px;
    border: 1px solid #ced4da;
    padding-left: 10px;
}

.contact-supplier-message p {
    font-size: 14px;
    color: #888888;
    margin-bottom: 0px;
}

.contact-supplier-Quantity p {
    /*font-size: 14px;*/
    /*color: #ff0000;*/
    margin-bottom: 5px;
}

.contact-supplier-Quantity button, .contact-supplier-Quantity button:hover, .contact-supplier-Quantity button:focus, .contact-supplier-Quantity button:active {
    border: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
}

.contact-supplier-button {
    background: #252525;
    font-size: 14px;
    width: 120px;
    height: 48px;
    color: #fff;
    border: none;
    outline: none;
    /*margin-bottom: 45px;*/
    margin-top: 15px;
}

.contact-supplier-button:hover {
    background: #252525;
}

.contact-supplier-input input {
    height: 38px;
    border: 1px solid #ced4da;
    width: 100%;
    padding-left: 15px;
    margin-bottom: 30px;

}</pre></body></html>