html {
  scroll-behavior: smooth;
}

/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,500;0,600;0,700;0,800;0,900;1,400;1,700&display=swap');

*{
margin: 0; padding: 0; box-sizing: border-box;}

body{ font-family: 'Raleway', sans-serif; }
p{ font-family: 'Raleway', sans-serif; font-size:18px;}
a{ font-family: 'Raleway', sans-serif; }
h1,h2,h3,h4,h5,h6{ font-family: 'Raleway', sans-serif; }
.container-wdth{max-width:1660px;padding-left:60px;padding-right:60px;width:100%;display:block;margin-left:auto;margin-right:auto;}
.top-bar{display:block;float:left;width:100%;background:#194a33;}
.top-bar p{font-size:16px;margin-bottom:0px;color:#fff;padding:10px 0px;}
.header-wrapper { padding: 0px; }
.header-wrapper img {
    width: 190px;
}
.header-section	{display: block; background-color: #ffffff;
    float: left;
    width: 100%;padding:0px !important;margin:0px;box-shadow: 6px -4px 10px -1px #194a3380;}
.header-menu{display: block;
    float: left;
    width: 100%;padding:0px;margin:0px;}
	.header-menu li{list-style-type:none;float:left;padding: 2em;}
.header-menu a{font-size: 15px;
    letter-spacing: 2px;color:#194a33;text-transform:uppercase;}
.header-menu a:hover{color:#8cbc4f;}


.slider-section{display: block;
    float: left;
    width: 100%;}
.carousel-text-section{top:25%;text-align:left !important;right:0px;}
.carousel-text-section h1{    font-size: 50px;
    color: #fff;text-transform: capitalize;
    line-height: 55px;
    font-weight: 700;
    margin-bottom: 30px;}
.carousel-text-section p{font-size:20px;color:#fff;}
.carousel-text-section a{background:#ffffff;color:#000;font-size:14px;border-radius:4px;display:block;float:left;
padding:15px 30px;text-decoration:none;font-weight:600;}
.wellness-blossom-section{display: block;
    float: left;
    width: 100%;padding-top:96px;padding-bottom:80px;}
.wellness-blossom-section h2{font-size:40px;line-height:45px;text-align:center;color:#194a33;font-weight: 700;margin-bottom:20px;}
.wellness-blossom-section p{text-align: center;
    color: #194a33;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 25px; font-weight: 500;
}
.wellness-blossom-section h4{font-size: 18px;
    font-weight: bold;text-align: center;color:#194a33}
.wellness-blossom-section span{background: #113c1f;padding: 13px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    vertical-align: middle;
    align-items: center;
    display: flex;
    justify-content: center;margin-bottom:20px;}
	.wellness-blossom-section img{
    width: 45px;
   }
   .wellness-way{text-align:center;}
    .wellness-way:after{position: relative;
    right: -80px;
    bottom: 125px;
    content: "------";
    color: #113c1f;}
	 .wellness-way-last{text-align:center}
.beverage-globally-section{background: linear-gradient(rgb(140 188 79 / 85%),rgb(11 58 28 / 85%)),url(../images/beverage-globally-bg.jpg) center center no-repeat;
    background-size: cover;
    display: block;
    float: left;
    width: 100%;
    padding-top: 96px;
    /* padding-bottom: 96px; */
}

.beverage-globally-section h2{font-size: 40px;line-height: 45px;color:#000;margin-bottom:20px;font-weight: 700;
}
.beverage-globally-section p{    font-size: 20px;
    line-height: 25px;
    font-style: italic;
    color: #fff;
	margin-bottom:10px;
}
.beverage-inner{display:flex;margin-top: 30px;}
.beverage-inner span{background: #fff;
    padding: 13px;
    border-radius: 50%;
    width: 60px;
    height: 60px;margin-right:10px;}
	.beverage-inner img{
    width: 35px;
   }
   .beverage-inner p{
    font-size: 18px;
    line-height: 23px;
    font-style: unset;
	margin-bottom:0px;
	
   }
   .beverage-inner-btn-spc{
    padding-bottom:50px;
   }
     .beverage-inner-rgt-img{
    position: relative;
    bottom: -86px;
	width:100%;
   }
   .text-middle{display: flex;    vertical-align: middle;
    align-items: center;}
	
.tea-benefits-section{display: block;
    float: left;
    width: 100%;padding-top:96px;padding-bottom:96px;background: linear-gradient(rgba(136,180,78,.1),rgba(136,180,78,.1)),url(../images/tea-benefits-bg.png) left bottom no-repeat;}
	
.tea-benefits-divider	{position: relative;
    margin-bottom: 2rem;
    padding-bottom: 2rem;}
.tea-benefits-divider::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 2px;
    bottom: 0;
   left: 25%;
    background: #92c063}
	
.tea-benefits-divider::after {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    bottom: -13px;
    left: calc(50% - 13px);
    background: #194a33;
    border: 10px solid #fff;
    border-radius: 28px;
}	
.tea-benefits-section h2{font-size:40px;line-height:45px;text-align:center;color:#194a33;font-weight: 700;text-transform: capitalize;}

.tea-benefits-section h4{font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #8cbc4f;
    font-style: italic;margin-bottom:20px;}
.tea-benefits-section img{margin-top:40px;}	
.tea-benefits-inner{background-color: #fff;min-height: 160px;
box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075) ;
margin-right: 24px ;
    margin-left:24px;
padding:24px ;
    margin-top: -48px;
text-align: center;    position: relative;}
.tea-benefits-inner h3{font-size: 24px;
    font-weight: bold;
    text-align: center;
color: #194a33;}
	.tea-benefits-inner p{font-size: 18px;line-height:23px;text-align: center;color:#194a33;margin-bottom:0px;}
	
.connect-section{display: block;float: left;
    width: 100%;padding-top:96px;padding-bottom:96px;background: linear-gradient(rgba(136,180,78,.1),rgba(136,180,78,.1)),url(../images/connect-bg.jpg) no-repeat;background-size:cover;}
.connect-section h2{font-size:40px;line-height:45px;text-align:center;color:#194a33;margin-bottom: 20px;font-weight: 700;text-transform:capitalize;}
.connect-section p{font-size: 20px;line-height:25px;text-align: center;color:#194a33;margin-bottom:35px;font-weight: 500; }
.form-section input:focus, textarea:focus, select:focus {box-shadow:unset !important;border-color:#194a33!important;}
.submit-btn{    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    display: block;
    background: #92c063;
    border-color: #92c063;
    float: left;
    padding: 15px 30px;
    box-shadow: none;
    text-decoration: none;
    font-weight: 600;
    border: 0;
}


/* Testimonial CSS */
.testimonial_section { width: 100%; float: left; display: block;  padding-top: 96px;
    padding-bottom: 96px;}
.testimonial_section .testimonial_sec_inr h2{ font-size: 40px;
    line-height: 45px;
    text-align: center;
    color: #194a33;font-weight: 700;margin-bottom:20px;text-transform: capitalize;}
	
.testimonial_section .testimonial_sec_inr p{text-align: center; font-weight: 500;
    color: #194a33;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 25px;}
.main_carousel p{font-size: 18px;
    line-height: 23px;
    color: #194a33;
    margin-bottom: 0px;}
.testimonial_section .main_carousel img{ margin-right: 30px; }
.testimonial_section .carousel-inner { padding-top: 64px;}
.testimonial_section .main_carousel .main_carousel_first .list_star {
       list-style: none;
    padding: 0;
   margin-bottom:35px;}
.slick-dots {
    display: none !important;}  
.list_star  img{ color: #ff961b;width: 22px; margin-right: 5px !important;margin-bottom:0px !important;}
.list_star  li{ float:left;}
.testimonial_section .main_carousel .main_carousel_first .list_star  i{ color: #ff961b; margin-right: 5px;}
.testimonial_section .main_carousel { display: block; }
.testimonial_section .main_carousel .main_carousel_first { display: block;    padding-bottom: 22px;
    padding-top: 22px;}
.testimonial_section .main_carousel .main_carousel_first h3{     color: #194a33;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
}
.testimonial_section .main_carousel .main_carousel_first span{ width: 100%;
    color: #8cbc4f;
    font-size: 18px;
    line-height: 20px;
    display: block;}
.testimonial_section .carousel .carousel_nav {
    position: absolute;
    background-color: #3d6820;
    width: 60px;
    height: 60px;
    border-radius: 50pc;
	top: 50%;
    padding: 18px;
    opacity: initial;}
.testimonial_section .carousel .carousel_nav.carousel-control-next {
	right: -80px;
}
.testimonial_section .carousel .carousel_nav.carousel-control-prev{
	left: -80px;
}

.payment-section{display:block;float:left;width:100%;background:#f6f6f6;padding-top: 20px;padding-bottom:10px;}
.payment-section h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #194a33;
    margin-bottom: 0px;
}
.payment-section ul {margin:0px;padding:0px;float:left;width:100%;    display: flex;
    align-items: center;
    justify-content: center;}
.payment-section li{float:left;text-decoration:none;list-style:none;}
.payment-section a{text-decoration:none;width:40px;}
.payment-section img{text-decoration: none;
    width: 75px;
    padding: 10px;}


/* navbar css*/
.header-section .ul_nav_list { width:100%; justify-content:end; display:flex; }
.header-section .ul_nav_list li { display: block; margin-right: 10px; }
.header-section .ul_nav_list li a{ font-size: 18px; line-height: 22px; color: #194a33; font-weight: 600; }
.header-section .toggle_custom:focus  { box-shadow: none; }
.header-section .toggle_custom  { border: 1px solid #194a33; }
.header-section .navbar-collapse {
    width: 100%;
    display: block;
    padding: 20px;
}	

.menutoggle{display:none;}
.mb-menu {
    display: none;
}
.header_search_area {
    margin-bottom: 0px;
    margin-top: 17px;
}
.jtc_logo, .header_search_area {
    display: block;
    float: left;
}
.blossom_overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}
.hide-menu {
    display: block;
    /* width: 0px !important; */
    /* overflow: hidden; */
}

.show_memu {
    display: block;
    box-shadow: -1px 10px 12px 6px #000;
    width: 300px !important;
}
.menu-toggle {
    display: none;
}

.my-slider{
  padding: 0 70px;
}
.slick-initialized .slick-slide{

  color: #000;
  /* height: 200px; */
  margin: 0 15px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}



.slick-next, .slick-prev{
  z-index: 5;
}
.slick-next{
  right: 15px;
}
.slick-prev{
  left: 15px;
}
.slick-next:before, .slick-prev:before{
    color: #0000007d !important;
    font-size: 28px !important;
}


.about-section{display:block;float:left;width:100%;background: #f6f6f6;}
.about-bg-section{background-image: url(../images/about-bg-1.jpg);
    min-height: 760px;
    background-size: cover;
    background-repeat: no-repeat;background-position:center;}
.about-section h2{    font-size: 40px;
    line-height: 45px;
    
    color: #194a33;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: capitalize;}
	.about-section h4 {
    font-size: 24px;
    font-weight: bold;
    color: #8cbc4f;
    /* font-style: italic; */
    margin-bottom: 20px;
}
.about-section p{ font-size: 18px;
    line-height: 23px;
    color: #194a33;
    margin-bottom: 20px;}
.about-section a{background: #ffffff;
    color: #000;
    font-size: 14px;
    border-radius: 4px;
    display: block;
    float: left;
	border:1px solid #8cbc4f;
    padding: 15px 30px;
    text-decoration: none;
    font-weight: 600;}
 
.about-spc{padding-left:0px!important;padding-right:0px!important;}

.about-rgt-spc{display: flex;
    vertical-align: middle;
    align-items: center;background:#f6f6f6;
    padding-left: 100px !important;
    padding-right: 100px !important;}
.ups-about-section{display:block;float:left;width:100%;padding-top:96px;padding-bottom:96px;}
.ups-about-section h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
	color:#194a33;
}
.ups-about-section p {
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #194a33;
    margin-bottom: 0px;
}
.ups-about-section img{margin-bottom: 15px;}
.ups-about-center{text-align:center}
.ups-about-center img{width:64px;}
.contact-banner-section{
	background: url(../images/contact-bg.jpg) rgb(0 0 0 / 55%);
	background-blend-mode: multiply;
    background-size: cover;
    background-repeat: no-repeat;background-position:center;padding-top: 120px;
	padding-bottom: 120px;
    display: block;
    float: left;
    width: 100%;
}
.contact-banner-section h1 {
    font-size: 50px;
    color: #fff;
    text-transform: capitalize;
    line-height: 55px;
    font-weight: 700;
	margin-bottom:0px;
	
}

.get-in-touch-section{display:block;float:left;width:100%;padding-top:96px;padding-bottom:96px}
.get-in-touch-section h2 {
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    color: #194a33;
    font-weight: 700;
	    margin-bottom: 10px;
    text-transform: capitalize;
}
.get-in-inner-section{background: #f6f6f6;
    padding: 20px 50px;
    display: block;
    float: left;
    width: 100%;margin-top: 20px;}
.get-in-inner-section h3 {
    font-size: 24px;
    font-weight: bold;
    color: #194a33;
	margin-bottom:15px;
	
}
.get-in-inner-section p{
    font-size: 18px;
    line-height: 23px;
    margin-top: 5px;
	margin-bottom:0px;
	color:#194a33;
	font-weight:500;
}
.get-in-inner-section a{
    color:#194a33;
	text-decoration: none;

}
.map-section{margin-top:30px !important;display:block;float:left;width:100%;}
.footer-section{display:block;float:left;width:100%;padding-top:96px;padding-bottom:76px;}
.footer-section h3 {
    font-size: 24px;
    font-weight: bold;
    color: #194a33;
    margin-bottom: 22px;
}
.footer-section ul{padding:0px;margin:0px;}
.footer-section li{list-style-type:none;text-decoration:none;    margin-bottom: 10px;}
.footer-section a{font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #194a33;
    margin-bottom: 35px;
    font-weight: 500;text-decoration:none;}
	.footer-section a:hover{
    color: #92c063;letter-spacing:1px;transition: .3s;}
.footer-section i{font-size: 20px;
    color: #194a33;
    margin-right: 10px;}
	.footer-img-spc {
    margin-bottom: 20px;
    width: 190px;
}
	.footer-section p {
    font-size: 18px;
    line-height: 23px;
    color: #194a33;float:left;
    margin-bottom:15px;
    font-weight: 500;
	width:100%;
}
.footer-btn-spc{display: block;
    float: left;
    width: 100%;}
.office-icons{width: 24px;
    float: left;
    margin-right: 10px;
    margin-top: 2px;}
	.footer-rgt-angle-icon{font-size: 16px;
    width: 13px;
    margin-right: 10px;
    margin-top: -1px;}
.footer-bottom-section {
    display: block;
    float: left;
    width: 100%;
    background: #194a33;
padding: 15px 0px;}
.footer-bottom-section p{
     font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    
}
.form-control {padding:15px !important;}
.form-spc{margin-top:5px !important;}
.form-section label{color: #ff0000;
    font-size: 13px;
    position: relative;
    bottom: 5px;}

#mySidebar{display:none;}
#navbarSupportedContent{display:block;}
.open-toggle{display:none;}


/** ipad portrait**/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.carousel-text-section h1{
    font-size: 45px;
	line-height:50px;}
	
	.carousel-text-section {top:18%;}
	.wellness-blossom-section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.wellness-blossom-section h2 {
    font-size: 35px;
    line-height: 40px;
}
.beverage-globally-section {
    padding-top: 70px;
    padding-bottom:70px;
}
.beverage-globally-section h2 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
}
.tea-benefits-section {
    padding-top: 70px;
    padding-bottom: 50px;
}
.tea-benefits-inner {
    margin-right: 20px;
    margin-left: 20px;
    padding: 15px;
}

.tea-benefits-inner h3 {
font-size: 22px;}

.testimonial_section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.testimonial_section .testimonial_sec_inr h2 {
    font-size: 35px;
    line-height: 40px;
}
.list_star img {
width: 22px !important;}
.connect-section {
    padding-top: 70px;
    padding-bottom:70px;
}
.connect-section h2 {
    font-size: 35px;
    line-height: 40px;
}
.about-bg-section {
    min-height: 500px;
}
.ups-about-section {
    padding-top: 40px;
    padding-bottom: 70px;
}
.about-section h2 {
    font-size: 35px;
line-height: 40px;}
.about-rgt-spc {
   padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 70px;
    padding-bottom: 50px;
}
.get-in-touch-section h2 {
    font-size: 35px;
    line-height: 40px;
}
.contact-banner-section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.contact-banner-section h1 {
    font-size: 45px;
    line-height: 50px;
}
.footer-section {
    padding-top: 70px;
    padding-bottom: 50px;
}
}



/** ipad landscape**/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	
#mySidebar{display:none;}
#navbarSupportedContent{display:none;}
.open-toggle{display:none;}
	.carousel-text-section h1 {
    font-size: 45px;
	line-height:50px;}
	.wellness-blossom-section {
    padding-top: 70px;
    padding-bottom: 54px;
}
.carousel-text-section h1{font-size: 45px !important;
    line-height: 50px;}

.carousel-text-section {top:15%;}
.wellness-blossom-section h2 {
    font-size: 35px;
    line-height: 40px;
}
.wellness-way:after {
    position: relative;
    right: -60px;
    bottom: 125px;
    content: "----";
    color: #113c1f;
}
.beverage-globally-section {
    padding-top: 70px;
    padding-bottom:70px;
}
.beverage-globally-section h2 {
    font-size: 35px;
    line-height: 40px;
    text-align: left;
}
.beverage-inner-rgt-img {
   position: relative;
    bottom: -398px;
    width: 513px !important;
}
.tea-benefits-section {
    padding-top: 70px;
    padding-bottom: 50px;
}
.tea-benefits-inner {
    margin-right: 20px;
    margin-left: 20px;
    padding: 15px;
}

.tea-benefits-inner h3 {
font-size: 22px;}

.testimonial_section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.testimonial_section .testimonial_sec_inr h2 {
    font-size: 35px;
    line-height: 40px;
}
.testimonial_section .main_carousel img {
    width: 100%;
}
.slick-next {
    right: -13px !important;
}
.testimonial_section .main_carousel .main_carousel_first .list_star {
    margin-bottom: 20px;
    display: block;
    float: left;
width: 100%;}
.testimonial_section .main_carousel .main_carousel_first{float:left;}
.list_star img {
width: 22px !important;}
.connect-section {
    padding-top: 70px;
    padding-bottom:70px;
}
.connect-section h2 {
    font-size: 35px;
    line-height: 40px;
}
/**start about**/
.about-bg-section {
    min-height: 885px;
    background-position: center;
}
.ups-about-section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.about-section h2 {
    font-size: 35px;
line-height: 40px;}
.about-rgt-spc {
   padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 40px;
    padding-bottom: 20px;
}
	
	
	/**end about**/
	.get-in-touch-section h2 {
    font-size: 35px;
    line-height: 40px;
}
.contact-banner-section {
    padding-top: 70px;
    padding-bottom: 70px;
}
.contact-banner-section h1 {
    font-size: 40px;
    line-height:45px;
}
	
}



/***mobile view ***/
@media only screen and (min-device-width: 320px) and (max-device-width: 960px) and (-webkit-min-device-pixel-ratio: 2){
	#mySidebar{display: block;}
.sidenav {height: 100%; width: 0; position: fixed; z-index: 9999;top: 0;left: 0;background-color: #113c1f;overflow-x: hidden;transition: 0.5s;padding-top: 60px;}
.header-wrapper img {
    width: 150px;
}
.header-wrapper {
    padding: 10px 0px;
}
.header-section .ul_nav_list li a {
     color: #fff;
}
.carousel-text-section h1 {
font-size: 40px;line-height:45px;}
.carousel-inner img{height:430px;}
.sidenav a {padding: 5px 20px;text-decoration: none;font-size: 16px;color: #818181;display: block;transition: 0.3s;}
.sidenav a:hover {color: #f1f1f1;}
.sidenav .closebtn {position: absolute;top: -3px;right: 25px;font-size: 50px;margin-left: 50px;color: #fff;}
#navbarSupportedContent{display: $none;}
.open-toggle{font-size:30px;cursor:pointer;display: block;}
	
	
	/* #mySidebar{display:none;} */
#navbarSupportedContent{display:none;}
.open-toggle{display:block;}
/**start menu **/
	.show_memu {
    display: block;
    box-shadow: -1px 10px 12px 6px #000;
    width: 300px !important;
}
	
.hide-menu {
    display: block;
    width: 0px !important;
    overflow: hidden;
}
.blossor_overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
} 
 .menu_mb_style {
      position: fixed;
      z-index: 88;
      height: 100vh;
      top: 0;
      left: 0;
      border-radius: 0;
      overflow: auto;
      padding: 10px 0 !important;
      transition: width 0.3s ease;
  }
  
  	
.top-bar p {text-align:center;}
.header-wrapper nav{padding:0px 10px;}
.carousel-text-section {top:13%;}
	/*** end menu**/
	
/*** start home**/
.wellness-blossom-section{padding-top:50px;padding-bottom:50px;}
.wellness-way {
    text-align: center;
    margin-top: 20px;
}
.wellness-blossom-section h2 {
    font-size: 30px;
line-height: 35px;}
.wellness-blossom-section p {
    font-size: 20px;
line-height: 25px;margin-bottom:10px;}
.wellness-way:after{display:none;}
 .wellness-way-last{text-align: center;
    margin-top: 20px;}
.wellness-blossom-section span {margin-bottom:10px;}

.beverage-globally-section{padding-top:50px;padding-bottom:0px;}
.beverage-globally-section h2{  font-size: 30px;
line-height: 35px;text-align:center;}
.beverage-inner-rgt-img {
    bottom: -1px;
    width: 100%;
}
.beverage-inner-btn-spc{padding-bottom:0px;}
.tea-benefits-section{padding-top:50px;padding-bottom:30px;}
.tea-benefits-section h2{  font-size: 30px;
line-height: 35px;text-align:center;}
.beverage-inner p {text-align:left !important;}
.beverage-globally-section p{text-align:center;}
.tea-benefits-section img {
    margin-top: 10px;}
	.list_star img {
    width: 22px !important;}
.tea-benefits-inner {margin-bottom:20px;}
.testimonial_section{padding-top:50px;padding-bottom:50px;}
.testimonial_section .testimonial_sec_inr h2 {
    font-size: 30px;
    line-height: 35px;}
.slick-prev {
    left: 10px !important;
    top: 170px !important;
}
.slick-next {
    right: 18px !important;
    top: 170px !important;
}
.connect-section{padding-top:50px;padding-bottom:50px;}
.connect-section h2 {
    font-size: 30px;
line-height: 35px;}
.payment-section {
   padding: 30px 0px;
}
.testimonial_section .main_carousel img {
    margin-right: 0;
    width: 100%;margin-bottom: 15px;}
	.testimonial_section .main_carousel .main_carousel_first .list_star {
       list-style: none;
    padding: 0;
    display: block;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.slick-initialized .slick-slide {
    color: #000;
    margin: 0px 10px 0 12px;}	
	
	.menu-toggle {
    background: #FFF10F;
    width: 45px;
    height: 45px;
    display: block;
    position: fixed;
    right: 0px;
    top: 140px;
    border-radius: 10px 0px 0px 10px;
    padding: 4px;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/***end home**/

/***start about us**/
.about-bg-section {
    min-height: 350px;}
.about-rgt-spc {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top:50px;
padding-bottom: 30px;}

.about-section h2 {
    font-size: 30px;
    line-height: 35px;}
.ups-about-center{margin-top:30px;}

.ups-about-section {
   padding-top: 20px;
padding-bottom: 50px;}
.ups-about-section img {
    width: 50px;
}
/***end about us**/

.contact-banner-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.contact-banner-section h1 {
    font-size: 45px;
line-height: 50px;}
.get-in-touch-section {
 
    padding-top: 70px;
    padding-bottom: 70px;
}
.get-in-touch-section h2 {
    font-size: 30px;
line-height: 35px;}

.footer-section {
   padding-top: 50px;
    padding-bottom: 20px;
}
.footer-btn-spc{display: block;
    float: left;
    width: 100%;margin-bottom:30px}
}
.footer-section p:last-child{
margin-bottom: 0px;}
.footer-section li:last-child {
    margin-bottom: 0px;
}

 
}
