



body {
	font-family: 'Philosopher', sans-serif;
	font-size:16px; color:#666;
	line-height:24px; padding:0; margin:0
}

h1, h2, h3, h4, h5{
	font-family: 'Playfair Display', serif;
	color:#333
}

img {
	max-width:100%
}

a:hover,
a:focus {
	text-decoration:none
}

.header_sec {
float: left; width:100%	; position:relative
}
.logo_sec {
	 width:100%;
	 position:absolute;
	 top:0; left:0; 
	 z-index: 100;
}
.logo_sect_fixed {
	background:#fff;
	box-shadow: 0 6px 16px -2px rgba(0,0,0,.1);
	position: fixed;
	top:0; left:0;
	z-index: 100;
	animation: .3s ease-in-out 0s normal none 1 running fadeInDown
}


.header_logo {
width:170px;
	padding:15px 0 10px 0;
float:left	
}



.header_logo a.logo-white {
	display:block;
	
}

.header_logo a.logo-black {
	display:none;
	
}

.logo_sect_fixed .header_logo a.logo-white {
	display:none
}

.logo_sect_fixed .header_logo a.logo-black {
	display:block
}


.logo_sect_fixed .header_logo  {
	width:90px; padding:10px 0
}


.header_red {
	width:100%;
	float:left;
	position:relative
}

.header_contact{
	width:auto;
	float:right;
	background:#; 
	position:relative; top:58px;
	z-index:1
}

.header_contact ul {
	padding:0; margin:0;
	display:inline-block; float:right;
	list-style:none; 
}


.header_contact ul li {
	color:#fff; font-weight:600; font-size:16px
}

.header_contact ul li i {
	 position:relative;
	top:0; color:#ee3f3c;
	font-weight:bold; padding-right:7px;
	font-size:18px
}

.header_contact ul li span {
	font-weight:300; 	font-family: 'Playfair Display', serif;
	display:inline-block; 
}

.logo_sect_fixed .header_contact ul li  {
	color:#ee3f3c ; letter-spacing:1px
}
.logo_sect_fixed .header_contact ul li span {
	color:#666
}

.logo_sect_fixed .header_contact {
	top:30px; padding:0
}



@media (max-width:480px) {
	
	.header_contact {
		display:none
	}
	
	.header_logo {
		float:none; margin:auto; width:135px
	}
	
}









.baner_sec{
	width:100%; float:left
}


@media (max-width:1000px) {
	
	.baner_arab img{
	display:none
}

	.bner_arrow img{
	display:none
}

	
}





.about_sec {
	width:100%; float:left; 
	background:#fff url(../images/bg1.jpg) left no-repeat; 
	background-size:cover;
	padding:100px 0;
	
}

.about_right {
	width:100%; float:left; 
	padding-top:60px
}


.about_sec h1 {
	font-size:67px;
	font-weight:bold;
	color:#453e3c;	margin:0 0 30px 0 
}


.about_sec p {
	color:#000;
	font-size:18px; line-height:32px;
	font-family: 'Philosopher', sans-serif;
	font-style:italic
}



.about_left {
	width:100%; float:left; 
	text-align:center; padding-top:20px
}




@media (max-width:991px) {
	
	.about_right {
		text-align:center; padding-top:30px
	}
	
	.about_left img {
		width:380px
	}
	
	
}

@media (max-width:767px) {

	.about_sec h1 {
		font-size:40px
	}
	
	.about_sec p {
		font-size:18px
	}
	
}





.avatar {
	width: 100%;
	height: auto;
	-webkit-transform: translatey(0px);
	-ms-transform: translatey(0px);
	transform: translatey(0px);
	-webkit-animation: float 3s ease-in-out infinite;
	animation: float 3s ease-in-out infinite
}

@-webkit-keyframes float {
0% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
50% {
-webkit-transform:translatey(-25px);
transform:translatey(-25px)
}
100% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
}
@keyframes float {
0% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
50% {
-webkit-transform:translatey(-25px);
transform:translatey(-25px)
}
100% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
}




