body, html {
	font-family: 'Helvetica Neue', serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	font-weight: 400;
	width: 100% !important;
	height: 100% !important;
}
h1, h2, h3, h4 {
	font-family: 'Helvetica Neue', sans-serif;
}
h2 {
	font-weight: 400;
	font-size: 38px;
	color: #333;
	text-transform: uppercase;
	position: relative;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

h3 {
	font-size: 24px;
	font-weight: 400;
	color: #333;
}
h4 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 15px;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #8eb640;
}
a:hover, a:focus {
	text-decoration: none;
	color: #222;
}
ul, ol {
	list-style: none;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Navigation */
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: #53a656;
	border-color: rgba(231, 231, 231, 0);
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #eee;
	font-weight: 400;
	font-size: 15px;
	padding: 5px 0;
	border: 2px solid transparent;
	letter-spacing: 0.5px;
	margin: 0 40px 0 40px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #FEBB28;
}
.on {
	background-color: #53a656 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FEBB28 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #d43031;
	border-color: #d43031;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title {
	margin-bottom: 70px;

}
.section-title .overlay {
	padding: 80px 0;
	background: rgba(0, 0, 0, 0.7);
}
.section-title p {
	text-align: center;
	font-size: 22px;
}
.section-title hr {
	margin: 0 auto;
	margin-bottom: 40px;
}
.section-title h2{
	text-align: center;
	font-weight: 600;
}
.section-title p{
	
	
	font-size: 15px;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: transparent;
	border: 2px solid #FEBB28;
	padding: 14px 20px;
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.5px;
	border-radius: 5px;
	margin-top: 20px;
	transition: all 0.3s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #ddd;
	border: 2px solid #FEBB28;
	background-color: #FEBB28;
	color: #333;
}
/* Header Section */
.intro {
	display: table;
	width: 100%;
	height: 100rem
	padding: 0;
	background: url(../img/intro-bg.jpg) center center no-repeat;
	background-attachment: fixed;
 
  background-repeat: no-repeat;
  background-size: cover;
  	
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro .overlay {
	background: rgba(255,255,255,0.5);
	height: auto;
}
.intro h1 {
	font-family: 'Rochester', cursive;
	color: #fff;
	font-size: 7em;
	font-weight: 400;
	margin-top: 0;
}
.intro span {
	color: #a7c44c;
	font-weight: 600;
}
.intro p {
	color: #000000;
	font-size: 2.5rem;
	width: 70%;
	margin: auto;
	text-align: center;
	font-weight: 400;


	
}
header .intro-text {
	padding-top: 14rem;
	margin: auto;
	text-align: center;
}

.shadow{
	box-shadow: 0px 0px 25px #efefef;
	transition: transform .8s;
	padding: 20px;
	border-radius: 15px;
}
.shadow:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
  box-shadow: 0px 0px 15px #b6ffb6;

}

#aboutus{
	margin-top: 5rem;
}

/* Features Section */
#features {
	padding: 80px 0;
	
	background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
#features .features-item {
	margin: 0 20px;

}
#features img {
	margin: 0px auto 0;
}
#features .about-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
#features p {
	line-height: 24px;
	
	text-align: left;
}



/* About Section */
#about {
	padding: 0px 0;
	
}
#about h2::after {
	bottom: 0;
	margin-left: 0;
	left: 0;
}
#about .about-text {
	padding: 80px 0;
}
#about .about-img {
	
	background-size: cover;
	height: 570px;
}
#about p {
	line-height: 24px;
	margin: 15px 0 30px;
}
/* Menu Section */
#restaurant-menu {
	padding: 100px 0 60px 0;
}
#restaurant-menu img {
	width: 300px;
	box-shadow: 15px 0 #a7c44c;
}
#restaurant-menu h3 {
	padding: 10px 0;
	text-transform: uppercase;
}
#restaurant-menu .menu-section hr {
	margin: 0 auto;
}
#restaurant-menu .menu-section {
	margin: 0 20px 80px;
}
#restaurant-menu .menu-section-title {
	font-size: 32px;
	display: block;
	font-weight: 400;
	color: #444;
	margin: 20px 0;
	text-align: center;
}
.menu-section-title {
	text-align: center;
	    margin-left: -19rem;
	    
}
.bg-fluid{
	background-image: url(../img/farmer.jpg);
	width: 100%;
	background-repeat: no-repeat;
}
.menu-section-title h3{
	font-family: Noteworthy;
	font-size: 50px;
	color: #53a656;
	font-weight: 600;
}
.menu-section-title h2{
	
	font-size: 40px;
	
	font-weight: 600;
}

