* {
  /* border: 2px solid blue;   */
}

body {
  color: red;
}

/*INDEX CSS OPEN*/


.top {
  background-color: green !important;
  height: 35px;
}

.top p {
  color: aliceblue;
  padding-top: 5px;
}



.navs ul li a {
  color: red !important;
}

.item-1 {

  background: linear-gradient(#0000009a, #00000096), url(tip1.jpg);
}

.banner-items {
  height: 550px;
  width: 100%;
  background-size: 100% 100%;
}

.item-2 {
  background: linear-gradient(#0000009a, #00000096), url(cr1.jpg);
  height: 550px;
  width: 100% !important;
  background-size: 100% 100%;
}

.item-3 {

  background: linear-gradient(#0000009a, #00000096), url(cabbage.jpg);
  height: 550px;
  width: 100% !important;
  background-size: 100% 100%;
}

.item-4 {
  height: 550px;
  width: 100% !important;
  background-size: 100% 100%;
  background: linear-gradient(#0000009a, #00000096), url(garlic.jpg);
}



#carouselId li {

  background-color: whitesmoke;
  border-radius: 50%;
  height: 10px;
  width: 10px;
}

.high img {
  height: 100%;
  width: 100%;
  padding-top: 15px;
}

.cr img {
  height: 250px;
  width: 100%;
}

.cr p {
  font-weight: 800 !important;
}

.low img {
  height: 100%;
  width: 100%;

}

.rope img {
  height: 65%;
  width: 30%;
}

.ropes img {
  height: 75%;
  width: 30%;
}

.rope img,
h5 {
  display: inline;
  color: color;
}

.neona h3 {

  padding-top: 140px;
  margin-left: -50px;
  text-align: center;
  font-family: cursive;
  color: black;
  font-weight: 800;

}

.neonb h3 {
  text-align: center;
  padding-top: 140px;
  color: black;
  font-family: cursive;
  font-weight: 800;


}

.neonc h3 {
  color: black;
  padding-top: 140px;
  text-align: center;
  margin-left: 100px;
  font-family: cursive;
  font-weight: 800;


}

.neona {
  background: url(new1.jpg);
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
}

.neonb {
  background: url(few1.jpg);
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
}

.neonc {
  background: url(new3.jpg);
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
}

.phonex {
  background-color: #dfffd6;
  height: 350px;
}

.hover14 figure {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.hover14 figure::before {
  position: absolute;
  top: 0;
  left: -300%;
  z-index: 2;
  display: block;
  content: '';
  width: 8%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.388) 0%, rgba(255, 255, 255, 0.498) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.502) 0%, rgba(255, 255, 255, 0.468) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.hover14 figure:hover::before {
  -webkit-animation: shine 10s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 100%;
  }
}

@keyframes shine {
  100% {
    left: 90%;
  }
}

.rds img {
  height: 400px !important;
  width: 100%;
}

/* Opacity #2 */
.hover12 figure {
  background: #1abc9c;
}

.hover12 figure img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.hover12 figure:hover img {
  opacity: .2;
}

.subscribe-form {
  position: relative;
  overflow: hidden;
  margin: 0px;
}

.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  color: #fff;
  margin-top: 24%;
  margin-left: -40px;
}


.subscribe-form button {
  position: absolute;
  right: 0;
  background: #59b43e !important;
  padding: 13px 20px;
  top: 0;
  margin-right: 13px;
  outline: none;
  margin-top: 22.5%;
  height: 53px !important;
  margin-right: 55px;

}

.subscribe-form button i {
  color: white !important;
  font-size: 22px;
  transform: rotate(-6deg);

}

.Aliggn h2,
p {
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-top: 10%;
  color: black;
}

.green p {
  font-weight: 700;
  color: green;
}

.foot {
  background: linear-gradient(rgba(0, 0, 0, 0.708), rgba(31, 29, 29, 0.594)), url(revolve.jpg);
  height: auto;
  width: 100%;
  background-size: 100% 100%;

}
.latest-overlay :hover{
  color: green;
} 
.fit h1,
h2 {
  color: aliceblue;
}

.fit p {
  color: aliceblue;
  text-align: justify;
}

.fotter-col {
  width: 25%;
  padding: 0 15px;
}

.fotter-col h4 {
  font-size: 18px;
  color: green;
  text-transform: capitalize;
  margin-bottom: 35px;
  font-weight: 500;
  position: relative;

}

.fotter-col h4::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: green;
  height: 2px;
  box-sizing: border-box;
  width: 50px;

}

