.pdp-tab-field-positioning {
	padding: 50px 0;
}
.pdp-tab-field-positioning .box-row {
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pdp-tab-field-positioning .box-row .box {
	text-align: center;
	width: 245px;
	margin-right: 15px;
}
.pdp-tab-field-positioning .box-row .box:last-child {
    margin-right: 0;
}
.pdp-tab-field-positioning .box-row .box h3 {
	text-transform: uppercase;
	background: #000;
	color: #13a538;
	padding: 10px 0;
	height: 50px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 16px;
}
.pdp-tab-field-positioning .box-row .box p {
	border: 1px solid #13a538;
	margin-top: 0;
	font-size: 50px;
	color: #13a538;
	margin-bottom: 0;
	padding: 20px 0;
}
.pdp-tab-field-positioning .field-position-data {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #13a538;
	color: #fff;
	margin: 15px 0px;
}
.pdp-tab-field-positioning .field-position-data h4 {
	width: 245px;
	text-align: center;
	font-weight: 500;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
	display: none;
}

/* New Changes */
.nav-topbar {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    height: 30px;
    background-color: #fff;
    justify-content: space-between;
    max-width: 1440px;
    margin: 0 auto;
    z-index: 15;
    border-bottom: 1px solid #706F6F;
    padding-bottom: 10px;
}
.nav-topbar-country {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 15px;
}
.flag-icon {
    /*border: 1px solid #e6e8ea;*/
    width: 22px;
    min-width: 22px;
    height: 16px;
    vertical-align: middle;
    box-sizing: content-box;
    display: inline-block;
    position: relative;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    margin-right: 10px;
}
#location-selector {
    background-color: transparent;
    border: none;
    font-size: 13px;
    text-transform: uppercase;
    color: #706F6F;
    font-weight: 700;
    cursor: pointer;
    margin-left: 10px;
    padding: 0;
    line-height: 1;
}
#location-selector .label-country {
	position: relative;
    top: 2px;
}
.flag-icon-us {
    background-image: url(../img/us.jpg)!important;
}
.flag-icon-in {
    background-image: url(../img/in.jpg)!important;
}
.flag-icon-au {
    background-image: url(../img/au.jpg)!important;
}
.flag-icon-br {
    background-image: url(../img/br.jpg)!important;
}
.flag-icon-th {
    background-image: url(../img/th.jpg)!important;
}
.flag-icon-ro {
    background-image: url(../img/ro.png)!important;
}
.flag-icon-id {
    background-image: url(../img/id.jpg)!important;
}
.flag-icon-ar {
    background-image: url(../img/ar.jpg)!important;
}
.flag-icon-ua {
    background-image: url(../img/ua.png)!important;
}
.flag-icon-main {
    background-image: url(../img/main.png)!important;
}
.custom-logo-link img {
	width: 100px;
}
.main-header {
    padding: 10px 0;
    position: relative;
}
.main-header .container {
    height: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.main_user_header.sticky {
  position: fixed;
  top: -18px;
  width: 100%;
	transition: all 500ms cubic-bezier(0.55, 0, 0.1, 1);
}
.main-header.sticky {
	top: -50px;
	position: fixed;
}
.main-menu .sub-menu {
    display: none;
}
#menu-main-menu .sub-menu {
    display: none;
    position: absolute;
	margin-left: 20px;
	background: #fff;
	box-shadow: 0 4px 8px -4px rgba(0,0,0,.75);
	margin-top: 25px;
}
#menu-main-menu .menu-item-object-product_cat:hover .sub-menu {
	display: block;
}
#menu-main-menu .custom-link-menu:hover .sub-menu,
#menu-main-menu .custom-link-menu-one:hover .sub-menu,
#menu-main-menu .menu-item-has-children:hover .sub-menu {
    display: block;
}
#menu-main-menu .sub-menu li {
    width: 200px;
    height: auto;
    display: block;
}
#menu-main-menu .sub-menu li a {
    padding: 7px 10px;
    display: block;
}
#menu-main-menu .sub-menu li a:hover {
    color: #009649;
}
.main_user_header .search-box {
	right: 140px;
}
.searchbox {
	right: 50px;
}
.search-box .search-icon {
	padding: 8px;
	color: #706F6F;
}

.nav-topbar {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    height: 30px;
    background-color: #fff;
    justify-content: space-between;
    max-width: 1440px;
    margin: 0 auto;
    z-index: 15;
    border-bottom: 1px solid #706F6F;
}
.nav-topbar-country {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 15px;
}
#location-selector {
    background-color: transparent;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #706F6F;
    font-weight: 700;
    cursor: pointer;
    margin-left: 10px;
    padding: 0;
    line-height: 1;
}
.header-checkout_link {
    display: none;
}
.main_user_header.sticky {
  position: fixed;
  top: -18px;
  width: 100%;
	transition: all 500ms cubic-bezier(0.55, 0, 0.1, 1);
}
.main-header.sticky {
	top: 0px;
	position: fixed;
}
.search-box .search-icon {
    padding: 8px;
	color: #706F6F;
}
.social-icons {
    margin-right: 20px;
}
.social-icons li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    color: #706F6F;
}
.social-icons li:hover {
    color: #102D69;
}
.woocommerce-column--shipping-address .woocommerce-column__title,
.woocommerce-column--billing-address .woocommerce-column__title{
    padding-bottom: 10px;
    font-weight: 500;
}
.woocommerce-column--shipping-address, .woocommerce-column--billing-address{
    line-height: 25px;
}
.woocommerce-shipping-fields {
    /*display: none;*/
}
#ship-to-different-address {
    font-size: 16px;
}
.woocommerce-page .term-description, .product-template-default .woocommerce .product .related.products .sales-contact .download-file {
    display: none;
}
.page-template-page-technology_2 .s-subscribe {
    display: none;
}
@media (min-width: 320px) and (max-width: 767px) {
	.nav-topbar {
		display: none;
	}
	.sticky {
		top: 0;
	}
	.main-header.sticky {
		top: 0;
	}
}
#s-form {
    display: none;
}
/* Homapge Slider Progress Animation CSS */

.new-sliderContainer {
  position: relative;
}

.new-sliderContainer .slider {
  width: 100%;
  margin: 0;
}

.new-sliderContainer .slick-slide {
  color: white;
  padding: 0;
  font-size: 30px;
  font-family: "Arial", "Helvetica";
  text-align: center;
}
.new-sliderContainer .slick-slide img {
	width: 100%;
	height: 500px;
}

.new-sliderContainer .slick-prev:before,
.new-sliderContainer .slick-next:before {
  color: black;
}

.new-sliderContainer .slick-dots {
  bottom: -30px;
}

.progressBarContainer {
    position: relative;
    bottom: 0px;
    width: 100%;
    background-color: #102D69;
    padding: 30px 25px;
	display: inline-block;
}

.progressBarContainer div {
    display: block;
    width: 15%;
    padding: 0;
    cursor: pointer;
    margin-right: 13%;
    float: left;
    color: white;
}

.progressBarContainer .animated-progressbar.three {
    display: block;
    width: 29%;
    padding: 0;
    cursor: pointer;
    margin-right: 6%;
    float: left;
    color: white;
}

.progressBarContainer .animated-progressbar.three:last-child {
  margin-right: 0;
}

.progressBarContainer .animated-progressbar.two {
    display: block;
    width: 46%;
    padding: 0;
    cursor: pointer;
    margin-right: 6%;
    float: left;
    color: white;
}

.progressBarContainer .animated-progressbar.two:last-child {
  margin-right: 0;
}

.progressBarContainer h3:hover {
    color: #13a538;
}

#new-custom-slider .slide-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(to left,rgba(0,0,0,0) 0,#000 100%);
    opacity: .8;
}

.progressBarContainer div:last-child {
  margin-right: 0;
}

.progressBarContainer div span.progressBar {
  width: 100%;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.4);
  display: block;
  margin-top: 8px;
}

