body{
	margin: 0px !important;
	font-family: 'Archivo Narrow';
}

a
{
	text-decoration:none;
}

header, footer, .middle{
	width: 100%;
	float:left;
}

ul,li{list-style:none;}

.header_top h3{
	font-size: 20px;
	float: right;
}

.call {
  margin-right: 10px;
}

.btn-primary {
  font-size: 20px;
}

.visitors {
  text-align: right;
  margin-top: 5px;
}

.visitor-forms {
  /*height: 100%;*/
  display: inline-block;
}

.btn.btn-info.visit {
  border: 1px solid #000;
}

.milk-subscription a {
  float: right;
  font-size: 31px;
  margin-top: 4px;
}

.header_top h3 i{
	color: #000;
	font-weight: bold;
	margin : 0px 5px;
}

.header_menu{
	background-color: #00aeef;
	color: #fff;
}

.navbar-nav{
	float: right;
}

.nav li a{
	color: #fff;
	font-size: 21px;
	text-transform: capitalize;
}

.nav li a.active, .nav li a:hover{
	background: #276DC2;
}


.logo{
	/*background-color: #fff;*/
	position: absolute;
	z-index: 9999;
/*-webkit-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.3);
box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.3);*/
}

.video-background {
  background: #000;
  position: relative;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
  width: 100%;
}

.video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.banner img{
  width: 100%;
}

.bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
}

.bx-wrapper img {
  width: 100%;
  height:auto;
  display: block;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 55px;
    height: 70px;
    text-indent: -9999px;
    z-index: 9999;
   }

 .bx-wrapper .bx-prev {
    left: 25px;
    background: url(../images/controls33.png) no-repeat 0 -0px;
	}

.bx-wrapper .bx-next {
    right: 25px;
    background: url(../images/controls33.png) no-repeat -52px -0px;
	}

.about_h{
	text-align: center;
	}

.image-curve {
  bottom: -330px;
  float: left;
  height: 37px;
  position: relative;
  width: 100%;
}

.title h2{
	font-size: 34px;
	text-transform: uppercase;
	font-family: 'Archivo Narrow', sans-serif;
	color: #0897d1;
}

.title p{
	font-size: 18px;
	padding: 0px 130px;
	font-weight: 400;
}

