.logo-header-sec img {
    width: 200px;
}
.row.sectionheader {
    padding: 0 5%;
    margin: 0px !important;
    align-items: center;
}
nav.navbarnew ul li a {
    color: #000 !important;
    font-size: 20px;
}
nav.navbarnew ul {
    display: flex;
    gap: 38px;
    list-style: none;
    margin: 0px ! IMPORTANT;
    justify-content: center;
	padding: 0px ! IMPORTANT;
}	
nav.navbarnew ul li a {
    text-decoration: none !IMPORTANT;
}
ul.submenu {
    width: 202px;
    border-radius: 20px !IMPORTANT;
    padding: 0px !IMPORTANT;
    padding-top: 7px !IMPORTANT;
    padding-bottom: 7px !IMPORTANT;
	position: relative;
	z-index: 9;
}
nav.navbarnew ul li a {
    text-decoration: none !IMPORTANT;
    color: #000 !important;
    font-size: 20px;
}
ul.submenu a {
    padding: 0 15px !IMPORTANT;
    font-size: 19px !IMPORTANT;
    padding-bottom: 8px !IMPORTANT;
    display: block !IMPORTANT;
    padding-top: 0px !IMPORTANT;
}
/* Home Css */
.banner-image img {
    height: 550px;
    object-fit: cover;
}
.banner-image::after {
    background-color: #000;
    width: 100%;
    height: 550px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
}
.contentbox {
    position: absolute;
    top: 31%;
    left: 5%;
    color: #fff;
    z-index: 9;
    width: 50%;
}
.contentbox h1 {
    font-size: 35px;
}
.contentbox a {
    background: #fff;
    display: block;
    width: fit-content;
    padding: 5px 40px;
    border-radius: 20px;
    color: #000 !IMPORTANT;
    font-weight: 700;
    text-decoration: none !IMPORTANT;
}
#bannerhome button.owl-dot.active {
    background: #cd2c03 ! IMPORTANT;
}
#bannerhome.owl-carousel .owl-nav button.owl-next,  #bannerhome.owl-carousel .owl-nav button.owl-prev, #bannerhome.owl-carousel button.owl-dot {
    font-size: 20px ! IMPORTANT;
    color: #fff ! IMPORTANT;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
}
#bannerhome .owl-dots {
    position: absolute;
    bottom: 46px;
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 10px;
}
.row.browsecategory {
    padding: 50px 5% !IMPORTANT;
    margin: 0;
}
.main-boximage {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.imagebox img {
    width: 188px !IMPORTANT;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-top: 20px;
    margin: 0 auto;
    height: 188px !IMPORTANT;
}
.imagebox, .main-cat-name {
    width: 100% !IMPORTANT;
    text-align: center;
}
.headingsec-main {
    width: 100%;
    text-align: center;
}
.main-cat-name a {
    text-decoration: none ! IMPORTANT;
}
.main-cat-name a h4 {
    color: #000 ! IMPORTANT;
    margin-top: 10px ! IMPORTANT;
    text-decoration: none ! IMPORTANT;
    font-size: 20px ! IMPORTANT;
}

div#categorishome .owl-nav button.owl-prev span {
    position: relative;
    top: -3px;
    font-size: 31px;
    color: #fff ! IMPORTANT;
}
div#categorishome .owl-nav button.owl-next span {
    position: relative;
    top: -3px;
    font-size: 31px;
    color: #fff ! IMPORTANT;
}
div#categorishome .owl-nav button.owl-prev {
    position: absolute;
    left: -18px;
    background-color: #d22e05;
    width: 22px;
    height: 30px;
    line-height: 30px;
}
div#categorishome .owl-nav button.owl-next {
    position: absolute;
    right: -18px;
    background-color: #d22e05;
    width: 22px;
    height: 30px;
    line-height: 30px;
}
div#categorishome .owl-nav {
    position: absolute;
    top: 42%;
    width: 100%;
}
.row.about-us-section-on img {
    width: 100% !IMPORTANT;
}
.row.about-us-section-on {
    margin: 0;
    padding: 0 5% 50px !IMPORTANT;
    align-items: center;
    background: #d22e05;
    padding-top: 50px !IMPORTANT;
    margin-bottom: 50px !IMPORTANT;
}
.imagesection-uder-ab img {
    height: 232px;
    object-fit: cover;
    border-radius: 20px;
}
.content-uder-ab .headingsec-main {
    text-align: left !IMPORTANT;
    color: #fff !IMPORTANT;
}
.row.section-quality {
    margin: 0;
    padding: 0 5% 50px !important;
}
.background-box {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px !IMPORTANT;
    border-radius: 20px;
}
.background-box .imageboxs {
    width: 100%;
    text-align: center;
}
.background-box .imageboxs img {
    width: 50px !IMPORTANT;
}
.headingquality {
    margin-top: 10px !IMPORTANT;
}
.row.section-blueander {
    margin: 0px !IMPORTANT;
    overflow: hidden !IMPORTANT;
    max-width: 100% !important;
    margin-bottom: 50px !IMPORTANT;
    background-color: #d22e05;
}
.row.section-blueander .col-md-6 {
    padding: 0px !IMPORTANT;
}
.image-content-section {
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 50px !IMPORTANT;
}
.iconcont p {
    color: #fff !IMPORTANT;
    margin-bottom: 0px !IMPORTANT;
    font-size: 15px;
}
.icons-k img {
    width: 60px;
    filter: brightness(0) invert(1);
}
.image-section img {
    width: 100% !IMPORTANT;
    height: 560px !IMPORTANT;
    object-fit: cover;
}
.content-icon {
    display: flex;
    align-items: center;
    gap: 20px !IMPORTANT;
}
.faq-container {
  max-width: 700px;
  margin: auto;
}

