@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@400;600&family=Roboto+Slab:wght@400;600&display=swap");

* {
  font-family: "Lexend", sans-serif;
}

h1,
h2 {
  /* font-family: 'Roboto Slab', serif; */
  font-family: "Lexend", sans-serif;
  color: #3c613d;
}

p {
  font-size: 18px;
  opacity: 0.7;
}

a {
  color: #000;
  text-decoration: none;
  opacity: 0.7;
}

.form-control {
  background: none;
}

.form-control:focus {
  color: #212529;
  background-color: none;
  border-color: rgba(60, 97, 61, 0.7);
  outline: 0;
  box-shadow: none;
}

a:hover {
  color: #3c613d;
  opacity: 1;
}

.banner_text_holder {
  font-family: "Roboto Slab", serif;
  font-family: "Lexend", sans-serif;
  color: #fff9e9;
}
.banner_text_holder h1 {
  color: #fff9e9;
}

body {
  background: #fff9e9;
}

nav {
  background: #3c613d;
  height: 80px;
  border-radius: 8px;
}

nav li.active a span {
  color: #fff;
}

header nav.navigaton_stiky {
  position: fixed;
  top: 0;
  border-radius: 0;
  width: 100%;
  z-index: 666;
}

.navbar-collapse {
  background: #3c613d;
  border-radius: 8px;
}

.brand_backgr {
  background: #fff9e9;
  width: 384px;
  height: 50px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%);
}

.brand_backgr a {
  font-family: "Roboto Slab", serif;
  font-size: 32px;
  color: #3c613d !important;
  text-transform: uppercase;
  padding-left: 16px;
  font-weight: 600;
  opacity: 1;
}

.nav-item {
  margin-left: 16px;
  margin-right: 16px;
}

.nav-link {
  color: #fff9e9;
  font-size: 18px;
}

.nav-link:hover {
  color: #fff9e9;
  text-decoration: underline;
}

.navigaton_float {
  position: absolute;
  width: 98%;
  /* margin-left: 1%; */
  left: 1%;
  /* right: -35%; */
  top: 32px;
}

.navbar-toggler {
  border: solid #fff9e9;
}

.navbar-toggler span {
  color: #fff9e9;
}

.rounded_img {
  border-radius: 8px;
}

/* home-page */
#sec_1 {
  background: url("../img/Banner\ img.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 736px;
  overflow: hidden;
}

.banner_text_holder {
  padding: 20.2% 17%;
}

.banner_text_holder h1 {
  font-size: 48px;
  line-height: 64px;
}

.banner_text_holder p {
  font-size: 18px;
  padding-top: 32px;
  padding-right: 230px;
}

.man_holder {
  background-repeat: no-repeat !important;
  width: 100%;
  height: 736px;
  margin-top: 128px;
}

#sec_2,
#sec_3 {
  width: 80%;
}

#sec_2 .card {
  border: none;
  background: none;
}

#sec_2 h3,
#sec_2 a {
  color: #3c613d;
}

#sec_2 p {
  color: #000;
}

#sec_3 {
  background: #3c613d;
  /* margin-top: 73px; */
  /* margin-left: 10.5%; */
  width: 78%;
  /* text-align: center; */
  border-radius: 8px;
  color: #fff9e9;
}

#sec_3 .card {
  border: none;
  background: none;
  width: 14rem !important;
  margin-left: 40px;
}

#sec_3 .card_header {
  height: 128px;
  background: #fff9e9;
  border-radius: 8px;
}

#sec_3 .card_header img {
  padding-top: 32px;
}

#sec_3 h2 {
  font-size: 48px;
  color: #fff9e9;
}

#sec_3 .card-body {
  background: #3c613d;
  text-align: Left;
}

#sec_3 .card-body p {
  opacity: 0.7;
}

#sec_3 button {
  background: #fff9e9;
  border-radius: 32px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

#sec_4,
#sec_5,
#sec_6 {
  width: 83%;
}

/* #sec_5 .text_holder{
  padding: 0px 0px;
} */

