@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css);

.middle,
body,
html {
    height: 100%
}

iframe,
img {
    width: 100%;
    height: auto
}

.form-control,
section {
    position: relative !important
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.btn:focus,
.btn:focus-visible {
    box-shadow: inherit;
    outline: inherit;
    border: none
}

.form-control,
.modal-title,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Inter, sans-serif !important;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.3px;
}

.header {
    background: white;
    box-shadow: 0px 3px 5px #80808042;
}

.form-control,
body {
    font-size: 14px !important;
    font-weight: 500
}

.btn {
    --bs-btn-border-color: inherit !important;
    border: inherit !important
}

.middle {
    display: flex !important;
    flex-direction: column;
    justify-content: center
}

textarea.form-control {
    min-height: 100px !important
}

.form-control:focus,
.form-control:focus-visible {
    box-shadow: inherit !important;
    outline: inherit !important;
    border: 1px solid #000 !important
}

.form-control::placeholder {
    color: #000 !important;
    background-color: inherit
}

.form-control:disabled {
    font-weight: 500;
    opacity: 1;
    color: #fff !important;
    background-color: #fff
}

.form-control:disabled::placeholder {
    color: #ad0000 !important
}

.form-label {
    margin-bottom: 5px;
    color: #161f73;
    font-weight: 700
}

.form-label span {
    color: red;
    padding-left: 1px
}

.form-control {
    padding: 10px 9px !important;
    color: #000;
    height: 40px !important;
    font-size: 14px !important;
    border-radius: 3px !important;
    transition: .5s !important;
    font-weight: 600 !important;
    letter-spacing: .1px !important;
    background-color: #fff
}

.form-control[type=file] {
    padding: 10px !important
}

a {
    text-decoration: none;
}

ol,
ul {
    padding: 0 !important;
    margin: 0 !important
}

ul li {
    list-style: none
}

.first-header {
    padding: 3px 0;
    border-bottom: 1px solid #64699b40;
    background-color: #3642b5c2;
}

.second-menu,
.top-category-item {
    background-color: #fff
}

.search_btn {

    background: none;

    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 41px;
    height: 40px;
    font-weight: 700;
    /* height: 40px; */

    border: none;
}

.search_btn i {
    text-align: center;
    line-height: 40px;
    font-size: 16.5px;
    color: #f15813;
}

.input_search {
    color: #00000030;
    height: 39px !important;
    font-size: 13px !important;
    border: 1px solid #2c368f;
    border-radius: 15px !important;
    /* border: 2px solid #161f7363; */
    transition: .5s !important;
    box-shadow: 0px 1px 3px #2c35934f;
    font-weight: 400 !important;
    letter-spacing: .1px !important;
    background-color: #fff;
}

.first-header .first-menu .first-menu-middle,
.product-btns,
.social-media,
.social-media ul {
    display: flex;
    align-items: center
}

.social-media p {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0
}

.social-media ul li {
    margin: 0 8px;
    border: 1px solid #161f73;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    line-height: 27px;
    transition: .5s
}

.social-media ul li:hover {
    background-color: #161f73
}

.social-media ul li i {
    color: #161f73;
    font-size: 14px;
    transition: .5s
}

.first-menu .first-menu-middle .first-menu-call:first-child {
    margin-right: 20px
}

.first-menu .first-menu-middle .first-menu-call a {
    color: white;
    font-size: 14px;
    font-weight: 500;
}

.first-menu .first-menu-middle .first-menu-call a i {
    color: #fff;
    font-size: 12px;
    background-color: #ef6121;
    border-radius: 100px;
    padding: 5px;
    width: 24px;
    height: 24px;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
}


.second-menu {
    padding: 2px 0px;
}

.first-menu .first-menu-right .modal-btn i::before,
.product-btns .modal-btn i::before {
    font-weight: 500 !important
}

.first-menu .first-menu-right .modal-btn:hover {
    transform: translateX(0);
    color: #161f73
}

.first-menu .first-menu-right .modal-btn::before,
.modal-btn::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    content: '';
    z-index: -1;
    bottom: 0;
    width: 0;
    transition: .5s;
    border-radius: 100px
}


.second-menu .navbar-nav .nav-link {
    padding: 0 13px !important;
    color: black;
    font-size: 16.2px;
    font-weight: 600;
}

.second-menu form {
    position: relative;
    width: 33%;
    display: flex
}

.about-content .modal-btn i::before,
.all-products-inner .all-products-content ul li a i::before,
.features-list ul li i::before,
.modal-btn i::before,
.new-product-content .modal-btn i::before,
.quick-links ul li a i::before,
.second-menu form i::before {
    font-weight: 900 !important
}

.second-menu form input {
    padding: 10px !important;
    border-radius: 0px !important;
}

.navbar-brand img {
    width: 170px
}

.main-head {
    text-align: center
}


.search-inner,
.top-categories-inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(238px, 1fr));
    gap: 9px;
}

.top-category-item {
    transition: .5s;
    overflow: hidden;
    box-shadow: 0 0 12px 3px #00000010;
    /* border-radius: 5px; */
    padding: 14px 10px 13px 15px;
    border: 1px solid #5357765e;
    /* border-left: 2px solid #303ba596; */
    border-bottom: 2px solid #313fcf;
    /* margin-bottom: 10px; */
    position: relative;
    align-items: center;
    z-index: 0;
}

.top-category-item {}


.top-category-content a {
    font-size: 16px;
    color: black;
    text-align: center;
    display: block;
    font-weight: 600;
    /* border-left: 2px solid #f54b0063; */
    line-height: 1.4;
    align-items: center;
    display: block;
    padding-top: 13px;
    transition: .5s;
}

.top-category-image img {
    width: 180px;
    /* padding: 8px; */
    height: 180px;
    object-fit: contain;
    margin: 12px;
}

.lab_image {
    display: flex;
    justify-content: center;
    background: linear-gradient(45deg, #4055ff1a, transparent);
}



.sitemap ul li:before {
    content: "" !important
}

.sitemap-page .home-btn {
    border: .1vw solid #161f73;
    background-color: #fff;
    padding: 5px 20px;
    color: #000;
    font-weight: 800
}

.sitemap ul li a {
    background: #161f73;
    border-radius: .3vw;
    display: inline-block;
    max-width: fit-content;
    text-decoration: none;
    text-overflow: ellipsis;
    margin: 10px 0;
    -webkit-box-shadow: 0 0 .6vw .1vw #161f7340;
    box-shadow: 0 0 .6vw .1vw #161f7340;
    position: relative;
    letter-spacing: .05vw;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: capitalize
}

.sitemap ul li a:before {
    content: "";
    position: absolute;
    left: -14px;
    top: 50%;
    margin-top: -1px;
    height: 1px;
    width: 20px;
    background: #f06526;
    z-index: -1
}

.sitemap-page .site-sub-catagory {
    background-color: #f06526;
    color: #fff;
    font-weight: 500;
    box-shadow: 0 0 .6vw .1vw #f0652640
}




.all-products-inner .all-products-content h5 a,
.category-inner-list ul li:hover a,
.category-item h5 a,
.newproduct-contet p a,
.related-contet p a,
.top-category-item:hover a {
    color: #000
}

.about-us-two,
.main-about,
.product-brief-two {
    background-color: #f9f9f9
}

.about-img {
    animation: 5s linear infinite about-image
}

@keyframes about-image {

    0%,
    100% {
        transform: translateY(-20px)
    }

    25%,
    75% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(20px)
    }
}

.about-content {
    padding-right: 30px
}



.about-content p {
    font-size: 14.5px;
    margin-bottom: 6px;
    color:black;
    font-weight: 500;
}

.about-content .modal-btn i {
    font-size: 16px;
    padding-left: 10px
}

#req_quote_btn i {
    color: white !important;
    font-size: 10px !important;
}

.features-s {
    background: white;
    padding: 10px !important;
}

.application {
    background: white;
    padding: 10px !important;
}

.modal-btn {

    color: #ff5700;
    align-items: center;
    font-weight: 600;

    padding: 1px 8px;
    position: relative;
    /* overflow: hidden; */

    z-index: 0;
    transition: 1s;
    font-size: 13px;
    width: fit-content;
    display: flex;
}

.modal-btn:hover {
    color: #161f73 !important
}

.contact-left .contact-details ul li:hover a,
.contact-left form .modal-btn i,
.modal-btn i,
.new-product-content .modal-btn i {
    padding-left: 10px
}

.new-products {
    background-color: #bdc3ff1f;
    padding: 24px 0px;
    margin-top: 64px;
}

.new-products2 {
    background-color: #bdc3ff1f;
    padding: 30px 0px 0px 0px;
}

.new-products2 {
    margin-top: 80px;
}

.new-products .main-head {
    padding: 30px 0;
    display: flex;
    justify-content: center
}

.new-product-right .modal-btn {
    margin: 14px auto;
}

.new-product-right .modal-btn:hover {
    box-shadow: 0 0 12px 3px #00000050;
    transform: translateX(0)
}


.new-products .container-fluid,
.new-products .container-fluid .col-md-4 {
    padding: 0 !important
}

.new-product-left {
    text-align: center;
    background-color: #fff;
    position: relative;
    height: 100%
}

.new-product-left img {
    width: 100%;
    margin: 0 auto;
    height: 421px;
}

