@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap);

html {
    scroll-behavior: smooth;
    overflow-x: hidden
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none !important;
    list-style-type: none;
    font-family: Poppins, sans-serif
}

a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    transition: all .3s ease-in-out
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0
    font-family: 'Microgramma D';
}

dl,
ol,
p,
ul {
    margin-bottom: 0;
    font-size: 16px;
    padding: 0
}

img {
    width: 100%
}

.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    left: -100%;
    top: 0;
    background-color: rgb(0 0 0 / 71%);
    overflow-x: hidden;
    transition: .5s
}

.overlay-content {
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    display: block;
    transition: .3s
}

.overlay a:focus,
.overlay a:hover {
    color: #f1f1f1
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px
}

@media screen and (max-height:450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px
    }
}

.menu-btn {
    float: right;
    display: none
}

.menu-btn a i {
    font-size: 30px;
    color: var(--c1)
}

.responsive-menu-btn a {
    width: max-content;
    margin: 22px auto
}

.responsive-logo a {
    width: 100%;
    margin: 0 auto
}

.overlay.active {
    left: 0
}

.responsive-logo {
    width: 50%;
    margin: 0 auto
}

.call-now {
    width: 60px;
    height: 60px;
    color: var(--color-primary);
    display: block;
    text-align: center;
    border-radius: 100%;
    font-size: 20px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    padding: 0 0;
    line-height: initial;
    box-shadow: 6px 9px 30px 1px rgba(37, 0, 22, .71);
    padding: 0;
    border: solid 3px var(--color-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e95a12;
    color: #fff
}

:focus {
    outline: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.slick-arrow {
    display: flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #ffffff !important;
    position: absolute;
    z-index: 999;
    bottom: -666px;
    top: 0;
    margin: auto 0;
    transition: all .4s;
    border-radius: 50px;
    box-shadow: 0 31.299px 59.303px 0 rgba(10, 4, 60, .06)
}

.slick-prev {
    left: 1154px;
}

.slick-next {
    right: 0px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #c8c8c8;
    font-size: 16px
}

.banner-item input,
.banner-item select,
.banner-item textarea {
    width: 100%;
    height: 45px;
    padding-left: 15px;
    border-radius: 10px;
    margin: 5px 0;
    border: 0
}

.banner-item textarea {
    padding-top: 10px;
    height: 120px
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='fa fa-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
    transition: all 0.5s;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='fa fa-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}

.accordion-button::after {
    transition: all 0.5s;
}

select {
    display: block;
    width: 200px !important;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #a3a3a3;
    border-radius: .25rem;
    -webkit-appearance: none;
    appearance: none;
}

.top-header {
    background: #632b1c;
    padding: 10px;
    margin-bottom: 6px;
}

.top-header p {
    color: #fff;
    font-family: 'Microgramma D';
    font-weight: 400;
    font-size: 18.67px;
    line-height: 26.67px;
}

.top-header p a {
    text-decoration: underline !important;
    color: #fff;
}

.nav-menu ul {
    display: flex;
    justify-content: end;
    gap: 30px;
}

.nav-menu ul li a {
    font-family: 'Microgramma D';
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
}

section.main-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    /* margin-top: -117px; */
    display: flex;
    align-items: end;
    padding-bottom: 60px;
}

header.header {
    /* padding: 30px 0; */
    border-bottom: 1px solid #fff;
    position: relative;
}

.banner-con h1 {
    font-family: 'Microgramma D';
    font-weight: 600;
    font-size: 80px;
    line-height: 110.00000000000001%;
    vertical-align: middle;
    width: 65%;
    color: #fff;
    padding-bottom: 30px;
}

a.btn {
    background: #FFFFFF;
    font-family: 'Microgramma D';
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    border-radius: 30px;
    padding: 13px;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
    width: 12%;
    margin-left: auto;
    border: 1px solid #fff;
    border-radius: 30px;
    bottom: 110px;
    position: absolute;
    right: 0;
    bottom: -230px;








































    li {
        margin: 0 0.25rem;
    }

    button {
        display: block;
        width: 1rem;
        height: 1rem;
        padding: 0;

        border: none;
        border-radius: 100%;
        background-color: #ffffff69;

        text-indent: -9999px;
    }

    li.slick-active button {
        background-color: #fff;
    }

}

p {
    font-family: 'Microgramma D';
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #fff;
}

p.banner-pra {
    margin-top: 200px;
}

.shiping-con p {
    color: #000000;
}

section.shipping {
    padding: 40px 0;
    border-bottom: 1.33px solid #DDDDDD;
}

section.products {
    padding: 70px 0;
}

.title h2 {
    font-family: 'Microgramma D';
    font-weight: 600;
    font-size: 78px;
    line-height: 120%;
    vertical-align: middle;
    padding-bottom: 30px;
}

.product-item {
    margin: 0 10px;
}

.product-item img {
    margin-bottom: 20px;
}

.product-item h3 {
    font-family: 'Microgramma D';
    font-weight: 600;
    font-size: 24px;
    line-height: 37.33px;
    vertical-align: middle;
}

.product-item h5 {
    font-family: 'Microgramma D';
    font-weight: 400;
    font-size: 21.33px;
    line-height: 32px;
    vertical-align: middle;
    color: #472B00;
}

.product-item h5 span {
    color: #808080;
    text-decoration: line-through !important;
}

a.btn-1 {
    border: 1.33px solid #BBBBBB;
    font-family: 'Microgramma D';
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 12px 25px;
    border-radius: 30px;
    color: #000000;
    margin-top: 40px;
}

a.btn-1:hover {
    background: #000;
    color: #fff;
}

.about-con p {
    color: #000;
}

section.products .slick-arrow {
    background: #769e07;
    bottom: 690px;
    top: -60px;
}

section.products .slick-arrow:hover {
    background: transparent;
    border: 1px solid #3A4426;
    color: #3A4426 !important;
}

.about-img img {
    width: 60%;
}

.about-img p {
    color: #000;
    width: 34%;
}

section.about .container {
    padding-bottom: 50px;
}

section.about {
    padding: 0 20px;
}

section.cate {
    padding: 70px 0;
}

section.cate .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cat-btn .btn {
    background: #3A4527;
    color: #fff;
    border: 1px solid #3A4527;
}

.cat-btn .btn:hover {
    color: #3A4527;
    background: transparent;
}

.cat-list ul li a {
    font-family: 'Microgramma D';
    font-weight: 600;
    font-size: 60px;
    line-height: 120%;
    vertical-align: middle;
    color: #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    position: relative;
}

.cat-list ul li {
    position: relative;
}

.cat-list ul li a:hover {
    color: #000;
}

.cat-list ul li {
    border-bottom: 1px solid #BBBBBB;
}

.cat-list ul li {
    position: relative;
    /* anchor ko base banaya */
    /* display: inline-block; */
    /* width/height maintain */
    z-index: 1;
}

.cat-list ul li::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 250%;
    top: 0;
    left: 220px;
    background-image: url("../images/1.png");
    background-size: contain;
    background-position: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: -1;
    background-repeat: no-repeat;
}

.cat-list ul li:hover::after {
    opacity: 1;
}

.cat-list ul li a sup {
    font-family: 'Microgramma D';
    font-weight: 400;
    font-size: 26.67px;
    line-height: 37.33px;
    vertical-align: middle;
    color: #000;
}

section.test {
    padding: 70px 0;
}

.test-item p {
    font-family: 'Microgramma D';
    font-weight: 600;
    font-size: 35px;
    line-height: 45px;
}

.test-item h5 a {
    font-family: 'Microgramma D';
    font-weight: 400;
    font-style: Regular;
    font-size: 18.67px;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: underline !important;
    color: #fff;
    margin-top: 30px;
}

.name {
    display: flex;
    gap: 20px;
    margin-top: 50px;
}

.name-con h4 {
    font-family: 'Microgramma D';
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 24px;
    line-height: 37.33px;
    letter-spacing: 0%;
    color: #fff;
}

.test-item {
    border-bottom: 1px solid #fff;
    padding-bottom: 40px;
}

.title h3 {
    font-family: 'Microgramma D';
    font-weight: 400;
    font-size: 18.67px;
    line-height: 26.67px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 30px;
}

section.partner {
    padding-bottom: 70px;
    padding-top: 70px;
}

.patner-img {
    margin: 0 10px;
}

.test-img img {
    width: 80%;
}

section.test ul.slick-dots {
    bottom: 0;
    width: 20%;
}

section.test .slick-arrow {
    bottom: -384px;
}

section.test .slick-next {
    right: 0px;
}

section.test .slick-prev {
    left: 690px;
}

section.faq {
    padding: 70px 0;
}

section.faq .title h2 {
    text-align: center;
}

button.accordion-button {
    font-family: 'Microgramma D';
    font-weight: 600;
    font-size: 30px;
    line-height: 160%;
    color: #000;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background: transparent;
}

.accordion-button {
    border-bottom: 1px solid #000;
}

.accordion-item {
    border: 0;
    border-bottom: 1px solid #000;
}

footer.footer {
    background: #632b1c;
    padding: 70px 0 0;
}

.footer-logo h3 {
    font-family: 'Microgramma D';
    font-weight: 600;
    font-size: 32px;
    line-height: 42.67px;
    color: #fff;
    padding-bottom: 40px;
}

.footer-logo ul li a {
    font-family: 'Microgramma D';
    font-weight: 400;
    font-size: 18.67px;
    line-height: 26.67px;
    color: #fff;
    padding: 10px 0;
}

.footer-socail-icons a {
    border: 1.33px solid #999999;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #fff;
}

.footer-socail-icons a:hover {
    background: #fff;
    color: #3A4426;
}

.footer-socail-icons {
    margin-top: 50px;
}

form label {
    font-family: 'Microgramma D';
    font-weight: 400;
    font-style: Regular;
    font-size: 18.67px;
    leading-trim: CAP_HEIGHT;
    line-height: 26.67px;
    letter-spacing: 0%;
    color: #fff;
    display: flex;
}

input#emails {
    border: 1.33px solid #BBBBBB;
    background: transparent;
    width: 100%;
    height: 60px;
    padding-left: 15px;
    border-radius: 9px;
    color: #fff;
}

