.amber-home-section-master01 {
    background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) ), url(../img/home/1.jpg);
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
}



.amber-inner01 .card-header {
    padding: 0px;
    background-color: transparent;
}
.amber-inner01 .card-header img {
    margin-top: 0px;
    height: 448px;
}
.amber-inner01 .card {
    background-color: #f5f5ee;
    position: relative;
    box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
    border-radius: 0px;
}
.amber-inner01 .card-block .card-title {
    font-family: GOTHICB;
    color: #056336;
    font-size: 22px;
    text-align: center;
    margin-bottom: 0.5em;
}
.amber-inner01 .card-block .card-text {
    font-family: Raleway-Medium;
    font-size: 15px;
    color: #000;
    text-align: center;
    line-height: 26px;
}
.amber-inner01 .card-block {
    padding: 0em 2.6em;
}


.amber-btn01 {
    text-align: center;
    margin-top: 0.5em;
}
.amber-btn01 .btn-primary {
    color: #056336;
    text-transform: capitalize;
    background-color: transparent;
    font-size: 16px;
    border: 2px solid #056336;
    padding: 2px 15px;
    font-family: GOTHICB;
}
.amber-btn01 .btn-primary:hover {
    background-color: #056336;
    color: #fff;
}
.amber-img01 img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: 145px;
}






.amber-inner02 {
    padding: 50px 0;
}
.inner-title01 {
    margin-bottom: 0.6em;
    margin-top: 2.6em;
}
.inner-title01 h2 {
    font-family: GOTHICB;
    color: #056336;
    font-size: 22px;
    text-align: center;
    margin-bottom: 0em;
    text-transform: uppercase;
}
.amber-inner02 .card-header {
    padding: 1.4em;
    background-color: transparent;
    text-align: center;    
}




.amber-inner02 .card {
    background-color: transparent;
}
.amber-inner02 .card-header .btn-primary {
    background-color: #f5b119;
    font-family: GOTHICB;
    text-transform: uppercase;
    font-size: 18px;
    padding: 3px 45px;
    border: none;
    color: #056839;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-top: -38px;
    margin-left: -10px;
}
.amber-inner02 .card-header .btn-primary:hover {
    background-color: #056336;
    color: #fff;
}







.amber-inner03 .card {
    background-color: transparent;
}
.amber-inner03 .card-block .btn-primary {
    background-color: transparent;
    text-align: left;
    border: none;
    color: #056839;
    font-size: 26px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 1em;
    font-family: GOTHICB;
}
.amber-inner03 .card-block {
    padding: 0 2.6em;
}
.amber-inner03 .card-block .btn-primary img {
    max-width: 100%;
    height: 50px;
    margin-right: 10px;
}
.amber-inner03 .card-header {
    background-color: transparent;
}










.amber-testimonials {
  position: relative;
}
.amber-testimonials .owl-stage-outer {
  padding: 20px 0;
}
.amber-testimonials .owl-dots {
  display: none;
}
.amber-testimonials .card {
    background: transparent;
    box-shadow: none;
    margin: 0 20px;
    padding: 0 10px;
    border-radius: 20px;
    border: 0;
}
.amber-testimonials .card h5 {
    color: #06894b;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.3;
    font-family: GOTHICB;
    margin-bottom: 0.6em;
}
.amber-testimonials .card h6 {
    color: #084a2b;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 1.3;
    font-family: GOTHICB;
    margin-top: 1em;
}
.amber-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}
.amber-testimonials .card p {
    font-size: 15px;
    color: #000;
    font-family: Poppins-Regular;
    line-height: 27px;
    border-top: 1px solid #00000091;
    padding-top: 10px;
    border-bottom: 1px solid #00000091;
    padding-bottom: 10px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.amber-testimonials .active {
  opacity: 1;
  transition: all 0.3s;
}
.amber-testimonials .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  outline: 0;
}
.amber-testimonials .owl-nav .bi {
    font-size: 26px;
    color: #000;
}

.amber-home-section-master02 {    
    background: linear-gradient( rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5) ), url(../img/home/testimonial-bg.jpg);
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5px 0px 0px 0px;
}