.new-product-content {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.new-product-content h5 {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px
}

.new-product-content .modal-btn,
.thank-you-content .modal-btn {
    margin: 0 auto
}

.newproduct-item {
    border: 2px solid #40414c2e;
    margin: 5px;
    text-align: center;
    padding: 13px 10px;
    box-shadow: 0 0 12px 3px #00000010;
    background-color: #fff;
    border-radius: 5px;
    transition: .5s;
}

.newproduct-item:hover,
.related-item:hover {
    box-shadow: 0 0 12px 3px #00000050;
    transform: translateY(-10px)
}

.newproduct-img {
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden
}



.newproduct-img img {
    margin: 0 auto;
    width: 200px;
    height: 200px;
    object-fit: contain;
    padding: 6px;
}



.newproduct-carousel .slick-arrow,
.related-carousel .slick-arrow {
    display: none !important
}

.new-products .newproduct-item .modal-btn,
.related-item .modal-btn {
    border-radius: 5px;
    margin: 0;
    transform: translateX(0)
}

.popular-products-item {
    margin-bottom: 12px;
    padding: 0px 11px 10px 11px;
    text-align: center;
    position: relative;
    transition: .5s;
    overflow: hidden;
}

.new-products .newproduct-item .modal-btn::before,
.product-btns .modal-btn::before,
.related-item .modal-btn::before {
    border-radius: 5px
}

.best-sellter-inner {
    columns: 5;
    column-gap: 12px;
}




.best-seller-item {
    display: flex;
    align-items: center;
    box-shadow: 0px 1px 8px #80808099;
    /* border: 2px solid #61658b4a; */
    background-color: #fff;
    border-radius: 5px;
    height: 100%;
}

.contact-input,
.footer-logo {
    margin-bottom: 30px
}

.cata-table tr td:first-child {
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
    background: #e8eaf959;

}

.cata-table .table td {
    font-size: 13px;
    padding: 5px 5px;
    width: 50%;

}

.cata-table tbody tr td,
.cata-table tr td,
.cata-table tr th {
    border-right: .1vw solid #161f7350 !important;
    text-align: center;
    vertical-align: middle;
    border: .1vw solid #161f7350
}

.cata-table .table td:first-child {
    text-align: left
}

.cata-table .table td p {
    margin-bottom: 0 !important
}

.cata-table .table thead tr:first-child td a {
    font-weight: 700 !important;
    text-transform: capitalize;
    color: #161f73;
    font-size: 15px
}

.compare_title h2,
.compare_title h3,
.compare_title h4,
.compare_title h5,
.compare_title h6 {
    font-size: 16px;
    color: #141c60;
    font-weight: 600;
}

.product-compare {
    margin-top: 35px;
}

.product-btns .modal-btn {
    border-radius: 5px;
    border: 1px solid #161f73b5;

    text-transform: capitalize
}

.footer-bottom,
.quick-links h5 {
    border-radius: 5px;
    background-color: #161f73
}

.product-btns .modal-btn:first-child {
    margin-right: 5px;
    background-color: #fff;
    color: #161f73 !important;
    font-size: 15px !important;
}

.product-btns .modal-btn:first-child:hover {
    color: #2a3195 !important;
}

.catalog-design-logo img {
    width: 200px;
}

.catalog-page-one {
    margin-top: 36px;
}

.breadcrumb {
    margin-top: 6px !important;
}

.head-breadcrumb {
    padding: 10px 0;
    background-color: #161f730a;
}

.head-breadcrumb .breadcrumb .breadcrumb-item {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding-left: 5px
}

.head-breadcrumb .breadcrumb .breadcrumb-item a {
    font-size: 14px;
    color: #0b114e;
    font-weight: 400;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #ad9e99;
    padding-right: 5px;
}



.about-us-two .mission {
    background-color: #fff;
    transition: .5s;
    overflow: hidden;
    box-shadow: 0 0 12px 3px #00000010;
    border: 1px solid #6d708f61;
    border-radius: 5px;
    position: relative;
    z-index: 0;
    padding: 14px;
    height: 100%;
}

.about-us-two .mission h5 {
    font-size: 21px;
    font-weight: 600;
    color: #161f73;
    margin-bottom: 6px;
}

.mission p {
    font-size: 14.5px;
    margin-bottom: 6px;
    color: #040404;
    font-weight: 400;
}

.about-us-two {
    margin-top:15px;
}

.about-content {
    margin-top: 20px;
}


.career-form form {
    border: 2px solid #161f73;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 12px 2px #00000020
}

.career-form .main-head {
    text-align: left;
    margin-bottom: 30px
}



.thank-you {
    border-top: 1px dashed #00000020
}

.thank-you-content h1 {
    margin-bottom: 20px;
    color: #161f73
}

.thank-you-content p {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px
}

.thank-icon img {
    width: 30%;
    margin: 0 auto 20px
}





.all-products-outer {
    border: 1px solid #f9f9f9;
    padding: 30px;
    box-shadow: 0 0 12px 3px #00000010
}

.all-products-inner {
    border: 1px solid #f2f3ff;
    display: flex;
    overflow: hidden;
    border-radius: 5px;
    width: 100%;
    transition: .5s;
    margin-bottom: 20px;
    min-height: 243px;
    box-shadow: 0 0 12px 2px #00000015
}

.all-products-inner:hover {
    box-shadow: 0 0 12px 3px #00000030
}

.all-products-inner .all-product-image {
    width: 40%
}

.all-products-inner .all-product-image img {
    padding: 30px;
    display: block;
    width: 80%;
    margin: 0 auto
}

.all-products-inner .all-products-content {
    background-color: #f6f7ff;
    padding: 20px;
    width: 60%
}

.all-products-inner .all-products-content h5 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 20px
}

.all-products-inner .all-products-content ul li:hover a {
    padding-left: 10px;
    color: #000
}

.all-products-inner .all-products-content ul li a {
    color: #161f73;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
    display: flex;
    transition: .5s
}

.all-products-inner .all-products-content ul li a i,
.category-inner-list ul li a i {
    padding-right: 5px
}

.all-products-inner .all-products-content .modal-btn:hover {
    transform: translateX(15px);
    box-shadow: 0 0 12px 2px #00000040
}

.catalog-inner {
    border: 1px solid #f9f9f9;
    padding: 7px 0px;
    box-shadow: 0 0 12px 3px #00000010;
    transition: .5s;
    display: flex;
    flex-wrap: wrap
}

.catalog-inner-item {
    width: 20%;
    margin-bottom: 10px;
    padding: 0px 4px;
    overflow: hidden;
    /* margin: 0 10px 20px; */
    /* box-shadow: 0 0 12px 2px #00000010; */
    /* width: 18.3%; */
    transition: .5s;

}

.catalog-inner-item img {
    width: 180px;
    height: 185px;
    padding: 10px;
    object-fit: contain;
    /* width: 60%; */
    display: block;
}

.cat_innerr {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.modal-btn_cat {
    font-size: 13.5px;
    display: inline-block !important;
    font-weight: 500;
    color: #444040;
    border: 1px solid #2e3cbf7d;
    border-left: 3px solid #f6a079a6;
    /* display: ruby; */
    text-align: center;
    margin-top: 7px;
    border-radius: 3px;
    padding: 2px 10px;
}

.catalog-inner-item .catalog-button {
    transition: .5s;
    padding: 10px 12px 15px 12px;
    display: flex;
    flex-direction: column;
    align-items: anchor-center;
    justify-content: space-between;
    width: 100%;
    box-shadow: 0px 1px 10px #c7c1c175;
    height: 100%;
    border: 1px solid #62647857 !important;
    font-size: 16px;

    font-weight: 700;
}



.catalog-inner-item .modal-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
    border-radius: 0;
    border: none !important;
    box-shadow: 0 0 12px 2px #00000020
}

.catalog-inner-item .modal-btn::before {
    border-radius: 0;
    background: #f6f7ff
}

.modal-dialog {
    max-width: 55%;
    margin: auto 0 0 auto;
    right: 0
}

.modal-title {
    font-size: 20px;
    font-weight: 800;
    color: #161f73;
    text-transform: capitalize
}

#enq_form_btn i {
    color: white !important;
    font-size: 13px !important;
}

#enq_form_btn:hover {
    color: white;
}

.category-inner-list ul li a {
    font-size: 14.5px;
    font-weight: 500;
    color: black;
    margin: 3px 0;
    display: flex;
    transition: .5s;
}

.category-item h5 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 5px
}


.category-img {
    display: flex;
    border-radius: 10px;
    justify-content: center;
    border: 1px solid #475ac175;
    background: #f0f6ff82;
    padding-bottom: 10px;
}

.category-item {
    box-shadow: 0 0 12px 2px #00000010;
    overflow: hidden;
    transition: .5s
}

.category-inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(238px, 1fr));
    gap: 9px;
}

.category-item {
    padding: 12px 14px;

    border-radius: 5px;
    position: relative;
    border: 2px solid #e1e1e1;
}


.sub_catrg {
    width: 25%;
    padding: 0px 5px;
    margin-bottom: 10px;
}

.product-category-item {
    overflow: hidden;
    padding: 10px;
    box-shadow: 0 0 2px 2px #c1b8b830;
    transition: .5s;
    border-radius: 9px;
    border: 1px solid #e3e1e1;
    text-align: center;
    margin-bottom: 11px;
    position: relative;
}

.product-category-item h5 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.product-category-item h5 a {
    color: #000;
    height: 40px
}

.product-category-image img {
    width: 60%;
    margin: 0 auto 20px
}


.product-category-item .modal-btn::before {
    box-shadow: 0 0 12px 2px #00000015;
    background: #f6f7ff;
    border-radius: 0
}

.action,
.action--compare-add,
.cata-table .table td i,
.check-hidden,
.product-plus {
    cursor: pointer
}

.compare_bttn {
    background-color: #041527
}

.action--compare-add:hover .action__text--invisible,
.action--download:hover .action__text--invisible {
    color: #ddd;
    font-size: 14px;
    letter-spacing: 0;
    background: #2f3035;
    border-radius: 2px;
    padding: 3px 5px
}

.action--compare-add input[type=checkbox]:checked~.bi-check {
    display: block;
    color: #fff;
    position: relative;
    top: 0
}

.check-hidden {
    position: absolute;
    opacity: 0;
    right: 0
}

.action {
    font-size: 15px;
    white-space: nowrap;
    border: none;
    background: 0 0;
    justify-content: center;
    display: flex
}

.action i {
    position: relative;
    top: -4px;
}

.action:focus {
    outline: 0
}

.action__text {
    font-weight: 700;
    letter-spacing: .1vw;
    vertical-align: middle
}

.action__text--invisible {
    position: absolute;
    top: 100%;
    opacity: 0;
    pointer-events: none
}

.compare-section {
    position: fixed;
    top: 250px;
    right: 5px
}

.compare-section a {
    font-weight: 600;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 3px
}

.btn-compare {
    background-color: #161f73 !important;
    color: #fff !important
}

.product-plus {
    position: absolute;
    top: 7px;
    right: 9px;
    border: inherit;
    background-color: #666fc7;
    color: #fff;
    margin: 0 auto;
    /* border-radius: 23px; */
    padding-top: 2px;
    /* padding: 3px; */
    transition: .5s;
    width: 20px;
    height: 20px;
    text-align: center;
    justify-content: center;
    display: flex;
}

.action--compare-add .bi-check,
.action--compare-add input[type=checkbox]:checked~.bi-plus,
.desknone {
    display: none
}

.product-by-category-item-content h5 a {
    color: #161f73;
    font-size: 16px;
    font-weight: 700;
    display: block;
    height: 30px
}

.product-btns {
    display: flex;
    justify-content: left;
    margin-top: 13px;
}


.product-brief-image {

    border: 1px solid #e9e9e9;
    border-radius: 8px;
    display: flex;
    justify-content: center;
}



.catalog-modal {
    padding: 15px 17px;
    border-radius: 5px;
    box-shadow: 0 0 3px 2px #00000020;
    background: white;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
    position: relative;
}



.catalog-modal h5 {
    font-size: 28px;
    font-weight: 800;
    color: #161f73;
    margin-bottom: 30px
}

.related-item {
    border: 1px solid #161f7375;
    text-align: center;
    padding: 4px 11px 13px 10px;
    box-shadow: 0 0 12px 3px #00000010;
    background-color: #fff;
    border-radius: 5px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: .5s;
}

.middle_compare img {
    width: 160px;
    height: 160px;
    object-fit: contain;
}

.compare_stri {
    border: 1px solid #80808099;
    margin-top: 20px;
}

.product-compare .cata-table .table td img {
    width: 160px;
}

.product_tabl {
    height: auto !important;
}

.catalog-page-one .about-text p {
    font-size: 16px;
    margin-bottom: 7px;
    font-weight: 800;
    color: #08b651;
}

.catalog-page-one .about-text a {
    display: inline-block;
    font-size: 16px;
    border: 1px solid #2b368e;
    /* margin-top: 15px; */
    font-weight: 600;
    width: fit-content;
    margin-left: inherit;
    padding: 3px 9px;
    margin-bottom: 21px;
}