.progressBarContainer div span.progressBar .inProgress {
  background-color: rgba(255, 255, 255, 1);
  width: 0%;
  height: 4px;
}
.sliderContainer .slider-track {
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
/* Homapge Slider Progress Animation CSS End */

/* Accordion CSS */
.accordion-container{
  position: relative;
  max-width: 500px;
  height: auto;
  margin: 10px auto;
}
.accordion-container > h2{
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.set{
  position: relative;
  width: 100%;
  height: auto;
  background-color: #ffffff;
}
.set > h1{
  display: block;
  padding: 15px;
  text-decoration: none;
  color: #555;
  font-weight: 500;
  border-top: 1px solid #ddd;
  -webkit-transition:all 2.2s ease-in-out;
  -moz-transition:all 2.2s ease-in-out;
  transition:all 2.2s ease-in-out;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
}
#accordion-container .accordion-header,
#accordion-container .accordion-item-active .accordion-header {
    background: #ffffff;
} {
    background: #ffffff;
}
#accordion-container .accordion-header h1 {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #555;
    font-weight: 500;
    border-top: 1px solid #ddd;
    -webkit-transition: all 2.2s ease-in-out;
    -moz-transition: all 2.2s ease-in-out;
    transition: all 2.2s ease-in-out;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
}
#accordion-container .accordion-item-active .accordion-header h1 {
	background: #ffffff;
}
#accordion-container .accordion-header-icon {
	display: none;
}
.set:last-child > h1 {
    border-bottom: 1px solid #ddd;
}

.set > h1 i{
  float: right;
  margin-top: 2px;
  color: #555;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 0 3px;
  line-height: 18px;
  cursor: pointer;
  font-size: 15px;
}
#accordion-container .accordion-header i {
    float: right;
    margin-top: 2px;
    color: #555;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 0 3px;
    line-height: 18px;
    cursor: pointer;
    font-size: 15px;
}

#accordion-container .accordion-item-active .accordion-header h1 i {
    display: none;
}
#accordion-container .accordion-header-icon.accordion-header-icon-active i {
    position: absolute;
    right: 12px;
    top: 12px;
}
.accordion-header > .product_video_tab {
    display: none !important;
}
.set > h1.active{
  background-color:#fff;
  color: #555;
}
.pdp-tab.content{
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display:none;
  padding: 15px;
}
.pdp-tab.content p{
  padding: 10px 0;
  margin: 0;
  color: #333;
}
#s-form .set > h1 {
    padding: 17px 30px 17px 75px;
    background: linear-gradient(-45deg, #007c31, #149c58, #23d5ab);
    color: #555;
    cursor: pointer;
}
#s-form .set .pdp-tab.content {
    padding: 15px 88px;
}
#s-form .set .fas {
    display: block;
    font-size: 48px;
    top: 10px;
    position: absolute;
    padding-left: 15px;
}
#s-form .set .fa-globe-europe {
    background-image: url(/wp-content/uploads/sites/21/2020/10/europe.png);
    width: 45px;
    height: 45px;
    background-position: 49% 46%;
    margin-left: 17px;
}
#s-form .set .fa-globe-south {
    background-image: url(/wp-content/uploads/sites/21/2020/10/south-america.png);
    width: 50px;
    height: 50px;
    background-position: 49% 46%;
    margin-left: 17px;
}
#s-form .set .fa-globe-north {
    background-image: url(/wp-content/uploads/sites/21/2020/10/north-america.png);
    width: 50px;
    height: 50px;
    background-position: 49% 46%;
    margin-left: 17px;
}
#s-form .set .fa-globe-oceania {
    background-image: url(/wp-content/uploads/sites/21/2020/10/oceania.png);
    width: 50px;
    height: 50px;
    background-position: 49% 46%;
    margin-left: 17px;
}
#s-form .set .countries li {
    padding-bottom: 5px;
}
/* Accordion CSS End */

/* Lost Password Form CSS Start */

#password-lost-form {
	width: 47%;
	padding: 25px;
}	
#lostpasswordform {
    padding-top: 15px;
}
#lostpasswordform p {
	margin-bottom: 5px;
}
#lostpasswordform #user_login {
	border: 1px solid #DADADA;
}
#password-lost-form .lostpassword-button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #ffffff;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
#password-lost-form .sign_form_links {
    margin-top: 5px;
    color: #102d69;
    text-decoration: underline;
}

/* Lost Password Form CSS End */

/* Animated Banner PLP Start */
.block-page-hero .page-hero-content p a {
	position: absolute;
    bottom: 120px;
    left: 50px;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: 5px;
    padding: 8px 30px;
	background-image: linear-gradient(to left,transparent,transparent 50%,#102d69 50%,#102d69);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
}

.block-page-hero .page-hero-content p a:hover{
	background-position: 0 0;
	border: 1px solid #102d69;
}

.block-page-hero.EMPYR:before {
	background-color: #8e1c3f;
}

.block-page-hero.EMPYR .page-hero-image {
	background-color: #8e1c3f;
}

.block-page-hero.EMPYR .page-hero-image:after {
	background-color: #8e1c3f;
}

.block-page-hero.EMPYR .page-hero-bigtext {
	background-color: #8e1c3f;
    color: #57203d;
}

.block-page-hero.EMPYR .page-hero-bigtext:after {
	background-color: #8e1c3f;
}

.block-page-hero.Grain.Sorghum:before {
	background-color: #ea580c;
}

.block-page-hero.Grain.Sorghum .page-hero-image {
	background-color: #ea580c;
}

.block-page-hero.Grain.Sorghum .page-hero-bigtext {
	background-color: #ea580c;
	color: #c74f07;
}

.block-page-hero.Grain.Sorghum .page-hero-bigtext:after {
	background-color: #ea580c;
}

.block-page-hero.Grain.Sorghum .page-hero-image:after {
	background-color: #ea580c;
}

.block-page-hero.Forage.Sorghum:before {
	background-color: #13a538;
}

.block-page-hero.Forage.Sorghum .page-hero-image {
	background-color: #13a538;
}

.block-page-hero.Forage.Sorghum .page-hero-bigtext {
	background-color: #13a538;
	color: #3e8638;
}

.block-page-hero.Forage.Sorghum .page-hero-bigtext:after {
	background-color: #13a538;
}

.block-page-hero.Forage.Sorghum .page-hero-image:after {
	background-color: #13a538;
}

.block-page-hero.igrowth:before {
	background-color: #102d69;
}

.block-page-hero.igrowth .page-hero-image {
	background-color: #102d69;
}

.block-page-hero.igrowth .page-hero-bigtext {
	background-color: #102d69;
	color: #0c1c49;
}

.block-page-hero.igrowth .page-hero-bigtext:after {
	background-color: #102d69;
}

.block-page-hero.igrowth .page-hero-image:after {
	background-color: #102d69;
}

.block-page-hero.animate {
	left: 0;
}

.block-page-hero {
	position: relative;
	left: -100%;
	transition: all 1s cubic-bezier(.86, 0, .07, 1);
}

.block-page-hero:before {
	background-color: #0a6557;
}

.block-page-hero:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
}

.block-page-hero .page-hero-image {
	background-color: #0d8876;
}

@media (max-width: 1299.98px) {
	.block-page-hero .page-hero-image {
		width: 41.666%;
	}
}

.block-page-hero .page-hero-image {
	position: absolute;
	top: 0;
	right: 0;
	width: 40%;
	height: 100%;
	z-index: 200;
}
@media (max-width: 767.98px){
	.block-page-hero .page-hero-image {
		width: 10%;
	}
}
.block-page-hero .page-hero-image .image {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
}

.block-page-hero.animate .page-hero-content,
.block-page-hero.animate .page-hero-image .h1 {
	opacity: 1;
}

.block-page-hero .page-hero-image .h1 {
	display: none;
	transition: all 1s ease;
	transition-delay: 1.5s;
	color: #fff;
}

.block-page-hero .page-hero-image:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .05);
	z-index: 0;
}

.block-page-hero .page-hero-image:after {
	background-color: #0a6557;
}

.block-page-hero .page-hero-image:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 10;
	transition: all 1.2s cubic-bezier(.86, 0, .07, 1);
	transition-delay: 0.8s;
}

.block-page-hero .container-fluid {
	position: relative;
	z-index: 100;
}

