/* HERO SECTION  */

.container.mainbody {
	height: 0;
}

.lp-hero-container {
	padding-left: 0;
	padding-right: 0;
	height: 60vh;

}

.lp-container {
	display: flex;
	align-items: center;
}

.lp-jumbotron {
	background-image: url("/Victoria/assets/Images/hero.jpg");
	background-size: cover;
	background-position: right;
	color: #fff;
	height: 60vh;
	position: relative;

}

.lp-d-flex {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
    flex-shrink: 1;
	flex-basis: auto;
	flex: 1;
	margin-top: 5%;
}

.lp-d-flex > div {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding-bottom: 40px;

}

.lp-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgb(17,116,122);
    background: linear-gradient(90deg, #328184ed 8%, rgba(77,255,0,0) 100%);
}

.lp-jumbotron h1 {
	font-family: alternate-gothic-compressed, sans-serif;
    color: #fff !important;
	font-weight: 600;
	font-size: 120px;
	line-height: 1;
	margin-bottom: 0;
}

.lp-jumbotron p {
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.2;
}

.lp-jumbotron p > span {
	font-weight: 500;
}

.lp-p-2 {
	font-size: 18px !important;
	font-weight: 400 !important;
	padding-bottom: 8px;
  }
  
  .lp-hero-content-wrapper {
	  padding-bottom: 8px !important;
  }

.subcribe.clearfix.lp-subscribe {
	margin: unset;
	margin-right: auto;
	border-radius: 8px;
	display: flex;
	border:none;
	background-color: none;
	max-width: 500px;
	min-width: 230px;
	margin-top: 40px;
}


.subcribe.clearfix.lp-subscribe label {
	color: #fff;
}

.subcribe.clearfix.lp-subscribe input {
	background-color: rgba(255, 255, 255, .9);
	border-radius: 8px 0 0 8px;
	width: unset;
	width: 50%;
}

.submit-btn-2.btn-hover-2.lp-submit {
	background-color: #FF9700;
	width: unset;
	width: 30%;
	border-radius: 0 8px 8px 0;
	border-top: none;
	color: #fff;
	border-left: none;
}

.lp-cta-text {
	font-size: 18px;
    font-weight: 400;
}
	

/********************************* TESTIMONIAL SECTION  *****************************************/

.lp-testimonials-container {
	padding-left: 0;
	padding-right: 0;
}

.lp-testimonial-section {
	background-color: #5CE1E6;
}

.lp-testimonial-header {
	color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 32px;
}

.lp-testimonial-item-content {
    background-color: #FFF;
    border-radius: 8px;
	padding: 50px 6px 4px 6px;
	margin-bottom: 40px;
}

.lp-testimonial-item-content h4 {
	position: relative;
}

.lp-testimonial-item-content h4::after {
	content: "";
	height: 1px;
	/* width: 100%; */
	position: absolute;
	background-color: #FF9700;
	top: -8px;
	z-index: 3;
	width: 25%;
	right: 50%;
	transform: translateX(50%);
}

.lp-img-circle {
	position: relative;
margin-top: 30px;
margin-bottom: -50px;
}

.lp-testimonial-col {
	margin-bottom: 30px;
}

#lpCarousel > a {
	background-image: unset;
}

.carousel-indicators {
	bottom: 0 !important;
}


/********************************** ABOUT US SECTION ******************************************/

.lp-about-us-photo-montage-wrapper {
	position: relative;
	height: 600px;
}
.lp-about-us-img-1 {
	width: 44%;
	position: absolute;
	top: 25%;
}

.lp-about-us-img-2 {
    width: 40%;
    position: absolute;
    top: 30px;
    left: 210px;
}

.lp-about-us-img-3 {
	width: 55%;
	position: absolute;
	top: 36%;
	left: 170px;
	z-index: 3;
}

.lp-about-us-col-2, .lp-farm-stories-col-1, .lp-farm-stories-col-2 {
	padding-top: 9%;
}

.lp-about-us-col-2 h2 {
	font-size: 32px;
}

.lp-about-us-col-2 p {
	font-size: unset;
}

.lp-about-us-col-2 ul {
	padding-left: 40px;
	margin: unset;
	color: #222;
	padding-bottom: 16px;
}

.lp-about-us-col-2 ul > li {
	list-style: unset;
	color: #222;
}

