/* @import url("https://fonts.googleapis.com/css?family=Baloo+Bhaina|Crimson+Pro|Inknut+Antiqua|PT+Serif&display=swap"); */
/* @import url("https://fonts.googleapis.com/css?family=Ovo&display=swap");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,700,700i");
@import url("https://fonts.googleapis.com/css?family=Roboto:400"); */

*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.667;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #222222;
    font-weight: 700;
}

h1 {
    font-size: 70px;
    font-weight: 700;
}

h2 {
    font-size: 32px;
    font-weight: 700;
}

p {
    font-size: 16px;
    line-height: 1.8;
    color: rgb(0, 0, 0);
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

input:focus-visible {
    outline: none !important;
}
.product-text h3 {margin-top: 20px;}
/* header start */
.wrapper-2 {
	padding: 30px;
    text-align: center;
    background: #7d2d25;
    width: 450px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
.wrapper-2 h1 {
    color: #fff;
}
.wrapper-2 p {
    margin: 0;
    font-size: 1em;
    color: #fff;
    letter-spacing: 0px;
    padding: 8px;
	text-align: center;
}

.go-home {
    background: #ffffff;
    border: none;
    padding: 10px 50px;
    margin: 30px 0;
    border-radius: 30px;
    color: #000 !important;
    text-transform: capitalize;
    box-shadow: 0 10px 16px 1px rgb(0 0 0);
}
#header-top {
    background: #7d2d25;
    padding: 5px 0;
    margin-bottom: 0px;
}
.color_white {
    color: #fff;
}
.home-img p {    margin-top: 10px;
    font-size: 16px !important;
    text-align: center !important;}
    
.p-font-15 {
    font-size: 13px;
    padding-top: 3px;
}
.header-top-links {
    text-align: right;
}
#header-top .header-top-links ul li {
    display: inline-block;
}
#header-top .header-top-links ul li a {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
}
#header-top .header-top-links ul li a i {
    font-size: 15px;
    margin-right: 5px;
    vertical-align: sub;
}
.header-login {
    background: #ff680f;
}
.header-login {
    color: #fff;
    padding: 13px 20px 11px;
    margin-left: 12px;
}
#header-bottom {
    background: #fff;
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    padding-top: 8px;
}
#header-bottom .get-tuch {
    display: inline-block;
}
#header-bottom .get-tuch i {
    display: inline-block;
    font-size: 34px;
    margin-right: 7px;
    vertical-align: text-bottom;
    color: #812b26;
}
#header-bottom .get-tuch > ul {
    display: inline-block;
    text-align: left;
}
#header-bottom .get-tuch ul li h4 {
    padding: 0;
    margin: 0;
    line-height: 1.4rem;
    font-size: 17px;
    color: #000000;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
#header-bottom .get-tuch ul li p{
    padding: 0;
    margin: 0;
    line-height: 1.4rem;
    font-size: 15px;
    color: #4a4949;
}
#header-bottom .get-tuch ul li p a{
    color: #4a4949;
}
#header-bottom .get-tech-line {
    display: inline-block;
    padding: 0 5px 0 15px;
    vertical-align: top;
}
.wrap-sticky{
    height: 49px;
}
nav.navbar.bootsnav .navbar-toggle {
    background: #ed2a28 !important;
}
nav.navbar.bootsnav.navbar-sticky .navbar-brand {
    display: none;
}
.logo {
    float: left;
}
#main_header nav .navbar-nav {
    margin-left: 0px;
}

nav.navbar.bootsnav ul> li > a {
    /* text-transform: uppercase; */
    font-weight: normal;   
    padding-bottom: 12px;
    padding-left: 13px !important;
    padding-right: 13px !important;
    font-size: 14px;
    color: #555555;
}
.product-column{
    column-count: 2;
}
.dropdown-menu {
    padding: 0;
}
#header-bottom .col-md-10 {
    text-align: right;
}
.navbar{
    padding: 0;
    border-bottom: 1px solid #dbdbdb;
}
.wrap-sticky nav.navbar.bootsnav.sticked {
    position: fixed;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #fff;
}
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand{
    display: block;
}
nav.navbar.bootsnav.sticked ul> li > a {
    padding-left: 8px !important;
   }

/* header end */

/* carousel start */
.carousel-indicators [data-bs-target] {
    background-color: #f00;
}

/* carousel end */