.amber-home-section-master03 {
    background: linear-gradient( rgb(237 237 223 / 35%), rgb(237 237 223 / 73%) ), url(../img/home/form-bg.jpg);
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
}
.amber-home-section-master03 .card {
    background-color: transparent;
    margin-top: 1.7em;
}
.amber-home-section-master03 .card-header {
    background-color: transparent;
}
.amber-home-section-master03 .card-block {
    padding: 0em 1.6em;
}
.amber-home-section-master03 .card-block form label {
    display: inline-block;
    color: #084a2b;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.3;
    font-family: GOTHICB;
    margin-top: 1em;
    margin-bottom: 0.3em;
}
.amber-home-section-master03 .card-block form .form-control {
    display: block;
    width: 100%;
    padding: 0.7rem 0.75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #edefe5;
    background-clip: padding-box;
    border: 1px solid #056437;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 0.6em;
    font-family: Raleway-Medium;
}
.amber-home-section-master03 .card-block form .btn-primary {
    color: #056336;
    text-transform: capitalize;
    background-color: transparent;
    font-size: 17px;
    border: 2px solid #056336;
    padding: 2px 15px;
    font-family: GOTHICB;
    margin-top: 1em;
}
.amber-home-section-master03 .card-block form .btn-primary:hover {
    background-color: #056336;
    color: #fff;
}




.sub-banner img {
    width: 100%;
    height: auto;
}


.amber-about01 {
    padding: 30px 0;
}
.amber-about01 .card-header {
    background-color: transparent;
}
.amber-about01 .card-header img {
    max-width: 100%;
    width: max-content;
    margin: 0 auto;
}
.amber-about01 .card-block .card-title {
    font-family: GOTHICB;
    color: #056336;
    font-size: 36px;
    text-align: left;
    margin-bottom: 0.3em;
    text-transform: uppercase;
}
.amber-about01 .card-block .card-text {
    font-family: Raleway-Medium;
    font-size: 15px;
    color: #000;
    text-align: justify;
    line-height: 26px;
}
.amber-about01 .card-block .btn-primary {
    background-color: #febe20;
    border: none;
    border-radius: 0px;
    font-family: GOTHICB;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}



.amber-about02 {
    padding: 30px 0;
}



.amber-about03 {
    padding: 30px 0;
}
.amber-about03 .card-header {
    background-color: transparent;
}
.amber-about03 .card-header .card-title {
    font-family: GOTHICB;
    color: #202528;
    font-size: 22px;
    line-height: 37px;
    text-align: center;
}
.amber-about03 .card-header .card-title i {
    color: #febe20;
    font-size: 36px;
    vertical-align: bottom;
    display: none;
}



.amber-about04 .card-header {
    background-color: transparent;
    padding: 0.6em;
}
.amber-about04 .card-header img {
    margin-bottom: 1.6em;
    background: linear-gradient(to bottom, #056337, #f5b018);
    padding: 2px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.amber-about04 .card-block .card-text {
    font-family: Raleway-Medium;
    font-size: 18px;
    color: #000;
    text-align: justify;
    line-height: 26px;
}
.amber-about04 .card-block {
    padding: 1.6em;
}



.amber-about04 .card {
    background: linear-gradient( rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.92) ), url(../img/about/export.jpg);
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px;
}




.amber-products01 h1 {
    font-family: GOTHICB;
    color: #056336;
    font-size: 36px;
    margin-bottom: 1em;
    text-transform: uppercase;
    text-align: center;
}
.second-title {
    font-family: GOTHICB;
    color: #444;
    font-size: 28px;
    text-align: center;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}
.amber-products01 .card-header {
    background-color: transparent;
    padding: 0.6em;
}
.amber-products01 .card-block {
    background-color: transparent;
    padding: 1.6em;
}
.amber-products01 .card-block .btn-primary {
    background-color: #febe20;
    border: none;
    border-radius: 0px;
    font-family: GOTHICB;
    font-size: 17px;
    text-transform: capitalize;
    color: #000;
}
.amber-products01 .card-block .btn-primary:hover {
    background-color: #056437;
    color: #fff;
}
.amber-products01 .card-block .card-title {
    font-family: GOTHICB;
    color: #444;
    font-size: 22px;
    text-align: left;
    margin-bottom: 0.5em;
    text-transform: capitalize;
}
.amber-products01 .card-block .card-text {
    font-family: Raleway-Medium;
    font-size: 15px;
    color: #000;
    text-align: justify;
    line-height: 26px;
}
.amber-products01 .card-block ul li {
    font-family: Raleway-Medium;
    font-size: 14px;
    color: #000;
    text-align: justify;
    line-height: 26px;
    padding-bottom: 7px;
}
.amber-products01 .ctc-tea-card {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.80) ), url(../img/products/amber-background01.jpg);
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px;
    margin-bottom: 2.6em;
    margin-top: 2.6em;
}


.amber-products01 .orthodox-tea-card {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.80) ), url(../img/products/amber-background02.jpg);
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px;
    margin-bottom: 2.6em;
    margin-top: 2.6em;
}


.amber-products01 .flavoured-tea-card {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.80) ), url(../img/products/amber-background03.jpg);
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px;
    margin-bottom: 2.6em;
    margin-top: 2.6em;
}


.amber-products01 .green-tea-card {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.80) ), url(../img/products/amber-background04.jpg);
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px;
    margin-bottom: 2.6em;
    margin-top: 2.6em;
}




