/* General Styling */
body {
	font-family: 'Almarai', sans-serif;
}

.w-full {
	width: 100%;
	height: 200px;
}

/* Hero Section */
.hero-section {
	background: rgb(63, 130, 96);
	background: linear-gradient(94deg, rgba(63, 130, 96, 1) 0%, rgba(106, 158, 132, 0.2806372549019608) 0%, rgba(255, 255, 255, 0.3786764705882353) 50%, rgba(232, 190, 140, 0.13778011204481788) 94%), url(../images/background.png);
	;
	/* background: linear-gradient( to right,rgb(0 0 0 / 11%), rgb(243 222 222 / 50%)), */
	/* url(../images/background.png); */
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	/* text-align: center; */
	padding: 50px;
}
.hero-image{
	position: relative;
  display: inline-block;

}

/* .hero-image img {
	width: 100%;
	max-width: 400px;
} */

.hero-image .mobile {
	float: left;
	display: block;
  width: 100%; 
  height: auto;
}

.hero-image .gif {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;

}

/* .hero-image span.gif{
        top: 50%;
    font-size: 12px;
    left: 12.5%;

      } */
.hero-text {
	/* text-align: center; */
}

.hero-text img {
	width: 170px;
}

.hero-title {
	color: #3F8260;
	font-weight: bold;
}

.icon-container {
	background: #fff;
	color: #000;
	border-radius: 50%;
	width: 30px;
	display: inline-block;
	margin-right: 10px;
}

hr.seprator {
	margin: auto;
	border-bottom: 25px solid #3f8260;
	opacity: 1;
}

/* Custom styling for navbar */
.navbar-light .navbar-nav .nav-link {
	color: #3F8260;
	font-weight: bold;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #3F8260;
}

.navbar-light .navbar-brand img {
	max-height: 60px;
}

.btn-custom {
	background-color: #3F8260;
	color: white;
	border-radius: 50px;
	/* height: 54px; */
	width: 225px;
	line-height: 2;
	font-size: 18px;
	font-weight: bold;
}

/* Stats Section */
.stats-section {
	background-color: #3F8260;
	padding: 30px 0;
	color: white;
}

.stat-item {
	text-align: center;
}

.stat-item h2 {
	font-size: 2.5rem;
	font-weight: bold;
}

.stat-item p {
	font-size: 1.2rem;
}

/* Services Section */
.services-section {
	background: rgb(230, 189, 86);
	background: linear-gradient(90deg, rgba(230, 189, 86, 0.09576330532212884) 0%, rgba(255, 255, 255, 1) 47%, rgba(13, 162, 88, 0.0845588235294118) 100%), url(../images/background.png);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 50px 0;
	/* background-color: #f5f5f5; */
}

.services-section h2,
.FAQ h2 {
	color: #3F8260;
	font-weight: bold;
	padding-top: 20px;
}

