/*==================
Author       : Dreambuzz
Template Name: Orgenik - Organic Food Html Template
Author URI : https://themeturn.com/
Description: orgenik,organic,food,marketing,shop,product,organic food,farmer,agriculture,fruits,vegetables,healthy food,resposnsive,Fruits Shop, vegetable store
Version      : 1.0
https://pxelcode.com/tf-db/orgenik-demo/orgenik/index.html
================================*/
/*------------------------------------------------------------------
[Table of contents]

1. Common
2. Typography
3. Navigation / #navbar
4. Banner
5. About
6. Service
7. Testimonials
8. Blog
9. Contact
10. Footer / #footer
-------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Rubik:wght@300;500;700&display=swap");

body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 28px;
  margin: 0;
  text-align: left;
  background-color: #fff;
  font-weight: 400;
  color: #6a7695;
  overflow-x: hidden;
}

p {
  color: #6e6e6e;
  font-family: "Poppins", sans-serif;
  line-height: 28px;
  font-size: 15px;
}

/*--------------------
 TYPOGRAPHY
-----------------*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rubik", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: .5rem;
  color: #263b5e;
}

.h1,
h1 {
  font-size: 46px;
}

.h2,
h2 {
  font-size: 32px;
}

.h3,
h3 {
  font-size: 28px;
}

.h4,
h4 {
  font-size: 22px;
}

.h5,
h5 {
  font-size: 18px;
}

.h6,
h6 {
  font-size: 16px;
}

.text-sm {
  font-size: 14px;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #263b5e;
}

.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #F08100;
}

/*-------------------
BUTTONS STYLE
----------------=----*/
.btn {
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  padding: 16px 33px;
  border-radius: 35px;
  font-size: 14px;
  letter-spacing: .5px;
  font-family: "Poppins", sans-serif;
  border: 2px solid transparent;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 0.3s ease-in-out;
}

.btn i {
  display: inline-block;
  padding-left: 18px;
}

.btn-small {
  padding: 12px 25px;
}

.btn:focus {
  box-shadow: none !important;
}

.btn-main {
  background: #e09634;
  color: #fff;
  border-color: #e09634;
}

.btn-main:hover {
  color: #fff;
  border-color: #e09634;
  background: #e09634;
}

.btn-main2 {
  background: #e09634;
  color: #fff;
  border-color: #e09634;
}

.btn-main2:hover {
  background: #F08100;
  color: #fff;
  border-color: #F08100;
}

.btn-border {
  background: transparent;
  color: #e09634;
  border-color: #e09634;
}

.btn-border:hover {
  color: #fff;
  border-color: #e09634;
  background: #e09634;
}