.fotter-col ul li:not(:last-child) {
  margin-bottom: 10px;

}

.fotter-col ul li a {
  font-size: 16px;
  text-transform: capitalize;
  counter-reset: green;
  text-decoration: none;
  font-weight: 300;
  color: #bbbbbb;
  display: block;
  transition: all 0, 3s ease;
  margin-left: -30px;

}

.fotter-col ul li a:hover {
  color: green;
  padding-left: 8px;
}

.fotter-col .social-links a {
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: rgba(255, 255, 255 0.2);
  margin: 10px 10px 0;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #ffffff;
  transition: all 0.5s ease;

}

.fotter-col .social-links a:hover {
  color: whitesmoke;
  background-color: green;
}

.middle h4 {
  color: whitesmoke;
}

.middle li {
  list-style: none;
}

.middle ul li a {
  font-weight: bold !important;
  color: white;
}


/*About Css Open*/

.aboutbanner {
  background: linear-gradient(rgba(0, 0, 0, 0.888), rgba(31, 29, 29, 0.863)), url(bn2.jpg);
  height: 400px;
  width: 100%;
  background-size: 100% 100%;
}

.aboutbanner h1 {
  padding-top: 150px;
  color: white;
  font-weight: 650;
}

.aboutbanner p {
  color: white;
  font-weight: 550;
}

.aboutphotos img {
  height: 450px;
  width: 100% !important;

}

.aboutphotos h5 {
  text-align: justify;
  color: rgba(128, 128, 128, 0.799);
  font-weight: 650;
}

.aboutphotos p {
  text-align: justify;
  color: black;
}

.hyper {
  background: linear-gradient(rgba(0, 0, 0, 0.418), rgba(31, 29, 29, 0.495)), url(cr2.jpg);
  height: auto;
  width: 100%;
  background-size: 100% 100%;
  background-attachment: fixed;
}

.icons {
  text-align: center;
  margin-top: 80px;
  font-size: 50px;
  color: aliceblue;
}

.icons p {
  color: aliceblue;
  font-size: 17px;
}

.testimonial h1 {
  font-weight: 650;

}

.testimonial h6 {
  font-weight: 400;
}






/*About Css Closed*/

.remarks li a {
  font-weight: 500;
  color: black !important;
  margin-right: 40px;

}

.redo img {
  margin-left: -190px;
  height: 100%;
  width: 100%;
}

.testimonialphotos img {
  height: 170px;
  width: 67%;
  border-radius: 50%;
}


/*Shop Css Open*/