form {
    position: relative;
}

form button {
    position: absolute;
    color: #fff;
    background: transparent;
    box-shadow: unset;
    font-size: 20px;
    right: 10px;
    top: 39px;
    transform: rotate(45deg);
}

.footer-logo p a {
    color: #fff;
    text-decoration: underline !important;
    margin-top: 40px;
}

.copy {
    display: flex;
    gap: 30px;
    border-top: 1px solid #fff;
    padding: 20px 0;
    margin-top: 60px;
}

.copy select {
    background-color: transparent;
    color: #fff;
    border-radius: 30px;
    text-transform: capitalize;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
}

.copy select option {
    color: #000;
}
a.btn:hover {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.logo {
    text-align: center;
}
.left-menu ul {
    display: inline-flex;
}

header.header {
    position: fixed;
    width: 100%;
    top: 0;
    height: 199px;
    z-index: 9999;
    background: #769e07;
}
a.btn, .btn-1 {
    display: none;
}
.logo a img {
    width: 56%;
}
.mission-con.mt-5 {
    background: #769e07;
    padding: 50px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
}

.mission-con p {
    color: #fff;
    margin-top: 20px;
    text-align: center;
}

section.test {
    display: none;
}



html, body {
    overflow-x: hidden !important;
}

@media only screen and (min-width: 100px) and (max-width: 1900px) {
    .nav-menu ul li a {
        font-size: 16px !important;
    }
.nav-menu ul {
    gap: 15px;
}

section.main-banner {
    background-position: right;
    height: 60vh;
}
}




@media only screen and (min-width: 100px) and (max-width: 767px) {
    .banner-slider .slick-dots {
        display: none !important;
    }
.banner-con, .banner-con h1 {
padding: 0px !important;
}
    header.header {
        height: 100px !important;
    }
}



@media only screen and (min-width: 100px) and (max-width: 1024px) {
   .slick-arrow {
    display: flex !important;
   }
}


section.main-banner {
  position: relative;
}

section.main-banner::before {
  content: "";
  position: absolute;
  inset: 0;               /* top:0; right:0; bottom:0; left:0 */
  background: rgba(0,0,0,0.6); /* black overlay */
  z-index: 1;
}

section.main-banner > * {
  position: relative;
  z-index: 2; /* keep content above overlay */
}



.cat-list ul li {
    margin-bottom: 25px;
}



#gallery {
  margin-top: 100px; /* fixed offset */
}
#gallery {
  scroll-margin-top: 300px; /* fixed offset */
}
section.cate {
    display: none !important;
}


.product-item h5, .product-item h3 {
    display: none !important;
}

.bill-img {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.bill-img img {
    width: 300px;
}
.bill-img h2 {
     text-align: center  !important;
     margin-top: 10px !important;
     
}