.amber-contact-us01 {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.93) ), url(../img/contact-us/bg.png);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}
.amber-contact-us01 .card {
    background-color: transparent;
}
.amber-contact-us01 h2 {
    font-family: GOTHICB;
    color: #056336;
    font-size: 29px;
    text-align: center;
    margin-bottom: 1.5em;
    text-transform: uppercase;
}
.amber-contact-us01 .card-block .card-title {
    font-family: GOTHICB;
    color: #056336;
    font-size: 19px;
    text-align: left;
    margin-bottom: 0.5em;
    text-transform: capitalize;
    margin-top: 1.3em;
}
.amber-contact-us01 .card-block .card-text a {
    display: block;
    font-size: 16px;
    color: #444;
    text-align: justify;
    line-height: 26px;
    font-family: GOTHICB;
}
.amber-contact-us01 .card-block .card-text {
    margin-bottom: 1.3em;
}
.amber-contact-us01 .card-block .card-text a .bi {
    color: #febe20;
}
.amber-contact-us01 .card-header {
    background-color: transparent;
    padding: 0px;
}
.amber-contact-us01 .card-header h4 {
    font-family: GOTHICB;
    color: #056336;
    font-size: 21px;
    text-align: left;
    margin-bottom: 0.5em;
    text-transform: capitalize;
}
.amber-contact-us01 .card-header form label {
    display: inline-block;
    color: #084a2b;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.3;
    font-family: GOTHICB;
    margin-top: 1em;
    margin-bottom: 0.3em;
}
.amber-contact-us01 .card-header form .form-control {
    display: block;
    width: 100%;
    padding: 0.7rem 0.75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #444;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #056437;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 0.6em;
    font-family: GOTHICB;
}
.amber-contact-us01 .card-header form .btn-succes {
    color: #056336;
    text-transform: capitalize;
    background-color: transparent;
    font-size: 17px;
    border: 2px solid #056336;
    padding: 2px 15px;
    font-family: GOTHICB;
    margin-top: 1em;
}
.amber-contact-us01 .card-header form .btn-succes:hover {
    background-color: #056336;
    color: #fff;
}




.common-bg-card {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.70) ), url(../img/private-label/amber-background04.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px;
    margin-bottom: 2.6em;
    margin-top: 2.6em;
}
.common-bg-card02 {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.70) ), url(../img/private-label/amber-background05.jpg);
    background-position: center center;
}
.common-bg-card03 {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.86) ), url(../img/private-label/amber-background06.jpg);
    background-position: center center;
}

.coffee-bags-bg-card03 {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.80) ), url(../img/private-label/coffee-bags-bg.jpg);
    background-position: center center;
}


.rice-bags-bg-card03 {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.80) ), url(../img/private-label/rice-bags-bg.jpg);
    background-position: center center;
}


.amber-home-section-private-label .tabcontent img {
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}


.amber-home-section-private-label .card-header {
    background-color: transparent;
}

.amber-home-section-private-label .card-header .tab {
  overflow: hidden;
  border: none;
  background-color: transparent;  
}

.amber-home-section-private-label .card-header .tab button {
    background-color: transparent;
    text-align: left;
    border: none;
    color: #056839;
    font-size: 22px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.5em;
    font-family: GOTHICB;
    padding: 10px 16px;
    margin-top: 0.5em;
}
.amber-home-section-private-label .card {
    background-color: transparent;
    margin-top: 2.6em;
}
.amber-home-section-private-label .card-header .tab button:hover {
  background-color: #eceddf;
}
.amber-home-section-private-label .card-header .tab button.active {
  background-color: #eceddf;
}
.amber-home-section-private-label .card-header .tab button img {
    max-width: 100%;
    height: 43px;
    margin-right: 10px;
}
.amber-home-section-private-label .card-block .tabcontent {
  display: none;
  padding: 6px 12px;
  border: none;
  border-top: none;
}
.amber-home-section-private-label .card-block .tabcontent h3 {
    font-family: GOTHICB;
    color: #000;
    font-size: 24px;
    text-align: left;
    margin-bottom: 0.5em;
    margin-top: 0.3em;
    text-transform: capitalize;
}
.amber-home-section-private-label .card-block .tabcontent p {
    font-family: Raleway-Medium;
    font-size: 14px;
    color: #000;
    text-align: justify;
    line-height: 26px;
}
.amber-home-section-private-label .card-block .tabcontent p a {
    font-family: GOTHICB;
    text-transform: capitalize;
    margin-left: 0px;
    color: #0e8d50;
}



.private-label-decription {
    font-family: Raleway-Medium;
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 30px;
    margin-bottom: 1.6em;
}


.amber-llc-footer {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}