a {
  color: #F08100;
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

a:hover {
  color: #e09634;
  outline: none;
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

a:focus,
a:visited {
  outline: none;
}

ul,
ol {
  margin-bottom: 0px;
  list-style-type: none;
  padding-left: 0px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.p-200 {
  padding: 0px 200px;
}

.form-control {
  transition: all 0.3s ease-in-out;
}

.form-control:focus {
  box-shadow: none;
}

/*====================
Banner Area
======================*/
.section-padding {
  padding: 100px 0px;
}

.page-wrapper {
  padding: 100px 0px;
}

.section-heading {
  margin-bottom: 80px;
  text-align: center;
  position: relative;
}

.section-heading .subheading {
  font-size: 100px;
  opacity: .15;
  position: absolute;
  top: -17px;
  left: 0px;
  right: 0px;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #e09634;
  z-index: -1;
}

.section-heading h2 {
  font-size: 36px;
  letter-spacing: -2px;
  line-height: 48px;
  margin-top: 10px;
}

.subtitle {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  color: #e09634;
  position: relative;
  font-weight: 600;
}

.page-header {
  padding: 220px 0px 120px;
  position: relative;
  background: url("../images/bg/banner-bg-2.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  position: relative;
}

.page-header:before {
  position: absolute;
  content: "";
  background: #263b5e;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: .9;
}

.page-header .block h1 {
  color: #fff;
}

.page-header .block ul li {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
}

.page-header .block ul li a {
  color: #fff;
}

/*-------------------
   MENU
----------------------*/
.site-navigation {
  position: absolute;
  top: 20px;
  z-index: 9;
  width: 100%;
}

.navbar {
  background: #192751;
  padding: 10px 20px;
  border-radius: 4px;
}

.navbar-nav .nav-link {
  padding-right: 30px !important;
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 16px;
  color: #dcdcdc;
}

.navbar-nav .nav-link:hover {
  color: #F08100;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  content: "";
  vertical-align: middle;
  background: no-repeat 50%;
  background-size: 100% 100%;
}

.header-contact-icon {
  width: 50px;
  height: 50px;
  background: #e09634;
  text-align: center;
  margin-right: 20px;
  border-radius: 32px;
  color: #fff;
  font-size: 20px;
  padding-top: 12px;
}

.contact-text span {
  font-size: 14px;
  color: #e0e0e0;
}

.contact-text h4 {
  font-weight: 700;
  color: #fff;
  font-size: 20px;
}

/*-------------------
  DROPDOWN MENU
----------------------*/
.dropdown-menu {
  opacity: 0;
}

.dropdown-item {
  font-size: 14px;
  font-weight: 700;
  padding: 13px 20px;
  transition: all .4s;
  text-transform: capitalize;
  border-left: 2px solid transparent;
  opacity: .7;
  border-bottom: 1px solid #e7e7e7;
}

.dropdown-item:hover {
  text-decoration: none;
  padding-left: 20px;
  opacity: 1;
  background: #f5f5f5;
}

.dropdown-toggle::after {
  display: none;
}

.nav-item.dropdown .dropdown-menu {
  transition: all 300ms ease;
  display: block;
  visibility: hidden;
  opacity: 0;
  top: 120%;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  border: 0px;
  padding: 0px;
  position: absolute;
  min-width: 265px;
}

.nav-item.dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.menu_fixed {
  background: #192751;
  position: fixed;
  top: 0px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.menu_fixed .header-contact-icon {
  background: #e09634;
  color: #fff;
}

.site-navigation2 .navbar-nav .nav-link {
  text-transform: uppercase;
}

/* ================
 BAnner
================*/
.banner {
  position: relative;
  background: #192751;

}

.banner .banner-content {
  padding: 275px 0px 120px;
}

.banner .banner-content span.subheading {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  color: #e09634;
  position: relative;
  padding-left: 60px;
  font-weight: 600;
}

.banner .banner-content span.subheading:before {
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background: #e09634;
}

.banner .banner-content h1 {
  font-size: 75px;
  margin: 25px 0px 30px;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.1;
  font-family: "Rubik", sans-serif;
  color: #ffffff;
}

.banner .banner-content p {
  padding-right: 160px;
  margin-bottom: 40px;
  color: #bfbfbf;
}

.banner-img {
  padding: 150px 0px 0px;
}

.btm-bg {
  position: relative;
  bottom: 0px;
  width: 100%;
}

.btm-bg img {
  width: 100%;
}

.banner-btn .btn {
  margin-right: 10px;
}

.banner-2 {
  background: url("../images/bg/home-1.jpg") center center;
  background-size: cover;
  position: relative;
}

.banner-2:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #ECF1DF;
  opacity: .9;
}

/*=================
FEATURE Section
====================*/
.feature {
  padding: 60px 0px 30px;
}

.feature-item {
  transition: 0.5s;
  position: relative;
  background: #e09634;
  overflow: hidden;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  padding: 8px 10px;
  border-radius: 8px;
  min-height: 129px;
}

.feature-item .feature-img {
  margin-right: 10px;
  background: #ffefda;
  padding: 14px 6px;
  border-radius: 8px;
  border: 1px solid #e9911d;
}

.feature-item .feature-img img {
  max-height: 130px;
  transition: .3s all linear;
}
.feature-item:hover .feature-img img {
  transform: rotate(45deg);
  transition: .3s all linear;
}

.feature-item .feature-content h4 {

  margin-bottom: 4px;
  font-size: 18px;
  color: #fff;
}

.feature-item p {
  margin-bottom: 0px;
  color: #f4f4f4;
  line-height: 22px;
  font-size: 13px;
}

.feature-item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.feature-item:hover:before {
  width: 100%;
  background: #F08100;
}

/*==================
Services
==================*/
.service {
  padding-bottom: 130px;
}

.service .service-img {
  margin: 0 auto 40px;
  border: 10px solid rgba(0, 0, 0, 0.05);
  width: 250px;
  height: 250px;
  position: relative;
  border-radius: 100%;
}

.service .service-img img {
  width: 100%;
}

.service .service-img span {
  position: absolute;
  right: 20px;
  width: 50px;
  height: 50px;
  background: #F08100;
  text-align: center;
  border-radius: 100%;
  padding-top: 10px;
  font-size: 18px;
  color: #fff;
  z-index: 2;
}

.service-item {
  text-align: center;
  transition: 0.5s;
  position: relative;
  background: #fff;
  padding: 35px 35px 0px 35px;
}

.service-item h4 {
  transition: 0.5s;
}

.service-item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.service-item:hover .read-more {
  color: #F08100;
  border-color: #F08100;
}

.service-item:hover h4 {
  color: #F08100;
}

.service-item p {
  margin: 15px 0px 35px;
}

.service-item .btn {
  margin-bottom: -30px;
}

.read-more {
  color: #e09634;
  border-bottom: 2px solid #e09634;
  padding-bottom: 4px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}

/* ===========================
 CTA BG
================================*/
.cta {
  background: url("../images/bg/banner-bg-2.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 0px 0px;
  position: relative;
  margin-bottom: 100px;
}

.cta .cta-content {
  background: #fff;
  padding: 50px;
  position: relative;
  border-left: 10px solid #e09634;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: -100px;
  border-radius: 8px;
}

.cta .cta-content h2 {
  font-size: 48px;
  margin-bottom: 30px;
  font-weight: 300;
  letter-spacing: -2px;
  line-height: 1.3;
}

.cta .cta-content h2 span {
  text-decoration: underline;
  -webkit-text-decoration-color: #F08100;
  text-decoration-color: #F08100;
  font-weight: 700;
}

/*=================
ABOUT Section
====================*/
.about {
  padding: 60px 0px 100px 0px;
}

.about-img {
  position: relative;
  margin-right: 50px;
  margin-top: 30px;
}

.about-img:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.about-img:after {
  position: absolute;
  top: -30px;
  width: 100%;
  height: 100%;
  right: -30px;
  border: 10px solid #ECF1DF;
  content: "";
  z-index: -1;
}

.about-img .video-play {
  width: 100px;
  height: 100px;
  display: inline-block;
  position: absolute;
  right: 25px;
  bottom: 25px;
  background: #fff;
  text-align: center;
  padding-top: 38px;
  color: #e09634;
  font-size: 20px;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

.about-img .video-play:hover {
  background: #e09634;
  color: #fff;
}

.about-img img {
  width: 100%;
}

.about-info {
  margin-bottom: 0px;
}

.about-info p {
  margin: 20px 0px 30px;
}

.about-info ul li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 18px;
  font-weight: 600;
  color: #333;
}

.about-info ul li i {
  color: #e09634;
  margin-right: 10px;
}

.about-info .btn {
  margin-top: 25px;
}

/*=================
Process Section
====================*/
.process-wrap {
  margin-top: 40px;
}

.process-item {
  margin-bottom: 30px;
}

.process-item .process-icon {
  float: left;
  margin-right: 30px;
  width: 50px;
  height: 50px;
  background: #F08100;
  text-align: center;
  color: #fff;
  padding-top: 12px;
  border-radius: 100%;
}

.process-item .process-icon.style-2 {
  background: #e09634;
}

.process-item .process-text {
  overflow: hidden;
}

.process-item .process-text h5 {
  margin-bottom: 10px;
  font-size: 20px;
}

.process-item p {
  margin-bottom: 0px;
}

/*=====================
Products section
====================*/
.product {
  padding-bottom: 70px;
}

.product-item {
  margin-bottom: 30px;
  text-align: center;
  padding: 40px 35px 35px 35px;
  border: 2px solid #eef2fb;
  border-radius: 4px;
  position: relative;
  transition: .4s;
}

.product-item:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: -2px;
  width: 40px;
  height: 3px;
  right: 0px;
  background: #e09634;
  margin: 0 auto;
  opacity: 0;
  transition: .4s;
}

.product-item:hover {
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
}

.product-item:hover:before {
  opacity: 1;
}

.product-item .product-img {
  margin-bottom: 50px;
}

.product-item .product-text h5 {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 20px;
}

.product-item .price-info h6 {
  color: #e09634;
  margin-bottom: 0px;
}

.product-item .price-info h6 span {
  text-decoration: line-through;
  color: #CCC8C8;
  margin-left: 5px;
}

.rating {
  margin-bottom: 10px;
}

.rating i {
  font-size: 13px;
}

.btn-text {
  text-align: center;
  margin-top: 70px;
}

.btn-text p {
  font-size: 20px;
  margin-bottom: 30px;
  color: #222;
}

/*==================
CTA-2
==================*/
.cta-2 {
  background: url("../images/bg/cta.jpg") center center;
  background-size: cover;
  position: relative;
}

.cta-2:before {
  content: "";
  position: absolute;
  background: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;

}

.cta-2 .section-heading {
  margin-bottom: 0px;
}

.cta-2 .section-heading .btn {
  background: #fff;
  border-color: #fff;
  color: #e09634;
}

.cta-2 .section-heading .btn:hover {
  background: #e09634;
  border-color: #e09634;
  color: #fff;
}

.cta-2 .section-heading .subtitle {
  color: #fff;
}

.cta-2 .section-heading h2 {
  margin: 20px 0px 30px;
  color: #fff;
}

/*==================
    Order Processed
=========================*/
.order-booking {
  padding-bottom: 70px;
}

.order-item {
  border: 2px solid #eef2fb;
  padding: 30px 20px;
  position: relative;
  transition: .4s;
  margin-bottom: 30px;
}

.order-item.active,
.order-item:hover {
  background: #eef2fb;
}

.order-item.active i,
.order-item:hover i {
  background: #F08100;
  color: #fff;
}

.order-item h4 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 20px;
}

.order-item p {
  margin-bottom: 0px;
}

.order-item i {
  width: 50px;
  height: 50px;
  background: #ECF1DF;
  text-align: center;
  color: #F08100;
  padding-top: 13px;
  border-radius: 100%;
  position: absolute;
  top: -26px;
  right: 30px;
  transition: .4s;
  font-size: 20px;
  border: 2px solid #fff;
}

/*====================
 DEAL Section
 ==========================*/
.pb-190 {
  padding-bottom: 190px;
}

.deal-info.section-heading {
  margin-bottom: 0px;
  padding-left: 20px;
}

.deal-info.section-heading h2 {
  font-size: 75px;
  margin-bottom: 15px;
}

.deal-info.section-heading p {
  margin-bottom: 30px;
  font-size: 17px;
  padding: 0px 50px;
}

.deal-inner {
  background: #ECF1DF;
  padding: 60px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  margin-top: -90px;
}

.deal-img {
  position: relative;
  z-index: 1;
}

.deal-img:before {
  position: absolute;
  content: "";
  top: 10px;
  right: -45px;
  width: 400px;
  height: 400px;
  background: #fff;
  z-index: -1;
  border-radius: 100%;
}

.deal-img .deal-coupon {
  position: absolute;
  right: -40px;
  top: 40px;
  background: #F08100;
  padding: 3px 14px;
  border-radius: 100%;
  font-weight: 700;
  color: #fff;
  width: 80px;
  height: 80px;
  font-size: 20px;
  text-align: center;
  padding-top: 13px;
  text-transform: uppercase;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}

/*====================
Clients Carousel
=======================*/
.clients-carousel {
  padding: 50px 0px;
}

.clients-thumb {
  width: 100%;
  max-width: 10rem;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/*============================== 
FOOTER section
===================== */
.footer {
  border-top: 1px solid #eef2fb;
  background: #192751;
}

.footer-top {
  padding: 80px 0px 30px;

}

.footer-btm {
  padding: 35px 0px 25px;
}

.footer-btm p {
  margin-bottom: 0px;
}

.footer-about p {
  padding-right: 30px;
  color: #ababab;
}

.footer-gallery ul li {
  width: 30%;
  float: left;
  margin: 3px;
}

.footer-gallery ul li img {
  border-radius: 5px;
}

.footer-widget .widget-title {
  margin-bottom: 30px;
  font-size: 20px;
  position: relative;
  padding-bottom: 15px;
  color: #e09634;
}

.footer-widget .widget-title:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  width: 30px;
  height: 2px;
  background: #e09634;
}

.footer-contact ul li {
  line-height: 35px;
  color: #ababab;
}

.footer-contact ul li i {
  margin-right: 10px;
  color: #e09634;
}

.footer-contact ul li a {
  color: #ababab;
}

.footer-contact ul li a:hover {
  color: #F08100;
  padding-left: 10px;
}

.copyright-bg {
  background: #0f1c44;
  padding: 20px 0px;
  border-radius: 8px;
}

.footer-btm p {
  color: #ababab;
}

.footer-btm-menu a {
  text-transform: uppercase;
  color: #333;
  font-size: 13px;
  padding-left: 20px;
}

.footer-btm-menu a:last-child {
  margin-left: 0;
  padding-left: 4px;
  color: #e09634;
}

.footer-socials a {
  width: 40px;
  height: 40px;
  text-align: center;
  background: #f1f6fa;
  display: inline-block;
  border-radius: 100%;
  padding-top: 7px;
  color: #222;
}

.footer-socials a:hover {
  background: #e09634;
  color: #fff;
}

/*=======================
Contact Form Page
=====================*/
.contact-section {
  padding-bottom: 70px;
}

.contact-item {
  border: 2px solid #eef2fb;
  padding: 35px 20px;
  text-align: center;
  flex-basis: 50%;
  margin: 0px 10px 30px;
  border-radius: 4px;
}

.contact-item p {
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #e09634;
}

#contactForm .form-control {
  transition: all 0.3s ease-in-out;
  background: #eef2fb;
  height: 55px;
  border-radius: 35px;
  padding-left: 20px;
  border-color: transparent;
}

#contactForm .form-control:focus {
  background: transparent;
  border-color: #F08100;
}

#contactForm textarea.form-control {
  height: auto;
  border-radius: 15px;
}