.menu-section-title p{
	line-height: 50px;
	padding: 4rem;
	font-size: 18px;
	color: #1a1a1a;
	
}
#restaurant-menu .menu-item {
	margin: 45px 0;
	font-size: 18px;
}
#restaurant-menu .menu-item-name {
	font-weight: 400;
	font-size: 20px;
	color: #444;
	margin-bottom: 10px;
}
#restaurant-menu .menu-item-description {
	font-size: 15px;
	width: 85%;
}
#restaurant-menu .menu-item-price {
	float: right;
	font-weight: 400;
	color: #555;
	margin-top: -36px;
}

.features-item h3{
	font-family: Noteworthy;
	font-size: 25px;
	color: #53a656;
	line-height: 35px;
	font-weight: 600;
}
/* Gallery Section */
#gallery {
	padding: 0;
}
#gallery .gallery-item {
	margin: 0 -15px;
	opacity: 1;
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.gallery-item:hover .middle {
  opacity: 1;
}
.gallery-item:hover  .img-responsive{
  opacity: 0.3;
}
.button_knowmore{
	background-color: #53a656;
    padding: 10px 40px;
    color: white;
    border-radius: 40px;
    font-size: 19px;
    box-shadow: 0px 0px 12px #777777;
    line-height: 45px;
}
.button_knowmore_popup{
	background-color: #53a656;
    padding: 10px 40px;
    color: white;
    border-radius: 40px;
    font-size: 19px;
    box-shadow: 0px 0px 12px #777777;
    line-height: 45px;
}
.button_knowmore_popup:hover {
  background: #06D85F;
}

.opentext {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  margin-top: 9rem;
}
.opentext:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 60%;
  position: relative;
  transition: all 5s ease-in-out;

}

.content{
	line-height: 30px;
	font-size: 18px;

}
.button_readmore{
	background-color: #53a656;
    padding: 0px 40px;
    float: left;
    color: white;
    border-radius: 40px;
    font-size: 19px;
    box-shadow: 0px 0px 12px #777777;
    line-height: 45px;
}
.button_circle_green{
	background-color: #53a656;
    padding: 15px 8px;
    color: white;
    border-radius: 120px;
    font-size: 19px;
    
    line-height: 45px;
}
.button_circle_yellow{
	background-color: #fdba28;
    padding: 15px 11px;
    color: white;
    border-radius: 120px;
    font-size: 19px;
    
    line-height: 45px;
    margin-left: 2rem;
}

.border{
	
	transition: transform 1s;
	background-color: #fff;
}
.border:hover {
 -moz-box-shadow: 0px 0px 5px #e8e8e8; 
-webkit-box-shadow: 0px 0px 5px #e8e8e8; 
box-shadow: 0px 0px 5px #e8e8e8;
-webkit-transition: box-shadow 0.5s ease-in-out 0s;
-moz-transition: box-shadow 0.5s ease-in-out 0s;
-o-transition: box-shadow 0.5s ease-in-out 0s;
-ms-transition: box-shadow 0.5s ease-in-out 0s;
transition: box-shadow 0.5s ease-in-out 0s; 
  box-shadow: 0px 0px 15px #e8e8e8;
  border-radius: 15px;


}




