@font-face {
    font-family: "Gilroy-Regular";
    src: url("../fonts/Gilroy-Regular.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "Gilroy-Semibold";
    src: url("../fonts/Gilroy-Semibold.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "Gilroy-Bold";
    src: url("../fonts/Gilroy-Bold.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "Gilroy-Medium";
    src: url("../fonts/Gilroy-Medium.ttf") format("truetype");
    font-style: normal;
}

@font-face {
    font-family: "BebasNeueBold";
    src: url("../fonts/BebasNeueBold-w1w42.otf") format("truetype");
    font-style: normal;
}

* {
    padding: 0px;
    margin: 0px;
    font-family: "Gilroy-Regular";
}

ul {
    padding: 0px;
    margin: 0px;
}

/* header start */
.top__header {
    background-color: #195297;
    padding: 5px 0px;
    border-bottom: 3px solid #FF9632;
}

.top__header p {
    margin-bottom: 0px;
    color: #ffffff;
    font-family: "Gilroy-Semibold";
    text-align: center;
    letter-spacing: 2.4px;
    font-size: 12px;
}

.navbar .navbar-nav .nav-item {
    display: flex;
    align-items: center;
}

.navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    font-family: "Gilroy-Semibold";
    text-transform: uppercase;
    color: #000000;
}

.navbar .navbar-nav .nav-item .nav-link.active,
.navbar .navbar-nav .nav-item .nav-link:hover {
    color: #F06722;
}

.navbar .navbar-nav {
    gap: 20px;
}

.navbar .navbar-brand img {
    width: 150px;
}

.login__btn {
    margin-left: 20px;
}

.btn.theme__btn {
    background: linear-gradient(180deg, #F06722 0%, #FF0000 100%);
    border: 1px solid #F06722;
    border-radius: 28px;
    color: #ffffff;
    font-family: "Gilroy-Semibold";
    /* text-transform: uppercase; */
    padding: 10px 28px;
    font-size: 14px;
}

.btn.white__theme__btn {
    background: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 28px;
    color: #000000;
    font-family: "Gilroy-Semibold";
    /* text-transform: uppercase; */
    padding: 10px 28px;
    font-size: 14px;
}

.btn.white__theme__btn:hover {
    background: linear-gradient(180deg, #F06722 0%, #FF0000 100%);
    color: #ffffff;
    border: 1px solid #F06722;
}

.btn.theme__btn:hover {
    background: #ffffff;
    color: #FF0000;
}

/* header end */

/* home banner start */
.hero__section .carousel-caption {
    text-align: start;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
}

.hero__section .carousel-inner .container {
    position: relative;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.home__banner__right__img__box {
    text-align: end;
    position: absolute;
    right: 0px;
    bottom: 0;
}

.hero__section .carousel-caption h6 {
    color: #FFFFFF;
    font-family: "Gilroy-Semibold";
    background-color: #2CA25E;
    border-radius: 15px;
    margin-bottom: 0px;
    font-size: 14px;
    display: inline-block;
    padding: 5px 20px;
    letter-spacing: 0.8px;
}

.hero__section .carousel-caption h2 {
    color: #FFFFFF;
    font-family: "Gilroy-Bold";
    margin-bottom: 10px;
    font-size: 50px;
}

.hero__section .carousel-caption p {
    color: #FFFFFF;
    font-family: "Gilroy-Semibold";
    margin-bottom: 20px;
    font-size: 20px;
}

.get__started__works__btn {
    display: flex;
    align-items: center;
    gap: 20px;
}

.qr__code {
    height: 230px;
    /* width: 100%; */
    display: flex;
    align-items: end;
    justify-content: end;
}

.qr__code img {
    height: 100%;
}

.arrow__img {
    width: 120px;
    position: absolute;
    right: -80px;
    top: -100px;
    transform: translate(0px, 0px);
    transform: rotate(45deg);
}

.hero__section .carousel-indicators button {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.hero__section .carousel-indicators .active {
    opacity: 1;
}

/* home banner end */

/* safety product start */
.safety__product {
    background-color: #195297;
    padding: 20px 0px;
}

.safety__product .safety__title h2 {
    color: #ffffff;
    margin-bottom: 0px;
    font-family: "Gilroy-Bold";
    font-size: 28px;
}

.safety__product .logo_slider h2 {
    font-family: "BebasNeueBold";
    margin-bottom: 0px;
}

.safety__product .row {
    padding-left: 8vw;
}

/* safety product end */
/* why choose section start */
.why__choose__scansathi {
    padding: 60px 0px;
}

.section__title h2 {
    color: #000;
    font-family: "Gilroy-Bold";
    font-size: 30px;
    margin-bottom: 0px;
    text-align: center;
}

.section__title h6 {
    background-color: #2CA25E;
    color: #ffffff;
    font-size: 12px;
    border-radius: 16px;
    margin-bottom: 10px;
    padding: 5px 15px;
    display: inline-block;
}

.section__title p {
    color: #000;
    font-size: 14px;
    margin-bottom: 0px;
    font-family: "Gilroy-Medium";
}

.section__title {
    margin-bottom: 40px;
    text-align: center;
}

.why__choose__details .icon__box {
    background-color: #FF9632;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto auto 20px;
}

.why__choose__details {
    background: transparent linear-gradient(180deg, #F06722 0%, #2CA25E 100%);
    padding: 8px;
    border-radius: 15px;
    position: relative;
    height: 100%;
}

.why__choose__details .details__box {
    background-color: #ffffff;
    border-radius: 15px;
    padding: 24px 7px;
    text-align: center;
    height: 100%;
}

.pnqwing__img {
    left: 0;
    right: 0;
    position: absolute;
}

.why__choose__details .icon__box img {
    width: 40px;
}

.why__choose__details h3 {
    color: #000;
    font-family: "Gilroy-Semibold";
    margin-bottom: 10px;
    font-size: 20px;
}

.why__choose__details p {
    color: #000;
    font-family: "Gilroy-Medium";
    margin-bottom: 0px;
    font-size: 13px;
}

.why__choose__details:hover .icon__box {
    border: 2px solid #FF9632;
    background-color: #ffffff;
}

/* why choose section end */

/* safety needed start */
.safety__needed__section {
    background-image: url("../img/safety_bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0px;
}

.safety__details__box {
    margin-bottom: 20px;
}

.safety__details__box .image-card {
    position: relative;
    height: 300px;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease;
    cursor: pointer;
}

.safety__details__box .image-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    border-radius: 15px;
}

.safety__details__box .card-text {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-family: "Gilroy-Bold";
    font-size: 20px;
    text-shadow: 0px 3px 6px #0000004F;
}

/* Hover Effects */
.safety__details__box .image-card:hover {
    transform: translateY(-8px);
}

.safety__details__box .image-card:hover img {
    transform: scale(1.1);
}


/* safety needed end */
/* for step start */
.for__step__process__section {
    padding: 60px 0px;
}

.for__step__process__section .section__title {
    margin-bottom: 0px;
    text-align: start;
}

.for__step__process__section .section__title h2 {
    margin-bottom: 10px;
    text-align: start;
}

.for__step__process__section .section__title p {
    font-family: "Gilroy-Medium";
    color: #000000;
    line-height: 30px;
}

.btn.contact_btn {
    border: 1px solid #F06722;
    border-radius: 28px;
    color: #F06722;
    font-family: "Gilroy-Semibold";
    text-transform: capitalize;
    padding: 10px 28px;
    font-size: 14px;
}

.btn.contact_btn:hover {
    border: 1px solid #F06722;
    background: linear-gradient(180deg, #F06722 0%, #FF0000 100%);
    color: #ffffff;
}

.for__step__process__section .why__choose__details {
    height: auto;
    padding: 3px;
    margin-bottom: 17px;
}

.for__step__process__section .why__choose__details .details__box {
    height: auto;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 24px 20px;
    justify-content: start;
    background-color: #152755;
}

.for__step__process__section .why__choose__details .icon__box {
    margin: 0px;
    background: linear-gradient(180deg, #F06722 0%, #2CA25E 100%);
    flex-direction: column;
    border: 2px solid #ffffff;
    min-width: 70px;
}

.for__step__process__section .why__choose__details .icon__box h3 {
    margin-bottom: 0px;
    color: #fff;
    font-family: "Gilroy-Bold";
    font-size: 30px;
}

.for__step__process__section .why__choose__details .icon__box h6 {
    margin-bottom: 0px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Gilroy-Bold";
    font-size: 14px;
}

.for__step__process__section .why__choose__details h3 {
    color: #fff;
    font-family: "Gilroy-Bold";
    margin-bottom: 5px;
    font-size: 22px;
    text-align: start;
}

.for__step__process__section .why__choose__details p {
    color: #ffffff;
    font-family: "Gilroy-Medium";
    margin-bottom: 0px;
    font-size: 14px;
    text-align: start;
}

/* for step end */
/* get your qr profile start */
.get__your__qr__profile__section {
    padding-bottom: 60px;
}

.get__your__qr__profile__section .details__box {
    background-color: #2CA25E21;
    border-radius: 20px;
    padding: 30px;
}

.get__your__qr__profile__section .details__box h3 {
    text-align: center;
    font-family: "Gilroy-Bold";
    color: #000;
    font-size: 30px;
    margin-bottom: 15px;
}

.get__your__qr__profile__section .details__box p {
    text-align: center;
    font-family: "Gilroy-Medium";
    color: #000;
    font-size: 16px;
    margin-bottom: 15px;
}

/* get your qr profile end */

/* main feature start */
.main__feature__section {
    background-color: #152755;
    padding: 60px 0px 30px;
}

.main__feature__section .main__feture__details {
    background-color: #ffffff;
    padding: 20px;
    border: 3px solid #2CA25E;
    border-radius: 20px;
    margin-bottom: 20px;
    transition: 0.5s ease;
}

.main__feature__section .main__feture__details:hover {
    box-shadow: 0px 0px 5px #ffffff;
    transform: scale(1.05);
}

.main__feature__section .main__feture__details .icon__box {
    background: linear-gradient(180deg, #F06722 0%, #2CA25E 100%);
    width: 60px;
    height: 60px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.main__feature__section .main__feture__details .icon__box img {
    width: 40px;
}

.main__feature__section .main__feture__details h3 {
    font-family: "Gilroy-Semibold";
    color: #000;
    font-size: 24px;
    margin-bottom: 15px;
}

.main__feature__section .main__feture__details p {
    font-family: "Gilroy-Medium";
    color: #000;
    font-size: 14px;
    margin-bottom: 0px;
}

/* main feature end */

/* product start */
.product__section {
    padding: 60px 0px;
}

.product__section .section__title h2 {
    margin-bottom: 15px;
}

.product__section .main__feture__details {
    box-shadow: 0px 0px 10px #00000029;
    border-radius: 14px;
    padding: 10px;
}

.product__section .main__feture__details h3 {
    font-family: "Gilroy-Semibold";
    font-size: 18px;
    text-align: center;
    margin-bottom: 0px;
}

.product__section .main__feture__details .icon__box {
    margin-bottom: 10px;
}

.swiper.product_slider {
    padding: 10px 5px 50px;
}

.swiper-pagination-bullet-active {
    background: #195297 !important;
}

/* product end */
/* testimonial start */
.testimonial__section {
    background-color: #152755;
    padding: 60px 0px 30px;
}

.testimonial__section .title__box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.testimonial__section .title__box h2 {
    color: #ffffff;
    font-family: "Gilroy-Bold";
    font-size: 30px;
    margin-bottom: 0px;
}

.testimonial__section .title__box p {
    color: #ffffff;
    font-family: "Gilroy-Medium";
    font-size: 18px;
    margin-bottom: 0px;
    max-width: 40%;
}

.testimonial__details {
    background-color: #263661;
    padding: 40px 20px 20px;
    border-radius: 10px;
    position: relative;
    height: 100%;
}

.testimonial__details::before {
    position: absolute;
    content: "";
    background-image: url('../img/quote.png');
    width: 80px;
    height: 80px;
    top: 20px;
    left: 20px;
    background-repeat: no-repeat;
    background-size: contain;
}

.testimonial__details p {
    font-family: "Gilroy-Medium";
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    /* margin-bottom: 5px; */
    max-height: 210px;
}

.testimonial__name__details h5 {
    color: #ffffff;
    font-family: "Gilroy-Bold";
    text-align: end;
    font-size: 18px;
    margin-bottom: 5px;
}

.testimonial__name__details p {
    color: #FF9632;
    font-family: "Gilroy-Bold";
    text-align: end;
    margin-bottom: 0px;
    font-size: 16px;
}

.swiper.testimonial__slider {
    padding-bottom: 50px;
}

.testimonial__slider span.swiper-pagination-bullet {
    border: 1px solid #ffffff;
    width: 13px;
    position: relative;
    height: 13px;
    background-color: transparent !important;
}

.testimonial__slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    position: relative;
}

.testimonial__slider span.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    top: 2px;
    left: 3px;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    transform: translate(0px, 0px);
}

/* testimonial end */

/* faq start */
.faqs__section {
    padding: 60px 0px;
}

.faqs__section .section__title h2 {
    margin-bottom: 15px;
}

.faqs__section .accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    border: none;
    box-shadow: none;
}

.faqs__section .accordion-item {
    margin-bottom: 10px;
    border: 1px solid #19529726 !important;
    border-radius: 5px;
}

.faqs__section .accordion-button {
    border-radius: 5px;
    font-family: "Gilroy-Semibold";
    color: #000;
    font-size: 16px;
}

.faqs__section .accordion-button:focus {
    box-shadow: none;
    outline: none;
}

.faqs__section .accordion-body {
    font-family: "Gilroy-Regular";
    color: #000;
    font-size: 16px;
}

/* faq end */
/* footer start */
.footer {
    background-color: #0B2C57;
    border-top: 4px solid #F06722;
    padding: 60px 0px 0px;
    /* border-image: linear-gradient(to right, #F06722, #00B140) 1; */
    /* position: relative; */
}

.footer .footer-logo img {
    width: 250px;
}

.footer .footer-logo {
    margin-bottom: 15px;
}

.logo_description {
    color: rgba(255, 255, 255, .5);
    font-family: "Gilroy-Medium";
    font-size: 16px;
    margin-bottom: 15px;
}

.footer_title {
    font-family: "Gilroy-Bold";
    font-size: 20px;
    margin-bottom: 16px;
}

.footer-links a {
    color: rgba(255, 255, 255, .5);
    text-decoration: none;
    font-family: "Gilroy-Medium";
    font-size: 14px;
}

.footer-links li {
    margin-bottom: 6px;
}

.footer-links a:hover {
    color: #FF9632;
}

.footer-links a:hover .social__svg {
    background-color: #FF9632;
}

.social__svg {
    min-width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer__social__link li a {
    display: flex;
    align-items: center;
    gap: 10px;
}

.social-icons {
    display: flex;
    align-items: center;
    gap: 10px;
}

.social__svg:hover {
    background-color: #F06722;
}

.social__svg svg {
    width: 15px;
    height: 15px;
    fill: #0B2C57;
}

.social__svg:hover svg {
    fill: #ffffff
}

.footer-bottom {
    background: linear-gradient(90deg, #F06722 0%, #2CA25E 100%);
    margin-top: 40px;
}

.footer-bottom p {
    color: #ffffff;
    font-family: "Gilroy-Medium";
    padding: 8px 0px;
}

/* footer end */

/* privacy__terms__return__cancellation__page start*/
.privacy__terms__return__cancellation__page {
    padding: 60px 0px;
}

.privacy__terms__return__cancellation__page .details__box p {
    color: #000;
    font-family: "Gilroy-Medium";
    margin-bottom: 8px;
}

.privacy__terms__return__cancellation__page .details__box li {
    color: #000;
    font-family: "Gilroy-Medium";
}

.privacy__terms__return__cancellation__page .details h3 {
    font-family: "Gilroy-Medium";
}

.privacy__terms__return__cancellation__page .details {
    margin-bottom: 30px;
}

/* privacy__terms__return__cancellation__page end*/

/* all pages top header start */
.all__pages__top__section {
    background-color: #152755;
    padding: 50px 0px;
}

.all__pages__top__section h2 {
    color: #F06722;
    font-size: 50px;
    margin-bottom: 10px;
    font-family: "Gilroy-Bold";
}

.all__pages__top__section p {
    color: #ffffff;
    font-family: "Gilroy-Medium";
    font-size: 20px;
    margin-bottom: 0px;
}

.all__pages {
    padding: 50px 0px;
}

.all__pages .page__title {
    margin-bottom: 50px;
    text-align: center;
}

.all__pages .page__title p {
    max-width: 50%;
    font-family: "Gilroy-Medium";
    margin: auto;
}

.all__pages .page__title h2 {
    font-family: "Gilroy-Bold";
    font-size: 40px;
}

/* all pages top header end */

/* about page start */
.feature-card {
    background: white;
    border-radius: 15px;
    padding: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    border-left: 4px solid #d41a2b;
    margin-bottom: 20px;
}

.feature-card p {
    font-family: "Gilroy-Medium";
    margin-bottom: 0px;
    font-size: 16px;
}

.feature-card h3 {
    font-family: "Gilroy-Semibold";
    font-size: 25px;
}

.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(212, 26, 43, 0.15);
}

.feature-card.purpose {
    border-left-color: #3498db;
}

.feature-card.support {
    border-left-color: #2ecc71;
}

.feature-card.qr_technology {
    border-left-color: #f39c12;
}

.icon-container {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 16px;
    color: white;
    background: linear-gradient(135deg, #d41a2b, #ff6b6b);
}

.feature-card.purpose .icon-container {
    background: linear-gradient(135deg, #3498db, #74b9ff);
}

.feature-card.support .icon-container {
    background: linear-gradient(135deg, #2ecc71, #1dd1a1);
}

.feature-card.qr_technology .icon-container {
    background: linear-gradient(135deg, #f39c12, #fdcb6e);
}

.about__img img {
    border-radius: 5px;
}

/* about page end */

/* product page start */
.product__details__box {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    padding: 10px;
    transition: all 0.3s ease;
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.product__details__box:hover .product__img img {
    transform: scale(1.2);
}

.product__details__box .product__img {
    height: 200px;
    margin-bottom: 10px;
    overflow: hidden;
}

.product__details__box .product__img img {
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    transition: 0.5s ease;
}

.product-title {
    text-align: center;
    margin-bottom: 15px;
    height: 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product-title span {
    font-family: "Gilroy-Semibold";
    color: black;
}

.discount-percentage {
    color: #2e7d32;
    font-size: 13px;
    background: rgba(46, 125, 50, 0.1);
    padding: 4px 15px;
    border-radius: 15px;
    font-family: "Gilroy-Regular";
    display: inline-block;
    width: fit-content;
    align-self: center;
}

.product-title .pack-info {
    color: #2e7d32;
    font-size: 0.875rem;
    font-family: "Gilroy-Medium";
}

.product-footer {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-top: auto;
    flex-wrap: nowrap;
}

.price-container {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
}

.price-row {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: nowrap;
}

.original-price {
    text-decoration: line-through;
    color: #666;
    font-size: 14px;
    white-space: nowrap;
    font-family: "Gilroy-Regular";
}

.discounted-price {
    font-size: 21px;
    font-family: "Gilroy-Medium";
    color: #F06722;
    text-align: start;
    white-space: nowrap;
}

.buy-now-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: linear-gradient(180deg, #F06722 0%, #FF0000 100%);
    color: white;
    border: 1px solid #F06722;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    flex-shrink: 0;
    box-shadow: 0 4px 12px rgba(191, 2, 63, 0.3);
    position: relative;
    overflow: hidden;
}

.buy-now-button:hover {
    color: #F06722;
    background: #ffffff;
}

/* product page end */

/* contact start */

.section-title:after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: #c2185b;
    border-radius: 2px;
}

.section-subtitle {
    color: #6c757d;
    font-size: 1.1rem;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

.contact-card {
    background: #fff;
    border: none;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 40px 30px;
    transition: all 0.4s ease;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.contact-card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #F06722 0%, #2CA25E 100%);
}

.contact-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

.contact-card h4 {
    color: #2c3e50;
    margin-bottom: 20px;
    font-size: 22px;
    font-family: "Gilroy-Bold";
}

.contact-info {
    color: #6c757d;
    font-size: 1rem;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.contact-info i {
    color: #0B2C57;
    font-size: 1.1rem;
    margin-top: 3px;
    flex-shrink: 0;
}

.contact-info span {
    text-align: start;
}

.contact-info .icon_box {
    min-width: 20px;
}

.form-control {
    border-radius: 12px;
    border: 1px solid #e0e0e0;
    padding: 14px;
    font-size: 1rem;
    transition: all 0.3s ease;
    margin-bottom: 20px;
}

.form-control:focus {
    border-color: #c2185b;
    box-shadow: 0 0 0 3px rgba(194, 24, 91, 0.1);
}

.contact-card .btn-submit {
    background: linear-gradient(180deg, #F06722 0%, #FF0000 100%);
    color: #fff;
    border: 1px solid #F06722;
    border-radius: 12px;
    padding: 14px 30px;
    font-weight: 600;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    width: 100%;
    position: relative;
    overflow: hidden;
}


.contact-card .btn-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(194, 24, 91, 0.3);
    background: #ffffff;
    color: #F06722;
}

.map-container {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    height: 100%;
}

iframe {
    width: 100%;
    height: 100%;
    min-height: 400px;
    border: none;
}

.contact-icon {
    width: 70px;
    height: 70px;
    background: #2c3e5030;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    font-size: 1.8rem;
    color: #0B2C57;
}


.social-links {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
}

.social-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0B2C57;
    text-decoration: none;
    transition: all 0.3s ease;
}

.social-link:hover {
    background: #F06722;
    color: white;
    transform: translateY(-3px);
}

/* contact end */

/* profile page start */
.profile__page {
    padding: 60px 0px;
}

.sidebar {
    background: #f8f9fa;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px 20px !important;
}

.sidebar.nav .nav-link.active img,
.sidebar.nav .nav-link:hover img {
    filter: brightness(0) invert(1);
}

.sidebar.nav .nav-link img {
    width: 20px;
    height: 20px;
}

.sidebar.nav .nav-link.active,
.sidebar.nav .nav-link:hover {
    background: linear-gradient(180deg, #F06722 0%, #FF0000 100%);
    color: #fff !important;
}

.sidebar.nav {
    gap: 5px;
}

.sidebar .nav-link:hover a{
    color: #FFFFFF;
}

.sidebar .nav-link {
    font-family: "Gilroy-Semibold";
    color: #333;
    border-radius: 6px;
    padding: 6px 15px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
}

.sidebar .nav .nav-link img {
    width: 16px;
}

.sidebar .nav-link a{
    text-decoration: none;
    font-family: "Gilroy-Semibold";
    color: #333;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
}
.sidebar .user-info {
    text-align: center;
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 10px;
}

.user-info img {
    border-radius: 50%;
    object-fit: cover;
    height: 80px !important;
    width: 80px !important;
    margin: auto auto 10px;
}

.user-info h2 {
    font-family: "Gilroy-Semibold";
    font-size: 20px;
    margin-bottom: 10px;
}

span.profile-circle-img {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}

.user-information {
    text-align: center;
}

.user-information ul {
    padding: 0px;
}

.user-information ul li {
    list-style: none;
}

.user-information h6 {
    font-family: "Gilroy-Semibold";
    font-size: 19px;
}

.profile__page__details {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
}

.profile__page__details .page__title h4 {
    font-family: "Gilroy-Bold";
    padding-bottom: 10px;
    border-bottom: 1px solid #00000047;
    margin-bottom: 20px;
    font-size: 25px;
}

.card-box {
    border: none;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background: #fff;
}

#dashboard .card-box .icon__box {
    background-color: #F06722;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: auto auto 15px;
    color: #ffffff;
}

#dashboard .card-box .icon__box.total__member {
    background-color: #195297;
}

#dashboard .card-box .icon__box img {
    width: 30px;
}

#dashboard .card-box h6 {
    font-family: "Gilroy-Medium";
    font-size: 20px;
    margin-bottom: 15px;
}

#dashboard .card-box h3 {
    font-family: "Gilroy-Regular";
    font-size: 18px;
    margin-bottom: 0px;
}


#profile .profile__user__box {
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#profile .profile__user__box h5 {
    font-family: "Gilroy-Semibold";
    font-size: 30px;
}

#profile .profile__user__box p {
    font-family: "Gilroy-Medium";
    margin-bottom: 0px;
}

#profile .profile__details__section h6 {
    font-family: "Gilroy-Medium";
}

#profile .profile__details__section .table tr td strong {
    font-family: "Gilroy-Medium";
}

#profile .profile__details__section .table tr td {
    font-family: "Gilroy-Regular";
}

#my_order .thead-light tr th {
    background: #195297;
    color: #ffffff;
    font-family: "Gilroy-Medium";
}

#refer-and-earn .ecobharat-banner .cart-main {
    border-radius: 10px;
    background-color: #f2f2f2;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 12px !important;
    padding: 17px;
}

#refer-and-earn .ecobharat-banner .h5-heading,
.ecobharat-banner .h4-heading,
.ecobharat-banner .h6-heading {
    color: #2b006e;
    font-family: "Gilroy-Medium";
}

#refer-and-earn .ecobharat-banner .input-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 10px;
    background-color: #fff;
    border: 1px solid #000;
    width: 100%;
    border-radius: 30px;
}

#refer-and-earn .ecobharat-banner .input-cart-btn {
    display: flex;
    align-items: center;
    column-gap: 10px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

#refer-and-earn .ecobharat-banner .input-cart-btn a {
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    color: #000;
    text-decoration: none;
    padding: 6px 10px;
    border: 1px solid #000;
    background-color: transparent;
    border-radius: 30px;
}

#refer-and-earn .dash-earning {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    background: #040404;
    border-radius: 10px;
    padding: 24px;
    margin-bottom: 24px;
    position: relative;
    z-index: 1;
}

#refer-and-earn .dash-earning .h6-heading {
    color: #fff !important;
}