.container-fluid {
	max-width: 1280px;
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 992px) {
	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (min-width: 768px) {
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
}

@media (max-width: 1299.98px) {
	.block-page-hero .page-hero-content {
		padding: 80px 10% 80px 0;
		min-height: 540px;
	}
}

.block-page-hero .page-hero-content {
	color: #fff;
	padding: 100px 15% 100px 0;
	min-height: 640px;
	position: relative;
	z-index: 30;
	opacity: 0;
	transition: all 1s ease;
	transition-delay: 1.5s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
}

.block-page-hero .page-hero-content h1 {
	font-weight: 600;
	color: #fff;
	font-size: 50px;
	margin-bottom: 30px;
	padding-left: 50px;
	width: 100%;
}

@media (max-width: 1299.98px) {
	.block-page-hero .page-hero-content p:first-of-type {
		font-size: 20px;
		padding-left: 20px;
	}
}

.block-page-hero .page-hero-content p:last-of-type {
	margin-bottom: 20px;
	padding-left: 20px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}

.block-page-hero .page-hero-content p:first-of-type {
	font-size: 20px;
	position: relative;
	line-height: 30px;
	padding-left: 20px;
	font-family: "Museo Sans", sans-serif;
	border-left: 2px solid #fff;
	margin-left: 50px;
	margin-bottom: 25px;
}

.block-page-hero .page-hero-bigtext.active {
	overflow: visible;
}

.block-page-hero .page-hero-bigtext {
	background-color: #0d8876;
	color: #0a6557;
}

@media (max-width: 1299.98px) {
	.block-page-hero .page-hero-bigtext {
		left: 30%;
		width: 90%;
	}
}

.block-page-hero .page-hero-bigtext {
	position: absolute;
	top: 0;
	left: 15%;
	height: 100%;
	width: 80%;
	z-index: 10;
	padding: 3% 7%;
	overflow: hidden;
}

@media (max-width: 1299.98px) {
	.block-page-hero .page-hero-bigtext .text {
		font-size: 300px;
	}
}

.block-page-hero .page-hero-bigtext .text {
	font-size: 400px;
	line-height: 1;
	font-weight: 200;
	font-family: "Museo Sans", sans-serif;
	opacity: .3;
}

.block-page-hero .page-hero-bigtext .text,
.contact-page-hero .page-hero-bigtext .text,
.prod-hero .page-hero-bigtext .text {
	text-transform: uppercase;
	letter-spacing: .05em;
	pointer-events: none;
	white-space: nowrap;
}

.block-page-hero.animate .page-hero-bigtext:after,
.block-page-hero.animate .page-hero-image:after {
	width: 0;
}

.block-page-hero .page-hero-bigtext:after {
	background-color: #0a6557;
}

.block-page-hero .page-hero-bigtext:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 10;
	transition: all 1.2s cubic-bezier(.86, 0, .07, 1);
	transition-delay: .8s;
}
/* Animated Banner PLP End */

/* Animated Banner PDP Start */
.prod-hero.animate {
    left: 0;
}
.prod-hero {
    position: relative;
    z-index: 300;
    left: -120%;
}
.prod-hero, .prod-hero .page-hero-bigtext:after {
    transition: all 1.2s cubic-bezier(.86,0,.07,1);
}
.prod-hero .page-hero-bigtext:after, .prod-hero:before {
    background-color: #bb680d;
}
.prod-hero:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.prod-hero .container-fluid {
    position: relative;
    z-index: 100;
}
@media (min-width: 992px) {
.order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}	
.order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}	
.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
}
@media (min-width: 768px){
.order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}
.order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}	
.col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}	
.col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.prod-hero .page-hero-image,
.prod-hero .page-hero-img	{
    z-index: 200;
    position: relative;
    bottom: 50px;
	padding: 100px 0 20px 20px;
}	
.prod-hero .page-hero-image .page-hero-wrapper {
    /*background: #f4f4f4;*/
    width: 95%;
    text-align: center;
    padding: 20px 20px 0;
}	
.prod-hero .page-hero-img .page-hero-wrapper {
    /*background: #f4f4f4;*/
    width: 95%;
    text-align: center;
    padding: 20px 20px 0;
}
.prod-hero .page-hero-bigtext {
		width: 130%;
	}	
.prod-hero .page-hero-bigtext .text {
		font-size: 235px;
	}
}
.prod-hero.animate .page-hero-content, .prod-hero.animate .page-hero-image .h1, .prod-hero.animate .pi-stat-cont {
    opacity: 1;
}
.prod-hero .page-hero-content {
    color: #fff;
    padding: 100px 0 20px 10%;
    position: relative;
    z-index: 30;
    opacity: 0;
    transition: all 1s ease;
    transition-delay: 1.5s;
}
@media (max-width: 1299.98px){
.prod-hero .page-hero-content {
    padding: 100px 0 20px 20px;
}
.prod-hero .page-hero-content p:first-of-type {
    font-size: 18px;
}	
.prod-hero .page-hero-content p.button {
    text-align: right;
    margin-bottom: 0;
}
.prod-hero .page-hero-image .page-hero-wrapper {
    width: 90%;
    padding: 10px 10px 0;
}
.prod-hero .page-hero-img .page-hero-wrapper {
    width: 90%;
    padding: 10px 10px 0;
}
}
.prod-hero .back {
    display: inline-block;
    margin-bottom: 15px;
}
.prod-hero .back, .prod-hero .page-hero-content h1 {
    font-weight: 600;
    color: #fff;
		margin-bottom: 40px;
}
a {
    transition: all .3s ease;
}
.prod-hero .page-hero-content p:first-of-type {
    font-size: 18px;
    position: relative;
    line-height: 1.3;
    padding-left: 20px;
}
.prod-hero .page-hero-content p:first-of-type:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 85%;
    background: #fff;
    z-index: 100;
    left: 2px;
    top: 5px;
}
.prod-hero p {
    font-weight: 400;
    margin-bottom: 25px;
}
.prod-hero .page-hero-content p.button {
    text-align: right;
    margin-bottom: 0;
    float: right;
    border-radius: 5px;
	bottom: 52px;
    position: absolute;
    right: 20px;
}
.prod-hero .page-hero-content p.button #tech-note {
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 8px 15px;
}
.prod-hero .page-hero-content p.button i {
	margin-left: 5px;
}
.prod-hero .page-hero-content p.button #tech-note:hover {
	background: #102D69;
	border: 1px solid #102D69;
}
.prod-hero .page-hero-bigtext {
    background-color: #ce7919;
    color: #bb680d;
}
.prod-hero .page-hero-bigtext.active {
    overflow: visible;
}
.prod-hero .page-hero-bigtext {
    position: absolute;
    top: 0;
    left: -30%;
    height: 100%;
    width: 200%;
    z-index: 0;
    padding: 3% 7%;
    overflow: hidden;
}
.prod-hero .page-hero-bigtext .text {
    font-size: 400px;
    line-height: 1;
    opacity: .3;
}
.prod-hero .page-hero-bigtext .text {
    text-transform: uppercase;
    letter-spacing: .05em;
    pointer-events: none;
    white-space: nowrap;
}
.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important;
}
.prod-hero .page-hero-image img {
    max-width: 100%;
		border: 10px solid #fff;
}
.prod-hero .page-hero-bigtext:after, .prod-hero:before {
    background-color: #bb680d;
}
.prod-hero.animate .page-hero-bigtext:after, .prod-hero.animate .page-hero-image:after {
    width: 0;
}
.prod-hero .page-hero-bigtext:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 10;
    transition-delay: .8s;
}
@media (max-width: 767.98px){
.prod-hero .col-12, .prod-hero .container-fluid, .prod-hero .row {
    padding: 0;
    margin: 0;
}
.prod-hero .page-hero-content {
    padding: 30px 15px 90px;
}	
.prod-hero .page-hero-bigtext {
    left: 0%;
    height: 100%;
    width: 100%;
}	
.prod-hero .page-hero-bigtext .text {
    font-size: 58px;
}	

.prod-hero .page-hero-img {
    z-index: 200;
    position: relative;
}		
}	
@media (max-width: 575.98px){
.prod-hero .page-hero-image .page-hero-wrapper {
    width: 80%;
    text-align: center;
    padding: 20px 0 0;
}
.prod-hero .page-hero-image img {
    max-width: 70%;
    top: -80px;
}	
}	
.product-template-default .woocommerce .single-product .product.product_cat-empyr-forages .prod-hero .page-hero-bigtext {
    background-color: #8e1c3f;
    color: #57203d;
}
.product-template-default .woocommerce .single-product .product.product_cat-forage-sorghum .prod-hero .page-hero-bigtext {
    background-color: #13a538;
	color: #3e8638;
}
.product-template-default .woocommerce .single-product .product.product_cat-grain-sorghum .prod-hero .page-hero-bigtext {
    background-color: #ea580c;
	color: #c74f07;
}
.product-template-default .woocommerce .single-product .product.product_cat-igrowth .prod-hero .page-hero-bigtext {
    background-color: #102d69;
	color: #0c1c49;
}
#technote-button > a[href=''] {
    display: none;
}
/* Animated Banner PDP End */