#sec_4 h2,
#sec_5 h2 {
  color: #3c613d;
  font-size: 48px;
}

#sec_5 input[type='submit']{
  background: #3c613d;
  opacity: 1;
}

#sec_5 input,
#sec_5 textarea {
  background: none;
}

#sec_5 button {
  background: #3c613d;
  border-radius: 32px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  color: #fff9e9;
}
/* END home-page */

/* products aera */
#main_content {
  margin-top: 200px;
  width: 80%;
}

#left_sidebar ul {
  float: right;
  /* min-width: 336px; */
  margin-top: 64px;
  width: 68%;
}

#left_sidebar ul li:nth-child(-n + 1) {
  font-size: 32px;
  color: #3c613d;
}

#left_sidebar ul li {
  padding-bottom: 14px;
}

#left_sidebar ul li a {
  font-size: 24px;
  opacity: 0.7;
  text-decoration: none;
  color: #000;
}

#content .card {
  background: none;
  color: #000;
  min-height: 348px;
  border: 2px solid #3c613d;
  border-radius: 8px;
}

.product_card_header {
  width: 100%;
  padding: 8px;
}
/* .product_card_header img{
    padding-top: 36px;
    padding-bottom: 63px;
} */

.product_img {
  width: 100%;
  height: 224px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}

.product_img_home {
  width: 100%;
  height: 126px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}

#content .card-body h5 {
  color: #3c613d;
  font-size: 26px;
  text-align: center;
}

#content .card-text {
  opacity: 0.7;
}

#content .card-text {
  opacity: 0.7;
}

#content .card a {
  color: #3c613d;
  font: size 24px;
  text-decoration: none;
}

nav#pagination-nav {
  background: none;
  width: 192px;
  margin: auto;
}

nav#pagination-nav .page-link {
  color: #3c613d;
}

div#filter_nav {
  background: #3c613d;
  width: 102%;
  min-height: 80px;
  border-radius: 8px;
  color: #fff9e9;
}

#filter_nav ul {
  margin-bottom: 0;
}

div#filter_nav li {
  /* line-height: 80px; */
  padding-right: 20px;
  padding-left: 10px;
}

div#filter_nav li i {
  padding-right: 5px;
  font-size: 19px;
}

div#filter_nav .input-group-text {
  background-color: #fff9e9;
  border: 1px solid #fff9e9;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

div#filter_nav .form-control {
  background: #fff9e9;
  border: 1px solid #fff9e9;
  border-bottom-left-radius: 8px !important;
  border-top-left-radius: 8px !important;
}

#search_btn {
  padding-left: 16px;
  padding-right: 20px;
}

div#filter_nav .input-group {
  width: 100%;
}
/* END products aera */

/* product area */
.prod_image {
  margin: auto;
  width: 100%;
  max-width: 432px;
  height: 432px;
  border: solid 2px #3c613d;
  border-radius: 8px;
}

select.form-select {
  background-color: #fff9e9;
  border: 2px solid #3c613d;
  cursor: pointer;
  color: rgb(0 0 0 / 70%);
}

select.form-select:focus {
  /* border: none; */
  box-shadow: none;
  border-color: rgba(60, 97, 61, 0.7);
}

div#product_items {
  width: 80%;
}

#contact_area button {
  background: #3c613d;
  border-radius: 32px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff9e9;
  font-size: 18px;
}

.product_info {
  /* border: 2px solid #3C613D;
  border-radius: 8px; */
  padding: 18px 12px;
  width: 70%;
}

div#man_image {
  width: 100%;
  height: 776px;
}

#contact_area {
  width: 89%;
  margin-left: 1%;
}

/* END product area */

/* contact area*/
button {
  background: #3c613d;
  border-radius: 32px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff9e9;
  font-size: 18px;
}

#contact_area ul {
  list-style-type: none;
  padding-left: 0;
}
#contact_area li {
  padding-bottom: 28px;
}

#contact_area span {
  padding-left: 20px;
  font-size: 24px;
  opacity: 0.7;
}