.map {
  height: 350px;
  background: #eee;
}

/*===================
Team Section
================== */
.secondary-bg {
  background: #f1f6fa;
}

.secondary-bg .subheading {
  z-index: 1;
}

.team-item {
  background: #fff;
  position: relative;
  margin-bottom: 30px;
}

.team-item:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #e09634;
  opacity: 0;
  transition: all .4s;
}

.team-item:hover:before {
  opacity: .5;
}

.team-item:hover {
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.team-item:hover ul {
  opacity: 1;
}

.team-info {
  position: relative;
  background: #fff;
  padding: 15px 20px;
  text-align: center;
  border-top: 2px solid #e09634;
}

.team-info h4 {
  margin-bottom: 0px;
  font-size: 20px;
}

.team-info p {
  margin-bottom: 0px;
  color: #e09634;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.team-info ul {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  top: -56px;
  text-align: center;
  left: 0px;
  right: 0px;
}

.team-info a {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  padding-top: 7px;
  border-radius: 100%;
  color: #F08100;
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.team-info a:hover {
  background: #e09634;
  border-color: #e09634;
  color: #fff;
}

/*=============================
 Service page
==========================*/
.feature-2 {
  padding: 50px 0px 0px;
}

.feature-item.style-2 {
  background: #F1F6FC;
  padding: 40px;
  display: block;
  text-align: center;
}

.feature-item.style-2 .feature-img {
  margin-right: 0px;
  margin-bottom: 30px;
}

/*================
Service-2
======================*/
.service-carousel .owl-theme .owl-dots .owl-dot.active span,
.service-carousel .owl-theme .owl-dots .owl-dot:hover span {
  background: #F08100;
}

.service-carousel .owl-dots {
  margin-top: 40px;
}

.service-item.style-2 {
  padding: 30px;
  border: 1px solid #F1F6FC;
}

.service-item.style-2 .service-img {
  margin-bottom: 25px;
  border: 0px;
  width: 200px;
  height: 200px;
  position: relative;
}

/*=======================
Testimonial
=========================*/
.review .review-item {
  padding: 40px 30px 30px 30px;
  background: #F1F6FA;
  text-align: center;
  border-radius: 20px;
}

.review .review-item i {
  font-size: 40px;
}

.review .review-item .desc {
  margin: 20px 0px 30px;
  color: #222;
  font-size: 18px;
  line-height: 36px;
}

.review.owl-carousel .owl-nav {
  position: absolute;
  left: 0px;
  left: -53%;
  bottom: 14%;
}

.review.owl-carousel .owl-nav button.owl-prev,
.review.owl-carousel .owl-nav button.owl-next {
  width: 50px;
  height: 50px;
  background: #F1F6FA;
  border-radius: 100%;
}

.review.owl-carousel .owl-nav button.owl-prev:hover,
.review.owl-carousel .owl-nav button.owl-next:hover {
  background: #e09634;
  color: #fff;
}

.review.owl-carousel .owl-nav button.owl-prev {
  background: #e09634;
  color: #fff;
}

.client-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.client-wrap .client-img {
  border-radius: 100%;
  overflow: hidden;
  max-width: 70px;
  margin-right: 20px;
  border: 5px solid #fff;
}

.client-info h6 {
  margin-bottom: 0px;
}

.client-info p {
  margin-bottom: 0px;
}

/*============

Fixed btm top
--------------*/
.fixed-btm-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
}

.fixed-btm-top .scroll-to-top {
  display: inline-block;
  text-align: center;
  height: 50px;
  background: #e09634;
  color: #fff;
  width: 50px;
  border-radius: 100%;
  padding-top: 10px;
  opacity: 0;
}

.fixed-btm-top .scroll-to-top:hover {
  background: #F08100;
  color: #fff;
}

.scroll-to-top.reveal {
  opacity: 1;
  visibility: visible;
}

/*===================
Blog Main section home
=====================*/
.blog-section {
  background: #f1f6fa;
  padding-bottom: 70px;
}

.blog-post {
  transition: .4s;
  background: #fff;
  margin-bottom: 30px;
}

.blog-post:hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.04);
  background: #fff;
}