/* Cookie Popup CSS Start */
.lwpcngNotice {
    width: 100%;
    float: left;
	background: #c0c0c0;
    border: 0;
}
.lwpcngNotice_message {
    display: block;
    margin-right: 8px;
    font-size: 14px;
    text-align: left;
    width: 90%;
    float: left;
}
.lwpcngNotice_message a {
	color: #102d69;
}
.lwpcngNoticeBar .lwpcngNotice_buttons {
    display: inline;
    width: 9%;
    float: left;
}
.lwpcngNotice-dark .lwpcngNotice_accept {
    border-color: #102d69;
    color: #ffffff;
    background: #102d69;
    font-weight: 500;
}
.lwpcngNotice-dark .lwpcngNotice_accept:hover {
    background: #13a538;
	border-color: #13a538;
}
/* Cookie Popup CSS End */

/*Additional CSS Changes Start*/
.woocommerce-page .woocommerce-notices-wrapper,.single_add_to_cart_button:after {
    display: none;
}
.woocommerce.woocommerce-page {
	background: #e6e6e6;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    margin-top: 8em;
    bottom: 0;
    position: relative;
}
.woocommerce ul.products li.product .button {
	font-size: 14px;
	margin-bottom: 10px;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 15px 0 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	background: #fff;
}
.woocommerce a.button, .woocommerce button.button.alt {
	background: #102D69;
}
.woocommerce-page .careers_page.disclaimer_page {
    background: #e6e6e6;
}
.product .entry-header,
.product .entry-content{
	width: 1195px;
	margin: 0 auto;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img {
	border: 10px solid #fff;
}
.woocommerce-page div.product div.images, .woocommerce div.product div.images {
	width: 100%;
	margin-bottom: 2px;
}
#carusel_poduct_sells ul li, #carusel_poduct_related ul li {
	width: 250px !important;
}
.product-template-default  article.product-type-simple {
	margin-top: 15px;
}
.product-template-default.woocommerce.woocommerce-page {
	background: #ffffff;
}
.product-template-default .product .entry-header {
	background: #fab800;
	display: none;
}
.product-template-default .product .entry-header .entry-title {
	font-weight: 500;
	padding: 5px 5px 15px 0;
	left: 12%;
	width: 50%;
	position: relative;
	margin-left: 20px;
	font-size: 24px;
}
.product-template-default .product-type-simple .woocommerce-notices-wrapper {
    display: none;
}
.product-template-default .woocommerce .product .summary{
	margin-top: 0;
}
.product-template-default .woocommerce-product-details__short-description {
    padding: 0 10px 10px 0;
}
.product-template-default .woocommerce-product-details__short-description ul {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 10px;
}
.product-template-default .woocommerce-Price-amount.amount {
	font-weight: 500;
}
.product-template-default .woocommerce .quantity .qty {
	height: 35px;
}
.product-template-default .product-type-simple .entry-summary .product_meta .sku_wrapper, .product-template-default .product-type-simple .entry-summary .product_meta .posted_in {
	display: block;
	padding-bottom: 10px;
}
.product-template-default .product-type-simple .entry-summary .product_meta .sku_wrapper .sku, .product-template-default .product-type-simple .entry-summary .product_meta .posted_in a {
	font-weight: 500;
}
.product-template-default .woocommerce .single-product .product{
	padding-top: 0;
	/*background: #fab800;*/
}
.product-template-default .product_meta .sku_wrapper {
	margin-bottom: 10px; 
	display: none;
}
.product-template-default .woocommerce .product .up-sells.upsells.products {
    background: #ffffff;
	margin-top: -5px;
}
.product-template-default .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	right: 5.5em !important;
	display: none;
}
.product-template-default .product-accordion-section {
	display: inline-block;
    width: 100%;
    background: #fff;
    padding: 20px 0;
}
.product-template-default .woocommerce .product .sidebar-accordion {
	width: 34%;
	float: left;
	padding: 0 5px;
}
.product-template-default .woocommerce .product .related.products .sales-contact .wpcf7{
	padding: 0px 10px 20px 10px;
	border: 5px solid #e8e8e8;
	margin: 0 0 15px;
}
.product-template-default .woocommerce .product .related.products .sales-contact .wpcf7-recaptcha {
	padding-top: 10px;
}
.product-template-default .woocommerce .product .related.products .sales-contact .wpcf7-acceptance .wpcf7-list-item {
    display: inline-block;
    margin: 0;
    width: 100%;
    float: left;
	padding-top: 10px;
}
.product-template-default .woocommerce .product .related.products .sales-contact input[type="checkbox"] {
    height: 15px;
    float: left;
    width: 5%;
    padding-left: 0;
    margin-right: 5px;
    margin-top: 3px;
}
.product-template-default .woocommerce .product .related.products .sales-contact .wpcf7-acceptance .wpcf7-list-item-label a {
	color: #102d69;
}
.product-template-default .woocommerce .product .related.products .sales-contact .wpcf7-acceptance .wpcf7-list-item-label a:hover {
	color: #102d69;
	text-decoration: underline;
}
.product-template-default .woocommerce .product .related.products .sales-contact .wpcf7-not-valid-tip {
	font-size: 14px;
}
.product-template-default .woocommerce .product .related.products .sales-contact .download-file a{
	padding: .52em 1em;
	background: #ef6023;
	border-radius: 3px;
	display: inline-block;
	margin-top: 10px;
	color: #ffffff;
}
.product-template-default .woocommerce .product .related.products .sales-contact .download-file a:hover {
	background: #dfdcde;
}
.product-template-default .woocommerce .product .related.products .related-product-container{
	width: 66%;
	float: left;
}
.product-template-default .woocommerce .product .related.products .carusel_block{
	width: 64%;
	float: left;
}
.product-template-default .woocommerce .product .related.products .sales-contact {
	width: 34%;
	float: left;
}
.product-template-default .woocommerce .product .related.products .sales-contact h4 {
	color: #000;
}
.product-template-default .woocommerce .product .related.products .carusel_block {
	padding: 55px 10px 45px 20px;
	background: #e8e8e8;
	margin: 0 15px 15px 0;
}
.product-template-default .woocommerce .product .related.products .related-product-container .products {
	padding: 20px 0 10px 20px;
	background: #e8e8e8;
	margin: 0 15px 15px 0;
}
.product-template-default .woocommerce .product .related.products .sales-contact input {
	width: 100%;
	border: 1px solid #102d69;
  border-radius: 3px;
	height: 35px;
	font-size: 14px;
	padding-left: 10px;
	font-family: 'Lato';
}
.product-template-default .woocommerce .product .related.products .sales-contact .wpcf7-submit {
	width: 110px;
	margin-top: 20px;
	background: #102d69;
	border: none;
	color: #fff;
	padding: .52em 1em;
	border-radius: 3px;
	cursor: pointer;
}
.product-template-default .woocommerce .product .related.products .sales-contact .wpcf7-submit:hover {
	background: #dfdcde;
}
.product-template-default .woocommerce .product .woocommerce-tabs {
	background: #fff;
	padding: 25px 20px 25px 0;
	width: 66%;
	float:left;
}
.product-template-default .woocommerce-tabs .pdp-tab.content h2{
	display: none;
}
.product-template-default .woocommerce-tabs .pdp-tab.content li{
	list-style: disc;
	list-style-position: inside;
}
.product-template-default .woocommerce .product .related.products {
	background: #fff;
	padding: 5px 0;
	margin-top: -5px;
}
.product-template-default .woocommerce .product .related.products h2 {
	padding: 15px;
}
.product-template-default .woocommerce .product .related.products .related-product-container .products li {
	width: 30%;
	margin-right: 25px;
}
.product-template-default .woocommerce .products .product, .product-template-default .woocommerce-page .products .product{
	background: #fff;
}

