section#about__about {
    padding: 115px 0px;
    text-align: center;
    background: url(../images/store-bg.webp);
    background-color: #ffefc5;
}

section#about__about h2 {
    font-size: 24px;
    font-family: LEMONMILK-Regular;
    color: #353535;
}

section#about__about h3 {
    font-size: 60px;
    font-family: LEMONMILK-Medium;
    color: #64b445;
    margin-bottom: 0px;
    line-height: 60px;
}

section#about__about h4 {
    font-size: 32px;
    font-family: LEMONMILK-Regular;
    color: #353535;
    margin-bottom: 35px;
}

section#about__about h5 {
    font-size: 18px;
    font-family: LEMONMILK-Medium;
    color: #353535;
    line-height: 30px;
    margin-bottom: 30px;
}

section#about__about p {
    font-size: 17px;
    font-family: Poppins-Medium;
    color: #353535;
    line-height: 30px;
    margin-bottom: 0px;
}

section#about__about p.paratwo {
    padding-top: 25px;
}

/* about-bottom */
section#about__bottom {
    padding: 100px 0px;
    background-color: #e8ffde;
}

section#about__bottom .row {
    margin: 0px;
}

section#about__bottom .rowleft {
    display: flex;
    justify-content: end;
    /* padding-right: 50px; */
}

section#about__bottom .rowright {
    display: flex;
    justify-content: start;
    /* padding-left: 50px; */
}

section#about__bottom .rowleftbox {
    background-color: #64b445;
    padding: 30px 20px 50px 30px;
    height: 480px;
}

section#about__bottom .rowrightbox {
    background-color: #9d8224;
    padding: 30px 20px 50px 30px;
    height: 480px;
}

section#about__bottom .owl-aboutbottomright {
    /* width: 80%; */
}

section#about__bottom .owl-aboutbottomleft {
    /* width: 80%; */
}

section#about__bottom h2 {
    font-size: 32px;
    font-family: LEMONMILK-Regular;
    color: #e8ffde;
    margin-bottom: 18px;
}

section#about__bottom p {
    font-size: 17px;
    font-family: Poppins-Medium;
    color: #e8ffde;
    margin-bottom: 0px;
    line-height: 28px;
}

section#about__bottom .owl-dots .owl-dot span {
    width: 17px;
    height: 17px;
    margin: 0px;
}

section#about__bottom .owl-dots {
    display: flex;
    justify-content: start;
    gap: 3px;
    margin-top: 22px;
    padding-left: 30px;
    display: none;
}

section#about__bottom .owl-dot {
    outline: none !important;
    border: none !important;
}

section#about__bottom .owl-dot.active span {
    background-color: #cf6916;
}

section#about__bottom .owl-dot span:hover {
    background-color: #cf6916;
}

section#about__bottom .owl-dot span {
    background-color: #e0d2a2;
}

section#about__bottom .col-4 {
    padding: 0px 10px;
}

/* team  */
section#about__team {
    padding: 115px 0px 90px;
    background: url(../images/store-bg.webp);
    background-color: #ffefc5;
    position: relative;
}

section#about__team .row {
    margin: 0px;
}

section#about__team h2 {
    color: #353535;
    font-size: 44px;
    font-family: LEMONMILK-Medium;
    line-height: 45px;
    margin: 0px;
}

section#about__team h2::after {
    width: 270px;
    height: 7px;
    background-color: #64b445;
    content: '';
    display: block;
    margin-top: 30px;
}

section#about__team p {
    color: #343434;
    font-size: 16px;
    font-family: Poppins-Medium;
    line-height: 28px;
    word-spacing: 4px;
    margin-top: 25px;
}

section#about__team .col-4 {
    padding: 0px;
}

section#about__team .col-8 {
    padding: 0px;
    padding-left: 20px;
    position: relative;
    top: -5px;
}

section#about__team .owl-carousel .owl-item .owlimage {
    margin: 0 auto;
    height: auto;
    width: 100%;
}