.f1 {
  background: url(fews1.jpg);
  height: 380px;
  background-size: cover;
  /* width: 100%; */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.f1 h3 {
  padding-top: 160px;
  margin-left: 60px;
  font-weight: 700;
  letter-spacing: 2px;
}

.f2 {
  background: url(fews2.jpg);
  height: 380px;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.f2 h3 {
  padding-top: 160px;
  margin-left: 60px;
  font-weight: 700;
  letter-spacing: 2px;
}

.f3 {
  background: url(fews3.jpg);
  height: 380px;
  background-size: cover;
  /* width: 100%; */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.f3 h3 {
  padding-top: 160px;
  float: right;
  margin-right: 60px;
  font-weight: 700;
  letter-spacing: 2px;
}

.f4 {
  background: url(fews4.jpg);
  height: 380px;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.f4 h3 {
  padding-top: 160px;
  float: right;
  margin-right: 60px;
  font-weight: 700;
  letter-spacing: 2px;
}


:root {
  --font: calibri;
  --size-pri: 1px;
  --size-sec: 100px;
  /* --main-clr: #0ebac5; */
  --main-clr: black;
  --white: #fff;
}

.main {
  display: grid;
  grid-template-columns: repeat(1 1fr);

  padding-top: 220px;
  float: right;
  margin-right: -160px;

}




.btn {
  width: 150px;
  height: 50px;
  background: none;
  border: none;
  outline: 1px solid var(--main-clr);
  user-select: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.btn::before {
  content: attr(data-download);
  display: inline-block;
  position: absolute;
  inset: 12px 0;
  font-family: var(--font);
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 900;
  color: var(--main-clr);
  transition: all 0.5s ease;
}

.btn::after {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  /* content: "<i class="fa fa-search"></i>"; */
  content: "\f101";
  /* content: "&#8594;"; */
  color: var(--white);
  transition: 500ms ease;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  font-size: 1.8em;
  transform: translate(-500%, 0);
  transition: all 0.5s ease;
  color: var(--main-clr);
}

.btn:hover::before {
  opacity: 0;
  transform: translate(100%, 0);
}

.btn:hover::after {
  opacity: 1;
  transform: none;
}

.backy {
  background-color: #f0fce9;
  height: auto;
}

.backy p {
  padding-top: 70px;
  color: green;
}

.backy h1 {
  color: black;
}

.round img {
  height: 180px;
  width: 100%;
  border-radius: 50%;
}

.round h5 {
  font-weight: bolder;
  letter-spacing: 1px;

}

.huge h3 {
  font-weight: 700;
  letter-spacing: 1px;
}

.poly img {
  height: 180px;
  width: 100%;
}

.poly p {
  text-align: justify;
  text-decoration: line-through;
}

.poly button {
  border-radius: 20px;
  background-color: black;
  color: whitesmoke;
}

.poly h6 {
  text-align: justify;
  margin-left: 60px;
  margin-top: -40px;
  font-weight: 700;
  color: green;
  font-size: 20px;
}

.poly h3 {
  font-weight: 600;
  font-size: 15px;
}

.insta-image img {
  height: 100%;
  width: 100%;
}

/*Blog Page Css*/

.blogo1 {
  background: url(blog1.jpg);
  height: 300px;
  background-size: cover;
  /* width: 100%; */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.blogo2 {
  background: url(blog2.jpg);
  height: 300px;
  background-size: cover;
  /* width: 100%; */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.blogo3 {
  background: url(blog3.jpg);
  height: 300px;
  background-size: cover;
  /* width: 100%; */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.blogo4 {
  background: url(blog4.jpg);
  height: 300px;
  background-size: cover;
  /* width: 100%; */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.real p {
  padding-bottom: 30px;
  color: black;
  font-weight: 700;
}

.real {
  background-color: rgba(58, 57, 57, 0.897);
}

.whole {
  background: linear-gradient(rgba(0, 0, 0, 0.505), rgba(31, 29, 29, 0.614)), url(new2.jpg);
  height: 250px;
  width: 100%;
  background-size: 100% 100%;
  background-attachment: fixed;
}

.whole h3 {
  color: whitesmoke;
  margin-left: 40%;
  padding-top: 100px;
  font-weight: 700;
}

.real {
  background-color: #ffffffca;
  margin-top: -110px;
  color: black !important;
  width: 260px;
  margin-left: 15px;

}

.whole input {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid white;
  margin-top: 100px;
  width: 100%;

}

input::placeholder {
  box-shadow: none;
  border: none;
  font-weight: 700;

}

.whole button {
  background-color: black;
  color: whitesmoke;
  border-radius: 10px;
  margin-top: 90px;
  margin-left: -70px;
  height: 40px;

}

.cabbage {
  background: url(garlicbanner.jpg);
  height: 350px;
  width: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;

}

.cabbage h3 {
  margin-top: 90px;
  text-align: center;
  margin-left: -220px;
}

.cabbage h2 {
  color: black;
  text-align: center;
  margin-left: -160px;
  font-weight: 700;
  letter-spacing: 2px;
}

.garlic {
  background: url(cabbage.jpg);
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100% !important;
}

.garlic h3 {
  margin-top: 90px;
  text-align: center;
  margin-left: -220px;
}

.garlic h2 {
  color: black;
  text-align: center;
  margin-left: -160px;
  font-weight: 700;
  letter-spacing: 2px;
}

.ribbon h3 {
  color: green;

}

.ribbon h1 {
  font-weight: 700;
}

.void img {
  height: auto;
  width: 20%;
}

.void p {
  margin-top: -70px;
}

.void h6 {
  margin-left: 30px;
  margin-top: -30px;
  align-items: center;
  text-align: center;
}

.veggy img {

  height: 90%;
  width: 100%;
}

.wild p {
  font-weight: 700;
}

.classy h3 {
  font-weight: 700;

}

.partners img {
  height: 100%;
  width: 100%;
}

/*Blog Css Close*/




/* Contact Css Open*/







.highesttop {
  max-width: 600px;
  margin: 50px auto;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.highesttop h1 {
  text-align: center;
  margin-bottom: 20px;
  color: #555;
}

.riode form {
  display: flex;
  flex-direction: column;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
}

.riode input,
textarea {
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
}

.highesttop button {
  background-color: green;
  color: white;
  border: none;
  padding: 10px;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
}

.highesttop button:hover {
  background-color: black;
}


.riode iframe {
  height: 600px;
  border-radius: 5px;
  width: 100%;
}

/*Contact Css Closed*/






.icon-group {
  position: absolute;
  top: 10%;
  right: 5px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 0px;
  bottom: 0;
  opacity: 0;
  overflow: hidden;
  transition: all .5s ease;


}

.d11:hover .icon-group {

  opacity: 1 !important;
  width: 60px;
}

.d11 i {
  font-size: 22px;
  color: black;
  border-radius: 50%;
  height: 50px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  margin-bottom: 10px;
  opacity: 1;
  padding: 13px;
  margin-right: -100px !important;

  border: 1px solid rgba(0, 0, 0, 0.15);
}

.d11 i:hover {
  color: white;
  background-color: black;
}



.d11 button {
  position: absolute;
  height: 0;
  width: 30%;
  margin-top: 50px !important;
  border-radius: 25px;
  bottom: 0;
  left: 35%;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 30px;
  opacity: 0;
}

.d11 button p {
  color: white;
  font-size: 18px;
  margin: 0;
}

.d11:hover .d11 button {
  /* height: 60px; */
  opacity: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/*latest hover*/


.latest {
  position: relative;
  /* height: 400px; */
}

.latest1 {
  position: relative;
  height: 100px;
}

.latest img {
  width: 100%;
  height: 100%;
}

.latest-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.525);
  opacity: 0;
  transition: 1s;

}

.latest:hover .latest-overlay {
  opacity: 1;
}


.latest1 img {
  width: 95%;
  height: 100%;
}

.latest1-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.747);
  opacity: 0;
  transition: 1s;
}

.latest1:hover .latest-overlay {
  opacity: 1;
}

.latest-overlay h4 {
  color: aliceblue;
}

.latest-overlay h6 {
  color: aliceblue;
}

.icons {
  color: aliceblue;
  font-size: 50px;
}

.icons p {
  font-size: 20px !important;
}

.latest i {
  color: white;
  font-size: 45px;
}

.latest i:hover {
  color: green;
}


.mannu p {

  margin-top: 20px;
  font-size: 13px;
  text-align: justify;

}

.mannu h5 {

  font-size: 15px;
  margin-left: 15%;
  margin-top: -25px;

}

.tannu p {

  margin-top: 20px;
  font-size: 13px;
  text-align: justify;

}

.tannu h5 {
  font-size: 15px;
  margin-left: 15%;
  margin-top: -25px;


}


.nav-item img {
  height: 70px;
  width: 100%;
}

.navbar-toggler {
  color: black !important;
  border: 1px solid black !important;
  display: block;
  gap: 10px;
}

.iconss i {
  height: 30px;
  width: 30px;
  border: 1px solid grey;
  border-radius: 50px;
  padding: 5px;
  margin: 1px;
}

.i1 {
  gap: 10px !important;
  margin: 10px;
}

.i1 i {
  color: whitesmoke !important;
  font-size: 25px;
  height: 40px;
  width: 40px;
  border-radius: 50px;
  border: 1px solid grey;
  padding: 8px;
  /* margin: 4px; */

}

.i1 i:hover {
  color: green !important;
}