.milk_img{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.milk p{
	margin-bottom:  30px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
}

.milk_r_img{
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.milk_r p{
	margin-bottom:  30px;
    text-align: right;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
}

.about_cont{
	/*background-image: url("../images/abt_bg.png");*/
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 100px;
	/*padding-bottom: 150px;*/
}

.about{
	background:url("../images/abt_bg.png") no-repeat top center;
	/*background-color: #000;*/
	min-height: 400px;
	top: -80px;
	z-index: -1;
}

.about p{
	/*background-image: url("../images/abt_bg.png");*/
	margin: 115px 70px;
	color: #fff;
	font-size: 16px;
	font-family: 'Source Sans Pro'
}

.milk-splash {
  float: left;
  margin-top: -300px;
  width: 100%;
}
.home_quote_bg{
    background:url(../images/home_quote.png) no-repeat center left;background-size:cover;
}

footer{
	background-image: url(../images/footer_bg.png);
/*	background-color: #00aeef;*/
	color: #000;
  background-size: cover; 
}

.row.contact {
  padding-top: 280px;
/*  padding-top: 34px;*/
}

.contact h4{
	text-transform: uppercase;
	font-size: 21px;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: 400;
}

.contact p{
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	margin-bottom: 18px;
	padding-right: 45px;
}

.contact ul {
  margin-bottom: 11px;
  padding: 0;
}

.contact li {
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: 18px;
  text-transform: capitalize;
  list-style: none;
}

.contact .quick li {
  float: left;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  list-style: disc;
  margin-bottom: 6px;
  text-transform: capitalize;
  width: 50%;
}

span {
  margin-right: 11px;
}

.links quick li{
	list-style: disc;
	margin-bottom: 10px;
}

.quick li a{
	list-style: disc;
	margin-bottom: 10px;
	color: #000;
	background-color: transparent;
}

.quick li a:hover{
	text-decoration: none;
}

.subscritption {
	border: 1px solid #fff;
	background-color:rgba(0, 0, 0, 0);
	width: 100%;
	margin-bottom : 15px;
	font-size: 16px;
	padding: 5px 5px;
}

.submit {
  background-color: #fff;
  border-radius: 10px;
  color: #000;
  font-size: 16px;
  text-align: center;
  border: 1px solid #fff;
  padding: 2px 25px;
}

.submit:hover {
  background-color: #068abb;
  border-radius: 10px;
  border: 1px solid #00aeef;
  color: #000;
  font-size: 16px;
  text-align: center;
}

.home_quote p{
	font-size: 18px !important;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 100px 70px 100px 0px;
  text-align: center;
}

.testimonial{
	margin: 35px 0px;
}

.testimonial img{
	float: right;
}

.owl-theme .owl-controls {
  margin-top: -30px;
  text-align: center;
}

.owl-buttons{
	/*display: none !important;*/
}

.owl-pagination{
	z-index: 999;
}

.testimonial p{
	padding-top: 50px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	margin-left: 50px;
}

.testimonial h3{
	color: #0197d4;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	margin-left: 50px;
}

.testimonial_bg{
	background-image: url("../images/testimonial_bg.png");
	background-repeat: no-repeat;
}

form {
  text-align: center;
}

.footer_copyrt{
	text-align: center;
	font-size: 18px;
	font-family:;
	/*margin: 10px 0px;*/
	padding-top: 10px;
}

.footer_copyrt a{
	color: #000;
	text-decoration: none; 
}

.footer_copyrt a:hover{
	color: #000;
	text-decoration: none; 
}

.foot {
    float: left;
    width: 100%;
    background-color: #8BCE2C;
	border-top: #fff solid 1px;
	background-color: #8BCE2C;
}

.products{
	background-color: #00aeef;
	text-align: center;
	 padding: 25px 0px;
}

.products h3{
	text-align: center;
	color: #fff;
	font-size: 34px;
	font-weight: 700;
	font-family: 'Archivo Narrow', sans-serif;
	text-transform: uppercase;
}

.products ul{
	list-style: none;
	padding-bottom: 35px;
}

.products ul li{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0px;
}

.products img{
	margin: auto;
}

.products h5{
	font-size: 27px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
}

.products p{
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	margin: 0px 22px;
	
}

.products ul li:nth-child(3n) {
  border-right: none;
}

.products ul li:nth-child(4) {
  border-bottom: none;
}

.products ul li:nth-child(5) {
  border-bottom: none;
}

.products ul li:nth-child(6) {
  border-bottom: none;
}


/*   Company     */

.heading h1{
  color: #fff;
	/*color: #00aeef;*/
	font-size: 50px;
	text-transform: uppercase;
}

.heading p, p a, p a:hover, p a:focus{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrum {
  padding-bottom: 150px;
  padding-top: 51px;
  /*padding: 100px 0;*/
}

.abt_title{
	margin: 30px 0px;
}

.abt_title h2{
	font-size: 26px;
	font-weight: 700;
	font-family: 'Source Sans Pro', sans-serif;
	color: #00aeef;
	text-align: left;
	text-transform: uppercase; 
}

.abt_title h5{
	font-size: 16px;
	font-weight: 700;
	font-style: italic;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: left;
	line-height: 24px;
}

.abt_title p{
	font-size: 16px;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: left;
	line-height: 24px;
}

.abt_title span a{
  float: left;
  font-size: 16px;
  color: #00aeef;
  text-decoration: none;
}

.abt_title span a:hover {
  float: left;
  font-size: 16px;
  color: #00aeef;
  text-decoration: none;
}
.abt_title span a:focus {
  float: left;
  font-size: 16px;
  color: #00aeef;
  text-decoration: none;
}

.company_p{
	margin-top: 30px;
}

.plant_p{
	margin-top: 30px;
}

.img-shadow{
	-webkit-box-shadow: 10px 10px 10px 6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 10px 10px 10px 6px rgba(0, 0, 0, 0.4);
	box-shadow: 10px 10px 10px 6px rgba(0, 0, 0, 0.4);	
}

.plant_img img {
  height: 375px;
}

/* Contact Page  */

.contact_page > ul {
  list-style: outside none none;
  padding: 0;
  text-align: left;
}

.contact_page li {
  margin-bottom: 12px;
  font-size: 16px;
}

.col-md-6.col-sm-12.contact_page_social {
  padding: 0;
  text-align: left;
}

.contact_page_social > h3 {
    text-align: left;
}

.contact_page_social a {
  color: #000;
  margin: 0 5px;
  font-style: 30px
}

.contact_page_social a:hover {
  color: #00aeef;
  margin: 0 5px;
  font-style: 30px
}

.contact_form{
	border: 2px solid #afafaf;
	width: 100%;
	margin-bottom : 15px;
	font-size: 16px;
	padding: 5px 5px;
}

#contact .submit {
  border-radius: 10px;
  color: #00aeef;
  font-size: 16px;
  text-align: center;
  border: 1px solid #00aeef;
  padding: 2px 25px;
  margin-top: 20px;
}

#contact .submit:hover {
  border-radius: 10px !important;
  color: #00aeef;
  font-size: 16px;
  text-align: center;
  border: 1px solid #00aeef;
  padding: 2px 25px;
}





/* Mean Menu*/ 

.mean-container a.meanmenu-reveal {
  background-color: #00aeef !important;
  color: #000 ;
  cursor: pointer;
  display: block;
  font-family: 'Archivo Narrow' !important;
  font-size: 1px;
  font-weight: 700;
  height: 22px;
  line-height: 22px;
  margin-top: -60px;
  padding: 13px 13px 11px;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-indent: -9999em;
  top: 60px !important;
  width: 22px;
  z-index: 9;
}

.mean-container .mean-bar {
  background: #00aeef none repeat scroll 0 0 !important;
  float: left;
  padding: 4px 0;
  position: relative;
  width: 100%;
}



/* Product */

.milk_pack{
	text-align: center;
	float: left;
	/*margin-bottom: -240px;*/
}

.milk_pack img {
  display: inline-block;
  position: relative;
  /*top: -240px;*/
  width: 100%;
}

.nutritional h2{
	text-align: center;
	color: #00aeef;
	font-size: 23px;
}

.nutritional h3{
	text-align: center;
	color: #00aeef;
	font-size: 50px;
	font-family: 'Source Sans Pro', sans-serif;
}

.nutritional p{
	text-align: center;
	color: #000;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
}

.facts{
	border: 3px solid #00aeef;
}

.facts > h2 {
  text-align: center;
}

.product_bg {
  background-image: url("../images/product_bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 230px;
  width: 100%;
}

.product_info {
  border: 3px solid #00aeef;
  margin-top: 36px;
}

.product_info_details {
	text-align: center;
	/*float: left;*/
}

.product_info_details p {
  font-size: 20px;
  margin: 15px 0;
  padding: 0 15px;
}


/* gallery */

.gallery_h{
	margin-top: 35px;
}

.gallery_h h2{
	font-size: 30px;
	color: #00aeef;
	font-weight: bold;
	font-family: 'Archivo Narrow', sans-serif;
}

 /* Plant */

 .plant{
 	margin-top: 41px;
 }

.plant_btn .farm_btn {
  	display: inline;
    left: 30px;
    margin-top: 60.9% !important;
    position: absolute;
    border-radius: 0px;
}

 .plant_info{
 	margin: 25px 0px;
 	position: relative;
 }

 .plant_content {
  background: #fff none repeat scroll 0 0;
  margin: 10px 0px;
  padding: 6px 10px;
  min-height: 420px;
}

 .plant h2{
 	font-size:26px; 
 	color: #00aeef;
 	text-transform: uppercase;
  margin: 17px 0 0 10px;
 }

 .plant p{
 	font-size:16px; 
 	text-align: justify;
  margin: 0 10px;
 }

 .modal-title {
  color: #00aeef;
  text-transform: uppercase;
  text-align: left;
}

 .owl-theme .owl-controls .owl-page span {
  background: #fff none repeat scroll 0 0 !important;
  opacity: 0.99 !important;
}

.hygine_btn .hygine {
  	display: inline;
    right: 30px;
    margin-top: 60.9% !important;
    position: absolute;
    border-radius: 0px;
}

 	/* Milk Subscription */
 .milk-form {
  margin: 30px 0;
}

.milk_form {
    border: 2px solid #afafaf;
    border-radius: 7px;
    font-size: 16px;
    margin-bottom: 18px;
    padding: 5px;
    width: 100%;
	/*-webkit-box-shadow: 0px 0px 35px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 35px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 35px -6px rgba(0,0,0,0.75);*/
}

#milk-subscription .submit {
  background-color: #fff;
  border-radius: 10px;
  color: #00aeef;
  font-size: 16px;
  text-align: center;
  border: 1px solid #00aeef;
  padding: 2px 25px;
  margin-top: 20px;
}

#milk-subscription .submit:hover {
  background-color: #068abb;
  border-radius: 10px;
  border: 1px solid #00aeef;
  color: #000;
  font-size: 16px;
  text-align: center;
}

	/*   FAQ   */

