.allproductsdiv img {
    width: 100%;
    padding: 0;
    margin: 0;
}
.luimgtext p {
    font-size: 35px !important;
    line-height: 44px !important;
}
.bgcolor {
    background: #b26e30;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    margin-top: -13px;
}
.luimgtext h1 {
    font-size: 44px !important;
    line-height: normal !important;
    font-weight: 600 !important;
    margin-bottom: 0;
}

.luimgtext {
    position: absolute;
    right: 71px;
    top: 34%;
    color: white;
}
.bgcolor p {
    margin: 0;
    color: white;
    font-size: 28px !important;
    font-weight: bold;
}

.bgcolor a {
    color: white;
    font-weight: 300;
    border: 1px solid;
    padding: 12px 47px;
    font-size: 20px;
    margin-left: 3%;
}
#othersectioncon p{
        font-size: 21px;
        line-height: inherit;
        margin-top: 8px;
        margin-bottom: 12px;
}
.bgcolor1 {
    margin-top: 56px;
}
h2 {
    font-size: 44px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 0;
}
.allproductsdiv1 {
    margin-top: 4%;
}

.allproductsdiv1 .col-md-4 {
    width: 33.33%;
    float: left;
}

.allproductsdiv1 img {
    width: 60%;
    margin: 0px auto;
    display: block;
}
.allproductsdiv1 h3 {
    text-align: center;
    font-weight: 500 !important;
    font-size: 20px;
}

.engicon {
    width: 70%;
    margin: 8% auto 0;
}

.allproductsdiv2 {
    margin-top: 4%;
    display: inline-block;
    width: 100%;
}

.allproductsdiv2 h3 {
    font-weight: 500 !important;
    font-size: 30px;
    margin-top: 18px;
    margin-bottom: 0;
}

.allproductsdiv2 h4 {
    font-weight: 500 !important;
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 0;
}

.allproductsdiv2 a {
    color: black;
    position: relative;
    display: inline-block;
    padding-bottom: 0px;
}

.allproductsdiv2 img {
    width: 90%;
    float: right;
}

.allproductsdiv2 .col-md-8 {
    width: 70%;
    float: left;
    text-align: right;
    border-right: 1px solid;
    padding-right: 55px;
    padding-top: 30px;
    padding-bottom: 55px;
}

.allproductsdiv2 .col-md-4 {
    width: 39%;
    float: right;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 0;
    padding-left: 0;
}

.engicon1 {
    position: relative;
    border-top: 1px solid;
    border-bottom: 1px solid;
    display: inline-block;
    padding-right: 0;
}

.allproductsdiv2 h4 a::after {
  content: "";
  position: absolute;
  left: 62%;
  bottom: 0;
  width: 82%;        /* adjust line length */
  height: 1px;
  background: #000;    /* border color */
  transform: translateX(-54%);
}



.allproductsdiv3 {
    display: inline-block;
    width: 100%;
}

.allproductsdiv3 h3 {
    font-weight: 500 !important;
    font-size: 30px;
    margin-top: 18px;
    margin-bottom: 0;
}

.allproductsdiv3 h4 {
    font-weight: 500 !important;
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 0;
}

.allproductsdiv3 a {
    color: black;
    position: relative;
    display: inline-block;
    padding-bottom: 0px;
}

.allproductsdiv3 img {
    width: 90%;
    float: left;
}

.allproductsdiv3 .col-md-8 {
    width: 70%;
    float: left;
    text-align: left;
    border-left: 1px solid;
    padding-left: 55px;
    padding-top: 20px;
    padding-bottom: 52px;
}

.allproductsdiv3 .col-md-4 {
    width: 39%;
    float: left;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 0;
    padding-left: 0;
}

.engicon2 {
    position: relative;
    border-bottom: 1px solid;
    display: inline-block;
    padding-right: 0;
    margin-top: -9px;
}

.allproductsdiv3 h4 a::after {
  content: "";
  position: absolute;
  left: 45%;
  bottom: 0;
  width: 82%;        /* adjust line length */
  height: 1px;
  background: #000;    /* border color */
  transform: translateX(-54%);
}

.allproductsdiv4 {
    display: inline-block;
    width: 100%;
}

.allproductsdiv4 h3 {
    font-weight: 500 !important;
    font-size: 30px;
    margin-top: 18px;
    margin-bottom: 0;
}

.allproductsdiv4 h4 {
    font-weight: 500 !important;
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 0;
}

.allproductsdiv4 a {
    color: black;
    position: relative;
    display: inline-block;
    padding-bottom: 0px;
}