/* welcome start */
.welcome{
    padding: 30px 0px;

}
/* .welcome h2{
    text-align: center;
    color: #7d2924;
    font-size: 40px;
    padding-bottom: 20px;
} */
.welcome p{
    letter-spacing: 1px;
    line-height: 1.6rem;
    color: #141414f2;
    font-size: 15px;
    text-align: justify;

}
.home-text{
    padding: 20px 4px;
}
.home-text-body{
  padding: 20px 2px;
}
.home-text-body h4{
    color: #217ec2;
    font-size: 20px;
}
.home-text-body p{
    line-height: 1.9rem;
    color: #141414f2;
    font-size: 16px;
}
/* welcome end */


/* product start */
.seprator {
    display: inline-block;
}
.line_4, .line_5, .line_6 {
    background: #7d2924;
    height: 2px;
}
.line_4 {
    width: 300px;
    margin: 10px auto 0;
  
}
.line_5 {
    width: 250px;
    margin: 5px auto 0;
}
.line_6 {
    width: 200px;
    margin: 5px auto 15px;
}
#our-agent .item {
    border: 2px solid #dedede;
    --text-shadow: 1px 1px 1px rgba(0,0,0,0.99);
    margin-bottom: 40px;
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
}
.ageent_overlay {
    background-color: #FFF;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
}
.ageent_overlay img {
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ageent_overlay .view-caption {
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
.ageent_overlay .view-caption a {
    border: medium none;
    border-radius: 4px;
    bottom: 55%;
    color: #111;
    display: inline-block;
    font-size: 25px;
    line-height: 18px;
    padding: 5px;
    position: relative;
    top: 30%;
    transform: scale(0.4);
    transition: all 0.5s ease 0s;
    background: #fff;
}
.ageent_overlay:hover .view-caption {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.8);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
#our-agent .team_text {
    padding: 10px 10px 10px 10px;
    min-height: 35px;
    background: #fff;
}
#our-agent .team_text a {
    font-size: 15px;
    color: #363535;
}
/* product end */

/* manufacture start */
.manufacture{
    padding: 40px 0px;
    background: url(../img/bgpnp.jpg);
    background-size: cover;

}
.manufacture .line_4 {
    background: #fff;
    height: 2px;
}
.manufacture .line_5{
    background: #fff;
    height: 2px;
}
.manufacture .line_6{
    background: #fff;
    height: 2px;
}
.manufacture .color_white{
    color: #fff;
}
.manufacture-text h4{
    font-size: 16px;
    color: #fff;
    text-align: justify;
    line-height: 24px;
}
.manufacture-img .ma-img{
    overflow: hidden;
}
.manufacture-img .ma-img img{
    margin: 10PX 0PX;
    transition: all 0.5s ease-in-out;
}
.manufacture-img .ma-img img:hover{
    transform: scale(1.2);
}
/* manufacture end */



/* enquiry start */
.enquiry{
    padding: 50px;
    background: #d7d7d7c7;
}
.enquiry-form input{
    border: 1px solid #bdbdbd;
    height: 37px;
    width: 98%;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 20px;
}
.submit-btn{
    border: none;
    padding: 6px 17px;
    font-size: 18px;
    border-radius: 5px;
    background: #217ec2;
    color: #fff;
}
/* enquiry end */

/* footer start */
.footer{
    padding-top: 55px;
    padding-bottom: 35px;
    background: #222222;

}
.footer-col.link ul li{
    padding: 2px 0px;
    border-bottom: 1px solid #9a9a9a;
}
.footer-col h4{
    color: #fff;
    position: relative;
}
.footer-col h4::after{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30%;
    height: 2px;
    background-color: #fff;
    content: "";

}
/* .footer-col ul{
    list-style: inside;

} */
.footer-col ul li a{
    color: #fff !important;
    font-size: 14px;
    transition: all 0.6s ease-in-out;
}
.footer-col ul li a:hover{
    color: #7f2924 !important;

}
.footer-col.link ul li a:hover{
   margin-left: 5px;
}
.footer-col img{
    width: 60%;
    background-color: white;
    border-radius: 8px;
}
.get-in{
    list-style: none !important;
}


.get-in li a{
    font-size: 19px !important;
}
.get-in li a i{
    padding-right: 10px;
}
.get-in li a span{
    font-size: 15px;
}
.copy-right{
    background: #000000;
    padding: 10px 0px;
}
.copy-right-text p{
    margin: 0px;
    text-align: center;
    color: #fff;
}
.social-link{
    list-style: none !important;
    display: flex;
    gap: 15px;
    padding: 25px 0px;
}
.social-link li{

}
.social-link li a img{
    width: 100% !important;
}
.copy-right-text p a img{
    width: 13%;
}
.footer-logo{
    padding-left: 38px;
}
.footer-company-name{
    color: #c62327;
    font-size: 18px;
    font-weight: 700;
}
.get-in li{
    padding-top: 10px;
}
/* footer end */
/* wharsapp start */
.quickcontact {
    width: 40px;
    position: fixed;
    top: 77%;
    left: 10px;
    z-index: 20;
}
/* whatsapp end */