.faq_h{
	margin: 30px 0px;
}

.faq_h h2{
	font-size: 30px;
	color: #00aeef;
	font-weight: bold;
	font-family: 'Archivo Narrow', sans-serif;
}

.panel-default {
  color: #fff;
  font-size: 18px;
  text-align: left;
}

.panel-default a {
  color: #00aeef;
  font-size: 18px;
  text-align: left;
}

.panel-default > .panel-heading {
    background-color: #00aeef;
}

.panel-title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 6px;
    margin-top: 2px;
}

.panel-body{
	text-align: left; 
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
}

.panel-heading{
    background-color: #00aeef;
}

.panel-group .panel {
  margin-bottom: 11px;
}

hr {
  background-color: #00aeff;
  border: medium none;
  height: 1px;
  width: 50%;
}

.hvr-curl-top-left::before {
  background: rgba(255,255,255,0) linear-gradient(135deg,  rgba(255,255,255,1) 45%, #aaa 50%, #ccc 56%, rgba(0,174,255,0.95) 80%) repeat scroll 0 0;
  

/*background: rgba(255,255,255,0);*/
/*background: -moz-linear-gradient(135deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 51%, rgba(0,174,255,0.95) 100%)repeat scroll 0 0;
background: -webkit-gradient(135deg top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,1)), color-stop(51%, rgba(255,255,255,1)), color-stop(100%, rgba(0,174,255,0.95)))repeat scroll 0 0;
background: -webkit-linear-gradient(135deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 51%, rgba(0,174,255,0.95) 100%) repeat scroll 0 0;
background: -o-linear-gradient(135deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 51%, rgba(0,174,255,0.95) 100%) repeat scroll 0 0;
background: -ms-linear-gradient(135deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 51%, rgba(0,174,255,0.95) 100%) repeat scroll 0 0;*/
/*background: linear-gradient(135deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 51%, rgba(0,174,255,0.95) 100%) repeat scroll 0 0;*/



  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  content: "";
  height: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition-duration: 0.3s;
  transition-property: width, height;
  width: 0;
  z-index: 1000;
}


.hvr-curl-top-left {
    box-shadow: 0 0 1px transparent;
    
    transform: perspective(1px) translateZ(0px);
    vertical-align: middle;
}
[class^="hvr-"] {
    background: #e1e1e1 none repeat scroll 0 0;
    color: #666;
    cursor: pointer;
    margin: 0.4em;
    padding: 1em;
    text-decoration: none;
}


.hvr-curl-top-left:hover::before, .hvr-curl-top-left:focus::before, .hvr-curl-top-left:active::before {
    height: 25px;
    width: 25px;
}

/*    */

.key_clients{
  margin: 30px 0px;
}

.key_clients h2 {
  color: #00aeef;
  font-family: "Archivo Narrow",sans-serif;
  font-size: 30px;
  font-weight: bold;
}

.client_desc {
/*  border: 1px solid #000;
  margin: 10px;
  padding: 5px;*/

  /*border: 1px solid;*/
  margin-bottom: 40px;
  min-height: 200px;
  padding-top: 10px;
}

.client_desc:hover {
  border: 1px solid #ccc;

}

.client_desc  h2 {
  font-size: 20px;
  text-transform: uppercase;
}

.client_desc  h4 {
  font-size: 18px;
  text-transform: capitalize;
}

.client_desc img {
  width: 130px;
  height: 100px;
}

.key_clients p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 40px;
}

