@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}
body{
	overflow-x:hidden !important;
}
a {
    text-decoration: none !important;
}

/* .neww {
    position: sticky !important;
    top: 0 !important;
    background-color: white;
    z-index: 10000 !important;
} */
.neww {
     position: sticky !important;
     top: 0 !important;
     background-color: white;
     z-index: 100000 !important;
     transition: background-color 0.3s, box-shadow 0.3s;
}
.navbar-box-shadow {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.navbar-no-shadow {
   box-shadow: none !important;
}

.navbar .navbar-nav .nav-link {
    color: #000000 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-left: 12px !important;
}
#navbarNav>li{
    margin: 5px 10px;
}

#navbarNav, .page_item>a, .menu-item>a{
    color: #000000 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-left: 12px !important;
    list-style: none;
    flex-direction: row;
    display: flex;
    margin-left: auto !important;
}

.search-box {
    width: 100%;
    position: relative;
    display: flex;
    height: 35px;
}

.search-input {
    width: 100%;
    padding: 10px;
    border: 2px solid #000000;
    border-radius: 10px 0 0 10px;
    border-right: none;
    outline: none;
    font-size: 14px;
    color: rgb(0, 0, 0);
    background: transparent;
}

.search-button {
    text-align: center;
    height: 35px;
    width: 40px;
    outline: none;
    cursor: pointer;
    border: 2px solid #111d5e;
    border-radius: 0 10px 10px 0;
    border-left: none;
    background: none;
    font-size: 20px;
    border-left: 2px solid #000000;
}

.navbar-toggler-icon {
    background-image: url(../../assest/images/menu-bar.png) !important;
}

.carousel-control-prev,
.carousel-control-next {
    opacity: 5 !important;
}

.carousel-control-prev-icon {
    background-image: url(../../assest/images/left-arrow.png) !important;
}

.carousel-control-next-icon {
    background-image: url(../../assest/images/arrow-right.png) !important;
}

.text-with-border {
    font-size: 26px;
    font-weight: 600;
    color: #000000;
}

.pro-name {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.pro-img {
    padding-top: 10%;
    text-align: center;
}

.see-all-products {
    padding: 10px 30px;
    border-color: transparent !important;
    background-color: #e46713;
    font-size: 16px;
    color: white;
    font-weight: 600;
    border-radius: 5px;
}

.toscano-produces {
    font-size: 24px;
    color: #e46713;
    font-weight: 600;
}

.tos-support {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding-top: 6%;
}

.keep-growing {
    font-size: 16px;
    color: gray;
    font-weight: 600;
    padding-top: 1%;
}

.embed-responsive-item {
    height: 325px !important;
    width: 100% !important;
    position: relative !important;
}

.backgroud-color-1 {
    background-color: #f9f9f9;
    padding: 20px;
}

.border-1 {
    border: 1px solid rgba(128, 128, 128, 0.589);
    margin-top: 3%;
}

.numbers {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    padding-top: 3%;
}

.team-membe {
    font-size: 22px;
    font-weight: 600;
    color: #000;
}

.footer {
    background-color: #292b33 !important;
    padding: 20px;
}

.footer-text {
    color: #ffffff;
    font-size: 14px;
    padding-top: 4%;
}

.footer-text:hover {
    color: #e46713;
}

.about-heading {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.location {
    font-size: 16px;
    color: #2e2c2c;
    padding-top: 2%;
}

@media only screen and (max-width: 767px) and (min-width: 270px) {
    .footer {
        text-align: center;
    }

    .modal-content {
        width: 100% !important;
    }
}

.card {
    border: 1px solid gray !important;
    padding: 20px;
    border-radius: 25px !important;
}

.cards {
    border: 2px solid black;
    padding: 20px;
    border-radius: 25px !important;
    height: 390px;
    max-height: fit-content !important;
}

.about-product {
    font-size: 18px;
    font-weight: 600;
    color: #e46713;
}

.about-paragraph {
    font-size: 16px;
    font-weight: 600;
    color: #2e2c2c;
}

.about-paragraphs {
    font-size: 16px;
    font-weight: 500;
    color: #2e2c2c;
    padding-top: 2%;
}

/* .table .table-header .cell {
            padding: 20px;
        } */

.cell {
    font-size: 20px;
}

@media screen and (max-width: 640px) {
    table {
        overflow-x: auto !important;
        display: block;
    }

    /* 
    .table .table-header .cell {
        padding: 20px 5px;
    } */

    .nav-pills {
        margin-top: 10% !important;
    }
}

table,
th,
td {
    border: 1px solid black !important;
}

/* table td {
            text-align: center !important;
        } */

.gurukrupa-welding-works {
    font-size: 24px;
    font-weight: 600;
    color: #e46713;
}

.location-borda {
    font-size: 18px;
    font-weight: 500;
    color: #292b33;
    padding-top: 2%;
}

.company-overview {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding-top: 2%;
}

.company-overview-paragraph {
    font-size: 18px;
    font-weight: 500;
    padding-top: 2%;
}

b.bold-new-text {
    color: #e46713;
}

.modal-dialog {
    top: 20% !important;
}

.modal-content {
    width: 120% !important;
}

.pro-names {
    color: #e46713;
    font-size: 18px;
    font-weight: 600;
}

.footer>.container {
    display: block !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

html.fontawesome-i2svg-active.fontawesome-i2svg-complete {
    margin-top: 0 !important;
}

ul#menu-menu-1 {
    display: flex;
    list-style: none;
}

ul#menu-menu-1 li a {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    margin-left: 20px;
}

.entry-media {
    display: flex;
    justify-content: center;
    margin-bottom: 5%;
}

.entry-media img {
    width: 70%;
}

.entry-content h2 {
    display: flex;
    justify-content: center;

}

.entry-content img {
    border: 1px solid #000 !important;
    border-radius: 15px;

}

header.entry-header h1 {
    display: flex;
    justify-content: center;
}

header.entry-header time {
    display: none;
}

header.entry-header span {
    display: none;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #e46713 !important;
    font-weight: 700 !important;
    background-color: transparent !important;
}

.entry-meta {
    display: none;
}

.box-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    padding: 5%;
}

