
 #body .container{
    max-width: 1300px !important;
}

body{
   
   font-family: "Poppins", sans-serif !important;
   
}

html{
    scroll-behavior: smooth;

}


/* .a-font{
    font-family: "Young Serif", serif;
    
} */

/* @font-face{
    src: url(../fonts/Spartan-Bold.ttf);
    font-family: spartan-bold;
}

*/


/*---------------------- navigation --------------------------*/



/* .main_nav{
    position: absolute;
    top: 0;
    left: 0;
    
} */

.main_nav .navbar .container-fluid{
    padding: 0 60px !important;
    
} 

a.navbar-brand .logo img {
    width: 250px;
}

.main_nav .navbar {
    /* background-color: #fff; */
    padding: 15px 0 !important;
    z-index: 9999999999;
    position: relative;
}

.main_nav .navbar .container .navbar-nav li a {
    color: #000000;
    padding-left: 30px !important;
    font-size: 18px;
    font-weight: 600;
}

.main_nav .navbar .container .navbar-nav li a i {
    font-size: 13px;
    margin-left: 8px;
}



/* .xtd-shadow--large-light {
    box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.22) !important;
} */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
    box-shadow: 0 6px 17px -6px #abaaaa;
    background-color: #fff;
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }



/*------------------- banner ---------------------*/