.product-template-default .post-navigation,
.product-template-default #comments,.product-template-default .widget-area{
	display: none;
}
.product-template-default .related.products .plp-content-container .filter-sidebar {
    display: none;
}
.product-template-default .related.products .plp-content-container .plp-products {
    width: 100%;
}
.product-template-default .upsells.products .plp-content-container .filter-sidebar {
    display: none;
}
.product-template-default .upsells.products .plp-content-container .plp-products {
    width: 100%;
}
.product-template-default .woocommerce .product .upsells.products h2 {
    padding: 15px;
}
.product-template-default .woocommerce .product .upsells.products .products {
    padding: 20px 0 10px 20px;
} 
.product-template-default .add_to_cart_button.ajax_add_to_cart {
	float: left;
    padding: .618em 2px !important;
    border-radius: 0 0 0 5px !important;
    width: 50%;
}
.product-template-default .wcdp-preview-btn-div .button {
	float: left;
    padding: .618em 13px!important;
    border-radius: 0 0 5px 0 !important;
    width: 50%;
}
.product-template-default .woocommerce ul.products li.product, .product-template-default .woocommerce-page ul.products li.product {
	padding: 0;
}
.product-template-default .woocommerce-notices-wrapper {
	position: absolute;
	top: 100px;
	width: 1195px;
	margin: auto;
}
.plp-content-container {
    width: 100%;
    display: inline-block;
}
.plp-content-container .filter-sidebar {
    width: 20%;
    float: left;
	margin-right: 20px;
    padding: 20px;
	margin-bottom: 15px;
	border: 1px solid #555;
	border-radius: 5px;
	background: #ffffff;
}
.plp-content-container .plp-products {
    width: 75%;
    float: left;
}
.plp-content-container .filter-sidebar .filter-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #706F6F;
    color: #706F6F;
}
.plp-content-container .filter-sidebar .widget-area {
	padding-top: 15px;
}
.plp-content-container .bapf_sfilter .bapf_head {
	margin-bottom: 5px;
}
.plp-content-container .bapf_sfilter .bapf_head h3 {
    font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
}
.plp-content-container .bapf_sfilter .bapf_body {
    font-size: 13px;
}
.plp-content-container .bapf_show_hide {
    padding-top: 10px;
    display: block;
}
.plp-content-container .bapf_head, .plp-content-container .bapf_body li {
    text-transform: inherit;
}
.bapf_sfilter ul li {
	padding-top: 5px !important;
}
.bapf_sfilter.bapf_ckbox {
    border-bottom: 1px solid #555;
    padding-bottom: 10px;
}
.berocket_single_filter_widget:last-child .bapf_sfilter.bapf_ckbox {
    border-bottom: none;
	padding-bottom: 0;
    margin-bottom: 0;
}
.berocket_aapf_widget_selected_area {
	display: none;
}
#tab-product_video {
	display: block !important;
}
#accordion-container .set>.product_video_tab,
#accordion-container .set>.additional_information_tab{
	display: none;
}

#ship-to-different-address{
	font-weight: 500;
}
.shipping-taxable .product_meta.wcdp-preview-btn-div {
    display: none;
}
.shipping-taxable.purchasable .product_meta.wcdp-preview-btn-div {
    display: block;
}
.woocommerce-order-details__title {
	font-weight: 500;
	padding-top: 10px;
}
.woocommerce-checkout-review-order-table thead .product-total {
	display: none;
}
.woocommerce-checkout-review-order-table tbody .product-total {
	display: none;
}
.woocommerce-checkout-review-order-table tfoot {
	display: none;
}
.woocommerce-thankyou-order-details .woocommerce-order-overview__total {
	display: none;
}
.woocommerce-table--order-details .product-total {
	display: none;
}
.woocommerce-table--order-details tfoot {
	display: none;
}
.add_to_cart_button.ajax_add_to_cart {
	float: left;
	padding: .618em 11px !important;
	border-radius: 0 0 0 5px !important;
	width: 50%;
	border-right: 1px solid #fff !important;
}
.wcdp-preview-btn-div .button {
	float: left;
	padding: .618em 15px !important;
	border-radius: 0 0 5px 0 !important;
	width: 50%;
}
/* Post Layout Design Start */
.post-content {
    margin-bottom: 30px;
    width: 100%;
    display: flex;
}
.post-content .width-33 {
	width: 33.33%;
	padding: 10px;
}
.post-content .width-66 {
	width: 66.666%;
	padding: 10px;
}
.post-content .width-100 {
	width: 100%;
	padding: 10px;
}
@media screen and (max-width: 992px) {
	.post-content {
		flex-direction: column;
	}
	.post-content .width-33,
	.post-content .width-66 {
		width: 100%;
	}
}
/* Post Layout Design End */
@media (min-width: 320px) and (max-width: 767px) {
	.nav-topbar {
		display: none;
	}
	.sticky {
		top: 0;
	}
	.main-header.sticky {
		top: 0;
	}
	.woocommerce .product .woocommerce-tabs, .woocommerce .product .sidebar-accordion, .woocommerce .product .related.products .related-product-container,.woocommerce .product .related.products .sales-contact, .plp-content-container .filter-sidebar, .plp-content-container .plp-products {
		width: 100% !important;
	}	
	.product-template-default .add_to_cart_button.ajax_add_to_cart {
		font-size: 12px;
		padding: .618em 0.6em !important;
	}
	.product-template-default .wcdp-preview-btn-div .button {
		padding: .618em 0.6em !important;
		font-size: 12px;
	}
	.product-template-default .woocommerce .product .related.products .carusel_block {
		width: 100%;
	}	
}
@media (max-width: 992px) {
	.product .entry-header, .product .entry-content {
		width: 100%;
	}
	.product-template-default .product .entry-header .entry-title{
		left: 0;
		margin-left: 0;
		text-align: center;
		width: 100%;
	}
	.product-template-default .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
		right: 1.8em !important;
	}
	.product-template-default .woocommerce .product .related.products .related-product-container .products li {
		width: 44%;
		margin-right: 20px;
	}
	.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
		width: 100%;
	}
	.woocommerce .single-product .product {
		padding-top: 0;
	}
	.woocommerce .product .summary {
		padding:0 14px;
	}
	.woocommerce .product .woocommerce-tabs,.woocommerce .product .related.products {
		padding: 10px;
	}
	.plp-content-container .filter-sidebar {
		width: 30%;
	}
	.plp-content-container .plp-products {
		width: 67%;
	}
	.product-template-default .woocommerce .product .related.products .related-product-container .products {
		margin: 0;
	}
	.product-template-default .woocommerce .product .related.products .sales-contact {
		padding: 15px;
	}
	.search-box {
		right: 115px;
	}
	.search-box input {
		transform: translateY(0%) !important;
	}
	.main_user_header .search-box {
		right: 105px;
	}
	.wpmenucart-display-right {
		position: relative;
		right: 5px;
	}
	.product-template-default .add_to_cart_button.ajax_add_to_cart {
		padding: .618em 0.8em !important;
	}
	.product-template-default .wcdp-preview-btn-div .button {
		padding: .618em 0.8em !important;
	}	

}
/* Additional CSS Changes End */

/* New Changes End */
.main-header {
	/*position: sticky;
	position: -webkit-sticky; */
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background-color: #fff;
	padding: 10px 0;
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.06);
}

.header-country-name {
	color: #009649;
	font-size: 18px;
	font-weight: 700;
	margin-left: 30px;
	text-transform: capitalize;
}

.main-header .header-logo {
	max-width: 237px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.main-header .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}