.blog-post:hover .blog-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog-post .post-media {
  position: relative;
  transition: .4s;
  overflow: hidden;
}

.blog-post .post-media img {
  transition: .4s;
  width: 100%;
}

.blog-post .post-media span {
  position: absolute;
  right: 20px;
  top: 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.04);
  background: #fff;
  text-align: center;
  font-weight: 500;
  color: #222;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 20px;
  display: inline-block;
  padding: 7px 20px;
  border-radius: 20px;
  z-index: 2;
}

.blog-post .post-content {
  padding: 20px 30px 30px 30px;
}

.blog-post .post-content .post-meta {
  border-bottom: 2px solid #eef2fb;
  padding-bottom: 15px;
}

.blog-post .post-content .post-meta span {
  margin-right: 14px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #6f7172;
  font-size: 12px;
}

.blog-post .post-content .post-meta span i {
  margin-right: 10px;
  color: #ddd;
}

.blog-post .post-content .post-title {
  margin: 18px 0px 13px;
  font-size: 26px;
  line-height: 1.4;
  letter-spacing: -.5px;
}

.blog-post .post-content .btn {
  padding: 13px 30px;
  margin-top: 15px;
}

.blog-post .post-content .btn:hover {
  background: #F08100;
  border-color: #F08100;
  color: #fff;
}

.blog-post:hover h2 {
  color: #F08100;
}

/*==================
Blog PAge 
==================== */
.main-content-area {
  padding: 100px 0px;
}

.post-bg {
  background: #faf9ff;
  border: 1px solid #eef2fb;
}

.post-bg .post-content {
  padding: 30px 40px 40px 40px;
}

/*-----------------
Right Sidebar
-----------------*/
.blog-sidebar .widget {
  padding: 30px;
  background-color: white;
  border: 2px solid #eef2fb;
  border-top-width: 4px;
  margin-bottom: 40px;
  transition: .4s;
  /* ----TAGS-----*/
  /*--------- SEARCH FORM -----------*/
  /*============== Widgte Categories ============ */
}

.blog-sidebar .widget:hover {
  box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
  border-top-color: #8fb569;
}

.blog-sidebar .widget .widget-title {
  font-size: 20px;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 20px;
}