div#contact_item {
  padding-left: 90px;
}

div#contact_item i {
  font-size: 28px;
  opacity: 0.7;
}

div#product_items p {
  opacity: 0.7;
}

.map_item {
  border-radius: 8px;
}

#contact_area span {
  padding-left: 0;
  /* font-size: 24px; */
  opacity: 1;
}

/* END contact area*/

/* Services */
#services_sec_1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

#services_sec_1 .banner_text_holder {
  padding: 20.2% 15%;
}

.img_area {
  border-radius: 8px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  /* background-size: contain !important; */
}

#services_sec_2,
#services_sec_3,
#services_sec_4 {
  margin-top: 6rem;
}

#services_sec_2 .col-md-2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#services_sec_2 .col-md-2 .h1 {
  margin: 0;
  color: #3c613d;
  font-weight: 600;
}

#sercice_sec_text {
  padding: 0 42px;
}

.color_card {
  margin: 0 auto;
  background: none;
  border: none;
  max-width: 160px;
}

.service_card_img {
  background: #ce5252;
  width: 100%;
  height: 160px;
  border-radius: 8px;
}

.btn {
  background: #3c613d;
  border-radius: 32px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  color: #fff9e9;
  opacity: 1;
}

.btn:hover {
  color: #fff9e9;
}

/* END Services */

footer {
  width: 100%;
  min-height: 440px;
  background-color: #3c613d;
  color: #fff9e9;
}

footer .footer_holder {
  padding-top: 80px;
}

footer ul {
  list-style-type: none;
  padding-left: 0;
}

footer li {
  padding-bottom: 20px;
}

footer span {
  padding-left: 20px;
  font-size: 18px;
  opacity: 0.7;
}

footer #second span {
  padding-left: 0;
}

footer ul#second a {
  text-decoration: none;
  color: #fff9e9;
}

#menu-menu-2 .nav-item {
  margin-left: -35px;
  margin-right: 16px;
  padding-bottom: 0;
}

@media only screen and (max-width: 1802px) {
  #main_content {
    width: 98%;
  }
}

@media only screen and (max-width: 1199px) {
  .banner_text_holder {
    padding: 24.2% 9%;
  }

  #sec_2,
  #sec_3,
  #sec_4,
  #sec_5,
  #sec_6 {
    width: 100%;
  }

  #sec_6 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .banner_text_holder {
    padding: 35% 2% 35% 8%;
  }

  .banner_text_holder p {
    font-size: 18px;
    padding-top: 26px;
    padding-right: 70px;
  }

  #sec_6 {
    margin-top: -87px !important;
  }
}

@media only screen and (max-width: 939px) {
  #product_nav {
    flex-direction: column;
    padding: 20px 0;
  }
  #product_nav form {
    margin-top: 20px;
  }

  #left_sidebar ul {
    width: 100%;
  }
}

@media only screen and (max-width: 575px) {
  .card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    text-align: center;
  }
}

@media only screen and (max-width: 477px) {
  .brand_backgr {
    width: 330px;
  }

  .banner_text_holder {
    padding: 16% 8%;
  }

  .banner_text_holder h1 {
    font-size: 42px;
    line-height: 56px;
  }
  .banner_text_holder p {
    padding-right: 0;
  }
  .man_holder {
    display: none;
  }
  #sec_1 {
    height: 456px;
  }
  #main_content {
    margin-top: 70px;
    width: 100%;
  }
  #contact_area{
    width: 100%;
  }

  div#contact_item {
    padding-left: 0;
    margin-top: 80px;
  }
}
@media only screen and (max-width: 422px) {
  .brand_backgr a {
    font-size: 168%;
  }
  .brand_backgr {
    width: 76%;
  }
}
@media only screen and (max-width: 381px) {
  .brand_backgr a {
    font-size: 128%;
  }
}
@media only screen and (max-width: 381px) {
  .banner_text_holder h1 {
    font-size: 32px;
    line-height: 42px;
  }
  .banner_text_holder {
    padding: 22% 1%;
    text-align: center;
  }
}