.theme-frontend-image {
	position: relative;
	width:50%; float:right;
	margin-top:10%
}
.theme-img {
	position: absolute;
	left: -4%;
	top: -5%
}
.theme_flot-img1 {
	position: absolute;
	left:5%;
	top: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%)
}
.theme_flot-img2 {
	position: absolute;
	left: 8%;
	top: 2%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%)
}
.theme_flot-img3 {
	position: absolute;
	right:10%;
	bottom:5%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%)
}
.theme_flot-img4 {
	position: absolute;
	right:0;
	top: 35%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%)
}
.avatar1 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translatey(0px);
	-ms-transform: translatey(0px);
	transform: translatey(0px);
	-webkit-animation: float1 6s ease-in-out infinite;
	animation: float1 6s ease-in-out infinite
}
.avatar1 img {
	width: 100%;
	height: auto
}
.avatar2 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translatey(0px);
	-ms-transform: translatey(0px);
	transform: translatey(0px);
	-webkit-animation: float2 4.3s ease-in-out infinite;
	animation: float2 4.3s ease-in-out infinite
}
.avatar2 img {
	width: 50px;
	height: auto
}
.avatar3 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translatey(0px);
	-ms-transform: translatey(0px);
	transform: translatey(0px);
	-webkit-animation: float3 4.5s ease-in-out infinite;
	animation: float3 4.5s ease-in-out infinite
}
.avatar3 img {
	width: 50px;
	height: auto
}
.avatar4 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translatey(0px);
	-ms-transform: translatey(0px);
	transform: translatey(0px);
	-webkit-animation: float4 3s ease-in-out infinite;
	animation: float4 3s ease-in-out infinite
}
.avatar4 img {
	width:70px;
	height: auto
}
@-webkit-keyframes float1 {
0% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
50% {
-webkit-transform:translatey(-40px);
transform:translatey(-40px)
}
100% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
}
@keyframes float1 {
0% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
50% {
-webkit-transform:translatey(-40px);
transform:translatey(-40px)
}
100% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
}
@-webkit-keyframes float2 {
0% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
50% {
-webkit-transform:translatey(-35px);
transform:translatey(-35px)
}
100% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
}
@keyframes float2 {
0% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
50% {
-webkit-transform:translatey(-35px);
transform:translatey(-35px)
}
100% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
}
@-webkit-keyframes float3 {
0% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
50% {
-webkit-transform:translatey(-60px);
transform:translatey(-60px)
}
100% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
}
@keyframes float3 {
0% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
50% {
-webkit-transform:translatey(-60px);
transform:translatey(-60px)
}
100% {
-webkit-transform:translatey(0px);
transform:translatey(0px)
}
}
@-webkit-keyframes float4 {
0% {
-webkit-transform:translatey-x(0px);
transform:translatey-x(0px)
}
50% {
-webkit-transform:translatey(-30px);
transform:translatey(-30px)
}
100% {
-webkit-transform:translateyy(0px);
transform:translateyy(0px)
}
}
@keyframes float4 {
0% {
-webkit-transform:translatey-x(0px);
transform:translatey-x(0px)
}
50% {
-webkit-transform:translatey(-30px);
transform:translatey(-30px)
}
100% {
-webkit-transform:translateyy(0px);
transform:translateyy(0px)
}
}



.whychoose_cont {
	width:100%; float:left; 
	padding:130px 0 80px 0;
	background:#fff url(../images/bg.png) center no-repeat; 
	position:relative;
	
}

.whychoose_cont:before {
	width:100%; height:25px;
	background:url(../images/white.png) bottom left; 
	content:"";
	bottom:-24px; left:0;
	position:absolute; z-index:1
}




.health_tea_title  {
	width:100%; float:left; text-align:center;
	margin-bottom:60px
}

.health_tea_title h2{
	font-size:47px;
    font-weight: bold;
    color: #453e3c;
    margin: 0 0 20px 0;
	position:relative
}

.leaf_icon {
	width:80px; height:75px;
	margin:auto;
	background:url(../images/leaf.png) center no-repeat; 
}

.icon_col {
	width:25%; float:left; padding:0 15px
}

.icon_box  {
	width:100%; float:left; 
	text-align:center; margin-bottom:60px
}

.health_icon  {
	width:100%; float:left; 
	margin-bottom:20px;
}

.health_icon img {
	width:100px
}

.icon_box h6 {
	font-size:18px;
	letter-spacing:1px;
	color:#453e3c; font-weight:600;
}





@media (max-width:991px){
	
	.icon_col {
		width:50%
	}
	
}

@media (max-width:767px){
	
	.health_tea_title h2 {
		font-size:40px
	}
	
	.whychoose_cont {
		padding-top:100px
	}
	
}

@media (max-width:480px){
	
	.icon_box h6 {
		font-size:14px
	}
	
}




.footersec {
	width:100%; float:left; 
	background:#333 url(../images/bg2.jpg) center no-repeat; 
	padding:100px 0 70px 0; 
	position:relative
}

.foorer_logo{
	width:100%; float:left; 
	text-align:center; margin-bottom:80px; 
	padding-bottom:80px; 
	border-bottom:1px solid rgba(255,255,255,.1)
}

.foorer_logo img {
	width:170px
}


.footer_category {
	width:100%; float:left; 
	position:relative; margin-bottom:30px;
}

.fc_email {
	padding-left:30px
}


.footer_icon {
/*	width:60px; height:60px;
	background:#ee3f3c;
	border-radius:50%;
	position:absolute;
	left:0; top:0; text-align:center;
	color:#fff; line-height:60px;
	font-size:25px */
}


