html{
    scroll-behavior: smooth;
}
body{
    font-family: 'Quicksand', sans-serif;
}
h1{
    padding-top: 12%;
    font-weight: bolder;
    font-family: 'Roboto', sans-serif;
 }
h2{
    font-weight: bold; 
    font-family: 'Roboto', sans-serif;
}
h3{
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
h4{
    font-size: 20px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
h5{
    font-size: 18px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
p{
    text-align: justify;
}
.whatsapp-icon{
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 999999;
}
.blue-btn{
    padding: 10px 20px;
    background-color: #3372be;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    transition: 1s;
}
.blue-btn:hover{
    color: #fff;
    background-color: #042d60;
}
.navbar-brand img{
    height: 120px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55);
    font-weight: bold;
    padding: 10px 8px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #3372be;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #3372be;
}
.social-links a{
    font-size: 30px;
    padding: 10px 5px;
    color: #3372be;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.55);
    border-color: none;
    border: none;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow:none;
}
/* carousel */
.carousel-1{
    width: 100%;
    height: 80vh;
    background:url('../images/carousel-1.png')center no-repeat;
    background-size: cover;
}
.carousel-2{
    width: 100%;
    height: 80vh;
    background:url('../images/truck-image.jpg')center no-repeat;
    background-size: cover;
}
.carousel-3{
    width: 100%;
    height: 80vh;
    background:url('../images/carousel-w2.jpeg')center no-repeat;
    background-size: cover;
}
.carousel-content{
    margin-top: 40%;
    margin-left: 10%;
    background-color: rgba(255, 255, 255,.8);
    padding: 40px;
}
#insideproductBanner{
    width: 100%;
    height: 50vh;
    background: url('../images/kind-metal-all-products.jpg') center no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.6);
}
#insideproductBanner h1{
    padding-top: 10%;
}
/* .carousel .carousel-item {
    transition-duration: 3s;
} */
/* about us */
.mission{
    width: 100%;
    padding: 10px;
    border: .1px solid #c7c7ff;
    border-radius: 8px;
    margin-top: 90px;
    height: 200px;
}
.mission img,.vission img{
    height: 64px;
}
.mission h6,.vission h6{
    font-size: 16px;
    font-weight: bold;
}
.mission p,.vission p{
    font-size: 12px;
}
.vission{
    width: 100%;
    padding: 10px;
    border: .1px solid #c7c7ff;
    border-radius: 8px;
    height: 200px;
    margin-left: -50px;
    background-color: #fff;
}
/* our products section */
#ourProducts{
    background-color: rgba(213, 225, 255, .3);
}
.products-content img{
    border-radius: 8px;
}

.core-values-content img{
    height: 60px;
}
/* goals */
.goals{
    background-color: #3372be;
}
.goals p{
    color: #ffff;
    margin-bottom: 0;
}
.what-we-do-content img{
    border-radius: 8px;
}
/* footer */
.footer{
    background-color: rgba(213, 225, 255, .3);
}
.footer-navbar-brand img{
    height: 120px;
}
.footer-links ul {
    padding-left: 0;
}
.footer-links ul li{
    list-style: none;
    padding: 5px 0;
}
.footer-links ul li a{
   color: #020202;
   text-decoration: none;
   font-size: 16px;
}
.bottom-footer{
    background-color: #3372be;
}
.bottom-footer-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
}
.design {
    margin-right: 20px;
}
.design a{
    color: #fff;
    text-decoration: none;
}
/* Aboutus banner */
#Aboutbanner{
    height: 50vh;
    width: 100%;
    background:url('../images/demolition-contractors.jpg')center no-repeat;
    background-size: cover;
    /* box-shadow: inset 0 0 0 2000px rgba(9, 9, 9, 0.2); */
  }
 #Tradingbanner{
    height: 50vh;
    width: 100%;
    background:url('../images/trading.jpeg')center no-repeat;
    background-size: cover;
    /* box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.2); */
 }