.service-card {
	/* background-color: #fff; */
	border-radius: 10px;
	/* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
}

.service-card img {
	width: 75%;
	border-radius: 8px;
	margin: 20px 10px;

}

.service-card h3 {
	color: #3F8260;
	margin-top: 15px;
}

/* About Section */
.about-section {
	padding: 50px 0;
	background: linear-gradient(94deg, rgba(63, 130, 96, 1) 0%, rgba(106, 158, 132, 0.2806372549019608) 0%, rgba(255, 255, 255, 0.3786764705882353) 50%, rgba(232, 190, 140, 0.13778011204481788) 94%), url(../images/background.png);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
}

.about-card {
	background: #F3F3F3;
	margin-bottom: 15px;
	border-radius: 8px;
	height: fit-content;
	display: ruby;
}

.about-number {
	display: block;
	background: #146c43;
	width: 25px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	margin-top: 20px;
}

.about-card h4 {
	color: #3F8260;

}

.about-title {
	font-weight: bold;
	color: #3F8260;
	text-align: center;
}

/* Why Choose Us Section */
.why-section {
	padding: 50px 0;
	/* background-color: #f5f5f5; */
	text-align: center;
}

.why-section .container {
	background: #146c43;
	color: #fff;
	padding: 20px;
	border-radius: 12px;
}

.why-section .container h2 {
	font-weight: bold;
	font-size: 40px;
	line-height: 2;
}

.why-section .container p {
	font-size: 22px;
}

.products {
	background: rgb(232, 190, 140);
	background: linear-gradient(94deg, rgba(232, 190, 140, 0.06214985994397759) 16%, rgba(255, 255, 255, 1) 51%),url(../images/background.png);
  background-size:contain;
  background-position:bottom;
  background-repeat: no-repeat;

}

.products .card {
	margin: 17px 0px;
	background: #E3E9E4;
	min-height: 250px;
	padding: 20px;
	text-align: center;
}

.products .card h5 {
	color: #3F8260;
	font-weight: 700;
	padding: 20px;
}

.products .product-card-imag {
	width: 70px;
	place-self: center;
	padding: 10px;
	background: #146c43;
	border-radius: 10px;
}

.products .product-card-imag img {
	width: 100%;
	filter: invert(100%) sepia(16%) saturate(7463%) hue-rotate(222deg) brightness(119%) contrast(115%);
}

/* FAQ Section */
.FAQ {
	background: rgb(230, 189, 86);
	background: linear-gradient(90deg, rgba(230, 189, 86, 0.09576330532212884) 0%, rgba(255, 255, 255, 1) 47%, rgba(13, 162, 88, 0.0845588235294118) 100%), url(../images/background.png);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

.faq-container {
	width: 80%;
	margin: 0 auto;
	padding: 20px;
	float: left;
}

.faq-header {
	cursor: pointer;
	padding: 15px;
	border-bottom: 1px solid #ccc;
	background: #E3E9E4;
	border-radius: 10px;
	color: #3F8260;
	font-size: 20px;
	margin-bottom: 20px;
}

.faq-header::after {
	content: icon
}


.faq-content {
	display: none;
	padding: 15px;
	/* background-color: #f5f5f5; */
}

.faqimg {
	background-image: url(../images/faqbackground.png);
	background-position: bottom;
	background-size: cover;
	height: 185px;
	border-radius: 17px;
	text-align: -webkit-center;

}

.faqimg img {
	width: 200px;
	margin-top: -38px;
}

.media .btn-custom {
	width: fit-content;
}

.contactUs {
	padding-bottom: 60px;
}

.contactUs .card {
	background: #E3E9E4;
	padding: 20px;
}

.copyrights p {
	height: 60px;
	text-align: center;
	background: #3f8260;
	color: #fff;
	line-height: 3;
}

/* Responsive Design */
@media (max-width: 768px) {
	.hero-image img {
		/* max-width: 300px; */
	}

	.stat-item h2 {
		font-size: 2rem;
	}

	.stat-item p {
		font-size: 1rem;
	}
  /* .hero-image .gif {
    margin-right: 14%;
    margin-top: 9%;
} */
.products .card {
  min-height: 350px;
}
.faqimg{
  text-align: -webkit-center;
  margin: 47px auto 0;
  width: 45%;
}
.faq-container {
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  float: none;
}
}

@media (max-width: 576px) {
  .hero-section {
    padding: 10px;
  }
	.hero-text {
		text-align: center;
	}

	.hero-image {
		text-align: center;
	}
  /* .hero-image .gif {
    margin-right: 30%;
    margin-top: 15%;
    width: 25%;
} */
.products .card {
  min-height: 250px;
}
.about-cards-container{
  padding: 20px !important;
}
.faqimg {
  text-align: -webkit-center;
  margin: 47px auto 0;
  width: 85%;
}
.contactUs .card {
  text-align: center;
}
.whatsapp{
  width: 100% !important;
  margin-bottom: 20px !important;
}
.productslogo{
  width: 60% !important;
}
.products p{
  line-height: 25px;
}
.services-section{
  padding: 10px;
}
.services-section .service-card{
  margin-bottom: 0;
  padding: 0;
}
.why-section {
  padding: 20px}
  .why-section .container h2 {
    font-size: 30px;
  }
  .why-section .container p {
    font-size: 18px;
}
}
