
*:focus {outline: none;}
body {
	font-family: Calibri;
}

/* Header */


.header-col {
	background-image: url(../images/banner/header1.png); height:auto; max-width: 100%;
	/*background: #313131;*/
}
.header-col .innerrow {
	margin-left: 80px;
}
.topright {
	padding: 15px 18px;
}
.toplink {
	padding-left: 10px;
	color: #fff;
}
.toplink:hover {
	color: #fff;
	text-decoration: none;
}
.fa-envelope,.fa-phone-alt {
	font-size: 19px;
	color: #fff;
}
.fa-facebook,.fa-instagram-square,.fa-twitter-square,.fa-linkedin {
	color: white;
	font-size: 25px;
	padding: 0 8px;
}


/* --------------------  Media Quaries  ------------------------- */

@media (max-width:1199px){
	.header {
		display: none;
	}
	.navbar-toggler:focus { 
		outline: none; 
	}
}
@media (min-width:1199px) {
	.site-header-menu {
		margin-top: -50px !important;
	}
}
@media (max-width:1315px) {
	.topright {padding: 15px 12px;}
	.fa-facebook,.fa-instagram-square,.fa-twitter-square,.fa-linkedin {padding: 0 5px;}
}

@media(max-width:991px){
	.product-name {
		font-size: 14px;
	}
	.righticon {
		font-size: 18px;
		position: absolute;
		z-index: 99;
		right: 0;
		top: 0;
		height: 45px;
		width: 45px;
		color: #424242;
		text-align: center;
		line-height: 45px;
	}
}
@media(min-width: 992px) {
	.about-row {
		margin-top: 70px;
		margin-bottom: 70px;
	}
}
@media(min-width:991px) and (max-width:1580px) {
	.carousel-caption .tagline {font-size: 42px;}
	.carousel-caption .text1 {font-size: 25px;}
}
@media(min-width: 768px) and (max-width:990px) {
	.carousel-caption .tagline {font-size: 30px;}
	.carousel-caption .text1 {font-size: 20px;}
	.carousel-caption .text2 {font-size: 15px;}
}
@media(max-width:767px) {
	.carousel-caption .tagline {font-size: 25px; letter-spacing: 0px;}
	.carousel-caption .text1 {font-size: 17px;}
	.carousel-caption .text2 {font-size: 13px;}
	.leafimgwhite {max-width: 50%;}
}
@media(max-width:575px) {
	.carousel-caption .tagline {font-size: 18px; letter-spacing: 0px;}
	.carousel-caption .text1 {font-size: 13px;}
	.carousel-caption .text2 {font-size: 10px;}
}
@media(max-width:410px) {
	.carousel-caption .tagline {font-size: 15px; letter-spacing: 0px;}
	.carousel-caption .text1 {font-size: 13px;}
	.carousel-caption .text2 {font-size: 10px;}
}

/* Navbar */

.navbar-toggler span {
	font-size: 30px;
	color: #62bb46;
}
.logo {
	height: 100px;
	max-width: 100%;
}
.navbar-nav {
	margin-top: 50px;
}
.navbar-item {
	padding: 10px 13px;
}
.navbar-link {
	font-weight: 600;
	font-size: 14px;
	color: #424242;
}
.navbar-link:hover {
	color: #62bc46;
	text-decoration: none;
}



.dropdown-menu {margin: 0 !important;padding: 0 !important;}
.dropdown-menu a {
	font-weight: 600;
	font-size: 14px;
	color: #424242;
	padding: 8px 20px;
	text-transform: uppercase;
}
.dropdown-menu a:focus {
	background: none;
}
.dropdown-menu a:hover {
	color: #62bc46;
}
/*.dropdown:hover .dropdown-menu {
	display: block;
}*/

.dropdown-menu li {width: 100%;}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
   	margin-top: -1px !important;
   	margin-left: -1px !important;
}

.righticon {
	color: #424242;
}





	/*--------- Navbar Search Box --------------*/

.navbar-collapse {
  float: right;
}
/*.navbar-collapse ul {
  margin: 0;
  padding: 0;
}*/
.navbar-collapse ul li {
  list-style: none;
  display: inline-block;
  /*margin: 0 15px 0 0;
  padding: 0 0 20px;*/
}
/*.navbar-collapse ul li:last-child {
  margin: 0;
}*/
/*.navbar-collapse ul li a {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 12px;
  color: #222222;
  text-transform: uppercase;
}*/
.navbar-collapse ul li a span {
  margin: 0 5px;
}