.faq {
  background: #fff;
  margin-bottom: 10px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.faq input {
  display: none;
}

.faq label {
  display: block;
  padding: 15px 20px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}

.faq label::after {
  content: '+';
  position: absolute;
  right: 20px;
  font-size: 20px;
  transition: transform 0.3s ease;
}

.faq input:checked + label::after {
  content: '-';
  transform: rotate(180deg);
}

.faq-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  background: #fafafa;
  transition: max-height 0.3s ease;
}

.faq input:checked ~ .faq-content {
  max-height: 200px;
  padding: 15px 20px;
}
.row.section-faqs {
    margin: 0px !IMPORTANT;
    padding-bottom: 50px !IMPORTANT;
    padding-top: 50px !IMPORTANT;
    margin-bottom: 50px !IMPORTANT;
    position: relative !IMPORTANT;
}
.faq-container h3 {
    text-align: center !IMPORTANT;
    margin-bottom: 30px !IMPORTANT;
    color: #fff !IMPORTANT;
}
.faq-container {
    max-width: 100% !IMPORTANT;
    margin: auto;
    position: relative;
    z-index: 9;
    width: 70%;
}
.row.section-faqs::before {
    content: "";
    background-color: #0000004a;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.row.section-faqs::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/assets/images/faqnew.png);
    background-position: center;
}
.contact-form {
      background: #fff;
      max-width: 500px;
      margin: auto;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0 0 15px rgba(0,0,0,0.1);
    }
    .contact-form input,
    .contact-form textarea {
      width: 100%;
      padding: 12px 15px;
      margin-bottom: 15px;
      border: 1px solid #ccc;
      border-radius: 6px;
      font-size: 16px;
    }
    .contact-form button {
      background-color: #d22e05;
      color: white;
      padding: 12px 20px;
      border: none;
      border-radius: 6px;
      font-size: 16px;
      cursor: pointer;
      width: 100%;
    }
    .contact-form button:hover {
      background-color: #d22e05;
    }