#wallet_transaction .thead-light tr th {
    background: #195297;
    color: #ffffff;
    font-family: "Gilroy-Medium";
}

#my-order .thead-light tr th {
    background: #195297;
    color: #ffffff;
    font-family: "Gilroy-Medium";
}

#wallet-transaction .thead-light tr th {
    background: #195297;
    color: #ffffff;
    font-family: "Gilroy-Medium";
}

#family .card-box .btn {
    background: linear-gradient(180deg, #F06722 0%, #FF0000 100%);
    color: #ffffff;
    font-family: "Gilroy-Semibold";
    border-radius: 28px;
    font-size: 14px;
    padding: 10px 28px;
    border: 1px solid #F06722;
}

#family .card-box .btn:hover {
    background: transparent;
    color: #FF0000;
}

#qr-code .card-box h5 {
    font-family: "Gilroy-Semibold";
}

#edit-profile .card-box .form-label {
    font-family: "Gilroy-Semibold";
}

.ecobharat-banner .input-cart a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.ecobharat-banner .btn-Stroke {
    background: transparent;
    border-radius: 30px;
    border: 2px solid #fc730c;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    padding: 8px 18px;
    color: #fc730c;
    font-weight: 600;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.card-helpline {
    background: #000;
    color: #fff;
    border-radius: 12px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-helpline .icon {
    background: #ff7b00;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

/* .tab-content {
    display: none;
} */

.tab-content.active {
    display: block;
    animation: fadeIn 0.5s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.profile-img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #ff7b00;
}

.qr-code {
    width: 200px;
    height: 200px;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 8px;
}

.family-member {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px;
    border-bottom: 1px solid #eee;
}

.family-member:last-child {
    border-bottom: none;
}

.order-item {
    padding: 15px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    margin-bottom: 15px;
}

.status-badge {
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 500;
}

.status-pending {
    background: #fff3cd;
    color: #856404;
}

.status-completed {
    background: #d1edff;
    color: #0c5460;
}

.status-shipped {
    background: #d4edda;
    color: #155724;
}

/* profile page end */

/* login screen start */
.login__screen .card {
    border: none;
}

.login__screen .card-body {
    /* background: linear-gradient(90deg, #F06722 0%, #2CA25E 100%); */
    border: none;
    box-shadow: 0px 0px 10px #F06722;
    border-radius: 10px;
}

.login__screen .card-body .card-title {
    text-align: center;
    font-family: "Gilroy-Bold";
}

.login__screen .card-body .label-text {
    font-family: "Gilroy-Semibold";
    margin-bottom: 10px;
}

.login__screen .card-body .form-control {
    font-family: "Gilroy-Regular";
    margin-bottom: 0px;
}

.login__screen .card-body .input-box {
    margin-bottom: 20px;
}

.custom-control-label {
    font-family: "Gilroy-Regular";
}

.login__screen .custom-checkbox {
    display: flex;
    gap: 10px;
    align-items: center;
}

.login__screen .btn-text.forgot__password {
    color: #F06722;
}

.login__screen .theme__btn {
    margin-bottom: 20px;
}

.dont__account {
    text-align: center;
    font-family: "Gilroy-Regular";
}

.dont__account a {
    font-family: "Gilroy-Semibold";
    color: #F06722;
}

.dont__account a:hover {
    color: #F06722;
}

.error__message {
    color: #F06722;
    margin-top: 5px;
}

/* login screen end */

/* family modal start */
#family_member label {
    color: #000;
    font-family: "Gilroy-Medium";
    padding: 0px;
    margin-bottom: 5px;
}

#family_member .form-control {
    margin: 0px;
}

#family_member .sign-up-gender {
    gap: 20px;
}