.bc-img {
    background: url(../images/a.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 800px;
}

/* .bc-img2{
    background: url(../images/banner-3.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 900px;
}

.bc-img3{
    background: url(../images/banner-2.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 900px;
} */

.ban-header {
    color: #203d67;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    /* background: #ffffff; */
    display: inline-block;
    /* padding: 7px 20px; */
    border-radius: 5px;
    margin-bottom: 9px;
    text-align: center;
}

h1.ban-header2 {
    font-size: 68px;
    color: #fff;
    margin-bottom: 23px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 74px;
    padding: 0 270px;
    text-shadow: 2px 2px 4px #222222;
}

p.ban-para {
    color: #ffffff;
    font-size: 43px;
    /* padding: 0 200px; */
    margin-bottom: 35px;
    line-height: 68px;
    text-shadow: 4px 3px 5px #000000;
    font-weight: 600;
    /* text-align: center; */
    /* padding: 0 200px; */
    padding-right: 523px;
}

a.ban-link {
    background: #203d67;
    color: #ffffff;
    font-weight: 600;
    display: inline-block;
    padding: 15px 24px;
    font-size: 15px;
    font-size: 16px;
    border-radius: 5px;
}

a.ban-link i {
    font-size: 12px;
    margin-left: 8px;
}

a.ban-link:hover{
    color: #ffffff;
    text-decoration: none;
}

.ban-color {
    background-color: #31271e !important;
    color: #fff !important;
    margin-left: 8px;
}

/* .ban-text{
    z-index: 9999999999;
    position: relative;
} */



.banner-box {
    /* padding: 211px 0; */
    padding-top: 14%;
    /* text-align: center; */
}

.banner-content{
    position: absolute;
    top: 0;
    left: 0;
}

/* .main-banner .banner .carousel-control-prev {
    left: -110px;
}

.main-banner .banner .carousel-control-next {
    right: -110px;
} */

.main-banner i.fa-solid.fa-chevron-left {
    color: #194a33;
    background: #fff;
    /* padding: 15px 10px; */
    font-size: 15px;
    /* border: 2px solid #fff; */
    width: 58px;
    height: 58px;
    /* border-radius: 100%; */
    line-height: 58px;
    /* opacity: 1 !important; */
    position: absolute;
    top: 46%;
    left: 70px;
    border-radius: 100%;
    /* font-weight: 500; */
}



.main-banner .banner i.fa-solid.fa-chevron-right {
    color: #194a33;
    background: #fff;
    /* padding: 15px 10px; */
    font-size: 15px;
    /* border: 2px solid #fff; */
    width: 58px;
    height: 58px;
    /* border-radius: 100%; */
    line-height: 58px;
    /* opacity: 1 !important; */
    position: absolute;
    top: 46%;
    right: 100px;
    border-radius: 70%;
    /* font-weight: 500; */
}

.carousel-control-prev {
    
    opacity: 1 !important;
}

.carousel-control-next {
    
    opacity: 1 !important;
}




/* .banner{
    position: relative;
}

.banner:before {
    width: 100%;
    height: 52%;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: linear-gradient(rgba(62, 62, 53, 0) 0%, rgb(0 17 31 / 68%) 100%);
    background: linear-gradient(rgba(62, 62, 53, 0) 0%, rgb(0 0 0) 100%);
    z-index: 1;
} */

/*---------------------- about --------------------------*/

h5.ab-head {
    font-size: 30px;
    position: relative;
    color: #203d67;
    font-weight: 600;
    /* font-family: "Young Serif", serif; */
}

h5.ab-head::before {
    content: "";
    top: 55px;
    right: 0;
    left: 0;
    width: 50px;
    height: 3px;
    position: absolute;
    background-color: #203d67;
}

p.ab-para {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 38px;
    margin-top: 45px;
    color: #171717;
    padding-right: 3px;
}



.ab1 {
    margin-top: 136px;
}

.ab-img{
    position: relative;

}

.ab1 {
    
    margin-left: -20px;
}

.ab-img::before {
    content: url(../images/png-tea.png);
    position: absolute;
    bottom: -54px;
    right: -39px;
}

/* .ab-img::after {
    content: url(../images/leaf2.png);
    position: absolute;
    top: 420px;
    right: -62px;
} */

.ab-img img {
    width: 88%;
    /* border-radius: 300px 300px 0px 0px; */
    /* box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.15); */
    height: 560px;
    /* float: right; */
}

.about {
    margin-top: 80px;
}

/*---------------------- bg --------------------------*/

.bg {
    background: url(../images/tea.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 95px 0;
    margin-top: 100px;
}

h5.bg-head {
    font-weight: 600;
    font-size: 40px;
    color: #fff;
    margin-bottom: 18px;
    text-shadow: 4px 3px 5px #000000;
}

p.bg-para {
    /* margin-bottom: 0; */
    color: #4a4a4a;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 25px;
    text-shadow: 4px 3px 5px #000000;
}

.bg2 {
    background: url(../images/bg-6.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 45px 0;
    margin-top: 80px;
}

h5.bg-head2 {
    color: #152b4c;
    font-weight: 600;
    font-size: 27px;
    margin-bottom: 14px;
}

p.bg-para2 {
    margin-bottom: 0;
    color: #464646;
    
}

a.bg-link {
    display: inline-block;
    background: #fff;
    font-weight: 600;
    color: #203d67;
    font-size: 15px;
    padding: 18px 30px;
    border-radius: 6px;
}

a.bg-link i{
    margin-right: 10px;
}

a.bg-link:hover{
    color: #203d67;
    text-decoration: none;
}


/*---------------------- what we do --------------------------*/

.wh-img img {
    width: 100%;
}

.what {
    min-height: auto;
    /* padding: 80px 0 80px; */
    margin-top: 80px;
    /* background-color: #e4efff; */
    position: relative;
}

.what::before {
    content: url(../images/leaf3.png);
    position: absolute;
    top: -127px;
    right: 0px;
    z-index: -1;
}

.what::after {
    content: url(../images/png-tea2.png);
    position: absolute;
    /* top: -63px; */
    /* right: 0; */
    bottom: -97px;
    left: -69px;
}

.wh-box {
    background: #fff;
    padding: 25px;
    /* border-radius: 20px; */
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    min-height: 503px;
    box-shadow: rgba(149, 157, 165, 0.3) 0px 8px 24px;
}

.wh-img {
    margin-top: 24px;
}

h5.wh-cap {
    /* text-align: center; */
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin-bottom: 13px;
    /* font-family: "Young Serif", serif; */
}

.wh-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.wh-list li {
    font-size: 16px;
    color: #000;
    line-height: 33px;
}

.wh-list li i {
    color: #203d67;
    font-size: 12px;
    transform: translateY(-1px);
    margin-right: 7px;
}

.wh-box2 {
    /* text-align: center; */
    /* margin-top: 25px; */
    margin-left: 3px;
}

h5.wh-head {
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 32px;
    position: relative;
    margin-bottom: 30px;
    /* font-family: "Young Serif", serif; */
}

/* h5.wh-head::before {
    content: "";
    top: 58px;
   
    left: 48%;
    width: 59px;
    height: 3px;
    position: absolute;
    background-color: #5b8f1e;
} */

.tea {
    margin-top: 80px;
}

/*---------------------- compliance --------------------------*/

.com {
    background: url(../images/bg-c.png) no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
    /* padding: 45px 0; */
    margin-top: 140px;
}

.co-lft img{
    width: 100%;
}

.co-lft {
    margin-top: -70px;
}

h5.co-head {
    font-weight: 600;
    color: #fff;
    font-size: 28px;
    position: relative;
    margin-bottom: 45px;
}

p.co-para {
    color: #e5e5e5;
    font-weight: 400;
    font-size: 18px;
}

h5.co-head::before {
    content: "";
    top: 55px;
    right: 0;
    left: 0;
    width: 50px;
    height: 3px;
    position: absolute;
    background-color: #ffffff;
}

.co-rt {
    margin-top: 88px;
    margin-left: 50px;
}

/*---------------------- tea --------------------------*/

.te-img img {
    width: 100%;
}

.te-box2 {
    /* text-align: center; */
    /* background: #ffffff; */
    /* font-size: 28px; */
    margin-top: -62px;
    position: relative;
    /* padding: 23px 30px; */
    /* width: 52%; */
    /* margin: -72px auto 0 auto; */
    padding-left: 30px;
}

.te-box{
    position: relative;

}

.te-box:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.33%, #000000 100%);
    opacity: 0.6;
    position: absolute;
    left: 0;
    bottom: -31px;
    width: 100%;
    height: 100%;
    /* z-index: 1; */
}


h5.te-head {
    font-size: 25px;
    letter-spacing: 0.5px;
    /* margin-top: -100px; */
    /* position: relative; */
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
}

.te-box {
    margin-bottom: 40px;
}



/*---------------------- certification --------------------------*/

h5.br-header {
    border-bottom: 0;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
    margin-top: 15px;
    margin-bottom: 0;
    color: #194a33;
}

.brand {
    border-top: 2px solid #5b8f1e;
    padding: 50px 0;
    margin-top: 50px;
}

/*---------------------- source --------------------------*/

.s-img img {
    filter: brightness(0) saturate(100%) invert(19%) sepia(26%) saturate(1184%) hue-rotate(99deg) brightness(99%) contrast(85%);
    width: 46px;
    filter: brightness(0) saturate(100%) invert(18%) sepia(13%) saturate(4974%) hue-rotate(186deg) brightness(96%) contrast(87%);
}

.s-img {
    width: 90px;
    height: 90px;
    background: #f0f6ff;
    border-radius: 100%;
    margin: 0 auto;
    line-height: 86px;
}

h5.s-head {
    /* font-family: "Young Serif", serif; */
    font-size: 20px;
    color: #203d67;
    margin-top: 20px;
    margin-bottom: 13px;
    font-weight: 600;
}

p.s-para {
    margin-bottom: 0;
    font-size: 16px;
    color: #1e1e1e;
    line-height: 30px;
}

.s-box {
    text-align: center;
}

.s-box {
    text-align: center;
    /* background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px 30px; */
}

.source {
    margin-top: 80px;
    /* background: url(../images/tea2.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 0; */
}

.paralox{
    background: url(../images/bg3.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 750px;
    margin-top: 80px;
}

.paralox2 {
    margin-top: -500px;
}

.para-txt {
    /* margin-top: 60px; */
    padding-top: 70px;
}

h2.para-h5 {
    font-weight: 600;
    font-family: "Young Serif", serif;
    font-size: 40px;
    padding: 0 422px;
    line-height: 51px;
}

p.para2 {
    color: #000000;
}

.para-video {
    text-align: center;
}

.para-vi {
    display: inline-block;
    width: 75px;
    height: 75px;
    border: 2px solid #ffffff;
    border-radius: 100%;
    color: #ffffff;
    line-height: 70px;
    /* background-color: #fff; */
}

.para-img{
    background: url(../images/para-cnt.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 702px;
}

.para-video {
    text-align: center;
    padding-top: 25%;
}

/*---------------------- footer --------------------------*/

.footer {
    /* background: #194a33; */
    background: url(../images/ftr-bg2.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    margin-top: 80px;
}

.ftr-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ftr-list li a{
    display: flex;

}

.ftr-list li a h5 {
    font-weight: 300;
    font-size: 17px;
    color: #ffffff;
    line-height: 29px;
    margin-bottom: 0;
}



.ftr-list li a i {
    color: #fff;
    font-size: 13px;
    transform: translateY(9px);
    margin-right: 17px;
}

h5.ftr-capp {
    font-size: 18px;
    color: #fff;
    /* border-bottom: 2px solid #fff; */
    display: inline-block;
    /* padding-bottom: 4px; */
    margin-bottom: 12px;
    letter-spacing: 1px;
    font-weight: 600;
}

.ft-1 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ftr-logo a img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(82deg) brightness(105%) contrast(105%);
    width: 360px;
    /* margin-top: 63px; */
    margin-bottom: 34px;
    /* margin-left: 20px; */
}

.ftr-lft {
    margin-left: 15px;
}

.ftr-padding{
    padding: 40px 0;
}


.footer2 {
    border-top: 1px solid #e5e5e5;
}

h5.ftr-cap.text-center {
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.footer2 {
    border-top: 1px solid #d2d2d2;
    padding: 18px 0;
}

.ftr-4 {
    margin-left: 50px;
}

/*---------------------- overview --------------------------*/

.ov-banner{
    background: url(../images/ov-background.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
}

.ban-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.ban-list li a{
    display: inline-block;
    color: #212529;
    font-weight: 500;
    font-size: 15px;
}

.ban-list li a i {
    font-size: 11px;
    transform: translateY(0px);
}

.ban-txt2 {
    padding: 18px 0;
    border-bottom: 1px solid #cbcbcb;
    /* background: #f5f5f5; */
}

.active2{
    color: #014e88 !important;
}

h5.ov-head {
    font-weight: 700;
    font-size: 35px;
    text-transform: capitalize;
    color: #014e88;
    margin-bottom: 15px;
    position: relative;
}


h5.ov-head::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 23%;
    background-color: rgb(229, 229, 229);
    right: 102%;
    top: 23px;
}

h5.ov-head::after {
    content: "";
    position: absolute;
    left: -29px;
    top: 18px;
    height: 9px;
    width: 9px;
    background-color: #00599c;
    border-radius: 50%;
}

p.ov-para {
    font-size: 18px;
    line-height: 30px;
    padding-right: 183px;
    text-align: justify;
}

.overview {
    margin-top: 55px;
}

.ftr-up{
    margin-top: 70px;
}

/*---------------------- mission --------------------------*/

.mi-img img{
    width: 100%;
}

.mi-head{
    font-weight: 700;
    font-size: 35px;
    text-transform: capitalize;
    color: #014e88;
    margin-bottom: 15px;
    position: relative;
}


p.mi-para {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 32px;
    color: #2f2f2f;
}

.mi-box {
    margin-top: 55px;
    margin-left: 20px;
}

.mi-box2 {
    margin-top: 55px;
    margin-left: 20px;
}

.mission {
    margin-top: 70px;
}

.mi-1 {
    margin-top: 40px;
}

.quality{
    background: url(../images/q-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 0;
    margin-top: 70px;
}

h5.qu-head {
    font-weight: 700;
    font-size: 28px;
    text-transform: capitalize;
    color: #014e88;
    margin-bottom: 15px;
    position: relative;
}

p.qu-para {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 34px;
}

.qu-bg {
    background: #fff;
    padding: 30px;
    width: 60%;
    border-radius: 0 50px 50px 0;
    border-right: 12px solid #014e88;
    border-bottom: 12px solid #014e88;
}

.tr-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.tr-list li a{
    display: inline-block;
}

.tr-list li a i {
    color: #014e88;
    font-size: 11px;
    transform: translateY(-2px);
    margin-right: 10px;
}

.tr-list li a span {
    font-size: 17px;
    text-transform: capitalize;
    color: #014e88;
}

.tr-list li a h5 {
    font-size: 17px;
    color: #313131;
    margin-top: 8px;
    margin-left: 20px;
    margin-bottom: 20px;
}



.tr-list2 {
    margin: 0 0 0 44px;
    padding: 0;
    list-style: none;
}

.tr-list2 li a{
    display: inline-block;
}

.tr-list2 li a i {
    color: #014e88;
    font-size: 7px;
    transform: translateY(-2px);
    margin-right: 10px;
}

.tr-list2 li a span {
    font-size: 17px;
    text-transform: capitalize;
    color: #014e88;
}

.tr-list2 li a h5 {
    font-size: 17px;
    color: #313131;
    margin-top: 8px;
    margin-left: 20px;
    margin-bottom: 20px;
}

p.tr-para {
    font-size: 18px;
    line-height: 30px;
    padding-right: 183px;
    text-align: justify;
    margin-bottom: 0;
    margin-top: 16px;
}

h6.tr-1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 22px;
}

.tr-list3 {
    margin: -10px 0 0 0;
    padding: 0;
    list-style: none;
}

.tr-list3 li a {
    display: inline-block;
    font-size: 17px;
    color: #313131;
    margin-top: 8px;
    /* margin-left: 20px; */
    font-weight: 500;
}

.tr-list3 li a i {
    color: #014e88;
    font-size: 12px;
    transform: translateY(-1px);
    margin-right: 10px;
}

h6.tr-2 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 34px;
    color: #014e88;
}

p.tr-para3 {
    font-size: 18px;
    line-height: 30px;
    padding-right: 183px;
    text-align: justify;
    margin-top: -10px;
}

h5.tr-head2 {
    font-size: 17px;
    font-weight: 600;
    margin-top: 23px;
    margin-bottom: 12px;
}

.tr-list4 {
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
}

.tr-list4 li a {
    display: inline-block;
    font-size: 16px;
    color: #313131;
    margin-top: 8px;
    /* margin-left: 20px; */
    /* margin-bottom: 20px; */
    font-weight: 500;
}

.tr-list4 li a i {
    color: #014e88;
    font-size: 7px;
    transform: translateY(-3px);
    margin-right: 12px;
}

p.rt-para {
    font-size: 18px;
    line-height: 30px;
    padding-right: 183px;
    text-align: justify;
    margin-top: -10px;
}

.tr-top {
    margin-top: 31px !important;
}

.tr-ul{
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;

}

.tr-ul li a {
    display: inline-block;
    font-size: 17px;
    color: #313131;
    margin-bottom: 14px;
}

.tr-ul li a i{
     color: #014e88;
    font-size: 11px;
    transform: translateY(-2px);
    margin-right: 10px;
}

.tr-btm {
    margin-top: 17px !important;
    margin-bottom: 20px;
}