.contact-form {
    background: #fff;
    max-width: 50%;
    margin: auto;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    margin-bottom: 50px !IMPORTANT;
}
.row.contactform {
    margin: 0px !IMPORTANT;
}
.contact-form h3 {
    text-align: center;
    margin-bottom: 30px !IMPORTANT;
}
.footer {
      background-color: #f8f9fa;
      padding: 40px 0 10px;
    }
    .footer h5 {
      font-weight: bold;
      margin-bottom: 20px;
    }
    .footer p, .footer a {
      color: #333;
      font-size: 15px;
      line-height: 1.6;
    }
    .footer ul {
      padding-left: 0;
    }
    .footer ul li {
      list-style: none;
      margin-bottom: 8px;
    }
    .footer .contact-info i {
      margin-right: 8px;
    }
    .footer img {
      max-width: 150px;
    }
	ul.socialmedialinks {
    display: flex;
    gap: 10px;
    list-style: none;
    justify-content: normal !IMPORTANT;
    margin: 0px !IMPORTANT;
}
ul.socialmedialinks a {
    color: #fff !IMPORTANT;
    background: #d02d04;
    line-height: 20px;
    padding: 3px 10px;
    font-size: 15px;
    border-radius: 3px;
}	
.row.section-footer {
    margin: 0px !IMPORTANT;
    padding: 0 5% !IMPORTANT;
}
p.copyright {
    text-align: center;
    margin-top: 12px;
    border-top: 2px solid #db3208;
    padding-top: 10px;
    font-size: 17px;
    margin-bottom: 0px !IMPORTANT;
}
/*servceinner*/
.row.section-innerbanner-servicepage {
    margin: 0px !important;
    display: block !IMPORTANT;
    position: relative;
}
.banner-image-section img {
    width: 100% !IMPORTANT;
    height: 450px;
    object-fit: cover;
}
ul.menu-bread {
    display: flex;
    gap: 20px;
    list-style: none !IMPORTANT;
    padding-left: 0px !IMPORTANT;
    margin: 0px !IMPORTANT;
    width: 100%;
    justify-content: center;
    color: #fff;
}
.banner-image-section {
    position: relative;
}
.banner-image-section::after {
    content: "";
    background: #000000ab;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
}
.contentheadandmenu {
    position: absolute;
    width: 100%;
   ! height: 100%;
    top: 40%;
    text-align: center;
}
.contentheadandmenu h1 {
    width: 100%;
    color: #ffffff ! IMPORTANT;
    font-size: 55px;
}
ul.menu-bread a.active {
    color: #d02d04 ! IMPORTANT;
}
ul.menu-bread a {
    color: #fff ! IMPORTANT;
    font-size: 17px;
    text-decoration: none ! IMPORTANT;
}
.row.section-para-inner {
    margin: 0px !IMPORTANT;
    padding: 50px 5%;
}
.parainner p {
    font-size: 18px;
}
.parainner h2 {
    text-align: center;
    color: #d02d04 ! IMPORTANT;
    border-bottom: 2px solid;
    width: fit-content;
    margin: 0 auto 20px;
}
.parainner {
    width: 100%;
}
thead th {
    width: 221px;
    font-size: 13px;
    padding: 5px;
    text-align: center;
    background: #d02d04;
    color: #fff;
}
tbody td {
    text-align: center;
    padding: 5px !IMPORTANT;
    background: #000;
    color: #ffffff ! IMPORTANT;
}
.row.section-images {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 50px !IMPORTANT;
	gap: 20px;
}
.image1 img {
    border: 1px solid;
    width: 342px;
    height: 250px;
    object-fit: contain;
    border-radius: 20px;
    background: #d02d04;
    padding: 20px;
}
.row.section-rempara {
    padding: 0 5% 50px;
    margin: 0;
}
.button-an a:hover {
    background: transparent ! IMPORTANT;
    border: 1px solid;
    color: #d02d04 ! IMPORTANT;
}
.button-an a {
    margin: 0 auto;
    text-align: center;
    width: fit-content;
    display: block;
    background: #d02d04;
    padding: 10px 40px;
    color: #fff;
    border-radius: 20px;
    text-decoration: none ! IMPORTANT;
    border: 1px solid #d02d04 ! IMPORTANT;
}
.button-an {
    width: 100%;
}
.title{
    font-size: 28px;
    text-align: center;
    color: #333;
    margin-bottom: 10px;
}
.subtitle{
    text-align: center;
    color: #666;
    font-size: 16px;
    margin-bottom: 30px;
}
.contact-form{
    width: 100%;
}

