@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

/* --------------------------------------header------------------------------------------- */

html,
body {
    overflow: hidden;
    overflow-y: scroll;
}

p {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    color: initial;
}

a.active,
a.customNav:hover {
    background: rgba(255, 255, 255, .2) !important;
    border-color: transparent;
}

/* a.active,
a.customNav {
    font-weight: 500;
} */

a.customNav {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    min-width: 77px;
    text-align: center;
    padding: 12px 10px;
    margin: 5px -5px;
    font-size: 15px;
}

.menubarbg {
    background-color: #003b76;
}

#bottomNavbar {
    background-color: #003b76;
}

@media screen and (max-width: 1024px) and (min-width:768px) {
    .brandlogo img {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1024px) {
    #bottomNavbar a.customNav {
        display: block !important;
        border: none;
        background: rgba(0, 0, 0, .2);
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: -5px;
        margin-right: -5px;
    }
}

.contentp h1 {
    color: #003b76;
    margin-top: 10px;
    font-size: 24px;
    text-align: end;
    font-weight: 500;
}

.contentp h6 {
    color: #003b76;
    font-size: 14px;
    text-align: end;
    font-weight: 500;
}

.contentp {
    margin-top: 22px;
}

.wrapper {
    max-width: 1080px;
    margin: auto;
}

.logo-center{
    margin: auto;
}

.brandlogo {
    filter: invert(18%) sepia(25%) saturate(4890%) hue-rotate(192deg) brightness(96%) contrast(104%) !important;
}

.brandlogo img {
    width: 225px;
    margin: 12px 0px;
    filter: invert(18%) sepia(25%) saturate(4890%) hue-rotate(192deg) brightness(96%) contrast(104%) !important;
}

.bi-house-add-fill::before {
    content: "\f886";
    font-size: 28px;
}

#removeFlex a {
    text-align: center;
}

/* #removeFlex a i {
    padding-left: 18px;
} */

.homeicon {
    font-size: 18px !important;
    display: contents;
}

#menubutton {
    text-align: end;
    font-size: 32px;
    padding: 0px !important;
    color: #fff;
    box-shadow: none;
    margin-left: -10px !important;
}

@media screen and (max-width:1024px) {
    .btntarget {
        display: block !important;
    }

    .breakword {
        word-wrap: break-word;
    }
}

@media screen and (max-width:2500px) and (min-width:1025px) {
    .collapse:not(.show) {
        display: block;
    }
}

.btn {
    background-color: #003b76;
    border-radius: 10px;
    padding: 12px 10px;
    border: 1px solid #003b76;
    margin-top: 10px;
}

.btn a {
    color: #fff;
}

.btn:hover {
    color: #fff;
}

.float-right {
    float: right;
    width: auto;
    max-width: 250px;
    height: auto;
    padding-left: 20px;
}

@media screen and (max-width: 480px) and (min-width:280px) {
    .float-right {
        width: 100%;
        max-width: 480px;
        padding: 0px 20px;
    }
}

/* ------------------------------------------------------------index-page-section-------------------------------------------------- */

.with-border2 {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize !important;
    padding: 10px 0px;
    margin: 8px 0px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}


.with-border3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize !important;
    padding: 15px 0px;
    margin: 5px 0px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.with-border4 {
    border-bottom: 3px solid #003b76;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize !important;
    margin: 2px 0px;
    padding: 10px 0px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}

.with-border5 {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize !important;
    margin: 2px 0px;
    padding: 10px 0px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}

.text-center td a {
    text-align: center;
    color: #000;
    /* text-decoration: none; */
    font-family: 'Poppins', sans-serif;
}

#tablehead tr td {
    align-items: center;
    vertical-align: middle;
    font-family: 'Poppins', sans-serif;
}

tbody tr td a {
    color: #000;
}

th.vertical {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
}

/* ------------------------------------------------------------chemical-composition-section-------------------------------------------------- */

.with-border {
    border-bottom: 3px solid #003b76;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize !important;
    margin: 2px 0px 10px 0;
    padding: 8px 0px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}

.homepara {
    color: #333333;
    line-height: 23px;
    text-align: justify;
    margin-top: 13px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.homepara p a {
    color: #333333;
}

table,
td,
th {
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    /* text-decoration: none; */
    font-family: 'Poppins', sans-serif;
}

#tablehead tr th{
    background-color: #003b76;
    color: #fff;
}

/* -------------------------------------------------------------fasterners---------------------------------------------------- */

.wrapper h3 {
    padding-bottom: 10px;
    color: #333333;
}

/* --------------------------------------------------------raw-material------------------------------------------------ */

.h4cont {
    color: #333;
    font-size: 15px;
    font-weight: normal;
}

#contdata {
    padding-bottom: 18px;
    padding-top: 8px;
}