/* bottom to top start */
#myBtn {
    display: none; 
    position: fixed; 
    bottom: 20px; 
    right: 25px; 
    z-index: 99;
    border: none;
    outline: none; 
    background-color: #217ec2;
    color: #fff;
    cursor: pointer; 
    padding: 7px 15px;
    border-radius: 10px; 
    font-size: 18px;
  }
  #myBtn i{
    font-size: 20px;
  }
  #myBtn:hover {
    background-color: #555; 
  }
/* bottom to top button end */

/* quality page start */
.p-banner .p-banner-text{
    text-align: center;
    background: #7d2d25;
    padding: 35px 0px;
}
.p-banner .p-banner-text h1{
    font-size: 42px;
    margin: 0;
    color: #fff;
    font-weight: 500;
}
.p-banner .p-banner-text .line_4{
    background: #fff;
}
.p-banner .p-banner-text .line_5{
    background: #fff;
}

.p-banner .p-banner-text .line_6{
    background: #fff;
}
.bread-nav ol{
    justify-content: center;
}
.breadcrumb-item.active {
    color: #fff;
}
.breadcrumb-item a{
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
  
}
.quality-page{
    padding: 40px 0px;
}
.quality-text{
    
    padding: 30px;

}
.quality-text h4{
    font-size: 20px;
}
.quality-text p{
    font-size: 15px;
    line-height: 1.5rem;
}
.certificate-img{
    position: relative;
}
.certificate-img img{
    border: 1px solid #b4b4b4;
}
.certificate-img .overlay2 {
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    -moz-transform: rotateY(180deg) scale(0.5,0.5);
    -ms-transform: rotateY(180deg) scale(0.5,0.5);
    -o-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}
.certificate-img .overlay2 {
    font-size: 16px;
    padding: 20px;
    line-height: 24px;
    overflow: hidden;
}
.certificate-img .overlay_inner {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    width: 90%;
}
.certificate-img  .overlay2 .overlay_inner a.btn-icon {
    margin-top: 0px;
    display: inline-block;
    background: #fff;
    padding: 7px 12px;
}
.certificate-img .overlay2 .overlay_inner a.btn-icon {
    color: #7d2d25;
}
.certificate-img:hover .overlay2 {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}
.quality-inspection-body .qi-img{
    position: relative;
}
.quality-inspection-body .qi-img img{
    border: 1px solid #b4b4b4;
}
.qi-img .overlay2 {
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    -moz-transform: rotateY(180deg) scale(0.5,0.5);
    -ms-transform: rotateY(180deg) scale(0.5,0.5);
    -o-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}
.qi-img .overlay2 {
    font-size: 16px;
    padding: 20px;
    line-height: 24px;
    overflow: hidden;
}
.qi-img .overlay_inner {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    width: 90%;
}
.qi-img  .overlay2 .overlay_inner a.btn-icon {
    margin-top: 0px;
    display: inline-block;
    background: #fff;
    padding: 7px 12px;
}
.qi-img .overlay2 .overlay_inner a.btn-icon {
    color: #7d2d25;
}
.qi-img:hover .overlay2 {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}
/* quality page end */



/* clent page start */
.client-img{
    position: relative;
    margin-top: 10px;
    border: rgb(168, 168, 168) 1px solid;
}
.client-img .overlay2 {
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    -moz-transform: rotateY(180deg) scale(0.5,0.5);
    -ms-transform: rotateY(180deg) scale(0.5,0.5);
    -o-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}
.client-img .overlay2 {
    font-size: 16px;
    padding: 20px;
    line-height: 24px;
    overflow: hidden;
}
.client-img .overlay_inner {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    width: 90%;
}
.client-img  .overlay2 .overlay_inner a.btn-icon {
    margin-top: 0px;
    display: inline-block;
    background: #fff;
    padding: 7px 12px;
}
.client-img .overlay2 .overlay_inner a.btn-icon {
    color: #7d2d25;
}
.client-img:hover .overlay2 {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}

/* client page end */


/* contact page start */
.contact-address{
    padding: 20px;
}
.contact-icon .icon-text p{
    font-size: 20px;
    color: #393939;
}
.contact-form form .btn-submit{
    padding: 0px 20px;
    font-size: 20px;
    border-radius: 6px;
    border: 1px solid #7d2b26;
    background: #7d2b26;
    color: #fff;
    transition: all 0.6s ease-in-out;
}
.contact-form form .btn-submit:hover{
    border: 1px solid #7d2b26;
    background: transparent;
    color: #7d2b26;
  
}
.contact-icon .icon-text p a{ 

    color: #393939;
}
.contact-address h5{
    color: #7d2b26;
}
/* contact page end */

