@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');

body,
html {
    min-height: 100%;
    height: 100%;
    font-family: 'Inter', sans-serif;

}

ul li {
    list-style-type: none;
}

body {
    background: #f6f6f6;
    overflow-x: hidden;
}

body.bg-white {
    background: #fff !important;
}

img {
    max-width: 100%;
}

ul {
    padding: 0;
    margin: 0;
}

.text-gradiant {
    background: var(--golden, linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* HEADER CSS START HERE */
.iskon-story {
    border-radius: 40px;
    border: 1px solid #AC7B4D;
    background: #2F0304;

    padding: 0px 8px 0px 5px;
    width: 135px;
    height: 50px;
}

.story-head {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
}

.iskon-story p {
    font-size: 12px;
    font-weight: 500;
}

header {
    background: url(../images/banner-bg-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
    height: 750px;
}

.transparent-bg {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.logo-content {
    line-height: normal;
}

.logo-text-main {
    font-size: 17px;
    font-weight: 800;
}

.logo-text-sub {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.header-menu {
    width: 100%;
    /* background: linear-gradient(180deg, rgba(40, 3, 5, 0.95) 0%, rgba(0, 0, 0, 0.00) 100%);
    padding: 20px 25px 20px 25px; */
    /* height: 116px; */
}

.header-menu.remove-all {
    background: transparent;
    padding: 0;
    height: auto;
}

.header-menu.innerMenu {
    position: inherit;
    width: auto;
}

.header-menu.remove-all .nav-item {
    padding-left: 30px;
    padding-right: 30px;
}

.header-menu .nav-link {
    color: #fff;
    font-weight: 600;
}

.header-menu .navbar-nav {
    width: 75%;
    justify-content: space-between;
}

.header-menu .nav-link.active {
    background: var(--golden, linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.header-menu button.vedic-btn {
    width: 96px;
    height: 52px;
    padding: 0;
    color: #000;
}

.header-wrapper h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 82px;
    background: linear-gradient(294deg, #C5913B 10.19%, #FBEEA1 47.72%, #C5913B 90.74%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.header-wrapper h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    /* 145% */
}

.bg-new-header {
    /* background-image: linear-gradient(red, yellow); */
    background-image: linear-gradient(rgba(40, 3, 5, 1) 0%, rgba(0, 0, 0, 0.45) 60%, rgba(0, 0, 0, 0) 100%);
    top: 0;
    left: 0;
    height: 116px;
    z-index: 3;
    position: relative;
    width: 100%;
    padding: 8px 84px 0px;
}

.bg-new-header.sticky-top {
    position: -webkit-fixed;
    position: fixed;
    top: 0;
    z-index: 1020;
    background: #2f0304;
    height: auto;
}

.marg-116 {
    margin-top: -116px;
    padding-top: 70px !important;
}

.padd-84 {
    padding: 8px 84px;
}

.padd-84.bott-padd-remove {
    padding: 35px 84px 0px 84px;
}

.z-index-2 {
    z-index: 2;
}

.z-index-1 {
    z-index: 1;
}

.btn-main {
    border-radius: 74px;
    background: var(--golden, linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%));
    width: 173px;
    height: 54px;
    flex-shrink: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    border: 0;
}

.header-bottom {
    border-radius: 12px;
    background: var(--golden, linear-gradient(264deg, #FBEEA1 26.09%, #C5913B 74.41%));
    color: #240C0C;
    height: 87px;
}

.header-bottom h4 {
    font-size: 20px;
    font-weight: 800;
}

.header-bottom p {
    font-size: 14px;
    font-weight: 500;
}

.spacer-lr {
    padding-top: 90px;
}

.header-img {
    z-index: 1;
    top: 0;
    right: 0;
}

.header-img img {
    max-height: 750px;
    position: relative;
}

/* WHY WAVE CSS START HERE */

.why-wave {
    border-radius: 0px 0px 40px 40px;
    background: #3D0103;
    padding-top: 80px;
}

.why-wave h2 {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
}

.why-wave .title {
    background: linear-gradient(294deg, #C5913B 10.19%, #FBEEA1 47.72%, #C5913B 90.74%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wave-box {
    border-radius: 15px;
    background: linear-gradient(90deg, #C5913B 36.09%, #FBEEA1 54.41%);
    padding: 32px;
    color: #300843;
}

.wave-box img {
    max-width: 111px;
}

.wave-box h4 {
    font-weight: 700;
    font-size: 24px;
}

.wave-box p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
}

.wave-box button {
    width: 148px;
    height: 52px;
    border: 0;
}

/* Glory of Vedic India CSS START HERE */

.w-1020 {
    width: 1200px;
}

.vedic h6 {
    color: #E18C00;
    font-size: 24px;
    font-weight: 700;
}

.vedic h3 {
    color: #393939;
    font-weight: 800;
    font-size: 48px;
}

.vedic p {
    font-size: 18px;
    line-height: 25px;
    color: #212121;
    font-weight: 400;
}

.vedic p strong {
    font-weight: 700;
}

.vedic-img {
    border-radius: 30px;
}

.vedic-btn {
    border-radius: 74px;
    background: linear-gradient(7deg, #C5913B 14.82%, #FBEEA1 75.2%);
    padding: 17px 36px;
    color: #580003;
    ;
    font-size: 16px;
    font-weight: 700;
    border: 0;
}

/* Our Event CSS START HERE */
.event-bg {
    background: #EEF4F4;

}

.event img {
    border-radius: 10px;
}

.heading {
    color: #393939;
    ;
    font-size: 40px;
    font-weight: 700;
}

.white-bg {
    background-color: #fff;
}

.heading span {
    color: #E18C00;
}

.event .heading-bg {
    position: absolute;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    padding: 44px 0px 18px 0px;
    text-align: center;
    bottom: 0;
}

img.founder {
    max-width: 90%;
}

/* Donate For Temple Construction Css Start Here  */

.donate-bx {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
}

.img-donate {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background: #EEF4F4;
}

.img-donate img {
    max-width: 64px;
}

.progress-wraper {
    color: #393939;
}

.progress-wraper h6 {
    font-size: 22px;
    font-weight: 700;
}

.progress-wrap p {
    font-size: 18px;
    font-weight: 700;
}

.progress-wrap p span {
    color: #E18C00;
}

.progress-wrap .progress {
    background-color: #FFDD90;
    border-radius: 41px;
    background: #FFDD90;
    height: 9px;
}

.progress-wrap .progress-bar {
    border-radius: 41px;
    background: linear-gradient(0deg, #E18C00 0%, #E18C00 100%), #FFC6D4;

}

.progress-wrap .vedic-btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    font-weight: 700;
}

.heartHand {
    right: 0;
    top: -150px;
}

/* Our Blog Css Start Here  */

.our-blog .btn.vedic-btn {
    width: 125px;
    height: 52px;
    padding: 0;
}

.our-blog .card {
    border: 0;
}

.our-blog .card-img-top {
    border-radius: 10px 10px 0px 0px;
}

.our-blog .card-body {
    border-radius: 0px 0px 10px 10px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    padding: 20px;
}

.our-blog .card-title {
    color: #823639;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
}

.our-blog .card-text {
    color: #212121;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.our-blog .card-body .vedic-btn {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    color: #580003;
    font-size: 15px;
    font-weight: 700;
}

/* Newsletter Css Start Here  */
.newsletter-bx {
    border-radius: 15px;
    background: #3D0103;
    padding: 26px;
}

.newsletter-bx h3 {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}

.newsletter-bx p {
    font-size: 13px;
    font-weight: 500;
    background: var(--golden, linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.news-let-right {
    border-radius: 8px;
    border: 1px solid #F2DD8F;
    background: #FFF;
    width: 440px;
    padding: 14px 14px 14px 24px;
}

.btn-subscribe {
    border-radius: 4px;
    background: var(--golden, linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%));
    width: 109px;
    height: 48px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    border: 0;
}

img.email-icon {
    max-width: 24px;
}

.news-let-right input::placeholder {
    opacity: 1;
    color: #9F6669;
}

.news-let-right input {
    background: transparent;
    border: 0;
    height: 24px;
    font-size: 16px;
    color: #9F6669;
    font-weight: 500;
}

.news-let-right input:focus,
.news-let-right input:focus-within,
.news-let-right input:focus-visible {
    border: 0;
    box-shadow: none;
    outline: 0;
}

.design-newsletter-img {
    right: 32px;
    top: -30px;
}

.donate-info {
    background: url(../images/banner-bg-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
    position: relative;
    padding: 45px;
    color: #FFF;
}

.donate-info .transparent-bg {
    border-radius: 30px;
}

.donate-in-content {
    position: relative;
    z-index: 2;
}

.donate-info h5 {
    font-size: 18px;
    font-weight: 800;
}

.donate-info h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    color: #fff;
}

.donate-info .vedic-btn {
    padding: 16px 48px;
}

.grd-icon {
    background: url(../images/grad-icon-bg.png) no-repeat;
    height: 43px;
    width: 43px;
}

.contact-wrap h6 {
    font-size: 16px;
    font-weight: 700;
}

.contact-wrap h4 {
    font-size: 20px;
    font-weight: 700;
}

.contact-wrap a {
    color: #fff;
    text-decoration: none;
}

.footer-logo-wrap {
    color: #300843;
}

.footer-logo-wrap .logo-title {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 5px;
    line-height: normal;
}

.footer-logo-wrap .logo-content {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

footer p {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.socail-icon-wrap li {
    margin-right: 12px;
    list-style: none;
    width: 40px;
    height: 40px;
    background: url(../images/social-icon-bg.svg) no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-menu h1 {
    color: #300843;
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
}

.footer-menu ul li {
    color: #525659;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 14px;
    line-height: normal;
    text-align: left;
}

.footer-menu ul li a {
    color: #525659;
    text-decoration: none;
}

.footer-menu ul li img {
    width: 20px;
}

.line-21 {
    line-height: 21px !important;
}

.footer-go-to-top {
    position: absolute;
    right: 0;
    top: 0;
}

.footer-copyright {
    border-top: 1px solid #DDE2E2;
    height: 74px;
    color: #676767;
    font-weight: 400;
}

.footer-copyright a {
    color: #676767;
    text-decoration: none;
    padding: 0px 4px;
}

.orgnaise-wrap {}

.org-img {
    border-radius: 30px;
    position: relative;
    z-index: 1;
}

.org-transparent-bg {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
    z-index: 2;
    border-radius: 0px 0px 30px 30px;
    bottom: 0;
    width: 100%;
    height: 316px;
    color: #fff;
}

.org-transparent-bg h2 {
    font-size: 26px;
    font-weight: 800;
}

.org-transparent-bg h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.org-transparent-bg button {
    border-radius: 8px;
    border: 1px solid #FFF;
    font-size: 14px;
    font-weight: 600;
    background: transparent;
    width: 140px;
    height: 49px;
    color: #fff;
}

.org-title {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
}

.spacer-151 {
    padding-bottom: 360px;
}

.minus-140px {
    margin-top: -300px;
    z-index: 2;
    position: relative;
}

.org-1240 {
    max-width: 1240px;
}

.header-wrapper .inner-page h1 {
    font-size: 53px;
    font-weight: 700;
    line-height: 68px;
}

.header-wrapper .inner-page h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
}

.normal-font {
    font-size: 16px !important;
    color: #212121 !important;
    font-weight: 400 !important;
    line-height: 22px !important;
}

.learn-more-btn {
    border-radius: 74px;
    background: linear-gradient(271deg, #C5913B 3.39%, #FBEEA1 54.71%, #C5913B 99.05%);
    color: #000;
    font-size: 13px;
    font-weight: 700;
    border: 0;
    height: 44px;
}

.card-title.simple-card {
    color: #393939 !important;
    font-size: 18px !important;
    font-weight: 700 !important;

}

.our-blog .card-body.temple-bd {
    border-radius: 0px 0px 8px 8px;
    border-right: 1px solid #E8EEEE;
    border-bottom: 1px solid #E8EEEE;
    border-left: 1px solid #E8EEEE;
    background: #EEF4F4;
}

.gray-dn-bx {
    border-radius: 8px;
    background: #EEF4F4;
    padding: 20px;
    color: #393939;
}

.img-dn-bx {
    width: 100px;
    height: 100px;
    margin-right: 20px;
    background-color: #fff;
    border-radius: 50%;
}

.content-dn-bx h3 {
    font-size: 19px;
    font-weight: 700;
}

.vedic .content-dn-bx p {
    font-size: 17px;
    font-weight: 700;
}

.content-dn-bx p span {
    font-size: 13px;
    font-weight: 600;
}

.content-dn-bx .btn.vedic-btn {
    width: 146px;
    height: 44px;
}

.btn-see-all {
    border-radius: 74px;
    background: #FFF;
    padding: 17px 30px;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.balck-transparent {
    border-radius: 0px 0px 10px 10px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    height: 90.2px;
    padding-bottom: 15px;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    bottom: 0;
}

.font-32 {
    font-size: 32px;
}

.food-for-life-content-box p {
    color: #212121;
    font-size: 17px;
    font-weight: 300;
    line-height: 26px;
}

.food-for-life-content-box p strong {
    font-weight: 700;
}

.img-bnk-bx {
    /* display: flex; */
    border-radius: 40px;
    background: #F6EDFF;
    /* height: 40px;
    width: 40px; */
    display: inline-flex;
    height: 35px;
    width: 35px;
    align-items: center;
    justify-content: center;
}

.notes-color {
    color: #B17E28;
}

.event-box {
    border-radius: 8px;
    border: 1px solid #D1E0E0;
    background: #EEF4F4;
    padding: 24px;
}

.event-bx-img {
    border-radius: 5px;
    max-width: 224px;
}

.content-event h2 {
    color: #393939;
    font-size: 29px;
    font-weight: 800;
}

.content-event p {
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    color: #1A1515;
}

.content-event button.vedic-btn {
    border-radius: 47px;
    background: linear-gradient(271deg, #C5913B 3.39%, #FBEEA1 54.71%, #C5913B 99.05%);
    width: 261px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.krishna-bg {
    background: #f7e0fe;
    padding: 52px;
    border-radius: 8px;
}

.krishna-bg h3 {
    font-size: 24px;
    font-weight: 700;
    color: #393939;
}

.krishna-bg p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #1A1515;
}

.mobile-navigation nav {
    bottom: 0;
    border-radius: 30px 30px 0px 0px;
    background: #3D0103;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.12);
    height: 68px;
    z-index: 3;
    width: 100%;
    display: flex;
    align-items: center;
}

.mobile-navigation nav .mob-list {
    position: relative;
}

.mobile-navigation nav .mob-list img {
    z-index: 2;
    position: relative;
}

/* .story-wrapper{
    width: 527px;
} */
#storyModal .modal-dialog {
    width: 504px;
    max-width: 504px;
}

#storyModal .modal-content {
    border-radius: 15px;
}

#storyModal .modal-body {
    padding: 8px;
}

#storyModal .carousel-item img {
    border-radius: 15px;
    position: relative;
    z-index: 1;
}

.transparent-crousal {
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    height: 461px;
    display: flex;
    z-index: 2;
    position: absolute;
    bottom: 0;
    color: #fff;
    border-radius: 0px 0px 15px 15px;
    padding: 30px;
}

.transparent-crousal h2 {
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
}

.transparent-crousal p {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
}

#storyModal .carousel-indicators {
    top: 40px;
    margin: 0;
}

#storyModal .carousel-indicators [data-bs-target] {
    border-radius: 10px;
    opacity: 0.42;
    background: #000;
    width: 83px;
    height: 7px;
    border: 0;
    transition: all .6s ease;

}

#storyModal .carousel-indicators .active {
    border-radius: 10px;
    opacity: 0.71;
    background: #FFF;

}

.close-arrow-wrap {
    position: absolute;
    right: 20px;
    top: 50px;
    z-index: 3;
}

.close-arrow-wrap img {
    opacity: 0.71;
}

@media (max-width: 768px) {

    #carouselExampleControls .carousel-inner .carousel-item>div,
    #myCarousel .carousel-inner .carousel-item>div {
        display: none;
    }

    #carouselExampleControls .carousel-inner .carousel-item>div:first-child,
    #myCarousel .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

#carouselExampleControls .carousel-inner .carousel-item.active,
#carouselExampleControls .carousel-inner .carousel-item-start,
#carouselExampleControls .carousel-inner .carousel-item-next,
#carouselExampleControls .carousel-inner .carousel-item-prev,
#myCarousel .carousel-inner .carousel-item.active,
#myCarousel .carousel-inner .carousel-item-start,
#myCarousel .carousel-inner .carousel-item-next,
#myCarousel .carousel-inner .carousel-item-prev {
    display: flex;
}


@media (min-width: 768px) {

    #carouselExampleControls .carousel-inner .carousel-item-right.active,
    #carouselExampleControls .carousel-inner .carousel-item-next,
    #carouselExampleControls .carousel-item-next:not(.carousel-item-start),
    #myCarousel .carousel-inner .carousel-item-right.active,
    #myCarousel .carousel-inner .carousel-item-next,
    #myCarousel .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(25%) !important;
    }

    #carouselExampleControls .carousel-inner .carousel-item-left.active,
    #carouselExampleControls .carousel-item-prev:not(.carousel-item-end),
    #carouselExampleControls .active.carousel-item-start,
    #carouselExampleControls .carousel-item-prev:not(.carousel-item-end),
    #myCarousel .carousel-inner .carousel-item-left.active,
    #myCarousel .carousel-item-prev:not(.carousel-item-end),
    #myCarousel .active.carousel-item-start,
    #myCarousel .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }

    #carouselExampleControls .carousel-item-next.carousel-item-start,
    #carouselExampleControls .active.carousel-item-end,
    #myCarousel .carousel-item-next.carousel-item-start,
    #myCarousel .active.carousel-item-end {
        transform: translateX(0) !important;
    }

    #carouselExampleControls .carousel-inner .carousel-item-prev,
    #carouselExampleControls .carousel-item-prev:not(.carousel-item-end),
    #myCarousel .carousel-inner .carousel-item-prev,
    #myCarousel .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }
}

.carousel-item .col-md-3 {
    padding: 8px;
}

.header-wrapper .carousel {
    width: 692px;
    z-index: -1;
}

.story-link {
    text-decoration: none;
    display: flex;
}

.btn-carousal-wrapper {
    position: absolute;
    width: 120px;
    bottom: 80px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.btn-carousal-wrapper .carousel-control-next,
.carousel-control-prev {
    width: 46px;
    height: 46px;
    background-image: none;
    background-color: #D1A652;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;

}

.btn-carousal-wrapper .carousel-control-prev-icon {
    background: url(../images/arr-cr.svg);
    width: 23px;
    height: 23px;
    opacity: 1;
}

.btn-carousal-wrapper .carousel-control-next-icon {
    background: url(../images/arr-cr.svg);
    width: 23px;
    height: 23px;
    opacity: 1;
    transform: rotate(180deg);
}

.hamburger .dropdown-toggle::after {
    display: none;
}

.dropdown-mobile-nav {
    background: #2F0405;
    width: 100%;
    /* position: absolute !important; */
    left: 0 !important;
    /* top: -16px !important; */
    transform: none !important;
    padding: 0;
    /* z-index: 99; */
    height: 100%;
}

.dropdown-mobile-nav ul li {
    list-style: none;
}

.dropdown-mobile-nav ul li a {
    font-weight: 700;
    color: #fff;
    font-size: 17px;
}

.padd-21 {
    padding: 21px;
}

.user-top {
    flex: 1;
    height: 89px;
    border-bottom: 1px solid #442C2C;
    position: relative;
}

.ham-menu {
    flex: 8;
    overflow-y: scroll;
}

.ham-menu a {
    color: #fff;
    text-decoration: none;
}

.sign-out-wrap {
    flex: 1;
    height: 85px;
    border-top: 1px solid #442C2C;
}

.sign-out-wrap a {
    font-size: 15px;
    color: #FFD874;
    font-weight: 600;
    text-decoration: none;
}

.user-content h3 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.user-content p {
    color: #DEDEDE;
    font-size: 13px;
    font-weight: 500;
}

.close-menu.btn-close {
    opacity: 1;
}

.list-mob-item ul {
    padding: 0 0 0 35px;
}

.list-mob-item ul li {
    list-style: disc;
    display: flex;
    align-items: center;
}

.list-mob-item ul li a {
    color: #F9DDDD;
    font-size: 16px;
    font-weight: 600;
    line-height: 323.5%;
}

.list-mob-item ul li::before {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    content: '';
    margin-right: 16px;
}

.ham-menu li.active a {
    background: var(--golden, linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.highligt li {
    position: relative;
    padding-left: 30px;
    list-style-type: none;
    color: #1A1515;
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 4px;
    font-family: 'Inter', sans-serif;
}

.highligt li::before {
    background: url(../images/checkbox-circle-fill-gradiant.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: 20px;
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
}

.removeBtn {
    width: 146px;
    height: 44px;
    border-radius: 74px;
    border: 1px solid #3F0709;
    background: #FFF;
    color: #580003;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
}

h3.aboutEvent {
    color: #393939;
    font-size: 26px;
    font-weight: 700;
}

.sriKrishna {
    font-family: 'Inter', sans-serif !important;
}

.sriKrishna h6 {
    font-weight: 500;
    line-height: 26px;
    color: #212121;
    font-size: 17px;
}

.socail p {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.socail-wrap ul li {
    margin: 0;
}

.eventCard .card {
    border: 0;
}

.eventCard .card img {
    border-radius: 5px 5px 0px 0px;
}

.eventCard .card-body {
    border-radius: 8px;
    border: 1px solid #D1E0E0;
    background: #EEF4F4;
    padding: 20px;
}

.card-title {
    color: #393939;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 11px;
}

.eventCard .card-text {
    color: #1A1515;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

.pl-j {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.shopingBx {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, 0.07);
    padding: 24px;

}

.Shop-imgContent h3 {
    color: #333E56;
    font-size: 17px;
    font-weight: 800;
    line-height: 26px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    padding: 0;
    margin-bottom: 11px !important;
}

.Shop-imgContent p {
    color: #737373;
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
}

.priceBx {
    color: #7E8492;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.priceBx strong {
    color: #393939;
    font-size: 20px;
    font-weight: 800;
    line-height: 26px;
    font-family: 'Inter', sans-serif;
}

img.shpimg {
    border-radius: 8px;
    border: 5px solid #CBCBCB;
}

.cartPlus {
    width: 156px;
    border-radius: 3px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    box-sizing: border-box;
    padding: 10px 14px;
}

.cartPlus ul li {
    border-radius: 33px;
    background: #F7F7F7;
    height: 32px;
    width: 32px;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cartPlus ul li img {
    font-size: 15px;
}

.cartPlus ul li.inpbx {
    width: 40px;
    border-radius: 0;
    background: transparent;
    margin: 0px 14px;
}

.cartPlus ul li.inpbx input {
    border: 0;
    width: 40px;
    text-align: center;
    height: auto;
}

.delte-wrap {
    width: 52px;
    height: 52px;
    border-radius: 35px;
    background: #F7F7F7;
    cursor: pointer;
}

.delte-wrap img {
    width: 20px;
}

.frmWrap {
    border-radius: 8px;
    border: 1px solid #C1C1C1;
    background: #FFF;
    height: 60px;
    padding: 0px 15px;
    color: #333E56;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.frmWrap input {
    border: 0;
}

/* .shopingBx{
    padding: 0px 15px;
} */
.shopingBx h3 {
    color: #333E56;
    font-size: 20px;
    font-weight: 800;
    line-height: 26px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    margin-bottom: 20px;
}

.shopingBx input {
    width: 100%;
    border: 0;
    /* height: 57px; */
}

.shopingBx input:focus,
.shopingBx input:focus-visible {
    border: 0;
    outline: 0;
}

.shopingBx input::placeholder {
    color: #333E56;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.close-json{
    position: absolute;
    right: -10px;
    width: 20px;
    height: 20px;
    top: 12px;
    padding: 5px 0 0 0;
    border-radius: 50%;
}

.form-select {
    border: 0;
    height: 57px;
    font-size: 16px;
    font-weight: 600;
}

.infobx {
    color: #939393;
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
}

.btn-continue {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px;
    background: linear-gradient(271deg, #C5913B 3.39%, #FBEEA1 54.71%, #C5913B 99.05%);
    padding: 16px;
}

.form-titl {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}

.shopingBx form h3 {
    color: #393939;
    font-weight: 700;
    font-size: 20px;
}

/* .shopingBx form input,
.shopingBx form select.form-select {
    border-radius: 4px;
    border: 1px solid #D5D8DB;
    height: 55px;
} */

.shopingBx form input::placeholder {
    color: #393939;
    font-weight: 600;
    font-size: 15px;
}

.shopingBx form .form-floating>.form-control:focus~label,
.shopingBx form .form-floating>.form-control:not(:placeholder-shown)~label,
.shopingBx form .form-floating>.form-select~label {
    transform: scale(.85) translateY(-1.6rem) translateX(.5rem);
    background: #fff;
    opacity: 1;
    color: #7C7C7C;
    font-size: 13px;
    font-weight: 500;
    height: auto;
    padding: 10px;
}

.require {
    color: #F00;
}

.shopingBx form .form-floating>.form-control:focus,
.shopingBx form .form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1rem;
}

.shopingBx form .form-floating>.form-control {
    padding: 1rem;
    font-weight: 600;
}

.form-floating>.form-select {
    padding-top: .625rem;
}

.price-box {
    color: #737373;
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.price-box p {
    font-size: 13px;
    color: #737373;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.pr-text-strng {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #333E56;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.pr-text-strng strong {
    font-weight: 800;
}

.tx-text-strng {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    color: #656E81;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.totalText {
    color: #333E56;
    font-size: 18px;
    font-weight: 800;
    line-height: 26px;
}

.tx-text-strng strong {
    font-weight: 600;
}

.taxbenifit {
    font-size: 12px;
    border-bottom: 1px solid #D9D9D9;
}

.blankdv {
    height: 1px;
    background: #D9D9D9;
}

.infotxt {
    color: #737373;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.infotxt .delte-wrap img {
    max-width: 26px;
    width: 26px;
}

.infotxt a {
    color: #3A3EBA;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-decoration-line: underline;
}

.price-box ul li {
    display: flex;
    justify-content: space-between;
    color: #333E56;
    font-weight: 600;
    line-height: 26px;
    font-size: 16px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    margin-bottom: 30px;
}

.price-box ul li:last-child {
    margin-bottom: 0;
}

.price-box ul li strong {
    font-size: 15px;
    font-weight: 700;
}

.price-box ul li small {
    font-size: 12px;
    color: #6F778A;
    font-weight: 500;
}

.med-container {
    width: 540px;
    margin: 0 auto;
    color: #393939;
}

.med-container h2 {
    font-size: 24px;
    font-weight: 800;
    line-height: 26px;
    margin: 0;
}

.vedic .med-container p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #676767;
}

.para-2 {
    color: #737373;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
}

.succ-cont-bx {
    border-radius: 7px;
    border: 1px solid #E0F2FF;
    background: #F8FCFF;
    height: 65px;
    font-family: Plus Jakarta Sans;
    font-size: 15px;
    font-weight: 700;
    padding: 0 21px;
}

.succ-cont-bx a {
    color: #333E56;
    text-decoration: none;
}

.contact-Wrap-bx {
    color: #212121;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.cont-header {
    height: 130px;
}

.bg-green {
    background: #3EBB97;
}

.bg-pink {
    background: #FA4E82;
}

.bg-blue {
    background: #5A86FA;
}

.cont-body {
    border-radius: 5px 5px 0px 0px;
    background: #FFF;
    box-shadow: 0px 4px 23px 0px rgba(0, 0, 0, 0.09);
    padding: 40px;
    min-height: 330px;
}

.cont-body h3 {

    color: #464646;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 32px;
}

.cont-body p {
    color: #212121;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    min-height: 68px;
}

.icn-cont-bx {
    color: #525659;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}

.icn-cont-bx a {
    color: #525659;
    text-decoration: none;
}

.icn-cont-bx .img-wrp {
    width: 32px;
    height: 32px;
    border-radius: 29px;
    background: #F1F1F1;
}

.cont-body .btn-direction {
    width: 208px;
}

.explore-wrap {
    color: #646464;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.cart-menu {
    width: 54%;
}

.cart-menu ul li {
    list-style-type: none;
    border-top: 11px solid #A5782E;
    color: #333E56;
    text-align: center;
    position: relative;
    width: 33%;
    z-index: 1;
}

.cart-menu ul li.active::after {
    position: absolute;
    background: url(../images/shopping/active-cart.svg) no-repeat;
    top: -6px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 17px;
    height: 17px;
    content: '';
    z-index: 2;

}

.cart-menu ul li .liHead {
    font-size: 16px;
    font-weight: 700;
    padding-top: 32px;
}

.cart-menu ul li .licnt {
    font-size: 13px;
    font-weight: 500;
    color: #808080;
}

.cartList {
    background: url(../images/shopping/cart-list.svg) no-repeat;
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 46px;
    height: 46px;
    z-index: 1;

}

.cartList.scnd {}

.cart-menu ul li:first-child .brd-remv {
    background: #fff;
    position: absolute;
    left: 0;
    top: -11px;
    width: 41%;
    z-index: -1;
    height: 11px;
}

.cart-menu ul li:last-child .brd-remv {
    background: #fff;
    position: absolute;
    right: 0;
    top: -11px;
    width: 41%;
    z-index: -1;
    height: 11px;
}

/*
.cart-menu ul li:first-child .cartList{
    left: 0;
}
.cart-menu ul li:first-child.active::after{
    left: 0;
} */

.bhagwat .highligt li {
    color: #393939;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 22px;
    width: 50%;
    float: left;
}

.puranaBh h2 {
    color: #393939;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 22px;
}

h2.font-26 {
    font-size: 26px !important;
    font-weight: 700;
}

.puranaBh p {
    color: #212121;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 22px;
}

.puranaBh p strong {
    font-weight: 500;
}

.bhagwat .highligt.w30 li {
    width: 33.33%;
}

.recommmeended h2 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.recommmeended .card {
    border: 0;
    background: transparent;
}

.recommmeended .card-img-top {
    border-radius: 10px 10px 0 0;

}

.recommmeended .card-body {
    border-radius: 0px 0px 10px 10px;
    background: #FFF;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.18);
}

.recommmeended .crd-img {
    border-radius: 0px 0px 10px 10px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    height: 75px;
    color: #FFF;
    font-size: 13px;
    font-weight: 500;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0px 10px 13px 10px;
}

.recommmeended .crd-img div {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.36);
    display: inline-flex;
    padding: 2px 7px 4px 7px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.premieum {
    right: 13px;
    top: -3px;
}

.recommmeended .card-title {
    color: #393939;
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 20px;
}

.recommmeended .card .highligt li {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #393939;
}

.crd-footer {
    padding-top: 17px;
    border-top: 1px solid #DDE1E1;
    color: #393939;
}

.hour-wr {
    font-size: 13px;
}

.hour-wr img,
.user-wr img {
    margin-right: 7px;
}

.price-wr {
    font-size: 18px;
    font-weight: 700;
}

.crd-footer .btn-enroll {
    border-radius: 74px;
    background: linear-gradient(274deg, #C5913B 12.91%, #FBEEA1 53.71%, #C5913B 92.05%);
    font-size: 16px;
    font-weight: 700;
    color: #000;
    height: 52px;
    width: 210px;
    border: 0;
}

.crd-footer .btn-cart {
    width: 52px;
    height: 52px;
    border-radius: 74px;
    background: linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%);
    border: 0;
}

img.learner {
    border-radius: 5px 0px 0px 5px;
}

.learn-content {
    padding: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.learn-content h3 {
    font-size: 20px;
    font-weight: 700;
}

.supportbg-learner {
    background: url(../images/banner-bg-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 200px;
    position: relative;
}

.supportbg-learner h4 {
    font-size: 15px;
    font-weight: 700;
    background: linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}

.supportbg-learner h3 {
    font-size: 32px;
    font-weight: 700;
    margin: 6px 0 6px 0;
}

.supportbg-learner h6 {
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    background: linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}

.bg-gradint {
    background: var(--golden, linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%));
}

.btn-calling {
    border-radius: 65px;
    background: var(--golden, linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%));
    width: 245px;
    height: 56px;
    flex-shrink: 0;
    color: #000;
    font-size: 17px;
    font-weight: 700;
}

.btncall {
    background: #d7c682;
    width: 1px;
    height: 27px;
    margin: 0px 6px;
}

.btnEmail {
    width: 83px;
    height: 56px;
    flex-shrink: 0;
    border-radius: 48px;
}

.btnsp button {
    border: 0;
}

.rightSection .card-body {
    border-radius: 0px 0px 10px 10px;
    background: #EEF4F4;
}

.grayBg {
    border-radius: 10px;
    background: #EEF4F4;
    padding: 24px;
    color: #393939;
    font-size: 16px;
    font-weight: 500;
}

.curriculam h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.curriculam ul li {
    float: left;
    width: 50%;
    list-style-type: none;
    margin-bottom: 22px;
}

.curriculam ul li img {
    margin-right: 12px;
}

.abt-content {
    font-size: 14px;
    font-weight: 400;
}

.aboutteacher img.teacher-img {
    border: 5px solid #C6923C;
    background: url(<path-to-image>), lightgray 50% / cover no-repeat;
    width: 74px;
    height: 74px;
    border-radius: 74px;
}

.mb5 {
    margin-bottom: 6px;
}

.abt-content h3 {
    font-size: 16px;
    font-weight: 700;
}

.abt-content h4,
.abt-content h5 {
    font-size: 14px;
    font-weight: 400;
}

.abt-content h4 strong,
.abt-content h5 strong {
    font-weight: 600;
}

.tech-cntnt {
    border-top: 1px solid #E1E9E9;
    padding-top: 10px;

}

.tech-cntnt p {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.slide-ar {
    width: 37px;
    height: 37px;
    background: #fff;
    border-radius: 50%;
}

.sl-right img {
    transform: rotate(180deg);
}

.pledge h1 {
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 72px !important;
}

.pledge h1 strong {
    font-size: 64px;
    font-weight: 700;
}

.pledge ul li {
    list-style: none;
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    line-height: 41px;
}

.pladgeimg-wrap {
    border-radius: 74px;
    background: linear-gradient(30deg, #C5913B 38.29%, #FBEEA1 55.14%);
    width: 19px;
    height: 19px;
    margin-right: 12px;
}

.plgimg {
    right: 0;
    bottom: 0;
    z-index: 3;
}

.plegwrp h2 {
    font-weight: 700;
}

.plegwrp p {
    color: #212121;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    /* 152.941% */
}

.citywev {
    border-radius: 10px;
    border: 1px solid #C6923C;
    background: rgba(238, 244, 244, 0.37);
    backdrop-filter: blur(5.75px);
    padding: 18px;
}

.citywev h3 {
    font-size: 19px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 16px;
}

.citywev ul li {
    list-style: none;
    padding: 15px 10px;
    /* border-bottom: 1px solid #E9E9E9; */
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
}

.citywev ul li strong {
    font-weight: 700;
}

.citywev ul li img {
    margin-right: 10px;
    max-width: 50px;
}

.pledge-bg-main {
    background-color: rgba(255, 255, 255, 0.44);
    /* background-image: url(../images/recom/pleg-bg-min.png); */
    background-size: cover;
    backdrop-filter: blur(12.5px);
}

.pledgerightWrap {
    border-radius: 10px;
    border: 1px solid #C6923C;
    background: rgba(238, 244, 244, 0.37);
    backdrop-filter: blur(5.75px);
    padding: 48px 20px 30px 20px;
    color: #000;
}

.pledgerightWrap h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 28px;
}

.pledgerightWrap h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 22px;
}

.pledgerightWrap h6 {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

.pledgerightWrap h5 {
    font-size: 19px;
    font-weight: 700;
    line-height: 27px;
}

.pledgerightWrap .form-select {
    border-radius: 8px;
    border: 1px solid #C0C0C0;
    font-size: 16px;
    font-weight: 600;
    padding: 20px;
    height: auto;
}

.pledgerightWrap .form-check {
    font-weight: 400;
    line-height: 130.705%;
    font-size: 14px;
}

.select-mnt {
    flex-grow: 1;
    margin-left: 40px;

}

.select-mnt .form-select {
    padding: 14px;
}

/* .form-check-input:checked{
    background: #7e7e7e;
    border-color: #7e7e7e;
} */
/* .form-check-input[type=checkbox]{
    border-radius: 2px;
} */
/* .form-switch .form-check-input:checked{
    background: #2db56b;
}
.form-switch .form-check-input[type=checkbox] {
    border-radius: 2em;
} */
.form-switch .form-check-input {
    height: 23px;
    width: 40px;

}

.form-switch .form-check-input:checked {
    background-color: #2db56b;
    border-color: #2db56b;
}

.pyment-tr p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #212121;
}

.prog-shop .progress {
    width: 103px;
    height: 9px;
    background-color: #D9D9D9;

}

.prog-shop .progress-bar {
    background: linear-gradient(30deg, #C5913B 38.29%, #FBEEA1 55.14%);
}

.prog-cnt {
    color: #717171;
    font-family: Helvetica;
    font-size: 15px;
    font-weight: 700;
}

.crstxt {
    color: #E18C00;
}

.learn_limit {
    background: #EEF4F4 !important;
}

.limit-head h2 {
    font-size: 32px !important;
    font-weight: 800 !important;
}

.withoutLearn p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.limit-img img {
    max-width: 100%;
}

.btn-limit {
    border-radius: 74px;
    height: 54px;
    font-size: 16px;
    font-weight: 700;
    width: 174px;
}

.btn-limit.btn-livedemo {
    border: 2px solid #F3E193;
}

.limitlist ul li {
    margin-right: 32px;
    color: #C5913B;
    font-size: 18px;
    font-weight: 600;

}

.number-wrap {
    color: #FFD8D8;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    border-radius: 74px;
    background: #8A1214;
    width: 81px;
    height: 45px;
}

.blanklist {
    height: 70px;
}

.live-certified {
    background: linear-gradient(270deg, #C5913B 0%, #FBEEA1 54.68%, #C5913B 99.98%);

}

.h-132 {
    height: 132px;
}

.tech-content h3 {
    color: #3C2C2C;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 4px;
}

.tech-content h5 {
    color: #8A2628;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.menu-learning .nav-tabs {
    border-radius: 74px;
    background: #FFF;
    padding: 5px;
    height: 52px;
    display: flex;
    align-items: center;
}

.menu-learning .nav-tabs .nav-link {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    border: 0;
    padding: 10px 22px;
}

.menu-learning .nav-tabs .nav-link.active,
.menu-learning .nav-tabs .nav-link:focus,
.menu-learning .nav-tabs .nav-link:hover {
    border-radius: 74px;
    background: linear-gradient(318deg, #C5913B 5.55%, #FDE39A 54.24%, #FBEEA1 95.44%);
    border: 0;
}

.categoriwrap .form-select {
    border-radius: 74px;
    height: 52px;
    color: #5A5A5A;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 34px 0px 20px;
}

.comWrap {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.10);
    padding: 18px;
}

.grd-over {
    border-radius: 7px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
}

.content-wrapper {
    color: #393939;
}

.content-wrapper h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 16px;
}

.content-wrapper p {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
}

.gray-bg {
    background: #F5F5F5;
    width: 52px;
    height: 52px;
}

.pdf-btn-wrap {
    border-top: 1px solid #E1E9E9;
    padding-top: 18px;
    color: #212121;
    font-size: 14px;
    font-weight: 300;
}

.learnerbg {
    border-radius: 0px 5px 5px 0px;
    background: #FFF;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.10);

    color: #5C5C5C;
    font-size: 14px;
}

.comWrap .img-wrapper {
    border-radius: 50%;
    background: #fff;
    padding: 15px;
    width: 210px;
    height: 210px;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.10);
    flex-shrink: 0;
    display: flex;

}

.comWrap .img-wrapper img {
    border-radius: 50%;
    max-width: 100%;
    position: relative;
    z-index: 2;
}

.mr-vector {
    left: -30px;
    top: -10px;
    z-index: 1;
}

select#gender option[value="male"] {
    background-image: url(male.png);
}

select#gender option[value="female"] {
    background-image: url(female.png);
}

select#gender option[value="others"] {
    background-image: url(others.png);
}

.grid-gap-24 {
    grid-gap: 24px;
}

#carouselEvent .carousel-item .position-relative {
    margin-right: 16px;
}

.construct .card-body {
    border-radius: 0px 0px 8px 8px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
}

.construct .card {
    border: 0;
    padding: 0;
    background: transparent;
}

.construct .card-img-top {
    border-radius: 8px 8px 0px 0px;
}

.construct .vedic-btn {
    padding: 14px 36px;
}

.construct p {
    font-size: 14px;
}

.construct .pos-sbs {
    border-radius: 4px;
    background: #FFF;
    position: absolute;
    bottom: 20px;
    padding: 10px 15px;
    width: 90%;
    left: 5%;
}

.head-sbs {
    color: #393939;
}

.head-sbs h6 {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 2px;
}

.head-sbs h3 {
    color: #E18C00;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.rp-sb {
    color: #393939 !important;
}

.construct .pos-sbs.transbg {
    background: transparent;
    top: 15px;
    bottom: inherit;
    padding: 10px 0;
}

.rnd-circ {
    background: #fff;
    border-radius: 50%;
    width: 42px;
    height: 42px;
}

.rnd-circ img {
    max-width: 25px;
}

.rndsb {
    border-radius: 40px;
    border: 1px solid #AC7B4D;
    background: #2F0304;
}

div.prsd {
    display: flex;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: conic-gradient(red var(--progress), gray 0deg);
    font-size: 0;
}

div.prsd::after {
    content: attr(data-progress) '%';
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin: 10px;
    border-radius: 50%;
    background: white;
    font-size: 1rem;
    text-align: center;
}

.form-select:focus {
    box-shadow: none;
    border: none;
}

.mobile-courselist {
    border-radius: 74px;
    background: #FFF;
    font-size: 15px;
    color: #000;
    font-weight: 700;
    padding: 0px 24px;
    height: 52px;
}

.mobile-courselist img {
    max-width: 22px;
}

.mobile-filter {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #FFF;
}

.my-slider {
    padding: 0;
}

.slick-initialized .slick-slide {
    background-color: #b32532;
    color: #FFF;
    height: 200px;
    margin: 0 15px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slick-dots {
    display: none !important;
}

.slick-initialized .slick-slide {
    height: auto;
    background: transparent;
}

.slick-next.slick-arrow,
.slick-prev.slick-arrow {
    position: absolute;
    right: 15px;
    top: -100px;
    background: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: none !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.06));
}

.slick-next.slick-arrow::after {
    background: url(../images/arr-cr.svg);
    background-size: 23px;
    width: 23px;
    height: 23px;
    display: flex;
    content: "";
    transform: rotate(180deg);
}

.slick-prev.slick-arrow::after {
    background: url(../images/arr-cr.svg);
    background-size: 23px;
    width: 23px;
    height: 23px;
    display: flex;
    content: "";

}

.slick-prev.slick-arrow {
    right: 72px;
}

.slick-list {
    padding: 0px 2px 5px 2px !important;
}

.course-listing-list {
    display: none;
    background: #fff;
    border-radius: 0px 0px 15px 15px;
    padding: 24px 12px 12px 12px;
    z-index: 3;
    position: absolute;
    left: 0;
    width: 100%;
    top: 33px;
}

.course-listing-list ul {
    padding: 0;
    margin: 0;
}

.course-listing-list ul li {
    font-size: 14px;
    font-weight: 500;
    list-style-type: none;
    padding: 8px 0px;
}

.plege-bg {
    background: url(../images/recom/plege-payment-pnk-bg.png) no-repeat;
    background-size: cover;
    background-position: top center;
    height: 276px;
    border-radius: 15px 15px 0px 0px;
}

.pleg-shadow {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 1px 11px 0px rgba(0, 0, 0, 0.18);
}

.pleg-cntent {
    padding: 35px 40px;
}

.pleg-cntent.shopingBx {
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    color: #393939;
}

.pleg-cntent.shopingBx h3 {
    font-size: 17px;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.font-12 {
    font-size: 11px !important;
    line-height: 17px;
}

.pleg-cntent.shopingBx .delte-wrap {
    width: 36px;
    height: 36px;
}

.pleg-cntent.shopingBx .delte-wrap img {
    max-width: 19px;
}

.heght66 {
    height: 66px !important;
}

.pleg-cntent.shopingBx .infotxt a {
    font-size: 12px;
    font-weight: 500;
}

.ruppes {
    max-width: 10px;
    margin: 0px 6px;
}

.pleg-cntent .form-check {
    margin-bottom: 0;
}

.pleg-cntent .form-check-input {
    height: 20px;
    width: 20px;
    border: 2px solid #000;
    margin-top: 0;
}

.pleg-cntent .form-check-label {
    font-size: 19px;
    font-weight: 600;
}

.rbuttonlist li {
    border-radius: 6px;
    border: 1px solid #D1D1D1;
    background: #FFF;
    padding: 15px;
}

.rupenterbx {
    border-radius: 8px;
    border: 1px solid #C0C0C0;
    background: #FFF;
    height: 72px;
}

.rupenterbx input.rpinp {
    position: absolute;
    width: 55%;
    border: 0;
    outline: none;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    top: 8px;
    left: 86px;
}

.pleg-cntent.shopingBx .title-plege h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 12px;
}

.pleg-cntent.shopingBx .title-plege h3 {
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 0;
}

.pleg-cntent.shopingBx .title-plege h3 img {
    max-width: 16px;
    margin-left: 0;
}

.pleg-cntent .help-blck .form-check-label {
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
}

.pleg-cntent .help-blck .form-check-input {
    height: 16px;
    width: 16px;
}

.pleg-cntent .help-blck .form-check-input:checked[type=checkbox] {
    border: 0;
}

.pleg-cntent .help-blck .form-check.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;
    margin-top: 0;

}

.pleg-cntent.shopingBx form .help-blck select.form-select {
    border-radius: 4px !important;
    /* background: #F9F9F9 !important; */
    width: 97px !important;
    height: 37px !important;
    color: #646464 !important;
    font-size: 13px !important;
    padding-left: 12px;
}

.pleg-cntent .form-check.form-switch {
    min-height: 0;
}

.btn.btn-donate-pleg {
    border-radius: 8px;
    background: linear-gradient(274deg, #C5913B 12.91%, #FBEEA1 53.71%, #C5913B 92.05%);
    font-size: 20px;
    font-weight: 700;
    color: #000;
    width: 100%;
    height: 67px;
}

.modal-header {
    background: url(../images/login/login-heading-bg.png) no-repeat;
    background-size: contain;
    height: 105px;
    border: 0;
    padding: 0 32px;
}

.loginModal .modal-content {
    color: #393939;
    background: #fff;
    padding: 0;
    border-radius: 15px;
    /* border: 1px solid #EFD989;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.55) 100%), url(<path-to-image>), lightgray 50% / cover no-repeat; */
}

.loginModal .modal-title {
    font-size: 30px;
    font-weight: 700;
    background: linear-gradient(294deg, #C5913B 10.19%, #FBEEA1 47.72%, #C5913B 90.74%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-login-close {
    border-radius: 74px;
    background: linear-gradient(264deg, rgba(197, 145, 59, 0.48) 36.09%, rgba(251, 238, 161, 0.48) 54.41%);
    width: 45px;
    height: 45px;
    cursor: pointer;
}

.btn-login-close img {
    max-width: 30px;
}

.loginModal .modal-body {
    padding: 28px 32px;
    min-height: 400px;
}

.loginModal .modal-body h5 {
    font-size: 14px;
    font-weight: 500;
}

.loginModal .modal-body ul.signlist li {
    border-radius: 8px;
    border: 1px solid #FAFAFA;
    background: #FFF;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.30);
    height: 64px;
    margin-top: 14px;
    font-size: 16px;
    color: #363750;
    font-weight: 500;
    cursor: pointer;
    padding: 0px 22px;
}

.loginModal .modal-body ul.signlist li img {
    margin-right: 32px;
}

.loginModal .continue-btn {
    border-radius: 75px;
    background: linear-gradient(271deg, #C5913B 3.39%, #FBEEA1 54.71%, #C5913B 99.05%);
    padding: 22px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    border: 0;
    width: 100%;
}

.loginModal .modal-body.shopingBx {
    border-radius: 0;
    box-shadow: none;
    background: transparent;
}

.loginModal .modal-body.shopingBx form .form-floating>.form-control:focus~label,
.loginModal .modal-body.shopingBx form .form-floating>.form-control:not(:placeholder-shown)~label,
.loginModal .modal-body.shopingBx form .form-floating>.form-select~label {
    color: #A2A9C3;
    font-size: 12px;
    font-weight: 400;
}

.loginModal .modal-body.shopingBx form .form-floating>.form-control {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #363750 !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    padding-left: 56px;
}

.loginModal .modal-body.shopingBx form input.form-control,
.shopingBx form select.form-select {
    border-radius: 12px;
    border: 1px solid #A2A9C3;
    background: #FFF;
}

.loginModal .modal-body.shopingBx .form-floating>label {
    left: 8px;
}

.loginModal .emaillogin {
    max-width: 24px;
    left: 17px;
    top: 19px;
}

a.forget-pass,
.loginModal .form-check.form-switch {
    color: #787878;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    text-decoration: none;
}

.loginModal .form-check.form-switch {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    min-height: inherit;
}

.loginModal .form-switch .form-check-input:checked {
    background-color: #C5913B;
    border-color: #C5913B;
}

.loginModal .form-switch .form-check-input {
    height: 22px;
    width: 35px;
}

.donot-ac {
    color: #787878;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.donot-ac a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    color: #B4802A;
}

.termsUse {
    color: #A2A9C3;
    font-size: 13px;
    font-weight: 500;
    line-height: 21px;
}

.termsUse a {
    color: #B4802A;
    padding: 0px 2px;
}

a.resend {
    text-decoration: none;
}

.loginModal .modal-body.shopingBx form .form-floating>.form-control.otp {
    color: #363750 !important;
    font-size: 21px !important;
    font-weight: 500 !;
    letter-spacing: 4.935px;
    font-family: 'Inter', sans-serif !important;
}

.loginModal .SuccessLogin {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    padding: 80px 93px;
}

.loginModal .SuccessLogin h2 {
    color: #363750;
    font-weight: 800;
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.loginModal .SuccessLogin h4 {
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
    color: #787878;
    margin: 0;
    padding: 0;
}

.left-order ul li {
    border-radius: 89px;
    background: #F8F6FF;
    height: 50px;
    margin-bottom: 18px;
    color: #2D2D2D;
    font-weight: 400;
    font-size: 17px;
    padding: 0px 25px;
    width: 231px;
    cursor: pointer;
}

.left-order ul li.active {
    background: #E9D7FF;
    font-weight: 700;
}

.left-order ul li img {
    margin-right: 10px;
}

.orderHistory h4 {
    color: #2D2D2D;
    font-family: Helvetica;
    font-size: 30px;
    font-weight: 400;
}

.order-right {
    border-radius: 14px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
    padding: 14px;
}

.order-right .wdth26 {
    width: 26%;
    padding-left: 20px;
}

.order-right .wdth20 {
    width: 22%;
}

.order-right .wdth34 {
    width: 30%;
    padding-right: 20px;
}

.order-head {
    color: #787878;
    font-weight: 400;
    font-family: Helvetica;
    font-size: 13px;
    padding-bottom: 15px;
}

.order-content {
    color: #363C4F;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    font-family: 'Inter', sans-serif !important;
    border-radius: 8px;
    border: 1px solid #D6D6D6;
    background: #FFF;
    height: 74px;
}

.order-content .btn-apply {
    border-radius: 4px;
    background: #3EBB97;
    display: inline-flex;
    padding: 7px 15px 7px 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border: 0;
}

.order-content .btn-download {
    border-radius: 4px;
    background: var(--gold-cta, linear-gradient(271deg, #C5913B 3.39%, #FBEEA1 54.71%, #C5913B 99.05%));
    display: inline-flex;
    padding: 7px 15px 7px 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border: 0;
    color: #000;
}

.order-right .font-12 {
    font-size: 12px;
}

.order-right .font-15 {
    font-size: 15px;
}

.tab-wrap-order {
    border-radius: 7px;
    background: #F8F6FF;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.25);
    padding: 16px 0px 0px 20px;
}

.tab-wrap-order .nav-tabs {
    border: 0;
}

.tab-wrap-order .nav-tabs .nav-link {
    padding: 0 16px 6px 0;
    border-bottom: 4px solid #F8F6FF;
}

.tab-ord-content h5 {
    color: #505050;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.16px;
    margin: 0;
}

.tab-ord-content h6 {
    color: #6E6E6E;
    font-family: Helvetica;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.13px;
    margin: 0;
}

.tab-wrap-order .nav-tabs .nav-item.show .nav-link {
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 4px solid #F8F6FF;
    /* padding-bottom: 4px; */
}

.tab-wrap-order .nav-tabs .nav-link.active {
    border-bottom: 4px solid #7A12D4;
    border-width: 0px 0px 4px 0px;
    background: transparent;
}

.tab-wrap-order li.nav-item {

    width: 37%;
}

.tab-wrap-order li.nav-item:last-child {
    width: 20%;
}

.tab-wrap-order .nav-tabs .nav-link:focus,
.tab-wrap-order .nav-tabs .nav-link:hover {
    border-width: 0 0 4px 0;

}

.loginModal.order-pop .modal-body h5 {
    color: #333E56;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 26px;
    /* 130% */
}

.order-pop .form-label {
    color: #7B808B;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    /* 185.714% */
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.order-pop .form-control {
    border-radius: 8px;
    border: 1px solid #C1C1C1;
    background: #FFF;
    height: 60px;
    color: #333E56;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    padding: 0px 16px;
}

.order-pop .form-control::placeholder {
    opacity: 1;
    color: #333E56;
}

.loginModal.order-pop .continue-btn {
    border-radius: 4px;
    padding: 0;
    height: 67px;
}

.text-d {
    table-layout: fixed;
    width: 100%;
}

.text-truncate {
    max-width: 99%;
    width: 99%;
    display: inline-block;

}

.img-dn-bx {
    flex-shrink: 0;
}

.shoopingCart-btn {
    width: 52px;
    height: 52px;
    border-radius: 74px;
    background: var(--golden, linear-gradient(264deg, #C5913B 36.09%, #FBEEA1 54.41%));
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
}

.shoopingCart-btn .notification {
    width: 22px;
    height: 22px;
    background: #8D070B;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50%;
    top: -6px;
    right: -1px;
}

.dropdownLarge {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
    padding: 28px 33px;
    color: #363745;
    width: 700px;
    left: -310px !important
}

.dropdownLarge h2 {
    color: #363745;
    font-size: 18px;
    font-weight: 600;
}

.dropdownLarge ul li {
    width: 50%;
    margin-bottom: 24px;
}

.dropdownLarge ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #363745;
    text-decoration: none;
}

.dropdownLarge ul li a small {
    color: #7D7D7D;
    font-size: 11px;
    font-weight: 500;
}

.dropdownLarge ul li .imgbx {
    border-radius: 50px;
    background: #f3e7fa;
    width: 44px;
    height: 44px;
    margin-right: 15px;
}

.ord-tab {
    color: #787878;
    font-size: 13px;
    font-weight: 400;
    font-family: Helvetica;
    padding-bottom: 3px;
}

.order-list-mobdrop {
    border-radius: 8px;
    border: 1px solid #E9E5F8;
    background: #FFF;
    width: 134px;
    height: 42px;
    flex-shrink: 0;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    right: 15px;
    top: 6px;
}

.order-list-mobdrop ul li {
    color: #333E56;
    font-family: Helvetica;
    font-size: 13px;
    font-weight: 700;
    height: 42px;
    padding-left: 18px;

}

.order-list-mobdrop .ar-mob {
    position: absolute;
    right: 6px;
    top: 9px;
}

.order-list-mobdrop.hauto {
    height: auto;
    overflow: inherit;
}

.tab-wrap-order li.nav-item:focus-visible,
.tab-wrap-order .nav-tabs .nav-link:focus-visible,
.tab-wrap-order .nav-tabs .nav-link.active:focus-visible {
    outline: none;
}



.w-160 {
    width: 80px;
}

.w-160 .btn.usim {
    padding: 0;
    width: 72px;
}

img.usrimg {
    border-radius: 50%;
}

.w-160 .dropdown-toggle::after {
    display: none;
}

.drop-order-hist {
    width: 312px;
    flex-grow: 0;
    margin: 10px 0 0;
    padding: 3px 3px 3px;
    border-radius: 8px;
    box-shadow: 0 2px 5px 1px rgba(71, 71, 71, 0.21);
    border-style: solid;
    border-width: 3px;
    border-image-source: linear-gradient(249deg, #c5913b 89%, #fbeea1 46%, #c5913b 10%);
    border-image-slice: 1;
    background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(249deg, #c5913b 89%, #fbeea1 46%, #c5913b 10%);
    background-origin: border-box;
    background-clip: content-box, border-box;

}

.drop-order-hist::after {
    background: url(../images/dropdown/Polygon.svg);
    width: 21px;
    height: 14px;
    position: absolute;
    right: 6px;
    top: -16px;
    content: "";
}

.drop-hed-bg {
    background: url(../images/dropdown/drop-bg-head.png) no-repeat;
    background-size: cover;
    height: 75px;
    border: 0;
    padding: 0 18px;
    width: auto;
}

img.usr-tc {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 3px solid #c5913c;

}

.user-cnt-drop h2 {
    font-size: 15px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    color: #fff;
    margin: 0;
    padding: 0;
}

.user-cnt-drop h4 {
    font-size: 14px;
    color: rgba(191, 191, 191, 1);
    margin: 0;
    padding: 0;
}

.list-drop-wrap {
    padding: 20px;
    background: #fff;
}

.list-drop-wrap ul li {
    height: 40px;
    margin-bottom: 24px;
}

.list-drop-wrap ul li:last-child {
    margin: 0;
}

.gray-list {
    width: 40px;
    height: 40px;
    background: rgba(243, 247, 248, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}

/* .usr-tc{
    object-fit: contain;
    border-radius: 62px;
    border-style: solid;
    border-width: 3px;
    border-image-source: linear-gradient(158deg, #c5913c 7%, #c5913c 36%, #fbeea1 95%);
    border-image-slice: 1;
} */
.brd-15 {
    border-radius: 15px !important;
}

.list-drop-wrap ul li a {
    font-size: 15px;
    font-weight: 500;
    color: rgba(54, 57, 72, 1);
    text-decoration: none;
}

.list-drop-wrap ul li a:hover {
    color: #C5913B;
}

.signout {
    color: rgba(231, 65, 54, 1) !important;
}

.bord-top-list {
    height: 1px !important;
    background: rgba(230, 230, 230, 1);
    margin-top: 12px;
}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none !important;
}