.catalog-page-one .about-text a i {
    color: #666fc7;
    padding-left: 10px;
    font-size: 15px;
    transition: .5s;
}


.catalog-page-one .about-text h1 {
    font-size: 22px;
    color: #161f73;
    margin-bottom: 11px;
    font-weight: 800;
}

div#myCanvas {
    max-width: 100%;
    height: auto
}

.catalog-design {
    box-shadow: 0 0 .6vw .1vw #0000001f;
    border-bottom: inherit
}

.Catalogs .catalog-first p {
    font-size: 14px;
    background-color: #f06526;
    text-align: center;
    color: #fff;
    padding: 0 1vw
}

.catalog-first-img img {
    width: 230px;
    margin: 30px 0px;
}



.catalog_m {
    width: 630px;
    margin: 0px auto;
}

.catalog-first {
    height: 61vh;
    width: 216px;
    /* width: 100%; */
    /* background-image: url(../images/catalog.jpg); */
    position: relative;
    padding-top: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: bottom;
    width: 100%;
}

.catalog-first-content h1 a {
    font-size: 20px;
    margin-bottom: 0;
    text-align: center;
    color: #000
}

.catalog-second {
    padding: 15px 20px 0;
}

.catalog-second h5 {
    font-size: 18px;
    color: #fff;
    padding: 10px 15px;
    width: fit-content;
    margin-bottom: 10px;
    text-transform: capitalize
}

.catalog-end .catalog-end-text,
.second-content p {
    margin-bottom: 10px;
    font-size: 14px;
    display: flex
}

.catalog-first-content h4 {
    margin-bottom: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 700
}

.second-content p i {
    font-size: 14px;
    padding-right: 5px;
    color: #161f73
}

.second-content .table td {
    border-right: .1vw solid #0ca75030;
    font-size: 14px;
    padding: 10px;
    width: 50%
}

.second-content .table td p {
    font-size: 14px
}

.second-content .table tbody {
    border: .1vw solid #0ca75030
}

.catalog-end {
    border-top: inherit;
    padding: 1px 20px 20px 20px;
}

.catalog-end .catalog-end-text {
    justify-content: space-between;
    margin-bottom: 10px;
    text-transform: capitalize
}

.about-text .download-btn {
    padding: 10px 20px;
    border-radius: 3px;
    color: #000;
    font-size: 14px;
    display: flex;
    justify-content: end;
    width: fit-content;
    margin: 10px 0;
    position: relative;
    z-index: 99999;
    background: #e4002b
}

.catalog-logo .address a,
.catalog-logo .location-address a {
    font-size: 14px;
    color: black;
    text-align: center;
    font-weight: 700;
    padding-left: 5px;
    display: flex;
    justify-content: center;
}

.address a {
    font-size: 15px;
    color: black;
    text-align: center;
    font-weight: 700;
    padding-left: 5px;
    display: block;
}

.address a span {
    color: #161f73;
}

.catalog-logo .address a,
.catalog-logo .location-address span {
    font-size: 15px;
    color: #161f73;
    text-align: center;
    font-weight: 700;
    padding-left: 5px;
    display: block;
}

.catalog-logo .address p,
.catalog-logo .location-address p {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: center;
}

.catalog-end {
    display: flex;
    justify-content: center;
    align-items: center;
}

.catalog-de img {
    width: 165px;
    text-align: center;
    margin-bottom: 13px;
    margin-top: 20px;
}

.catalog-end-logo {
    display: block;
    text-align: center;
}

.catalog-second .second-content ul li {
    display: flex;
    font-size: 14px;
    margin: 10px 0;
    font-weight: 500
}

.catalog-second .second-content ul li i {
    color: #161f73;
    padding-right: 5px
}

.search-inner-item {
    overflow: hidden;

    position: relative;
    box-shadow: 0 0 2px 2px #00000010;
    transition: .5s;
    text-align: center;
    border: 1px solid #e1e1e1;
}

.search-inner-item a {
    padding: 7px 10px;
    display: block;
}

.search-inner-item img {
    width: 190px;
    height: 190px;
    padding: 5px;
    object-fit: contain;
}

.search-inner-item p {
    font-size: 16px;
    font-weight: 600;
    color: #161f73;
    height: 40px
}

.catalog-body .catalog-inner ul li {
    margin: 10px 0;
    border-radius: 5px !important
}

.catalog-body .catalog-inner .modal-btn::before {
    border-radius: 5px !important
}

.catalog-body .catalog-inner ul li a {
    font-size: 15px;
    font-weight: 600;
    padding: 4px;
    color: #161f73;
    display: block;
    text-decoration: none !important;
    ;
}

.catalog-body .catalog-inner ul li a i {
    padding-right: 10px;
    transition: .5s
}

.catalog-body .catalog-inner ul li a i::before {
    font-weight: 400 !important
}

@media only screen and (min-width:280px) and (max-width:479.98px) {




    .first-menu .first-menu-right .modal-btn {
        border-radius: 5px;
        padding: 5px 10px;
        border: 1px solid #161f73 !important;
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 9;
        font-size: 14px;
        transform: translate(0)
    }

    .first-menu .first-menu-right .modal-btn::before {
        border-radius: 5px
    }

    .about-content,
    .catalog-body .catalog-inner ul li,
    .contact-left,
    .first-header,
    .new-product-right,
    .product-brief-content,
    div#myCanvas {
        padding: 0
    }

    .navbar-brand img {
        width: 170px
    }

    .navbar-toggler i {
        color: #161f73;
        font-size: 30px
    }

    .navbar-toggler i::before {
        font-weight: 900 !important
    }

    .second-menu {
        background-color: #eef7ff
    }

    .navbar-collapse {
        position: absolute;
        top: 60px;
        background: #161f73;
        left: 0;
        width: 100%;
        z-index: 99
    }

    .category-img,
    .product-category-item .modal-btn {
        position: inherit
    }

    .second-menu .navbar-nav .nav-link {
        padding: 8px 15px !important;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        text-align: center
    }

    .main-head h1,
    .main-head h2,
    .main-head h3 {
        font-size: 24px;
        margin-bottom: 30px
    }

    .top-category-item {
        background-color: #fff;
        border: 2px solid #ededf2
    }

    .top-category-item::before {
        background: #ededf2
    }

    .top-category-item:hover .top-category-content a {
        color: #161f73
    }

    .catalog-end,
    .catalog-inner,
    .newproduct-item,
    .product-category-right {
        padding: 10px
    }

    .newproduct-img img {
        width: 60%
    }

    .newproduct-img {
        margin-bottom: 10px
    }





    .product-btns .modal-btn:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer-section::before {
        background: linear-gradient(45deg, #ffffff70, #fff)
    }

    .footer-logo img {
        width: 200px
    }



    .quick-links {
        margin-bottom: 30px
    }



    .about-us-two .mission {
        padding: 10px;
       
        height: inherit
    }

    .about-us-two .mission h5,
    .modal-title,
    .product-brief-content h1 {
        font-size: 24px
    }

    .all-products-one .main-head p,
    .catalogs-one .main-head p,
    .category-one .main-head p,
    .product-brief-content p,
    .product-by-category-one .main-head p {
        font-size: 15px
    }

    .about-text,
    .all-products-one .main-head,
    .catalogs-one .main-head,
    .category-one .main-head,
    .product-by-category-one .main-head {
        margin-bottom: 20px
    }

    .all-products-outer {
        padding: 0;
        columns: 1;
        box-shadow: inherit
    }

    .all-products-inner {
        display: block;
        min-height: inherit
    }


    .all-products-inner .all-products-content h5 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .all-products-inner .all-products-content ul li a {
        font-size: 15px;
        margin: 10px 0
    }

    .catalog-inner-item {
        width: 100%;
        border-radius: 0;
        min-height: inherit
    }

    .catalog-inner-item .catalog-button {
        border-radius: 0;
        padding: 10px
    }

    .catalog-inner-item .modal-btn {
        position: inherit;
        margin-top: 10px
    }

    .catalog-inner-item img {
        width: 80%
    }

    .category-inner-list {
        display: inline-grid;
        width: 100%
    }

    .category-inner-list-item {
        width: 100%;
        order: 2
    }




    .category-item h5 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .contact-left .contact-details ul li a {
        display: flex;

        width: 100%;
        margin: 0;
    }

    .contact-left .contact-details ul li a i {
        display: inline-flex;
        margin-right: 6px;
        margin-bottom: 10px
    }



    .contact-left .contact-details ul li:last-child a {
        margin-bottom: 0
    }

    .contact-left form {
        margin: 30px 0
    }

    .thank-icon img {
        width: 50%
    }

    .product-brief-image {
        height: inherit;
        margin-bottom: 20px
    }

    .product-brief-two .nav-pills::before {
        display: none
    }



    .product-brief-two .nav-pills .nav-link.active {
        margin: 10px 0
    }

    .product-brief-two .nav-pills .nav-link {
        width: 100%;
        margin: 0;
        text-align: left
    }

    .applications h3,
    .catalog-download h4,
    .features-list h3,
    .product-brief-two .specification-table h2 {
        font-size: 24px;
        margin-bottom: 20px
    }



    .catalog-body .catalog-inner ul li a,
    .features-list ul li {
        display: flex
    }

    .form-control {
        padding: 5px !important
    }

    .related-contet p {
        height: inherit;
        margin-bottom: 10px
    }

    .product-category-right ul li:first-child a {
        margin-left: 5px
    }

    .product-category-right ul li a {
        margin: 5px
    }



    .product-compare .cata-table .table td img {
        width: 100px
    }

    .catalog-first-content h4,
    .catalog-page-one .about-text h1 {
        font-size: 18px
    }

    .catalog-first {
        height: 70vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }



    .catalog-second {
        padding: 10px 10px 0
    }

    .modal-dialog {
        max-width: 100%
    }
}