.navbar-collapse ul li.search a {
  font-size: 14px !important;
}
.navbar-collapse ul li.search .search_bar {
  position: absolute;
  right: 15px;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
}
.navbar-collapse ul li.search .search_bar input {
  background: #62bc46db;
  padding: 12px;
  width: 330px;
  z-index: 99;
  /*box-shadow: 0px 4px 5px 0px #707070;*/
  border: none;
  font-size: 14px;
  color: #fff;
}
.navbar-collapse ul li.search .search_bar span.search_icon {
  position: absolute;
  top: 10px;
  right: 14px;
  color: #bcbcbc;
  z-index: 999;
  font-size: 14px;
}





/* Banner Carousel Caption */

.carousel-inner .carousel-caption {
	left: 15%;
	right: 10%;
	text-align: left;
	top: 48%;
	transform: translateY(-50%);
    bottom: inherit;
}
.carousel-inner .caption3 {top: 34%;}
.text1 {
	font-size: 30px;
	font-weight: bold;
	/*font-family: Calibri;*/
}
.tagline {
	font-size: 53px;
	letter-spacing: 1px;
	font-weight: bold;
	/*font-family: Franklin Gothic Demi;*/
}

.text2 {
	font-size: 20px;
	color: #62bc46;
	/*font-family: Calibri;*/
}
/*.carousel-item {
	position: relative;
}*/
.banner-btn {
	/*position: absolute;*/
	border: none;
	font-size: 19px;
	font-weight: bold;
	font-family: Calibri;
	border-radius: 10px;
	background: #62bc46;
	padding: 10px 25px;
	text-align: center;
	/*top: 45%;
	left: 70%;*/
}
.banner-btn a,.banner-btn a:hover {color: #fff;text-decoration: none;}

@media(min-width: 1199px) and (max-width: 1450px) {
	.banner-btn {padding: 11px 20px; /*left: 69%;*/}
}
@media(min-width: 991px) and (max-width: 1198px) {
	.banner-btn {padding: 9px 17px; /*left: 68%;*/ font-size: 16px;}	
}
@media(min-width: 768px) and (max-width: 990px) {
	.banner-btn {padding: 9px 15px; /*left: 67%;*/ font-size: 14px;}	
}
@media(min-width: 575px) and (max-width: 767px) {
	.banner-btn {padding: 7px 13px; /*top: 44%; left: 67%;*/ font-size: 11px;}	
}
@media(min-width: 450px) and (max-width: 574px){
	.banner-btn {padding: 5px 7px; /*top: 44%; left: 66%;*/ font-size: 10px;}	
}
@media(max-width: 449px) {
	.banner-btn {padding: 3px 5px; /*top: 44%; left: 66%;*/ font-size: 8px;}
}


/* Why Us */

.why-us-icon {
	max-height: 70px;
	max-width: 100%;
	margin-left:20px;
}
.why-us-content {
	margin-top: 40px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	/*font-family: Calibri;*/
}
.why-us-text {
	font-size: 14px;
	/*font-family: Calibri;*/
}


/* About Us */

.about .container {
	background-image: url(../images/aboutbg2.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.about-title {
	padding-top: 80px;
	font-size: 40px;
	/*font-family: Lucida Sans;*/
	color: #1c2021; 
}
.about-title span {
	font-weight: lighter;
	color: #1c2021;
}
.about-btn {
	border: 2px solid #62bb46;
	border-radius: 20px;
	padding: 7px 25px;
	/*font-family: Calibri;*/
	font-size: 14px;
	background: transparent;
	margin-top: 15px;
}
.about-btn a, .about-btn a:hover {
	color: #1c2021;
	text-decoration: none;
}
.about-btn:focus {
	outline: none;
}
.about-text {
	font-size: 18px;
	/*font-family: Calibri;*/
	color: #424242;
	text-align: justify;
	line-height: 25px;
	margin-top: 60px;
}


/* Our Product */

.product-title {
	/*font-family: Lucida Sans;*/
	padding-top: 40px;
	font-size: 40px;
}
.product-title span {
	/*font-family: Gilroy;*/
	font-weight: lighter;
	color: #1c2021;
}
.product-text {
	font-size: 18px;
	/*font-family: Calibri;*/
	color: #424242;
}
.product-btn {
	border: 2px solid #62bb46;
	border-radius: 20px;
	padding: 7px 35px;
	/*font-family: Calibri;*/
	font-size: 14px;
	color: #1c2021;
	background: transparent;
	margin-top: 10px;
}
.product-btn a, .product-btn a:hover {
	color: #1c2021;
	text-decoration: none;
}
.product-btn:focus {
	outline: none;
}
.product-img {
	width: 100%;
	height: 100%;
}
.product-column {
	cursor: pointer;
	margin-top: 15px;
}



/* Product Hover Effect */



.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect .product-img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover .product-img {
  filter: brightness(0.4);
  -webkit-filter: brightness(0.4);
}

.hovereffect h3 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  /*font-family: Franklin Gothic Demi;*/
  background-color: transparent;
  color: #FFF;
  padding: 4em 0;
  opacity: 1;
  filter: alpha(opacity=0);
  /*-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);*/
}
.hovereffect:hover h3 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}



@media(min-width: 992px) and (max-width: 1199px) {
	.hovereffect h3 {padding: 3em 0;}
	.product-title {padding-top: 0px;}
}
@media(min-width: 768px) and (max-width: 991px) {
	.hovereffect h3 {padding: 7em 0;}
}
@media(min-width: 375px) and (max-width: 575px) {
	.hovereffect h3 {padding: 10em 0;}
}




/* Welcome to Sky Agri*/

.welcome {
	background-image: url(../images/welcomebg.jpg);
	background-size: contain;
	margin-top: 50px;
}

.welcome-title {
	/*font-family: Lucida Sans;*/
	font-size: 40px;
	color: #1c2021;
	padding-top: 20px;
}
.welcome-title span {
	/*font-family: Gilroy;*/
	font-weight: lighter;
	color: #1c2021;
}
.welcome-tag {
	font-size: 18px;
	/*font-family: Calibri;*/
	color: #424242;
}
.welcome-content {
	padding-bottom: 20px;
}
.welcome-content .col-lg-3 {
	padding-right: 0px;
	padding-left: 0px;
}

.title-text {
	font-size: 17px;
	color: #366b25;
	font-weight: 600;
	padding-top: 20px;
}
.wel-text {
	font-size: 18px;
	/*font-family: Calibri;*/
	color: #424242;
}
.icon,.icon1 {
	width: 100%;
}
.icon1 {
	padding-top: 70px;
}
@media(max-width: 991px) {
	.icon,.icon1 {
		width: 30%;
	}	
}



/* Our Facility */

.facility-title {
	/*font-family: lucida Sans;*/
	font-size: 40px;
	padding-top: 60px;
}
.facility-title span {
	/*font-family: Gilroy;*/
	font-weight: lighter;
	color: #1c2021;
}
.facility-text {
	font-size: 18px;
	/*font-family: Calibri;*/
	text-align: justify;
	color: #252525;
}
.facility .video {
	outline: none;
	max-width: 100%;
}
@media (min-width: 991px) {
	.facility .video {padding-top: 60px;}
}

/* Our Blog */

.blog-title {
	font-size: 40px;
	/*font-family: lucida Sans;*/
	padding-top: 30px;
}
.blog-title span {
	/*font-family: Gilroy;*/
	font-weight: lighter;
	color: #1c2021;
}
.blog-tag {
	font-size: 22px;
	font-weight: 700;
	color: #366b25;
}
.blog-box {
	box-shadow: 0 0 8px #326423;
	border-bottom: 5px solid #62bc46;
	height: 550px;
	margin-top: 20px;
}
.card-body p a {color: #62bc46;text-decoration: none;}

.card-text {
	font-size: 15px;
	color: #565555;
}
.card-link {
	font-size: 14px;
	font-weight: 600;
	color: #62bc46;
}
.card-link:hover {
	color: #62bc46;
}


/* Certificate */
.certificate {
	background: #efefef;
	margin-top: 50px;
}
.certi-title {
	font-size: 40px;
	/*font-family: lucida Sans;*/
	text-align: center;
	padding-top: 10px;
}
.certi-title span {
	/*font-family: Gilroy;*/
	font-weight: lighter;
	color: #1c2021;
}
.certi-tag {
	font-size: 18px;
	color: #366b25;
	text-align: center;
}


.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    max-height: 100px;
	margin-top: 10px;
	margin-bottom: 50px;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



/*------------ Footer -----------------*/

.footer {
	background: #151617;
	padding-bottom: 20px;
	margin-top: 30px;
}	
.footer .container {
	padding-top: 50px;
}
.footer-title {
	padding-top: 20px;
}
.footer-title strong {
	padding-left: 16px;
}
.footer-link,.footer-link:hover {
	color: #fff;
	text-decoration: none;
}
.footerlogo {
	height: 90px;
	max-width: 100%;
	margin-top: 10px;
}
.address {
	font-size: 15px;
	margin-top: 20px;
	line-height: 25px;
}
.footer-icon {
	font-size: 14px;
	padding-top: 11px;
}
.product-name {
	font-weight: 500;
	margin-top: 40px;
}
.product-name p a {
	color: #fff;
	text-decoration: none;
}
.social-icon {
	font-size: 26px;
	padding: 20px 10px 0 0;
}
.copyright {
	border-top: 0.5px solid #fff6;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-top: 20px;
	padding-top: 20px;
}



/* -------------------------------------- Product Page ------------------------------------------ */

.innerpage-banner {
	background-image: url(../images/product/banner2.jpg); 
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
}
.innerpage-banner .container{
	padding-top: 5%;
}
.innerpage-banner .col-md-4, .innerpage-banner .col-md-6 {display: none;}
.inner-title {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
}
.innerpage-banner .breadcrumb {
	background: transparent;	
}
.innerpage-banner .breadcrumb li {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.innerpage-banner .breadcrumb li a {
	color: #ffffffad;	
}
.innerpage-banner .breadcrumb li a:hover {
	color: #fff;
	text-decoration: none;
}


/* Product-page-section */

.product-page-section {
	margin-bottom: 20px;
}
.product-page-section .tagline {
	text-align: center;
	font-size: 25px;
	color: #424242;
	padding-top: 30px;
	padding-bottom: 10px;
}
.product-page-section .tagline h3 {font-size: 20px;margin-bottom: 0;text-transform: uppercase;}
.product-tab-content {
	margin-top: 10px;
}
.tab-content .tab-pane .col-md-3 {
	margin-top: 10px;
}
.pill-text {
	font-weight: 600;
	color: #424242;
}
.pill-text:hover {
	color: #424242;
}
.product-page-section .product-name {
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-page-section .product-name a {color: #424242;text-decoration: none;}

.sub-product-hvreffect {
	position: relative;
	width: 100%;
	cursor: pointer;
	border-radius: 5px;
}
.sub-product-hvreffect .sub-product-overlay {
	position: absolute;
	overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000004a;
    border-radius: 5px;
    -ms-transform: scale(0);
    transform: scale(0);
    transition: .3s ease;
    
}
.sub-product-hvreffect img {
	display: block;
	height: auto;
	width: 100%;
	border-radius: 5px;
}
.sub-product-overlay h3 a {
	position: absolute;
	color: #fff;
	top: 50%;
	left: 50%; 
    transform: translate(-50%, -50%);
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
}
.sub-product-hvreffect:hover {
	box-shadow: 0 0 25px #000;
}
.sub-product-hvreffect:hover .sub-product-overlay {
  	transform: scale(1);
}
.sub-product-hvreffect:hover img {
	filter: brightness(0.6);
}





/* ---------------------------- Fresh Onion Product Page ---------------------------------*/

/* Fresh Onion Section */

.fresh-onion-section h2 {
	font-size: 35px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 20px;
}
.fresh-onion-section h2 span {
	text-transform: uppercase;
	font-weight: lighter;
}
.fresh-onion-thumbnail {max-height: 450px;}
.fresh-onion-thumbnail img {
	
	width: 455px;
	box-shadow: 3px 3px 5px 6px #ccc; 
}
.fresh-onion-content p {
	font-size: 15px;
	text-align: justify;
	margin-top: 10px;
	line-height: 26px;
	color: #424242;
}

/* Accordion*/

.accordion {
  background-color: #62bc46b5;
  color: #212529;
  cursor: pointer;
  padding: 18px;
  margin-top: 15px;
  width: 100%;
  border: none;
  text-align: left;
  font-size: 22px;
  font-weight: 600;
  transition: 0.4s;
}
.accordion .fa-download {
	color: #212529;
	font-size: 18px;
	padding-left: 5px;
}
.accordion:focus {
	outline: none;
}

.accordion-btn:after {
  content: '\002B';
  color: #212529;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.accordionactive:after {
  content: "\2212";
}
.specificationbtn:after {
	content: none;
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.panel p {
	padding-top: 10px;
	text-align: justify;
	font-size: 15px;
	line-height: 26px;
	color: #424242;
}
.pdfimg {
	height: 30px;
}


/* Related Image */

.related-img-section {
	margin-top: 30px;
}
.related-img-section h3 {
	font-size: 35px;
	text-align: center;
}
.related-img-section h3 span {
	font-weight: lighter;
}
.product-slider img {
    width: 100%;
    min-height: 250px;
    max-height: 250px;
	margin-top: 10px;
	cursor: pointer;
}
.product-slider img:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 9px 0 rgba(0, 0, 0, 0.5);
}
.slide:focus {
	outline: none;
}

/* Modal Enquiry Form */

.enquiry-section {
	background-image: url(../images/product/sub-product/enquirybg.jpg); height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px;
}
.enquiry-box {
	padding-top: 35px;
}
.enquiry-tagline {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px; 
}
.enquiry-btn {
	border: 1px solid #62bc46;
	font-size: 22px;
	font-weight: 600;
	background: #62bc46;
    padding: 10px 35px;  
}
.modal-content .form-group input,.form-group textarea,.form-row .col-5 input,.send-btn,.enquiry-btn:focus {
	outline: none;
}
.modal-content .form-group input {
    border: 1px solid #62bc46;
    margin-left:10%;
    width: 80%;
    padding: 8px;

}
.modal-content .form-group textarea {
	border: 1px solid #62bc46;
    width: 80%;
    padding: 8px;
    margin-left: 10%;
}

.modal-content .form-row .col-5 input {
	border: 1px solid #62bc46;
	padding: 8px;
	margin-left: 24%;
}
.modal-content .form-row .col-5 img {
	height: 30px;
	padding-left: 5px;	
}
.modal-content .send-btn {
	border: 1px solid #62bc46;
	width: 20%;
	padding: 8px;
	margin-left: 10%;
	color: #fff;
	background: #62bc46;
	outline: none;
}


.modal-content .container {
	padding: 20px;
}

.modal {
  
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  overflow: auto;
  background-color: #00000094;
  padding-top: 50px;
}

.modal-content {
  background-color: ;
  padding-top: 10px;
  padding-bottom: 20px; 
  border: 1px solid #888; 
}

/* The Close Button (x) */
.close {
  position: absolute;
  right: 25px;
  top: 10px;
  font-size: 50px;
  font-weight: bold;
  color: #f1f1f1;
}

.close:hover,
.close:focus {
  color: #62bc46;
  cursor: pointer;
}



	/* ------------------------- Dehydrated Onion Flakes Page ---------------------- */

.nav-item {margin: 5px 5px;}
.nav-pills {
	padding-top: 5px;
}
.nav-pills .nav-link.pill-text.active {
	background: #2bb2e7;
}
.pill-text {background-color: #62bc46; color: #fff;}
.pill-text:hover {color: #fff;}
.table {
	width: 100% !important;
	margin-top: 10px;
}
.table tr td {
	padding: 6px;
	font-size: 15px;
	color: #424242;
}
.pdf-btn {
	border: none;
	padding: 10px 20px;
	background: #62bc46;
}
.pdf-btn .fa-download {
	font-size: 20px;
	color: #fff;
}	

	/* Onion Flakes Content */

.onion-flakes-content p {
	font-size: 15px;
	text-align: justify;
	margin-top: 10px;
	line-height: 26px;
	color: #424242;
}
.onion-flakes-content p span {padding-left: 8px;}
.onion-flakes-content h5 {
	padding-top: 20px;
	padding-bottom: 10px;	
}
.bullet-point p {
	margin-bottom: 0;
	display: flex;
}



	/* -------------------------------- Ginger Product Page ----------------------- */

.ginger-content {
	text-align: justify;
	margin-top: 20px;
}	

	
	/* -------------------------------- About Us Page ------------------------------ */

/* About Content */

.about-page-banner {
	background-image: url(../images/about/about-banner.jpg);
	background-position: center;
}
.about-page-section {
	margin-bottom: 10px;
}
.about-content h2,.whyus-content h2 {
	font-size: 35px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 20px;
}
.about-content h2 span,.whyus-content h2 span {
	font-weight: lighter;
}
.about-content p {
	font-size: 15px;
	text-align: justify;
	margin-top: 20px;
	line-height: 26px;
	color: #424242;
}	

.about-icon {
	margin-top: 10px;
	height: 85px;
}
.mission-content p {
	font-size: 15px;
	margin-top: 20px;
	line-height: 26px;
	text-align: justify;
	color: #424242;
}
.mission-content p strong {
	font-size: 18px;
}

.arrow-vector {
	height: 30px;
	float: left;
	display: block;
}
.whyus-content p {
	text-align: justify;
	font-size: 15px;
	line-height: 26px;
	color: #424242;
	display: flex;
}
.whyus-content p span {padding-left: 8px;}

@media(min-width: 768px) {
	.mission-content .col-md-1 {max-width: 10%;}
	.mission-content .col-md-11 {max-width: 89%;}
}



	/* -------------------------- Contact Us Page --------------------------- */

.contact-form {
	margin-top: 20px;
}
.contact-page-section h2 {
	font-size: 35px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 25px;
}
.contact-page-section h2 span {
	font-weight: lighter;
}
.contact-page-section p {
	margin-top: 15px;
	font-size: 15px;
	line-height: 24px;
	color: #424242;
	display: flex;
}
.address-title {padding-left: 25px;}
.contact-page-section hr {
	border-color: #4242429c;
}
.contact-icon {
	font-size: 16px;
	color: #62bc46;
	display: block !important;
	padding-top: 6px;
}
.contact-page-section p span {padding-left: 12px;}
.contact-social-icon {
	color: #424242;
	cursor: pointer;
}
.contact-link,.contact-link:hover {
	color: #424242;
	text-decoration: none;
}

.contact-form .form-group input,.form-group textarea {
	border: 1px solid #62bc46;
	padding: 8px;
	width: 85%;
	outline: none;
}
.contact-send-btn {
	border: none;
	font-weight: 600;
	color: #fff;
	background: #62bc46;
	padding: 7px 25px;
	margin-bottom: 10px;
	outline: none;
}
.contact-send-btn:focus {outline: none;}


	/* -------------------------- Corporate Values Page --------------------------- */

.corporate-value-section  {
	margin-bottom: 20px;
}
.corporate-value-section h2 {
	font-size: 35px;
	text-transform: uppercase;
	margin-top: 40px;
}
.corporate-value-section h2 span {
	font-weight: lighter;
}
.corporate-icon {height: 100px;}

.corporate-card-title {
	font-size: 23px;
	padding-top: 17px;
	padding-bottom: 10px;
}
.corporate-card-text {
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
	color: #424242;
}
@media(min-width: 991px) {
	.corporate-value-section .col-lg-1 {max-width: 10%;}
	.corporate-value-section .col-lg-11 {max-width: 89%;}
}

	/* ---------------------------- Quality Page ----------------------------- */

.quality-section h2 {
	font-size: 35px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 25px;
}
.quality-content img {
	float: right;
	margin: 0px 5px;
}
.quality-content p {
	font-size: 15px;
	line-height: 25px;
	color: #424242;
	text-align: justify;
}
.certificate-img img {
	max-height: 500px;
	max-width: 100%;
}


	/* ------------------------------- Operation Page ------------------------------*/	

.operation-pic {margin-bottom: 25px;}
.operation-section h2 {
	font-size: 35px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 25px;
}
.operation-section h5 {
	padding-top: 10px;
}
.operation-section p {
	font-size: 14px;
	line-height: 25px;
	color: #424242;
	text-align: justify;
}	


	/* -------------------------- Research & Development Page ---------------------- */

.research-section h2 {
	font-size: 35px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 25px;
}
.research-section p {
	font-size: 15px;
	line-height: 25px;
	color: #424242;
	text-align: justify;
}		
.research-img {
	width: 100%;
}


	/* --------------------------- Single Blog Page Css --------------------------- */

.single-blog-img {
	width: 100%;
}
.blog-page-section h2 {
	font-size: 35px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 20px;
}
.blog-page-section h2 span {font-weight: lighter;}

.single-blog-content h5 {
	padding-top: 15px;
	padding-bottom: 5px;	
}
.single-blog-content p {
	font-size: 15px;
	text-align: justify;
	margin-top: 10px;
	line-height: 26px;
	color: #424242;
}
.recent-post-detail {display: flex; margin-top: 20px;}
.recent-post-detail img {display: block; height: 50px;}
.recent-post-detail p a {margin-left: 15px; color: #424242; text-decoration: none;}
.recent-post-detail p a:hover {color: #62bc46;}
.recent-post-detail p span {margin-left: 15px; color: #62bc46;}



	
	/* ------------------- Floating Inquiry Form ------------------------ */

#formslider {
	width:500px;
	top:60px;
	position:fixed;
	z-index: 100000;
}
#header {
	width:320px;
	min-height:500px;
	position:absolute;
	right:0;
	border:1px solid #ecffce;
	margin-left:40px;
	border-radius:3px;
	background-color: #ecffce;
}
#sidebar {
	position:absolute;
	top:150px;
	left:113px;
	cursor: pointer;
}
#sidebar1 {
	position:absolute;
	top:150px;
	left:135px;
	cursor: pointer;
}
#header button {
	background:#62bc46;
	border:none;
	color:#fff;
	width:50%;
	font-size:18px;
	padding:8px 0;
	margin: auto;
	border-radius:3px;
	cursor:pointer;
	outline: none;
}


	/* ---------------------- Sticky Whatsapp Web ------------------------ */
.icon-bar {
  position: fixed;
  top: 90%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100000;
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 5px 12px;
  transition: all 0.3s ease;
  color: white;
  background: #62bc46;
  font-size: 30px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.icon-bar a:hover {color: #62bc46;background-color: #fff;}

h5 p span {font-weight: 400;}


/*--------- Product Page -----------*/
.product-category {background-color: #F9F9F9;}
.product-category h3 {font-size: 22px;text-align: center;font-weight: 700;text-transform: uppercase;padding: 20px 0;margin-bottom: 0;}
.product-category h3 span {font-weight: lighter;}
.product-category .hidden-tab {display: none;}
.product-category .nav {display: block;}
.product-category .nav-item {margin: 0;border-bottom: 1px #CFCFCF dotted;}
.product-category .nav-link {color: #424242;background-color: transparent;border-radius: 0 !important;padding: 12px 16px;}
.product-category .nav-link.active {color: #62BC46 !important;background-color: #fff !important;border-left: 3px solid #62BC46;}
/* Dropdown Css*/
.product-category span .downicon {
    font-size: 13px;
    display: block !important;
    position: absolute;
    z-index: 99;
    right: 9px;
    top: 9px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    color: #424242;
}
.product-category .product-navigation > li > ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    background-color: #F9F9F9;
    opacity: 0;
    padding: 0;
    list-style: none;
}
.product-category .product-navigation > li > ul > li a {font-size: 12px;font-weight: 500;color: #424242;letter-spacing: 0.5px;padding: 8px 0 8px 25px;}
.product-category .product-navigation > li > ul > li a:hover {background-color: #fff;}
.product-category .product-navigation > li > ul {box-shadow: inherit; width: 100%; display: none; position: inherit; -moz-transform: translateY(0); transform: translateY(0); }
.product-category .product-navigation > li.dropdown > ul.open { display: block; opacity: 1; visibility: visible; }
/*------------------------ Product Detail Page ---------------------------*/
/*.product-detail-category {margin-top: 100px;}*/
.nav-pills .nav-link.pill-text.active {background: #2BB2E7;}
.fresh-onion-thumbnail {text-align: center;margin-top: 65px;margin-bottom: 20px;box-shadow: 3px 3px 5px 6px #ccc;}
.fresh-onion-thumbnail img {box-shadow: none;}
@media (max-width: 1199px) {
	.product-detail-category {margin-top: 60px;}
}
@media (max-width: 991px) {
    .fresh-onion-thumbnail {margin-top: 0px;}	
}
@media (max-width: 575px) {.fresh-onion-section h2 {font-size: 15px;}}
.bullet-point p span {line-height: 26px;}

/*------- Why We --------*/
@media (max-width: 991px) {
	.mission-content .col-md-1 {max-width: 25% !important;}
	.mission-content .col-md-11 {max-width: 74% !important;}
}
@media (max-width: 350px) {
	.mission-content .col-md-1 {max-width: 100% !important;flex-basis: 100% !important;text-align: center !important;}
	.mission-content .col-md-11 {max-width: 100% !important;flex-basis: 100% !important;}
	.mission-content p {text-align: center !important;}
}
/*---------- Corporate Value --------*/
@media (max-width: 991px) {
	.corporate-value-section .row .col-lg-1 {max-width: 25% !important;}
	.corporate-value-section .row .col-lg-11 {max-width: 74% !important;}
}
@media (max-width: 400px) {
	.corporate-value-section .row .col-lg-1 {max-width: 100% !important;flex-basis: 100% !important;text-align: center !important;}
	.corporate-value-section .row .col-lg-11 {max-width: 100% !important;flex-basis: 100% !important;text-align: center !important;}
}
/*-------------- Operation Page/Our Facilities ----------*/
@media (max-width: 991px) {
	.operation-section .row .col-lg-1 {max-width: 25% !important;}
	.operation-section .row .col-lg-11 {max-width: 74% !important;}
}
@media (max-width: 400px) {
	.operation-section .row .col-lg-1 {max-width: 100% !important;flex-basis: 100% !important;text-align: center !important;}
	.operation-section .row .col-lg-11 {max-width: 100% !important;flex-basis: 100% !important;text-align: center !important;}
}

/*careerpage related*/
.career-content h5 {margin: 15px 0;}
.career-content p {text-align: justify;color: #424242;}
.career-section h2 {
	font-size: 35px;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 25px;
}
.position-content {margin-top: 40px;}
.current-position {background-color: #F2F2F2;padding: 20px;margin-top: 10px;}
.current-position h5 {margin-bottom: 20px;}
.current-position ul {padding: 0;}
.current-position ul li {list-style: none;margin-bottom: 15px;}
.current-position ul li a {color: #000;text-decoration: none;}
.current-position ul li ul {padding-left: 40px;}
.current-position ul li ul li {margin-bottom: 0;margin-top: 5px;list-style: disc;}
.current-position ul li ul li:first-child {margin-top: 10px;}

/*certification-page*/
.certificate-section h2 {
	font-size: 35px;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 25px;
}
.certificate-img {text-align: center;}

/*sticky menu mobile view time*/
.mobile-view-product-panel {display: none;}
.product-panel {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #F9F9F9;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.product-panel .closebtn {
  position: absolute;
  top: 62px;
  right: 10px;
  font-size: 36px;
  margin-left: 50px;
  color: #212529;
  text-decoration: none;
}
.product-panel .product-category h3 {
	font-size: 20px;
	padding: 20px 10px;
	text-align: left;
}
.openbtn {
  font-size: 16px;
  cursor: pointer;
  background-color: #62BC46;
  color: white;
  padding: 10px 15px;
  border: none;
  transform: rotate(-90deg);
}
#product-panel-btn {
  transition: margin-left .5s;
  margin-left: -37px;
  position: fixed;
  top: 40%;
}
#product-panel-btn button:focus {outline: none;}
@media (max-width: 575px) {
	.desktop-view-product-panel {display: none;}
	.mobile-view-product-panel {display: block;}
	.innerpage-banner {height: 150px !important;}
}
/*skype icon and link*/
.icon-bar1 {
  position: fixed;
  bottom: 8px;
  right: 60px;
  z-index: 100000;
}
.icon-bar1 a {
  padding: 5px 12px;
  transition: all 0.3s ease;
  border-radius: 50%;
}
.icon-bar1 a img {width: 50px;height: 50px;}