body {
  padding: 0px;
  margin: 0px;
}
p{
  font-family: 'Inria Serif', serif  !important;
  font-family: 'Poppins', sans-serif  !important;
}
.f-poppins {
  font-family: 'Inria Serif', serif !important;
  font-family: 'Poppins', sans-serif !important;
}
h1{
    font-weight: 669!important;
font-size: 45px;
  font-family: 'Playfair Display', serif!important;
}

.f-Playfair {
  font-family: 'Inria Serif', serif!important;
  font-family: 'Playfair Display', serif!important;
}

.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.far,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.titil {
  border-left: 4px solid #6B8211;
  padding-left: 10px;
  font-family: 'Inria Serif', serif;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  
}

.line_h_35 {
  line-height: 30px;
  font-family: 'Inria Serif', serif  !important;
  font-family: 'Poppins', sans-serif  !important;
}

.line_h_50 {
  line-height: 50px;
}

.object_fit_contain {
  object-fit: contain;
}
.object_fit_cover {
  object-fit: cover;
}


.know_more_btn {
  border: 0px;
  padding: 15px 30px 15px 30px;
  color: #fff;
  background-color: #6B8211;
  border-radius: 30px;
  font-weight: 600;
 font-size: 12px;

}

.position-r {
  position: relative;
}

.position-a {
  position: absolute;
}

.about-bg-img {
  position: absolute;
  right: 0;
  margin-top: -100px;
}

.quality-bg-img {
  background-image: url(../img/quality-img/qality-bg.png);
  background-repeat: no-repeat;
  object-fit: cover;
  width: 100%;
  height: 500px;
}

.c-img {
  width: 100%;
  height: 130px;
  object-fit: contain;
}

.text-d-none {
  text-decoration: none;
}

@media only screen and (max-width: 600px) {
  .quality-align {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .quality-bg-img {
    height: auto;
  }

  .btn-center {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  h1{
     font-size: 27px !important;
  }
}

.product-p-color {
  color: #BABABA;
   font-family: 'Inria Serif', serif  !important;
  font-family: 'Poppins', sans-serif  !important;
}

.object-f-cover {
  object-fit: cover;
  background-size: cover;
}
.baner-re1{
    font-family: 'Poppins';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 24px;
}
.baner-re2{
  font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 33px;
}
.baner-re3{
 font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 33px;
}
/* about page */
.about-page-content {
  position: absolute;
  z-index: 99;
  color: #FFFFFF;
  top: 60%;
}

.mission-vision-bg {
  background-image: url(../img/about/missiom-vision-bg.png);
  background-size: cover;
  object-fit: contain;
}

.border-1 {
  border: 1px solid #fff;
}

.border-r-1 {
  border-right: 2px solid #6B8211;
}

.c-brand {
  color: #6B8211;
}

.brand-c {
  color: #3A3A3A;
}

/* about page */

/* quality-page */
.quality-p-bg {
  background-image: url(../img/quality-img/qality-p-bg.png);
  background-size: cover;
  object-fit: cover;
}

.accourdion {
  padding-left: 15%;
  padding-right: 15%;
}

.accordion-button {
  background-color: transparent;
  color: #fff;
}

.accordion-item {
  background-color: transparent;
  border: 0px;
  border-bottom: 0.8px solid rgba(255, 255, 255, 0.5);
}

.accordion-button:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0);
}

.accordion-collapse {
  background-color: #6B8211;
  color: #fff;
}

.accordion-button:not(.collapsed) {
  background-color: #6B8211;
  color: #fff;
}

.quality-p-bg-img {
  background-image: url(../img/quality-img/q-bg.png);
  width: 100%;
  object-fit: cover;
  background-size: cover;
  height: 452px;
}

.q-content {
  height: 400px;
}

.accordion-button {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
}

@media only screen and (max-width: 600px) {
  .accourdion {
    padding-left: 0%;
    padding-right: 0%;
  }

  .quality-p-bg-img {
    height: auto;
  }

  .q-content {
    height: auto;
  }

  .testmoial-w {
    width: 100%;
  }
}



.home-demo .item {
  background: #fff;
}

.home-demo h2 {
  color: #FFF;
  text-align: center;
  padding: 5rem 0;
  margin: 0;
  font-style: italic;
  font-weight: 300;
}

.testmoial-w {
  width: 90%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.owl-item {
  display: flex;
  justify-content: center;
}

/* .box-s {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
} */

.owl-prev {
  position: absolute;
  left: 0;
  top: 35%;
  background: #6b82116e !important;
  border-radius: 20px !important;
  height: 20px !important;
  width: 20px !important;
  padding: 0px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  color: #fff !important;
}

.owl-next {
  position: absolute;
  right: 0;
  top: 35%;
  background: #6b82116e !important;
  border-radius: 20px !important;
  height: 20px !important;
  width: 20px !important;
  padding: 0px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  color: #fff !important;
}


.owl-theme .owl-nav [class*=owl-]:hover {
  background: #fff;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #6B8211;
}

.owl-dots {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* wholesale */
.btn-1 {
  color: #000;
}

.item-b {
  border-bottom: 0.8px solid rgba(0, 0, 0, 0.5);
}

.btn-1:focus {
  background-color: #F4F4F3;
  color: #000;
}

.c-ray-bg {
  background-color: #F4F4F3;
}
.alert-primary{
      position: absolute;
    z-index: 9999;
    margin-top: 1px;
    top: 75%;
    left: 4%;
     background-color: #fff;
     color: #6B8211;
     box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, 
     rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
         border-radius: 2px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.alert-close{
   top:10px;
    position: absolute;
    right: 10px;
    border: 0px;
    background: transparent;
    color: #6B8211;

}