.blog-sidebar .widget .widget-title:before {
  position: absolute;
  content: "";
  bottom: -2px;
  left: 0px;
  width: 40px;
  height: 2px;
  background: #8fb569;
}

.blog-sidebar .widget ul,
.blog-sidebar .widget ol {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0px;
}

.blog-sidebar .widget.widget_tag_cloud a {
  font-size: 13px;
  background: #f5f5f5;
  padding: 6px 16px;
  text-transform: uppercase;
  color: #333;
  margin: 0px 5px 10px 0px;
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.blog-sidebar .widget.widget_tag_cloud a:hover {
  background: #e09634;
  color: #fff;
}

.blog-sidebar .widget.widget_search input {
  height: 55px;
  position: relative;
  border-radius: 0px;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  padding: 9px 10px 9px 20px;
  width: 100%;
}

.blog-sidebar .widget.widget_search .search-form {
  position: relative;
}

.blog-sidebar .widget.widget_search .search-form [type=submit] {
  color: #fff;
  background: #e09634;
  border: 1px solid #e09634;
  padding: 12px 22px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.blog-sidebar .widget.widget_search .search-form [type="submit"] {
  position: absolute;
  top: 0px;
  right: 0px;
  border-radius: 0px;
}

.blog-sidebar .widget.widget_categories ul li:first-child {
  border-top: 0;
  padding-top: 0;
}

.blog-sidebar .widget.widget_categories ul li {
  border-top: 1px solid #eaedff;
  padding: 15px 0;
  overflow: hidden;
  text-align: right;
  color: #647589;
}

.blog-sidebar .widget.widget_categories ul li a {
  display: block;
  color: #647589;
  float: left;
}

.blog-sidebar .widget.widget_categories ul li a i {
  margin-right: 10px;
}

.blog-sidebar .widget.widget_categories ul li a:hover {
  color: #e09634;
}

/*==============
Recent post widget
====================*/
.recent-posts li {
  clear: both;
  margin-bottom: 15px;
  overflow: hidden;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.recent-posts li:last-child {
  margin-bottom: 0px;
  border: 0px;
}

.widget-post-thumb {
  max-width: 80px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 20px;
}

.widget-post-body h6 {
  margin-bottom: 0px;
}

.widget-post-body span {
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}

/*=====================
Blog pagination
===================*/
.blog-pagination {
  margin-top: 60px;
}

.blog-pagination ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  clear: both;
  display: flex;
  align-items: center;
}

.blog-pagination ul li {
  margin-right: 10px;
}

.blog-pagination ul li.active a {
  color: #fff;
  background: #e09634;
  border-color: #e09634;
}

.blog-pagination ul li a {
  width: 50px;
  height: 50px;
  background: #fff;
  color: #e09634;
  border: 1px solid #eee;
  text-align: center;
  padding-top: 10px;
  display: inline-block;
  font-weight: 700;
}

.blog-pagination ul li a:hover {
  background: #e09634;
  color: #fff;
  border-color: #e09634;
}

/*==========================
Single Blog Page 
===========================*/
.post-single h1,
.post-single h2,
.post-single h3,
.post-single h4,
.post-single h5,
.post-single h6 {
  margin-bottom: 20px;
}

.post-single img {
  margin-bottom: 20px;
}

.post-single blockquote {
  padding: 40px 30px 40px;
  margin-top: 35px;
  line-height: 1.5;
  font-size: 24px;
  background: #8fb569;
  position: relative;
  padding-left: 120px;
  color: #fff;
}

.post-single blockquote:after {
  content: "\f10d";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  font-size: 60px;
  opacity: 0.3;
  top: 35%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 30px;
  z-index: 1;
}

.post-single blockquote i {
  font-size: 30px;
  display: none;
}

.post-single blockquote cite {
  display: block;
  font-style: normal;
  margin-top: 20px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.post-single .post-meta {
  border-bottom: 2px solid #eef2fb;
  padding-bottom: 15px;
}

.post-single .post-meta span {
  margin-right: 14px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #6f7172;
  font-size: 12px;
}

.post-single .post-meta span i {
  margin-right: 10px;
  color: #ddd;
}

/*=====================
 Single Post Tags
==========================*/
.blog-footer {
  margin-top: 60px;
}

.single-tags a {
  display: inline-block;
  padding: 6px 16px;
  margin: 0px 5px;
  border: 2px solid #f0f0f0;
  color: #333;
  border-radius: 5px;
}

.single-tags a:hover {
  background: #F08100;
  color: #fff;
  border-color: #F08100;
}

.post-share a {
  width: 50px;
  height: 50px;
  background: #f5f5f5;
  text-align: center;
  padding-top: 12px;
  color: #777;
  display: inline-block;
  border-radius: 100%;
}

.post-share a:hover {
  background: #e09634;
  color: #fff;
}

/*=====================
 Author Info
==========================*/
.author {
  margin: 40px 0px;
  padding: 40px;
  background: #f5f5f5;
  position: relative;
}

.author .author-img {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 25px;
}

.author .author-img img {
  border-radius: 100%;
  border: 5px solid #fff;
}

.author .author-info {
  overflow: hidden;
}

.author .author-info .author-designation {
  color: #F08100;
}

.author .author-info h4 {
  margin-bottom: 0px;
}

.author .author-info ul {
  margin: 25px 0px 0px;
}

.author .author-info ul li a {
  color: #222;
  padding: 0px 6px;
}

/*=====================
 CommentS Area
==========================*/
.comments {
  margin: 90px 0px;
}

.comments .commment-title {
  margin-bottom: 60px;
}

.comments .media {
  margin-bottom: 25px;
}

.comments .media img {
  border-radius: 100%;
}

.comments .media .media-body {
  padding-left: 20px;
}

.comments .media .media-body .media {
  margin-top: 35px;
}

.comments .media .media-body h5 span {
  font-size: 12px;
  padding-left: 10px;
  margin-left: 10px;
  font-family: "Poppins", sans-serif;
  color: #F08100;
  border-left: 1px solid #eee;
}

.comments .media .reply-link {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  float: right;
  text-transform: uppercase;
  color: #777;
  letter-spacing: 1px;
}

.comments .media .reply-link i {
  margin-right: 5px;
}

.comments .media .reply-link:hover {
  color: #F08100;
}

/*=====================
 Comment Forms
==========================*/
.comments-form {
  background: #f5f5f5;
  padding: 30px;
  border-radius: 15px;
}

.comments-form h3 {
  margin-bottom: 10px;
}

.comments-form .comment_form {
  margin-top: 30px;
}

.comments-form .comment_form .form-control {
  height: 50px;
  border-radius: 40px;
  padding: 15px 15px 15px 20px;
  font-size: 14px;
  border: 1px solid #eee;
}

.comments-form .comment_form textarea.form-control {
  height: auto;
  border-radius: 15px;
}

.comments-form .comment_form .btn {
  padding: 14px 30px 14px 30px;
  margin-top: 20px;
}

/*=====================
 Single POst Navigation
==========================*/
.blog-navigation {
  margin: 60px 0px;
  padding: 50px 0px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  clear: both;
}

.blog-navigation a {
  color: #222;
  font-size: 20px;
}

.blog-navigation a span {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #e09634;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.blog-navigation .next-post {
  text-align: right;
  float: right;
}

.single-tags {
  margin-bottom: 20px;
}

.single-tags a {
  margin-bottom: 10px;
}

.post-share a {
  margin-bottom: 10px;
}

.navbar-brand img {
  width: 62%;
}

#cat_feature {
  float: left;
  position: relative;
  width: 100%;
  margin: 0 0 0;
}

#cat_feature .parallex {
  background-position: center bottom !important;
  padding: 50px 0 185px;
  float: left;
  width: 100%;
  background-size: cover;
  background-color: #fff5e7;
}

#cat_feature .tt-titletab {
  float: left;
  width: 100%;
  position: relative;
}