.text {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

/* Team Section */
#team {
	padding: 0px 0;
}
#team h2::after {
	bottom: 0;
	margin-left: 0;
	left: 0;
}
#team img {
	max-width: 100%;
}
#team .team-img {
	display: inline-block;
	position: relative;
}
/* Contact Section */
#contact {
	margin-top: 10rem;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}
#contact .contact-item p {
	font-size: 15px;
	color: #fff;
}
#contact .section-title {
	margin-top: 60px;
	margin-bottom: 40px;
}
#contact form {
	padding: 0;
}
#contact h3 {
	position: relative;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding: 20px 0;
}
#contact h3::after {
	position: absolute;
	content: "";
	background: #FEBB28;
	height: 2px;
	width: 40px;
	bottom: 0;
	margin-left: -20px;
	left: 50%;
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #ccc;
	background-color: rgba(255,255,255,.8);
	background-image: none;
	border: 0;
	border-radius: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control:-moz-placeholder {
color: #999;
}
.form-control::-moz-placeholder {
color: #999;
}
.form-control:-ms-input-placeholder {
color: #999;
}
#contact .contact-item {
	margin: 20px 0 40px 0;
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
}
/* Footer Section*/
#footer {
	border-top: 1px dashed #53a656;
	padding: 40px 0 20px 0;
}
#footer .social {
	margin-top: -5px;
	text-align: right;
}
#footer .social ul li {
	display: inline-block;
	margin: 0 15px;
}
#footer .social i.fa {
	font-size: 24px;
	padding: 4px;
	color: #888;
	transition: all 0.3s;
}
#footer .social i.fa:hover {
	color: #eee;
}
#footer p {
	font-size: 14px;
	color: #666;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #eee;
}


ul.a {list-style-type: disc;}
ul.b {list-style-type: decimal;}

.yes_no{
	padding: 10px 25px 10px 25px;
    background-color: #53A656;
    color: white;
    border: 0px;
}
.searchContainer {
  display: inline-flex;
  flex: 1 1 300px;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
}

.searchIcon {
  padding: 0.5rem;
}

.searchBox {
  border: 0;
  padding: 0.5rem 0.5rem 0.5rem 0;
  flex: 1;
}
.searchButton {
  background: #53A656;
  border: 0;
  color: white;
  padding: 0.5rem;
  border-radius: 5px;
  width: 150px
}



/* Responsive css*/
.square{
	background-color: #fff; margin: 20px; padding: 20px;
}
.square_client{
	width: 150px; height: 150px; border-radius: 50%; border: 1px solid #fff;   padding: 9px; z-index: 1;
}

.square_client_img{
	width: 130px; height: 130px; border-radius: 50%; background-color: #adadad;  padding: 10px; background-image: url(../img/t5.jpg);
}
.square_client_img1{
	width: 130px; height: 130px; border-radius: 50%; background-color: #adadad;  padding: 10px; background-image: url(../img/t2.jpg);
}
.square_client_img2{
	width: 130px; height: 130px; border-radius: 50%; background-color: #adadad;  padding: 10px; background-image: url(../img/t3.jpg);
}
.square_client_img3{
	width: 130px; height: 130px; border-radius: 50%; background-color: #adadad; padding: 10px; background-image: url(../img/t1.jpg);
}
.client_review p{
	margin: 20px;
	font-size: 17px;
	text-align: center;
}



@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
*, *:before, *:after {
  box-sizing: border-box;
}

.testimonial{
	background-image: url(../img/Testi.jpg);

	background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}