.form-row{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}
.form-column{
    flex: 1;
    min-width: 250px;
}
.form-label{
    display: block;
    color: #333;
    font-size: 14px;
    margin-bottom: 5px;
}
.form-input,
.form-textarea{
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #ddd;
    transition: border-color 0.3s, transform 0.3s;
}
.form-input:focus,
.form-textarea:focus{
    border-color: #6f6df4;
    outline: none;
    transform: scale(1.02);
}
.form-textarea{
    resize: none;
}
.submit-button{
    display: block;
    width: 100%;
    padding: 12px;
    background: linear-gradient(135deg, #d22e05, #d22e05);
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s, transform 0.3s;
}
.submit-button:hover{
    background: linear-gradient(135deg, #d22e05, #d22e05);
    transform: scale(1.05);
}

@keyframes fadeIn{
    from{
        opacity: 0;
        transform: translateY(-20px);
    }
    to{
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px){
    .form-wrapper{
        padding: 30px;
    }
    .title{
        font-size: 24px;
    }
    .subtitle{
        font-size: 14px;
    }
    .form-row{
        flex-direction: column;
    }
}

@media (max-width: 540px){
    .form-wrapper{
        padding: 20px;
    }
    .title{
        font-size: 20px;
    }
    .subtitle{
        font-size: 12px;
    }
    .form-row{
        flex-direction: column;
        gap: 15px;
    }
    .form-column{
        min-width: 100%;
    }
    .form-label{
        font-size: 12px;
    }
    .form-input,
    .form-textarea{
        padding: 10px;
    }
    .submit-button{
        padding: 10px;
        font-size: 14px;
    }
}
.row.section-form {
    padding: 0 5% 50px !IMPORTANT;
    margin: 0 !IMPORTANT;
}
.form-wrapper {
    background-color: #ffffff;
    width: 100% !IMPORTANT;
    max-width: 100% !IMPORTANT;
    padding: 0px !IMPORTANT;
    border-radius: 12px;
    animation: fadeIn 1s ease-out;
    margin-top: 30px !IMPORTANT;
}
/*servicemainpage*/
.row.section-main-prod {
    padding: 50px 5% 30px !IMPORTANT;
    margin: 0px !IMPORTANT;
    justify-content: center;
}
.onlyimage img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 20px;
}
.imgsection-c {
    background: #d02d04;
    padding: 5px 5px 20px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.onlyimage img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 20px;
}
.linkon a {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background-color: #000 !IMPORTANT;
    border-radius: 10px;
    text-decoration: none !IMPORTANT;
}
/*prod-uner*/
.row.section-para-inner.inner-less {
    padding-bottom: 0px !IMPORTANT;
}

/*abouts-us*/
.row.about-us-section-on.margintop {
    margin-top: 50px !IMPORTANT;
}
.icons-k h4 {
    font-size: 50px;
    color: #fff !IMPORTANT;
}
.row.section-para-inners.inner-lessa {
    padding: 30px 5% 0px!IMPORTANT;
    margin: 0px !IMPORTANT;
}

/*under inner*/
.same-box {
    width: 100% !IMPORTANT;
    display: flex;
}
html body .same-box .parainner h2 {
    text-align: left !IMPORTANT;
    border-bottom: 0px !IMPORTANT;
    margin: 0px !IMPORTANT;
    font-size: 24px !IMPORTANT;
    margin-bottom: 7px !IMPORTANT;
}
html body .same-box .parainner ul {
    padding-left: 20px !IMPORTANT;
    list-style: none !IMPORTANT;
}
.parainner table {
    width: 100%;
}
html body .same-box .parainner ul li {
    list-style: disc;
}