.banner-img{
	background-image: url('https://res.cloudinary.com/djx69owjm/image/upload/v1755931206/Way2Agribusiness/aboutus/pexels-nc-farm-bureau-mark-2749165_bhblsd.jpg');
  background-size: cover;                  
  background-repeat: no-repeat;           
  background-attachment: fixed;            
  height: 40vh;                        
  margin: 0;
}
.banner-img h1{
	font-size: 5rem;
	font-weight: 900;
	color: white;
	padding-top: 5rem;
}
.section1{
	text-align: justify;
}
.mission{
	background-color: #094328;
	color: white;
}
.mission li{
	list-style-type: disc;
}
.mission h4{
	text-align: center;
}
.five_main {
  	display: grid;
    gap: 10px;
    grid-template-columns: 0.5fr 1fr;
	color: black;;
}
.five{
	text-align: justify;
}
.five img {
	display: block;
  	margin: auto;
	width: 57%;
}
.mobile_sec
.div_body {
  margin: auto;
  width: 80%;
}
.stakeholder{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.stakeholder li{
	text-align:center;
}
.stakeholder li img{
	border-radius:50%;
	width:100px;
	height:100px;
	box-shadow: 0 2px 5px black;
}
.stakeholder1{
	display: grid; 
	grid-template-columns: 1fr 1fr;
}
.stakeholder1 li:first-child{
	margin-left:150px;
}
.stakeholder1 li{
	text-align:center;
}
.stakeholder1 li img{
	border-radius:50%;
	width:100px;
	height:100px;
	box-shadow: 0 2px 5px black;
}
.sh-box{
	border-radius:20px;
	padding:5px 15px;
	margin:auto;
	box-shadow:0 2px 5px black;
	width: 90%;
}
.sh-box h4{
	text-shadow: 0.3px 0.3px black;
}
.same_service {
  padding: 10px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 1rem;
  background-color: #fff;
}
.same_service h4{
	text-align: center;
    margin: auto;
    color: black;

}
.same_service ul h3{
	font-size: 15px;
    text-align: center;
    color: white !important;
    font-weight: bold;
    background-color: #795548;
    border-radius: 5px;
    padding: 3px 0;
    text-align-last: auto;
	width: 100%;
	box-shadow: 0 5px 8px gray;
}
.same_service img {
	display: block;
  margin: auto;
  border-radius: 50%;
  padding: 10px;
  height: 150px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px,
    rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.same_service ul li {
  	font-weight: 400;
    color: black;
    list-style-type: disc;
    width: auto;
    margin: auto;
}
.Services_card ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #215d0e;
}
.swiper-slide div {
  display: flex;
  gap: 10px;
  align-items: center;
}
.swiper-slide div h3{
  color: #215d0e;
  font-size:16px;
}
.brands-div{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:20px;
}

.swiper-slide {
  padding: 20px;
  height: 570px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 10px 0px;
}
.swiper-slide img {
  width: 100px;
}
.swiper-slide ul {
  text-align: justify;
}
.mobile_main {
  display: flex;
}
.mob_wrap {
  padding: 10px 50px;
  display: grid;
  gap: 20px;
  position: relative;
  border: 5px solid #215d0e;
  border-radius: 0px 50px;
  box-shadow: 0 5px 8px black;
}
.mob_section img{
	width: 30%;
	display: block;
	margin: auto;
}
.mob_div_two {
  width: 235px;
  margin-top:40px;
  padding-left:20px;
  padding-right:10px;
}
.mob_div_two ul:first-child strong{
 	color: darkblue;
    font-size: 18px;
    text-shadow: 1px 0.5px 0.5px black;
}
.mob_div_two ul:last-child{
  margin-top:10px;
  width:250px;
  white-space:wrap;
  text-align:justify;
  font-size:15px;
  color:#215d0e;
}
.mob_div_two ul:last-child li{
  margin-bottom:15px;
  list-style-position: outside;
}
.mob_div_one{
  margin-top:20px;
}
.download_btn {
  z-index: 5;
  position: relative;
  background: #ffc100;
  width: fit-content;
  font-size: 17px;
  padding: 5px 50px;
  font-weight: 600;
  border-radius: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px,
    rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.download_btn i{
	font-size: xx-large;
    color: black;
    text-shadow: 2px 1px 1px rgb(42, 148, 180);
}
.download_btn span{
    font-size: 15px;
    color: darkgreen;
    text-shadow: 1px 0.3px 0.3px black;
}
.download_btn:hover {
  scale: 1.2;
}
.clinic_div{
	display:flex;
	flex-wrap: wrap; 
	align-items: flex-start;
	gap:30px;
}
.clinic_imgdiv{
	flex: 0 0 45%; 
	height:auto; 
	margin-top:20px;
}
.agriclinic_img{
	border-radius:70%;
	width:100%;
}
.clinic_div1{
  text-align:justify;
  font-size:15px;
  line-height:25px;
  color:#215d0e;
}
.clinic_info{
  flex: 0 0 50%; 
  margin-top: 10px; 
  text-align:justify;
  font-size:15px;
}
.clinic_info ul li{
  color:#215d0e;
}
.clinic_info1{
  display:block;
  text-align:justify;
  width:100%;
  font-size:15px;
  line-height: 28px;
}
.clinic_info1 ul li{
  margin-bottom: 10px;
  color:#215d0e;
}
.video_main {
  display: flex;
  gap: 20px;
}
.video_main video {
  width: 520px;
  border-radius: 10px;
}
.seo_main {
  display: grid;
  align-items: center;
  margin: auto;
  grid-template-columns: 50% 50%;
  width:100%;
}
.seo_main_div2{
  padding-left:90px;
}
.web li{
  text-justify: inter-word;
}
.seo_section {
  background-color: #f9efbe;
}
.video_section {
  text-align: justify;
}
.brands_section {
  background-color: white;
  padding: 10px;
}
.swiper-slide-active {
  background-color: #fff;
}
.services_section{
	display: block;
	margin:10px auto;
}
.mob_div {
  display: flex;
  gap: 20px;
  z-index: 2;
}
.Services_card {
  	display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1.18fr 1fr;
}
 h2, h3, h4, h5, h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;

    line-height:normal;
} 
h2{
	font-size: 25px;
	font-weight:bold;
}
h5{
	font-size: 17px;
}
.kanada_language{
	font-size: 13px;
}
@media (min-width:771px) and (max-width:1366px){ 
	.five_main ul {
  		text-align: justify;
  		color: black;
  		font-size: 15px;
  		line-height: 30px;
	}
	.five_main ul li{
  		margin-bottom: 15px;
	}
	.same_service ul{
  		font-size:15px;
		padding: 15px 40px;
	}
	.download1 {
  		margin: auto;
    	background-color: #126d42;
    	padding: 5px 70px;
    	border-radius: 5px;
    	display: flex;
    	gap: 10px;
    	align-items: center;
    	width: fit-content;
    	color: white;
    	font-size: 17px;
    	text-shadow: 1px 2px 2px black;
    	box-shadow: 4px 5px 8px gray;
		text-decoration: none;
	}
	.download2 {
  		margin: auto;
  		background-color: #215d0e;
  		padding: 5px 70px;
  		border-radius: 5px;
  		display: flex;
  		gap: 10px;
  		align-items: center;
  		width: fit-content;
  		color: #ffc100;
  		margin-top:55px;
    	background-image: linear-gradient(360deg, #215d0e, darkgreen);
    	font-size: 17px;
    	font-weight: bold;
    	text-shadow: 1px 2px 2px black;
    	box-shadow: 4px 5px 8px gray;
	}
	.download3 {
		margin: auto;
		background-color: #215d0e;
		padding: 5px 70px;
		border-radius: 5px;
		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
		  rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
		display: flex;
		gap: 10px;
		align-items: center;
		width: fit-content;
		color: #ffc100;
		margin-top:95px;
  	}
	.brands_section p{
  		text-align: justify;
  		line-height: 28px;
		padding: 15px;
		border-radius: 50px;
	}
	.same_service h4{
    	font-size:18px;
	}
	.clinic_info ul{
  		font-size:15px;
		line-height: 28px;
	}
	.clinic_info1 ul {
    	font-size: 15px;
	}
	.clinic_info ul li strong{
  		color:rgb(2, 51, 2);
  		font-size:15px;
	}
	.clinic_info1 ul li strong{
  		color:rgb(2, 51, 2);
  		font-size:15px;
	}
	.video_main p {
  		font-size: 15px;
  		text-align: justify;
  		line-height: 34px !important;
  		color:#215d0e !important;
		margin: auto;
	}
	.web {
  		display: flex;
  		flex-direction: column;
  		gap: 10px;
  		max-width:350px;
  		text-align:justify;
  		font-size:15px;
  		width:350px; 
  		white-space:normal;
  		color:#215d0e;
	}
}
@media (min-width:1367px) {
	
	.five_main ul {
  		text-align: justify;
  		color: #215d0e;
  		font-size: 20px;
  		margin-top:20px;
  		flex-basis:60%;
  		line-height: 38px;
	}
	.five_main ul li{
  		margin-bottom: 15px;
	}
	.same_service ul{
  		white-space:wrap;
  		font-size:20px;
  		text-align:justify;
  		margin-top:10px;
	}
	.download1 {
  		margin: auto;
  		background-color: #215d0e;
  		padding: 5px 70px;
  		border-radius: 5px;
  		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    		rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  		display: flex;
  		gap: 10px;
  		align-items: center;
  		width: fit-content;
  		color: #ffc100;
  		margin-top:10px;
	}
	.download2 {
  		margin: auto;
  		background-color: #215d0e;
  		padding: 5px 70px;
  		border-radius: 5px;
  		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    		rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  		display: flex;
  		gap: 10px;
  		align-items: center;
  		width: fit-content;
  		color: #ffc100;
  		margin-top:10px;
	}
	.brands_section p {
    	text-align: justify;
    	font-size: 20px;
    	line-height: 38px;
    	color: #215d0e;
   	}
	.same_service h4{
    	font-size:20px;
	}
   .clinic_div1 p{
   		font-size:20px;
   		line-height:38px;
	}
   .clinic_info ul {
    	font-size: 20px;
    	line-height: 35px;
  	}
	.clinic_info ul li strong {
    	color: rgb(2, 51, 2);
    	font-size: 20px;
	}
	.clinic_info1 ul {
    	font-size: 20px;
    	line-height:36px;
	}
	.clinic_info1 ul li strong{
  		color:rgb(2, 51, 2);
  		font-size:20px;
	}
	.video_main p {
  		font-size: 20px !important;
  		text-align: justify;
  		line-height: 48px !important;
  		color:#215d0e !important;
	}
	.web {
  		display: flex;
  		flex-direction: column;
  		gap: 10px;
 		max-width:350px;
  		text-align:justify;
  		font-size:20px !important;
  		width:350px; 
  		white-space:normal;
  		color:#215d0e;
	}
}
/* ///////////Tab//////////// */
@media only screen and (max-width: 700px) {
	.banner-img {
    background-image: url('https://res.cloudinary.com/djx69owjm/image/upload/v1755931206/Way2Agribusiness/aboutus/pexels-nc-farm-bureau-mark-2749165_bhblsd.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 25vh;
    margin: 0;
}
  .five_main {
    display: block;
  }
  .five_main img{
    width:100%;
  }
  .five_main ul {
    width:100%;
    line-height:28px;
  	text-align: justify;
  	color: #215d0e;
  	font-size: 15px;
  }
	.stakeholder1 li:first-child{
    	margin: auto;
	}
	.stakeholder, .stakeholder1{
	display: block;
    width: 100%;
    margin: auto;
	}
	.same_service{
	padding: 10px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 20px;
    background-color: #fff;
    width: 98%;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 5px;
	}
	.download{
    	margin-top:0;
    	padding: 8px 40px;
	}
	.brands-div{
		display:block;
	}
	.download3 {
		margin: auto;
		background-color: #215d0e;
		padding: 5px 70px;
		border-radius: 5px;
		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
		display: flex;
		gap: 10px;
		align-items: center;
		width: fit-content;
		color: #ffc100;
		margin-top:25px;
  	}
	.clinic_div{
	display: block;
    width: 100%;
    margin: auto;
	}
	.download_btn{
    	padding: 5px 10px;
	}
  	.mob_div_two ul:last-child{
    	width: 100%;
    	font-size: 15px !important;
  	}
  	.mob_div_two ul:last-child li{
    	list-style-position: inside !important;
  	}
  	.same_service ul li{
    	list-style-position: inside;
    	white-space: wrap;
  	}
  	.download1 {
  		margin: auto;
  		background-color: #126d42;
  		padding: 5px 40px;
  		border-radius: 5px;
  		display: flex;
  		gap: 10px;
  		align-items: center;
  		width: fit-content;
  		color: white;
		text-decoration: none;
	}
	.download2 {
  		margin: auto;
  		background-color: #215d0e;
  		padding: 5px 40px;
  		border-radius: 5px;
  		box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  		display: flex;
  		gap: 10px;
  		align-items: center;
  		width: fit-content;
  		color: #ffc100;
	}
	.web {
  		display: flex;
  		flex-direction: column;
  		gap: 10px;
  		max-width:350px;
  		text-align:justify;
  		font-size:18px;
  		width:350px; 
  		white-space:normal;
  		color:#215d0e;
	}
  .web li{
    list-style-position: inside;
  }
  .services_section{
    margin-top:-20px;
  
  }
  .Services_card {
    display:block;
	}
  .brands_section p{
  		text-align: justify;
  		font-size:15px;
  		line-height: 28px;
  		color:black;
  }
	.heading{
    	padding: 0 30px;
	}
   .sh-box {
   	margin-bottom:5px;
	}
  .mob_div_two{
    margin-top:0;
  }
  .clinic_info{
    text-align:justify;
    width:100%;
  }
	.video_main p {
  		font-size: 15px;
  		text-align: justify;
  		line-height: 34px !important;
  		color:#215d0e !important;
	}
  .seo_main {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
  }
  .seo_main div ul li{
    margin-left:0;
    width:80%;
  	font-size: 15px;
  }
  .mob_wrap {
    border-radius: 20px 20px 0px 0px;
  	margin-bottom: 30px;
  }
  .video_main video {
    width: 300px;
  }
  .mob_section img {
    width: 80%;
    display: block;
    margin: auto;
}
  .video_main {
    flex-wrap: wrap;
  }
  .mob_div {
    flex-wrap: wrap;
  }
  .video_section video{
	    width: 88%;
    margin: auto;
    display: block;
  }
}
.agclinic {
  padding: 40px 20px;
}
.section-title {
  font-size: 2rem;
  color: black;
  font-weight: 600;
  margin-bottom: 20px;
}
.section-intro {
  font-size: 1.1rem;
  color: #333;
  margin-bottom: 30px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.agriclinic-img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.agriclinic-list {
  padding-left: 20px;
  list-style-type: disc;
}

.agriclinic-list li {
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.6;
  color: #444;
}

.agriclinic-list li strong {
  color: black;
}

/* Mobile adjustments */
@media (max-width: 767px) {
  .section-title {
    font-size: 1.5rem;
  }

  .section-intro {
    font-size: 1rem;
  }

  .agriclinic-list li {
    font-size: 0.95rem;
  }

  .agriclinic-img {
    margin-bottom: 20px;
  }
}



/* From Uiverse.io by vinodjangid07 */ 
.rating-card {
  width: 280px;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background: #0f0c29;
  background: linear-gradient(to right bottom, #443e89, #0f0c29);
  padding: 20px 20px;
  border-radius: 10px;
  gap: 10px;
  font-family: Arial, Helvetica, sans-serif;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.058);
  margin-top: 2rem;
}
.text-wrapper {
  width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.text-primary {
  color: white;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.text-secondary {
  color: #cccccc;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.rating-stars-container {
  width: 100%;
  height: 30px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}
.star-label svg {
  fill: rgb(210, 210, 210);
  width: 20px;
  height: auto;
}
.rating-stars-container input {
  appearance: unset;
}
.rating-stars-container input:hover ~ .star-label svg {
  fill: rgb(255, 204, 185);
}
.rating-stars-container input:checked ~ .star-label svg {
  fill: rgb(255, 102, 47);
  animation: slide-in-fwd-center 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@keyframes slide-in-fwd-center {
  0% {
    transform: scale(1.6);
  }
  100% {
    transform: scale(1);
  }
}

.socials-container {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding-top: 20px;
  border-top: 1px solid rgb(150, 150, 150);
}
.social-button {
  text-decoration: none;
}
.social-button svg {
  width: 15px;
  fill: rgb(228, 228, 228);
}
.social-button:hover svg {
  fill: rgb(255, 102, 47);
}
.rating{
	display: flex;
	justify-content: end;
	margin-right: 3rem;
}
.rating a{
	text-decoration: none;
	color: white;
}
.rating a:hover{
	color: rgb(31, 31, 87);
}

.custom-list {
  padding-left: 1.2rem;
  list-style-type: disc;
}

.custom-list li {
  margin-bottom: 0.5rem;
}

/* Optional: Better spacing and readability on small screens */
@media (max-width: 576px) {
  .mission h5 {
    font-size: 1.1rem;
  }

  .mission ul {
    padding-left: 1.4rem;
  }
}

body {
    font-family: 'Segoe UI', sans-serif;
}
.form-review {
    background: #fff;
    padding: 2rem;
    border-radius: 15px;
    box-shadow: 0 8px 20px rgb(0 0 0 / 42%);
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}
.form-review h3 {
    font-weight: 600;
    margin-bottom: 1.5rem;
}
.form-review label {
    font-weight: 500;
}
.form-review input, .form-review select, .form-review textarea {
    width: 100%;
    padding: 0.6rem;
    margin-top: 0.2rem;
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: border-color 0.3s;
}
.form-review input:focus, .form-review textarea:focus {
    border-color: #4cd6a1;
    outline: none;
}
.form-review button {
    background-color: #156d41;
    color: white;
    border: none;
    padding: 0.6rem 1.5rem;
    font-size: 1rem;
    border-radius: 8px;
    margin-top: 1rem;
    transition: background-color 0.3s;
    display: block;
    margin: auto;
}
.form-review button:hover {
    background-color: #13753f;
}
.message {
    padding: 0.6rem 1rem;
    background-color: #d1e7dd;
    color: #0f5132;
    border-radius: 8px;
    margin-bottom: 1rem;
}
.popup-form{
    background-color: white;
    width: 50%;
    margin: auto;
}


    
@media (min-width: 769px) {
    body{
        max-width:100%;
    }
    .wrap{
        display:flex;
        flex-wrap: wrap; 
        align-items: flex-start;
    }
    .vjs-tech{
        height:300px;
    }
}