.entry-content p {
    font-size: 16px;
    font-weight: 600;
    color: #2e2c2c;
    margin-top: 2%;
}

header.page-header {
    display: none;
}

table.table {
    margin: 5% 10%;
    width: auto;
    /* display: flex;
    justify-content: center; */
    border: none !important;
    overflow: scroll;
}

.post-card {
    background: #fff;
    box-shadow: none;
    display: block !important;
    border: 1px solid #00000073 !important;
    border-radius: 15px !important;
    flex-flow: row nowrap;
    position: relative;
    transition: 0.3s ease-out;
    padding: 1% !important;
    width: fit-content;

}

.card-body time {
    display: none !important;
}

.card-body a {
    display: none;
}

h2.entry-title a {
    display: block !important;
}

.card-body .entry-content p {
    display: none;
}

.display {
    margin-top: 6%;
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 2% 25px;
    place-content: center;
    text-align: center;
}

h2.entry-title a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.entry-content h4,
.entry-content p {
    text-align: left;
}

.entry-content p:first-of-type {
    text-align: -webkit-center !important;
}

.entry-content p img {
    text-align: center !important;
    display: flex;
    justify-content: center !important;
}

.post-card+.post-card {
    margin-top: 0 !important;
}

aside.widget-area {
    display: none !important;
}

nav.navigation.post-navigation {
    display: none;
}

.media-icons a:visited {
    color: #FFF !important;
    background-color: #000;
    border: 1px solid #FFF;
}

.media-icons a:hover {
    color: #000 !important;
    background-color: #FFF;
    border: 1px solid #FFF;
    transition: 0.5s ease-out;
}

section.footer-area.footer-area-three p a {
    color: #ffffff;
    font-size: 14px;
}

section.footer-area.footer-area-three p a:hover {
    color: #e46713;
    transition: 0.3s ease-out;
}

ul {
    padding-left: 0rem !important;
}

@media screen and (max-width:400px) {
    .display {
        margin-top: 40%;
        margin-bottom: 40%;
        display: grid;
        grid-template-columns: auto;
        gap: 2% 10px;
    }

    ul#menu-menu-1 {
        display: block;
        text-align: center;
        margin: 0 !important;
    }

    ul#menu-menu-1 li a {
        margin-left: 0px;
    }

    table.table {
        margin: 0 !important;
        width: 500px !important;
        justify-content: center;
        border: none !important;
    }

    .entry-content {
        margin: auto;
        overflow: scroll;
        width: 300px;
    }

}

@media screen and (min-width:401px) and (max-width:767px) {
    .display {
        margin-top: 25%;
        margin-bottom: 25%;
        display: grid;
        grid-template-columns: auto !important;
        gap: 2% 10px;
    }

    .post-card {
        width: 100% !important;
    }

    ul#menu-menu-1 {
        display: block;
        text-align: center;
        margin: 0 !important;
    }

    ul#menu-menu-1 li a {
        margin-left: 0px;
    }

    table.table {
        margin: 0 !important;
        width: 500px !important;
        justify-content: center;
        border: none !important;
    }

    .entry-content {
        overflow: scroll;
        width: 500px;
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    .display {
        margin-top: 8%;
        display: grid;
        grid-template-columns: auto auto;
        gap: 2% 10px;
    }

    .post-card {
        width: 100% !important;
        /* overflow: hidden; */
    }

    ul#menu-menu-1 {
        display: block;
        text-align: center;
        margin: 0 !important;
    }

    ul#menu-menu-1 li a {
        margin-left: 0px;
    }


    table.table {
        margin: 0 !important;
        width: 500px !important;
        justify-content: center;
        border: none !important;
    }

    .entry-content {
        margin: auto;
        overflow: scroll;
        width: 500px;
    }
}

@media screen and (min-width:991px) and (max-width:1200px) {
    .display {
        margin-top: 8%;
        display: grid;
        grid-template-columns: auto auto;
        gap: 2% 10px;
    }

    .post-card {
        width: 100% !important;
        /* overflow: hidden; */
    }
	.row-fluid .offset2:first-child {
    margin-left: 5.094017% !important;
}
}
@media screen and (min-width:1200px) and (max-width:1500px) {
.row-fluid .offset2:first-child {
    margin-left: 3.094017% !important;

}
}

button:hover, button:focus{
    box-shadow: none !important;
}

.fa-brands{
    font-size: 18px !important;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: visible !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    text-align: center;
}