section#about__team .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
}

section#about__team h3 {
    color: #353535;
    font-size: 16px;
    font-family: LEMONMILK-Medium;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
}

section#about__team h4 {
    color: #353535;
    font-size: 16px;
    font-family: Poppins-Medium;
    text-align: center;
    margin-bottom: 0px;
}

section#about__team .owl-aboutteam {
    position: relative;
}

section#about__team .owl-dots .owl-dot span {
    width: 17px;
    height: 17px;
    margin: 0px;
}

section#about__team .owl-dots {
    display: flex;
    justify-content: end;
    gap: 3px;
    position: absolute;
    top: -60px;
    right: 0px;
}

section#about__team .owl-dot {
    outline: none !important;
    border: none !important;
}

section#about__team .owl-dot.active span {
    background-color: #cf6916;
}

section#about__team .owl-dot span:hover {
    background-color: #cf6916;
}

section#about__team .owl-dot span {
    background-color: #e0d2a2;
}

section#about__team .owl-prev {
    background-color: #64b445;
    color: #e0d2a2;
    width: 35px;
    height: 35px;
    border-radius: 200px;
    outline: none;
    border: solid 2px #64b445;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#about__team .owl-next {
    background-color: #64b445;
    color: #e0d2a2;
    width: 35px;
    height: 35px;
    border-radius: 200px;
    outline: none;
    border: solid 2px #64b445;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#about__team .owl-prev:hover {
    background-color: transparent;
    color: #64b445;
}

section#about__team .owl-next:hover {
    background-color: transparent;
    color: #64b445;
}

section#about__team .owl-nav {
    display: none;
    justify-content: center;
    margin-top: 30px;
}

/* testi  */
section#testimonial {
    background-color: #e2e8f3;
    padding: 120px 0px 80px;
}

section#testimonial h4.testimonial-txt {
    font-size: 34px;
    text-align: start;
    font-family: 'LEMONMILK-Medium';
    color: #353535;
    margin-bottom: 10px;
    line-height: 35px;
}

section#testimonial p.happy-customer {
    text-align: start;
    font-size: 19px;
    font-family: 'LEMONMILK-Medium';
    color: #353535;
    margin-bottom: 50px;
}

section#testimonial p.testimonial-para {
    font-size: 16px;
    font-family: 'Poppins-Medium';
    text-align: left;
    margin-left: 20px;
    color: #343434;
    width: 100%;
}

@media (min-width:1400px) {
    section#about__bottom .rowleftbox {
        background-color: #64b445;
        padding: 30px 20px 50px 30px;
        height: 450px;
    }

    section#about__bottom .rowrightbox {
        background-color: #9d8224;
        padding: 30px 20px 50px 30px;
        height: 450px;
    }

}

@media (max-width:1210px) {
    section#banner .carousel-indicators {
        right: 82%;
        margin-right: 0;
        margin-left: 0;
        list-style: none;
        bottom: 10%;
    }
}

@media (max-width:1200px) {
    section#about__about p br {
        display: none;
    }

    section#about__bottom h2 br {
        display: none;
    }

    section#about__team .owl-carousel .owl-item img {
        display: block;
        width: 100%;
    }

    section#about__team .row {
        margin: 0px;
        flex-direction: column;
        gap: 40px;
    }

    section#about__team h2 {
        color: #353535;
        font-size: 44px;
        font-family: LEMONMILK-Medium;
        line-height: 45px;
        margin: 0px;
        text-align: center;
    }

    section#about__team h2::after {
        width: 270px;
        height: 7px;
        background-color: #64b445;
        content: '';
        display: block;
        margin: auto;
        margin-top: 30px;
    }

    section#about__team .col-4 {
        padding: 0px;
        max-width: 100%;
        text-align: center;
    }

    section#about__team .col-8 {
        max-width: 100%;
        text-align: center;
    }

    section#about__team .owl-dots {
        display: flex;
        justify-content: center;
        gap: 3px;
        position: unset;
        margin-top: 40px;
    }

    section#testimonial h4.testimonial-txt {
        font-size: 34px;
        text-align: center;
        font-family: 'LEMONMILK-Medium';
        color: #353535;
        margin-bottom: 10px;
        line-height: 35px;
    }

    section#testimonial p.happy-customer {
        text-align: center;
        font-size: 19px;
        font-family: 'LEMONMILK-Medium';
        color: #353535;
        margin-bottom: 50px;
    }
}