.allproductsdiv4 img {
    width: 90%;
    float: right;
}

.allproductsdiv4 .col-md-8 {
    width: 70%;
    float: left;
    text-align: right;
    border-right: 1px solid;
    padding-right: 55px;
    padding-top: 30px;
    padding-bottom: 55px;
}

.allproductsdiv4 .col-md-4 {
    width: 39%;
    float: right;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 0;
    padding-left: 0;
}

.engicon3 {
    position: relative;
    border-bottom: 1px solid;
    display: inline-block;
    padding-right: 0;
    margin-top: -8px;
}

.allproductsdiv4 h4 a::after {
  content: "";
  position: absolute;
  left: 62%;
  bottom: 0;
  width: 82%;        /* adjust line length */
  height: 1px;
  background: #000;    /* border color */
  transform: translateX(-54%);
}


.allproductsdiv5 {
    display: inline-block;
    width: 100%;
}

.allproductsdiv5 h3 {
    font-weight: 500 !important;
    font-size: 30px;
    margin-top: 18px;
    margin-bottom: 0;
}

.allproductsdiv5 h4 {
    font-weight: 500 !important;
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 0;
}

.allproductsdiv5 a {
    color: black;
    position: relative;
    display: inline-block;
    padding-bottom: 0px;
}

.allproductsdiv5 img {
    width: 90%;
    float: left;
}

.allproductsdiv5 .col-md-8 {
    width: 70%;
    float: left;
    text-align: left;
    border-left: 1px solid;
    padding-left: 55px;
    padding-top: 20px;
    padding-bottom: 65px;
}

.allproductsdiv5 .col-md-4 {
    width: 39%;
    float: left;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 0;
    padding-left: 0;
}

.engicon4 {
    position: relative;
    border-bottom: 1px solid;
    display: inline-block;
    padding-right: 0;
    margin-top: -9px;
}

.allproductsdiv5 h4 a::after {
  content: "";
  position: absolute;
  left: 45%;
  bottom: 0;
  width: 82%;        /* adjust line length */
  height: 1px;
  background: #000;    /* border color */
  transform: translateX(-54%);
}
.allproductsdiv6 {
    margin-top: 6%;
}

.allproductsdiv6 .col-md-4 {
    width: 33.33%;
    float: left;
}

.allproductsdiv6 img {
    width: 100%;
    height: 365px;
    object-fit: cover;
}

.engicon5 {
    margin-top: 4%;
}

.allproductsdiv6 h3 {
    font-weight: 500 !important;
    font-size: 23px;
    margin-top: 18px;
    margin-bottom: 0;
    line-height: 34px;
}
.view-product {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  margin-top: 10px;
}

.view-product .text {
  position: relative;
}

.view-product .text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: #000;
  transition: transform 0.3s ease;
  transform: scaleX(1);
  transform-origin: left;
}

.view-product:hover .text::after {
  transform: scaleX(0);
}

.view-product .arrow {
  font-size: 29px;
  transition: transform 0.3s ease;
}

.view-product:hover .arrow {
  transform: translateX(5px);
}
.enquiry-section {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 4%;
}
.subtitle {
}

.section-title {font-weight: 400 !important;font-size: 27px;margin-top: 4%;margin-bottom: 0;line-height: 34px;}

.label {
  font-size: 26px !important;
  margin-bottom: 17px !important;
  margin-top: 25px !important;
  font-weight: 600 !important;
}

.checkbox-group {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 20px;
  margin-left: -13px;
}

.checkbox-group label {
  font-size: 19px;
  display: flex;
  align-items: center;
  gap: 0;
  margin-right: 27px;
}

.form-group {
  margin-bottom: 25px;
}

.form-group label {
  display: block;
  font-weight: 600 !important;
  font-size: 27px;
  margin-top: 2%;
  margin-bottom: 0;
  line-height: 34px;
}

.form-group small {
  display: block;
  font-size: 25px;
  color: #777;
  margin-bottom: 8px;
}

textarea,
input,
select {
  width: 100%;
  padding: 14px 12px;
  border: 1px solid #999;
  font-size: 14px;
}

textarea {
  resize: vertical;
  border-radius: 10px;
}

.grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 150px;
  margin-bottom: 20px;
}



.btn-submit:hover {
  background: #e63946;
  color: #fff;
}

/* Responsive */
@media (max-width: 768px) {
  .grid-2 {
    grid-template-columns: 1fr;
  }

  .checkbox-group {
    flex-direction: column;
    gap: 10px;
  }
}