.lp-btn-default {
	background-color: #FF9700;
border-radius: 8px;
border: solid 1px #ffffff;
display: inline-block;
font-size: 14px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
max-width: 340px;
min-height: 60px;
min-width: 200px;
overflow: hidden;
padding: 10px 30px;
    padding-top: 10px;
    padding-bottom: 10px;
text-align: center;
line-height: 1.36;
letter-spacing: 4.2px;
color: #ffffff;
padding-bottom: 21px;
padding-top: 21px;
text-decoration: none;
vertical-align: middle;
white-space: nowrap;
cursor: pointer;
text-transform: uppercase;
text-decoration: none !important;
background-position: center;
transition: background 0.8s;
}

.lp-btn-default::before {
	height: 0;
}

.lp-btn-default:hover {
	text-decoration: none;
	color: #e77a19;
	background-color: #ffffff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	transform: translateY(2px);
}


/*************************************HOW IT WORKS SECTION************************************/

.how-it-works-section, .lp-how-it-works-container {
	background-color: #ceeaf6ab;
	margin: 0;
	padding: 0;
	
}



.lp-hiw-col {
	padding: 30px 2% 0 2%;	
}


.lp-hiw-headline {
font-size: 28px;
font-weight: 500;
padding-top: 30px;

}

.lp-hiw-col p {
	font-size: 16px;
	font-weight: 500;
}



/***********************************FARM STORIES**********************************************/
.lp-farm-stories-video-wrapper {
	position: relative;
	max-width: max-content;
}

.lp-farm-stories-head-wrapper {
	position: absolute;
	top: 10px;
	left: 30px;
	border: 2px solid #fff; 
	color: #fff;
	padding: 4px 8px 0px 8px;
}

.lp-farm-stories-head-wrapper h2 {
	color: #fff;
}

.lp-farm-stories-video {
	border-radius: 30px;
}

.lp-farm-stories-video::after {
	content: "";
	position: absolute;
    top: 0;
    left: 0;
	right: 0;
	bottom: 0; 
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 30px;
	z-index: 2;
}

.lp-farm-stories-video-overlay {
position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0; 
 width: 100%;
 height: 100%;
 background-color: rgba(0, 0, 0, .2);
 border-radius: 30px;
}

.lp-farm-stories-play-btn-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 5em;
}

.lp-farm-stories-play-btn-wrapper > span > a {
	color: #fff;
}

.lp-farm-stories-play-btn-wrapper > span > a:hover {
	color: #FF9700;
}