.h4cont a {
    color: #000;
    /* text-decoration: none; */
}

/* ---------------------------------------------contact-page-------------------------------------------------------- */

.divimgcon {
    max-width: 200px;
}

.divimgcon img {
    width: 100%;
    height: 100%;
}

.contactwrap {
    margin: auto !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contup h6 a {
    color: #000;
    /* text-decoration: none; */
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

.contup h2 {
    color: #000;
    /* text-decoration: none; */
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
}

.sbutton {
    width: 80px;
    padding: 7px 5px;
}

.btn {
    background-color: #003b76;
    color: #fff;
    border-radius: 10px;
    padding: 12px 10px;
    border: 1px solid #003b76;
}

.blue-text {
    color: #003b76;
    margin-bottom: 20px;
}

/* --------------------------------------------------------footer-pages-css-------------------------------------------------- */

.equivalent-standard-list {
    width: 100%;
    margin: 10px 0px 15px 0px;
    padding: 10px;
    float: left;
}

.equivalent-standard-list h6 {
    color: #003b76;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.equivalent-standard-list ul li {
    width: auto;
    float: left;
    margin: 0px 20px 0px 0px;
    padding: 0px;
    list-style: none;
    line-height: 24pt;
    font-weight: bold;
}

.equivalent-standard-list ul li a {
    color: #333;
    /* text-decoration: none; */
}

.socialmedia h6 a :hover {
    color: #ff8000 !important;
}

/* -----------------------------------------------------footer-section------------------------------------------------------ */


#wrappernone {
    padding: 26px 0px;
}

.footerid {
    background-image: url(./images/footer-bg.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #eee;
    border-top: 15px solid #003b76;
    font-family: "Trebuchet MS";
    margin-top: 40px;
}

#divcopyright {
    height: 25px;
    padding-top: 75px;
}

#divcopyright h3 {
    font-size: 12px;
    color: #fff;
    padding-top: 15px;
}


#divcopyright2 h3 {
    font-size: 12px;
    color: #fff;
}

#stylenone ul li {
    list-style: none !important;
}

#stylenone {
    max-width: 1080px;
}

.listcont {
    margin-top: 5px;
}

#wrappernone ul {
    margin-left: -45px !important;
}

.footcont a {
    font-size: 16px;
    color: #003b76;
    font-weight: 400;
    font-family: "Trebuchet MS";
}

.footcont i {
    font-size: 22px;
    font-weight: 400;
    margin-right: 12px;
    color: #003b76;
}

.listcont li a {
    font-size: 14px;
    color: #003b76;
    /* text-decoration: none; */
    font-weight: 400;
    color: #003b76;
}

#footrow {
    margin-top: -119px;
}

.bs-example {
    background-color: #003b76;
    color: #fff;
}

.contactfoot {
    background-color: #003b76;
    font-size: 12px;
    padding: 8px 0px;
    padding-left: 14px;
}

.contactfoot a {
    color: #fff;
}

.contactfoot1 {
    background-color: #003b76;
    font-size: 12px;
    padding-top: 6px;
    padding-left: 14px;
}

.contactfoot1 a {
    color: #fff;
}

.footcont h6 {
    display: flex;
}

.listcont a {
    font-size: 16px !important;
    color: #003b76;
    /* text-decoration: none; */
}

.footcont h6 a {
    font-size: 14px;
}

.socialmedia {
    display: flex;
    flex-wrap: wrap;
}

#fffsoc h6 {
    margin-bottom: 15px;
}


@media screen and (max-width:2400px) and (min-width:1320px) {

    .contactfoot {
        display: flex;
        justify-content: center !important;
        align-items: center;
    }

    .contactfoot1 {
        display: flex;
        /* justify-content: center !important; */
        align-items: center;
    }
}

@media screen and (max-width:767px) and (min-width:300px) {
    .wrappernone {
        display: none;
    }
}

#d-none {
    display: none;
}

#d-block {
    display: block;
}

@media screen and (max-width:767px) and (min-width:300px) {
    #d-none {
        display: block;
    }

    #d-block {
        display: none;
    }

    #listcont1 {
        display: none;
    }

    #listcont2 {
        display: none;
    }

    #listcont3 {
        display: none;
    }
}

/* -------------------------------------------------------gallery-bootstrap------------------------------------------------------ */

.linksbg {
    background-color: #003b76;
    text-align: center;
    padding: 8px 0px;
}

.linksbg2 {
    margin: 10px 0px;
    background-color: #003b76;
    text-align: center;
    padding: 8px 24px;
    box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
    transition: transform 0.3s ease;
}

.linksbg2:hover {
    transform: scale(1.1);
    /* Adjust the scale factor as needed */
}