@media (max-width:1150px) {
    section#about__bottom .col-4 {
        padding: 0px 10px;
        max-width: 100%;
    }

    section#about__bottom .row {
        margin: 0px;
        flex-direction: column;
        gap: 20px;
    }

    section#about__bottom .rowleftbox {
        background-color: #64b445;
        padding: 30px 20px 50px 30px;
        height: max-content;
    }

    section#about__bottom .rowrightbox {
        background-color: #9d8224;
        padding: 30px 20px 50px 30px;
        height: max-content;
    }
}

@media (max-width:990px) {
    section#about__about {
        padding: 90px 0px;
        text-align: center;
        background: url(../images/store-bg.webp);
        background-color: #ffefc5;
    }

    section#about__bottom {
        padding: 90px 0px;
        background-color: #e8ffde;
    }

    section#about__team {
        padding: 90px 0px;
        background: url(../images/store-bg.webp);
        background-color: #ffefc5;
        position: relative;
    }

    section#testimonial {
        background-color: #e2e8f3;
        padding: 80px 0px 60px 0px;
    }
}

@media (max-width:600px) {
    section#about__about {
        padding: 70px 0px;
        text-align: center;
        background: url(../images/store-bg.webp);
        background-color: #ffefc5;
    }

    section#about__about h3 {
        font-size: 50px;
        font-family: LEMONMILK-Medium;
        color: #64b445;
        margin-bottom: 0px;
        line-height: 50px;
    }

    section#about__about p {
        font-size: 18px;
        font-family: Poppins-Medium;
        color: #353535;
        line-height: 30px;
        margin-bottom: 0px;
    }

    section#about__bottom h2 {
        font-size: 30px;
        font-family: LEMONMILK-Regular;
        color: #e8ffde;
        margin-bottom: 18px;
    }

    section#about__bottom p {
        font-size: 18px;
        font-family: Poppins-Medium;
        color: #e8ffde;
        margin-bottom: 0px;
        line-height: 28px;
    }

    section#about__team h2 {
        color: #353535;
        font-size: 40px;
        font-family: LEMONMILK-Medium;
        line-height: 40px;
        margin: 0px;
        text-align: center;
    }

    section#about__team h2::after {
        width: 270px;
        height: 7px;
        background-color: #64b445;
        content: '';
        display: block;
        margin: auto;
        margin-top: 15px;
    }

    section#about__team p {
        color: #343434;
        font-size: 18px;
        font-family: Poppins-Medium;
        line-height: 28px;
        word-spacing: 4px;
        margin-top: 25px;
    }

    section#about__bottom {
        padding: 70px 0px;
        background-color: #e8ffde;
    }

    section#about__team {
        padding: 70px 0px;
        background: url(../images/store-bg.webp);
        background-color: #ffefc5;
        position: relative;
    }

    section#testimonial p.testimonial-para {
        font-size: 18px;
        font-family: 'Poppins-Medium';
        text-align: center;
        margin-left: 0px;
        color: #343434;
        width: 100%;
    }

    section#about__team .owl-nav {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }

    section#about__team .owl-dots {
        display: none;
        justify-content: center;
        gap: 3px;
        position: unset;
        margin-top: 40px;
    }

}

.splitting-text .char {
    animation: slide-in 1s cubic-bezier(.5, 0, .5, 1) both;
    animation-delay: calc(100ms * var(--char-index));
}

@keyframes slide-in {
    from {
        transform: translateY(-1em) rotate(-.5turn) scale(0.5);
        opacity: 0;
    }
}