.custom-radio {
    display: flex;
    align-items: center;
    gap: 3px;
}

.chronic__diseases__box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.checkbox__box {
    display: flex;
    align-items: center;
    gap: 5px;
}

.checkbox__box label.col-form-label {
    font-family: "Gilroy-Regular" !important;
}

.family__member__modal .input-group {
    display: flex;
    position: relative;
    flex-wrap: nowrap;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.upload-btn {
    background: linear-gradient(180deg, #F06722 0%, #FF0000 100%);
    color: white;
    border: none;
    font-size: 14px;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0px 13px;
}


.fileUpload {
    position: relative;
    overflow: hidden;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
}

.in_field {
    flex: 1;
    border: 1px solid #ddd;
    border-left: none;
    padding: 12px 15px;
    font-size: 15px;
    background: #f9f9f9;
    color: #666;
}

.preview-section {
    margin-top: 25px;
    text-align: center;
    display: none;
}

.preview-container {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}

.preview-image {
    max-width: 200px;
    max-height: 200px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border: 2px solid #eaeaea;
}

.submit__btn .theme__btn {
    display: flex;
    align-items: center;
    gap: 10px;
}


/* add cart start */
.invoice-card {
    background: white;
    border-radius: 24px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    width: 100%;
    max-width: 500px;
    overflow: hidden;
    position: relative;
}

.invoice-header {
    background: linear-gradient(90deg, #F06722 0%, #2CA25E 100%);
    color: white;
    padding: 20px 15px;
    position: relative;
    overflow: hidden;
}

.invoice-header::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transform: rotate(30deg);
}

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

.invoice-title h2 {
    font-size: 24px;
    /* font-weight: 700; */
    letter-spacing: 0.5px;
    margin-bottom: 0px;
    font-family: "Gilroy-Bold";
}

.invoice-icon {
    font-size: 28px;
    opacity: 0.9;
}

.invoice-body {
    padding: 15px;
}

.product-card {
    display: flex;
    background: #f8fafc;
    border-radius: 16px;
    padding: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    border: 1px solid #e2e8f0;
}

.product-image {
    width: 90px;
    height: 90px;
    border-radius: 12px;
    object-fit: cover;
    margin-right: 20px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}

.product-details {
    flex: 1;
}

.product-name {
    font-size: 18px;
    font-family: "Gilroy-SemiBold";
    color: #1e293b;
    margin-bottom: 8px;
}

.product-meta {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}

.product-qty,
.product-price {
    font-size: 14px;
    color: #64748b;
    font-family: "Gilroy-Medium";
    display: flex;
    align-items: center;
}

.product-qty::before {
    content: '🛒';
    margin-right: 6px;
}

.product-price::before {
    content: '💰';
    margin-right: 6px;
}

.product-total {
    font-size: 20px;
    font-family: "Gilroy-SemiBold";
    color: #F06722;
    text-align: right;
}

.divider {
    height: 1px;
    background: linear-gradient(to right, transparent, #cbd5e1, transparent);
    margin: 15px 0 0;
}

.summary-section {
    margin-bottom: 10px;
}

.summary-row {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: 1px dashed #e2e8f0;
}

.summary-label {
    color: #64748b;
    font-size: 16px;
    font-family: "Gilroy-Bold";
    display: flex;
    align-items: center;
}

.summary-label i {
    margin-right: 10px;
    width: auto;
    text-align: center;
}
.summary-label.summary__icon i{
    width:20px

}
.summary-value {
    color: #1e293b;
    font-family: "Gilroy-Bold";
}

.gst-row .summary-value {
    color: #ef4444;
}

.shipping-row .summary-value {
    color: #10b981;
}

.total-section {
    display: flex;
    justify-content: space-between;
    padding: 20px 0 10px;
    margin-top: 15px;
    border-top: 2px solid #e2e8f0;
}

.total-label {
    font-size: 20px;
    font-family: "Gilroy-Bold";
    color: #1e293b;
}

.total-value {
    font-size: 26px;
    font-family: "Gilroy-Bold";
    color: #f2541c;
}
.add__to__cart__btn{
    padding: 0px 0px;
    margin-top: 20px;
}

/* checkout start */
.shipping__form label {
    font-family: "Gilroy-Semibold";
    font-size: 16px;
    margin-bottom: 7px;
}
.shipping__form .form-control::placeholder{
    font-family: "Gilroy-Regular";
    font-size: 14px;
}
.shipping__form .form-control{
    font-family: "Gilroy-Regular";
    font-size: 14px;
    margin-bottom: 0px;
}
.payment__method{
    font-family: "Gilroy-Bold";
}

/* QR Code Styles for Profile Page */
.qr-code-card {
    border: none;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.qr-code-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.qr-image-container {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qr-code-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.qr-placeholder {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border: 2px dashed #dee2e6;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f9fa;
}

.empty-state {
    padding: 3rem 1rem;
}

.empty-state i {
    opacity: 0.5;
}

/* Tab enhancements */
.nav-tabs .nav-link {
    border: none;
    border-bottom: 3px solid transparent;
    color: #6c757d;
    font-weight: 500;
    transition: all 0.3s ease;
}

.nav-tabs .nav-link:hover {
    border-bottom-color: #dee2e6;
    color: #495057;
}

.nav-tabs .nav-link.active {
    border-bottom-color: #007bff;
    color: #007bff;
    background: none;
}

.tab-content {
    padding-top: 1rem;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .qr-image-container,
    .qr-placeholder {
        width: 100px;
        height: 100px;
    }
    
    .qr-code-card {
        margin-bottom: 1rem;
    }
}
.associate__login__btn {
    position: fixed;
    bottom: 60px;
    right: 30px;
}
.associate__login__btn .btn{
    background: linear-gradient(180deg, #F06722 0%, #FF0000 100%);
    border: 1px solid #F06722;
    border-radius: 28px;
    color: #ffffff;
    font-family: "Gilroy-Semibold";
    /* text-transform: uppercase; */
    padding: 10px 28px;
    font-size: 14px;
}
.helpline_number{
    text-decoration: none;
    color: #000;
}


.sticker-quantity-controls {
    display: flex;
    align-items: center;
    gap: 8px;
}

.sticker-quantity-btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.sticker-quantity-display {
    min-width: 20px;
    text-align: center;
    font-weight: bold;
}

.summary-row .form-check {
    margin-bottom: 0;
}

.summary-row .form-check-input {
    margin-top: 0.2em;
}