#cat_feature .tt-titletab .box-heading h3 {
  color: #000;
  font: 700 40px / 42px "Philosopher", Helvetica, sans-serif;
  text-align: center;
  text-transform: capitalize;
  display: inline-block;
  float: none;
  margin: 0 0 13px;
  padding: 0 0 52px;
  position: relative;
  vertical-align: top;
  width: 100%;
  cursor: pointer;
  letter-spacing: 1px;
}

.box-heading h3::after {
  background: rgba(0, 0, 0, 0) url(../images/separator.png) no-repeat scroll center bottom;
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  top: auto;
  bottom: 0;
  margin: 0 auto;
  height: 40px;
  width: 100%;
}

.tt-category-featured .ttfcat-items {
  position: relative;
  padding: 0;
  float: left;
  width: 100%;
}

.category-feature {
  width: 100%;
  float: left;
  padding: 0;
}

.tt-category-featured .ttfcat-items .item {
  float: left;
  width: 100%;
  position: relative;
      margin-bottom: 20px;
}

.tt-category-featured .ttfcat-items .content {
  text-align: center;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  overflow: hidden;
  float: left;
  width: 100%;
  position: relative;
}

.tt-category-featured .ttfcat-items .content .tt_cat_content {
  float: left;
  width: 100%;
  position: relative;
  background: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  margin: 5px 0;
  padding: 10px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}

.tt-category-featured .ttfcat-items .item .image {
  float: none;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 48px 0 48px;
}

.tt-category-featured .ttfcat-items .item .image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  z-index: -1;
  clip-path: circle(90% at 50% 0%);
  background: #b32b32;
}

.tt-category-featured .ttfcat-items .item .image a {
  display: block;
  position: relative;
  width: 100%;
}

.tt-category-featured .ttfcat-items .item .image a img {
  -webkit-transition: 400ms ease-in-out;
  -moz-transition: 400ms ease-in-out;
  -ms-transition: 400ms ease-in-out;
  -o-transition: 400ms ease-in-out;
  transition: 400ms ease-in-out;
  width: 80%;
  margin: 20px 0 0;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  transform: rotate(-11deg);
}

.tt-category-featured .ttfcat-items .item .caption {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 0 0 12px;
}

.tt-category-featured .category-feature .caption .cat-title {
  float: none;
  width: auto;
  position: relative;
  z-index: 1;
}

.tt-category-featured .caption .cat-title>h4 {
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  position: adsolute;
  margin: 0;
}

.tt-category-featured .caption .cat-title>h4 a {
  font-size: 20px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0 0 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: auto;
  position: relative;
  overflow: hidden;
  color: #111;
}

.tt-category-featured .caption .cat-title>h4 a::after {
  content: '';
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  background: #fff;
  height: 1px;
  width: 30px;
}

.tt-category-featured .ttfcat-items .item:hover .image a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.tt-category-featured .ttfcat-items .content .tt_cat_content {
  background: #ffebec;
  border: 1px solid #eed7d8;
}

.ttfcat-items .category-feature .row .col-md-4:nth-child(2) .content .tt_cat_content {
  background: #ddf1e5;
  border: 1px solid #cae8d6;
}

.ttfcat-items .category-feature .row .col-md-4:nth-child(3) .content .tt_cat_content {
  background: #ffeaf4;
  border: 1px solid #f0d1df;
}

.ttfcat-items .category-feature .row .col-md-4:nth-child(4) .content .tt_cat_content {
  background: #f9efdc;
  border: 1px solid #eaddc4;
}

.ttfcat-items .category-feature .row .col-md-4:nth-child(5) .content .tt_cat_content {
      background: #e8fff8;
    border: 1px solid #d3e5e0;
}

.ttfcat-items .category-feature .row .col-md-4:nth-child(2) .item .image::before {
  background: #72b98d;
}

.ttfcat-items .category-feature .row .col-md-4:nth-child(3) .item .image::before {
  background: #de5394;
}

.ttfcat-items .category-feature .row .col-md-4:nth-child(4) .item .image::before {
  background: #eca929;
}
.ttfcat-items .category-feature .row .col-md-4:nth-child(5) .item .image::before {
  background: #37ba90;
}

.quality_section {
  padding: 50px 0px;
  width: 100%;
  display: inline-block;
  background: #fff;
  background: #fff5e7;
}