.slider {
	background-color: transparent;
  height: 60%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;


}
.slider__nav {
  width: 12px;
  height: 12px;
  margin: 0rem 12px;
  border-radius: 50px;
  z-index: 10;
  outline: 6px solid #fff;
  outline-offset: -6px;
  box-shadow: 0 0 0 0 #fff, 0 0 0 0 rgba(93, 175, 97);
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.slider__nav:checked {
  -webkit-animation: check 0.4s linear forwards;
          animation: check 0.4s linear forwards;
          background-color: #5daf61;
}
.slider__nav:checked:nth-of-type(1) ~ .slider__inner {
  left: 0%;
}
.slider__nav:checked:nth-of-type(2) ~ .slider__inner {
  left: -100%;
}
.slider__nav:checked:nth-of-type(3) ~ .slider__inner {
  left: -200%;
}
.slider__nav:checked:nth-of-type(4) ~ .slider__inner {
  left: -300%;
}
.slider__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 400%;
  height: 100%;
  -webkit-transition: left 0.4s;
  transition: left 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.slider__contents {
  height: 100%;
  padding: 2rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slider__image {
  font-size: 2.7rem;
  background-image: url(../img/t1.png);
      color: #2196F3;
}
.slider__caption {
  font-weight: 500;
  margin: 2rem 0 1rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
}


.slider__txt {
  color: #fff;
  
}
input[type="radio"], input[type="checkbox"]{
	margin-left: 7px;
}

@-webkit-keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}

@keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}


.app_dpwnlaod{
	background-image: url(../img/KisaanSe-download.jpg);
	
	background-attachment: fixed;
 
  background-repeat: no-repeat;
  background-size: cover;
}

.appstore{
	width: 30%
}

.logo_img{
	position: absolute;
    width: 150px;
    display: none;
    visibility: hidden;
}

#process{
	background-image: url(../img/process.jpg);
	
  background-attachment: fixed;
 
  background-repeat: no-repeat;
  background-size: cover;

  
}.menu-section-title h4 {
    text-align: center;
     font-size: 40px;
    font-weight: 600;
    padding: 4rem
}
.testi-title h2 {
    text-align: center;
     font-size: 40px;
     color: #fff;
    font-weight: 600;
    padding-top: 5rem;
}
.center{
	margin: auto;
  width: 100%;
  
  padding: 10px;
}
.feature {
	text-align: left; font-size: 60px; padding: 5rem; font-family: Noteworthy;color: #53a656;
	line-height: 35px;font-weight: 600;
}
.close {
  cursor: pointer;
  position: absolute;
      margin: 9px;
  right: 0%;
  padding: 12px 16px;
  transform: translate(0%, -50%);
}

.close:hover {background: #53a656; color: #fff;}
@media only screen and (max-width: 768px) {
.menu-section-title{
	margin-left: 1rem; 
}
.menu-section-title h2 {
    font-size: 30px;
    font-weight: 600;
}
.feature {
    text-align: left;
    font-size: 29px;
    padding: 0rem;
    font-family: Noteworthy;
    color: #53a656;
    line-height: 64px;
    font-weight: 600;
}

.shadow{
	box-shadow: 0px 0px 25px #efefef;
	transition: transform 0s;
	padding: 20px;
	border-radius: 15px;
}
.shadow:hover {
  -ms-transform: scale(1); /* IE 9 */
  -webkit-transform: scale(1); /* Safari 3-8 */
  transform: scale(1); 
  box-shadow: 0px 0px 15px #b6ffb6;

}

.section-title h2 {
    text-align: center;
     font-size: 30px;
    font-weight: 600;
}
.slider__caption {
  font-weight: 500;
  margin: 2rem 0 1rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
}
.testi-title h2 {
    text-align: center;
     font-size: 30px;
     color: #fff;
    font-weight: 600;
    padding-top: 5rem;
}

.opentext {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    margin-top: 4rem;
}

.popup {
  margin: 40px 31px 30px 13px;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 90%;
  position: relative;
  transition: all 5s ease-in-out;

}

.menu-section-title h4 {
    text-align: center;
     font-size: 30px;
    font-weight: 600;
    padding: 4rem
}
.appstore{
	width: 100%
}
.app_dpwnlaod {
    
    height: 396px;
}
.button_readmore {
 	
    margin-bottom: 15px;
}
.logo_img{
	position: absolute;
    width: 150px;
    display: block;
    visibility: visible;
}
.app_dpwnlaod{
	
	height: 65%;
	
}

}