.blog-title {font-size: 16px;min-height: 50px;}
.theme-btn{font-size: 15px;}

.home-3 .fixed-top .navbar-nav-fixed-tp {margin-left: 30px;}
.main-navigation {box-shadow: 0px 2px 4px rgba(28, 28, 27, 0.3);position: relative;/*background: #f7a81e;*/}
/*.main-navigation .navbar-brand {background: #FFF;padding: 5px;border-radius: 7px;}*/
.navbar .nav-item .nav-link {font-weight: 600;}
.header-top{background: /*#1c7fc2 #f7a81e */#023350; border-bottom: none medium;border-top: none medium;}
.header-top-list li a, .header-top-list li i, .header-top-social span {color: var(--color-white) !important;}
.category-info .icon img {width: 120px;filter: none;border-radius: 50%;}
.product-content{min-height: 70px;}
.product-img img {border-radius: 10px;}
.about-experience{background: #ff6d13;color: var(--color-white);}
.theme-bg-c .product-item {background: var(--color-white);color:var(--theme-color) !important;padding: 0;}
.theme-bg-c .product-title a{color: var(--theme-color);text-align: center;}
.theme-bg-c .product-title {text-align: center;}
.theme-bg-c .product-content{padding: 10px;}
.theme-bg-c .product-img img {border-radius: 0px;}

.testimonial-author-info p {color: var(--color-skyblue);}

.about-list ul li{font-size: 15px;}
.navbar .nav-item .dropdown-menu .dropdown-item{text-wrap: auto;}

.color-1-gradient{background: linear-gradient(to top, #209cff 0%, #68e0cf 100%);}
.flex-direction-nav a::before{color: #FFF;}
.flex-direction-nav a.flex-next::before {content: "\f105";}

.owl-carousel {
  /* owl dots */
}
.owl-carousel .owl-item img {
  display: inline-block;
  width: 100%;
}
.owl-carousel .owl-dots { 
  text-align: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-carousel .owl-dots .owl-dot span {
  background: #D6D6D6;
  border-radius: 50%;
  display: block;
  height: 12px;
  margin: 5px 3px;
  opacity: 0.8;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 12px;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-carousel .owl-nav button {
  border-radius: 0;
  display: block;
  margin: -35px auto;
  position: absolute;
  opacity: 0.4;
  top: 50%;
  z-index: 6;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.owl-carousel .owl-nav button i {
  color: #555;
  vertical-align: middle;
  font-size: 16px;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 0;
  /*background: rgba(240, 240, 240, 0.8) !important;*/
  padding: 10px !important;
}
.owl-carousel .owl-nav button.owl-next {
  right: 0;
  /*background: rgba(240, 240, 240, 0.8) !important;*/
  padding: 10px !important;
}
.owl-carousel:hover .owl-nav > button {
  opacity: 1;
}
/* Owl Dots	*/
.owl-dots-bottom-right .owl-dots {
  bottom: -10px;
  position: absolute;
  right: 0;
}
.owl-dots-center-bottom .owl-dots {
  bottom: 15px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
/* Image Carousel */
.image-carousel .owl-controls .owl-nav > div {
  opacity: 0;
}
.image-carousel:hover .owl-controls .owl-nav > div {
  opacity: 1;
}
/* Owl top nav style */
/* Owl top nav style */
.owl-carousel.owl-nav-top.bullet-white .owl-dots span {
  background: #fff;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav > div {
  background-color: transparent;
  top: -60px;
  right: 0;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav > div:hover {
  background-color: #d3d3d3;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev {
  right: 35px;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
  right: 0;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
  background: #eeeeee;
  border: none;
  line-height: 28px;
  padding: 0 12px;
  text-align: center;
}
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev i,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next i {
  color: #888;
  font-size: 14px;
}
.owl-carousel.no-bullet .owl-nav {
  display: none;
}

.owl-carousel:hover .owl-nav > button, .owl-carousel:hover .owl-nav > button {opacity: 1;}
.owl-carousel .owl-nav button i {color: #FFF;}
.product-slider .owl-nav button{height: auto;}
.owl-carousel .owl-nav button.owl-prev {left: -15px;}

#svmenu,
#svmenu ul,
#svmenu ul li,
#svmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#svmenu {
  color: #ffffff;
}
#svmenu ul ul {
  display: none;
}

#svmenu > ul > li > a {
  padding: 10px 15px;
  border-left: 3px solid transparent;
  border-bottom: .1rem solid #eeedeb;
  /*border-left: 1px solid #1682ba;
  border-right: 1px solid #1682ba;
  border-top: 1px solid #1682ba;*/
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  line-height: 20px;
  /*font-weight: bold;*/
  text-decoration: none;
  color: #000;
  /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  background: #36aae7;
  background: -webkit-linear-gradient(#36aae7, #1fa0e4);
  background: -moz-linear-gradient(#36aae7, #1fa0e4);
  background: -o-linear-gradient(#36aae7, #1fa0e4);
  background: -ms-linear-gradient(#36aae7, #1fa0e4);
  background: linear-gradient(#36aae7, #1fa0e4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);*/
  
}
#svmenu > ul > li > a:hover,
#svmenu > ul > li.active > a,
#svmenu > ul > li.open > a {
  color: var(--theme-color);
  /*background: #1fa0e4;
  background: -webkit-linear-gradient(#1fa0e4, #1992d1);
  background: -moz-linear-gradient(#1fa0e4, #1992d1);
  background: -o-linear-gradient(#1fa0e4, #1992d1);
  background: -ms-linear-gradient(#1fa0e4, #1992d1);
  background: linear-gradient(#1fa0e4, #1992d1);*/
}
#svmenu > ul > li.active::before, #svmenu > ul > li:hover::before {
  position: absolute;
  content: "";
  right: /*-1.2rem*/0rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--theme-color);
  width: 3px;
  height: 20px;
}
#svmenu > ul > li.has-sub:hover::before {display: none;}
#svmenu > ul > li.open > a {
  /*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);*/
  border-bottom: 1px solid #1682ba;
}
#svmenu > ul > li:last-child > a,
#svmenu > ul > li.last > a {
  /*border-bottom: 1px solid #1682ba;*/
}

#svmenu > ul > li > a:hover > span::after,
#svmenu > ul > li.active > a > span::after,
#svmenu > ul > li.open > a > span::after {
  border-color: #eeeeee;
}

#svmenu ul ul li a {
  cursor: pointer;
  border-bottom: 1px solid #32373e;
  /*border-left: 1px solid #32373e;
  border-right: 1px solid #32373e;*/
  padding: 10px 20px;
  z-index: 1;
  text-decoration: none;
  font-size: 13px;
  color: #000;
  background: /*#49505a*/var(--smoke-color);
  /*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);*/
}
#svmenu ul ul li:hover > a,
#svmenu ul ul li.open > a,
#svmenu ul ul li.active > a {
  background: var(--theme-color);
  color: #ffffff;
}
#svmenu ul ul li:first-child > a {
  box-shadow: none;
}
#svmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#svmenu ul ul ul li a {
  padding-left: 30px;
}
#svmenu > ul > li > ul > li:last-child > a,
#svmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#svmenu > ul > li > ul > li.open:last-child > a,
#svmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#svmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#svmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#svmenu ul ul li.active > a::after,
#svmenu ul ul li.open > a::after,
#svmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}

.cw-15{width:150px;}


@media (max-width: 767px) {
  .product-wrap {margin: 0 5px;}
  .product-item {padding: 10px;}
  .about-list ul li{font-weight: 700;}
}

@media (max-width: 991px) {
  .navbar-brand img {width: 175px;}
}

@media (min-width: 992px) {
  .navbar .nav-item .nav-link {margin-right: 32px;}
  .mega-menu  .megamenu-half-width {width: 50% !important;left: 50% !important;}
  .mega-menu  .megamenu-two-third-width {width: 66% !important;left: 33% !important;}
}
.navbar-brand img {
    width: 350px !important;
}

.whatsapp_float {
  position: fixed;
  width: 54px;
  height: 54px;
  bottom: 20px;
  right: 90px;
  border: 5px solid #FFF;
  background-color: #e1232a;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 26px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.whatsapp_float:hover {
  background: #FFF;
}
.whatsapp-icon {
  margin-top: 0px;
}

.counter-box .icon{
  background: #023350 !important;
}

/****************** NEW ABOUT US SECTION *********************/

.about-area {
    background: linear-gradient(135deg, #f9f9f9 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

.about-area::before {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: rgba(255, 204, 0, 0.05);
    top: -150px;
    right: -150px;
    z-index: 0;
}

.about-area::after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: rgba(139, 69, 19, 0.05);
    bottom: -100px;
    left: -100px;
    z-index: 0;
}

.site-heading {
    position: relative;
    z-index: 1;
}

.site-title-tagline {
    color: #00a343;
    font-weight: 600;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.site-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 0.5rem;
}

.heading-divider {
    width: 80px;
    height: 4px;
    background: linear-gradient(to right, #d4a017, #f1c40f);
    margin: 1rem 0;
    border-radius: 2px;
}

.about-text {
    color: #5a6c7d;
    line-height: 1.8;
    font-size: 1.05rem;
    margin-bottom: 1.5rem;
}

.about-features {
    margin: 1.5rem 0;
}

.feature-item {
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem;
}

.feature-item i {
    color: #00a343;
    margin-right: 10px;
    font-size: 1.1rem;
}

.feature-item span {
    color: #2c3e50;
    font-weight: 500;
}

.about-stats {
    background: #ffffff;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0f0f0;
}

.stat-item {
    padding: 0.5rem;
}

.stat-number {
    color: #e1232a;
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 0.25rem;
}

.stat-label {
    color: #5a6c7d;
    font-size: 0.9rem;
    margin: 0;
}

.theme-btn {
    display: inline-flex;
    align-items: center;
    background: linear-gradient(to right, #00a343, #75eba6);
    color: white;
    padding: 0.75rem 1.5rem;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(212, 160, 23, 0.3);
    border: none;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.theme-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: linear-gradient(to right, #1fb80b, #80ec87);
    transition: all 0.3s ease;
    z-index: -1;
}

.theme-btn:hover {
    color: white;
    text-decoration: none;
    transform: translateY(-3px);
    box-shadow: 0 7px 20px rgba(212, 160, 23, 0.4);
}

.theme-btn:hover::before {
    width: 100%;
}

.theme-btn i {
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.theme-btn:hover i {
    transform: translateX(5px);
}

.about-img-composition {
    position: relative;
    padding: 20px;
}

.main-img {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.main-img img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

.main-img:hover img {
    transform: scale(1.03);
}

.img-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: white;
    border-radius: 10px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.badge-icon {
    background: #d4a017;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.badge-text {
    display: flex;
    flex-direction: column;
}

.badge-text span {
    font-size: 0.7rem;
    color: #7f8c8d;
}

.badge-text strong {
    font-size: 0.9rem;
    color: #2c3e50;
    font-weight: 700;
}

.secondary-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 45%;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    z-index: 2;
    transform: translate(-10%, 10%);
}

.secondary-img img {
    width: 100%;
    height: auto;
}

.floating-element {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
    animation: float 6s ease-in-out infinite;
}

.floating-element i {
    font-size: 1.5rem;
    color: #d4a017;
}

.element-1 {
    top: 10%;
    right: 10%;
    background: rgba(212, 160, 23, 0.1);
    animation-delay: 0s;
}

.element-2 {
    bottom: 20%;
    left: 5%;
    background: rgba(139, 69, 19, 0.1);
    animation-delay: 3s;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

/* Responsive adjustments */
@media (max-width: 991px) {
    .site-title {
        font-size: 2rem;
    }
    
    .about-img-composition {
        margin-bottom: 2rem;
    }
    
    .secondary-img {
        width: 40%;
    }
}

@media (max-width: 767px) {
    .about-stats .col-4 {
        margin-bottom: 1rem;
    }
    
    .stat-number {
        font-size: 1.5rem;
    }
    
    .secondary-img {
        width: 50%;
    }
}

.counterimg{
  width: 60%;
  filter: invert(1);
}

/* Why Choose US */
.choose-area {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}

.choose-area::before {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: rgba(212, 160, 23, 0.05);
    top: -200px;
    right: -200px;
    z-index: 0;
}

.choose-area::after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: rgba(139, 69, 19, 0.05);
    bottom: -150px;
    left: -150px;
    z-index: 0;
}

.choose-img {
    position: relative;
}

.choose-img img {
    transition: transform 0.5s ease;
}

.choose-img:hover img {
    transform: scale(1.03);
}

.floating-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    background: linear-gradient(135deg, #00a343, #00a343);
    color: white;
    padding: 12px 15px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(212, 160, 23, 0.3);
    animation: pulse 2s infinite;
}

.floating-badge span {
    display: block;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1;
}

.floating-badge small {
    font-size: 0.8rem;
    opacity: 0.9;
}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

.section-tagline {
    color: #00a343;
    font-weight: 600;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 10px;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.lead-text {
    color: #5a6c7d;
    line-height: 1.7;
    font-size: 1.05rem;
}

/* Feature Cards */
.feature-card {
    background: white;
    border-radius: 15px;
    padding: 30px 25px;
    height: 100%;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0f0f0;
    z-index: 1;
}

.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.feature-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(212, 160, 23, 0.03) 0%, rgba(241, 196, 15, 0.03) 100%);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.feature-card:hover::before {
    opacity: 1;
}

.feature-icon-wrapper {
    position: relative;
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
}

.feature-icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #e1232a, #f24d53);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    transition: all 0.4s ease;
}

.feature-card:hover .feature-icon {
    transform: scale(1.1) rotate(5deg);
}

.feature-icon img {
    width: 35px;
    height: 35px;
    filter: brightness(0) invert(1);
}

.icon-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    background: rgba(212, 160, 23, 0.1);
    border-radius: 50%;
    animation: rotate 10s linear infinite;
}

@keyframes rotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.feature-info h4 {
    font-size: 1.3rem;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 12px;
}

.feature-info p {
    color: #5a6c7d;
    line-height: 1.6;
    margin: 0;
}

.feature-hover-effect {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #40d417, #0ff184);
    transform: scaleX(0);
    transition: transform 0.4s ease;
}

.feature-card:hover .feature-hover-effect {
    transform: scaleX(1);
}

/* Responsive Design */
@media (max-width: 991px) {
    .section-title {
        font-size: 2rem;
    }
    
    .choose-img {
        margin-bottom: 2rem;
    }
    
    .feature-card {
        padding: 25px 20px;
    }
}

@media (max-width: 767px) {
    .section-title {
        font-size: 1.8rem;
    }
    
    .floating-badge {
        top: 15px;
        left: 15px;
        padding: 10px 12px;
    }
    
    .floating-badge span {
        font-size: 1rem;
    }
}

/* Animation Classes */
.wow.fadeInDown {
    animation: fadeInDown 0.8s ease;
}

.wow.fadeInUp {
    animation: fadeInUp 0.8s ease;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.feature-icon::before{border:none medium;}

/*** Scroll Top Button ***/
.scroll-top-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #d4a017, #f1c40f);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 4px 20px rgba(212, 160, 23, 0.4);
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    z-index: 1000;
    border: 2px solid white;
}

.scroll-top-btn.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.scroll-top-btn:hover {
    background: linear-gradient(135deg, #b8860b, #d4a017);
    color: white;
    text-decoration: none;
    transform: translateY(-3px);
    box-shadow: 0 6px 25px rgba(212, 160, 23, 0.6);
}

.scroll-top-btn:active {
    transform: translateY(-1px);
}

.scroll-top-btn i {
    font-size: 1.2rem;
    transition: transform 0.3s ease;
}

.scroll-top-btn:hover i {
    transform: translateY(-2px);
}

.scroll-tooltip {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #2c3e50;
    color: white;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 500;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    margin-bottom: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.scroll-tooltip::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 5px solid transparent;
    border-top-color: #2c3e50;
}

.scroll-top-btn:hover .scroll-tooltip {
    opacity: 1;
    visibility: visible;
}

/* Progress Circle Variant (Optional) */
.scroll-top-btn.progress {
    background: transparent;
}

.scroll-top-btn.progress::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: conic-gradient(#d4a017 var(--progress, 0%), #f0f0f0 0%);
    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 3px), white calc(100% - 2px));
    mask: radial-gradient(farthest-side, transparent calc(100% - 3px), white calc(100% - 2px));
}

.scroll-top-btn.progress i {
    background: white;
    width: 70%;
    height: 70%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d4a017;
    font-weight: bold;
}



/* Responsive Design */
@media (max-width: 768px) {
    .scroll-top-btn {
        bottom: 20px;
        right: 20px;
        width: 45px;
        height: 45px;
    }
    
    .scroll-top-btn i {
        font-size: 1.1rem;
    }
    
    .scroll-tooltip {
        font-size: 0.75rem;
        padding: 6px 10px;
    }
}

@media (max-width: 576px) {
    .scroll-top-btn {
        bottom: 15px;
        right: 15px;
        width: 40px;
        height: 40px;
    }
    
    .scroll-top-btn i {
        font-size: 1rem;
    }
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .scroll-top-btn {
        border-color: #2c3e50;
    }
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
    .scroll-top-btn {
        transition: opacity 0.3s ease;
    }
    
    .scroll-top-btn.bee-theme {
        animation: none;
    }
    
    .scroll-top-btn.bee-theme::before {
        animation: none;
    }
}

/** Whatsapp Floater **/
.whatsapp-float {
    position: fixed;
    bottom: 90px;
    right: 30px;
    width: 60px;
    height: 60px;
    background: #e1232a;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4);
    transition: all 0.3s ease;
    z-index: 1000;
    border: 2px solid white;
    animation: float 3s ease-in-out infinite;
}

.whatsapp-float:hover {
    background: #128C7E;
    color: white;
    text-decoration: none;
    transform: scale(1.1);
    box-shadow: 0 6px 25px rgba(37, 211, 102, 0.6);
}

.whatsapp-float:active {
    transform: scale(1.05);
}

.whatsapp-float i {
    font-size: 1.8rem;
    transition: transform 0.3s ease;
}

.whatsapp-float:hover i {
    transform: scale(1.1);
}

.whatsapp-tooltip {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    background: #2c3e50;
    color: white;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 500;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    margin-right: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.whatsapp-tooltip::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    border: 5px solid transparent;
    border-left-color: #2c3e50;
}

.whatsapp-float:hover .whatsapp-tooltip {
    opacity: 1;
    visibility: visible;
}

/* Pulse Ring Animation */
.pulse-ring {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #e1232a;
    border-radius: 50%;
    animation: pulse 2s linear infinite;
    opacity: 0;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

/* Notification Badge (Optional) */
.whatsapp-notification {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #e74c3c;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 0.7rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-5px);
    }
    60% {
        transform: translateY(-3px);
    }
}

/* Online Status Indicator */
.online-status {
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 12px;
    height: 12px;
    background: #4CAF50;
    border: 2px solid white;
    border-radius: 50%;
    animation: status-pulse 2s infinite;
}

@keyframes status-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.7);
    }
    70% {
        box-shadow: 0 0 0 5px rgba(76, 175, 80, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(76, 175, 80, 0);
    }
}

/* Bee-themed WhatsApp Button */
.whatsapp-float.bee-theme {
    background: linear-gradient(135deg, #e1232a, #128C7E);
}

.whatsapp-float.bee-theme::before {
    content: '';
    position: absolute;
    width: 120%;
    height: 120%;
    border: 2px dashed rgba(37, 211, 102, 0.3);
    border-radius: 50%;
    animation: rotate 15s linear infinite;
}

/* Responsive Design */
@media (max-width: 768px) {
    .whatsapp-float {
        bottom: 80px;
        right: 20px;
        width: 55px;
        height: 55px;
    }
    
    .whatsapp-float i {
        font-size: 1.6rem;
    }
    
    .whatsapp-tooltip {
        font-size: 0.75rem;
        padding: 6px 10px;
        margin-right: 12px;
    }
    
    .whatsapp-notification {
        width: 18px;
        height: 18px;
        font-size: 0.65rem;
    }

    .navbar-brand img 
    {
        width: 265px !important;
    }
}

@media (max-width: 576px) {
    .whatsapp-float {
        bottom: 70px;
        right: 15px;
        width: 50px;
        height: 50px;
    }
    
    .whatsapp-float i {
        font-size: 1.4rem;
    }
    
    .whatsapp-tooltip {
        display: none; /* Hide tooltip on very small screens */
    }
    
    .navbar-brand img 
    {
        width: 265px !important;
    }
}

/* Dark mode support */
@media (prefers-color-scheme: dark) {
    .whatsapp-float {
        border-color: #2c3e50;
    }
}

/* Reduced motion support */
@media (prefers-reduced-motion: reduce) {
    .whatsapp-float {
        animation: none;
    }
    
    .pulse-ring {
        animation: none;
        display: none;
    }
    
    .online-status {
        animation: none;
    }
    
    .whatsapp-float.bee-theme::before {
        animation: none;
    }
}

/* Stack buttons nicely on mobile */
@media (max-width: 576px) {
    .whatsapp-float {
        bottom: 70px;
    }
    
    #scroll-top {
        bottom: 15px;
    }
}

/** About List **/

.features-list {
    margin: 2rem 0;
}

.feature-items {
    list-style: none;
    padding: 0;
    margin: 0;
}

.feature-item {
    display: flex;
    align-items: center;
    padding: 0.75rem 0;
    border-bottom: 1px solid #f0f0f0;
}

.feature-item:last-child {
    border-bottom: none;
}

.feature-icon {
    color: #d4a017;
    font-size: 1.1rem;
    margin-right: 12px;
    flex-shrink: 0;
    /*width: 20px;*/
    text-align: center;
}

.feature-text {
    color: #2c3e50;
    font-weight: 500;
    font-size: 1rem;
}

/* Responsive Design */
@media (max-width: 768px) {
    .feature-item {
        padding: 0.6rem 0;
    }
    
    .feature-icon {
        font-size: 1rem;
        margin-right: 10px;
    }
    
    .feature-text {
        font-size: 0.95rem;
    }
}


/*********** About Section 2 ***************/
.about-modern {
  background: linear-gradient(180deg, #f9fbff 0%, #ffffff 100%);
}
.about-image-wrapper {
  position: relative;
}
.about-floating-img {
  width: 200px;
  border: 5px solid #fff;
}
.about-badge {
  transform: translate(20%, 20%);
}
.text-gradient {
  background: linear-gradient(90deg, #f9b700, #ff8800);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.btn-gradient {
  background: linear-gradient(90deg, #f9b700, #ff8800);
  color: #fff;
  border: none;
  border-radius: 50px;
  transition: all 0.3s;
}
.btn-gradient:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}
.heading-line {
  height: 3px;
  width: 60px;
  margin-top: 10px;
  border-radius: 10px;
}
.floating-icon {
  position: absolute;
  font-size: 2.5rem;
  color: rgba(255, 180, 0, 0.2);
  animation: float 5s ease-in-out infinite;
}
.floating-icon.honey { top: 10%; left: -5%; }
.floating-icon.bee { bottom: 15%; right: -10%; }
@keyframes float {
  0%, 100% { transform: translateY(0px); }
  50% { transform: translateY(-10px); }
}

.text-gradient {
  background: linear-gradient(135deg, #0d6efd 0%, #20c997 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.btn-gradient {
  background: linear-gradient(135deg, #0d6efd 0%, #20c997 100%);
  border: none;
  color: white;
  font-weight: 600;
  transition: all 0.3s ease;
}

.btn-gradient:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(13, 110, 253, 0.3);
}

.feature-card {
  transition: all 0.3s ease;
  border: 1px solid rgba(0,0,0,0.05);
}

.feature-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}

.feature-icon {
  transition: all 0.3s ease;
}

.feature-card:hover .feature-icon {
  background: linear-gradient(135deg, #0d6efd 0%, #20c997 100%) !important;
}

.feature-card:hover .feature-icon i {
  color: white !important;
}

.stats-section {
  border-left: 4px solid #0d6efd;
}

.heading-line {
  height: 3px;
  width: 60px;
  border-radius: 2px;
}

@media (max-width: 768px) {
  .display-6 {
    font-size: 2rem;
  }
}

.shop-single-gallery .flex-direction-nav a{
  border-radius: 50px !important;
  background: var(--theme-color);
  line-height: 40px !important;
  margin-top: -75px;
}

.shop-single-gallery .flex-direction-nav a:hover{
  background: var(--theme-color);
}

.choose-area-modern {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, #f2fff6 0%, #ffffff 100%);
}

/* Decorative circles */
.choose-area-modern::before,
.choose-area-modern::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background: rgba(34,197,94,0.15);
    filter: blur(45px);
}
.choose-area-modern::before {
    width: 220px;
    height: 220px;
    top: -60px;
    right: -60px;
}
.choose-area-modern::after {
    width: 180px;
    height: 180px;
    bottom: -50px;
    left: -50px;
}

/* Header */
.choose-header {
    text-align: center;
    margin-bottom: 60px;
}
.choose-header span {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #16a34a;
    letter-spacing: 2px;
}
.choose-header h2 {
    font-size: 38px;
    font-weight: 800;
    color: #1f2937;
}

/* Image Collage */
.choose-images {
    position: relative;
    margin-bottom: 70px;
}
.choose-images .img-main {
    width: 100%;
    border-radius: 22px;
    box-shadow: 0 12px 40px rgba(0,0,0,0.2);
}
.choose-images .img-overlay {
    width: 55%;
    position: absolute;
    bottom: -20px;
    right: -20px;
    border-radius: 18px;
    border: 6px solid #fff;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

/* Modern Cards */
.feature-card-x {
    background: #ffffff;
    padding: 30px;
    border-radius: 20px;
    border: 1px solid rgba(0,0,0,0.06);
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}
.feature-card-x:hover {
    transform: translateY(-10px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.15);
}

/* Icon Box */
.icon-box-x {
    width: 70px;
    height: 70px;
    background: #e8fce9;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
}
.icon-box-x img {
    width: 36px;
    height: 36px;
}

/* Card text */
.feature-card-x h4 {
    font-size: 20px;
    font-weight: 700;
    color: #1f2937;
}
.feature-card-x p {
    color: #4b5563;
    margin: 0;
}

/* Animation Delay */
[data-wow-delay] {
    animation-duration: 1s;
}

/* Floating glow */
.feature-card-x::after {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    background: rgba(34,197,94,0.2);
    top: -60px;
    right: -60px;
    border-radius: 50%;
    transition: .4s;
    opacity: 0;
}
.feature-card-x:hover::after {
    top: -30px;
    right: -30px;
    opacity: 1;
}

/* Modern Section */
.why-modern-section {
    background: linear-gradient(135deg, #f3f8ff, #ffffff);
}

/* Tagline */
.tagline {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #007bff;
    text-transform: uppercase;
}

/* Card Base */
.modern-card {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 18px;
    padding: 35px 25px;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.05);
    backdrop-filter: blur(10px);
    transition: all 0.35s ease;
    box-shadow: 0 8px 18px rgba(0,0,0,0.08);
    position: relative;
}

/* Hover Effects */
.modern-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 77, 255, 0.18);
    border-color: #007bff40;
}

/* Icons */
.modern-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: linear-gradient(145deg, #e6f0ff, #ffffff);
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.4s ease;
}

.modern-card:hover .modern-icon {
    transform: scale(1.12);
    background: #007bff;
    color: #fff;
    box-shadow: 0 10px 25px rgba(0, 77, 255, 0.4);
}

.modern-icon i {
    font-size: 28px;
    color: #007bff;
    transition: 0.4s ease;
}

.modern-card:hover .modern-icon i {
    color: #fff;
}

/* Typography */
.modern-card h4 {
    font-weight: 700;
    margin-bottom: 10px;
}

.modern-card p {
    font-size: 15px;
    color: #555;
}


.item-4 .product-item {
    background: #ca2341 !important;
}
.product-title a{
  color: #FFF;
}
.product-title a:hover{
  color: #FFF;
}

.feature-icon i {
    color: #FFF !important;
}
.font-20{
    font-size: 30px;

}