.quality_section_wrap {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.sec_ptb_100 {
  padding: 60px 0px;
}

.pb-2 {
  padding-bottom: .5rem !important;
}

.category_sub_title i,
.shop_sec_sub_title i,
.prdc_ctg_sub_title i,
.product_sec_sub_title i,
.quality_sub_title i,
.product_ctg_sub_title i,
.offer_sub_title i,
.gallery_lft_sub_title i,
.trend_sub_title i {
  color: #7cc000;
  font-size: 0.5rem;
  padding: 0rem 0.1rem;
}

.quality_top_title h2 {
  color: #292929;
  font-size: 2.8125rem;
  font-weight: 900;
}

.quality_title h4 {
  color: #414141;
  font-size: 1.42rem;
  font-weight: 700;
}

.quality_title h4 font {
  font-weight: 400;
}

.quality_desc p {
  color: #7a7b78;
  font-size: 0.99375rem;
}

.quality_img {
  width: 200px;
  height: 80px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  padding: 5px;
  margin-right: 6px;
}

.quality_middle_gallery {
  max-width: 300px;
  margin: auto;
}

.img_moving_anim1 {
  position: relative;
  -webkit-animation: glide1 2s ease-in-out alternate infinite;
  animation: glide1 2s ease-in-out alternate infinite;
}

.quality_img img {
  max-width: 100%;
}

.quality_sub_title span {
  font-size: 14px;
  font-weight: 600;
  color: #e09634;
  letter-spacing: 2px;
}

.quality_text {
  width: 604px;
}

.quality_top_content {
  margin-bottom: 60px;
}

.icon_text_homepage {
  background: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 250, 243, 1) 100%);
  background-attachment: fixed;
  color: rgba(46, 42, 57, .75);
  padding: 40px 0;
}

.page-width {
  padding-top: 12px;
  padding-bottom: 0px;
  position: relative;
  z-index: 0;
  padding: 0 5rem;
}

.icon-with-text--horizontal {
  display: flex;
  justify-content: flex-start;
  column-gap: 3rem;
  flex-direction: row;
}

.icon-with-text--horizontal .icon-with-text__item {
  flex-direction: column;
  width: 33%;
}

.icon-with-text__item {
  display: flex;
  align-items: center;
}

.icon-with-text .icon {
  fill: rgb(46 42 57);
  height: calc(2.3rem);
  width: calc(2.3rem);
  margin-bottom: 14px;
}

.client-logo {
  width: 100%;
  display: inline-block;
  background: #f1f6fa;
}

.falling-makhana {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  /* So buttons under can be clicked */
  z-index: 10;
}

.makhana {
  position: absolute;
  top: -80px;
  /* Start just above visible area */
  width: 40px;
  /* Or adjust for size */
  opacity: 0.9;
  animation: makhanaFall 3s linear infinite;
}

.makhana:nth-child(2) {
  animation-delay: 0.8s;
}

.makhana:nth-child(3) {
  animation-delay: 1.6s;
}

.makhana:nth-child(4) {
  animation-delay: 1.2s;
}

.makhana:nth-child(5) {
  animation-delay: 0.4s;
}

.makhana-block {
  position: absolute;
  left: 40px;
  top: 34px;
}

.makhana-block {
  position: absolute;
  right: 40px;
  bottom: 14px;
  animation: floatMakhana 3s ease-in-out infinite;
}

.makhana-rotate {
  display: inline-block;
  animation: rotateMakhana 6s linear infinite;
  width: 150px;
  /* adjust size */
  height: 150px;
  position: absolute;
  bottom: 40px;
  right: 22px;
}

.experience-year {
  position: relative;
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #192751;
  border: 4px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  left: 48%;
  transform: translateX(-50%);
  /* bottom: 0; */
}

.experience-year .icon {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f7a400;
  color: #ffffff;
  line-height: 0;
  font-size: 36px;
  border-radius: 50%;
}