.lp-secondary-btn-default, .lp-secondary-btn-default-grey {
	padding: 8px 24px;
	height: unset;
	color: #fff
  }
  
  .lp-secondary-btn-default::before, .lp-secondary-btn-default-grey::before {
	height: 0;
  }
  
  
  
  .lp-secondary-btn-default-grey {
	background-color: #999;
  }
  
  /********************************OUR PARTNERS*******************************************/
  
  .lp-our-partners-col {
	text-align: center;
	margin: auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
  
  .lp-our-partners-heading {
	  margin-top: 90px;
  }
  
  
  .lp-our-partners-col > img {
	  height: 150px;
	  width: 150px;
	  padding: 10px;
  }

  .lp-our-partners-size{
      max-height: 150px;
	  max-width: 150px !important; 
	  padding: 10px;
  }
  
  .lp-partners-img{
      height: 200px;
	  width: 230px !important; 
	  padding: 10px;
  }
  
  /*******************************CARDS***********************************************/
  
  .lp-cards-col {
	  margin: 80px auto;
  }
  
  .lp-cards-img-wrapper {
	  text-align: center;
	  border-radius: 30px;
	  overflow: hidden;
	  position: relative;
	  height: 440px;
  }
  
  lp-cards-img-wrapper img, .lp-cards-img {
	  width: 100%;
  }
  
  .lp-cards-img-wrapper.yellow-ol {
	  background-image: url("/Victoria/assets/Images/cards-image.1-350x420.jpg");
	  background-size: cover;
	  background-repeat: no-repeat;
	  
  }
  
  .lp-cards-img-wrapper.blue-ol {
	background-image: url("/Victoria/assets/Images/cards-image.2-350x420.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}

.lp-cards-img-wrapper.pink-ol {
	background-image: url("/Victoria/assets/Images/cards-image.3-350x420.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
  
  
  

  .lp-cards-img-wrapper.yellow-ol::after {
	  content: "";
	  position: absolute;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background-color: #ccc90185;
  }
  
  .lp-cards-img-wrapper.blue-ol::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #6ec1e481;
}

  
.lp-cards-img-wrapper.pink-ol::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #f46f6f81;
}

.lp-card-content-wrapper {
	position: absolute;
	left: 40%;
	top: 9%;
	transform: translateX(-50%);
	z-index: 3;
	width: 64%;
	text-align: left;
}

.lp-card-content-wrapper h2 {
	margin-bottom: 20px;
	font-size: 280%;
	font-weight: 500;
}

.lp-card-content-wrapper p {
	font-size: 15px;
	line-height: 1.6;
}

.lp-cards-img-wrapper.blue-ol h2, .lp-cards-img-wrapper.pink-ol h2, .lp-cards-img-wrapper.blue-ol p, .lp-cards-img-wrapper.pink-ol p {
	color: #fff;
}



/***********************************MEDIA QUERIES*******************************************/

@media screen and (max-width: 992px) {
	
	.lp-hero-container {
		height: unset;
	}
	
	.lp-jumbotron {
		margin-bottom: unset;
		height: unset;
	}
	
	.lp-about-us-photo-montage-wrapper {
		width: 90%;
		margin: auto;
	}
	
	.lp-about-us-img-1 {
		width: 47%;
	
		top: 25%;
	}
	
	.lp-about-us-img-2 {
		width: 40%;
		top: 96px;
		left: 34%;
	}
	
	.lp-about-us-img-3 {
		width: 55%;
		top: 36%;
		left: unset;
		z-index: 3;
		right: 0;
	}
	
	.lp-about-us-col-2 {
		padding-bottom: 30px;
	}
	
	.lp-cards-img-wrapper {
		max-height: 500px;
	}

}


/****************************************CONTACT US****************************************/

.lp-contact-us-container {
	background-image: url("/Victoria/assets/Images/contact-us-bg.jpg");
	position: relative;
}
/* 
.lp-contact-us-container-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgb(17,116,122);
    background: linear-gradient(90deg, #328184ed 8%, rgba(77,255,0,0) 100%);
} */

.lp-contact-us-container::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
    background: #328184a2;
}

.lp-contact-us-inner-container {
	max-width: 500px;
	text-align: center;
	position: relative;
	z-index: 3;
	background-color: #5CE1E6;
	padding: 40px;
	margin-bottom: 40px;
	border-radius: 30px;
}

.contact-us-heading, .contact-us-subheading {
	color: #fff;
    position: relative;
    z-index: 2;
}

.contact-us-heading {
	color: #fff;
	position: relative;
	z-index: 2;
	font-size: 40px;
	padding-top: 40px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 40px;
}


.contact-us-subheading {
	font-size: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.form-signup > *  {
	margin-top: 16px;
	 height: 40px
   }
   
   .form-signup button {
	max-width: 50%;
	background: #eee;
	border: none;
	 color: #222;
	border-radius: 4px;
  }
  
  
  /**************************BANNER*************************************/
  
  .lp-banner {
	  background-color: #464646;
  }
  
  .lp-banner p {
	  color: #fff;
  }
	 


@media screen and (min-width: 768px) {
	.jumbotron h1, .jumbotron .h1 {
		font-size: 120px;
	}	
	
	.lp-jumbotron p {
		font-size: 30px;
	}
}


@media screen and (max-width: 767px) {
	.lp-about-us-photo-montage-wrapper {
		height: min-content;
		margin-top: 60px;
	}
	
	.lp-about-us-col-2 {
		margin-top: 238px;
	}
	
}

@media screen and (max-width: 540px) {
	.subcribe.clearfix.lp-subscribe {
		max-width: 90%;
	}
	.subcribe.clearfix.lp-subscribe label {
		font-size: 12px;
	}
	
	#send-newsletter input {
		width: 60%;
	}
	
	.submit-btn-2.btn-hover-2.lp-submit {
		width: 40%;
	}
	
	.lp-jumbotron h1 {
		font-size: 80px;
	}
	
	.lp-jumbotron p {
		font-size: 18px;
		margin-bottom: 0;
	}
	
	.lp-d-flex {
		margin-top: 0;
	}
	
	.lp-card-content-wrapper h2 {
		font-size: 230%;
	}

	
}








