* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
  color: #000;
  background-color: #fff;
}
img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

.container {
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 15px;
}

.sendInqBtn {
  padding: 13px 45px;
  border-radius: 8px;
  background: #211D1D;
  border: solid 1px #211D1D;
  color: #fff;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  font-family: "Poppins", sans-serif;
  display: inline-block;
  text-align: center;
  width: 100%;
}

.sendInqBtn:hover {
  background: #fff;
  color: #211D1D;
}

.formCtrl {
  width: 100%;
  height: 50px;
  border: 0px;
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4f;
  background-color: #fff;
  /* box-shadow: 0px 4px 22px 0px #888e8e40; */
  /* border-radius: 8px; */
  /* font-family: "DM Mono", monospace; */
  font-family: "Poppins", sans-serif;
  resize: none;
  padding: 15px 0px;
  outline: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}
::placeholder{
  color: #000;
}
.pageTitle {
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #000;
}
header{
  position: relative;
}
.menurow{
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 30px;
  padding: 5px 0px;
}
.hamburger,
.closeMenu {
  display: none;
}
.menu {
  width: 100%;
  /* background-color: #fff;
  border: 1px solid #E1C1C2; */
  border-left: 0;
  border-right: 0;
  display: flex;
  align-items: center;
  justify-content: end;
}
.menu ul {
  display: flex;
  list-style: none;
}
.menu ul li {
  line-height: 24px;
  margin: 0 0px;
}
.menu ul li a {
  padding: 12px 20px;
  font-weight: 400;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  color: #000;
  transition: all 0.2s ease-in-out;
}
.menu ul li a:hover, 
.menu ul li a.active {
  color: #000;
}

.sebBtn{
  max-width: 200px;
  margin-top: 20px;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  font-size: 21px;
}
.sebBtn a{
  color: #000;
}
.aboutUsSec {
  display: flex;
  align-items: center;
  padding: 40px 0px;
  justify-content: center;
}

.aboutUsSec .imgCnt {
  width: 45%;
  padding-left: 40px;
}

.aboutUsSec .infoCnt {
  width: 53%;
  color: #000;
  text-align: left;
}
.aboutUsSec .infoCnt .pageTitle {
  text-align: left;
    font-size: 28px;
    color: #000;
}

.distributors {
  margin-top: 80px ;
}
.distributors .container {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-flow: wrap;
}
.distributors .infoCnt {
  width: 50%;
  padding-left: 40px;
}
.distributors  .infoCnt p{
  color: #000;
  font-size: 16px;
  line-height: 28px;
  padding-bottom: 10px;
  text-transform: capitalize;
}
.distributors .infoCnt .pageTitle {
  text-align: l
  eft;
}
.distributors .infoCnt ul {
  list-style: none;
  padding-left: 2px;
}
/* .distributors .infoCnt ul li {
  display: block;
  margin-bottom: 13px;
  line-height: 21px;
  font-weight: 500;
  padding-left: 24px;
  background: url(https://tiimg.tistatic.com/new_website1/design2026/gd/sep/keshta/images/circle.svg no-repeat 0 51%;
  padding: 13px 56px;
  background-color: #fff;
  border-radius: 12px;
  background-position: 16px;
} */
.distributors .imgCnt {
  width: 50%;
}
.distributors .imgCnt.bg{
  background-color: #fff;
  border-radius: 15px;
  padding: 16px;
}

.distributors.distributors2 {
  height: auto;
}
.distributors.distributors2 .infoCnt .pageTitle {
  text-align: left;
}

.distributors .boxText h4{
  background-color: #FFFFFF;
    max-width: 200px;
    text-align: center;
    margin-top: -67px;
    margin-bottom: 25px;
    font-size: 20px;
    padding: 16px 20px;
    border-radius: 25px;
    margin-left: -19px;
    box-shadow: 0px 4px 14.6px 0px #6C6B6B40;
    font-weight: 400;
}
.distributors .boxText{
  background-color: #F6D4B6;
  box-shadow: 0px 2px 6px 0px #4359711F;
  padding: 40px 20px;
  border-radius: 12px;
}
.distributors .boxText ul{
  list-style: none;
}
.distributors .boxText ul li{
  margin: 30px 0px;
}