.main-header .header-right {
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.main-header .header-left {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.main-menu {
	margin-left: 62px;
}

.main-menu ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

/*.main-menu ul li {*/
/*	margin-right: 49px;*/
/*}*/
.main-menu ul li a.wpmenucart-contents {
    padding: 30px 15px;
}
.main-menu ul li a {
	font-weight: 400;
	color: #706F6F;
	padding: 30px 25px;
}
.main-menu ul li.current-menu-item a {
    color: #102D69;
}
.main-menu ul li a:hover {
	color: #102D69;
}

.woocommerce .main-menu ul .custom-link-menu a {
    color: #102D69;
}
.woocommerce .main-menu ul .custom-link-menu .sub-menu a {
	  color: #706F6F;
}
.woocommerce .main-menu ul .custom-link-menu .sub-menu .current-menu-item a {
    color: #102D69;
}

.main-header .btn-login .btn {
	height: 39px;
}

.main-header .btn-wrap .btn {
	height: 39px;
}

.btn-with-icon .icon {
	position: relative;
	top: 1px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-right: 11px;
}

.btn.btn-tnt {
	color: #009649;
	border: 2px solid #009649;
	font-weight: 600;
	font-size: 16px;
	padding: 8px 15px 10px;
}

.btn.btn-tnt:hover {
	background-color: #009649;
	color: #fff;
}

.btn.btn-tnt:hover svg path {
	fill: #fff;
}

.language-select-box {
	margin: 0 50px 0 10px;
	position: absolute;
	right: 30px;
}


.language-select-box .selct-lang-box.active {
	opacity: 1;
	visibility: visible;
}

.language-select-box .selct-lang-box {
	position: absolute;
	top: calc(100% + 30px);
	left: 0;
	z-index: 2;
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.language-select-box .selected-lang {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	color: #213B8F;
	font-size: 16px;
	font-weight: 900;
	cursor: pointer;
	padding: 0 10px;
}

.language-select-box .selected-lang .arrow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-left: 5px;
}

.language-select-box .selct-lang-box li {
	padding: 10px;
	cursor: pointer;
	color: #213B8F;
	font-size: 16px;
	-webkit-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	font-weight: 900;
}

.language-select-box .selct-lang-box li:hover {
	opacity: 0.6;
}


.btn {
	border: none;
	border-radius: 7px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
	font-family: "Lato", sans-serif;
	padding: 10px 15px 12px;
}

.btn-green {
	background-color: #13a538;
}

.btn-green:hover {
	background-color: #102d69;
}

.search-box {
	position: absolute;
	width: 35px;
	height: 100%;
	right: 140px;
	top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.search-box.active {
	width: 290px;
}

.search-box input {
	height: 100%;
	width: 100%;
	border: none;
	padding: 18px 20px;
	border-radius: 7px;
	font-size: 14px;
	color: #6D6D6D;
	font-weight: 400;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.search-box.active input {
	opacity: 1;
	visibility: visible;
	width: 100%;
}

.search-box .search-icon {
	position: absolute;
	right: 0;
	cursor: pointer;
	top: 50%;
	-webkit-transform: translateY(-43%);
	-ms-transform: translateY(-43%);
	-o-transform: translateY(-43%);
	transform: translateY(-43%);
	z-index: 2;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.search-box.active .search-icon {
	margin-right: 20px;
}

input::-webkit-input-placeholder {
	color: #6D6D6D;
	opacity: 1;
}

input::-moz-placeholder {
	color: #6D6D6D;
	opacity: 1;
}

input:-ms-input-placeholder {
	color: #6D6D6D;
	opacity: 1;
}

input:-moz-placeholder {
	color: #6D6D6D;
	opacity: 1;
}


.slide-item {
	min-height: 493px;
	padding-top: 94px;
	padding-bottom: 82px;
	background-size: cover;
	background-position: center top;
}

.home-slider .slick-arrow {
	position: absolute;
	bottom: 94px;
	z-index: 1;
	cursor: pointer;
}


.home-slider .slide-item {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.home-slider .prev-arrow {
	right: 217px;
}

.home-slider .next-arrow {
	right: 148px;
}

.blur-block {
    padding: 30px 38px 12px 40px;
    /*max-width: 526px;*/
    width: 60%;
    border-radius: 7px;
    float: left;
    text-align: left;
}

.blur-block .data {
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
}

.blur-block .btn-group {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.blur-block .btn-group .btn-wrap {
	margin-right: 13px;
}

.btn.btn-blue-tnt {
	border: 1px solid #213B8F;
	border-radius: 7px;
	color: #213B8F;
	height: 39px;
}

.btn.btn-blue-tnt:hover {
	background-color: #213B8F;
	color: #fff;
}

.blur-block h3 {
	color: #FFFFFF;
	font-size: 40px;
	margin-bottom: 14px;
	font-weight: 700;
	line-height: 45px;
	width: 80%;
}

.blur-block p {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: 300;
	line-height: 25px;
	margin-bottom: 28px;
	width: 75%;
}

.blur-block .btn-wrap {
	display: inline-block;
}

#new-custom-slider .blur-block .btn-wrap .btn {
	padding-left: 25px;
	padding-right: 25px;
	border: 1px solid #ffffff;
	background-image: linear-gradient(to left, transparent, transparent 50%, #3e8368 50%, #3e8368);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
}

#new-custom-slider .blur-block .btn-wrap .btn:hover {
    background-position: 0 0;
    border: 1px solid #3e8368;
}

.btn-blue {
	background-color: #102D69;
}

.btn-blue:hover {
	background-color: #13a538;
}

.about-items {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.about-item {
	width: calc(25% - 15px);
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	border-radius: 7px;
	padding: 30px 25px;
	margin-left: 7.5px;
	margin-right: 7.5px;
	margin-bottom: 15px;
	background-color: #fff;
}


.about-items-slider {
	margin: 0 -7px;
}

.about-items-slider .slick-list {
	padding: 20px 0;
}

.about-item .img-wrap {
	margin-bottom: 17px;
}

.about-item h4 {
	font-weight: 700;
	color: #000;
	font-size: 18px;
	margin-bottom: 4px;
}

.about-item p {
	color: #000;
	line-height: 24px;
}

.s-about {
	padding: 50px 0 20px;
	margin-top: -80px;
}

.s-form {
	background-color: #FBFBFB;
	padding-top: 74px;
	padding-left: 100px;
	padding-right: 100px;
}

.s-h2 {
	color: #213B8F;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	text-align: center;
	margin-bottom: 11px;
}

.s-form .s-descr {
	color: #000;
	line-height: 24px;
	text-align: center;
}

.form-country-selector {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-top: 30px;
	justify-content: space-between;
}

.form-country-selector .select-group {
	max-width: 503px;
	width: 100%;
}

.form-country-selector .btn-wrap {
	max-width: 121px;
	width: 100%;
}

.form-country-selector .btn-wrap .btn {
	width: 100%;
	padding: 14px 15px 15px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	font-weight: 400;
	color: #6D6D6D;
	padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url(../img/select-arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
}

.select2-container--open.select2-container--default .select2-selection--single .select2-selection__arrow {
	background-image: url(../img/select-arrow-down.png);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

.select2-container--default .select2-selection--single {
	border: none;
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	border-radius: 7px;
	padding: 10px 22px;
	height: auto;
}

.select2-dropdown {
	border: none;
}

.select2-results__option {
	color: #6D6D6D;
	font-weight: 400;
}

.js-example-basic-single {
	width: 100%;
	border: none;
}

.s-science {
	padding-top: 60px;
	padding-bottom: 65px;
}

.s-science .container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.s-science .left {
	width: calc(60% - 60px);
}

.s-science .right {
	width: calc(40% - 60px);
}

.s-science h3 {
	font-size: 24px;
	font-weight: 700;
	color: #213B8F;
	margin-bottom: 10px;
}

.s-science p {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 25px;
}

.s-science .btn-wrap {
	max-width: 138px;
}

.s-crops {
	padding-top: 65px;
	padding-bottom: 70px;
}

.s-title-group h3 {
	font-weight: 700;
	font-size: 24px;
	color: #213B8F;
	margin-bottom: 5px;
}

.s-title-group p {
	font-weight: 300;
	color: #000;
	font-size: 16px;
	max-width: 477px;
	width: 100%;
	line-height: 24px;
}

.top-title-panel {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-end;
	align-items: flex-end;
}

.top-title-panel .btn-wrap {
	max-width: 138px;
}

.top-title-panel .btn-wrap .btn {
	padding: 10px 25px 12px;
}

.our-farmers {
	padding-top: 76px;
	padding-bottom: 63px;
	position: relative;
	background-image: url(../img/our-farmers-bg.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.testimonials_slider .testimonials_item {
	background-color: #fff;
	overflow: hidden;
	border-radius: 7px;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
}

.our-farmers .btn:hover {
	background-color: #fff;
	color: #000;
}

.testimonials_slider .testimonials_item .person_info {
	margin-left: 0;
}

.testimonials_slider .slick-dots li button {
	background-color: #00D467;
}

.new_s_science::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -225px;
	background-image: url(../img/main-c2.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 536px;
	height: 312px;
	filter: grayscale(1);
}

.s_top_c_text {
	margin: 0 auto 35px;
	text-align: center;
}

.testimonials_slider .slick-dots {
	margin-top: 30px;
}

.testimonials_slider .testimonials_item .text_wrp {
	padding: 25px 32px 27px 34px;
}

.our-farmers::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 150, 73, 0.9);
}

.top-title-panel.top-title-center {
	display: block;
	position: relative;
}

.top-title-panel.top-title-center .btn-wrap {
	position: absolute;
	right: 0;
	bottom: -30px;
}

.top-title-panel.top-title-center .s-title-group {
	text-align: center;
	max-width: 477px;
	margin: 0 auto;
}

.top-title-panel.top-title-center .s-title-group p {
	margin: 15px auto 0;
	color: #fff;
}

.top-title-panel.top-title-center .s-title-group h3 {
	color: #fff;
}


.s-science {
	position: relative;
}

.s-science::before {
	content: '';
	position: absolute;
	right: 0;
	bottom: -80px;
	background-image: url(../img/science-bg.png);
	background-repeat: no-repeat;
	width: 661px;
	height: 368px;
	-webkit-filter: grayscale(1);
	-o-filter: grayscale(1);
	filter: grayscale(1);
}

.card-box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	max-width: 606px;
	width: 100%;
	overflow: hidden;
	border-radius: 7px;
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	height: 100%;
}

.card-box .img-wrap {
	width: 50%;
	height: 100%;
	position: relative;
}

.card-box .img-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.card-box .text-box {
	padding: 30px 30px 30px 40px;
	width: 50%;
}

.card-box h4 {
	color: #213B8F;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	margin-bottom: 5px;
}

.card-box p {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 32px;
}

.card-box .btn-group {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.card-box .btn-group .btn {
	margin-right: 18px;
	padding: 9px 28px 12px;
}

.btn-pdf {
	border: 2px solid #009649;
	border-radius: 7px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	padding: 11px 6px;
}

.btn-pdf:hover {
	background-color: #009649;
	color: #fff;
}

.s-main-bottom {
	background-image: url(../img/main-bottom-bg.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 113px 0;
}

.s-main-bottom .btn-pdf {
	color: #fff;
	display: block;
}

.s-main-bottom .blur-block {
	background: rgba(255, 255, 255, 0.09);
}

.s-main-bottom .blur-block h3 {
	color: #fff;
}

.s-main-bottom .blur-block p {
	color: #fff;
}

.s-main-bottom .blur-block .btn-group .btn-wrap {
	margin-right: 17px;
}

.s-work {
	padding: 34px 0 34px;
	background-color: #fff;
}

.work-items {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.work-item {
	width: calc(25% - 15px);
	margin-left: 7.5px;
	margin-right: 7.5px;
	background-color: #fff;
	border-radius: 7px;
	overflow: hidden;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 55px;
}

.work-item .img-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

.work-item .item-text {
	padding: 24px 26px 16px 28px;
}

.work-item h4 {
	color: #102D69;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
}

.work-item .bottom-info {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
	margin-top: 25px;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	padding-right: 26px;
	padding-left: 28px;
}

.work-item .data {
	color: #BEBEBE;
	font-size: 16px;
	margin-right: 5px;
}

.s-work .see-more-btn {
	max-width: 138px;
	margin: 19px auto 0;
	width: 100%;
}

.s-top-simple {
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 80px 0;
}

.simple-blur-box {
	background: rgba(255, 255, 255, 0.25);
	border-radius: 7px;
	max-width: 324px;
	width: 100%;
	padding: 50px 42px 50px 49px;
}

.simple-blur-box h2 {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	line-height: 36px;
}

.s-single-work {
	padding: 33px 0 0px;
}

.text-box-with-img {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
}

.text-box-with-img .text {
	width: calc(50% - 32px);
}

.s-single-work strong {
	color: #000;
	font-size: 18px;
	margin-bottom: 17px;
	display: block;
	line-height: 26px;
	font-weight: 400;
}

.s-single-work .btn {
	padding: 10px 30px 12px;
}

.s-single-work h4 {
	font-size: 24px;
	font-weight: 700;
	color: #102D69;
	line-height: 36px;
	margin-bottom: 10px;
}

.s-single-work p {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 27px;
}


.text-box-with-img .img-wrap {
	width: calc(50% - 32px);
}

.text-three-column {
	margin: 50px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -13px;
	margin-right: -13px;
}

.text-three-column .col-3 {
	width: calc(33.3333% - 26px);
	margin-left: 13px;
	margin-right: 13px;
}

.s-subscribe {
	background-image: url(../img/subscribe-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 82px 0;
	position: relative;
}

.s-subscribe::before {
	content: '';
	position: absolute;
	right: 20%;
	bottom: 0;
	width: 255px;
	height: 428px;
	background-image: url(../img/subscribe-img.png);
	background-repeat: no-repeat;
}

.subscribe-form-wrap {
	max-width: 590px;
	width: 100%;
	padding: 50px;
	background: rgba(255, 255, 255, 0.45);
	border-radius: 7px;
}

.subscribe-form-wrap h4 {
	color: #102D69;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 28px;
}

.subscribe-form-wrap form {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-end;
	align-items: flex-end;
}

.subscribe-form-wrap .form-group {
	max-width: 344px;
	width: 100%;
	margin-right: 15px;
}

.subscribe-form-wrap .btn {
	padding: 10px 30px 12px;
}

.form-group .input-label {
	color: #4E4E4E;
	font-size: 18px;
	display: block;
	font-weight: 400;
	margin-bottom: 10px;
}

.form-group input {
	background: #FFFFFF;
	border-radius: 7px;
	padding: 12px 16px;
	width: 100%;
	background-color: #fff;
	border: none;
	font-size: 16px;
	color: #C7C7C7;
	font-weight: 400;
	font-family: "Lato", sans-serif;
}

.form-group input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #C7C7C7;
	opacity: 1;
}

.form-group input::-moz-placeholder {
	/* Firefox 19+ */
	color: #C7C7C7;
	opacity: 1;
}

.form-group input:-ms-input-placeholder {
	/* IE 10+ */
	color: #C7C7C7;
	opacity: 1;
}

.form-group input:-moz-placeholder {
	/* Firefox 18- */
	color: #C7C7C7;
	opacity: 1;
}

.s-agricultural {
	padding: 30px 0 40px;
}

.s-agricultural .top-title-panel {
	margin-bottom: 28px;
}

.s-science-card {
	padding: 30px 0;
}

.card-items {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -7px;
	margin-right: -7px;
}

.card-items .card-item {
	width: calc(50% - 14px);
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #6D6D6D;
}

.hidden {
	display: none;
}

.product-popup {
	max-width: 908px;
	width: 98%;
	padding: 46px 37px 41px 45px;
	border-radius: 7px;
}

.product-popup-inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.product-popup-inner .btn-wrap {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding-top: 15px;
}
.product-popup .left-side,
.product-popup .btn-blue {
	width: calc(48% - 17px);
}

.product-popup .right-side,
.product-popup .btn-green {
	width: calc(52% - 17px);
}

.product-popup-inner .img-wrap {
	position: relative;
	text-align: center;
	max-width: 381px;
	margin: 0 auto 19px;
}

.product-popup-inner .img-wrap .product-icon {
	position: absolute;
	right: 15px;
	bottom: 18px;
}

.product-popup-inner .img-btm-box {
	background-color: #F5F5F5;
	border-radius: 7px;
	padding: 25px 24px 26px 24px;
	max-width: 381px;
	margin: 0 auto;
}
.product-popup-inner .img-btm-box h2{
	text-align: center;
}

.product-popup .fancybox-button svg {
	width: 16px;
	height: 16px;
}

.fancybox-slide--html .fancybox-close-small {
	outline: none;
}

.product-popup-inner .img-btm-box p {
	margin-top: 30px;
	color: #B4B4B4;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

.product-popup-inner .img-btm-box ul {
	margin-top: 16px;
}

.product-popup-inner .img-btm-box ul li {
	margin-bottom: 15px;
}

.product-popup-inner .img-btm-box ul li:last-child {
	margin-bottom: 0;
}

.product-popup-inner .img-btm-box ul li .icon {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-right: 10px;
	position: relative;
	top: 1px;
	min-width: 16px;
}

.product-popup-inner .img-btm-box ul li .icon svg path {
	fill: #213B8F;
}

.product-popup-inner .img-btm-box ul li a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	line-height: 1;
}

.product-popup-inner .img-btm-box ul li a:hover span {
	color: #213B8F;
}

.product-popup-inner .img-btm-box ul li a span {
	color: #868585;
	font-weight: 400;
	font-size: 16px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.product-popup-inner .img-btm-box .btn-wrap {
	margin-bottom: 19px;
}

.product-popup-inner .img-btm-box .btn-wrap-second .btn {
	max-width: 185px;
	margin: 0 auto;
}

.product-popup-inner .right-side h3 {
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
	font-weight: 700;
}

.product-popup-inner .right-side p {
	color: #777;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

.crop-item-details-popup {
	padding: 0;
	border-radius: 7px;
	overflow: hidden;
	max-width: 600px;
	width: 100%;
}

/*.crop-item-details-popup .fancybox-close-small {*/
/*	display: none;*/
/*}*/

.crop-item-details-popup .big-img-wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
}
.crop-item-details-popup .big-img-wrap img {
	width: 100%;
}
.c-item-details {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.c-item-details .c-left {
	width: 30%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-end;
	align-items: flex-end;
}

.c-left-items {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 18px 24px 8px 24px;
	-ms-align-items: flex-end;
	align-items: flex-end;
	flex-wrap: wrap;
	justify-content: space-between;
	color: #fff;
}

.c-item-details .c-left-items>span {
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 14px;
}

.c-item-details .c-left-items>span:last-child {
	margin-right: 0;
}

.c-item-details .c-left .date {
	color: rgba(255, 255, 255, 0.63);
	font-weight: 400;
	font-size: 14px;
}

.c-item-details .c-right {
	width: 70%;
}

.c-text-descr {
	background: #FFFFFF;
	border-radius: 7px 0px;
	padding: 22px 32px 30px 30px;
	font-size: 14px;
	line-height: 22px;
	color: #5B5B5B;
}

.disclaimer-box {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	left: -9999px;
	top: -9999px;
	background-color: #213B8F;
	color: #fff;
	width: 100%;
	z-index: 999;
	padding: 61px 138px 50px 138px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.disclaimer-box .left {
	margin-right: 60px;
}

.disclaimer-box p {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.61);
	line-height: 20px;
	margin-bottom: 10px;
}

.disclaimer-box h4 {
	font-size: 24px;
	font-weight: 700;
}

.disclaimer-box.active {
	visibility: visible;
	opacity: 1;
	bottom: 0;
	left: 0;
	top: auto;
}

.disclaimer-box .close-btn {
	position: absolute;
	top: 28px;
	right: 139px;
	cursor: pointer;
}

.s-checkout {
	padding: 35px 0 45px;
}

.checkout-wrap {
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	border-radius: 0px 0px 7px 7px;
	background-color: #fff;
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}

.checkout-wrap .left {
	width: 63%;
	border-right: 1px solid #F5F5F5;
}

.checkout-wrap .right {
	width: 37%;
}

.checkout-wrap .def_title {
	margin-bottom: 20px;
}

.checkout-wrap .form-group {
	margin-bottom: 30px;
}

.def_title.normal {
	font-weight: 400;
	line-height: 29px;
}

.ckeckout-delivery-information {
	padding: 40px 37px 10px 35px;
	border-bottom: 1px solid #F5F5F5;
}

.form-group .bd-input {
	border: 1px solid #DADADA;
	border-radius: 7px;
}

.checkout-wrap .form-group .input-label {
	font-size: 16px;
	color: #424242;
}

.form-group-flex {
	display: flex;
	flex-wrap: wrap;
}

.form-group-col-2 {
	justify-content: space-between;
}

.form-group-col-2 .form-group {
	width: calc(50% - 10px);
}

.ckeckout-payment {
	padding: 30px 37px 10px 35px;
}

.card-inputs {
	justify-content: space-between;
}

.card-inputs .form-group:nth-child(1) {
	width: calc(58% - 10px);
}

.card-inputs .form-group:nth-child(2),
.card-inputs .form-group:nth-child(3) {
	width: calc(21% - 10px);
}

.ckeckout-total-order {
	padding: 40px 38px 40px 44px;
	border-bottom: 1px solid #F5F5F5;
	/*height: calc(100% - 162px);*/
}

.ckeckout-total-order ul li {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 300;
	color: #424242;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ckeckout-total-order ul li .order-name {
	margin-right: 10px;
}

.ckeckout-total-price {
	padding: 20px 44px;
	color: #424242;
	font-size: 16px;
	font-weight: 400;
	border-bottom: 1px solid #F5F5F5;
	display: none;
}

.ckeckout-total-price strong {
	font-weight: 700;
	color: #213b8f;
}

.ckeckout-btn-wrap {
	padding: 29px 28px 25px 28px;
	display: flex;
	justify-content: flex-end;
}

.ckeckout-btn-wrap .btn {
	padding: 14px 47px 14px;
}

.s-shopping-cart {
	padding: 35px 0 45px;
}

.shopping-cart-table {
	margin-top: 30px;
	background: #fff;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
	border-radius: 7px;
	overflow: hidden;
}

.shopping-cart-table table {
	width: 100%;
	border-spacing: 0;
}

.shopping-cart-table table thead {
	background-color: #102D69;
}

.shopping-cart-table table thead th {
	color: #ffffff;
	padding: 20px 26px;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	border-right: 1px solid #334EA5;
}

.shopping-cart-table table thead th:last-child {
	border-right: none;
	color: #102D69;
}

.shopping-cart-table table tr td {
	padding: 25px 26px;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
}

.shopping-cart-table table thead .product-subtotal {
    color: #213b8f;
}

.shopping-cart-table table tbody .product-subtotal .woocommerce-Price-amount.amount {
    display: none;
}

.shopping-cart-table .item {
	display: flex;
	align-items: center;
}

.shopping-cart-table .item .img-wrap {
	min-width: 55px;
	max-width: 55px;
	height: 55px;
	display: flex;
	overflow: hidden;
	border-radius: 7px;
	margin-right: 23px;
}

.shopping-cart-table .item .img-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.shopping-cart-table .item span {
	color: #424242;
	font-size: 16px;
	font-weight: 400;
}

.select {
	border: 1px solid #E3E3E3;
	border-radius: 2px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	min-width: 86px;
}

.select::before {
	content: "";
	width: 12px;
	height: 8px;
	background-image: url(../img/select-arrow-down.svg);
	background-repeat: no-repeat;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.select select {
	padding: 10px 25px 10px 10px;
	width: 100%;
	font-size: 16px;
	color: #424242;
	border: none;
	box-shadow: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
}

.select select:focus {
	outline: none;
}

.shopping-cart-table .price {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.shopping-cart-table .price strong {
	font-weight: 700;
	font-size: 16px;
	color: #213b8f;
}

.delete-cart-item {
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	min-width: 23px;
	display: flex;
	margin: auto;
}

.delete-cart-item:hover {
	opacity: 0.8;
}

.shopping-cart-table .table-footer {
	padding: 27px 28px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.shopping-cart-table .table-footer .total-price {
	font-size: 24px;
	color: #424242;
	line-height: 29px;
	font-weight: 400;
	display: none;
}

.shopping-cart-table .table-footer .total-price strong {
	color: #213b8f;
	font-weight: 700;
}

.shopping-cart-table .table-footer .btn {
	padding: 13px 15px 14px 22px;
}

.shopping-cart-table .table-footer .btn .icon {
	margin-left: 10px;
}

.shopping-cart-table .table-footer .btn .icon svg path {
	fill: #fff;
}

.shopping-cart-empty {
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 200px 0 272px;
}

.shopping-cart-empty p {
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #424242;
	margin-bottom: 20px;
}

.shopping-cart-empty .btn {
	padding: 14px 60px 15px;
	font-weight: 700;
}


.about_us .bg_item {
	position: absolute;
	z-index: 1;
	filter: grayscale(1);
	left: 210px;
	top: -70px;
}

.about_us .other_crops_slider_arrows{
	right: 15px;
	z-index: 10;
}

.slider_single-work_item .s-single-work {
    padding: 0 1px 15px 0;
}

.slider_single-work_item .pdf {
    width: 156px;
    height: 39px;
    display: inline-flex;
    align-items: center;
    padding: 0;
}

.science_page_slider_single-work .testimonials_slider {
    margin: 30px 0 59px 0;
}

.science_page_slider_single-work .slick-dots li button {
    background: #EEEEEE;
}

.science_page_slider_single-work .slick-dots li button:hover {
    width: 13px;
    height: 13px;
    background: #EEEEEE;
}

.science_page_slider_single-work .slick-dots li.slick-active button {
    width: 13px;
    height: 13px;
}

.crp-dtn-contact-form .three_inputs_form .col:nth-child(3) {
	margin-top: 0;
}

.crp-dtn-contact-form .input_text{
	border: 1px solid #ccc;
}

.input_text::placeholder{
	opacity: 1;
}

/* india, hide Kashmir */
path[data-country-region="Jammu & Kashmir"]{
    display: none;
}

.slide-item-youtube{
    padding: 0 !important;
}


.crops_contact_list{
    display: none !important;
}

.crops_contact_list.active{
    display: inline-flex !important;   
}

.slider-youtube-frame{
    position: relative;
    width: 100%;
    height: 450px;
}

.slider-youtube-frame.single-video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.slider-youtube-frame-overlay.playing{
    /*display: none;*/
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /*z-index: -1;*/
}

.slider-youtube-frame-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,0.4);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slider_video_play_btn{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255,255,255,0);
    border: unset;
    zoom: 1.5;
    filter: drop-shadow(1px 2px 3px black);
    transition: all 0.3s ease-in-out;
    opacity: 0.8;
}
.slider_video_play_btn:hover{
    zoom: 1.6;
    filter: drop-shadow(1px 1px 1px black);
}
.single_youtube_player.active{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.impact_first_section_slider .col_wrp{
    padding-left: 5px;
    padding-right: 5px;
}