.notica{position:relative;left:0;z-index:1;width:100%;}
.divid{background:url(images/tea-leaf.svg) no-repeat center center;width:16px;height:16px;display:inline-block;background-size:contain;}
.js-marquee{display:flex;align-items:center;}

.stepowl .owl-stage{display:flex;}
.stepowl .owl-stage .item{height:100%;}

.testoer{background:url(images/icons/bucket.svg) no-repeat right bottom 25%, url(images/tea-glass.png) no-repeat left 2% top 5%;background-size:15%;}

.testi-slide.dotta .owl-dots{text-align: right;bottom:20px;}
.testimonial{background:url(images/testimonial/right-quote.svg) no-repeat top -8px right 4%;background-size:70px;padding:45px 30px 110px 30px!important;}
.kiatro{position:absolute;left:0;bottom:20px;width:100%;padding:0 0 0 0}
.circle-inxitials{width:40px;height:40px;}
.subbu{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4em;min-height:calc(1.4em * 2)}
.gappu span{display:inline-block;padding:6px 15px;border-radius:20px;border:1px solid var(--main-color2);line-height:1;font-size:14px;font-weight:bold;background:var(--whiteColor)}

.wayway{background:url(images/icons/splash.svg) no-repeat top 10px center #fffaf0;background-size:70px;}

/* .trending-slider .slider-item .list-card{border:1px solid #b4ce8c;box-shadow:none !important;} */

@-webkit-keyframes fadeInUp {
from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
to{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp {
from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
to{opacity:1;-webkit-transform:none;transform:none}
}

.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
.thing li{opacity:0;list-style:none;}
.thing li h3{margin-bottom:0;line-height:1;height:38px;
color: var(--main-color);
}
.thing li p{font-size:14px;font-family:var(--font2);}
.thing.mactive li{-webkit-animation:fadeInUp 1.5s ease forwards;animation:fadeInUp 1.5s ease forwards;-webkit-animation-delay:.5s;animation-delay:.5s}
.thing.mactive li:nth-of-type(2){-webkit-animation-delay:.7s;animation-delay:.7s}
.thing.mactive li:nth-of-type(3){-webkit-animation-delay:.9s;animation-delay:.9s}
.thing.mactive li:nth-of-type(4){-webkit-animation-delay:1.1s;animation-delay:1.1s}
.thing.mactive li:nth-of-type(5){-webkit-animation-delay:1.3s;animation-delay:1.3s}

.sanimated{opacity:0;}
.sanimated.activo{-webkit-animation:fadeInUp 1.5s ease forwards;animation:fadeInUp 1.5s ease forwards;-webkit-animation-delay:.5s;animation-delay:.5s}
.sanimated2{opacity:0;}
.sanimated2.activo{-webkit-animation:fadeInUp 1.5s ease forwards;animation:fadeInUp 1.5s ease forwards;-webkit-animation-delay:.9s;animation-delay:.9s}


.split-flap{display:inline-flex;gap:4px;}
.digit{height:48px;width:20px;overflow:hidden;position:relative}
.digit span{display:flex;flex-direction:column;line-height:48px;transform:translateY(0);transition:transform 2s cubic-bezier(.4,0,.2,1)}