.cow_descp{
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 80px;
}

.cowsContentSection {
  width: 100%;
  float: left;
  /*padding: 60px 0 160px;*/
  background: #fff none;
  text-align: left
}
.cowsContentSection .multigrainSection {
  width: 980px;
  height: 1280px;
  display: block;
  position: relative;
  left: 50%;
  margin-left: -490px;
  background: url(../images/cow.jpg) no-repeat center top;
  /*background: url(multigrain-img.jpg) no-repeat center top*/
}
.cowsContentSection .multigrainSection .circle {
  position: absolute
}
.cowsContentSection .multigrainSection .circle.first {
  left: 310px;
  top: -290px
}
.cowsContentSection .multigrainSection .circle.second {
  left: 600px;
  top: -155px
}
.cowsContentSection .multigrainSection .circle.third {
  left: 250px;
  top: -36px
}
.cowsContentSection .multigrainSection .circle.fourth {
  left: 117px;
  top: 165px
}
.cowsContentSection .multigrainSection .circle.fifth {
  left: 520px;
  top: 177px
}
.cowsContentSection .multigrainSection .circle.sixth {
  left: 400px;
  top: 440px
}
.cowsContentSection .multigrainSection .circle.seventh {
  left: 100px;
  top: 593px
}
.cowsContentSection .multigrainSection .circle.eighth {
  left: 240px;
  top: 790px
}
.cowsContentSection .multigrainSection .circle.nineth {
  left: 510px;
  top: 830px
}
.cowsContentSection .multigrainSection .circle a.open {
  z-index: 1;
  position: absolute;
  left: 0%;
  bottom: -19px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  width: 100%;
  font-size: 25px;
  font-family: 'Archivo Narrow';
  color: #000000;
  line-height: 25px;
  text-transform: uppercase
}
.cowsContentSection .multigrainSection .circle a.open span {
  display: block;
  margin-top: 5px;
  position: relative
}
.cowsContentSection .multigrainSection .circle a.open.close {
  z-index: 6
}
.cowsContentSection .multigrainSection .circle a.open.close span {
  position: relative;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg)
}
.cowsContentSection .multigrainSection .circle .circleContent {
  width: 254px;
  height: 254px;
  display: block;
  z-index: 2;
  position: relative;
  top: 50%;
  background-color: #00AEEF;
  border: 1px solid #00AEEF;
  border-radius: 100%;
  overflow: hidden;
  transform: scale3d(0, 0, 0) rotate(-360deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  /*padding: 80px 20px;*/
  padding: 57px 20px;
  text-align: center;
  font-size: 15px;
  font-family: "hurmegeometricsans4_regularRg";
  color: #fff;
  line-height: 24px
}
.cowsContentSection .multigrainSection .circle .circleContent strong {
  display: block;
  margin: 0 0 15px;
  font-size: 20px;
  font-family: "hurme_geometric_sans_4SBd";
  color: #fff;
  line-height: 20px;
  text-transform: uppercase
}
.cowsContentSection .multigrainSection .circle .circleContent.open {
  transform: scale3d(1, 1, 1) rotate(0deg);
  top: 0%
}
.cowsContentSection .multigrainSection .grains {
  display: none
}