/* manufactue page start */
.manufacture-images{
    padding-top: 20px;
}
.manufacture-img{
    position: relative;
    margin-top: 10px;
}
.manufacture-img .overlay2 {
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    -moz-transform: rotateY(180deg) scale(0.5,0.5);
    -ms-transform: rotateY(180deg) scale(0.5,0.5);
    -o-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}
.manufacture-img .overlay2 {
    font-size: 16px;
    padding: 20px;
    line-height: 24px;
    overflow: hidden;
}
.manufacture-img .overlay_inner {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    width: 90%;
}
.manufacture-img  .overlay2 .overlay_inner a.btn-icon {
    margin-top: 0px;
    display: inline-block;
    background: #fff;
    padding: 7px 12px;
}
.manufacture-img .overlay2 .overlay_inner a.btn-icon {
    color: #7d2d25;
}
.manufacture-img:hover .overlay2 {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}


/* manufacture page end */


/* about page start */
.about-text p{
    line-height: 1.5rem;
    font-size: 15px;
}

.about-img{
    padding-top: 0px;
}

/* about page end */


/* product page start */
.pdb-banner img{
    border-top: 7px solid #7d2d25;
    border-bottom: 7px solid #7d2d25;
}
.product-text p{
    padding-top: 20px;
    line-height: 1.6rem;
}
.double-link{
    margin-top: 40px;
}
.double-link a{
    background: #7d2d25;
    color: #fff;
    border: 1px solid #7d2d25;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    transition: all 0.6s ease-in-out;
    font-size: 20px;
}

.double-link a:hover{
    background: transparent;
    color: #7d2d25;
    border: 1px solid #7d2d25;
    
}
/* product page end */

@media only screen and (max-width: 992px) {
    nav.navbar.bootsnav.navbar-sticky .navbar-brand{
    display: block;
    }
    #header-bottom .get-tuch {
        width: 30%;
    }
    .navbar-collapse {
        z-index: 999;
        background: #fff;
    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 767px) {
    #main_header nav .navbar-nav {
        margin-left: 0px;
    overflow: auto;
    height: 70vh;
    }
    .about-img{
    padding-top: 40px;
    }
    .col-sm-6{
        width: 50%;
    }
    #header-top{
        display: none;
    }
    #header-bottom{
        display: none;
    }
    nav.navbar.bootsnav.navbar-sticky .navbar-brand {
        display: block;
    }
    .navbar-collapse{
        background: #fff;
        z-index: 100;
        margin-top: -4px;
    }
    .navbar-light .navbar-toggler {
     
        border-color: transparent;
  
        padding: 6px;
    }
    .navbar-brand img{
        width: 66%;
    }
    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow:none;
    }
    /* .wrap-sticky{
        height: 60px !important;
    } */
    .header-middle{
        display: none;
    }
    .header-top .header-top-left p {
       text-align:center;
    }
    .header-top .header-top-right {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .welcome h2 {
        text-align: center;
        
        font-size: 23px;
   
    }
    .welcome p {
    
        letter-spacing: 1px;
        line-height: 1.9rem;
        color: #141414f2;
        font-size: 16px;
        text-align: justify;
        padding: 0px 9px;
    }
    .footer-col{
        padding: 35px 0px;
    }
  .home-product {
        border: 1px solid #ababab;
        padding: 10px;
        position: relative;
        height: 395px;
    }
    .copy-right-text p a img {
        width: 33%;
    }
    .header-address{
        display: none;
    }
    .top-company{
        display: block;
    }
    .company-name {
        text-align: center;
        font-size: 29px;
        font-weight: 800;
        color: #fff6f6;
        padding-bottom: 10px;
    }
    .manufacture-text{
        padding: 15px;
    }
    .manufacture-text h4{
        font-size: 16px;
        color: #fff;
        text-align: left;
    }
    .enquiry {
        padding: 11px;
        background: #d7d7d7c7;
    }
    .product-column {
        column-count: 1;
    }
    .manu-text h4{
        font-size: 20px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        justify-content: center;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .header-top .header-top-left p {
        font-size: 16px;
        text-align: center;
    }
    
.navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    margin-top: 0;
}

.navbar .nav-item:hover .nav-link {
    color: #fff;
}

.navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
}

.navbar .dropdown-menu.fade-up {
    top: 180%;
}

.navbar .nav-item:hover .dropdown-menu {
    transition: .3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
}
.navbar .nav-item:hover .nav-link {
    color: #7e2d23;
}

}
@media(max-width: 480px){
    .footer-col img{width: 25%;}
}