.experience-year .content .circle {
  position: absolute;
  margin-bottom: 0;
  font-size: 15px;
  text-transform: uppercase;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.experience-year .content .circle span {
  position: absolute;
  top: -64px;
  display: inline-block;
  transform-origin: 0 64px;
}

.experience__box-two {
  position: absolute;
  transform: rotate(180deg);
  left: 11px;
  bottom: 9%;
  padding: 60px 25px;
}

@media (max-width: 767.98px) {
  .experience__box-two {
    display: none;
  }
}

.experience__box-three {
  display: flex;
  align-items: center;
}

.experience__box-three .title {
  background: #f4e7cc;
  border: 1px solid #f4e7cc;
  border-radius: 16px;
  margin-bottom: 0;
  padding: 30px 28px;
}

@media (max-width: 1199.98px) {
  .experience__box-three .title {
    padding: 25px 25px;
  }
}

.experience__box-three .title span {
  background: linear-gradient(180deg, #ffce4f 0%, #f79400 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 90px;
  font-weight: 800;
  line-height: 0.8;
  position: relative;
  font-family: Arial, sans-serif;
}

@media (max-width: 1199.98px) {
  .experience__box-three .title span {
    font-size: 60px;
  }
}

@media (max-width: 991.98px) {
  .experience__box-three .title span {
    font-size: 80px;
  }
}

.experience__box-three p {
  margin-bottom: 0;
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Arial, sans-serif;
  margin-left: -15px;
}

@media (max-width: 1199.98px) {
  .experience__box-three p {
    font-size: 14px;
  }
}

.experience__box-three p span {
  display: block;
}

.experience__box-four {
  display: flex;
  background: #fff;
  border-radius: 40px;
  align-items: center;
  gap: 10px;
  position: absolute;
  left: -15%;
  bottom: 36%;
  transform: rotate(-90deg);
  padding: 22px 30px;
}

@media (max-width: 1199.98px) {
  .experience__box-four {
    left: -22%;
  }
}

@media (max-width: 767.98px) {
  .experience__box-four {
    display: none;
  }
}

.experience__box-four .title {
  margin-bottom: 0;
  background: linear-gradient(180deg, #ffce4f 0%, #f79400 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 70px;
  font-weight: 900;
  line-height: 0.8;
}

.experience__box-four p {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Arial, sans-serif;
  color: #f79400;
}

.experience__content {
  display: flex;
  align-items: center;
  gap: 20px;
  writing-mode: vertical-lr;
  position: relative;
}

@media (max-width: 1199.98px) {
  .experience__content {
    left: 42%;
  }
}

.experience__content .title {
  font-size: 50px;
  line-height: 0.8;
  font-weight: 800;
  margin-bottom: 0;
  color: #fff;
  position: relative;
}

.experience__content .title::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -9px;
  width: 34px;
  height: 2px;
  background: #f79400;
}

.experience__content p {
  margin-bottom: 0;
  text-align: left;
  color: #fff;
}

.experience__shape {
  position: absolute;
  left: 30%;
  top: 0;
  width: 35%;
  height: 100%;
  transform: rotate(180deg);
  z-index: -1;
}

@media (max-width: 1199.98px) {
  .experience__shape {
    left: 63%;
  }
}

.experience__shape svg {
  width: 100%;
  height: 100%;
  color: #f79400;
  overflow: visible;
}

/* Circular text container */
.circular-text-container {
  position: absolute;
  width: 72px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto;
  bottom: 0;

}

.circular-text {
  position: absolute;
  width: 100%;
  height: 100%;
  animation: rotateText 20s linear infinite;
  z-index: 2;
}

.circular-text span {
  position: absolute;
  left: 37px;
  top: -37px;
  transform-origin: 0 72px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  z-index: 11;
  text-transform: uppercase;
}
.about-bottom-block {
	    width: 100%;
    display: inline-block;
    background: #e09634;
    padding: 14px 17px;
    border-radius: 8px;
    margin-top: 18px;
}
.about-bottom-block p {
	color: #fff;
}
.about-bottom-block h3 {
	color: #fff;
}
.selectors {
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
}

.selectors a {
    width: 14%;
    border: 1px solid #ececec;
    margin: 6px 0 4px 4px;
    display: inline-block !important;
}

/* Yellow rounded box */

.nutri-box{
background:linear-gradient(180deg,#f6b42b 0%, #f3c46c 100%);
border-radius:12px;padding:14px 16px 10px;box-shadow:0 6px 18px rgba(0,0,0,0.12);
position:relative;overflow:hidden;border:2px solid rgba(0,0,0,0.06)
}
.nutri-box:before{
content:'';position:absolute;left:-30px;top:40px;width:40px;height:40px;background:var(--bg);transform:rotate(45deg);opacity:0.12;border-radius:4px
}
.nutri-header{font-weight:700;color:#fff;padding:6px 10px;border-radius:6px;font-size:14px;margin-bottom:10px;text-align:center}


table.nutri{width:100%;border-collapse:collapse;font-size:13px}
table.nutri thead th{font-weight:700;text-align:left;padding:8px 10px;color:#fff}
table.nutri thead th.small{font-weight:600;font-size:12px;opacity:0.95}


table.nutri thead{background:transparent}
table.nutri tbody tr{background:transparent}
table.nutri td{padding:8px 10px;border-top:1px solid rgba(255,255,255,0.15);color:#fff}
table.nutri td.value{text-align:right;font-weight:600}
table.nutri td.percent{text-align:right;font-weight:600}


/* small footer note inside box */
.nutri-note{font-size:11px;color:rgba(255,255,255,0.95);margin-top:8px;line-height:1.25;padding:6px 8px;border-radius:6px;background:rgba(0,0,0,0.06)}


/* Content below */
.info{margin-top:18px;padding:0 4px}
.section-title{font-weight:800;color:#222;margin:8px 0 6px;font-size:14px}
.ing-list{background:#fff;border-radius:6px;padding:12px 14px;border:1px solid rgba(0,0,0,0.06);box-shadow:0 6px 15px rgba(0,0,0,0.04)}
.ing-list p{margin:0 0 10px;color:var(--muted);font-size:13px;line-height:1.5}
.ing-list .label-bold{color:#000;font-weight:700;margin-bottom:6px;display:block}


.bullet{margin-left:12px}
.small-muted{font-size:12px;color:var(--muted)}


/* Responsive tweak */
@media (max-width:420px){.label-wrap{padding:0 12px}table.nutri td, table.nutri th{padding:6px 8px}}


.store-buttons {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
  }

.store-buttons  .btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 10px 14px;
    border-radius: 10px;
    text-decoration: none;
    color: white;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    transition: transform .12s ease, box-shadow .12s ease;
    min-width: 220px;
	 
  }
.store-buttons .btn-text { margin-top:0 !important;}
.store-buttons  .btn:focus {
    outline: 3px solid rgba(0,0,0,0.12);
    outline-offset: 2px;
  }

.store-buttons  .btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
  }

 .store-buttons .btn  img {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    fill: white; /* SVG uses `fill` */
    opacity: 0.95;
  }

  .btn-text {
    display: flex;
    flex-direction: column;
    line-height: 1;
    text-align: left;
  }

  .btn-text strong {
    font-size: 12px;
    font-weight: 600;
    opacity: 0.95;
  }

  .store-name {
    font-size: 16px;
    font-weight: 800;
    letter-spacing: .2px;
    margin-top: 2px;
  }

  /* Amazon colors */
.store-buttons  .btn-amazon {
    background: linear-gradient(180deg,#ff9900,#e88b00); /* Amazon-like orange */
  }

  /* Blinkit colors (green) */
.store-buttons  .btn-blinkit {
    background: linear-gradient(180deg,#00c853,#00a23f);
  }

  /* Responsive smaller layout */
  @media (max-width: 420px) {
 .store-buttons   .btn {
      min-width: 100%;
      justify-content: center;
      gap: 10px;
      padding: 10px;
    }
.store-buttons .btn-text { display: none; } /* show icon-only on very small screens; remove if you want text */
    .icon { width: 26px; height: 26px; flex: 0 0 26px; }
  }
  

/* Animation for circular text */
@keyframes rotateText {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

/* Animation for the original rotateme class */
.rotateme {
  animation-name: rotateme;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

/* Other animations */
@keyframes rotateMakhana {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes floatMakhana {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-15px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes makhanaFall {
  0% {
    transform: translateY(0) rotate(0deg) scale(1);
    opacity: 1;
  }

  80% {
    opacity: 0.95;
  }

  100% {
    transform: translateY(650px) rotate(200deg) scale(1.2);
    opacity: 0;
  }
}

@keyframes glide1 {
  0% {
    right: 0px;
    top: 0px;
  }

  100% {
    right: 0px;
    top: 20px;
  }
}