.distributors.distributors2 {
  height: auto;
}
.distributors.distributors2 .infoCnt .pageTitle {
  text-align: left;
}
.distributors.distributors2 .infoCnt ul li {
  text-align: left;
  padding: 9px 0px 9px 36px;
  padding-right: 0;
  background: url(https://tiimg.tistatic.com/new_website1/design2026/gd/sep/keshta/images/circle.svg) no-repeat left 50%;
}

.distributors.distributors2 .infoCnt {
  width: 50%;
  padding-left: 0px;
  padding: 20px;
}
.distributors.distributors2 .infoCnt2 {
  width: 100%;
}
.distributors.distributors2 .imgCnt {
  width: 48%;
  justify-content: start;
  display: flex;
}
.distributors.distributors2 .col2{
  display: flex;
  flex-wrap: wrap;
}
.distributors.distributors2 .col2 ul{
  width: 50%;
}

.ourProductSec {
  margin-top: 50px;
}
.ourProductSec .pageTitle {
  text-align: left;
  display: flex;
  justify-content: left;
  margin-bottom: 6px;
  font-weight: 500;
}
.ourProductSec .ourPro {
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ourProductSec .ourPro .ourProCol {
  width: calc(25% - 16px);
  position: relative;
  /* padding: 20px 10px; */
  /* background-color: #EBCDEB; */
  border-radius: 4px;
  /* box-shadow: 0px 0px 8.5px 0px #70656530; */

}
.ourProductSec .ourPro .ourProCol .imgCnt {
  width: 100%;
  display: flex;
  justify-content: center;
  /* border: 8px solid #EDE8E8; */
  /* background-color: #fff; */
  /* height: 300px; */
}
.ourProductSec .ourPro .ourProCol .imgCnt img{
  object-fit: contain;
  width: 100%;
}
.ourProductSec .ourPro .ourProCol .proName {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    font-family: "Poppins", sans-serif;
    color: #000;
    padding: 10px 10px;
    text-align: center;
    text-overflow: ellipsis;
    position: relative;
    /* background-color: #FC5054; */
}

.ourProductSec .btnCnt .sendInqBtn.showMore {
  display: none;
}

.productUspSec .infoList .infoBox h3{
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.productUspSec .infoList .infoBox .name {
  width: 100%;
  margin-top: 12px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
  color: #26282c;
}


.bigImg{
  margin-top: 50px;
}
.bigImg img{
  width: 100%;
}
.companyUsp {
  margin-top: 80px;
}
.companyUsp .detail{
  height: 350px;
    background: url(https://tiimg.tistatic.com/new_website1/design2026/gd/sep/keshta/images/circle.svg-bg.png) no-repeat 0 0px;
    display: flex;
    justify-content: end;
    flex-flow: wrap;
    align-items: center;
    background-size: contain;
}
.companyUsp .pageTitle {
  margin-bottom: 40px;
}

.companyUsp .infoCnt {
  padding: 36px 40px;
  min-height: 180px;
  border-radius: 24px;
  width: 55%;
  background-color: #fff;
  box-shadow: 0px 4px 15px 0px #82828240;
  list-style: disc;
}

.companyUsp .infoCnt li{
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}


.contactForm {
  padding: 40px;
  border-radius: 24px;
  width: 55%;
}
.contactForm .formName {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #000;
  letter-spacing: 2px;
}
.contactForm .formTitle {
  font-size: 28px;
  font-weight: 600;
  line-height: 35px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  margin: 10px 0 30px 0;
  text-align: left;
}
.contactForm .formContent {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.contactForm .formContent .formCtrl {
  width: calc(50% - 10px);
}
.contactForm .formContent .formCtrl.formCity {
  width: 100%;
}
.contactForm .formContent textarea.formCtrl {
  height: 120px;
  width: 100%;
}
.contactForm .btnCnt {
  display: flex;
}
.contactForm .btnCnt .sendInqBtn {
  text-transform: uppercase;
}

.thanks {
  text-align: center;
}
.thanks .title {
  font-size: 28px;
  font-weight: 600;
  color: #4084ad;
  line-height: 44px;
  margin-bottom: 6px;
}
.thanks p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
/* form2 */
.form2{
  position: relative;
  margin-top: 80px;
  background-color: #fff;
}
.form2::after{
  position: absolute;
  content: "";
  /* background-color: #fff; */
  width: 75%;
  height: 100%;
  right: 0px;
  z-index: 9;
  top: 0px;
  /* box-shadow: 0px 5.52px 21.24px 0px #9C939340; */
}
.rowfom{
  display: flex;
  position: relative;
  z-index: 10;
  box-shadow: 0px 5.52px 21.24px 0px #9C939340;
}
.address{
  width: 46%;
  display: flex;
    align-items: baseline;
  background-color: #011C2B;
  position: relative;
  overflow: hidden;
}
.addressText{
  padding: 30px;
  color: #fff;

}
.addressText h4{
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
/* form2 */

/* bigImg */
.bigImg{
  margin-top: 50px;
}
.bigImg img{
  width: 100%;
}

.backImg{
  background: url(https://tiimg.tistatic.com/new_website1/design2026/gd/sep/keshta/images/company-usp-bg.png) no-repeat;
  background-position: left 13px;
  height: 400px;
  justify-content: right !important;
}

.distributors.distributors2 .infoCnt.width{
  width: 55%;
  box-shadow: 4px 4px 8px 0px #00000040;
  background-color: #F6FAFD;
}

/* bigImg */
@media screen and (max-width: 768px) {
  .sendInqBtn {
    padding: 13px 28px;
  }

  .distributors.distributors2 .infoCnt.width{
    width: 100%;
  }
  .backImg{
    height: auto;
  }

  .prodport li{
    width: 100%;
  }
  .rowWidth{
    width: 100%;
  }
  .rowDiv{
    display: block
  }
  .pageTitle {
    font-size: 24px;
    margin: 15px 0;
    line-height: 29px;
  }
  .aboutUsSec .infoCnt .pageTitle {
    font-size: 28px;
    line-height: 40px;
}
  header {
    position: relative;
  }
  .logo {
    padding: 10px 0;
    width: 78%;
  }
  .logo img {
    max-width: 241px;
  }
  .menu ul li {
    margin: 0;
  }
  .menu ul li a {
    padding: 12px 14px;
    font-size: 16px;
  }
  .bannerCnt {
    margin-top: 15px;
    padding-top: 0;
    height: 178px;
    background-position: right 0px;
    background-size: cover;
    width: calc(100% + 30px);
    margin-left: -15px;
    display: flex;
    align-items: center;
  }
  .bannerCnt .infoCnt .subTitle {
    display: none;
  }
  .bannerCnt .infoCnt .title {
    font-size: 35px;
    line-height: 45px;
    color: #fff;
  }
  .bannerCnt .infoCnt {
    text-align: center;
    width: 100%;
    padding: 20px;
    line-height: 34px;
    font-size: 22px;
    margin-left: 0;
  }
  .bannerCnt .infoCnt p {
    display: none;
  }
  .aboutUsSec {
    margin-top: 20px;
    height: auto;
    flex-wrap: wrap;
  }

  .aboutUsSec .imgCnt {
    order: 2;
width: 100%;
padding-right: 0;
margin-top: 20px;
  }
  .aboutUsSec .container .imgCnt img {
    margin-top: 0;
  }
  .aboutUsSec .infoCnt {
    width: 100%;
    order: 1;
  }
  .hamburger, .closeMenu {
    display: block;
   }
   .menu{
     display: none;
     position: absolute;
        background-color: #fff;
        width: calc(100% - 19px);
        top: 48px;
        margin: 0px 12px;
   }
   .menu ul{
     display: block;
   }
   .companyUsp .infoCnt .info{
    padding-left: 20px;
   }
  .distributors {
    margin-top: 20px;
  }
  .distributors .infoCnt {
    width: 100%;
    padding-left: 0;
  }
  .distributors .infoCnt .pageTitle {
    text-align: left;
  }
  .distributors .infoCnt ul li {
    text-align: left;
    padding-left: 40px;
    padding-right: 0;
    background-position: left 50%;
    margin-bottom: 20px;
  }
  .distributors .imgCnt {
    width: 100%;
  }
  .distributors.distributors2 {
    position: relative;
    padding-top: 0px;
  }
  .distributors.distributors2 .imgCnt {
    width: 100%;
    order: 2;
  }
  .distributors.distributors2 .infoCnt {
    width: 100%;
    order: 1;
  }
  
.ourProductSec{
  margin-top: 40px;
}
  .ourProductSec .ourPro {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .ourProductSec .ourPro .ourProCol {
    margin: 0 0 10px 0;
    width: calc(50% - 5px);
  }
  .ourProductSec .ourPro .ourProCol .proName {
    font-size: 14px;
    height: auto;
    margin: 5px 0 12px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit;
  }

  .ourProductSec .btnCnt {
    text-align: center;
  }
  .ourProductSec .btnCnt .sendInqBtn.showMore {
    background-color: #fff;
    color: #fff;
    border: solid 1px #fff;
    padding: 13px 45px 13px 30px;
    display: inline-block;
    position: relative;
  }
  .ourProductSec .btnCnt .sendInqBtn.showMore:after {
    content: "";
    width: 8px;
    height: 8px;
    border-left: solid 2px #fff;
    border-bottom: solid 2px #fff;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 16px;
    transform: rotate(-45deg);
  }
  .productUspSec .infoList {
    flex-flow: wrap;
    width: 100%;
    justify-content: space-between;
  }
  .productUspSec .infoList .infoBox {
    width: calc(100% - 3px);
    margin: 0 0 10px 0;
  }
  
.companyUsp{
  margin-top: 40px;
}
  .companyUsp .detail {
    background-size: 100%;
    padding-top: 200px;
    background-position: 0 0px;
    height: auto;
    padding-left: 18px;
  }
  .companyUsp .pageTitle {
    margin-bottom: 25px;
  }
  .companyUsp .infoCnt {
    width: 100%;
    padding: 40px 0 0 0;
    box-shadow: none;
    list-style: none;
  }

  .contactForm {
    padding: 20px 15px;
    width: calc(100% + 22px);
    margin: 50px -15px 0 -15px;
  }
  .contactForm .formName {
    font-size: 12px;
    line-height: 16px;
  }
  .contactForm .formTitle {
    font-size: 16px;
    line-height: 24px;
  }
  .contactForm .formContent .formCtrl {
    width: 100%;
  }
  .rowfom {
    display: block;
}
  .address{
    width: 100%;
    display: block;
  }
}