.trading-img img{
    border-radius: 8px;
}
.page-background{
    width:100%;
    height: auto;
    background: url('../images/abstract-metal-background-close-up.jpg') fixed no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(255, 255, 255, 0.9);
}
/* products */
.product-image img{
    z-index: -1;
}
.products-heading{
    background-color: #3372be;
    color: #fff;
    z-index: 999999999;
}
.bulk-commodities ul{
    padding-left: 0;
}
.bulk-commodities ul li{
    list-style: none;
    padding: 10px 0;
}
#Productsbanner{
    width:100%;
    height: 50vh;
    background: url('../images/products-1.jpeg') center no-repeat;
    background-size: cover;
    /* box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 40%); */
}
#Expertsbanner{
    width:100%;
    height: 50vh;
    background: url('../images/contact-us.jpg') center no-repeat;
    background-size: cover;
}
#Whykingsbanner{
    width:100%;
    height: 50vh;
    background: url('../images/banner1.jpg') center no-repeat;
    background-size: cover;
    /* box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5); */
}
#Contactbanner{
    width:100%;
    height: 50vh;
    background: url('../images/contact-us.jpg') center no-repeat;
    background-size: cover;
    /* box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.2); */
}
#elvbanner{
    width:100%;
    height: 80vh;
    background: url('../images/car-crushing.jpg') center no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.2);
}
/* contact us page */
/* .contact-section{
    margin-top: -90px;
} */
.contact-form{
    background-color:  #ffffff;
}
.contact-info{
    background-color: #ffffff;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.325rem 0.75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #b2b2b2;
    background-color: transparent;
    background-clip: padding-box;
    outline: none;
    border-bottom: 1px solid #3372be;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    box-shadow: none;
  }
  textarea:focus,
  textarea.form-control:focus,
  input.form-control:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  [type="text"].form-control:focus,
  [type="password"].form-control:focus,
  [type="email"].form-control:focus,
  [type="tel"].form-control:focus,
  [contenteditable].form-control:focus {
    box-shadow: -1px 0px 1px 0.5px rgba(57, 110, 176, 1);
    border: 1px solid #3372be;
  }
  .submit-btn {
    background-color: #3372be;
    width: 70%;
    border: none;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
  }

  /*  */
  .product-content{
    text-align: justify;
  }
  .products-navs{
    border-left: .1px solid #042d60;
  }
  .products-navs ul{
    padding-left: 0;
  }
  .products-navs ul li{
    list-style: none;
    padding: 5px 0;
  }
  .products-navs ul li a{
    color: #042d60;
    text-decoration: none;
    font-size: 14px;
  }
  .stock-yards{
    background-color: #f2f6ff;
    height: 170px;
    padding: 20px 10px;
    border-top: 4px solid #042d60;
  }
  .table-bordered>:not(caption)>*>* {
    border-width: 0 2px;
}
.comming-soon-page{
    margin : 0;
    text-align: center;
    color: #042d60;
}
@media (max-width: 767.98px) { 
    h1{
        padding-top: 35%;
        font-weight: bolder;
        font-family: 'Roboto', sans-serif;
     }
    .navbar-brand img{
        height: 80px;
    }
    .carousel-content{
        margin-top: 40%;
        margin-left: 1%;
        padding: 20px;
        font-weight: 14px;
    }
    .vission {
        padding: 10px;
        margin-top: 20px;
        margin-left: 0px !important;
    }
    .core-values-content{
        text-align: center;
    }
    .core-values-content p{
        text-align: center !important;
    }
    .what-we-do-content{
        margin-top: 20px;
    }
    .bottom-footer-content{
        display: grid !important;
    }
    #insideproductBanner h1{
        margin-top: 30%;
    }
    #Productsbanner h1{
        margin-top: 20%;
    }
    h4{
        text-align: left;
    }
    .table-scrollable {
        overflow-x: auto;
        max-width: 600px;
        box-shadow: inset 0 0 5px rgba(150, 150 ,150,0.35);
        margin: auto;
      }
 }