.footer_category h6 {
	margin:0; color:#fff; font-size:20px;
	font-weight:bold; margin-bottom:15px
}

.footer_category h6 i {
	padding-right:10px; 
	color:#ee3f3c; 
}


.footer_category p,
.footer_category a {
	color:#828282;
	 transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}

.footer_category a:hover {
	color:#fff
}

.coppy_rightsec {
	width:100%; float:left; padding:20px 0; background:#ee3f3c;
	text-align:center
}

 .coppy_rightsec p {
	color:rgba(255,255,255,.7); margin:0;
	
}



 .coppy_rightsec img {
	 width:100px
 }
 
 
 .custom_teacup {
	 position:absolute; top:-100px; right:0;
	  z-index:2
 } 



@media (max-width:991px) {
	
	.fc_email {
	padding-left:0px
} 

.footer_category {
	text-align:center
}

.custom_teacup img {
	width:200px
}

.custom_teacup 
{
	top:-80px; right:15px
}

.theme_flot-img1 {
	top :25%
}
	
}



@media (max-width:480px) {

.custom_teacup img {
	width:165px ; 
}

.custom_teacup {
	top:-60px
}

.footersec {
	padding-top:130px
}


	}
	
	
	
	
	
	
.tea_products {
	width:100% ;float:left;
	padding:130px 0;
	background:#f5f8f2 url(../images/bg3.jpg) center no-repeat; 
	background-size:cover
}	
	
	
.teamargin {
	width:992px; max-width:100%; margin:auto
}	
	
.tea_productcol {
	width:33.333%; float:left;
	padding:0 15px
}	
	
	.tea_productbox {
	width:100%; float:left;
	margin-bottom:30px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.07);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.07);
    box-shadow: 0 0 10px rgba(0,0,0,.07);
}
	
	.tea_productbox_img {
	width:100%; float:left;
}	

.tea_pdt_title {
	width:100%; float:left;
    
}
			
.tea_pdt_content {
	width:100%; float:left;
	background:#fff; 
	padding:25px 15px;
	text-align:center;
	position:relative;	    
}

.tea_pdt_content h4 {
	font-weight:bold; font-size:20px; margin:0 0 7px 0
}



.tea_products_title {
	width:100%; float:left;
	text-align:center; margin-bottom:40px
}

.tea_products_title h2 {
    font-size: 47px;
    font-weight: bold;
    color: #453e3c;
    margin: 0 0 20px 0;
    position: relative;
}




@media (max-width:991px) {
	.tea_products_title p br{
		display:none
	}
	
	.tea_productcol {
		width:50%
	}
}

@media (max-width:767px) {
	.tea_products_title h2{
		font-size:40px
	}
	
	.tea_productcol {
		width:100%
	}
	
}

@media (max-width:530px) {
	.tea_productcol {
	width:100%; padding:0
}
	
}






.company_profile{
	width:100%; float:left;
	background:#fff url(../images/.png) center no-repeat; 
	background-size:cover;
	padding:130px 0 150px 0;
	text-align:center; position:relative
}

.company_profile:before {
	width:100%; height:25px;
	background:url(../images/white.png) bottom right no-repeat; 
	content:"";
	bottom:-24px; left:0;
	position:absolute; z-index:1
}

.profile_margin {
	width:992px; max-width:100%; margin:auto
}

.profile_insec {
	width:100%;float:left; border:2px solid #333;
padding:60px	
}

.profile_insec p {
	line-height:26px; color:#666
}


.profel_title{
	width:100%; float:left;
	padding-bottom:40px
}


.profel_title h2 {
    font-size:60px;
    font-weight:600;
	font-style:italic;
    color: #453e3c;
    margin: 0 ;
    position: relative;
}



@media (max-width:767px) {
	.profel_title h2 {
		font-size:40px
	}
}


@media (max-width:480px) {
	
	.company_profile{
	padding:90px 0 120px 0;
}


.profile_insec {
padding:40px 30px	
}

	
}





.whatsapp_btn {
	position:fixed;
	z-index:10; bottom:0px; left:0;	
}
.whatsapp_btn a{
	color:#fff; background:#2db642;
	padding:20px 20px;
	border-radius:1px; font-weight:400;
	letter-spacing:1px;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
	display:block;
	 transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}

.whatsapp_btn a i {
	font-size:20px;
	position:relative;
	padding-right:5px;
}

.whatsapp_btn a:hover{
	background:#189d0e
}


@media (max-width:1100px) {
	
	.whatsapp_btn a span {
		display:none
	}
	
	.whatsapp_btn a {
		padding:15px 15px 14px 15px; line-height:normal
	}
	
	.whatsapp_btn a i {
		font-size:26px; padding:0
	}
	
	.whatsapp_btn {
	bottom:auto; top:50% 	; left:auto; right:0
}


	
} 













	
	
	