.enquiry-section .container {
    background: #f4f4f4;
    padding-top: 55px;
    padding-bottom: 55px;
    padding-right: 55px;
    padding-left: 55px;
}


.checkbox-group input {
    height: 27px;
        accent-color: #9a6232;
    width: 50px;
}

h4.section-title1 {
    display: block;
    font-weight: 600 !important;
    font-size: 27px;
    margin-top: 4%;
    margin-bottom: 22px;
    line-height: 34px;
}

.grid-2 input {
    margin-bottom: 8px;
}

.grid-2 select {
    margin-bottom: 8px;
}

@media (min-width: 240px) and (max-width: 599px) {
   .bgcolor a {
    margin: 27px auto 0 !important;
    display: list-item !important;
    width: max-content !important;
    list-style: none !important;
} 
.bgcolor p {
    line-height: 28px !important;
        font-size: 21px !important;
    font-weight: 500 !important;
}
.allproductsdiv1 .col-md-4 {
    width: 100%;
    float: left;
}
.allproductsdiv2 .col-md-8 {
    width: 100%;
    float: none;
    text-align: left;
    border-right: 0;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
}
.engicon1 br {
    display: none;
}
.allproductsdiv2 .col-md-4 {
    width: 100%;
    float: left;
    padding-top: 0;
    padding-bottom: 35px;
    padding-right: 15px;
    padding-left: 15px;
}
.allproductsdiv2 img {
    width: 100%;
    float: right;
}
.allproductsdiv2 h4 {
    font-size: 24px;
}
.allproductsdiv2 h4 a::after {
    left: 50%;
    width: 92%
}
.luimgtext1 h3 {
    font-size: 37px !important;
    line-height: normal !important;
    font-weight: 500 !important;
    margin-bottom: 17px;
    color: white;
}
.allproductsdiv3 .col-md-4 {
    width: 100%;
    float: left;
    padding-top: 0;
    padding-bottom: 35px;
    padding-right: 15px;
    padding-left: 15px;
}
.allproductsdiv3 img {
    width: 100%;
    float: left;
}
.allproductsdiv3 .col-md-8 {
    width: 100%;
    float: left;
    text-align: left;
    border-left: 0;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 0;
}
.engicon2 br {
    display: none;
}
.allproductsdiv3 h4 {
    font-size: 24px;
}
.allproductsdiv4 .col-md-8 {
    width: 100%;
    float: left;
    text-align: left;
    border-right: 0;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 0;
}
.engicon3 br {
    display: none;
}
.allproductsdiv4 h4 {
    font-size: 24px;
}
.allproductsdiv4 h4 a::after {
    left: 50%;
    width: 92%;
}
.allproductsdiv4 .col-md-4 {
    width: 100%;
    float: left;
    padding-top: 0;
    padding-bottom: 35px;
    padding-right: 15px;
    padding-left: 15px;
}
.allproductsdiv4 img {
    width: 100%;
    float: left;
}
.allproductsdiv5 .col-md-4 {
    width: 100%;
    float: left;
    padding-top: 0;
    padding-bottom: 35px;
    padding-right: 15px;
    padding-left: 15px;
}
.allproductsdiv5 img {
    width: 100%;
    float: left;
}
.allproductsdiv5 .col-md-8 {
    width: 100%;
    float: left;
    text-align: left;
    border-left: 0;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 0;
}
.allproductsdiv5 h4 {
    font-size: 24px;
}
.allproductsdiv6 .col-md-4 {
    width: 100%;
    float: left;
    margin-bottom: 11%;
}
.enquiry-section .container {
    background: #f4f4f4;
    padding-top: 14px;
    padding-bottom: 55px;
    padding-right: 35px;
    padding-left: 32px;
}
section.enquiry-section h2 {
    font-size: 38px !important;
}
section.enquiry-section br {
    display: none;
}
.grid-2 {
    gap: 13px;
    margin-bottom: 15px;
}
.bgcolor {
            padding-top: 5px !important;
        padding-bottom: 15px !important;
}
.luimgtext {
    position: relative;
    right: 0;
    top: 0;
    color: black;
}
.luimgtext h1 {
    font-size: 34px !important;
    font-weight: 500 !important;
}
.luimgtext p {
    font-size: 21px !important;
    line-height: 29px !important;
    margin-top: 20px !important;
    margin-bottom: 37px !important;
}
.luimgtext p br {
    display: none;
}
.bgcolor1 br {
    display: none;
}
.bgcolor2 br {
    display: none;
}
}