.linksbg a {
    color: #fff;
    /* text-decoration: none; */
    font-family: 'Poppins', sans-serif;
}

.linksbg2 a {
    color: #fff;
    /* text-decoration: none; */
    font-family: 'Poppins', sans-serif;
}

.card {
    position: relative;
    /* Adjust the width as needed */
    overflow: hidden;
}

.card img {
    max-width: 100%;
    transition: transform 0.3s ease;
    /* Smooth zoom effect */
}

.card a {
    margin: auto;
}

.card a img {
    height: 150px;
}

.card:hover img {
    transform: scale(1.2);
    /* Adjust the scale factor as needed */
}

.carousel-control-next-icon {
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
    position: absolute;
    top: 110px !important;
}

.carousel-control-next :hover {
    background-color: #003b76 !important;
    transition: all 0.3s;
}

.carousel-control-prev :hover {
    background-color: #003b76 !important;
    transition: all 0.3s;
}

.carousel-control-prev-icon {
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
    position: absolute;
    top: 110px !important;
}

.bi-chevron-right::before {
    padding-top: 8px;
}

.bi-chevron-left::before {
    padding-top: 8px;
}

.btn-close {
    width: 60em;
    margin: 7px 0px 5px -3px;
    box-shadow: none !important;
}

#list1 ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0px;
}

#list1 ul li a {
    padding-left: 20px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

#list1 h6 {
    color: #003b76 !important;
    padding-left: 20px;
    padding-top: 12px;
    font-weight: bold;
}

/* ----------------------------------------------datasheets------------------------------------- */

.all-technical-product2 ul li {
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ccc;
    font-size: 14px;
    transition: 300ms linear all;
    vertical-align: top;
    border-bottom: -1px;
}

.all-technical-product2 ul li .left-product {
    width: 20%;
    float: left;
    padding: 8px 10px;
    font-weight: bold;
}

.all-technical-product2 ul li .right-product {
    width: 80%;
    float: right;
    padding: 8px 10px;
    border-left: 1px solid #ccc;
}

.all-technical-product2 ul li:hover {
    background: rgba(238, 238, 238, 0.6);
}

.all-technical-product2 ul li a {
    text-decoration: none;
    color: #666;
}

.all-technical-product2 ul li:hover a {
    text-decoration: none;
    color: #003b76;
}

/* ::: Technicals Main Page ::: */
.all-technical-product2 {
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.all-technical-product2 h4 a {
    margin-bottom: 0px;
    text-decoration: none;
    color: #444;
    font-size: 18px;
}

.all-technical-product2 ul {
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.all-technical-product2 ul li {
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ccc;
    font-size: 14px;
    transition: 300ms linear all;
    vertical-align: top;
    border-bottom: 0px;
}

.all-technical-product2 ul li .left-product {
    width: 95%;
    float: left;
    padding: 8px 10px;
    font-weight: bold;
}

.all-technical-product2 ul li .right-product {
    width: 5%;
    float: right;
    padding: 10px 20px;
    border-left: 1px solid #ccc;
}

.all-technical-product2 ul li:last-child {
    border: 1px solid #ccc;
}

#myUL {
    list-style-type: none;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    display: none;
    background: #fff;
    border: 1px solid #003b76;
    width: 100%;
}

#myUL li a {
    margin: 0px;
    /* Prevent double borders */
    padding: 0px;
    text-decoration: none;
    font-size: 12px;
    display: block;
    line-height: 18pt;
}

#myUL .all-technical-product2 {
    margin: 0px 0px -19px 0px !important;
}

#myUL li a:hover:not(.header) {
    background-color: #eee;
}

.pdf-button {
    text-align: start;
    padding: 12px 12px;
    text-decoration: none;
    color: #003b76;
}

.databtn {
    height: 42px;
    padding: 5px 0px;
    border-radius: 2px;
}

.databtn2 {
    height: 35px;
    text-decoration: none;
    background: #003b76;
    display: block;
    text-align: center;
    width: 145px;
}

.databtn2 a {
    height: 35px;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding-top: 6px;
}

.databtn2:hover {
    background-color: #fff;
    transition: 500ms linear all;
}

.databtn2 a:hover {
    color: #003b76;
    transition: 500ms linear all;
}

/* -----------------------------------------sitemap-------------------------------------------- */

.h4cont2 {
    color: #333;
    font-size: 15px;
    font-weight: normal;
}

.h4cont2 a {
    color: #333;
    font-size: 15px;
    font-weight: normal;
    padding-left: 12px;
}

.with-border6 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize !important;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}

.with-border6 a {
    color: #333;
    text-decoration: underline;
    padding-left: 12px;
}

.bi-arrow-right::before {
    content: "\f138";
    color: #003b76;
}

.bi-chevron-right::before {
    content: "\f285";
    color: #003b76;
}