@charset "utf-8";
.elementor-element.elementor-element-fe1d7fb:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
	background-color: #316805 !important;
}
.elementor-button {
	background-color: #316805 !important;
	font-family: "Heebo", Sans-serif;
	font-size: 17px !important;
	font-weight: 500 !important;
	color: #FFFFFF;
	border-radius: 9px !important;
	padding: 20px 22px !important;
}
.elementor-button:hover {
	color: #202222 !important;
}
.gl-text {
	text-align: center;
	font-size: 20px;
	color: #3a3940;
}
.is {
	text-align: center;
	align-items: center;
}
.is img {
	width: 230px;
	margin: 0 auto;
}
@media (min-width: 769px) {
.pack-img {
	position: absolute;
	margin-top: -298px;
	width: 146px;
}
}
 @media (max-width: 768px) {
.pack-img {
	display: none !important;
}
.section-home-be23 {
	margin-top: -229px;
}
}
h3.product-title {
	color: #316805 !important;
	font-size: 23px;
}
/* CSS Document */

@media (min-width: 769px) {
.welcome_msg h1 {
	position: absolute;
	width: 100%;
	left: 50px;
	right: 0;
	bottom: 119px;
	font-size: 53px !important;
	line-height: 63px;
	color: #fff;
	text-shadow: 0px 2px #000000eb;
	text-transform: inherit;
	z-index: 999;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
.welcome_msg p {
	color: #f6f1e5;
	font-size: 42px !important;
	font-weight: 500;
	text-transform: inherit;
	letter-spacing: 1px;
	text-shadow: 0px 2px #000000eb;
	position: absolute;
	width: 100%;
	left: 50px;
	right: 0;
	bottom: 60px;
	z-index: 999;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
}
@media (max-width: 768px) {
.welcome_msg h1 {
	position: absolute;
	width: 100%;
	left: 20px;
	right: 0;
	bottom: 21px;
	font-size: 25px !important;
	line-height: 63px;
	color: #fff;
	text-shadow: 0px 2px #000000eb;
	text-transform: inherit;
	z-index: 999;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
.welcome_msg p {
	color: #f6f1e5;
	font-size: 18px !important;
	font-weight: 500;
	text-transform: inherit;
	letter-spacing: 1px;
	text-shadow: 0px 2px #000000eb;
	position: absolute;
	width: 100%;
	left: 20px;
	right: 0;
	bottom: 0px;
	z-index: 999;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
}
.welcome_msg2 h1 {
	position: absolute;
	width: 100%;
	left: 50px;
	right: 0;
	bottom: 119px;
	font-size: 71px !important;
	line-height: 140px;
	color: #fff;
	text-shadow: 0px 2px #000000eb;
	text-transform: inherit;
	z-index: 999;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
.welcome_msg2 p {
	color: #f6f1e5;
	font-size: 61px !important;
	font-weight: 500;
	text-transform: inherit;
	letter-spacing: 1px;
	text-shadow: 0px 2px #000000eb;
	position: absolute;
	width: 100%;
	left: 50px;
	right: 0;
	bottom: 60px;
	z-index: 999;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
h2.profile-title a:hover {
	text-decoration: underline !important;
}
#descp {
	position: relative;
	display: inline-table;
	width: 100%;
	margin-bottom: 14px;
}
.dtlsec table {
	margin-bottom: 8px;
}
.dtlsec table, .dtlsec1 table, .pdest1 table {
	border-collapse: collapse;
	width: 100%;
}
.dtlsec.pdSec table td {
	padding: 4px 5px;
	font-size: 15px;
}
.dtlsec table td, .dtlsec1 table td {
	padding: 4px 5px;
	border-bottom: 1px solid #eaeaea;
	font-size: 15px;
	vertical-align: top;
	word-break: break-word;
}
.tdwdt {
	width: 70%;
	color: #848484;
}
.tdwdt1 {
	width: 30%;
}
.mt5 {
	margin-top: 5px;
}
.preview {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
 @media screen and (max-width: 996px) {
.preview {
	margin-bottom: 20px;
}
}
.preview-pic {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.preview-thumbnail.nav-tabs {
	border: none;
	margin-top: 15px;
}
.preview-thumbnail.nav-tabs li {
	width: 18%;
	margin-right: 2.5%;
}
.preview-thumbnail.nav-tabs li img {
	max-width: 100%;
	display: block;
}
.preview-thumbnail.nav-tabs li a {
	padding: 0;
	margin: 0;
}
.preview-thumbnail.nav-tabs li:last-of-type {
	margin-right: 0;
}
.tab-content {
	overflow: hidden;
}
.tab-content img {
	width: 100%;
	-webkit-animation-name: opacity;
	animation-name: opacity;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
}
.card {
	margin-top: 0px;
	background: #eee;
	padding: 3em;
	line-height: 1.5em;
}
 @media screen and (min-width: 997px) {
.wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
}
.details {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
h4.price {
	color: #316805;
}
.colors {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.product-title, .price, .sizes, .colors {
	text-transform: UPPERCASE;
	font-weight: bold;
}
.checked, .price span {
	color: #316805;
}
.product-title, .rating, .product-description, .price, .vote, .sizes {
	margin-bottom: 15px;
}
.product-title {
	margin-top: 0;
}
.size {
	margin-right: 10px;
}
.size:first-of-type {
	margin-left: 40px;
}
.color {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	height: 2em;
	width: 2em;
	border-radius: 2px;
}
.add-to-cart, .like {
	background: #ff9f1a;
	padding: 1.2em 1.5em;
	border: none;
	text-transform: UPPERCASE;
	font-weight: bold;
	color: #fff;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}
.add-to-cart:hover, .like:hover {
	background: #b36800;
	color: #fff;
}
.not-available {
	text-align: center;
	line-height: 2em;
}
.not-available:before {
	font-family: fontawesome;
	content: "\f00d";
	color: #fff;
}
.orange {
	background: #ff9f1a;
}
.green {
	background: #85ad00;
}
.blue {
	background: #0076ad;
}
.tooltip-inner {
	padding: 1.3em;
}
img {
	max-width: 100%;
}
@-webkit-keyframes opacity {
 0% {
 opacity: 0;
 -webkit-transform: scale(3);
 transform: scale(3);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes opacity {
 0% {
 opacity: 0;
 -webkit-transform: scale(3);
 transform: scale(3);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
.section-11 {
	background-image: url(../images/finest.jpg);
}
.section-12 {
	background-image: url(../images/decades.jpg);
}
.section-13 {
	background-image: url(../images/auction.jpg);
}
.section-14 {
	background-image: url(../images/logistics.jpg);
}
.section-15 {
	background-image: url(../images/solution.jpg);
}
.section-16 {
	background-image: url(../images/personalized.jpg);
}
.section-17 {
	background-image: url(../images/finest-ceylon-tea.jpg);
}
.section-18 {
	background-image: url(../images/birth-hilltop-tea.jpg);
}
.section-19 {
	background-image: url(../images/agricultural-background.jpg);
}
.section-20 {
	background-image: url(../images/leading-tea-manufactured.jpg);
}
.section-21 {
	background-image: url(../images/personal-involvement.jpg);
}
.section-22 {
	background-image: url(../images/driving-hilltop-tea.jpg);
}
.display-heading-2 a, h2.display-heading-2  {
	color: #316805;
	font-size: 42px !important;
}
.display-heading-2 a:hover {
	color: #316805;
	text-decoration: underline;
}
.clear-op {
	padding: 11px;
}
.breadcrumbs a, .breadcrumbs span {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	font-size: 16px;
	padding: 0 5px;
}
 @media (min-width:995px) and (max-width:1312px) {
.container-large {
	overflow: visible;
	width: 100%;
	max-width: 65rem !important;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;/*margin-top: 10%;*/
}
}
.txt-pp {
	margin-top: 6%;
	padding: 20px;
}
.gr-2 {
	margin-top: 0;
	padding: 20px;
}
@media (min-width: 994px) {
.wd-tea-txt {
	width: 54%;
}
.clear-btmm {
	padding: 11px;
}
}
.slide-text h5 {
	color: #316805;
	font-size: 23px;
	line-height: 41px;
	font-weight: 600;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
.dropdown.current::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-bottom: 0;
	border-left: 0.3em solid transparent;
}
img.lg-bg23 {
	max-width: 100%;
	padding: 9px;
	border-radius: 100%;
	padding: 0 70px 0 70px;
}
h4.elementor-heading-title234 {
	font-size: 17px;
	letter-spacing: 1px;
	color: #316805;
	font-weight: 600;
	margin-top: 16px;
	line-height: 25px;
	text-align: center;
	margin-bottom: 46px;
}
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
	overflow: hidden
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items {
	margin-right: -8px;
	margin-left: -8px
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
	margin-right: 8px;
	margin-left: 8px
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
	width: auto;
	left: auto;
	right: auto;
	position: relative;
	height: 100%;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	border-left-width: 1px;
	border-style: solid;
	right: -8px
}
.elementor-widget .elementor-icon-list-items {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.elementor-widget .elementor-icon-list-item {
	margin: 0;
	padding: 0;
	position: relative
}
.elementor-widget .elementor-icon-list-item:after {
	position: absolute;
	bottom: 0;
	width: 100%
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: inherit
}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
	-ms-flex-item-align: center;
	align-self: center;
	padding-left: 5px
}
.elementor-widget .elementor-icon-list-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.elementor-widget .elementor-icon-list-icon svg {
	width: var(--e-icon-list-icon-size, 1em);
	height: var(--e-icon-list-icon-size, 1em)
}
.elementor-widget .elementor-icon-list-icon i {
	width: 1.25em;
	font-size: var(--e-icon-list-icon-size)
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
	text-align: var(--e-icon-list-icon-align)
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
margin:var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}
.elementor-widget.elementor-list-item-link-full_width a {
	width: 100%
}
.elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
	margin: auto
}
.elementor-widget.elementor-align-center .elementor-inline-items {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: left
}
.elementor-widget.elementor-align-left .elementor-inline-items {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}
.elementor-widget.elementor-align-right .elementor-icon-list-items {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
	left: 0
}
.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
	right: 0
}
@media (max-width:1024px) {
.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
	margin: auto
}
.elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: left
}
.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}
.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
	left: 0
}
.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
	right: 0
}
}
@media (max-width:767px) {
.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
	margin: auto
}
.elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: left
}
.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right
}
.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
	left: 0
}
.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
	right: 0
}
}
.elementor-element.elementor-element-831039e {
	padding: 0px 0px 40px 0px;
}
@media (min-width: 768px) {
.elementor-element.elementor-element-3d976ee {
	width: 50%;
}
.elementor-element.elementor-element-fe1d7fb {
	width: 46.337%;
}
}
@media (min-width: 769px) {
.elementor-element.elementor-element-01b8279 {
	margin-top: -104px;
	margin-bottom: 0px;
	padding: 0px 20px 0px 0px;
}
}
@media (max-width: 768px) {
.elementor-element.elementor-element-01b8279 {
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0px;
}
.mm-30 {
	margin-top: 30px;
}
}
.elementor-element.elementor-element-fe1d7fb:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-element.elementor-element-fe1d7fb > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: var( --e-global-color-cb49a55 );
}
.elementor-element.elementor-element-fe1d7fb > .elementor-element-populated {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 20px 20px 20px 20px;
}
.elementor-element.elementor-element-9c6e17b > .elementor-element-populated {
	margin: 0px 0px 0px 50px;
 --e-column-margin-right: 0px;
 --e-column-margin-left: 50px;
}
@media (min-width: 769px) {
.tpp-20 {
	top: 20%;
}
.elementor-element.elementor-element-9c6e17b--2 > .elementor-element-populated {
	margin: 0px 50px 0px 0px;
 --e-column-margin-right: 50px;
 --e-column-margin-left: 0px;
}
.elementor-element.elementor-element-9c6e17b--3 > .elementor-element-populated {
	margin: 0px 0px 0px 50px;
 --e-column-margin-right: 0px;
 --e-column-margin-left: 50px;
}
.mobile {
	display: none;
}
}
@media (max-width: 768px) {
.elementor-element.elementor-element-9c6e17b--2 > .elementor-element-populated {
	margin: 0px 20px 20px 20px;
 --e-column-margin-right: 0px;
 --e-column-margin-left: 0px;
}
.elementor-element.elementor-element-9c6e17b--3 > .elementor-element-populated {
	margin: 0px 20px 20px 20px;
 --e-column-margin-right: 0px;
 --e-column-margin-left: 0px;
}
.desktop {
	display: none;
}
}
 @media (min-width: 769px) {
.elementor-element.elementor-element-f3c020a img {
	height: 450px;
	object-fit: cover;
}
}
@media (max-width: 768px) {
.elementor-element.elementor-element-f3c020a img {
	height: auto;
	object-fit: cover;
}
}
.elementor-element.elementor-element-f3c020a--2 img, .elementor-element.elementor-element-f3c020a--3 img {
	height: auto;
	object-fit: cover;
}
.elementor-element.elementor-element-b948b8b .jeg-elementor-kit.jkit-heading .heading-title {
	font-family: Open sans, Sans-serif;
	font-size: 15px;
	font-weight: var( --e-global-typography-445c5d2-font-weight );
	line-height: var( --e-global-typography-445c5d2-line-height );
	letter-spacing: var( --e-global-typography-445c5d2-letter-spacing );
	word-spacing: var( --e-global-typography-445c5d2-word-spacing );
	color: #FFFFFF;
	letter-spacing: 1px;
}
.elementor-element.elementor-element-b948b8b .jeg-elementor-kit.jkit-heading .heading-section-title {
	margin: -24px 0px 0px 0px;
}
.elementor-element.elementor-element-b948b8b .jeg-elementor-kit.jkit-heading .heading-section-subtitle {
	color: #FFFFFF;
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
	font-size: 10px;
	font-weight: 400;
	margin: -8px 0px 0px 0px;
	letter-spacing: 1px;
}
.elementor-container {
	max-width: 1170px;
}
.container2 {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.f-41 {
	font-size: 41px !important;
}
.span4 h2 {
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px #000;
	font-size: 60px;
	margin: 0;
}
.span4 p {
	text-align: center;
	color: #fff;
	font-size: 17px;
	margin: 0;
}
.talktext {
	padding: 0 35px 12px 35px;
}
@media (min-width: 992px) {
.talk-bubble {
	margin: 30px 420px;
	display: inline-block;
	position: relative;
	width: 500px;
	height: auto;
	background-color: #316805ad;
}
}
/* CSS talk bubble */
@media (min-width: 769px) {
.span4 {
	width: 50%;
	margin: 0 auto;
}
}
@media (max-width: 768px) {
.elementor-7 .elementor-element.elementor-element-770e7b6 {
	padding-top: 0px;
}
.talk-bubble {
	/* margin: 30px 420px; */
	display: inline-block;
	position: relative;
	width: 100%;
	height: auto;/*background-color: #316805ad;*/
}
.span4 {
	width: 100%;
	margin: 0 auto;
}
.trailer_box {
	margin: 0 auto;
	text-align: center;
}
.trailer_box .desc2 h2 {
	margin: 0;
	position: relative;
	bottom: 0;
	padding: 9px;
	font-size: 17px !important;
	line-height: 24px;
	color: #263e17 !important;/* text-shadow: -1px 0px #000000; */
}
.elementor-7 .elementor-element.elementor-element-770e7b6 {
	padding-bottom: 50px !important;
}
.cen {
	margin: 0 auto;
	text-align: center !important;
}
}
.tri-right.left-in:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
	right: auto;
	top: auto;
	bottom: -23px;
	border: 22px solid;
	border-color: transparent transparent transparent #316805ad;
}
 @media (min-width: 769px) {
.column, .columns {
	float: left;
}
.why-para .column {
	margin: 0;
}
.one-fourth22.column, .four.columns {
	width: 25%;
}
.trailer_box {
	text-align: center;
	position: relative;
	line-height: 0;
	padding: 3px;
}
.trailer_box .desc2 h2 {
	margin: 0;
	position: relative;
	bottom: 0;
	padding: 9px;
	font-size: 17px;
	line-height: 24px;
	color: #316805;/* text-shadow: -1px 0px #000000; */
}
}
.trailer_box img {
	width: 190px;
}
.clear-cbp {
	clear: both;
	padding-bottom: 41px;
}
.contact-btn {
	background-color: #316805;
	border-radius: 10px
}
.contact-btn a {
	color: #FFFFFF !important;
}
@media (min-width: 992px) {
.sticky {
	padding: 3px !important;
	width: 100%;
	position: fixed !important;
	z-index: 99;
}
.sticky .site-logo .logo-1 {
	display: none;
}
.sticky .site-logo .logo-2 {
	display: block;
}
.site-logo .logo-2 {
	display: none;
}
}
@media (max-width: 991px) {
.site-logo .logo-1 {
	display: none;
}
.site-logo .logo-2 {
	display: block;
}
.dispaly-hide-mobile {
	display: none;
}
}
#home4 {
	background: url(../images/about-hilltop-tee-1.jpg) 50% 0 fixed;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 260px 0;
	background-size: cover
}
#blog {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	background-size: 500px auto;
	position: relative;
}
#blog1, #blog2, #blog3 {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	background-size: 500px auto;
	position: relative;
}
.blog-content-wrap {
	margin-bottom: 0px;
}
.pd00 {
	padding: 0 !important;
}
.blog-bg-1 {
	background-image: url(../images/grown.jpg);
}
.blog-bg-2 {
	background-image: url(../images/produced.jpg);
}
.blog-bg-3 {
	background-image: url(../images/packed.jpg);
}
@media (min-width: 769px) {
.blog-bg {
	background-color: #ddd;
	min-height: 440px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.m-ttop {
	margin-top: 9% !important;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-push-6 {
	left: 50%;
}
}
.blog-bg:before, .blog-bg:after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}
.m-auto2 {
	margin: 0 auto;
	text-align: center;
}
.blog-content-box h3 {
	font-size: 31px !important;
	line-height: 39px;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
.blog-content-boxx h3 {
	font-size: 28px !important;
	line-height: 39px;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
.blog-content-box h3, .blog-content-box h3 a {
	-webkit-transition: .4s;
	transition: .4s;
	color: #316805;
}
.blog-content-box h3 span {
	font-size: 22px;
	display: block;
	margin-top: 0px;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
.blog-content-box p {
	font-size: 18px;
	color: #343434;
	line-height: 29px;
	font-weight: 400;
	margin-bottom: 11px;
}
.rows:after {
	clear: both;
}
.rows:after, .rows:before {
	display: table;
	content: " ";
}
.blog-content-boxx {
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.blog-content-boxx h3, .blog-content-boxx h3 a {
	-webkit-transition: .4s;
	transition: .4s;
	color: #316805;
}
.blog-content-boxx h3 span {
	font-size: 22px;
	display: block;
	margin-top: 0px;
	font-family: 'Averta', Arial, Helvetica, sans-serif;
}
.blog-content-boxx p {
	font-size: 17px;
	color: #343434;
	line-height: 27px;
	font-weight: 400;
	margin-bottom: 11px;
}
.blog-content-box {
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
@media (max-width: 1024px) {
.cl-mobile {
	padding-bottom: 50px;
}
}
@media (max-width: 768px) {
.blog-bg {
	background-color: #ddd;
	min-height: 288px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
}
#home5 {
	background: url(../images/hilltop-tea-4.jpg) 50% 0 fixed;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 260px 0;
	background-size: cover;
}
#home6 {
	background: url(../images/hilltop-tee-8.jpg) 50% 0 fixed;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 260px 0;
	background-size: cover;
}
#home7 {
	background: url(../images/hilltop-tee-9.jpg) 50% 0 fixed;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 260px 0;
	background-size: cover;
}
#home8 {
	background: url(../images/hilltop-tee-10.jpg) 50% 0 fixed;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 260px 0;
	background-size: cover;
}
#home9 {
	background: url(../images/hilltop-tee-11.jpg) 50% 0 fixed;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 260px 0;
	background-size: cover;
}
#home10 {
	background: url(../images/hilltop-tee-12.jpg) 50% 0 fixed;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 260px 0;
	background-size: cover;
}
.icon-box-body h3 {
	margin: 10px 0px 1px 0px !important;
}
.clear-btm {
	padding-bottom: 41px;
}
#navigation-menu a:hover {
	text-decoration: underline !important;
}
.section-home_2 {
	position: relative;
	width: 100%;
	height: auto;
	min-height: auto;
	margin-top: 0;
}
.page-padding.is-5rem {
	padding-right: 5rem;
	padding-left: 5rem;
}
.page-padding {
	padding-right: 2.5rem;
	padding-left: 2.5rem;
	color: #232536;
}
.container-medium, .container-small, .container-large {
	margin-right: auto !important;
	margin-left: auto !important;
}
.container-large {
	overflow: visible;
	width: 100%;
	max-width: 80rem;
	margin-right: auto;
	margin-left: auto;
}
.padding-vertical.padding-huge {
	padding-bottom: 6rem;
	padding-right: 0;
	padding-left: 0;
}
.padding-vertical {
	padding-right: 0;
	padding-left: 0;
}
.padding-huge {
	padding: 6rem;
}
.section-home-beyndary {
	position: relative;
	z-index: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	width: 100%;
	height: 46rem;
	max-width: 100%;
	margin-right: 0;
	margin-left: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	color: #232536;
}
.home-company-image {
	display: block;
	width: 140%;
	height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 0%;
	object-position: 50% 0%;
}
.home-company-content-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.padding-bottom {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.padding-tiny {
	padding: 0.125rem;
}
.display-heading-2 {
	font-size: 6rem;
	font-weight: 500;
}
.padding-bottom.padding-small {
	padding-bottom: 0;
}
.padding-bottom {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.padding-small {
	padding: 1rem;
}
.home-company-stats-wrapper {
	/*margin-top: auto;
    margin-right: 0;
    margin-left: auto;*/
	background-color: rgba(227,255,162,.26);
	background-image: none;
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	color: #fff;
	margin: 105px auto;
	text-align: center;
}
.home-company-stats-grid {
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}
.w-layout-grid {
	display: -ms-grid;
	display: grid;
	grid-auto-columns: 1fr;
	/*-ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;*/
	grid-row-gap: 16px;
	grid-column-gap: 16px;
}
@media (min-width: 769px) {
.states-flex {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 48px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
}
@media (max-width: 768px) {
	

.padding-vertical {
	padding-right: 5px !important;
	padding-left: 5px !important;
}
.m-mobile {
	margin-top: -100px;
}
.states-flex {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 16px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
}
.states-grid {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	grid-column-gap: 1rem;
	grid-row-gap: 0rem;
	-ms-grid-columns: auto;
	grid-template-columns: auto;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}
@media (min-width: 769px) {
.text-size-xlarge {
	display: block;
	font-size: 2rem;
	line-height: 1.2;
	font-weight: 500;
	color: #fff;
}
}
@media (max-width: 768px) {
.text-size-xlarge {
	display: block;
	font-size: 1rem;
	line-height: 1.2;
	font-weight: 300;
	color: #fff;
}
.elementor-7 .elementor-element.elementor-element-5570ebe {
	width: 100% !important;
}
.clear-top {
	padding: 10px !important;
}
}
@media (max-width: 993px) {
.home-company-stats-wrapper {
	margin-top: auto;
	margin-right: 0;
	margin-left: auto;
	background-color: rgb(81 120 117);
	background-image: none;
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	color: #fff;
}
}
.text-style-allcaps {
	color: #fff;
}
.states-flex a:hover {
	color: #af9969;
	-webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
	-webkit-mask-size: 200%;
	animation: shine 2s infinite;
}
.blue-box-absolute {
	position: absolute;
	left: 0;
	top: 0;
	right: auto;
	bottom: auto;
	width: 1rem;
	height: 1rem;
	background-color: #fff;
}
.mid-content-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.section._5 {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	min-height: auto;
	margin-top: 0vh;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	background-color: #fff;
}
.section {
	position: fixed;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: 0%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/*height: 120vh;*/
	height: 100%;
	margin-top: 0vh;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #b67a7a;
}
@media (min-width: 769px) {
.sec-5-bg-img {
	height: 595px;
	top: 47% !important;
}
}
.gallery-block {
	padding-bottom: 60px;
	padding-top: 25px;
}
.ga2 .mt30 {
	margin-bottom: 30px !important;
}
.m-cen {
	margin: 0 auto !important;
	text-align: center !important;
}
.sec-5-bg-img {
	position: absolute;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: 0%;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(13%, #fff), color-stop(67%, hsla(0, 0%, 100%, 0))), url(../images/process.jpg);
	background-image: linear-gradient(180deg, #fff 13%, hsla(0, 0%, 100%, 0) 67%), url(../images/process.jpg);
	background-position: 0px 0px, 50% 50%;
	background-size: auto, cover;
	background-repeat: repeat, no-repeat;
}
.section-2-container {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	max-width: 1170px;
	/*padding-top: 10%;*/
	padding-right: 3%;
	padding-left: 3%;
}
.img-pr-1 {
	padding-bottom: 14px;
}
.sec2-grid {
	position: relative;
	z-index: 1;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	-ms-grid-rows: auto;
	grid-template-rows: auto;
}
.w-layout-grid {
	display: -ms-grid;
	display: grid;
	grid-auto-columns: 1fr;
	-ms-grid-columns: 1fr 1fr;
	/* grid-template-columns: 1fr 1fr;*/
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
	grid-row-gap: 0;
	grid-column-gap: 16px;
	margin: 0 auto;
}
.split-heading-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 20px;
}
.header-quote_text.r-align {
	color: #224069;
	font-size: 40px;
	line-height: 40px;
	text-align: left;
}
.header-quote_text {
	font-family: Oswald, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 17px;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.heading-6-tag-line {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #316805 !important;
	font-size: 21px !important;
	line-height: 26px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.paragraph-text.about {
	width: 37ch;
	max-width: none;
	margin-top: 0px;
	color: #343434 !important;
	line-height: 22px;
}
.paragraph-text {
	max-width: 300px;
	color: #6b6b6b;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	letter-spacing: 1px;
}
.split-heading-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 5px;
}
.header-quote_text.r-align {
	color: #316805 !important;
	font-size: 40px;
	line-height: 40px;
	text-align: left;
}
#w-node-517b2a9934b6-9e2d9801 {
	-ms-grid-column-align: end;
	justify-self: end;
}
.heading-3.right {
	display: block;
	text-align: right;
}
.heading-3 {
	position: static;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Oswald, sans-serif;
	color: #224069;
	font-size: 29px;
	font-weight: 500;
	text-transform: uppercase;
}
.heading-4.right {
	text-align: right;
}
.heading-4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Oswald, sans-serif;
	color: #224069;
	font-size: 50px;
	line-height: 0.9em;
	font-weight: 500;
	text-transform: uppercase;
}
.blue-break {
	width: 150px;
	height: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #224069;
}
.section._4 {
	position: relative;
	z-index: 100;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: auto;
	height: auto;
	margin-top: 0vh;
	padding-top: 20px;
	/*padding-right: 100px;
    padding-bottom: 100px;*/
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
}
.sec-4-grid {
	width: 100%;
	height: 100%;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	-ms-grid-columns: 0.75fr 1fr 1fr;
	grid-template-columns: 0.75fr 1fr 1fr;
}
#w-node-37ebae8be254-9e2d9801 {
	-ms-grid-row: span 2;
	grid-row-start: span 2;
	-ms-grid-row-span: 2;
	grid-row-end: span 2;
	-ms-grid-column: span 1;
	grid-column-start: span 1;
	-ms-grid-column-span: 1;
	grid-column-end: span 1;
}
.sec-4-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 10%;
	padding-bottom: 15%;
	padding-left: 10%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background-color: #e5dfcf;
}
.heading-3.white.padding {
	margin-bottom: 10px;
	line-height: 29px;
	font-weight: 400;
}
.heading-3.white {
	color: #316805;
}
.heading-3 {
	position: static;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Oswald, sans-serif;
	color: #224069;
	font-size: 29px;
	font-weight: 500;
	text-transform: uppercase;
}
.paragraph-text.white.l {
	max-width: none;
	padding-right: 20px;
	text-align: left;
}
.paragraph-text.white {
	max-width: 400px;
	margin-bottom: 0px;
	padding-right: 0px;
	color: #343434;
	line-height: 24px;
	text-align: right;
}
.paragraph-text {
	max-width: 300px;
	color: #6b6b6b;
	line-height: 28px;
	font-weight: 300;
	text-align: left;
	letter-spacing: 1px;
}
.btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	height: 40px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	-webkit-box-flex: 0;
	-webkit-flex: 0 auto;
	-ms-flex: 0 auto;
	flex: 0 auto;
	border: 1px solid #fff;
	border-radius: 100px;
}
.w-inline-block {
	max-width: 100%;
	display: inline-block;
}
#w-node-813398cb5cd1-9e2d9801 {
	-ms-grid-row: span 2;
	grid-row-start: span 2;
	-ms-grid-row-span: 2;
	grid-row-end: span 2;
	-ms-grid-column: span 1;
	grid-column-start: span 1;
	-ms-grid-column-span: 1;
	grid-column-end: span 1;
}
.sec-4-flex._2 {
	padding-top: 20%;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-image: url(../images/grown-sri-lanka.jpg);
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.heading-6-tag-line.white.b-padding {
	margin-bottom: 10px;
}
.heading-6-tag-line.white {
	margin-bottom: 0px;
	padding-left: 0px;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
}
.heading-6-tag-line {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #224069;
	font-size: 18px;
	line-height: 27px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.tout-type-heading-1.white {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	text-shadow: 1px 1px #000000bf;
	line-height: 17px;
}
.h-t-p-holder p {
	text-shadow: 1px 1px #000000bf;
	color: #fff !important;
}
#w-node-70706985ce80-9e2d9801 h2, #w-node-a7b3534d8038-9e2d9801 h2 {
	color: #fff;
	font-size: 27px;
	font-weight: 400;
	text-shadow: 1px 1px #000000bf;
	line-height: 30px;
	padding-bottom: 0;
	text-transform: uppercase;/*margin-top: 36%;*/
}
#w-node-70706985ce80-9e2d9801 p, #w-node-a7b3534d8038-9e2d9801 p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	text-shadow: 1px 1px #000000bf;
	line-height: 23px;
	padding-bottom: 0;
}
.tout-type-heading-1 {
	margin-top: 60%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Oswald, sans-serif;
	color: #224069;
	font-size: 4vw;
	line-height: 0.9em;
	font-weight: 500;
	text-transform: uppercase;
}
.sec-4-flex._3 {
	padding-top: 10%;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background-image: url(../images/produced-sri-lanka.jpg);
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}
.sec-4-flex._4 {
	padding-top: 10%;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.6), transparent 79%), url(../images/packed-sri-lanka.jpg);
	background-position: 0px 0px, 50% 50%;
	background-size: auto, cover;
	background-repeat: repeat, no-repeat;
}
#w-node-813398cb5cd1-9e2d9801 {
	-ms-grid-row: span 2;
	grid-row-start: span 2;
	-ms-grid-row-span: 2;
	grid-row-end: span 2;
	-ms-grid-column: span 1;
	grid-column-start: span 1;
	-ms-grid-column-span: 1;
	grid-column-end: span 1;
}
#w-node-70706985ce80-9e2d9801 {
	-ms-grid-row: span 1;
	grid-row-start: span 1;
	-ms-grid-row-span: 1;
	grid-row-end: span 1;
	-ms-grid-column: span 1;
	grid-column-start: span 1;
	-ms-grid-column-span: 1;
	grid-column-end: span 1;
}
#w-node-a7b3534d8038-9e2d9801 {
	-ms-grid-row: span 1;
	grid-row-start: span 1;
	-ms-grid-row-span: 1;
	grid-row-end: span 1;
	-ms-grid-column: span 1;
	grid-column-start: span 1;
	-ms-grid-column-span: 1;
	grid-column-end: span 1;
}
.grown {
	margin-top: -140px;
	background-color: #fff;
	padding: 20px;
}
@media (min-width: 769px) {
.grq-2 {
	margin-top: -61px !important;
}
}
.ps-timeline-sec {
	position: relative;/* background: #fff;*/
}
.ps-timeline-sec .containers {
	position: relative;
}
@media screen and (max-width: 994px) {
.ps-timeline-sec .containers ol:before {
	background: #316805;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	position: absolute;
	top: 130px !important;
	left: 36px !important;
}
.ps-timeline-sec .containers ol:after {
	background: #316805;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	position: absolute;
	top: inherit !important;
	left: 36px;
}
.ps-timeline-sec .containers ol.ps-timeline {
	margin: 0 0 !important;
	border-left: 2px solid #316805;
	padding-left: 0 !important;
	padding-top: 120px !important;
	border-top: 0 !important;
	margin-left: 25px !important;
}
.ps-timeline-sec .containers ol.ps-timeline li {
	height: 220px;
	float: none !important;
	width: inherit !important;/*   &:nth-child(2) {
           .img-handler-bot {
               img {
                   width: 70px;
               }
           }
       } */
}
.ps-timeline-sec .containers ol.ps-timeline li:last-child {
	margin: 0;
	bottom: 0 !important;
	height: 120px;
}
.ps-timeline-sec .containers ol.ps-timeline li:last-child .ps-top {
	margin-bottom: 0 !important;
	top: 20px;
	width: 50% !important;
}
.ps-timeline-sec .containers ol.ps-timeline li span {
	left: 0 !important;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-top:before {
	content: none !important;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-top:after {
	content: none !important;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-bot:before {
	content: none !important;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-bot:after {
	content: none !important;
}
.ps-timeline-sec .containers ol.ps-timeline li p {
	text-align: left !important;
	width: 100% !important;
	margin: 0 auto !important;
	margin-top: 0px !important;
}
.ps-timeline-sec .containers ol.ps-timeline li .ps-top {
	width: 90% !important;
	float: right !important;
	right: 0;
	top: -10px;
}
.ps-timeline-sec .containers ol.ps-timeline li .ps-bot {
	width: 90% !important;
	float: right !important;
	right: 0;
	top: -60px;
}
}
.ps-timeline-sec .containers ol:before {
	background: #316805;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	position: absolute;
	left: -5px;
	top: -3px;
}
.ps-timeline-sec .containers ol:after {
	background: #316805;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	position: absolute;
	/*right: 8px;
  top: 49.5%;*/
	right: 0;
	top: -3px;
}
.ps-timeline-sec .containers ol.ps-timeline {
	margin: 290px 0;
	padding: 0;
	border-top: 2px solid #316805;
	list-style: none;
}
.ps-timeline-sec .containers ol.ps-timeline li {
	float: left;
	width: 12.5%;
	padding-top: 30px;
	position: relative;
}
.ps-timeline-sec .containers ol.ps-timeline li h5 {
	text-align: center;
	margin: -30px 0 -40px 50px;
	font-weight: 700px;
	color: maroon;
}
.ps-timeline-sec .containers ol.ps-timeline li span {
	width: 50px;
	height: 50px;
	margin-left: -25px;
	background: #fff;
	/*   border-left-color: 4px solid $brand-color-g;
     border-right-color: transparent; 
   border-top: 4px solid $brand-color-g;
   border-bottom-color: transparent; */
	border-radius: 50%;
	box-shadow: 0 0 0 0px #fff;
	text-align: center;
	line-height: 50px -10;
	color: #316805;
	font-size: 2em;
	font-style: normal;
	position: absolute;
	top: -26px;
	left: 50%;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-top {
	border-top: 4px solid #316805;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-top:before {
	content: "";
	color: #316805;
	width: 2px;
	height: 50px;
	background: #316805;
	position: absolute;
	top: -50px;
	left: 50%;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-top:after {
	content: "";
	color: #316805;
	width: 8px;
	height: 8px;
	background: #316805;
	position: absolute;
	bottom: 90px;
	left: 44%;
	border-radius: 100%;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-bot {
	border-bottom: 4px solid #316805;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-bot:before {
	content: "";
	color: #316805;
	width: 2px;
	height: 50px;
	background: #316805;
	position: absolute;
	bottom: -50px;
	left: 50%;
}
.ps-timeline-sec .containers ol.ps-timeline li span.ps-sp-bot:after {
	content: "";
	color: #316805;
	width: 8px;
	height: 8px;
	background: #316805;
	position: absolute;
	top: 90px;
	left: 44%;
	border-radius: 100%;
}
.ps-timeline-sec .containers ol.ps-timeline li p {
	text-align: center;
	width: 100%;
	margin: 5 auto;
}
.ps-timeline-sec .containers ol.ps-timeline li h4 {
	font-size: 20px;
	line-height: 29px;
	color: #316805;
	margin-bottom: 10px;
}
.ps-timeline-sec .containers ol.ps-timeline li .ps-top {
	position: absolute;
	bottom: 0;
	margin-bottom: 105px;
}
.ps-timeline-sec .containers ol.ps-timeline li .ps-bot {
	position: absolute;
	margin-top: 50px;
	font-weight: 400;
}
.ps-timeline-sec .containers ol.ps-timeline li .ps-bottom {
	position: absolute;
	margin: 5px;
	text-align: center;
}
.sl-bg:before {
	background: linear-gradient(rgb(0 0 0 / 2%), rgb(0 0 0));
	border-bottom: 0;
	padding-bottom: 272px;
	z-index: 99;
	bottom: 0;
	content: '';
	display: block;
	position: absolute;
	width: 100%;
}
.pd-0 {
	padding: 0 !important;
}
.breadcrumbs {
	padding-top: 10px !important;
}
.dbox {
	width: 100%;
	margin-bottom: 25px;
	padding: 0 20px;
}
 @media (min-width: 768px) {
.dbox {
	margin-bottom: 0;
	padding: 0;
}
}
.dbox p {
	margin-bottom: 0;
}
.dbox p span {
	font-weight: 500;
	color: #343434;
}
.dbox p a {
	color: #343434;
}
.dbox .icon {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #316805;
	margin: 0 auto;
	margin-bottom: 20px;
}
.dbox .icon span {
	font-size: 20px;
	color: #fff;
}
.dbox .text {
	width: 100%;
}
.col-md-4, .col-md-8 {
	float: left;
}
.mf-textarea, .mf-input-wrapper select {
	width: 100%;
}
.elementor-kit-3 button {
	background-color: #316805 !important;
}
.welcome_msg2 {
	position: static !important;
	left: 0;
	right: 0;
	top: 30%;
	justify-content: inherit;
	padding: 2.25rem 2.25rem;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	width: 100%;
	z-index: 999;
	align-items: center;
}
 @media (min-width: 769px) {
.m-60 {
	margin-top: -60px !important;
}
}
.mb-20 {
	margin-bottom: 14px;
}
.main-bg-hilltop-teas {
	background: url(../images/bg.png);
	padding: 5px 26px;
    background-repeat: no-repeat;
}
/*.main-bg-hilltop-teas2 {
	background: url(../images/leaves.png);
}
*/
.pd-30 {
	padding: 30px 0 20px 0;
}
.bg-tea {
	padding: 30px;
	background-color: #316805;
}
.main-bg-hilltop-teas h2 a {
	color: #fff;
}
.main-bg-hilltop-teas p {
	font-size: 18px;
	line-height: 25px;
	color: #fff;
}
.text-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(transparent, rgb(255 255 255 / 8%), rgb(255 255 255 / 46%));
	backdrop-filter: blur(0.9px);
	padding: 25px 44px;
}
.pos-relative {
	position: relative;
}
.profile-title22 a, h2.profile-title22 {
	padding: 0;
	font-size: 25px;
	font-weight: 600;
	color: #fff !important;
	padding-bottom: -5px !important;
}
h2.profile-title22 a:hover {
	text-decoration: underline !important;
}
.profile-content22 {
	font-size: 17px;
	font-weight: 600;
	color: #fff !important;
	line-height: 24px;
}
@media (max-width: 768px) {
.elementor-container23 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.elementor-7 .elementor-element.elementor-element-ac173fc .jeg-elementor-kit.jkit-team .profile-card{
	padding: 0 20px 0 20px !important;
}
.elementor-7 .elementor-element.elementor-element-670ec71 {
    margin-top: 26px !important;
    margin-bottom: 0px;
}
.elementor-7 .elementor-element.elementor-element-ac173fc .jeg-elementor-kit.jkit-team, .elementor-7 .elementor-element.elementor-element-f4afff8 .jeg-elementor-kit.jkit-team {
	text-align: center !important;
	}
	.elementor-7 .elementor-element.elementor-element-f4afff8 .jeg-elementor-kit.jkit-team .profile-card {
    padding: 0 20px 0 20px !important;
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
	display: block !important;
}
.elementor-icon-list-icon {
	display: none !important;
}
.elementor-7 .elementor-element.elementor-element-e516211 .jeg-elementor-kit.jkit-team .profile-body, .elementor-7 .elementor-element.elementor-element-ac173fc .jeg-elementor-kit.jkit-team .profile-body, .elementor-7 .elementor-element.elementor-element-f4afff8 .jeg-elementor-kit.jkit-team .profile-body {
	background: #fff;
}
.profile-body .profile-title a, .profile-body .profile-content{
	    color: #316805 !important;
}
.profile-card  img {
	border-radius: 40px 40px 0 0;
}
}
@media (min-width: 769px) {
.elementor-container23 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
}
.imgal-img:hover {
	-webkit-filter: opacity(80%);
	filter: opacity(80%);
	cursor: pointer
}
.blog-content-box h3 a:hover {
	text-decoration: underline !important;
}
.top-bar span {
    margin-left: 15px;
    position: relative;
    font-size: 14px !important;
    font-weight: 500;
    color: #316805;
}
.top-bar span:last-child {
    border: none !important;
}
.m-same {
    margin-top: -4px;
}
.m-auto {
	text-align: center;
    margin: 0 auto;
}
.modal {
	display: none; /* Ocultar modal de forma predeterminada */
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.5);
  }
  
  .modal-content {
	background-color: #fefefe;
	margin: 15% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
	border-radius: 8px;
  }
  
  .close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	cursor: pointer;
  }
  
  .close:hover,
  .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
  }
  