@media only screen and (min-width:480px) and (max-width:575.98px) {





    .first-menu .first-menu-right .modal-btn {
        border-radius: 5px;
        padding: 5px 10px;
        border: 1px solid #161f73 !important;
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 9;
        font-size: 14px;
        transform: translate(0)
    }

    .first-menu .first-menu-right .modal-btn::before {
        border-radius: 5px
    }

    .about-content,
    .catalog-body .catalog-inner ul li,
    .contact-left,
    .first-header,
    .new-product-right,
    .product-brief-content,
    div#myCanvas {
        padding: 0
    }

    .navbar-brand img {
        width: 170px
    }

    .navbar-toggler i {
        color: #161f73;
        font-size: 30px
    }

    .navbar-toggler i::before {
        font-weight: 900 !important
    }

    .second-menu {
        background-color: #eef7ff
    }

    .navbar-collapse {
        position: absolute;
        top: 60px;
        background: #161f73;
        left: 0;
        width: 100%;
        z-index: 99
    }

    .second-menu .navbar-nav .nav-link {
        padding: 8px 15px !important;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        text-align: center
    }

    .main-head h1,
    .main-head h2,
    .main-head h3 {
        font-size: 24px;
        margin-bottom: 30px
    }

    .top-category-item {
        background-color: #fff;
        border: 2px solid #ededf2;
        display: block
    }

    .top-category-image img {
        width: 50%;
        background-color: #fff
    }

    .top-category-content a {
        padding: 10px 0 !important;
        text-align: center
    }

    .top-category-image {
        text-align: center
    }

    .top-category-item a {
        padding: 10px !important
    }

    .top-category-item::before {
        background: #ededf2;
        bottom: -50px
    }

    .top-category-item:hover .top-category-content a {
        color: #161f73
    }

    .catalog-end,
    .catalog-inner,
    .newproduct-item,
    .product-category-right {
        padding: 10px
    }


    .newproduct-img {
        margin-bottom: 10px
    }


    .newproduct-contet p {
        height: inherit
    }

    .category-img a,
    .product-btns {
        display: block
    }



    .product-btns .modal-btn:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer-section::before {
        background: linear-gradient(45deg, #ffffff70, #fff)
    }

    .footer-logo img,
    .product-compare .cata-table .table td img {
        width: 200px
    }




    .about-us-two .mission {
        padding: 10px;
        margin-bottom: 20px;
        height: inherit
    }

    .about-us-two .mission h5,
    .modal-title,
    .product-brief-content h1 {
        font-size: 24px
    }

    .all-products-one .main-head p,
    .catalogs-one .main-head p,
    .category-one .main-head p,
    .product-brief-content p,
    .product-by-category-one .main-head p {
        font-size: 15px
    }

    .about-text,
    .all-products-one .main-head,
    .catalogs-one .main-head,
    .category-one .main-head,
    .product-by-category-one .main-head {
        margin-bottom: 20px
    }

    .all-products-outer {
        padding: 20px;
        box-shadow: 0 0 12px 3px #00000010;
        columns: 2;
        background-color: #fff
    }

    .all-products-inner {
        display: block;
        min-height: inherit
    }

    .all-products-inner .all-product-image,
    .all-products-inner .all-products-content {
        width: 100%;
        padding: 10px
    }

    .all-products-inner .all-products-content h5 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .all-products-inner .all-products-content ul li a {
        font-size: 15px;
        margin: 10px 0
    }



    .catalog-inner-item img {
        width: 80%;
        margin: 0 auto 10px
    }

    .category-inner-list {
        display: inline-grid;
        width: 100%
    }

    .category-inner-list-item {
        width: 100%;
        order: 2
    }



    .category-item h5 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .contact-left .contact-details ul li a {

        width: 100%;
        margin: 0
    }

    .contact-left .contact-details ul li a i {
        display: inline-flex;
        margin-right: 10px;
    }



    .contact-left .contact-details ul li:last-child a {
        margin-bottom: 0
    }

    .contact-left form {
        margin: 30px 0
    }

    .best-seller-content,
    .best-seller-img,
    .thank-icon img {
        width: 50%
    }

    .product-brief-image {
        height: inherit;
        margin-bottom: 20px
    }

    .product-brief-two .nav-pills::before {
        display: none
    }



    .product-brief-two .nav-pills .nav-link.active {
        margin: 10px 0
    }



    .product-brief-two .nav-pills .nav-link {
        width: 100%;
        margin: 0;
        text-align: left
    }

    .applications h3,
    .catalog-download h4,
    .features-list h3,
    .product-brief-two .specification-table h2 {
        font-size: 24px;
        margin-bottom: 20px
    }


    .catalog-body .catalog-inner ul li a,
    .features-list ul li {
        display: flex
    }

    .form-control {
        padding: 5px !important
    }

    .related-contet p {
        height: inherit;
        margin-bottom: 10px
    }

    .product-category-right ul li:first-child a {
        margin-left: 5px
    }

    .product-category-right ul li a {
        margin: 5px
    }




    .catalog-first-content h4,
    .catalog-page-one .about-text h1 {
        font-size: 18px
    }

    .catalog-first {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .catalog-second {
        padding: 10px 10px 0
    }

    .all-products-inner .all-product-image img {
        padding: 20px;
        width: 100%
    }

    .modal-dialog {
        max-width: 100%
    }

}

@media only screen and (min-width:576px) and (max-width:767.98px) {


    .first-menu .first-menu-right .modal-btn {
        border-radius: 5px;
        padding: 5px 10px;
        border: 1px solid #161f73 !important;
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 9;
        font-size: 14px;
        transform: translate(0)
    }

    .first-menu .first-menu-right .modal-btn::before {
        border-radius: 5px
    }

    .about-content,
    .catalog-body .catalog-inner ul li,
    .contact-left,
    .first-header,
    .new-product-right,
    .product-brief-content,
    div#myCanvas {
        padding: 0
    }

    .navbar-brand img {
        width: 170px
    }

    .navbar-toggler i {
        color: #161f73;
        font-size: 30px
    }

    .navbar-toggler i::before {
        font-weight: 900 !important
    }

    .second-menu {
        background-color: #eef7ff
    }

    .navbar-collapse {
        position: absolute;
        top: 60px;
        background: #161f73;
        left: 0;
        width: 100%;
        z-index: 99
    }

    .second-menu .navbar-nav .nav-link {
        padding: 8px 15px !important;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        text-align: center
    }

    .main-head h1,
    .main-head h2,
    .main-head h3 {
        font-size: 24px;
        margin-bottom: 30px
    }



    .top-category-item {
        background-color: #fff;
        border: 2px solid #ededf2;
        display: block
    }

    .top-category-image img {
        width: 50%;
        background-color: #fff
    }

    .top-category-content a {
        padding: 10px 0 !important;
        text-align: center
    }

    .top-category-image {
        text-align: center
    }

    .top-category-item a {
        padding: 10px !important
    }

    .top-category-item::before {
        background: #ededf2;
        bottom: -50px
    }

    .top-category-item:hover .top-category-content a {
        color: #161f73
    }

    .catalog-end,
    .catalog-inner,
    .newproduct-item {
        padding: 10px
    }


    .newproduct-img {
        margin-bottom: 10px
    }

    .best-sellter-inner {
        columns: 1;
        columns: 2
    }

    .newproduct-contet p {
        height: inherit
    }




    .product-btns .modal-btn:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer-section::before {
        background: linear-gradient(45deg, #ffffff70, #fff)
    }

    .footer-logo img {
        width: 200px
    }



    .about-us-two .mission {
        padding: 10px;
       
        height: inherit
    }

    .about-us-two .mission h5,
    .modal-title,
    .product-brief-content h1 {
        font-size: 24px
    }

    .all-products-one .main-head p,
    .catalogs-one .main-head p,
    .category-one .main-head p,
    .product-brief-content p,
    .product-by-category-one .main-head p {
        font-size: 15px
    }

    .about-text,
    .all-products-one .main-head,
    .catalogs-one .main-head,
    .category-one .main-head,
    .product-by-category-one .main-head {
        margin-bottom: 20px
    }

    .all-products-outer {
        padding: 20px;
        box-shadow: 0 0 12px 3px #00000010;
        columns: 2;
        background-color: #fff
    }

    .all-products-inner {
        display: block;
        min-height: inherit
    }

    .all-products-inner .all-product-image,
    .all-products-inner .all-products-content {
        width: 100%;
        padding: 10px
    }

    .all-products-inner .all-products-content h5 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .all-products-inner .all-products-content ul li a {
        font-size: 15px;
        margin: 10px 0
    }



    .category-inner-list {
        display: inline-grid;
        width: 100%
    }

    .category-inner-list-item {
        width: 100%;
        order: 2
    }




    .category-item h5 {
        font-size: 18px;
        margin-bottom: 20px
    }

    .contact-left .contact-details ul li a {

        width: 100%;
        margin: 0
    }

    .contact-left .contact-details ul li a i {
        display: inline-flex;
        margin-right: 10px
    }



    .contact-left .contact-details ul li:last-child a {
        margin-bottom: 0
    }

    .contact-left form {
        margin: 30px 0
    }

    .thank-icon img {
        width: 50%
    }

    .product-brief-image {
        height: inherit;
        margin-bottom: 20px
    }

    .product-brief-two .nav-pills::before {
        display: none
    }



    .product-brief-two .nav-pills .nav-link.active {
        margin: 10px 0
    }


    .product-brief-two .nav-pills .nav-link {
        width: 100%;
        margin: 0;
        text-align: left
    }

    .applications h3,
    .catalog-download h4,
    .features-list h3,
    .product-brief-two .specification-table h2 {
        font-size: 24px;
        margin-bottom: 20px
    }


    .catalog-body .catalog-inner ul li a,
    .features-list ul li {
        display: flex
    }

    .form-control {
        padding: 5px !important
    }

    .related-contet p {
        height: inherit;
        margin-bottom: 10px
    }

    .product-category-right ul li:first-child a {
        margin-left: 5px
    }

    .product-category-right ul li a {
        margin: 5px
    }


    .product-compare .cata-table .table td img {
        width: 150px
    }



    .catalog-first-content h4,
    .catalog-page-one .about-text h1 {
        font-size: 18px
    }

    .catalog-first {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .catalog-second {
        padding: 10px 10px 0
    }

    .best-seller-content,
    .best-seller-img {
        width: 100%
    }

    .best-seller-item img {
        width: 70%;
        margin: 0 auto 20px
    }

    .all-products-inner .all-product-image img {
        padding: 20px;
        width: 100%
    }

    .modal-dialog {
        max-width: 100%
    }


}

@media only screen and (min-width:768px) and (max-width:991.98px) {



    .first-menu .first-menu-right .modal-btn {
        border-radius: 5px;
        padding: 5px 10px;
        border: 1px solid #161f73 !important;
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 9;
        font-size: 14px;
        transform: translate(0)
    }

    .first-menu .first-menu-right .modal-btn::before {
        border-radius: 5px
    }

    .about-content,
    .contact-left,
    .first-header,
    .new-product-right,
    .product-brief-content {
        padding: 0
    }

    .navbar-brand img {
        width: 170px
    }

    .navbar-toggler i {
        color: #161f73;
        font-size: 30px
    }

    .navbar-toggler i::before {
        font-weight: 900 !important
    }

    .second-menu {
        background-color: #eef7ff
    }

    .navbar-collapse {
        position: absolute;
        top: 60px;
        background: #161f73;
        left: 0;
        width: 100%;
        z-index: 99
    }

    .second-menu .navbar-nav .nav-link {
        padding: 8px 15px !important;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        text-align: center
    }

    .main-head h1,
    .main-head h2,
    .main-head h3 {
        font-size: 24px;
        margin-bottom: 30px
    }

    .search-inner,
    .top-categories-inner {
        columns: 3
    }

    .top-category-item {
        background-color: #fff;
        border: 2px solid #ededf2;
        display: block
    }

    .top-category-image img {
        width: 50%;
        background-color: #fff
    }

    .top-category-content a {
        padding: 10px 0 !important;
        text-align: center
    }

    .top-category-image {
        text-align: center
    }

    .top-category-item a {
        padding: 10px !important
    }

    .top-category-item::before {
        background: #ededf2;
        bottom: -50px
    }

    .top-category-item:hover .top-category-content a {
        color: #161f73
    }

    .catalog-end,
    .catalog-inner,
    .newproduct-item {
        padding: 10px
    }



    .newproduct-img {
        margin-bottom: 10px
    }

    .best-sellter-inner {
        columns: 1
    }

    .newproduct-contet p {
        height: inherit
    }


    .best-seller-item,
    .category-img a,
    .product-btns {
        display: block
    }



    .product-btns .modal-btn:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer-section::before {
        background: linear-gradient(45deg, #ffffff70, #fff)
    }

    .footer-logo img {
        width: 200px
    }


    .quick-links {
        margin-bottom: 30px
    }



    .about-us-two .mission {
        padding: 10px;
       
        height: inherit
    }

    .about-us-two .mission h5,
    .modal-title {
        font-size: 24px
    }

    .all-products-one .main-head p,
    .catalogs-one .main-head p,
    .category-one .main-head p,
    .product-by-category-one .main-head p {
        font-size: 15px
    }

    .about-text,
    .all-products-one .main-head,
    .catalogs-one .main-head,
    .category-one .main-head,
    .product-by-category-one .main-head {
        margin-bottom: 20px
    }

    .all-products-outer {
        padding: 20px;
        box-shadow: 0 0 12px 3px #00000010;
        columns: 2;
        background-color: #fff
    }

    .all-products-inner {
        display: block;
        min-height: inherit
    }

    .all-products-inner .all-product-image,
    .all-products-inner .all-products-content {
        width: 100%;
        padding: 10px
    }

    .all-products-inner .all-products-content h5 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .all-products-inner .all-products-content ul li a {
        font-size: 15px;
        margin: 10px 0
    }




    .category-inner-list {
        display: inline-grid;
        width: 100%
    }

    .category-inner-list-item {
        width: 100%;
        order: 2
    }



    .category-item h5 {
        font-size: 18px;
        margin-bottom: 20px
    }

    .contact-left .contact-details ul li a {

        width: 100%;
        margin: 0
    }

    .contact-left .contact-details ul li a i {
        display: inline-flex;
        margin-right: 10px
    }



    .contact-left .contact-details ul li:last-child a {
        margin-bottom: 0
    }

    .contact-left form {
        margin: 30px 0
    }

    .thank-icon img {
        width: 50%
    }

    .product-brief-image {
        height: inherit;
        margin-bottom: 20px
    }

    .catalog-first-content h4,
    .catalog-page-one .about-text h1,
    .product-brief-content h1 {
        font-size: 18px
    }

    .product-brief-content p {
        font-size: 14px
    }

    .product-brief-two .nav-pills::before {
        display: none
    }


    .product-brief-two .nav-pills .nav-link.active {
        margin: 0
    }



    .product-brief-two .nav-pills .nav-link {
        width: 100%;
        margin: 0;
        text-align: left
    }

    .applications h3,
    .catalog-download h4,
    .features-list h3,
    .product-brief-two .specification-table h2 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .catalog-body .catalog-inner ul li a,
    .features-list ul li {
        display: flex
    }

    .form-control {
        padding: 5px !important
    }

    .related-contet p {
        height: inherit;
        margin-bottom: 10px
    }

    .product-category-right ul li:first-child a {
        margin-left: 5px
    }

    .product-category-right ul li a {
        margin: 5px
    }

    .product-category-inner {
        margin-top: 40px;
        columns: 3
    }

    .product-compare .cata-table .table td img {
        width: 150px
    }



    .catalog-first {
        height: 60vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .catalog-second {
        padding: 10px 10px 0
    }

    .best-sellter-inner {
        columns: inherit;
        display: flex;
        flex-wrap: wrap
    }

    .best-sellter-inner .popular-products-item {
        width: 31%;
    }

    .best-seller-content,
    .best-seller-img,
    .product-brief-image img {
        width: 100%
    }

    .best-seller-item img {
        width: 70%;
        margin: 0 auto 20px
    }

    .all-products-inner .all-product-image img {
        padding: 20px;
        width: 60%
    }

    .modal-dialog {
        max-width: 100%
    }

    .catalog-body .catalog-inner ul li {
        padding: 0;
        width: 49%
    }

    .product-category-image img {
        width: 80%
    }

    .catalog-body .catalog-inner ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {

    .category-img a,
    .top-category-image {
        text-align: center
    }

    .first-menu .first-menu-right .modal-btn::before {
        border-radius: 5px
    }

    .second-menu .navbar-nav .nav-link {
        padding: 0 10px !important;
        font-size: 15px
    }

    .navbar-brand img,
    .product-compare .cata-table .table td img {
        width: 150px
    }

    .social-media ul li {
        margin: 0 5px
    }

    .first-menu .first-menu-middle .first-menu-call a,
    .first-menu .first-menu-right .modal-btn,
    .product-brief-content p,
    .social-media p {
        font-size: 14px
    }

    .navbar-toggler i {
        color: #161f73;
        font-size: 30px
    }

    .navbar-toggler i::before {
        font-weight: 900 !important
    }

    .about-content p,
    .about-us-two .mission p,
    .all-products-one .main-head p,
    .catalogs-one .main-head p,
    .category-one .main-head p,
    .product-by-category-one .main-head p {
        font-size: 15px
    }

    .main-head h1,
    .main-head h2,
    .main-head h3 {
        font-size: 24px;
        margin-bottom: 30px
    }

    .top-category-item {
        background-color: #fff;
        border: 2px solid #ededf2;
        display: block
    }

    .top-category-image img {
        width: 50%;
        background-color: #fff
    }

    .top-category-content a {
        padding: 10px 0 !important;
        text-align: center
    }

    .top-category-item a {
        padding: 10px !important
    }

    .top-category-item::before {
        background: #ededf2;
        bottom: -50px
    }

    .top-category-item:hover .top-category-content a {
        color: #161f73
    }

    .about-content,
    .contact-left,
    .new-product-right,
    .product-brief-content {
        padding: 0
    }

    .catalog-end,
    .newproduct-item {
        padding: 10px
    }



    .newproduct-img {
        margin-bottom: 10px
    }

    .best-sellter-inner {
        columns: 1
    }

    .newproduct-contet p {
        height: inherit
    }


    .product-btns {
        display: block
    }



    .product-btns .modal-btn:first-child {
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer-section::before {
        background: linear-gradient(45deg, #ffffff70, #fff)
    }

    .footer-logo img {
        width: 200px
    }



    .about-us-two .mission {
        padding: 10px;
        
        height: inherit
    }

    .about-us-two .mission h5,
    .modal-title {
        font-size: 24px
    }

    .about-text,
    .all-products-one .main-head,
    .catalogs-one .main-head,
    .category-one .main-head,
    .product-by-category-one .main-head {
        margin-bottom: 20px
    }

    .all-products-outer {
        padding: 20px;
        box-shadow: 0 0 12px 3px #00000010;
        columns: 2;
        background-color: #fff
    }

    .all-products-inner {
        min-height: inherit
    }

    .all-products-inner .all-product-image {
        width: 80%;
        padding: 10px
    }

    .all-products-inner .all-product-image img,
    .all-products-inner .all-products-content,
    .best-seller-content,
    .best-seller-img,
    .product-brief-image img {
        width: 100%
    }

    .all-products-inner .all-products-content h5 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .all-products-inner .all-products-content ul li a {
        font-size: 15px;
        margin: 10px 0
    }






    .category-img {

        padding: 10px;
        position: inherit;
        margin: 10px
    }

    .category-img a {
        display: block;
        align-items: center;
        line-height: 140px
    }


    .category-item h5 {
        font-size: 18px;
        margin-bottom: 20px
    }

    .contact-left .contact-details ul li a {

        width: 100%;
        margin: 0
    }

    .contact-left .contact-details ul li a i {
        display: inline-flex;
        margin-right: 10px
    }



    .contact-left .contact-details ul li:last-child a {
        margin-bottom: 0
    }

    .contact-left form {
        margin: 30px 0
    }

    .thank-icon img {
        width: 50%
    }

    .product-brief-image {
        height: inherit;
        margin-bottom: 20px
    }

    .catalog-first-content h4,
    .catalog-page-one .about-text h1,
    .product-brief-content h1 {
        font-size: 18px
    }

    .product-brief-two .nav-pills::before {
        display: none
    }


    .product-brief-two .nav-pills .nav-link.active {
        margin: 0
    }

    .product-brief-two .nav-pills li {
        list-style: none
    }

    .product-brief-two .nav-pills .nav-link {
        width: 100%;
        margin: 0;
        text-align: left
    }

    .applications h3,
    .catalog-download h4,
    .features-list h3,
    .product-brief-two .specification-table h2 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .catalog-body .catalog-inner ul li a,
    .features-list ul li {
        display: flex
    }

    .form-control {
        padding: 5px !important
    }

    .related-contet p {
        height: inherit;
        margin-bottom: 10px
    }

    .product-category-right ul li:first-child a {
        margin-left: 5px
    }

    .product-category-right ul li a {
        margin: 5px
    }

    .product-category-inner {
        margin-top: 40px;
        columns: 2
    }



    .catalog-first {
        height: 64vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .catalog-second {
        padding: 10px 10px 0
    }

    div#myCanvas {
        margin: 0 auto
    }

    .best-sellter-inner {
        columns: inherit;
        display: flex;
        flex-wrap: wrap
    }

    .best-sellter-inner .popular-products-item {
        width: 23%
    }

    .best-sellter-inner .popular-products-item .modal-btn,
    .related-item .modal-btn {
        padding: 5px 10px
    }

    .best-seller-item img,
    .product-category-image img {
        width: 80%
    }

    .modal-dialog {
        max-width: 100%
    }

    .catalog-body .catalog-inner ul li {
        padding: 0;
        width: 49%
    }

    .catalog-body .catalog-inner ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .quick-links ul li a br {
        display: none !important
    }
}


/* new css */

.heading_main h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 3px;
    margin-bottom: 1px;
       color: rgb(44 54 142);
}

header {
    background: white;
    box-shadow: 0px 2px 5px #d7d1d1;
}

.top-category-content a:hover {
    color: black;
}

.heading2 h2,
.heading2 h3,
.heading2 h4,
.heading2 h5,
.heading2 h6 {
    text-align: center;
    font-size: 27px;
    font-weight: 700;
    padding-bottom: 3px;
    margin-bottom: 1px;
    color: rgb(19 27 104);
}

.main-about {
    margin-top: 40px;
}

.top-categories {
    margin-top: 61px;
}

.popular-products {
    margin-top: 80px;
}
.catalog_m .about-text{
    text-align: center;
}
.popular-products-img img {
    width: 201px !important;
    height: 199px !important;
    object-fit: contain !important;
    padding: 10px !important;
}

.best-sellter-inner .popular-products-item {
    border: 1px solid #61647e78 !important;
    background-color: #fff;
    border-radius: 5px;
}

.most_v h2,
.most_v h3,
.most_v h4,
.most_v h5,
.most_v h6 {
    margin-bottom: 5px;
    font-size: 15.6px;
    text-align: left;
    font-weight: 600;
    color: #090f48fc;
    display: block;
}

.popular-products-item {
    border: 1px solid #61647e78 !important;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.popular_main {
    width: 25%;
    padding: 0px 5px;
    margin-bottom: 12px;

}

.modal-btn i {
    padding-left: 3px;
    color: #F44336;
    font-size: 16px;

}

.main_be {
    width: 33.33%;
    padding: 0px 5px;
    margin-bottom: 12px;
}

.main-about1 {
    margin-top: 30px;
}

.best-seller-img img {
    width: 141px;
    height: 141px;
    object-fit: contain;
}

.best-seller-content {
    padding: 0px 10px 10px 7px;
    width: 100%;
}

.best_product h2,
.best_product h3,
.best_product h4,
.best_product h5,
.best_product h6 {
    font-size: 16px;
    font-weight: 600;
    color: #0e1687;

    margin-bottom: -17px;
}

.bestseller {
    margin-top: 98px;
}

.new-products {
    margin-top: 90px;
}

.cata-table {

    overflow: auto;
    scrollbar-color: #bfc1c7 #f2f8f9;
    scrollbar-width: thin;
}

.table-condensed p {
    color: #2a2929 !important;
    font-weight: 400 !important;
}

.modal-btn3 {
    margin-right: 5px;
    background-color: #fff;
    color: #030526 !important;
    border-radius: 5px;
    border: 1px solid #ff6719a6;
    text-transform: capitalize;
    font-weight: 500;
    padding: 4px 9px;
}

.modal-btn4 {
    margin-right: 5px;
    background-color: #fff;
    color: #f33a00 !important;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 13px;
    padding: 4px 9px;
    border: 1px solid #7c696396;
}


.fetured_p h2,
.fetured_p h3,
.fetured_p h4,
.fetured_p h5,
.fetured_p h6 {
    font-size: 17px;
    font-weight: 600;
    color: #0e1687;
    margin-bottom: 10px;
}

.modal-fetu {
    border: 1px solid #b5b6c2;
    color: #ff5700;
    border-radius: 100px;
    font-weight: 500;
    padding: 4px 9px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    transition: 1s;
    font-size: 13px;
    width: fit-content;
    display: flex;
    margin: 0px auto;
    ;
}

.newproduct-carousel {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.newproduct-item {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    height: 344px !important;
    padding: 16px;
    width: 100%;
}

.newproduct-img img {

    margin: 0 auto 16px;
}

.newproduct-contet {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.fetured_p {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    justify-content: center;
    text-align: center;
    margin-bottom: 12px;
}

.modal-fetu {
    align-self: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 13px;
    font-size: 14px;
    border: 1px solid #b5b6c2;
    color: #ff5700;
    border-radius: 20px;

    text-decoration: none;
    transition: 0.2s ease;
}

.modal-fetu:hover {
    background: #007bff;
    color: #fff;
}


.footer-section {
    background: linear-gradient(45deg, #363e8526, #ffffff);
    /* background-color: #f8f9fa; */
    padding: 20px 0px 0px 0px;
    font-size: 15px;
    color: #333;
    border-top: 2px solid #007bff4f;
    margin-top: 93px;
}

.footer-logo img {
    max-width: 180px;
    margin-bottom: 15px;
}

.footer-logo p {
    color: black;
    font-weight: 500;
    line-height: 1.5;
    font-size: 14px;
    margin-top: 10px;
}

.foo_l {
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 15px;
    color: #fb5b13;
    position: relative;
}

.foo_l::after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #2c368f;
    margin-top: 5px;
}

.quick-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.quick-links ul li {
    margin-bottom: 8px;
}

.quick-links ul li a {
    color: black !important;
    font-weight: 500;
    /* line-height: 1.7; */
    font-size: 14px;
    margin-top: 9px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
}

.quick-links ul li a i {
    margin-right: 6px;
    color: #2a348e;
    font-size: 15px;
}

.quick-links ul li a:hover {
    color: #007bff;
}

.footer-bottom p {
    margin-bottom: 0px;
    font-weight: 500;
    color: white;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.footer-bottom {
    border-top: 1px solid #ddd;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    font-size: 14px;
    color: white;
    margin-top: 14px;
}

.footer-bottom a {
    color: white;
    text-decoration: none;
}


.footer-bottom a:hover {
    text-decoration: underline;
}

.related-contet .modal-btn {
      display: block !important;
    padding: 1px 0px;
    border: 1px solid #0c1a97;
    padding: 2px 8px;

}

@media (max-width: 767px) {
    .footer-logo img {
        margin-bottom: 10px;
    }


    .foo_l {
        font-size: 16px;
    }
}

.car_itm h2,
.car_itm h3,
.car_itm h4,
.car_itm h5,
.car_itm h6 {
    font-size: 18.5px;
    font-weight: 600;
    color: #161f73;
    margin-bottom: 8px;
}

.modal-btn_c {
    color: #ff5700;
    border-radius: 100px;
    font-weight: 500;
    /* padding: 4px 9px; */
    position: relative;
    overflow: hidden;
    z-index: 0;
    transition: 1s;
    font-size: 11px;
    width: fit-content;
    display: flex;
}

.para_m {
    font-size: 14px;
    font-weight: 400;
    color: #444242;
}

.category-on {
    margin-top: 40px;
}

.category-img img {
    width: 160px;
    height: 165px;

    object-fit: contain;
    border-radius: 6px
}

.catalogs-one {
    margin-top: 37px;
}

.catalog_title h2,
.catalog_title h3,
.catalog_title h4,
.catalog_title h5,
.catalog_title h6 {
    font-size: 16.3px;
    font-weight: 700;
    color: #2b358e;
    margin-bottom: 8px;
}

.contact-us-one {
    background-color: #f9fbfd;
    padding: 28px 0;
    color: #2b2b2b;
}

.contact-left h1 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #1d1d1d;
}

.contact-left p {
    font-size: 14px;
    color: #555;
    margin-bottom: 25px;
}

.contact-details ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.contact-details ul li {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.contact-details ul li a {
    color: black;
    font-size: 15px;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: color 0.3s ease;
}

.contact-details ul li a i {
    font-size: 20px;
    margin-right: 10px;
    color: #007bff;
}

.contact-details ul li a:hover {
    color: #0056b3;
}

.contact-input {
    margin-bottom: 13px;
}

.contact-input .form-label {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    color: #222;
    font-weight: 600;
}

.contact-input input,
.contact-input textarea {

    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 10px 12px;
    font-size: 15px;
    background-color: #fff;
    transition: border-color 0.3s;
}

.contact-input input:focus,
.contact-input textarea:focus {
    outline: none;
    border-color: #007bff;
}

.contact-input textarea {
    resize: vertical;
}

.err_message {
    color: #dc3545;
    font-size: 13px;
    margin-top: 5px;
    display: block;
}

.btn.modal-btn {
    background-color: #171f74e6;
    color: #fff;
    font-weight: 500;
    padding: 6px 12px;
    font-size: 13px;
    /* margin-left: 12px; */
    border-radius: 6px;
    text-decoration: none !important;
    border: none;
    transition: background-color 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    align-items: center;
    gap: 6px;
}

.con_m {
    border: 1px solid #5d639d70;
    padding: 22px 0px;
    background: white;
}

.con_m .modal-btn {
    padding: 3px 11px !important;
    margin-left: 12px !important;
}

.con_m .modal-btn i {
    color: white !important;
    font-size: 14px !important;
}

.btn.modal-btn:hover {
    background-color: #0056b3;
    color: white !important;
}

.get_t {
    font-size: 22px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    color: #161f73 !important;
}



@media (max-width: 767px) {
    .contact-left h1 {
        font-size: 28px;
    }

    .btn.modal-btn {
        width: 100%;
        justify-content: center;
    }
}


.product-by-category-left {
    background-color: #f5f7fa;
    padding: 17px 14px;
    border-radius: 10px;
    box-shadow: 0 0 0 1px #e1e1e1;
}

.product-by-category-left h5 {
    font-size: 20px;
    font-weight: 600;
    color: #1a2481;
    margin-bottom: 20px;
    position: relative;
}

.product-by-category-left h5::after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #007bff;
    margin-top: 8px;
    border: 1px solid #161f7373;
    border-radius: 1px;
}

.product-by-category-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-by-category-left ul li {
    margin-bottom: 7px;
}

.product-by-category-left ul li a {
    color: #333;
    color: black;
    border: 1px solid #80808052;
    font-size: 15px;
    text-decoration: none;
    padding: 8px 12px;
    display: block;
    border-radius: 6px;
    transition: all 0.3s ease;
    background-color: #fff;
}

.product-by-category-left ul li a:hover {
    background-color: #e8f0fe;
    border-color: #007bff;
    color: #007bff;
}

.subpro_main {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.subpro_main li {
    float: left;
    color: black;
    margin-right: 9px;
    border-left: 3px solid #f06628a8 !important;
    margin-bottom: 12px;
    background: #f9f9f9;
    border: 1px solid #666fc7a1;
    padding: 4px 14px;
    box-sizing: border-box;
    transition: background 0.3s;
}

.subpro_main li a {
    font-size: 15px;
    color: black;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    transition: color 0.3s;
}

.subpro_main li:hover {
    background: #f0f8ff;
}

.subpro_main li a:hover {
    color: #007bff;
}



.newproductt-img img {
    margin: 0px !important;
}



.prod_categn h2,
.prod_categn h3,
.prod_categn h4,
.prod_categn h5,
.prod_categn h6 {
    margin-bottom: 5px;
    font-size: 16.3px;
    font-weight: 600;
    color: #0c145c;
    text-align: left;
}

.auto-product-specs strong {
    font-size: 13.5px;
    color: black;
    font-weight: 500;
}

.auto-product-specs p {
    font-size: 13px;
    color: black;
    font-weight: 300;
    margin-bottom: 2px;
}

.auto-product-specs {
    text-align: left;
}

.auto-product-specs {
    font-size: 14px;
    color: #5e6770;
    margin-bottom: -4px;
    text-align: left;
    scrollbar-width: thin;
    scrollbar-color: #161f737d #fff;
    height: 94px;
    overflow-y: auto;
}

.product-main-pills {
    border-bottom: 1px solid #ddd;
    gap: 0;
}

.product-main-pills .nav-item {
    margin: 0;
}

.product-main-pills .nav-link4 {
    border: none;
    background-color: #fff;
    color: #444;
    padding: 9px 26px;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 2px solid transparent;
    transition: all 0.25s ease-in-out;
    position: relative;
}

.product-main-pills .nav-link4::after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: -2px;
    width: 32%;
    height: 2px;
    background-color: transparent;
    transition: background-color 0.25s ease-in-out;
}

.product-main-pills .nav-link4:hover {
    background-color: #f7f7f7;
    color: #222;
}

.product-main-pills .nav-link4:hover::after {
    background-color: #888;
}

.product-main-pills .nav-link4.active {
    color: #161f73;
    font-weight: 600;
    background: white;
    border-bottom: 1px solid #2e40e1;
}

.product-main-pills .nav-link4.active::after {
    background-color: #fa5004;
}

.related_box h2,
.related_box h3,
.related_box h4,
.related_box h5,
.related_box h6 {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    color: rgba(9, 15, 72, 0.99);
    margin-bottom: 4px;
}

.main-head_related h2,
.main-head_related h3,
.main-head_related h4,
.main-head_related h5,
.main-head_related h6 {
    font-weight: 600;
    text-align: left;
    color: #017084;
    color: rgb(23 31 116);
    padding-bottom: 5px;
    font-size: 25px;
    margin-bottom: 8px;
    margin-top: 30px;
}

.relared_main-b {
    width: 25%;
    padding: 0px 5px;
    margin-bottom: 10px;
}

.product-brief-two {
    padding: 20px 0px;
    margin-top: 50px;
    background: #818df71a;
}

.product_description h1 {
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 3px;
    margin-bottom: 1px;
 color: rgb(44 54 143);
}

.product-brief-one {
    margin-top: 40px;
}

.para_mm {
    text-align: left;
    font-size: 15px;
    color: black;
    margin-bottom: 0px !important;
}

.product-brief-image {

    border: 1px solid #e9e9e9;
    border-radius: 8px;
}

.get_q {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 3px;
    margin-bottom: 4px;
    color: rgb(15 22 88);
}

.product-brief-image img {
    width: 282px;
    height: 260px;
    object-fit: contain;
}

.spec_ss strong {
    color: black;
    padding: 11px 0px;
    font-weight: 700;
}

.related-img img {
    height: 198px;
    width: 198px;
    padding: 3px;
    object-fit: contain;
}

.enquery_butn {
    background: linear-gradient(45deg, #f94d00, #ff621bd4);
    color: #fff;
    font-size: 13.8px;
    letter-spacing: 0.3px;
    font-weight: 500;
    padding: 4px 14px;
    border-radius: 2px;
    margin-left: 25px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    transition: 1s;
    transform: translateX(-10px);
    transform: translateX(-10px);
}

.beam {
    width: 25%;
    padding: 0px 3px;
    margin-bottom: 7px;
}

.beam .newproductt-item {
    border: 1px solid #8f92a78f;
    box-shadow: 0 0 12px 3px #00000010;
    background-color: #fff;
    /* border-radius: 8px; */
    padding: 0px 10px 14px 12px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    border-top: 2px solid #3f51b53d;
    transition: all 0.3s ease;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
}

.beam .newproductt-item:hover {
    transform: translateY(-4px);
    border-top-color: #005e94;
}

.beam .newproduct-img {
    position: relative;
    overflow: hidden;
}

.beam .newproduct-img img {
    width: 199px;
    height: 199px;
    margin: 7px 0px !important;
    margin: 0px;
    /* padding: 10px; */
    object-fit: contain;
    transition: transform 0.4s ease;
    border-bottom: 1px solid #0077cc61;
}

.beam .newproduct-img a:hover img {
    transform: scale(1.06);
}


.beam .newproduct-contet p {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 1.4;
}


.beam .modal-btn {
    display: inline-block;
    padding: 2px 8px;
    /* background: linear-gradient(135deg, #211b68e3, #0077ccc4); */
    border: 2px solid #fb570e;
    color: #162189;
    font-size: 13px;
    margin-top: 4px;
    text-decoration: none !important;
    letter-spacing: 0.5px;
    /* margin: 0px !important; */
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 3px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 6px rgba(0, 119, 204, 0.1);
}


.beam_title h2,
.beam_title h3,
.beam_title h4,
.beam_title h5,
.beam_title h6 {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    padding-top: 11px;
    color: #162189;
    margin-bottom: 4px;
}

.enquery_butn:hover {
    color: white;
}

.product-by-category-one {
    margin-top: 29px !important;
}


.product-btns .modal-btn {
    padding: 2px 9px;
    align-items: center;
    text-decoration: none !important;
}
.product-category-right{
    margin-top:30px;
}

.captcha_input {
    padding: 8px 12px !important;
    font-size: 13px !important;
    top: 7px !important;
    position: relative !important;
}

.product-btns .modal-btn i {
    font-size: 14px !important;
    margin-top: 0px !important;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row;

    }


}

@media (max-width: 1199px) {
    .navbar-expand-lg .navbar-collapse {
        display: none;
    }

    .navbar-expand-lg .navbar-collapse.show {
        display: block !important;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    .navbar-expand-lg .navbar-toggler {
        display: block;
    }

    .new-products {
        margin-top: 75px !important;
    }
}


.searchInput .resultBox {
    position: absolute;
    top: 41px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    max-height: 200px;
    overflow-y: auto;
    z-index: 1000;
    display: none;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 4px 4px;
}



.searchInput.active .resultBox {
    display: block;
    /* Show when there are suggestions */
}

.resultBox li {
    padding: 10px;
    font-size: 14px;
    cursor: pointer;
    list-style-type: none;
    border-bottom: 1px solid #f0f0f0;
}

.resultBox li:hover {
    background-color: #f0f0f0;
}

.resultBox li:last-child {
    border-bottom: none;
}

.search_s h2,
.search_s h3,
.search_s h4,
.search_s h5,
.search_s h6,
.search_s p {
    font-size: 16px;
    font-weight: 600;
    color: #161f73;
}

.top-categories-inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 9px;
    flex-direction: column;

}

.search-one {
    margin-top: 30px;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.heading_main2 h1 {
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 3px;
    margin-bottom: 1px;
    color: rgb(240 94 11);
}

.career-form {
    margin-top: 30px;
}

.sitemap-page {
    margin-top: 30px;
}

.sub_categoeryy h2 {
    font-size: 16px;
    font-weight: 600;
    color: #1f299d;
    margin-bottom: 0px;
    text-align: left;
}

.single_c h2 {
    font-size: 23px;
    font-weight: 700;
    color: #161f73;
}

.single_c {
    text-decoration: none;
}

.spec_s {
    font-size: 19.5px !important;
    font-weight: 700;
    color: #121b76;
    margin-bottom: 4px !important;
}

@media(min-width:1200px) and (max-width:1350px) {
    .about_ext {
        display: none !important;
    }
}

.sugg-specs {
    font-size: 14px;
    color: #333;
    line-height: 1.6;
    padding-right: 5px;
    height:71px;
    overflow-y: auto;
    /* margin-bottom: 10px; */
    scrollbar-width: thin;
    scrollbar-color: #ccc transparent;
}

.sugg-specs::-webkit-scrollbar {
    width: 6px;
}

.sugg-specs::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.sugg-specs span {
    font-weight: 600;
    color: #000;
    font-size: 13.3px;
}

.sugg-specs p {
    margin-bottom: -1px;
    font-weight: 300;
}


.main_b {
    width: 33.33%;
    padding: 0px 4px;
    margin-bottom: 10px;


}

.best-se-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /* max-width: 1000px; */
    border: 1px solid #798fa99e;
    width: 100%;
    height: 100%;
    background: #ffffff;
    box-shadow: rgb(100 100 111 / 4%) 0px 7px 29px 0px;
}

.best-se-img {
    width: ;
    background: #d8ebff70;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #e0e5ed;
}

.best-se-img img {
    width: 135px;
    height: 135px;
    object-fit: contain;
    padding: 2px;
    background: white;
}

.oven_sp span {
    font-size: 13px;
    color: black;
    font-weight: 600;
}

.oven_sp li {
    font-size: 13px;
    color: black;
    margin-bottom: 1px;
    font-weight: 400;
}

.best-s {
    width: 100%;
    padding: 12px 11px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.best_pro {
    font-size: 1.4rem;
    font-weight: 700;
    color: #0e315a;
    text-decoration: none;
    margin-bottom: 18px;
    display: block;
    text-transform: capitalize;
    letter-spacing: 0.3px;
}

.best_pro h1,
.best_pro h2,
.best_pro h3,
.best_pro h4,
.best_pro h5,
.best_pro h6 {
    font-size: 15.2px;
    font-weight: 700;
    line-height: 1.3;
    color: #131b68;
    margin-bottom: -9px;
}

.cat_le {
    background: white;
    border: 1px dashed #264870a6;
    /* border-radius: 12px; */
    padding: 9px 10px 0px 10px;
    height: 82px;
    /* overflow: scroll; */
    overflow-x: auto;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #306cc547 transparent;
}

.cat_le table {
    width: 100%;
    font-size: 0.95rem;
    border-collapse: collapse;
}

.cat_le td {
    padding: 2px 10px;
    color: #333;
    vertical-align: top;
}

.cat_le td:first-child {
    font-weight: 600;
    color: black;
    font-size: 13px;
}

.cat_le p {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
}

/* Unique button design */
.product-btns {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 10px !important;
    margin-top: auto;
}

.product-btns a {
    padding: 2px 7px;
    font-size: 12.5px;
    font-weight: 600;
    color: #1d3990;
    border: 1px solid #1d3990;
    border-radius: 50px;
    transition: none;
}

/* Second button styled completely differently */
.product-btns .vat_m {
    background: none;
    color: #131b68;

    border: 2px solid #ff7300db;
}




.popular-p {
    background: #ffffff;
    border: 1px solid #5b80af;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
    padding: 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.popular-p a img {
    width: 177px;
    height: 177px;
    object-fit: contain;
}

.popular-products-content {
    text-align: center;
    width: 100%;
}

.most_pro {
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    color: #0d2f51;
    text-decoration: none;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.most_pro h1,
.most_pro h2,
.most_pro h3,
.most_pro h4,
.most_pro h5,
.most_pro h6 {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    padding-top: 11px;
    color: #0a1685;
    margin-bottom: -17px;
}

.product-pro {
    width: 100%;
    background: #6271f70d;
    border: 1px solid #d6e1eb;
    border-radius: 10px;
    padding: 7px 10px;
    font-size: 0.9rem;
    color: #333;
    scrollbar-width: thin;
    scrollbar-color: #079db994 #fff;
    height: 104px;
    overflow-y: auto;
}

.product-pro p {
    margin: 3px 0;
    line-height: 1.4;
    font-size: 13px;
    font-weight: 400;
}

.product-pro span {
    font-weight: 600;
    color: black;
    font-size: 13.5px;
}

.modal-pro {
    margin-top: -4px;
    padding: 4px 13px;
    background: linear-gradient(45deg, #ff6b02, #ff842b);
    color: #ffffff;
    font-weight: 600;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    font-size: 13px;

}



@media(min-width:300px) and (max-width:1200px) {
    .main-banner {
        display: none !important;
    }

    .best-se-item {
        display: block !important;
    }

    .navbar-nav {
        display: block !important;
    }

    .best-se-img img {
        width: 185px !important;
        height: 185px !important;
    }

    .about-content {
        display: none !important;
    }

    .top-category-content a {
        border-left: 0px !important;
    }

    .top-categories {
        margin-top: 0px !important;
    }

    .popular-products {
        margin-top: 58px !important;
    }

    .modal-btn {
        display: block !important;
    }

    .best-seller-item {
        display: block !important;
    }

    .modal-btn i {
        font-size: 14px !important;
    }

    .category-inner-list {
        display: block !important;
    }

    .para_m {
        display: none !important;
    }

    .category-item,
    .product-category-right {
        box-shadow: none !important;
    }

    .product-category-inner {
        margin-top: 10px !important;
    }

    .first-header {
        display: none;
    }

.about-us-one{
    margin-top:25px !important;

    
}

    .car_it h1,
    .car_it h2,
    .car_it h3,
    .car_it h4,
    .car_it h5,
    .car_it h6 {
        margin-top: 13px !important;
    }

    .beam .modal-btn {
        margin-top: 13px !important;
    }
}

@media(min-width:991px) and (max-width:1200px) {
    .top-categories-inner {
        columns: 4 !important;
    }

    .popular_main {
        width: 33.33% !important;
    }

    .beam {
        width: 33.33% !important;
    }

    .main_b {
        width: 33.33% !important;
    }

    .top-category-image img {
        width: 160px !important;
        height: 160px !important;
        object-fit: contain;
    }

    .category-inner {
        columns: 3 !important;
        column-gap: 10px;
    }

    .beam {
        width: 25%;
    }

    .popular_main {
        width: 25%;
    }

    .best-seller-item {
        display: block !important;
    }

    .product-btns {
        display: flex !important;

        align-items: baseline !important;
    }

    .product-btns .modal-btn:first-child {
        margin-right: 12px !important;
    }

    .product-brief-image img {
        width: 309px !important;
        height: 300px !important;
    }

    .relared_main-b {
        width: 33.33%;
    }

    .fetured_p {
        flex-grow: 1;
        display: block !important;
    }

    .sugg-specs {

        height: auto !important;
    }

    .catalog-inner-item {
        width: 25% !important;
    }
    .sub_catrg {
    width: 33.33% !important;
    }

}

@media(min-width:768px) and (max-width:991px) {
    .top-categories-inner {
        columns: 3 !important;
    }
 .sub_catrg {
    width:50% !important;
    }
    .catalog-first {
        height: 62vh !important;
    }

    .popular_main {
        width: 50% !important;
    }

    .relared_main-b {
        width:50%;
    }

    .catalog-inner-item {
        width: 33.33% !important;
    }

    .beam {
        width: 50% !important;
    }

    .main_b {
        width: 50% !important;
    }

    .top-category-image img {
        width: 160px !important;
        height: 160px !important;
        object-fit: contain;
    }

    .fetured_p {
        flex-grow: 1;
        display: block !important;
    }

    .category-inner {
        columns: 2 !important;
        column-gap: 10px;
    }

    .category-img {
        border: none !important;
        box-shadow: none !important;
    }

    .beam {
        width: 33.33%;
    }


    .product-btns {
        display: flex !important;
        align-items: baseline !important;
    }

    .product-btns .modal-btn:first-child {
        margin-right: 12px !important;
    }

    .product-by-category-left {
        display: none !important;
    }

    .product-category-inner {
        columns: 2 !important;
    }

    .new-product-left {
        display: none !important;
    }

    .sugg-specs {
        height: 65px !important;
    }
}

@media(min-width:320px) and (max-width:767px) {


    .product-by-category-left {
        display: none !important;
    }

    .catalog-first {
        height: 62vh !important;
    }


    .new-product-left {
        display: none !important;
    }

    .main_be {
        width: 100%;
    }

    .top-category-image img {
        width: 160px !important;
        height: 160px !important;
        object-fit: contain;
    }

    .top-category-item {
        display: block !important;
    }

    .top-category-item {
        padding-bottom: 10px !important;
    }

    .sugg-specs {
        height: 65px !important;
    }

    .product-category-image img {
        width: 184px;
        height: 207px;
        object-fit: contain;

        margin: 0 auto 20px;
    }

    .product-btns {
        display: flex !important;
        align-items: baseline !important;
    }

    .product-btns .modal-btn {
        margin-right: 6px !important;
    }

    .quick-links ul {
        margin-bottom: 17px !important;
    }

}




@media(min-width:400px) and (max-width:767px) {

    .catalog-inner-item {
        width: 50% !important;
    }

    .top-categories-inner {
        grid-template-columns: repeat(auto-fit, minmax(202px, 1fr)) !important;
    }

    .most_v {
        white-space: normal;
        overflow-wrap: break-word;
    }

    .popular-products {
        margin-top: 58px !important;
    }



    .search-inner,
    .top-categories-inner {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(202px, 1fr)) !important;
        gap: 9px;
    }

    .search-inner-item a {
        padding: 8px !important;
    }

    .category-inner {
        columns: 2 !important;
    }
}

@media(min-width:320px) and (max-width:399px) {
    .beam {
        width: 100% !important;
    }

    .catalog-inner-item {
        width: 100% !important;
    }

    .category-inner {
        columns: 1 !important;
    }

    .search-inner-item img {
        width: 162px !important;
    }

    .search-inner-item a {
        padding: 8px !important;
    }

    .search-inner {
        columns: 1;
        column-gap: 7px;
    }

  



    .most_v {
        white-space: normal;
        overflow-wrap: break-word;
    }

    .top-categories-inner {
        columns: 1 !important;
    }

    .popular-products {
        margin-top: 58px !important;
    }

    .top-category-image img {
        width: 196px !important;
        height: 195px !important;
        object-fit: contain;
    }

    .top-category-image {
        display: flex;
        justify-content: center;
    }

    .top-category-content a {

        text-align: center !important;
    }
    .product_description h1 {
    text-align: left;
    font-size: 23px;
    }
}



@media(min-width:441px) and (max-width:768px) {
    .category-inner {
        grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)) !important;
    }

}


@media(min-width:560px) and (max-width:768px) {
    .product-category-inner {

        columns: 2 !important;
    }

    .main_b {
        width: 50% !important;
    }

    .popular_main {
        width: 50% !important;
    }
 .relared_main-b {
        width: 50% !important;
    }
    .beam {
        width: 50% !important;
    }

    .sub_catrg {
    width:50% !important;
    }

}

@media(min-width:320px) and (max-width:559px) {
    .product-category-inner {

        columns: 1 !important;
    }
    .related-img img {
    height: 198px !important;
    width: 198px !important;
    }
 .relared_main-b {
        width: 100% !important;
    }
    .related-contet .modal-btn{
        margin-top:10px !important;
    }
    .popular_main {
        width: 100% !important;
    }

    .main_b {
        width: 100% !important;
    }
     .sub_catrg {
    width:100% !important;
    }

    .beam {
        width: 100% !important;
    }
    
  
}

@media(min-width:320px) and (max-width:472px) {
    .product-main-pills .nav-link4 {
        margin-bottom: 10px !important;
    }

    .enquery_butn {
        display: none !important;
    }

    .heading_main h1 {
        font-size: 27px !important;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .navbar-collapse {
        position: absolute;
        top: 60px;
        background: #161f73;
        left: 0;
        width: 100%;
        z-index: 99
    }

    .sugg-specs {
        height: 65px !important;
    }

    .second-menu .navbar-nav .nav-link {
        padding: 8px 15px !important;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        text-align: center
    }
}

@media(min-width:320px) and (max-width:768px) {
    .enquery_butn {
        position: absolute;
        top: 13px;
        left: 48%;
    }

    .breadcrumb-item {
        display: none !important;
    }

    .second-menu {
        padding: 0px 0px 9px 0px !important;
    }

    .second-menu form {
        position: relative;
        width: 98%;
        display: flex;
    }

    .about-img middle img {
        display: none !important;
    }

}



@media(min-width:1200px) and (max-width:1250px) {
    .second-menu .navbar-nav .nav-link {
        padding: 0 8px !important;
    }
}







.category-inner-list {
    background: #ffffff;
    /* border-left: 5px solid #0d6efd; */
    /* border-radius: 12px; */
    padding: 17px 15px 15px 15px;
    box-shadow: 0 6px 20px rgb(0 0 0 / 11%);
    display: flex;
    border: 1px solid #80808069;
    flex-direction: column;
    gap: 12px;
    position: relative;
}



.car_it {
    font-size: 1.1rem;
    font-weight: 700;
    color: #0d274d;
    display: block;
    line-height: 1.4;
    text-transform: capitalize;
}

.car_it h1,
.car_it h2,
.car_it h3,
.car_it h4,
.car_it h5,
.car_it h6 {
    font-size: 16.5px;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    color: #1e2983;
    margin-bottom: 0px;
    margin-top: 8px;
}

.v_allb {
    font-size: 11px;
    color: #5c5a5a;
    font-weight: 500;
    display: inline-block;
    margin-top: -5px;
    align-self: flex-start;
    border-bottom: 1px solid #f95005;
    padding-bottom: 2px;
}


.product-catrr {
    background: #ffffff;
    border: 1px solid #3d437e85;

    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    position: relative;
}

.product-catrr-image {
    width: 100%;
    background: #f5f9fd;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 12px;
    border-bottom: 1px solid #dce7f2;
}

.product-catrr-image img {
    width: 188px;
    height: 184px;
    object-fit: contain;
    border-radius: 8px;
    background: #ffffff;
    padding: 6px;
    border: 1px solid #e2eaf2;
}

.product-caterr-content {
    padding: 11px 16px 11px 13px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.prod_gnnn {
    font-size: 1.15rem;
    font-weight: 700;
    color: #12385c;
    text-decoration: none;
    margin-bottom: 6px;
}

.prod_gnnn h1,
.prod_gnnn h2,
.prod_gnnn h3,
.prod_gnnn h4,
.prod_gnnn h5,
.prod_gnnn h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    color: #1e2983;
    margin-bottom: 0px;
}

.auto-catrr-specs {
    border-radius: 8px;
    padding: 2px 9px;
    font-size: 0.9rem;
    height: 82px;
    /* overflow: scroll; */
    height: 110px;
    overflow-x: auto;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #306cc547 transparent;
    line-height: 1.4;
    border-left: 1px solid #0d6efd;
}

.auto-catrr-specs p {
    margin: 2px 0;
    color: grey;
    padding-bottom: 4px;
    border-bottom: 1px solid #80808059;
    font-size: 13.5px;
}

.auto-catrr-specs strong {
    font-weight: 600;
    color: black;
    font-size: 13.5px;
    margin-right: 3px;
}


.catrr_btn {
    font-size: 13.5px;
    color: #fa550b;
    font-weight: 600;
    text-decoration: underline !important;
    background: none;
    overflow-x: auto;
    border: none;
    /* border-bottom: 1px solid blue; */
    display: inline-block;
    padding: 0;
    margin-top: 5px;
}

.tab_brr {
    border: 1px solid #8080807d;
}


.pro_speci-scroll {
    max-height: 280px;
    overflow-y: auto;
    padding-right: 8px;
}

/* Webkit Browsers (Chrome, Safari, Edge) */
.pro_speci-scroll::-webkit-scrollbar {
    width: 6px;
}

.pro_speci-scroll::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 10px;
}

.pro_speci-scroll::-webkit-scrollbar-thumb {
    background-color: #b0c4de;
    border-radius: 10px;
    transition: background 0.3s;
}

.pro_speci-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #0e869e;
}

.pro_speci-scroll {
    scrollbar-width: thin;
    scrollbar-color: #b0c4de #f0f0f0;
}

.pro_speci p {
    margin: 1px 0;
    color: #3e3c3c;

    font-size: 13.5px;
    font-weight: 400;

}

.pro_speci span {
    font-weight: 600;

    font-size: 13.5px;
    color: black;

}

.pro_speci-scroll {
    text-align: left;
}


@media(min-width:300px) and (max-width:991px)
{
    .breadcrumb{
        display: none !important;
}
}