.html_f {
    font-size: 75% !important;
}

@font-face {
    font-family: 'Gilroy-BlackItalic';
    src: url('../fonts/Gilroy-BlackItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Black';
    src: url('../fonts/Gilroy-Black.woff2') format('woff2'),
        url('../fonts/Gilroy-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Bold';
    src: url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-ExtraBoldItalic';
    src: url('../fonts/Gilroy-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-ExtraBold';
    src: url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../fonts/Gilroy-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-BoldItalic';
    src: url('../fonts/Gilroy-BoldItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Heavy';
    src: url('../fonts/Gilroy-Heavy.woff2') format('woff2'),
        url('../fonts/Gilroy-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Light';
    src: url('../fonts/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-HeavyItalic';
    src: url('../fonts/Gilroy-HeavyItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-MediumItalic';
    src: url('../fonts/Gilroy-MediumItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-LightItalic';
    src: url('../fonts/Gilroy-LightItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Medium';
    src: url('../fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Thin';
    src: url('../fonts/Gilroy-Thin.woff2') format('woff2'),
        url('../fonts/Gilroy-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-SemiBold';
    src: url('../fonts/Gilroy-SemiBold.woff2') format('woff2'),
        url('../fonts/Gilroy-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-ThinItalic';
    src: url('../fonts/Gilroy-ThinItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-SemiBoldItalic';
    src: url('../fonts/Gilroy-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-Regular';
    src: url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-RegularItalic';
    src: url('../fonts/Gilroy-RegularItalic.woff2') format('woff2'),
        url('../fonts/Gilroy-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy-UltraLight';
    src: url('../fonts/Gilroy-UltraLight.woff2') format('woff2'),
        url('../fonts/Gilroy-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}


body {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    /*background-color: var(--dark-color1);*/
    color: var(--primary-color);
    font-family: 'Gilroy';
    overflow-x: hidden;
}

.second-name.matching_p h4 {
    font-size: 1.50rem;
}

section.inspiration_from .container-fluid {
    padding: 0rem 6.5rem 0rem 7.5rem;
}

section.our_astro_tabs .container-fluid {
    padding: 0rem 6.5rem 0rem 7.5rem;
}

section.wallet_page .container-fluid {
    padding: 0rem 6.5rem 0rem 7.5rem;
}

.login_after span {
    width: 5.25rem;
    height: 5.25rem;
    display: block;
    text-align: center;
    margin: auto;
}

.login_after span img {
    width: 100%;
}

.login_after p {
    font-family: 'Gilroy-Medium';
    font-size: 1.3rem;
    line-height: initial;
    /* identical to box height, or 82% */
    text-transform: capitalize;
    color: #161A66;
    padding-top: 0.5rem;
}

section.top_header {
    background: #161A66;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 1.25rem 0rem;
}

.expert_names span.name a {
    color: #161A66;
    text-decoration: none;
}

.as_info_detail.text-center .as_infobox {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 1rem;
}

.as_info_detail.text-center .as_infobox a.as_btn.as_btn1 {
    background: #FFC995;
    border-radius: 9px;
    font-size: 1.3rem;
    line-height: 1.3rem;
    /* identical to box height, or 162% */
    text-align: center;
    text-transform: capitalize;
    color: #161A66;
    text-decoration: none;
    font-family: 'gilroy-semibold';
    width: 8.25rem;
    height: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

header {
    background: #fff;
    padding: 0.8rem 0px 0.8rem;
}

header .navbar-brand img {
    width: 5.4rem;
}

header a.navbar-brand {
    padding: 0px;
    margin-left: 6px;
}

nav.navbar.navbar-expand-lg {
    padding: 0px;
}

.navbar-expand-lg .navbar-collapse {
    align-items: center;
}

.navbar-expand-lg .navbar-nav {
    align-items: center;
    text-align: end;
    margin: 0px 0px 0px auto !important;
    margin-right: 6.5rem !important;
    /* margin-right: 0.5rem !important; */
    column-gap: 2.0rem;
}


.navbar-expand-lg .navbar-nav li.nav-item a.nav-link {
    padding: 0px;
    font-size: 1.3rem;
    line-height: 1.12;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #161A66;
    letter-spacing: 0.2px;
    font-family: 'Gilroy-Medium';
}

.navbar-expand-lg .navbar-nav li.nav-item a.nav-link img {
    width: 6.625rem;
    margin-top: -8;
}

.row.tabs_section_bar_row {
    margin-bottom: 3.125rem;
}
.row.tabs_section_bar_row .col-lg-7.col-md-7.col-12 {
    width: 56.333333%;
}
.navbar-expand-lg .navbar-collapse .d-flex {
    column-gap: 10px;
}

.navbar-expand-lg .navbar-collapse .d-flex button {
    border-radius: 0.5rem;
    padding: 0px;
    width: 6.85rem;
    height: 2.8rem;
    font-size: 1rem;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;

    /* identical to box height, or 212% */
    text-transform: capitalize;
    color: #000000;
    text-align: center;
}

.navbar-expand-lg .navbar-collapse .d-flex button.login-btn {
    background: #161A66;
    border: 1px solid #161A66;
    color: #fff;
}

.navbar-expand-lg .navbar-collapse .d-flex button.register-btn {
    background: #FFC995;
    border: 1px solid #FFC995;
}

.as_banner_detail h1 {
    font-size: 4.9rem;
    line-height: 5.1rem;
    color: #030000;
    font-family: 'Gilroy-SemiBold';
    margin: 0 0 13px;
}

.as_banner_detail h1 span {
    color: #FF7010;
    font-family: 'Gilroy-Bold';
}

.as_banner_detail p {
    margin-bottom: 0px;
    font-weight: 400;
    color: #030000;
    font-size: 1.9rem;
    line-height: 1.1rem;
    font-family: 'Gilroy-Light';
}

.row.banner-row {
    padding-left: 0px;
    justify-content: left;
    margin-left: -20px;
}


.row.banner-row .icons img {
    width: 5.6rem;
    height: 5.6rem;
}


.row.banner-row .icons p {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    padding-top: 1.25rem;
    white-space: nowrap;
    margin-bottom: 0px;
    letter-spacing: 0.5;
        color: #828282;
}
.as_whychoose_box.text-center.security_privacy img {
    padding:20px 0px 0px;
    width: 131px;
    height: auto;
}

.row.banner-row .col-md-2.col-xs-6 {
    width: 18%;
}

section.home_page {
    padding-top: 1.8rem;
    padding-bottom: 3.1rem;
}

.row.banner-row.banners_row1 {
    padding-top: 5rem;
}

.row.banner-row.banners_row2 {
    padding-top: 2.2rem;
}

section.home_page .container-fluid .row {
    align-items: self-end;
}

.as_banner_img {

    padding-bottom: 0px;
}

.as_banner_img img {
    display: inline-block;
    max-width: 100%;
    height: 100%;
    margin-left: 1.8rem;
}

.as_banner_slider {
    padding-top: 3.6rem;
}

.mbzero {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

section.expertis_in p.as_font14.as_margin0 {
    margin-bottom: 3.75rem;
}

section.our_astrlozaer {
    background: linear-gradient(180deg, #FFE4CB 20.19%, #FFFFFF 124.89%);
    padding-top: 5rem;
}

h1.as_heading {
    font-size: 2.6rem;
    line-height: 2.6rem;
    font-family: 'Gilroy-Bold';
    text-align: center;
    color: #FF7010;
    margin-bottom: 1.6rem;
    text-transform: capitalize;
}

h1.as_heading span {
    color: #161A66;
}

.heading_astro p {
    font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    line-height: 2.12rem;
    text-align: center;
    text-transform: capitalize;
    color: #030000;
    padding-bottom: 3.75rem;
}


.services_box a.services_box_online {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.32);
    border-radius: 12px;
    display: block;
    position: relative;
    padding-top: 2.2rem;
    text-decoration: none;
    padding-bottom: 1.4rem;
}

section.why_mibhagya .heading_astro p {
    padding-bottom: 1.8rem;
}

.on {
    position: absolute;
    top: 10px;
    right: 0;
}

span.online-icon {
    position: absolute;
    right: 14px;
    background: #fff;
    display: flex;
    height: 1.2rem;
    align-items: center;
    width: 3.4rem;
    justify-content: end;
    border-radius: 15px;
}

span.online-text {
    font-family: 'Tahoma';
    font-style: normal;
    font-weight: 400;
    margin-bottom: 1px;
    font-size: 0.44rem;
    line-height: 0px;
    text-align: center;
    margin-right: 2px;
    color: #10375A !important;
}

span.btn-on {
    width: 19px;
    height: 19px;
    background: #00953D;
    border-radius: 50%;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 25%);
}

span.as_icon img {
    width: 8.5rem;
    height: 8.5rem;
    padding: 4px;
    overflow: hidden;
    border-radius: 100%;
    object-fit: cover;
    background: #fff;
}

span.as_icon {
    width: 9.25rem;
    height: 9.25rem;
    display: block;
    margin: auto;

    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed #110748;
    box-sizing: border-box;
    border-radius: 100%;
    transition: all 0.3s linear;
    background-color: #ffffff47;
}

h4.as_subheading {
    font-family: 'Gilroy-Bold';
    font-size: 1.8rem;
    text-align: center;
    color: #030000;
    padding-top: 0.5rem;
    margin-bottom: 0px;
}

.services_box a.services_box_online p {
    font-family: 'Gilroy-Medium';
    font-size: 1.1rem;
    line-height: initial;
    text-align: center;
    color: #030000;
    margin-bottom: 0px;
}

.experiences {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 6px;
}

section.our_astrlozaer .row .col-lg-2 {
    flex: 0 0 auto;
    width: 19%;
    margin: 0px 0px;
    height: 100%;
}

.experiences img.ast {
    width: 1.2rem;
    height: 1.2rem;
}

.experiences span {
    color: #030000;
    font-size: 0.8rem;
    font-family: 'Gilroy-SemiBold';
}

.rate {
    text-align: center;
    padding-top: 4px;
}

.rate img {
    width: 5.62rem;
}

b.pricing {
    font-family: 'Gilroy-SemiBold';
    font-size: 0.85rem;
    line-height: 12px;
    /* identical to box height */
    color: #030000;
    text-align: center;
    width: 100%;
    display: block;
    padding-top: 8px;
}

span.callings {
    position: absolute;
    bottom: 2px;
    right: 2px;
}

span.callings img {
    width: 44px;
    height: 44px;
}


.astroo.text-center h4 {
    font-family: 'Gilroy-Bold';
    font-size: 1.8rem;
    line-height: initial;
    /* identical to box height, or 247% */
    color: #161A66;
    padding-top: 1rem;
}

.astroo.text-center h4 span {
    color: #FF7010;
}

.services_box a.services_box_online:hover span.as_icon {
    background-color: #ff7010d1 !important;
}

.services_box {
    padding-bottom: 4.5rem;
}

section.our_astrlozaer .row {
    column-gap: 1rem;
}

.explore_text {
    text-align: end;
    padding-right: 14px;
    padding-bottom: 2.5rem;
}

.explore_text a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 1.1rem;

    /* identical to box height, or 142% */
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #161A66;
    text-align: end;
}

.container-fluid {
    padding: 0rem 4rem;
    max-width: 1960px;
}

section.why_mibhagya .container-fluid {
    padding: 0rem 16.5rem;
}

.customer_trusted .container-fluid {
    padding: 0rem 13.6rem;
}

p.as_font14.as_margin0.as_padderBottom50,
section.expertis_in p.as_font14.as_margin0 {
    font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    line-height: 2rem;
    text-align: center;
    text-transform: capitalize;
    color: #030000;
}

section.why_mibhagya {
    padding-top: 7.4rem;
}

section.expertis_in h1.as_heading.as_heading_center {
    margin-bottom: 1.5rem;
}

section.how_its_work {
    padding-top: 7.4rem;
    padding-bottom: 7rem;
}

section.why_mibhagya {
    padding-top: 7.4rem;
    padding-bottom: 7.4rem;
}

.lorem_lpsum {
    padding-top: 5.1rem;
    padding-bottom: 7.4rem;
}

section.why_mibhagya img {
    width: 13.7rem;
    height: 10rem;
}

.lorem_lpsum_box img {
    width: 100%;
}

span.as_number {
    height: 13rem;
    display: flex;
    align-items: end;
    justify-content: center;
}

section.why_mibhagya h4 {
    font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    line-height: 2.4rem;
    text-align: center;
    color: #161A66;
    padding-top: 1rem;
    font-weight: 400;
}

section.why_mibhagya h4 span.mi {
    font-size: 2.2rem;
    font-family: 'Gilroy-Bold';
    padding-top: 0.3rem;
    display: block;
    line-height: 1.4rem;
}

section.why_mibhagya h4 span {
    font-size: 1.8rem;
    font-family: 'Gilroy-Bold';
    padding-top: 0.2rem;
    display: block;
}

.security_privacy img {
    width: 9rem;
    height: 7.8rem;
}


.as_whychoose_box.availablity_txt.text-center img {
    width: 12rem;
    height: 10rem;
}


.as_whychoose_box.loved_customers.text-center img {
    width: 12rem;
    height: 10rem;
}




.as_whychoose_box.text-center.astrol_solution span.as_number {
    height: 10.1rem;
}

.as_whychoose_box.text-center.customers_care span.as_number {
    height: 10.1rem;
}

.as_whychoose_box.text-center.customers_care span.as_number img {
    width: 14rem;
    height: 10rem;
}


.as_customers_box {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    border-radius: 12px;
    margin: 3.75rem 0.8rem 0rem;
}

span.customers_profiles {
    display: block;
    margin: auto;
    padding-top: 1rem;
}

span.customers_profiles img {
    width: 8.1rem;
}

.as_customers_box h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: initial;
    /* identical to box height, or 36px */
    text-align: center;
    color: #3E005B;
    padding-top: 0.3rem;
    margin-bottom: 0px;
}

p.rating-icons {
    padding-top: 0.4rem !important;
}

p.rating-icons span.rated i {
    color: #FF7A00;
}


p.rating-icons span.not-rated i {
    color: #C4C4C4;
}


.as_customers_box p {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: 1.5rem;
    /* or 24px */
    text-align: center;
    color: #000000;
    padding: 0.2rem 0.3rem;
}


.card-content {
    display: none;
    padding: 19px 11px 23px 10px;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 9999;
}

.play-btn {
    height: 51.25px;
    width: 51.25px;
    background: #FF7010;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.play-btn img {
    height: 40px !important;
    width: 40px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-45%, -35%);
}

.video-card {
    width: 100%;
    height: 240px;
    border-radius: 14px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.video-card:hover .card-content {
    display: flex;
}

.user {
    display: flex;
}

.user-img {
    margin-right: 4.5px;
}

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

p.user-name {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    font-family: 'Poppins';
}

p.user-rating {
    margin: 0;
}

p.user-rating .rated {
    font-size: 12px;
    margin-right: 3.5px;
}

span.rated {
    color: #FF7A00;
    font-size: 1.56rem;
    margin-right: 0.5rem;
}

p.user-rating .not-rated {
    font-size: 12px;
}

span.not-rated {
    color: #C4C4C4;
    font-size: 1.56rem;
}

.play-btn {
    height: 51.25px;
    width: 51.25px;
    background: #FF7010;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.play-btn img {
    height: 40px !important;
    width: 40px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-45%, -35%);
}

.as_customers_box_1 {
    position: relative;
    margin: 2.75rem 1rem 0rem;
}


.as_customers_box_1 span img {
    width: 100%;
}


.top-bar {
    display: flex;
    width: 100%;
    justify-content: space-between;
}


.video-controls img {
    width: 100%;
}

.seemore_btn {
    margin: auto;
    padding-right: 1.3rem;
    padding-top: 1rem;
    text-align: end;
}

.seemore_btn a {
    font-weight: 600;
    font-size: 1.188rem;
    line-height: 35px;
    font-family: 'Poppins';
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #10375A;
    text-align: end;
    margin: auto;
}

.howit_worksimg img {
    width: 100%;
    margin-top: 3.75rem;
}

.as_customers_box_1:hover .card-content {
    margin: auto;
    display: flex !important;
    width: 100%;

}


.expertis_in_box {
    background: linear-gradient(90deg, #FEEFE1 49.21%, #FFFFFF 98.61%);
    box-shadow: 0px 2px 4px rgb(0 0 0 / 32%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    padding: 1rem;
    margin-bottom: 2.3rem;
}

.expertis_in_img {
    width: 7.5rem;
    height: 7.5rem;
    border-radius: 100%;
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px dashed #161A66;
}

.expertis_in_content {
    width: 80%;
    padding-left: 0.6rem;
}

.expertis_in_img span {
    width: 6.9rem;
    height: 6.9rem;
    background: #110748;
    display: flex;
    padding: 13px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.expertis_in_img span img {
    width: 3.5rem;
    height: 3.5rem;
}

.expertis_in_content h4 {
    font-family: 'Gilroy-Bold';
    font-size: 1.3rem;
    line-height: initial;
    /* identical to box height, or 175% */
    display: flex;
    align-items: center;
    color: #030000;
}

.expertis_in_content p {
    font-family: 'Gilroy-Medium';
    font-size: 0.75rem;
    line-height: 1.3rem;
    /* or 150% */
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #030000;
    margin: 0px;
}

.lorem_lpsum p.as_font14.as_margin0 {
    margin-bottom: 3.75rem;
}

footer {
    background: linear-gradient(180deg, #FEC691 3.22%, #FFFFFF 124.89%);
    padding-top: 2.25rem;
}

footer .as_footer_logo1 h3 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.8rem;
    line-height: 35px;
    color: #110748;
}

.as_footer_widget h3 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    line-height: initial;
    text-align: left;
    color: #110748;
}

.as_footer_widget ul {
    list-style: none;
    padding: 0px;
    padding-left: 1.1rem;
}

.as_footer_widget ul a {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: initial;
    /* identical to box height */
    color: #110748;
    text-decoration: none;
    padding-top: 0.75rem;
    display: block;
}

.see.text-center,
.see2.text-center {
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: initial;
    color: #110748;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.lorem_lpsum_box {
    margin: 0px 6px;
}

.see.text-center a.as_link.as_link1,
.see2.text-center a {
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: initial;
    color: #110748;
    text-decoration: none;
}

section.blog_top {
   background: url(../images/talkastrobg.png);
    height: 28.9rem;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
}
section.blog_top .container-fluid{
        position: relative;
}
section.blog_top .container-fluid:after {
   content: "";
    background: url(../images/talk_cr.png);
    height: 26rem;
    background-size: contain;
    position: absolute;
    width: 26rem;
    top: -42px;
    background-repeat: no-repeat;
    background-position: right;
    right: 34px;
}
.as_search_widget {
    position: relative;
}

form.nosubmit {
    position: relative;
    text-align: end;
    width: 21rem;
    margin: 0px 0px 0px auto;
}

input.nosubmit {
    background: #FFFFFF;
    border: 1px solid #D3CFCF;
    box-shadow: 0px 23px 76px -8px rgb(0 0 0 / 32%);
    border-radius: 9px;
    padding: 0 0 0 40px;
    width: 21rem;
    height: 3.56rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    text-transform: capitalize;
    color: #cacaca8a;
}

form.nosubmit i {
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translate(0, -50%);
    color: #95959599;
}

.as_menu ul {
    display: flex;
    list-style: none;
    padding: 0px;
    column-gap: 1.8rem;
    margin-bottom: 0px;
}

.as_menu ul li a {
    font-family: 'Gilroy-Medium';
    font-size: 1.3rem;
    line-height: 3rem;
    /* identical to box height, or 223% */
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #161A66;
    text-decoration: none;
}

section.blog_heading {
    margin-top: 3rem;
}

section.blog_heading .row.menus {
    align-items: center;
    margin: 0px 0.55rem 6.25rem;
}

.blog_contents .images_blog img {
    width: 100%;
}


.blog_contents .images_blog img {
    width: 100%;
}

.blog_contents .content_txt_right h2 {
    font-family: 'Gilroy-Bold';
    font-size: 3.125rem;
    line-height: 4.3rem;
    /* or 138% */
    display: flex;
    align-items: center;
    letter-spacing: -0.005em;
    text-transform: capitalize;
    color: #030000;
}

.blog_contents .content_txt_right p {
    font-family: 'Gilroy-Regular';
    font-size: 1.35rem;
    line-height: 2.8rem;
    /* or 205% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #000000;
}

.blog_contents .row {
    margin-bottom: 5.6rem;
}

a.read_more_btn {
    font-family: 'Gilroy-Medium';
    font-size: 1.18rem;
    line-height: initial;
    /* identical to box height, or 137% */
    display: flex;
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #194872;
    justify-content: end;
}

.vertical_image_box span img {
    width: 100%;
}

.vertical_image_box h4 {
    font-family: 'Gilroy-Bold';
    font-size: 1.56rem;
    line-height: 2.25rem;
    /* or 146% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
    padding-top: 1.91rem;
}

.vertical_image_box p {
    font-family: 'Gilroy-Regular';
    font-size: 1.18rem;
    line-height: 2.24rem;
    /* or 176% */
    text-align: justify;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #000000;
}

.vertical_image_box {
    margin: 0rem 0.625rem;
}

section.heading_blog_sec .container-fluid {
    padding: 0rem 5rem;
}

section.heading_blog_sec {
    background: url(../images/heading_bgg.svg);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 4.9rem;
    padding-bottom: 2rem;
}

.heading_blog_text h4 {
    font-family: 'Gilroy-Bold';
    font-size: 3.75rem;
    line-height: 4.3rem;
    /* or 113% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
}

.heading_blog_text p {
    font-family: 'Gilroy-Regular';
    font-size: 1.25rem;
    line-height: 2.1rem;
    /* or 170% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
    padding-top: 2.82rem;
}

.heading_blog_text a.as_linkk1 {
    font-family: 'Gilroy-Medium';
    font-size: 1.18rem;
    line-height: initial;
    /* identical to box height, or 137% */
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #194872;
    padding-top: 2.82rem;
    display: block;
}

.ast_service_wrapper {

    width: 100%;
    background-color: #ffffff;
    padding-top: 7rem;
}

.ast_service_slider {
    float: left;
    width: 100%;
}

.ast_service_slider .owl-theme .owl-nav {
    margin-top: 5rem;
}

.ast_service_slider .owl-theme .owl-nav [class*='owl-'] {
    color: #333333;
    padding: 8px 20px;
    background: #FFC995;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ast_service_slider .owl-theme .owl-nav [class*='owl-'] {
    color: #333333;
    padding: 8px 20px;
    background: #FFC995;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ast_service_slider .owl-theme .owl-dots {
    display: none;
}


.ast_service_box {
    margin: 0rem 0.825rem;
}

.ast_service_box h4 {
    font-family: 'Gilroy-Bold';
    font-size: 1.5rem;
    line-height: 2.25rem;
    /* or 146% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
    padding-top: 2.1rem;
    margin-bottom: 0px;
}

.ast_service_box p {
    font-family: 'Gilroy-Regular';
    font-size: 1.18rem;
    line-height: 2.2rem;
    /* or 176% */
    text-align: justify;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #000000;
    padding-top: 0.5rem;
}

a.as_linkk {
    font-family: 'Gilroy-Medium';
    font-size: 1.18rem;
    line-height: 1.5rem;
    /* identical to box height, or 137% */
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #194872;
    width: 100%;
    text-align: end;
    display: block;
}

.ast_service_slider .owl-theme .owl-nav .owl-prev {
    background: #FFC995;
    border-radius: 7px;
    width: 6.1rem;
    height: 2.5rem;
    font-family: 'Poppins';
    font-style: normal;
    line-height: 1.3rem;
    font-weight: 400;
    font-size: 1rem;
    text-transform: capitalize;
    color: #000000;
}

.ast_service_slider .owl-theme .owl-nav .owl-next {
    background: #161A66;
    border-radius: 7px;
    width: 6.1rem;
    height: 2.5rem;
    font-family: 'Poppins';
    font-style: normal;
    line-height: 1.3rem;
    font-weight: 400;
    font-size: 1rem;
    text-transform: capitalize;
    color: #fff;
}

section.news_blogs {
    padding-top: 2.5rem;
    padding-bottom: 8rem;
}

section.news_blogs h2.heading_news {
    font-family: 'Gilroy-Bold';
    font-size: 2.5rem;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
    padding-bottom: 3.1rem;
}

.news_blog_content {
    display: flex;
    flex-direction: row;
    align-items: center;
}

section.heading_blog_sec.mb-5 {
    margin-bottom: 5rem !important;
}

.news_blog_content .news_blogs_img {
    width: 140px;
    height: 100px;
    border-radius: 10px;
}

.news_blog_content .news_blogs_img img {
    width: 140px;
    height: 100px;
    border-radius: 10px;
    object-fit: cover;
}

.news_blog_content .news_content {
    padding-left: 0.8rem;
    padding-right: 1rem;
}

.news_blog_content .news_content h4 {
    font-family: 'Gilroy-Bold';
    font-size: 1rem;
    line-height: 1.5rem;
    /* or 147% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
}

.blog_contents .row:first-child,
.blog_contents .row:nth-child(2) {
    margin: 0px 0.55rem 5.6rem;
}



section.event_sliders .carousel-caption {
    position: absolute;
    top: 80px;
    left: 0px;
    text-align: left;
    width: 54%;
    padding: 0rem 8.5rem;
}

section.event_sliders .carousel-caption h5 {
    font-family: 'Gilroy-Medium';
    font-size: 5.5rem;
    line-height: 6rem;
    font-weight: 600;
}

section.event_sliders .carousel-caption p {
    font-family: 'Gilroy-Medium';
    font-size: 1.5rem;
    line-height: 2.1rem;
    /* or 136% */
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #FFFFFF;
}

.carousel-item img.d-block.w-100 {
    object-fit: cover;
}

section.event_sliders .carousel-caption h5 span {
    font-weight: 400 !important;
}

.filters_heading {
    display: flex;
    column-gap: 10px;
    padding-top: 4rem;
}


.filters_heading h4 {
    font-family: 'Gilroy-Bold';
    font-size: 30px;
    line-height: 74px;
    /* identical to box height, or 247% */
    color: #000000;
}



.filters_values h2 button {
    background: #FFF9F3 !important;
    box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 25%) !important;
    font-family: 'Gilroy-Bold';
    font-size: 1.7rem;
    line-height: 2rem;
    border: none !important;
    letter-spacing: 0.03em;
    color: #656565 !important;
    padding: 0.835rem 2.7rem 0.835rem 4.7rem;
    margin-bottom: 1rem;
}

.accordion-flush .accordion-collapse {
    /*box-shadow: 0px 0.125rem 0.25rem rgb(0 0 0 / 25%) !important;*/
    margin-bottom: 1rem;
    margin-top: -1rem;
}

.filters_values .accordion-body {
    padding: 0.835rem 2.7rem;
}

.filters {
    height: 100%;
    position: relative;
    margin-right: 30px;
}
.profile_image {
    margin: auto;
    text-align: center;
}

.profile_image img {
    margin: auto;
    text-align: center;
    width: 40rem;
    padding-top: 10px;
}
.filter_content input.filtered:before {
    content: " ";
    display: block;
    border: 1px solid #000;
    visibility: visible;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    position: relative;
    top: -1px;
    left: -7px;
    cursor: pointer;
}

.filter_content input.filtered {
    visibility: hidden;
}

.filter_content input.filtered:checked::after {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 10px;
    color: #fff;
    background: #ff700e;
    visibility: visible;
    border: 1px solid #ff700e;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: -20px;
    left: -7px;
    cursor: pointer;
}
.filters_values .filter_content form .form-check {
    display: flex;
}
.filter_content input.filtered:checked::before {
    border: none !important;
}

.form-check label {
    font-family: 'Gilroy-Regular';
    font-size: 1.1rem;
    line-height: initial;
    letter-spacing: 0.03em;
    color: #000000;
    padding-left: 0.78rem;
}


.filter_content .form-check {
    margin-bottom: 0.6rem;
    padding-left: 2.7rem;
}

.filters_values .accordion-button:not(.collapsed)::after {
    background-image: url(../images/filter_arrow.svg) !important;
}

.filters_values .accordion-button::after {
    background-image: url(../images/filter_arrow.svg) !important;
}


.expert_list_box {
    background: linear-gradient(180deg, #F0F0F0 13.87%, #FFFFFF 124.89%);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.32);
    border-radius: 12px;
    margin-top: 1.5rem;
}

.expert_all_list {
    padding-top: 6rem;
    padding-bottom: 4rem;
    height: 1311px;
overflow: hidden;
overflow-y: scroll;
}

.expert_main_box {
    display: flex;
    width: 100%;
    position: relative;
    padding-top: 2.5rem;
}

.expert_main_box .left_expert_img {
    width: 10rem;
    height: 10rem;
    border: 0.5px dashed #000000;
    border-radius: 13px;
    padding: 4px;
    margin-left: 1.7rem;
}

.expert_main_box .left_expert_img img {
    width: 100%;
    border-radius: 10px;
}

.expert_main_box .expert_details {
    width: 80%;
    padding-left: 1rem;
    height: 100%;
    display: block;
}

.expert_main_box .expert_details .online_offline_btn {
    float: right;
    position: absolute;
    right: 6px;
    top: 8px;
}

.expert_main_box .expert_details .online_offline_btn img {

    width: 6.5rem;
}

.expert_names {
    display: flex;
    width: 100%;
    align-items: center;
}

.expert_names span.name {
    font-family: 'Gilroy-ExtraBold';
    font-size: 2.5rem;
    line-height: 3.2rem;
    /* identical to box height, or 79% */
    color: #161A66;
    display: flex;
    align-items: center;
}

.expert_names span.name span.last-name {
    color: #FF7010;
}

.expert_names .verify-icon {
    padding-left: 0.7rem;
}

.expert_names .star-rating {
    padding-left: 1rem;
}

.expert_names .star-rating span.rating-count {
    font-family: 'Gilroy-Bold';
    font-size: 17px;
    line-height: 20px;
    color: #FF7010;
}

.expert_names .share-btn {
    padding-left: 2.06rem;
}

.expert_names .share-btn img {
    width: 3.5rem;
    height: 2.0rem;
}

.expert_main_box .expert_details p.exper-role {
    font-family: 'gilroy-regular';
    font-size: 1.5rem;
    line-height: 1.5rem;
    /* identical to box height, or 100% */
    color: #030000;
    padding-top: 0.3rem;
}

.expert_main_box .expert_details .expert_features {
    padding-top: 1rem;
}

.expert_features a.feature-btn {
    text-decoration: none;
    padding-right: 1rem;
}


.expert_main_box .expert_details .expert_features span.feature-icon img {
    width: 1.5rem;
    height: 1.5rem;
}

.expert_features a.feature-btn span.feature-text {
    font-family: 'Gilroy-Bold';
    font-size: 1.25rem;
    line-height: 2.5rem;
    color: #FF7010;
}

p.expert_box_description {
    font-family: 'Gilroy-Regular';
    font-size: 1.37rem;
    line-height: 2.1rem;
    letter-spacing: 0.03em;
    color: #030000;
    padding-left: 1.7rem;
    padding-right: 1.7rem;
    padding-top: 1rem;
}

span.price_values_discount {
    padding-left: 1rem;
    font-family: 'Gilroy-Bold';
    font-size: 1.3rem;
    line-height: 1.6rem;
    text-decoration-line: line-through;
    color: #AEAEAE;
    padding-right: 0.4rem;
}

.experts_footers .expert_call span.price_values span:nth-child(3) {
    width: 0rem;
    display: inline-block;
    padding-right: 0.5rem;
}

span.price_values_discount span:nth-child(3) {
    width: 0.4rem;
    display: inline-block;
    padding-right: 0.8rem;
}

.experts_footers {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1rem;
}

.experts_footers .experts_footers_btn {
    display: flex;
    column-gap: 1rem;
}

.experts_footers .experts_footers_btn a {
    text-decoration: none;
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: initial;
    filter: drop-shadow(0px 0.125rem 0.37rem rgba(0, 0, 0, 0.25));
    color: #030000;
    background: #FFFFFF;
    border-radius: 5px;
    display: block;
    padding: 0.4rem 1.5rem;
}

.experts_footers .expert_call a.call-btn {
    padding-left: 0.5rem;
}

.experts_footers .expert_call a.call-btn img {
    width: 4rem;
    height: 4rem;
}

.experts_footers .expert_call span.price_values {
    font-family: 'Gilroy-Bold';
    font-size: 1.6rem;
    line-height: 3rem;
    color: #FF7010;
}

.experts_footers .expert_call span.price_values i {
    font-size: 2.4rem;
    color: #161A66;
    position: relative;
    top: 0.6rem;
}

.experts_footers .expert_call span.price_values span.minute {
    font-size: 1.1rem;
    line-height: 2rem;
}

.experts_footers .expert_call span.price_values span.rate {
    padding-left: 0.2rem;
    font-size: 1.8rem;
}

.expert_list_box:hover {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.32);
}

.dis_percentage {
    position: absolute;
    top: 0.8rem;
    left: 5px;
}

.dis_percentage p {
    background: #FFBF84;
    height: 4.1rem;
    width: 4.1rem;
    display: flex;
    border-radius: 100%;
    align-items: center;
    flex-wrap: wrap;
    line-height: 0.1rem;
    justify-content: center;
}

.dis_percentage p b {
    width: 100%;
    text-align: center;
    font-size: 1.8rem;
    padding: 1rem;
    font-family: 'Gilroy-ExtraBold';
}

.dis_percentage span.percentages {
    position: absolute;
    right: -6px;
    font-size: 2.1rem;
    top: 2px;
    font-family: 'gilroy-regular';
}

.dis_percentage p span {
    margin-top: -10px;
    font-family: 'Gilroy-Regular';
    text-transform: capitalize;
}

section.expert_list .container-fluid .row .col-lg-8.col-md-8.col-sm-6.col-xs-12 {
    padding-left: 1.2rem;
}

.filters:before {
    content: "";
    background: rgb(246 250 236 / 60%);
    opacity: 0.16;
    box-shadow: 3px 0px 4px 0px #00000040;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
}

/***popup modal**/

.modal.show {
    opacity: 1;
    background-color: rgb(3 29 46 / 87%);
}

div.modal.login .modal-dialog {
    position: relative;
    top: 45px !important;
    max-width: 1100px;
    width: 1100px !important;
    height: 49.5rem;
    margin: 0px auto !important;
    text-align: center;
}

div.modal.login .modal-dialog .modal-content {
    background: #fff;
    flex-direction: row;
    width: 100%;
    height: 45.5rem;
    overflow: hidden;
}

div.modal.login .modal-dialog .modal-content button.btn-close {
    position: absolute;
    background: #FF7010;
    height: 2.06rem;
    padding: 0px 0.5rem 0.7rem 0.5rem !important;
    opacity: 1 !important;
    width: 2.6rem;
    border-radius: 0 0 0 8px;
    right: -1px !important;
    top: -2px !important;
}

div.modal.login .login-bg {
    width: 40%;
    background: url(../images/login_bg.svg);
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: sticky;
    top: 0;
    margin-left: 0rem;
    margin-top: -2rem;
    margin-bottom: -6px;
    padding: 8px;
    box-shadow: 10px 0px 17px 0px #00000040;
}


/* div.modal.login .login-bg::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(180deg, #FDEAD5 14.99%, #FDEAD5 10%);
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 0;
} */
div.modal.login .login-content {
    width: 60%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 18px;
}

div.modal.login .login-content h3.login-heading {
    font-family: 'Gilroy-Bold';
    font-size: 2.7rem;
    line-height: 40px;
    /* identical to box height, or 163% */
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #161A66;
    margin-bottom: 0px;
}

div.modal.login .login-content h3.login-heading span {
    color: #FF7010;
}

div.modal.login .login-content p.text {
    margin: 0;
    letter-spacing: 0.03em;
    color: #030000;
    font-size: 16px;
    text-transform: capitalize;
    transition: 0.5s;
    font-family: 'Gilroy-Medium';
}

div.modal.login .login-content form.login-form {
    margin-bottom: 50px;
    margin-top: 6rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 100%;
}

div.modal.login .login-content form.login-form label {
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #000000 !important;
    font-size: 1.2rem;
    margin-bottom: 5px;
    text-align: left;
    font-family: 'Gilroy-SemiBold';
    align-self: flex-start;
}

div.modal.login .login-content form.login-form .input-group span.input-group-text {
    z-index: 9;
    background: #F1F1F1;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 20%);
    border-radius: 11px 0px 0px 11px;
    width: 7.4rem;
    height: 4.4rem;
}

div.modal.login .login-content form.login-form .input-group span.input-group-text span {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.8rem;
    margin-left: 8px;
}

div.modal.login .login-content form.login-form input#phonenum {
    background: #F1F1F1;
    border-radius: 0px 11px 11px 0px;
    padding: 25px;
    width: 320px;
    height: 4.4rem;
}

div.modal.login .login-content form.login-form p.extra-text {
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
    font-size: 14px;
    text-align: center;
    margin-top: 6px;
    font-family: 'Gilroy-Medium';
}

div.modal.login .login-content form.login-form .input-group span.input-group-text img {
    width: 2rem;
}

div.modal.login .login-content form.login-form p.extra-text button {
    color: #161A66;
    background: transparent;
    border: none;
    text-decoration: underline;
    font-family: 'Gilroy-SemiBold';
}

div.modal.login .modal-dialog .modal-content button.btn-close img {
    padding: 0.3rem;
    width: 2.6rem;
}

div#register form.login-form {
    margin-top: 3.7rem;
    margin-bottom: 0.8rem;
}

div#register form.login-form input#email {
    height: 4.4rem;
    background: #F1F1F1;
    border-radius: 11px;
    padding: 1.25rem;
}

div.modal.login.register .login-content form.login-form button.login-next {
    margin-top: 0.9rem;
}


div.modal.login .login-content p.otp-text {
    letter-spacing: 0.03em;
    color: #000000;
    text-align: center;
    margin: 20px 0 0 0;
    font-family: 'Gilroy-SemiBold';
    font-size: 18px;
}

div.modal.login .login-content p.otp-num {
    letter-spacing: 0.03em;
    color: #959494;
    font-family: 'Gilroy-Regular';
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 18px;
}

div.modal.login .login-content p.otp-label {
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #000000;
    text-align: left;
    width: 295px;
    margin: auto;
    font-family: 'Gilroy-SemiBold';
    font-size: 18px;
    padding-top: 1.8rem;
}

div.modal.login .login-content .otp-group input {
    background: linear-gradient(180deg, rgba(224, 224, 224, 0) 0%, rgba(224, 224, 224, 0.61) 100%);
    border-radius: 4px;
    border: none;
    padding: 5px 20px 3px;
    width: 50px !important;
    position: relative;
    margin-right: 20px;
    z-index: 0;
    border-bottom: 2px solid #ff700e;
}

div.modal.login .login-content p.dont-recive {
    margin-bottom: 0;
    margin-top: 10px;
    color: #A7A7A7;
    text-decoration: underline;
    letter-spacing: 0.03em;
    text-align: center;
    font-family: 'Gilroy-SemiBold';
    font-size: 14px;
    text-transform: capitalize;
}

div.modal.login .login-content form.login-form button.login-next {
    width: 100%;
    background: linear-gradient(180deg, #FF7010 0%, #FEAB52 100%);
    box-shadow: 0px 0px 35px rgb(0 0 0 / 8%);
    border-radius: 12px;
    border: none;
    color: #fff;
    letter-spacing: 0.03em;
    font-size: 20px;
    padding: 10px;
    margin-top: 6rem;
    height: 4rem;
    font-family: 'Gilroy-SemiBold';
}

.carousel-indicators button {
    width: 1.2rem !important;
    height: 1.2rem !important;
    border-radius: 100%;
}

.carousel-indicators {
    align-items: center;
    column-gap: 0.5rem;
}

.carousel-indicators .active {
    height: 1.9rem !important;
    width: 1.9rem !important;
}

.horoscope_top {
    background-image: url(../images/export-bg-2.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 3.5rem 0;
}

.horoscope_top h1 {
    font-family: 'Gilroy-Bold';
    font-size: 4.3rem;
    line-height: 4.3rem;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #FFFFFF;
    text-shadow: 0px 0px 13px rgba(255, 255, 255, 0.25);
}

.horoscope_top h1 span {
    color: #FF7010;
}

.horoscope_top p {
    padding: 0px 10rem;
font-family: 'Gilroy-Medium';
    font-size: 1.5rem;
    line-height: 2.4rem;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #FFFFFF;
}

.horo_tabs {
    padding-top: 3rem;
}

.horo_tabs ul#pills-tab {
    padding: 0px;
    margin: 0px;
    width: 100%;
    column-gap: 2.6rem;
    column-count: 6;
    display: block;
}

.horo_tabs ul li.nav-item {
    width: 100%;
    margin-bottom: 1.5rem;
}

.horo_tabs ul li.nav-item button {
    background: #FFFFFF;
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    width: 100%;
}

.horo_tabs ul li.nav-item button img {
    width: 8rem;
    height: 8rem;
}

.horo_tabs ul li.nav-item button.active {
    background: linear-gradient(180deg, #FFE8D3 13.87%, #FFFFFF 124.89%);
    box-shadow: 0.2rem 0.2rem 0.75rem rgb(0 0 0 / 32%);
}

.horo_tabs ul li.nav-item button p {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.6rem;
    line-height: initial;
    /* identical to box height, or 274% */
    text-align: center;
    letter-spacing: 0.03em;
    color: #000000;
    margin-bottom: 0.7rem;
    margin-top: 1rem;
}

.sub_tabs div#v-pills-tab {
    justify-content: center;
    margin-top: -4.5rem;
    padding-bottom: 6rem;
    overflow: hidden;
}

.row.prediction_main .prediction_logos {
    margin: auto;
    text-align: center;
}

.prediction_content {
    padding-left: 1rem;
}

.row.prediction_main .prediction_logos .imgg.text-center {
    width: 16rem !important;
    height: 11.81rem;
    background: linear-gradient(180deg, #FFE8D3 13.87%, #FFFFFF 124.89%);
    box-shadow: 4px 4px 12px 0px #00000052;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.third-party-btns a.google-btn {
    text-decoration: none;
}

.otp-group {
    margin: auto;
    text-align: center;
}

.row.prediction_main .prediction_logos .imgg.text-center img {
    width: 9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.row.prediction_main .prediction_logos h3.as_subheading {
    width: 14.25rem;
    font-family: 'Gilroy-Bold';
    font-size: 2.6rem;
    line-height: initial;
    /* identical to box height, or 176% */
    letter-spacing: 0.03em;
    color: #030000;
        margin: auto;
    margin-bottom: 10px;
}

.row.prediction_main .prediction_logos .txtt p {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    line-height: 2rem;
    /* identical to box height, or 370% */
    letter-spacing: 0.03em;
    color: #030000;
    margin-bottom: 0px;
    padding-top: 1.4rem;
}

.row.prediction_main .prediction_logos .txtt {
    margin: 0px -1px;
}


.row.prediction_main .prediction_content .pre_content_txt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -14px;
}

.row.prediction_main .prediction_content .pre_content_txt h6 {
    display: flex;
    align-items: center;
    column-gap: 1.8rem;
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    line-height: initial;
    /* or 370% */
    letter-spacing: 0.03em;
    color: #030000;
    margin: 0px;
    padding: 0px;
}

.row.prediction_main .prediction_content .pre_content_txt h6 p {
    margin: 0px;
}

.row.prediction_main .prediction_content .pre_content_txt h6 p span {
    padding-left: 6px;
}

.row.prediction_main .prediction_content .pre_content_txt h6 p span.pre_content_span {
    background: #EBEBEB;
    border: 1px dashed #161A66;
    width: 3.1rem;
    height: 3.1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    padding: 0px;
    color: #FF7010;
    font-size: 1.25rem;
}

.row.prediction_main .prediction_content h5 {
    margin: 0px;
    padding: 0px;
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    line-height: initial;
    /* or 370% */
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    color: #030000;
    margin-right: 0px;
    column-gap: 10px;
}

.row.prediction_main .prediction_content h5 p {
    margin: 0px;
    font-family: 'Gilroy-SemiBold';
}


.row.prediction_main .prediction_content h5 p span.dayspercent b {
    width: 5rem;
    background: #EBEBEB;
    height: 5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-family: 'Gilroy-Bold';
    font-size: 2.3rem;
    line-height: initial;
    letter-spacing: 0.03em;
    color: #FF7010;
}

span.dayspercent {
    border: 1px dashed #161A66;
    width: 5.5rem;
    height: 5.5rem;
    display: inline-flex;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-left: 10px;
}

.row.prediction_main .prediction_content p.pre_aliqua {
    font-family: 'Gilroy-Regular';
    font-size: 1.3rem;
    line-height: 2rem;
    /* or 154% */
    text-align: justify;
    letter-spacing: 0.03em;
    color: #030000;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 8px;
}

.row.love_logos {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    box-shadow: 0.2rem 0.2rem 0.75rem rgb(0 0 0 / 32%);
    border-radius: 12px;
    margin: 3.12rem 2px 0px;
    padding: 2.125rem;
}

.row.love_logos .love_icon {
    text-align: center;
}

.row.love_logos .love_icon img {
    width: 9rem;
    height: 9rem;
}

.row.love_logos .love_icon h5 {
    font-family: 'Gilroy-Bold';
    font-size: 2.188rem;
    line-height: initial;
    /* identical to box height, or 100% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0.8rem;
}

.row.love_logos .col-md-2 {
    justify-content: left;
    display: inline-flex;
    width: 14%;
}


.love_logos .love_content p {
    margin: 0px;
    font-family: 'Gilroy-Regular';
    font-size: 1.43rem;
    line-height: 2.37rem;
    /* or 167% */
    text-align: justify;
    letter-spacing: 0.03em;
    color: #161A66;
}

.row.customers_percentage {
    margin-top: 4.31rem;
}

.row.customers_percentage .as_sign_box {
    background: linear-gradient(90deg, #F2F2F2 35.09%, #FFFFFF 90.45%);
    border: 1px solid #B7B3B3;
    border-radius: 12px;
    padding: 1.15rem;
    box-shadow: 0px 0.12rem 0.25rem rgb(0 0 0 / 32%);
}

.row.customers_percentage .as_sign_box .as_sign_txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.row.customers_percentage .as_sign_box span {
    margin-left: 10px;
}

.row.customers_percentage .as_sign_box span img {
    width: 3.8rem;
}

.row.customers_percentage .as_sign_box .as_sign_txt p {
    margin: 0px;
    font-family: 'Gilroy-Bold';
    font-size: 3.5rem;
    line-height: initial;
    /* identical to box height, or 62% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #AAAAAA;
    padding-right: 0.4rem;
}

.row.customers_percentage .as_sign_box h4 {
    font-family: 'Gilroy-Bold';
    font-size: 1.62rem;
    line-height: initial;
    /* identical to box height, or 135% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #161A66;
    margin-bottom: 0px;
    padding-top: 0.4rem;
}

.row.customers_percentage .as_sign_box:hover {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    box-shadow: 0.25rem 0.25rem 0.75rem rgb(0 0 0 / 32%);
}

.three_tabs:before {
    content: "";
    background: #F9F6F6;
    height: 4.5rem;
    display: block;
}

.three_tabs {
    position: relative;
    margin-top: 2rem;
    margin-bottom: 8rem;
}


.sub_tabs .seconds_tabs button {
    background: #DDDDDD !important;
    padding: 1.12rem 1.9rem 1.12rem 1.9rem;
    position: relative;
    height: 4.5rem;
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #020202;
    line-height: 1.5rem;
}

.seconds_tabs {
    column-gap: 1rem;
    margin-right: auto !important;
}

.sub_tabs .seconds_tabs button:first-child:before {
    content: "";
    background: url(../images/blue_gray_l.svg);
    background-size: contain;
    height: 100%;
    width: 100%;
    display: inline-block;
    background-repeat: no-repeat !important;
    position: absolute;
    left: -6.8rem;
    top: 0px;
}

.sub_tabs .seconds_tabs button:nth-child(2) {
    padding: 1.12rem 4.3rem;
}

.sub_tabs .seconds_tabs button:last-child:after {
    content: "";
    background: url(../images/hor_brightarrow.svg);
    background-size: contain;
    height: 4.5rem;
    width: 9.7rem;
    display: inline-block;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 0px;
    right: -7.5rem;
    z-index: 0;
}

.sub_tabs .nav-pills .nav-link.active:first-child::before {
    background: url(../images/blue_orange_l.svg);
    content: "";
    background-size: contain;
}

.sub_tabs .nav-pills .nav-link.active {
    background: #FF7010 !important;
    z-index: 0;
}

.sub_tabs .nav-pills .nav-link.active:last-child::after {
    background: url(../images/hor_rightarrow.svg);
    content: "";
    background-size: contain;
}

.progress {
    transform: rotate(-170deg);
    width: 4.8rem;
    height: 4.8rem;
    background: none;
    position: relative;
    margin-left: 0.8rem !important;
}

.progress .progress-left {
    left: 2px;
}

.progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

.progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 5rem;
    border-bottom-right-radius: 5rem;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
}

.border-primary {
    border-color: #007bff !important;
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease;
}

.progress .progress-right {
    right: -2px;
}

.progress .progress-right .progress-bar {
    left: -102%;
    border-top-left-radius: 5rem;
    border-bottom-left-radius: 5rem;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
}

.border-primary {
    border-color: #FF7010 !important;
}

.progress .progress-value {
    position: absolute;
    top: 0;
    left: 0;
}

.progress::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
}

.progress .progress-value .h2 {
    padding: 0px;
    margin: 0px;
    font-family: 'Gilroy-Bold';
    font-size: 1.55rem;
    line-height: initial;
    transform: rotate(170deg);
    /* identical to box height, or 125% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #161A66;
}

.blog_top_content {
    padding: 0px 21px;
    height: 18rem;
    align-items: center;
    display: inline-grid;
    align-content: center;
}

.border-primary {
    border-color: #FFAC75 !important;
}

.row.progress_bar_section .border-primary {
    border-color: #FFAC75 !important;
}

.row.progress_bar_section {
    margin-top: 3rem;
}

.row.progress_bar_section .progress {
    transform: rotate(-150deg);
    width: 9.4rem;
    height: 9.4rem;
}
.row.progress_bar_section .progress .progress-value .h2 {
    font-size: 3.125rem;
    text-transform: capitalize;
    color: #161A66;
}

.row.progress_bar_section .progress .progress-value .h2 {
    transform: rotate(150deg);
}

.progress .progress-right .progress-bar {
    left: -106%;
}

.prog_content {
    width: 8.8rem;
    text-align: center;
    margin: auto;
}

.prog_content p {
    text-align: center;
    margin-bottom: 0px;
    font-family: 'Gilroy-Bold';
    font-size: 1.26rem;
    line-height: initial;
    /* identical to box height, or 135% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #161A66;
    padding-top: 0px;
}

.three_tabs .fade:not(.show) {
    opacity: 0;
    display: none;
}

.astroo1 {
    background: linear-gradient(180deg, #FFEBD8 45.45%, #FFFFFF 124.89%);
    box-shadow: 4px 4px 12px rgb(0 0 0 / 32%);
    border-radius: 0 40px 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 40px 6px;
    width: 54rem;
    text-align: center;
    margin: auto;
    margin-bottom: 4rem;
}

.astro p {
    color: #030000;
    font-family: 'Gilroy-Medium';
    text-transform: capitalize;
    font-size: 1.25rem;
    line-height: 2.12rem;
}

section.our_inspiration {
    background: linear-gradient(180deg, #FF7010 0%, #FEAB52 100%);
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
    padding: 2.9rem 0rem 2.4rem;
}

section.our_inspiration h1 {
    font-family: 'Gilroy-Medium';
    font-size: 2.5rem;
    line-height: 4.3rem;
    /* or 136% */
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FFFFFF;
}

section.our_inspiration h1 span.f-l {
    font-size: 3.3rem;
    padding: 0px 1px;
}

section.our_inspiration h1 b {
    position: relative;
    top: -2px;
    font-size: 4rem;
}

section.inspiration_from {
    padding-top: 5.06rem;
}


.inspiration_top h3 {
    font-family: 'Gilroy-Bold';
    font-size: 3rem;
    line-height: 4rem;
    /* identical to box height, or 140% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #FF7010;
    margin: 0px;
}

.inspiration_top h3 span {
    color: #161A66;
}

.inspiration_top p {
    font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    line-height: 2rem;
    /* or 170% */
    text-transform: capitalize;
    color: #030000;
    margin-bottom: 1.75rem;
}


.inspiration_about_img img {
    width: 100%;
}

.inspiration_about_content {
    padding-left: 1.7rem;
}

.inspiration_about_content h3 {
    font-family: 'Gilroy-Bold';
    font-size: 2rem;
    line-height: 4rem;
    /* identical to box height, or 140% */
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #FF7010;
    margin: 0px;
}

.inspiration_about_content h3 span.hf-l {
    font-size: 3rem;
}

.inspiration_about_content h3 span.tri {
    color: #161A66;
}

.inspiration_about_content p.content_sub {
    font-size: 1.3rem;
    line-height: 2.2rem;
    /* or 154% */
    font-family: 'Gilroy-Regular';
    text-align: justify;
    letter-spacing: 0.03em;
    color: #030000;
    margin-bottom: 2.75rem;
}

.inspiration_boxes {
    padding: 0px 2rem;
}

.inspiration_boxes img {
    width: 100%;
}

.inspiration_about_content .row {
    margin: 0px -2.8rem;
}

.inspiration_boxes p {
    font-family: 'Gilroy-Regular';
    font-size: 1.3rem;
    line-height: 2rem;
    /* or 154% */
    letter-spacing: 0.03em;
    color: #030000;
    margin-bottom: 0px;
    padding-top: 1rem;
}


.row.empty_boxing {
    padding-top: 4.65rem;
    margin: 0px -3.7rem;
    padding-bottom: 8rem;
}


.empty_boxing .inspi_box_main img {
    width: 8.4rem;
    height: 8.4rem;
}

.inspi_box_main {
    padding: 0px 3rem;
}


.inspi_box_main .empty_boxing_content h2 {
    font-family: 'Gilroy-Bold';
    font-size: 1.6rem;
    line-height: initial;
    /* identical to box height, or 171% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
    margin-bottom: 0.4rem;
    padding-top: 1rem;
}

.inspi_box_main .empty_boxing_content p {
    font-size: 1.3rem;
    line-height: 2.1rem;
    /* or 154% */
    letter-spacing: 0.03em;
    color: #030000;
    margin-bottom: 0px;
    font-family: 'Gilroy-Regular';
}



.row.astro_tabs .nav-pills {
    position: relative;
    width: 26%;
    height: 100%;
    padding-top: 5.8rem;
    padding-bottom: 4.5rem;
    margin-bottom: 0px;
}

.row.astro_tabs .tab-content {
    width: 80%;
}

.row.astro_tabs .nav-pills .nav-link span.hf-l {
    font-size: 2.12rem;
}

.row.astro_tabs .nav-pills .nav-link {
    background: url(../images/white_tabs.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 25rem;
    height: 5.5rem;
    font-family: 'Gilroy-Bold';
    font-size: 1.6rem;
    line-height: 3rem;
    text-transform: uppercase;
    color: #161A66;
    text-align: left;
    padding: 0rem 3rem;
    margin-bottom: 3.1rem;
    margin-left: 1rem;
}

section.our_astro_tabs {
    background: #F9F6F0;
    padding: 2.5rem 0rem 4rem;
}

.row.astro_tabs .nav-pills:before {
    content: "";
    background: url(../images/astro_line.svg);
    background-repeat: no-repeat;
    background-size: 89%;
    z-index: 99999;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 2.7rem;
}

.row.astro_tabs .nav-pills .nav-link.active {
    background: url(../images/orange_tabs.png);
    background-size: contain;
    background-repeat: no-repeat;
    color: #fff;
    margin-left: 1.2rem !important;
}


.astro_tabs_img img {
    width: 100%;
    height: 43.5rem;
    border-radius: 12px;
    object-fit: cover;
}

.astro_tabs_content p {
        font-family: 'Gilroy-Regular';
    font-size: 1.4rem;
    line-height: 2.2rem;
    /* or 154% */
    text-align: justify;
    letter-spacing: 0.03em;
    color: #030000;
}

.astro_tabs_content ul {
    display: flex;
    list-style: none;
    /* column-count: 2; */
    padding: 0px;
    flex-wrap: wrap;
}

.astro_tabs_content ul li {
    padding-right: 3rem;
    width: 46%;
    padding-bottom: 1rem;
}

.astro_tabs_content ul li img {
    width: 4.06rem;
    height: 4.06rem;
}

.astro_tabs_content ul li h4 {
    font-family: 'Gilroy-Bold';
    font-size: 1.5rem;
    line-height: 2.1rem;
    /* identical to box height, or 296% */
    letter-spacing: 0.03em;
    color: #FF7010;
    margin: 0px;
}

.astro_tabs_content ul li p {
    font-size: 1rem;
    line-height: 1.3rem;
    /* or 128% */
    letter-spacing: 0.03em;
    color: #030000;
    padding-top: 0.2rem;
    font-family: 'gilroy-regular';
    display: inline;
}

section.our_astro_tabs .inspiration_top p {
    margin-bottom: 2rem;
}

section.founder_story.text-end {
    margin-top: 8.5rem;
    background: linear-gradient(180deg, #FFE4CB 20.19%, #FFFFFF 124.89%);
    padding-top: 4.4rem;
    padding-bottom: 4.06rem;
}


.founder_story_image img {
    width: 100%;
}

.founder_story_content {
    padding-right: 2.4rem;
}

.founder_story_content h3 {
    font-family: 'Gilroy-Bold';
    font-size: 2rem;
    line-height: initial;
    /* identical to box height, or 176% */
    text-align: right;
    letter-spacing: 0.03em;
    color: #FF7010;
    margin: 0px;
}

.founder_story_content h3 span.hf-l {
    font-size: 2.6rem;
}

.founder_story_content h3 span.tri {
    color: #161A66;
    text-transform: uppercase;
}

.founder_story_content h3 small {
    color: #030000;
    font-size: 1.75rem;
    font-family: 'Gilroy-Medium';
}

.founder_story_content h3 small {
    color: #030000;
}

.founder_story_content p {
    font-size: 1.4rem;
    line-height: 2.2rem;
    /* or 154% */
    text-align: right;
    letter-spacing: 0.03em;
    color: #030000;
    padding-top: 1rem;
    margin-bottom: 5rem;
    font-family: 'Gilroy-Regular';
}

.founder_story_box img {
    width: 4.06rem;
    height: 4.06rem;
}

.founder_story_box h4 {
    font-family: 'Gilroy-Bold';
    font-size: 1.5rem;
    line-height: 2rem;
    /* identical to box height, or 296% */
    letter-spacing: 0.03em;
    color: #FF7010;
    margin: 0px;
    padding-top: 0.4rem;
}

.founder_story_box p {
    font-family: 'Gilroy-Regular';
    font-size: 1rem;
    line-height: 1.35;
    /* or 128% */
    text-align: right;
    letter-spacing: 0.03em;
    color: #030000;
    margin: 0px;
    padding-top: 0rem;
}


section.founder_story.text-end .inspiration_top p {
    margin-bottom: 2.6rem;
}

section.what_to_ignore {
    padding-top: 2.4rem;
    padding-bottom: 16rem;
}

section.what_to_ignore h3 {
    font-family: 'Gilroy-Medium';
    font-size: 2.8rem;

    /* identical to box height, or 136% */
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #030000;
    line-height: 3.8rem;
}

section.what_to_ignore h3 span.bf-l {
    font-size: 3.3rem;
}

section.profile_page {
    position: relative;
}
section.profile_page .profile_bg {
    background: url(../images/profile_bg.svg)no-repeat;
    background-size: cover;
    height: 37.3rem;
    width: 100%;
    position: absolute;
    z-index: -1;
}


.left_profile {
    background: linear-gradient(179.88deg, #FFC6A1 13%, #FFEEE7 99.91%);
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.32);
    border-radius: 12px;
    padding: 1rem 1rem 1.2rem;
    height: 100%;
}

.left_profile .user_pro {
    padding-top: 3.5rem;
}

.left_profile .user_pro img {
    width: 100%;
    border-radius: 100%;
    background: #fff;
}

.left_profile .rating_s {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2.5rem;
}

.left_profile .rating_s p.rating_count {
    display: block;
    background: linear-gradient(180deg, #FF7010 0%, #F99A5A 99.99%, rgba(255, 198, 198, 0) 100%);
    font-family: 'Gilroy-Bold';
    font-size: 1.35rem;
    line-height: 2rem;
    color: #FFFFFF;
    border-radius: 8px;
    padding: 0.35rem 0.4rem;
}

.left_profile .rating_s p {
    margin: 0px;
}

.left_profile .rating_s p span {
    display: block;
    padding-left: 1rem;
}

.left_profile .rating_s p span img {
    width: 5.8rem;
}

.left_profile .rating_s p span.reviews {
    font-family: 'Gilroy-Medium';
    font-size: 1.1rem;
    line-height: 1.5rem;
    /* identical to box height, or 185% */
    letter-spacing: 0.03em;
    color: #030000;
    padding-top: 0.4rem;
}

.right_profile {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    box-shadow: 0.25rem 0.25rem 0.75rem rgb(0 0 0 / 32%);
    border-radius: 0.75rem;
}

.user_details {
    padding-left: 3.1rem;
}

.user_details .online_offline_btn {
    text-align: end;
    padding-right: 2rem;
    padding-top: 0.7rem;
}

.user_details .online_offline_btn img {
    width: 6.6rem;
}

.user_name {
    display: flex;
    align-items: center;
    margin-top: -1rem;
}

.user_name h3 {
    font-family: 'Gilroy-ExtraBold';
    font-size: 2.5rem;
    line-height: 3.2rem;
    /* identical to box height, or 79% */
    letter-spacing: 0.03em;
    color: #161A66;
    margin: 0px;
    padding-right: 0.9rem;
}

.user_name span.verified_user img {
    width: 2.8rem;
}

.user_details p.user_sub {
    font-family: 'Gilroy-Regular';
    font-size: 1.43rem;
    line-height: 2rem;
    /* identical to box height, or 137% */
    letter-spacing: 0.03em;
    color: #161A66;
    margin: 0px;
}

.user_experience {
    display: flex;
    padding-top: 2.25rem;
}

.user_experience a.exp-btn {
    padding-right: 1rem;
    font-family: 'Gilroy-Bold';
    font-size: 1.1rem;
    line-height: 1.25rem;
    color: #FF7010;
    text-decoration: none;
}

.user_experience a.exp-btn img {
    width: 1.62rem;
}

span.exp-icon {
    padding-right: 0.3rem;
}

.location_share {
    padding-top: 1.7rem;
}

.location_share a.exp-btn {
    text-decoration: none;
    font-family: 'Gilroy-Medium';
    font-size: 1.3rem;
    line-height: 2rem;
    /* identical to box height, or 143% */
    letter-spacing: 0.03em;
    color: #030000;
}

.location_share a.exp-btn img {
    width: 2.25rem;
}

.location_share a.exp-btn span.location_txt {
    padding-left: 1.1rem;
}

.location_share span.share_btns {
    padding-left: 1.5rem;
}

.location_share span.share_btns img {
    width: 3.5rem;
    height: 2.2rem;
}

.awards_call {
    padding-top: 1.9rem;
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.certificate {
    width: 86%;
}

.certificate p {
    font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    line-height: 1.8rem;
    /* identical to box height, or 158% */
    letter-spacing: 0.03em;
    color: #C6C6C6;
}

.certificate .certi_images ul {
    list-style: none;
    display: flex;
    padding: 0px;
    column-gap: 0.6rem;
    margin: 0px;
}

.certificate .certi_images ul li {
    background: #D9D9D9;
    border-radius: 0.8rem;
    width: 9.6rem;
    height: 10.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.certificate .certi_images ul li img {
    width: 4.3rem;
}

.awards_call .call_price {
    padding-right: 1.2rem;
    text-align: center;
}

.awards_call .call_price span:nth-child(3) {
    font-family: 'Gilroy-Bold';
    line-height: initial;
    color: #FF7010;
    width: 3px;
    display: inline-block;
    position: relative;
    top: 2px;
    left: -3px;
    font-size: 21px;
}

.awards_call .call_price span img {
    width: 100%;
}

a.call-btn {
    height: 5.2rem;
    width: 5.1rem;
    display: block;
    margin: auto;
}

.awards_call .call_price .price_values {
    padding-bottom: 0.6rem;
}

.awards_call .call_price .price_values span.rate {
    font-family: 'Gilroy-Bold';
    font-size: 1.6rem;
    color: #FF7010;
    line-height: .8rem;
}

.awards_call .call_price span.minute {
    font-size: 1rem;
    font-family: 'Gilroy-Bold';
    line-height: initial;
    color: #FF7010;
}

.awards_call .call_price .price_values i {
    font-size: 2.3rem;
    position: relative;
    top: 6px;
    color: #161A66;
    padding-right: 0.3rem;
}

span.more_btn a {
    font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    line-height: 2rem;
    /* identical to box height, or 158% */
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    color: #161A66;
    text-align: center;
    display: flex;
    width: 290px;
    margin: auto;
    justify-content: end;
    margin-bottom: 1rem;
}

section.profile_page .row {
    padding-top: 12.1rem;
}


section.about_me {
    padding-top: 3.25rem;
}

.about_icon a {
    text-decoration: none;
    font-family: 'Gilroy-Medium';
    font-size: 1.5rem;
    line-height: 2rem;
    /* identical to box height, or 131% */
    letter-spacing: 0.03em;
    color: #161A66;
    display: flex;
    align-items: self-start;
}

.about_icon a img {
    width: 1.5rem;
    margin-right: 0.8rem;
}

.about_me_txt p {
    font-family: 'Gilroy-Regular';
    font-size: 1.25rem;
    line-height: 2rem;
    /* or 205% */
    text-align: justify;
    letter-spacing: 0.03em;
    color: #030000;
    padding-top: 0.8rem;
    margin: 0px;
}

.reviews_section {
    padding-top: 3.1rem;
}

.reviews_section h2 {
    font-family: 'Gilroy-Medium';
    font-size: 1.5rem;
    line-height: 2rem;
    /* identical to box height, or 308% */
    color: #161A66;
    margin-bottom: 1rem;
}

.reviews_section h2 span {
    width: 1.75rem;
    display: inline-block;
    margin-right: 0.5rem;
}

.reviews_section h2 span img {
    width: 100%;
}

.reviews_content.odd {
    border-bottom: 1px solid #A8A8A8;
    background: #FBF9F9;
}

.reviews_txt {
    padding-left: 4rem;
    padding-top: 1rem;
}

.head_review {
    display: flex;
}

.head_review h2 {
    font-family: 'Gilroy-Medium';
    font-size: 1.3rem;
    line-height: initial;
    /* identical to box height, or 322% */
    letter-spacing: 0.03em;
    color: #161A66;
    margin: 0px;
}

.head_review span {
    width: 8rem;
    margin-left: 0.6rem;
}

.head_review span img {
    width: 100%;
}

.reviews_txt p {
    font-family: 'Gilroy-Regular';
    font-size: 1.2rem;
    line-height: 1.9rem;
    /* or 179% */
    letter-spacing: 0.03em;
    color: #030000;
    max-width: 55%;
    margin-bottom: 0.8rem;
}

.reviews_txt .d-flex {
    justify-content: space-between;
    align-items: self-start;
}

.reviews_txt .d-flex span.timings {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: initial;
    /* identical to box height, or 435% */
    letter-spacing: 0.03em;
    color: #030000;
    margin-top: -0.8rem;
}


.reviews_content.even .reviews_txt {
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.show_more a {
    font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    line-height: initial;
    /* identical to box height, or 158% */
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    color: #938D8D;
    justify-content: center;
    padding: 1.8rem 0px 5rem;
}

section.profile_page .container-fluid {
    padding: 0rem 6.5rem 0rem 7.5rem;
}

section.about_me .container-fluid {
    padding: 0rem 6.5rem 0rem 7.5rem;
}

.reviews_section .container-fluid {
    padding: 0rem 6.5rem 0rem 7.5rem;
}

.reviews_content .container-fluid {
    padding: 0rem 6.5rem 0rem 7.5rem;
}

.expert_call {
    display: flex;
    align-items: center;
}

.wallet_id {
    background: linear-gradient(180deg, #FF7010 0%, #FEAB52 100%);
    box-shadow: 0px 0px 2.1rem rgb(0 0 0 / 8%);
    border-radius: 12px;
    padding: 0.75rem;
}

.wallet_id .profile_img {
    display: flex;
    align-items: center;
}

.wallet_id .profile_img span {
    height: 6.3rem;
    width: 6.3rem;
}

.wallet_id .profile_img span img {
    width: 100%;
    border-radius: 100%;
}

.wallet_id .profile_img p {
    font-family: 'Gilroy-Bold';
    font-size: 1.75rem;
    line-height: 2rem;
    /* identical to box height, or 171% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 0px;
    padding-left: 2rem;
}

.wallet_id .profile_name p {
    font-family: 'Gilroy-Medium';
    font-size: 1.12rem;
    line-height: 2rem;
    /* identical to box height, or 267% */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 0px;
    padding-left: 1rem;
    padding-top: 0.75rem;
}

.wallet_id .user_since {
    padding-top: 2rem;
}

.wallet_id .user_since p {
    font-family: 'Gilroy-Medium';
    font-size: 1.12rem;
    line-height: 2rem;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 0px;
    padding-left: 1rem;
}

.profile_menus {
    background: #FFFDFD;
    box-shadow: 0px 0px 2.1rem rgb(0 0 0 / 8%);
    border-radius: 12px;
    margin-top: 1rem;
    padding-top: 1rem;
    padding-left: 0.9rem;
    height: 80%;
}

.profile_menus a {
    text-decoration: none;
    font-family: 'Gilroy-SemiBold';
    font-size: 1.3rem;
    line-height: 2rem;
    /* or 336% */
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    color: #000000;
    padding-top: 2rem;
}

.profile_menus a span {
    width: 2.3rem;
    margin-right: 1rem;
    text-align: center;
}

.profile_menus a span img {
    width: 100%;
}

.wallet_left {
    height: 100%;

}

.wallet_right {
    background: #F2F2F2;
    border-radius: 12px;
}

.wallet_right .wallet_heading {
    padding-top: 1rem;
    padding-left: 1.8rem;
}

.wallet_right .wallet_heading h5 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.4rem;
    line-height: 2rem;
    /* or 322% */
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    color: #000000;
}

.wallet_right .wallet_heading h5 span {
    padding-left: 0.33rem;
}

.wallet_right .wallet_heading h5 span i {
    color: #FF7010;
    font-size: 2rem;
}

.rech_box {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    box-shadow: 0.25rem 0.25rem 0.75rem rgb(0 0 0 / 32%);
    border-radius: 0.75rem;
    text-align: center;
    margin-top: 0.8rem;
}

.rech_box span.as_sign {
    background: linear-gradient(180deg, #FF7010 0%, #FEAB52 100%);
    box-shadow: 0rem 0rem 2.1rem rgb(0 0 0 / 8%);
    display: inline-block;
    width: 100%;
    border-radius: 0.75rem 0.75rem 0px 0px;
    padding: 0.75rem 0rem;
}

.rech_box span.as_sign h5 {
    margin: 0px;
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    line-height: 1.7rem;
    /* identical to box height, or 370% */
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: center;
}

.rech_box .wallet_price {
    padding-top: 1.5rem;
}

.rech_box .wallet_price h5 {
    font-family: 'Gilroy-Bold';
    font-size: 3.12rem;
    line-height: 2rem;
    /* or 148% */
    letter-spacing: 0.03em;
    color: #161A66;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}

.rech_box .wallet_price h5 i {
    font-size: 1.6rem;
    padding-right: 0.4rem;
}

.rech_box .wallet_price p {
    margin: 0px;
    font-family: 'Gilroy-Bold';
    font-size: 1.2rem;
    line-height: initial;
    letter-spacing: 0.03em;
    color: #161A66;
    padding-top: 0.75rem;
}

.rech_box .wallet_price p.card-offer {
    font-family: 'Gilroy-Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0.03em;
    color: #161A66;
    padding-top: 0.8rem;
}

a.as_link {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: 2rem;
    /* or 462% */
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    color: #161A66;
    padding-top: 0.3rem;
    display: block;
    padding-bottom: 0.4rem;
}

.wallet_recharge {
    margin: 0px 0rem 2rem;
    width: 17.5%;
}

.wallet_right .recharge_row {
    justify-content: center;
    padding: 0px 0rem;
    column-gap: 0.8rem;
}

.row.coupon_txt {
    margin-top: 5rem;
    align-items: center;
    padding: 0px 3.5rem;
}

.row.coupon_txt .col-md-12.coupon_heading {
    display: flex;
    justify-content: space-between;
    padding-bottom: 2rem;
}

.row.coupon_txt .col-md-12.coupon_heading h5 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.4rem;
    line-height: 2rem;
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    color: #000000;
    margin-left: -1.5rem;
}

.row.coupon_txt .col-md-12.coupon_heading h5 img {
    width: 1.9rem;
    margin-left: 1rem;
}

.row.coupon_txt .col-md-12.coupon_heading h5 a.view {
    font-family: 'Gilroy-Medium';
    font-size: 1.124rem;
    line-height: initial;
    /* or 411% */
    text-decoration-line: underline;
    color: #161A66;
}

.cou.text-center p {
    background: #FFD9BF;
    border: 1px dashed #FF7010;
    border-radius: 5px;
    font-size: 1rem;
    width: fit-content;
    padding: 0px 0.4rem;
    font-family: 'Gilroy-Medium';
    margin: 0px;
}

.couu.text-center p {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;

    /* or 462% */
    letter-spacing: 0.03em;
    color: #009ECE;
    line-height: 2rem;
    margin: 0px;
}

.coupp11_applied a.applyBtn {
    background: #161A66;
    border-radius: 5px;
    font-family: 'Gilroy-Medium';
    font-size: 1.12rem;
    line-height: initial;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    width: 5.3rem;
    height: 2.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.coup p {
    font-family: 'Gilroy-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.7rem;
    /* identical to box height, or 462% */
    letter-spacing: 0.03em;
    color: #161A66;
    text-align: left;
    margin: 0px;
}

.coupp {
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
}

.coupp p {
    margin: 0px;
    background: #FFE6D5;
    border: 1px dashed #FF7010;
    border-radius: 5px;
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: initial;
    /* or 462% */
    text-align: center;
    letter-spacing: 0.03em;
    color: #161A66;
    padding: 0.4rem 0.4rem;
    width: fit-content;
}


.coupp11 a.applyBtn {
    background: #FF7010;
    border-radius: 5px;
    font-family: 'Gilroy-Medium';
    font-size: 1.12rem;
    line-height: initial;
    /* or 411% */
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: center;
    padding: 0.5rem 1rem;
    text-decoration: none;
}

.coupp p span {
    color: #FF7010;
}

.coupon_rows {
    padding-bottom: 1.25rem;
}

.wow_box {
    background: linear-gradient(180deg, #FFF2E6 7.77%, #FFFFFF 124.89%);
    border-radius: 12px;
    margin-right: 0.8rem;
}

.wow_box .wow {
    display: flex;
    padding-left: 1.25rem;
    padding-top: 1rem;
}

.wow_box .wow p.text-center {
    margin: 0px;
    background: #F8F8F8;
    border: 1px solid #EBEBEB;
    border-radius: 2px;
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: initial;
    /* or 462% */
    text-align: center;
    letter-spacing: 0.095em;
    color: #A8A8A8;
    padding: 0.4rem 1.12rem;
}

.wow_app a {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: 2rem;
    /* or 462% */
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    color: #161A66;
    margin: 0px;
    padding-left: 0.9rem;
}

.wow_app {}

.wow_box form {
    padding: 1.8rem 1.25rem 0px;
}

.wow_box form .recharge_input {
    display: flex;
}

.recharge_input .form-group {
    width: 11rem;
}

.recharge_input .form-group label {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: initial;
    /* or 569% */
    letter-spacing: 0.03em;
    color: #8D8D8D;
    padding-bottom: 0.5rem;
}

.recharge_input .form-group input {
    background: #FFFBFB;
    box-shadow: 0px 0px 0.6rem 1px rgb(0 0 0 / 7%);
    border-radius: 5px;
    border: 1px solid #FFFBFB;
    height: 3rem;
    width: 9rem;
}

.wow_extra {
    padding-bottom: 2.18rem;
    margin-left: 1.2rem;
}

.wow_extra p {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.6rem;
    line-height: 1.5rem;
    /* identical to box height, or 71% */
    text-align: left;
    letter-spacing: 0.03em;
    color: #FF7010;
    margin: 0px;
}

.wow_extra p span {
    color: #161A66;
    font-size: 1.25rem;
}

.row.wow_sec {
    padding: 4rem 3rem 2.5rem 3.6rem;
}

.rec_summary {
    background: linear-gradient(180deg, #FFF2E6 7.77%, #FFFFFF 124.89%);
    border-radius: 12px;
    padding: 1.25rem 1.2rem 1rem;
    height: 100%;
}

.rec_summary h6 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.35rem;
    line-height: 1.6rem;
    /* or 322% */
    letter-spacing: 0.03em;
    color: #000000;
    margin-bottom: 1rem;
}

.rec_summary ul {
    list-style: none;
    display: flex;
    margin: 0px;
    padding: 0px;
}

.rec_summary li:first-child {
    width: 9rem;
    margin-bottom: 0.8rem;
}

.rec_summary li:nth-child(2) {
    padding: 0px 5.25rem;
    text-align: center;
    height: auto;
}

.rec_summary li:first-child p {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: 1.6rem;
    /* or 462% */
    letter-spacing: 0.03em;
    color: #000000;
    margin: 0px;
}

.rec_summary li:nth-child(2) p.dot {
    margin: 0px;
}


.rec_summary li:last-child span {
    font-family: 'Gilroy-Bold';
    font-size: 1rem;
    line-height: 1.6rem;
    letter-spacing: 0.03em;
    color: #000000;
    margin: 0px;
}

.select_payment {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.select_payment .razorpay {
    display: flex;
    align-items: center;
}

.select_payment .razorpay span {
    font-family: 'Gilroy-Medium';
    font-size: 0.9rem;
    line-height: initial;
    /* or 569% */
    letter-spacing: 0.03em;
    color: #B9B9B9;
    padding-right: 0.2rem;
}




.select_payment .razorpay .paytm {
    padding-left: 0.8rem;
    display: flex;
    align-items: center;
}

.select_payment .razorpay .razor {
    display: flex;
    padding-left: 0.6rem;
    align-items: center;
}

.select_payment .razorpay .razor input {
    margin-right: 0.4rem;
}

.select_payment .razorpay .paytm input {
    margin-right: 0.4rem;
}

.pay_now button.btn {
    background: #FF7010;
    border-radius: 5px;
    font-family: 'Gilroy-Medium';
    font-size: 1.1rem;
    line-height: initial;
    white-space: nowrap;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    padding: 0.5rem 1rem;
}

.select_payment .razorpay .paytm img {
    width: 2.6rem;
}

.select_payment .razorpay .razor img {
    width: 5.12rem;
}

.col-md-12.recharge_his h5 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.4rem;
    line-height: 2rem;
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    color: #000000;
    margin-left: -1.5rem;
    margin-bottom: 1.4rem;
}

.col-md-12.recharge_his h5 img {
    width: 1.9rem;
    margin-left: 0.8rem;
}

.row.charts_sec {
    padding: 1rem 3rem 5.5rem 3.6rem;
}

.recharge_history {
    padding-right: 1rem;
}

.recharge_history .recharge_box {
    padding: 0.5rem 0.8rem;
    display: flex;
    justify-content: space-between;
    background: #EBE9E9;
    border-radius: 8px;
    align-items: center;
    margin-bottom: 0.4rem;
}


.recharge_box .rec_date {
    display: flex;
    align-items: center;
}

.recharge_box .rec_date span.grey-cir {
    width: 2.5rem;
    background: #C8C8C8;
    height: 2.5rem;
    display: inline-block;
    border-radius: 100%;
    margin-right: 0.8rem;
}

.recharge_box .rec_date span {
    font-family: 'Gilroy-Regular' !important;
    font-size: 0.8rem !important;
    line-height: 1rem !important;
    /* or 569% */
    text-align: center;
    letter-spacing: 0.03em;
    color: #939393 !important;
}

.recharge_history .recharge_box p.rs {
    margin: 0px;
    font-family: 'Gilroy-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.5rem;
    /* identical to box height, or 411% */
    letter-spacing: 0.03em;
    color: #000000;
}

.recharge_history .recharge_box p.gst {
    margin: 0px;
    font-family: 'Gilroy-Regular';
    font-size: 0.8rem;
    line-height: 1rem;
    /* or 569% */
    text-align: center;
    letter-spacing: 0.03em;
    color: #939393;
}

.recharge_history .recharge_box span:last-child {
    font-family: 'Gilroy-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: initial;
    /* or 411% */
    letter-spacing: 0.03em;
    color: #000000;
}

.recharge_all {
    text-align: end;
}

.recharge_all a {
    font-family: 'Gilroy-Medium';
    font-size: 1.2rem;
    line-height: initial;
    /* or 411% */
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    color: #161A66;
    text-align: end;
    padding-top: 0.6rem;
    display: block;
}

.spend_box {
    background: #FFFFFF;
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    padding: 1rem 2.5rem;
}

.total {
    background: url(../images/chart_s.svg);
    width: 7.3rem;
    height: 7.3rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.speed_graph {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 0px 2.6rem;
}

.total_box {
    text-align: center;
}

.total h6.text-center {
    font-family: 'Gilroy-Bold';
    line-height: 4.62rem;
    /* or 285% */
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    color: #000000;
    font-size: 1.62rem;
    padding-top: 0.7rem;
}

.speed_graph .arrow {
    width: 4.6rem;
    height: 4.68rem;
    margin: -9px 0px 0px;
    text-align: center;
    display: block;
    position: relative;
    top: -4px;
    left: 10px;
}

.spend_box h6 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.2rem;
    line-height: 1.4rem;
    /* or 411% */
    letter-spacing: 0.03em;
    color: #000000;
}

.spend_box p {
    font-family: 'Gilroy-SemiBold';
    font-size: 1rem;
    line-height: 1rem;
    /* or 617% */
    letter-spacing: 0.03em;
    color: #000000;
    padding-top: 0.5rem;
}

.total1 p.text-center {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.12rem;
    line-height: initial;
    /* or 411% */
    letter-spacing: 0.03em;
    color: #000000;
}

.recharge_box.or_c {
    background: #F8E9DF;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type=number] {
    -moz-appearance: textfield;
}

section.wallet_page {
    padding-bottom: 10rem;
}

div#loginotp form.login-form {
    margin-top: 2.5rem;
}

div#loginotp form.login-form button#otp-confirm {
    margin-top: 4rem;
}

div#registerotp form.login-form {
    margin-top: 2.5rem;
}

div#registerotp form.login-form button#otp-confirm {
    margin-top: 4rem;
}

section.wallet_page {
    padding-top: 16px;
}

.login_profile span {
    width: 4.6rem;
    height: 4.6rem;
    display: block;
    margin: auto;
}

.login_profile span img {
    width: 100%;
}

.login_profile p {
    margin: 0px;
    font-size: 1.25rem;
    font-family: 'Gilroy-Medium';
}


.row.footer_navbar {
    margin: 2rem -6.5rem 0rem;
    padding: 1rem 6.5rem 1rem;
    border-top: 1px solid #A2A2A2;
    border-bottom: 1px solid #A2A2A2;
    max-width: 110%;
}


.as_footer_detail .row {
    align-items: center;
}

.as_share_box ul.social {
    list-style: none;
    padding: 2rem 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 1.5rem;
}

.as_share_box ul.social li img {
    width: 28px;
    height: 28px;
}

@media only screen and (max-width: 1600px) and (min-width: 1400px) {
    .container {
        max-width: 1220px !important;
    }

    html {
        font-size: 80.5%;
    }
}

@media only screen and (max-width: 2560px) and (min-width: 1601px) {
    html {
        font-size: 100%;
    }
}

@media only screen and (max-width: 1399px) and (min-width: 1210px) {
    .container {
        max-width: 1100px !important;
    }

}

@media(max-width: 1290px) {
    html {
        font-size: 68.5%;
    }

}

@media(max-width: 1180px) {
    html {
        font-size: 50.5%;
    }

}

@media(max-width: 1400px) {
    html {
        font-size: 68.5%;
    }

}

@media(max-width: 1399px) {
    html {
        font-size: 72.5%;
    }

}

@media only screen and (max-width: 2400px) and (min-width: 1601px) {
    .container {
        max-width: 1690px !important;
    }
}


@media only screen and (max-width: 1600px) and (min-width: 1400px) {
    .container {
        max-width: 1220px !important;
    }
section.blog_top .container-fluid:after{
        top: -50px;
}
    html {
        font-size: 80.5%;
    }
}

@media only screen and (max-width: 2560px) and (min-width: 1751px) {
    html {
        font-size: 98%;
    }
    section.blog_top .container-fluid:after{
        top: -52px;
}
}

@media only screen and (max-width: 1750px) and (min-width: 1601px) {
    html {
        font-size: 90%;
    }
}

@media only screen and (max-width: 1399px) and (min-width: 1210px) {
    .container {
        max-width: 1100px !important;
    }

}

@media(max-width: 1290px) {
    html {
        font-size: 68.5%;
    }

}

@media(max-width: 1180px) {
    html {
        font-size: 50.5%;
    }

}

@media(max-width: 1400px) {
    html {
        font-size: 68.5%;
    }

}

@media(max-width: 1399px) {
    html {
        font-size: 72.5%;
    }

}

@media(max-width: 1230px) {
    html {
        font-size: 60%;
    }

}

@media only screen and (max-width: 2400px) and (min-width: 1601px) {
    .container {
        max-width: 1690px !important;
    }
}

button.navbar_button {
    display: none;
}

@media(max-width: 1100px) {
    div.modal.login .modal-dialog {
        width: 980px !important;
    }
}


@media(max-width: 991px) {
    button.navbar_button {
        display: block;
    }

    header .navbar-brand img {
        width: 60px;
    }

    .container-fluid,
    section.wallet_page .container-fluid,
    section.profile_page .container-fluid,
    section.about_me .container-fluid,
    .reviews_section .container-fluid {
        padding: 0rem 3.5rem;
    }

    .show-mobile {
        width: 210px;
        left: 0;
        display: block !important;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        bottom: 0;
        background-color: #fff;
        z-index: 999;
        overflow-y: auto;
        transition: all 0.3s linear;
        border-right: 2px solid #ff7010;
    }

    button.navbar_button {
        border-radius: 4px;
        width: 34px;
        height: 34px;
        border: 1px solid #ccc;
        background: #000;
    }

    button.navbar_button span {
        width: 20px;
        height: 2px;
        display: block;
        background: #fff;
    }

    button.navbar_button span.mid_n {
        margin: 5px 0px;
    }

    .navbar-expand-lg .navbar-nav {
        padding: 8px;
        margin: 0 !important;
        list-style: none;
        text-align: left !important;
        align-items: flex-start;
    }

    .navbar-expand-lg .navbar-nav li.nav-item {
        margin: 0 9px;
        text-transform: capitalize;
        border-bottom: 1px solid rgb(255 255 255 / 10%);
        font-size: 16px;
        text-align: left;
        font-weight: 500 !important;
    }

    .navbar-expand-lg .navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
        font-weight: 500 !important;
        padding: 13px 0;
        text-align: left;
    }

    .navbar-expand-lg .navbar-nav li.nav-item a.nav-link img {
        width: 76%;
    }

    .navbar-expand-lg .navbar-collapse .d-flex {
        display: block !important;
        margin: 6px 10px 16px;
    }

    .navbar-expand-lg .navbar-collapse .d-flex button {
        display: block;
        width: 120px;
        height: 40px;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 10px;
    }

    section.inspiration_from .container-fluid,
    section.our_astro_tabs .container-fluid {
        padding: 0rem 4rem 0rem 4.5rem;
    }

    /****/
    .row.astro_tabs .nav-pills {
        width: 259px;
    }

    .row.astro_tabs .tab-content {
        width: 68%;
    }

    /**horoscope page*/
    .row.customers_percentage .as_sign_box span {
        margin-left: 0px;
    }

    .row.customers_percentage .as_sign_box {
        padding: 0.7rem;
    }

    .row.customers_percentage .as_sign_box .as_sign_txt p {
        font-size: 2.7rem;
        padding-right: 0px;
    }

    .horo_tabs ul li.nav-item button img {
        width: 7rem;
        height: 7rem;
    }

    section.blog_top {
        height: 100%;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }

    /**home page**/
    section.why_mibhagya .row:last-child .col-lg-3.col-md-6 {
        width: 25%;
        margin: auto;
    }

    section.why_mibhagya .row:last-child .col-lg-3.col-md-6 {
        margin-right: 0px !important;
        margin-left: auto !important;
    }

    section.why_mibhagya .row:last-child .col-lg-3.col-md-6.col-sm-6.col-12.offset-lg-3 {
        margin-top: 30px;
    }

    section.why_mibhagya .row:last-child .col-lg-3.col-md-6.col-sm-6.col-xs-12 {
        margin-right: auto !important;
        margin-left: 0px !important;
        margin-bottom: 0px;
    }

    section.why_mibhagya .container-fluid,
    .customer_trusted .container-fluid {
        padding: 0rem 3.5rem;
    }

    section.expertis_in .col-lg-3.col-md-12.col-sm-12.col-12 {
        width: 25%;
    }

    .expertis_in_img {
        width: 6rem;
        height: 6rem;
    }

    .expertis_in_img span {
        width: 5.8rem;
        height: 5.8rem;
    }

    section.our_astrlozaer .row .col-lg-2 {
        width: 24%;
        margin: auto;
    }

    .experiences {
        white-space: nowrap;
    }

    .filters {
        margin-right: 0px;
    }

    section.expert_list .container-fluid .row .col-lg-8.col-md-8.col-sm-6.col-xs-12 {
        padding-right: 0px;
        width: 74%;
    }

    section.expert_list .container-fluid {
        padding: 0rem 1.5rem;
    }

    .expert_main_box .expert_details .online_offline_btn {
        top: 0px;
    }

    .filters_values h2 button {
        padding: 0.835rem 2.7rem 0.835rem 1.7rem;
    }

    .filters_values .accordion-body {
        padding: 0.835rem 0rem;
    }

    div.modal.login .modal-dialog {
        max-width: 100% !important;
        padding: 0px 14px;
    }

    /*wallet page**/

    .wallet_recharge {
        width: 21.5%;
    }



    .row.wow_sec .col-lg-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .recharge_input .form-group {
        width: 20rem;
    }

    .recharge_input .form-group label {
        display: block;
    }

    .recharge_input .form-group input {
        width: 74%;
    }

    .row.charts_sec .col-lg-6.col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
        margin-bottom: 20px;
    }

    .row.coupon_txt .col-md-1.coupon_rows {
        width: 70px;
    }

    .col-md-5.coupon_rows {
        width: 26%;
    }

    .coupp p {
        white-space: nowrap;
    }

    .row.coupon_txt {
        justify-content: space-between;
    }

    .login_profile {
        width: 77px;
        display: block;
    }

    .row.footer_navbar {
        margin: 2rem -3.5rem 0rem;
        padding: 1rem 3.5rem 1rem;
    }

    .as_share_box ul.social li img {
        width: 20px;
        height: 20px;
    }
}


@media(max-width: 767px) {
    td.yoga_time {
    width: 250px;
}
  td.tithi_table img {
    width: 18px;
}
    .tithi_table {
    width: 200px !important;
}
    section.blog_top .container-fluid:after{
        display:none;
    }
    .list_tithi.sunrice_bar_section.col.col-6.col-md-3.col-lg-3 {
        padding-left: 10px;
    }

    .planet_report_section {
        flex-wrap: wrap;
    }

    .tabs_section_bar .nav {
        column-count: 2;
        display: block !important;
    }

    .tabs_section_bar .nav li.nav-item {
        margin: 5px 0px;
    }

    .container-fluid,
    section.profile_page .container-fluid,
    section.about_me .container-fluid,
    .reviews_section .container-fluid {
        padding: 0rem 10px !important;
    }

    section.inspiration_from .container-fluid,
    section.our_astro_tabs .container-fluid,
    section.heading_blog_sec .container-fluid {
        padding: 0rem 2rem 0rem 2.5rem;
    }

    footer .col-lg-2.col-md-6.col-sm-6.col-12 {
        width: 50%;
    }

    /***inspiration page **/
    .inspiration_about_content {
        padding-left: 0px;
        padding-top: 20px;
    }

    .inspiration_boxes {
        margin-bottom: 30px;
    }

    .row.empty_boxing {
        margin: 0px;
        padding-top: 2rem;
    }

    .inspi_box_main {
        margin-bottom: 30px;
        padding: 0px;
    }

    .empty_boxing_content {
        padding-left: 9px;
    }

    .inspiration_about_img img {
        width: -webkit-fill-available;
    }

    .inspiration_boxes img {
        width: -webkit-fill-available;
    }

    .row.astro_tabs .d-flex {
        display: block !important;
    }

    .row.astro_tabs .nav-pills {
        height: auto;
    }

    .row.astro_tabs .tab-content {
        width: 100%;
    }

    .astro_tabs_img img {
        height: auto !important;
        display: block;
        width: -webkit-fill-available !important;
        margin-bottom: 13px;
    }


    .astro_tabs_content ul {
        width: 100%;
        padding-top: 16px;
    }

    .astro_tabs_content ul li {
        width: 50%;
    }

    .founder_story_content {
        padding-right: 0px;
    }

    .founder_story_content p {
        margin-bottom: 2rem;
    }

    .founder_story_content .row .col-md-3 {
        width: 50%;
    }

    .founder_story_image img {
        width: -webkit-fill-available;
    }

    .row.customers_percentage .as_sign_box .as_sign_txt p {
        font-size: 3.5rem;
        padding-right: 0px;
    }

    section.horoscope_tabs .horo_tabs ul#pills-tab {
        column-count: 4;
    }

    .sub_tabs div#v-pills-tab {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: -15.5rem !important;
        width: 300px;
        margin: auto;
    }

    .sub_tabs div#v-pills-tab .nav-link {
        width: 300px;
        margin: auto;
        text-align: center;
    }

    .sub_tabs div#v-pills-tab .nav-link:first-child {
        margin-left: 62px;
        text-align: left;
        padding-left: 40px;
    }

    .sub_tabs div#v-pills-tab .nav-link:last-child {
        margin-top: 12px;
        margin-right: 64px;
        padding-left: 72px;
    }

    .astroo1 {
        width: auto !important;
    }

    .sub_tabs div#v-pills-tab .nav-link:nth-child(2) {
        margin-top: 12px;
    }

    .row.prediction_main .prediction_logos .imgg.text-center {
        width: 16rem;
    }

    .row.prediction_main .prediction_logos h3.as_subheading {
        width: 16rem;
    }

    .row.prediction_main .prediction_logos .txtt {
        margin: 0px 0px 20px;
    }

    .row.prediction_main .prediction_logos .txtt p {
        text-align: initial;
    }

    .row.prediction_main .prediction_content .pre_content_txt {
        display: block;
    }

    .row.prediction_main .prediction_content .pre_content_txt h6 {
        justify-content: space-between;
    }

    .row.prediction_main .prediction_content h5 {
        margin-top: 14px;
    }

    .prediction_content {
        padding-top: 11px;
    }

    .row.love_logos {
        padding: 2.125rem;
    }

    .row.love_logos .love_icon {
        display: flex;
        align-items: center;
        column-gap: 14px;
        padding-bottom: 10px;
    }

    .row.customers_percentage .as_sign_box {
        margin-bottom: 26px;
        padding: 1.15rem;
    }

    .row.customers_percentage .as_sign_box span img {
        width: 5rem;
    }

    .three_tabs {
        margin-bottom: 4rem;
    }

    .three_tabs:before {
        height: 16rem;
    }

    section.blog_top {
        height: 30rem;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }

    section.blog_heading .row.menus .col-lg-8.col-md-8.col-sm-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    section.blog_heading .row.menus .col-lg-4.col-md-4.col-sm-6 {
        width: 100%;
    }

    .as_menu ul {
        display: block;
    }

    section.blog_heading {
        margin-top: 2rem;
    }

    form.nosubmit {
        width: 100%;
    }

    form.nosubmit input.nosubmit {
        width: 100%;
    }

    .content_txt_right.ps-5 {
        padding-left: 0px !important;
        padding-top: 20px;
    }

    section.heading_blog_sec {
        padding-bottom: 4rem;
    }

    .content_txt_right.pe-4 {
        padding-right: 0px !important;
        padding-bottom: 30px;
    }

    .news_blog_content {
        margin-bottom: 30px;
    }

    .vertical_image_box {
        padding-bottom: 30px;
    }

    .news_blog_content {
        margin-bottom: 30px;
    }

    .heading_blog_text h4 {
        font-size: 2.75rem;
        line-height: 3rem;
    }

    /**home page**/
    section.why_mibhagya .row:last-child .col-lg-3.col-md-6 {
        width: 50%;
        margin: 0px;
    }

    section.expertis_in .col-lg-3.col-md-12.col-sm-12.col-12 {
        width: 100%;
    }

    section.our_astrlozaer .row .col-lg-2 {
        width: 90%;
        margin: auto;
    }

    .as_banner_detail h1 {
        font-size: 4rem;
        line-height: 5rem;
    }

    .as_banner_slider {
        padding-top: 1rem;
        padding-left: 10px;
    }

    .row.banner-row {
        margin-left: -24px;
    }

    .row.banner-row .col-md-2.col-xs-6 {
        width: 40%;
    }

    .as_banner_img img {
        margin: 0px !important;
        margin-top: 30px !important;
    }

    section.our_astrlozaer .row .col-lg-2:last-child .services_box {
        padding-bottom: 2rem;
    }

    section.why_mibhagya .container-fluid,
    .customer_trusted .container-fluid {
        padding: 0rem 1rem;
    }



    .lorem_lpsum_box {
        height: 250px;
        object-fit: cover;
        overflow: hidden;
        margin-bottom: 30px;
    }

    section.event_sliders .carousel-caption {

        padding: 0px 4rem;
        display: block !important;
        width: 100%;
        top: 56px;
    }

    section.event_sliders .carousel-caption h5 {
        font-size: 4rem;
        line-height: 4.5rem;
    }

    section.expert_list .col-lg-4 {
        width: 100%;
    }

    section.expert_list .col-lg-8.col-md-8.col-sm-6.col-xs-12 {
        width: 100% !important;
    }

    .expert_all_list {
        padding-top: 4rem;
    }

    div.modal.login .login-bg {
        display: none;
    }

    div.modal.login .login-content {
        width: 100%;
        padding-top: 30px;
        height: auto !important;
    }

    div.modal.login .login-content form.login-form button.login-next {
        width: 100%;
        margin-top: 3rem;
        line-height: 10px;
    }

    div.modal.login .login-content form.login-form {
        margin-top: 5rem;
    }

    div.modal.login .login-content form.login-form input#phonenum {
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    div.modal.login .login-content p.otp-text {
        margin-top: 0px;
    }

    div.modal.login .login-content p.otp-num {
        margin-bottom: 10px;
    }

    div.modal.login .modal-dialog {
        height: auto !important;
    }

    div.modal.login .modal-dialog .modal-content {
        height: auto !important;
    }

    .third-party-btns {
        display: flex;
    }

    .modal {
        padding-right: 0px !important;
    }

    .third-party-btns img {
        width: 100% !important;
    }

    .third-party-btns span.or-section {
        width: 90px;
        padding-top: 3px;
        font-size: 13px;
    }

    .left_profile {
        height: auto !important;
        margin-bottom: 30px;
    }

    div.modal.login .login-content h3.login-heading {
        line-height: 3.2rem;
    }

    div.modal.login .login-content p.text {
        line-height: 22px;
        padding-top: 10px;
    }

    .left_profile .user_pro {
        width: 280px;
        height: 280px;
        margin: auto;
        padding-bottom: 40px;
        display: block;
        object-fit: cover;
    }

    .left_profile .rating_s {
        padding-top: 35px;
    }


    section.wallet_page .container-fluid .col-xs-12 {
        width: 100%;
    }

    .profile_menus {
        height: auto !important;
        padding-bottom: 20px;
    }

    .wallet_left {
        margin-bottom: 30px;
    }

    .col-md-2.coupon_rows {
        width: 40px;
    }

    .row.coupon_txt .col-md-1.coupon_rows {
        width: 64px;
    }

    .col-md-5.coupon_rows {
        width: 30%;
    }

    .col-md-3.coupon_rows {
        width: 28%;
    }

    .couu.text-center p {
        white-space: nowrap;
    }

    section.why_mibhagya .row:last-child .col-lg-3.col-md-6.col-sm-6:last-child {
        margin-top: 31px;
    }

    .expert_main_box .expert_details .online_offline_btn {
        top: 10px;
    }

    .row.progress_bar_section .col-md-2 {
        width: 50%;
        margin: auto;
            padding-left: 0;
        margin-bottom: 20px;
    }

    .sub_tabs .seconds_tabs button:first-child:before {
        height: 4.5rem;
    }

    div.modal.login .login-content form.login-form .input-group.mb-3 {
        flex-wrap: nowrap;
    }

    .row.progress_bar_section .col-md-2:first-child {
        display: none;
    }

    .row.footer_navbar {
        margin: 2rem -1rem 0rem;
        text-align: center;
        justify-content: center;
    }

    .as_share_box ul.social li img {
        width: 20px;
        height: 20px;
    }

    .as_menu ul li a {
        text-align: center;
        margin: auto;
        display: block;
    }

    .as_menu ul {
        padding-top: 10px;
    }

    footer .as_footer_logo1 h3 {
        text-align: center;
    }

    .as_footer_widget h3 {
        text-align: left;
    }

    .as_footer_widget ul a {
        text-align: left;
    }

    .row.banner-row .col-md-2.col-xs-6 {
        width: 36%;
        display: block;
        margin-bottom: 11px;
    }

    section.home_page .container-fluid .row {
        justify-content: center;
        padding-top: 1rem;
    }

    .as_banner_detail p {
        margin-bottom: 3rem;
    }

    .speed_graph .arrow img {
        width: 100%;
    }

}

@media(max-width: 575px) {
    section.event_sliders .carousel-caption {
        display: block !important;
        width: 100%;
    }


    section.expert_list .col-lg-4 {
        width: 100%;
    }

    section.expert_list .col-lg-8.col-md-8.col-sm-6.col-xs-12 {
        width: 100% !important;
    }

    .expert_all_list {
        padding-top: 4rem;
        padding-right: 1rem;
    }

    .experts_footers {
        display: block !important;
    }

    .expert_main_box {
        display: block;
    }

    .expert_main_box .expert_details {
        width: 100%;
        padding-top: 10px;
        height: auto;
    }

    .expert_names {
        display: flex;
        flex-wrap: wrap;
    }

    .expert_names span.name {
        padding-bottom: 4px;
        display: flex;
        width: -webkit-fill-available;
    }

    .expert_main_box .expert_details p.exper-role {
        padding-top: 13px;
    }

    .expert_main_box .expert_details .expert_features {
        padding-top: 6px;
        display: flex;
        flex-wrap: wrap;
    }

    .expert_features a.feature-btn {
        width: 50%;
        display: block;
    }

    .expert_features a.feature-btn:nth-child(3) {
        width: 64%;
    }

    .expert_features a.feature-btn:nth-child(4) {
        width: 30%;
    }

    .expert_list_box {
        height: auto !important;
    }

    .experts_footers .experts_footers_btn {
        flex-wrap: wrap;
    }

    .experts_footers .experts_footers_btn a {
        margin-bottom: 16px;
    }

    .expert_call {
        justify-content: flex-end;
        width: 100%;
    }

    .experts_footers .expert_call a.call-btn {
        margin-right: 0px !important;
        margin-left: 11px;
    }

    .expert_names .star-rating {
        display: block;
        width: fit-content;
        padding-left: 0rem;
    }

    .expert_names .verify-icon {
        padding-top: 6px;
    }

    .expert_names span.name span.last-name {
        padding-right: 10px;
    }

    .left_profile .user_pro {
        width: auto;
        height: auto;
        margin: auto;
        padding-bottom: 8px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .user_experience {
        flex-wrap: wrap;
    }

    .user_experience a.exp-btn {
        padding-bottom: 20px;
    }

    .location_share {
        padding-top: 0.5rem;
    }

    .certificate .certi_images ul {
        flex-wrap: wrap;
    }

    .certificate .certi_images ul li {
        margin-bottom: 13px;
        width: 48%;
    }

    .awards_call {
        display: block;
    }

    .awards_call .call_price {
        justify-content: end;
        display: flex;
        align-items: center;
    }

    .awards_call .call_price span {
        order: 2;
        margin-bottom: 10px;
    }

    .awards_call .call_price .price_values {
        padding-right: 10px;
    }

    span.more_btn a {
        width: 100%;
        justify-content: center;
    }

    .wallet_recharge {
        width: 44%;
    }

    .row.coupon_txt {
        padding: 0px 2.5rem;
    }

    .row.box_design {
        margin-bottom: 20px;
    }

    .row.box_design .col-md-1.coupon_rows:first-child {
        width: 60%;
    }

    .row.box_design .col-md-2.coupon_rows {
        width: 40%;
        text-align: end;
    }

    .couu.text-center p {
        text-align: end;
        font-size: 1.2rem;
    }

    .row.box_design .col-md-5.coupon_rows {
        width: 100%;
        text-align: center;
    }

    .coup p {
        text-align: center;
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .row.box_design .col-md-3.coupon_rows {
        width: 60%;
    }

    .coupp {
        justify-content: left;
    }

    .row.box_design .col-md-1.coupon_rows:last-child {
        width: 40%;
        display: flex;
        justify-content: end;
    }

    .row.box_design {
        margin-bottom: 20px;
    }

    .row.box_design .col-md-1.coupon_rows:first-child {
        width: 60%;
    }

    .row.box_design .col-md-2.coupon_rows {
        width: 40%;
        text-align: end;
    }

    .couu.text-center p {
        text-align: end;
        font-size: 1.2rem;
    }

    .row.box_design .col-md-5.coupon_rows {
        width: 100%;
        text-align: center;
    }

    .coup p {
        text-align: center;
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .row.box_design .col-md-3.coupon_rows {
        width: 60%;
    }

    .coupp {
        justify-content: left;
    }

    .row.box_design .col-md-1.coupon_rows:last-child {
        width: 40%;
        display: flex;
        justify-content: end;
    }



    .row.wow_sec {
        padding: 2rem 1rem 2.5rem 2rem;
    }

    .wow_box form .recharge_input {
        display: block;
    }

    .recharge_input .form-group {
        width: 100%;
        margin-bottom: 16px;
    }

    .recharge_input .form-group input {
        width: 100%;
    }

    .select_payment .razorpay {
        flex-wrap: wrap;
    }

    .select_payment .razorpay span {
        width: 100%;
        padding-bottom: 10px;
    }

    .select_payment .razorpay .paytm {
        padding-left: 0px;
    }

    .select_payment {
        align-items: center;
    }

    .row.charts_sec {
        padding: 1rem 2rem 5.5rem 2rem;
    }

    .col-md-12.recharge_his h5 {
        margin-left: -0.7rem;
    }

    .speed_graph {
        display: flex;
        text-align: center;
        padding: 0px;
    }

    .speed_graph .arrow {
        left: 8px;
        right: 0px;
        margin: 18px auto 16px;
    }

}

@media (max-width:540px) {

    section.horoscope_tabs .horo_tabs ul#pills-tab {
        column-count: 2 !important;
    }
}

.blog_detail_head h2 {
    font-family: 'Gilroy-Bold';
    font-size: 3.75rem;
    line-height: 4.3rem;
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #030000;
}

.border-rightmini {
    border-right: 1px solid grey;
    padding: 0 1%;
}

.blog_det_data p {
    font-size: 24px;
    line-height: 45px;
    padding-top: 3%;
    font-family: 'Gilroy-regular';
}

.blog_det_data_main {
    border-right: 1px solid #D9D9D9;
}

.blog_det_data h3 {
    font-size: 28px;
    font-weight: 500;
    color: #272727;
}

.blog_related_ar h4 {
    font-size: 18px;
    color: #272727;
    font-weight: bold;
    font-family: 'Gilroy-bold';
}

.releted_b_data b {
    font-size: 10px;
    line-height: 13px;
    border-bottom: solid 1px gray;
    font-family: 'Gilroy-bold';
}

.releted_b_data p {
    font-size: 10px;
    line-height: 13px;
    text-decoration: underline;
    padding-top: 6px;
    font-family: 'Gilroy-regular';

}

.releted_b_data_mini {
    margin-top: 15%;
}

.social_blog h5 {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Gilroy-bold';
}

.social_blog a {
    text-decoration: none;
}

.latest_post_blog {
    border: 3px solid #F0EEEE;
    padding: 5px;
    border-radius: 15px;
    margin-top: 20px;
    margin-left: 4px;
}

.latest_post_blog h3 {
    font-size: 1.5rem;
    color: #272727;
    font-weight: bold;
    font-family: 'Gilroy-bold';
}

.latest_post_blog input {
    border-radius: 10px;
    width: 100%;
    padding: 8px;
    border: 3px solid #F0EEEE;
    margin-top: 10px;

}

.late_blogchekbox {
    align-items: baseline;
}

.late_blogchekbox span {
    line-height: 16px;
    font-size: 12px;
}

.blog_detail_profile {
    align-items: center;
}

.blog_detail_pdetails {
    font-family: 'Gilroy-regular';
    font-size: 13.94px;
}

.blog_det_data h3 {
    font-family: 'Gilroy-regular';
}

.releted_b_data_img.mb-2 img {
    width: 100%;
}

.blog_related_ar {
    padding-left: 10px;
}

.social_blog {
    padding-left: 10px;
}

.blog_detail_profile .col-lg-1 {
    flex: 0 0 auto;
    width: 6.333333%;
}

.comment_blog_detail input {
    width: 100%;
}

.comment_blog_detail button {
    background: #161a66;
    border: none;
    font-family: 'Gilroy-Regular';
}

.comment_blog_detail button:hover {
    background: #161a66e0;
}

.comment_section_blog p,
.comment_blog_detail input,
.comment_blog_detail textarea,
.comment_section_blog h3,
.comment_section_blog p a {
    font-family: 'Gilroy-Regular';
}

.manage_comment a {
    color: #161A66;
    font-family: 'Gilroy-Regular';
    font-size: 20px;


}

.form-control {
    color: #212529;
    background-color: #fff;

    font-size: 18px;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #161A66;
    outline: 0;
    box-shadow: 0 0 0 .02rem #161A66;
    font-size: 18px;
}


/***Panchang Page css start***/
.todaypachang h3 {
    font-size: 2.3rem;
    text-align: center;
    color: #FF7010;
    line-height: 67px;
    font-family: 'Gilroy-Bold';
}

.todaypachang h3 span {
    color: #161A66;
}

.head_date {
    display: flex;
    text-align: center;
    justify-content: center;
}

.internal_date {
    width: 53rem;
    height: 6rem;
    background: linear-gradient(180deg, #FEEFE1 9.03%, #FFFCF9 93.4%);
    font-family: Gilroy-SemiBold;
    font-size: 1.65rem;
    line-height: 75px;
    letter-spacing: 0.03em;
    text-align: center;
}

.left_clip {
    background: linear-gradient(180deg, #FEEFE1 9.03%, #FFFCF9 93.4%);
}

.right_clip {
    background: linear-gradient(180deg, #FEEFE1 9.03%, #FFFCF9 93.4%);
}

.weather {
    display: flex;
    align-items: center;
    border-radius: 8px;
}

.sun {
    padding-left: 7px;
    width: 4.8rem;
    height: 4.8rem;
}

.moon {
    padding-left: 1rem;
    width: auto;
}

.sunrise_text {
    font-family: Gilroy-Bold;
    font-size: 1.75rem;
    line-height: inherit;
    letter-spacing: 0.01em;
    text-align: start;
    text-transform: capitalize;
}

.moonrise_text {
    font-family: 'Gilroy-Bold';
    font-size: 1.75rem;
    line-height: initial;
    letter-spacing: 0.01em;
    text-align: start;
    text-transform: capitalize;
    color: #fff;
}

.date_text {
    font-family: 'Gilroy-Regular';
    font-size: 1.56rem;
    letter-spacing: 0.01em;
    text-align: left;
    line-height: 2rem;
}

.date_moon_text {
    font-family: 'Gilroy-Regular';
    font-size: 1.56rem;
    letter-spacing: 0.01em;
    text-align: left;
    line-height: 2rem;
    color: #fff;
}

.weather_sun {
    background: #F8F8F8;
    height: 6.06rem;
    margin-right: 0px;
}

.weather_moon {
    background: linear-gradient(180deg, #4D4D4D 0%, #777777 100%);
    align-items: center;
    border-radius: 8px;
    height: 6.06rem;
}

.sunrise {
    padding-left: 15px;
}

.moonrise {
    padding-left: 15px;
}

.search_btn input {
    width: 100%;
    height: 6.06rem;
    border-radius: 8px;
    border: 1px solid #AAAAAA;
    padding: 1rem;
}

.input_btn button {
    width: 100%;
    white-space: nowrap;
    height: 6.06rem;
    border-radius: 1rem;
    font-family: 'Gilroy-ExtraBold';
    font-size: 1.6rem;
    line-height: initial;
    letter-spacing: 0.01em;
    text-align: center;
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    color: #FFFFFF;
    border: none;
    padding: 0px 2rem;
}


.weather_head {
    margin: 40px 1px;
}

.tithi_heading h3 {
    font-family: 'Gilroy-Medium';
    font-size: 1.37rem;
    line-height: normal;
    letter-spacing: 0.01em;
    text-align: start;
}

.tithi_heading h3 span {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.30rem;
    line-height: initial;
    letter-spacing: 0.03em;
    text-align: left;
    color: #FF7010;
}

.list_tithi ul li {
      background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
         border-radius: 10px;
    border-radius: 10px;
    list-style: none;
    font-family: 'Gilroy-SemiBold';
    font-size: 1.5rem;
    line-height: 3rem;
    letter-spacing: 0.01em;
    text-align: left;
    padding: 0.5rem 0.7rem 0.5rem 1rem;
}

.list_tithi ul:first-child{
   border-right: 2px solid #FF8809;
    padding-right: 0px;
    
}

.list_tithi_section_bar ul {
    padding-left: 0px;
    margin: 0px;
}

.list_tithi ul {
    padding-left: 0px;
    margin: 0px;
}

.list_tithi_section_bar:first-child,
.list_tithi_section_bar:nth-child(2) {
    padding-right: 0px;
}



.second_head {
    margin-top: 3.9rem;
}

.month_year {
    width: auto;
    margin-top: 3.7rem;
    margin-bottom: 2rem;
}

.year_detail h2 {
    font-family: 'Gilroy-Bold';
    font-size: 24px;
    line-height: 67px;
    letter-spacing: 0.01em;
    text-align: left;

}

.year_detail {
    width: 165px;
    height: 29px;

}

.sun img {
    width: 4.8rem;
}

.moon img {
    width: 3.8rem;
}

.search_btn {
    height: 6.06rem;
    justify-content: space-between;
}

.left_clip img {
    height: 6rem;
}

.right_clip img {
    height: 6.0rem;
}

.columan_gap {
    column-gap: 1rem;
}

.list_tithi:nth-child(2) {
    padding-left: 0rem;
}

.list_tithi_section_bar:nth-child(2) {
    padding-left: 0rem;
    padding-right: 1rem;
}

.list_tithi:nth-child(3) {
    padding-left: 0rem;
    padding-right: 0px;
}

.list_tithi_section_bar:nth-child(3) {
    padding-left: 0rem;
    padding-right: 0px;
}

.search_btn .form-group {
    width: 100%;
    margin-right: 1rem;
    margin-left: 0.5rem;
}

.col-md-12.heading_month h3 {
    background: linear-gradient(180deg, #FF7010 0%, #FEAB52 100%);
    box-shadow: 0px 0px 35px 0px #00000014;
    padding: 1rem;
    color: #ffff;
    text-align: center;
    font-family: 'Gilroy-Bold';
    border-radius: 8px 8px 0px 0px;
}

.year_tithi {
    background: #FBF9F9;
    text-align: center;
    padding: 1rem;
    margin: 0px 2rem 1rem;
}

.year_tithi h2 {
    font-size: 1.5rem;
    font-family: 'Gilroy-Bold';
}

.year_tithi h5 {
    font-size: 1.25rem;
    font-family: 'Gilroy-SemiBold';
    line-height: initial;
}

.year_tithi p {
    font-size: 1rem;
    line-height: 1.6rem;
    font-family: 'Gilroy-Medium';
    margin: 0px;
}

.year_tithi p span:nth-child(2) {
    display: block;
}

section.calender.inauspicious_time .year_tithi {
    margin-left: 0rem;
    text-align: left;
}

.row.sub_timeinau {
    margin-right: 6rem;
}

section.calender.inauspicious_time .heading_month h3 {
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    border-radius: 8px;
}

.auspicious_time .heading_month h3 {
    background: linear-gradient(180deg, #FF7010 0%, #FEAB52 100%) !important;
    border-radius: 8px 8px 0px 0px !important;
}

.insde_chart h3 {
    background: linear-gradient(180deg, #FF7010 0%, #FEAB52 100%);
    text-align: center;
    font-size: 1.8rem;
    line-height: 3.1rem;
    padding: 5px 0px;
    color: #fff;
    box-shadow: 0px 5px 3px 0px #00000026;
    border-radius: 8px 8px 0px 0px;
    font-family: 'Gilroy-Bold';
}

.insde_chart {
    margin-top: 6.4rem;
    margin-bottom: 5.6rem;

}

.insde_chart img {
    width: 100%;
}

.insde_content h3 {
    background: linear-gradient(180deg, #FF7010 0%, #FEAB52 100%);
    text-align: center;
    font-size: 1.8rem;
    line-height: 3.1rem;
    padding: 5px 0px;
    box-shadow: 0px 5px 3px 0px #00000026;
    border-radius: 8px 8px 0px 0px;
    font-family: 'Gilroy-Bold';
    color: #fff;
}

.insde_content {
    margin-bottom: 5.6rem;

    margin-top: 6.4rem;
}

.table_chart {
    background: #FBF9F9;
}

.small_content h4 {
    font-family: 'Gilroy-Bold';
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 1rem 1.3rem;
}

.big_content p {
    font-family: 'Gilroy-Medium';
    font-size: 1.4rem;
    line-height: 3.1rem;
    padding-left: 15px;
}

.small_content {
    border-right: 2px solid #c5c5c5;
}

.table_chart_top {
    border-bottom: 2px solid #c5c5c5;
}
.discrption_data h3 {

    font-family: 'Gilroy-Bold';
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 0.03em;
    text-align: left;
    background: #F9F6F0;
    display: inline;
    padding: 10px 20px;
    border-radius: 8px;
}
.discrption_data p {
    margin-bottom: 3rem;
    margin-top: 10px;
    font-family: 'Gilroy-Regular';
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 0.03em;
}


section.our_inspiration.panchang_top h1 {
    font-family: 'Gilroy-Bold';
    line-height: 3rem;
    margin: 0px;
}

section.our_inspiration.panchang_top p {
    color: #fff;
    font-size: 1.25rem;
}

@media(max-width:767px) {
    section.heading_blog_sec{
        background:#fef2e6;
    }
    .progress_brr .pie{
        
            width: 100px !important;
    }
    .prog_content{
            width: 100%;
    }
    .gems_positive_impact_change{
        display:block !important;
            margin-bottom: 20px;
    }
    .gems_first_bar{
        flex-direction:column;
    }
    .kundali_report_tabs ul:before{
        display:none;
    }
    .kundali_report_tabs .nav li:first-child:before{
      display:none;  
    }
    .kundali_report_tabs .nav li:last-child:after{
        display:none;
    }
    .kundali_report_tabs ul:after{
        display:none;
    }
    .kundali_report_tabs ul {
    background: none !important;
}
    .list_tithi_section_bar li {
        font-size: 1rem !important;
    }

    .dasha_remaining_date_bar {
        width: 50%;
    }

    .dasha_remaining_venus_bar {
        width: 100%;
    }

    .twenty_year_section_bar h6 {
        width: 100%;
    }

    .dasha_full_detail_section {
        flex-direction: column;
    }

    .col.col-12.col-md-6.d-flex.columan_gap {
        display: block !important;
    }

    .weather_sun {
        margin-bottom: 1.5rem;
    }

    .weather_moon {
        margin-bottom: 1.5rem;
    }

    .list_tithi ul li {
        font-size: 13px;
    }

    .list_tithi_section_bar ul li {
        font-size: 9px;
    }

    .row.sub_timeinau {
        margin: 0px;
    }

    section.calender.inauspicious_time .year_tithi {
        margin-right: 0px;
    }

    .insde_content {
        margin-top: 0px;
    }

    .insde_chart {
        margin-top: 2rem;
        margin-bottom: 3rem;
    }

    .table_chart .col.col-12.col-md-4 {
        width: 30%;
    }

    .table_chart .col.col-12.col-md-6.big_content {
        width: 68%;
    }

    .internal_date {
        font-size: 1.2rem;
        line-height: 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

/***Panchang Page css end***/


.top_sections_nav  li:first-child .nav-link.active:before {
    content: "";
    background: url(../images/kundliro.svg);
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0px;
    width: 60px;
        top: 0px;
    background-position: center;
}

.top_sections_nav  li:first-child .nav-link:before {
    content: "";
    background: url(../images/kundlirb.svg);
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0px;
    width: 60px;
        top: 0px;
    background-position: center;
}

.tabs_section_bar .nav li:first-child button {
    padding-left: 6.625rem;
    white-space: nowrap;
}

.top_sections_nav li:last-child .nav-link.active:before {
    content: "";
    background: url(../images/kundlilb.svg);
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    width: 60px;
    background-position: center;
    right: 0px;
    top: 0;
}

.top_sections_nav  li:last-child .nav-link:before {
    content: "";
    background: url(../images/kundlio.svg);
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    width: 60px;
    background-position: center;
    right: 0px;
    top: 0;
}

.tabs_section_bar .nav li:last-child button {
    padding-right: 6.625rem;
    white-space: nowrap;
}


.kundli_first_Section-bar {
    display: flex;
}

.kundali_detail {
    background: #FF7010;

}

.tabs_section_bar .nav-pills .nav-link {
    border-radius: 0px;
    background: #DDDDDD;
    padding: 0.625rem 1.875rem;
    color: #000;
    text-decoration: underline;
    width: 100%;
    text-transform: capitalize;
    font-size: 1.25rem;
    font-family: 'Gilroy-SemiBold';
}

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

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

.tabs_section_bar .kundlidate .form-control,
.tabs_section_bar .kundlidate .form-select {
    padding: 1rem 1rem !important;
    color: #868686;
    border-radius: 0.661rem;
    background-color: #fff;
    font-size: 1.141rem;
    height: 4.263rem;
    font-family: 'Gilroy-Regular';
    position: relative;
    z-index: 0;
}

.kundlidate {
    padding: 5px 0px;
}

.tabs_section_bar .form-select {
    border-radius: 0.661rem;
}

.tabs_section_bar .nav-pills .nav-link.active {
    color: white;
    background: #FF7010 !important;
}


.birthday_bar {
    padding: 0px;
}

.birthday_bar SELECT {
    color: #868686;
    border: 1px solid #ced4da;
    padding: 1rem 0.625rem;
    border-radius: 0.661rem;
    width: 100%;
    font-size: 12px;
}

select#floatingSelectGrid {
    font-size: 12px;
    color: #868686;
}

.birthday_bar input.date {
    padding: 0.313rem;
}

.second_section__kundli {
    background: #FFFAF4;
    height: 100%;
}

.chart_bar label {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.375rem;
    margin: 0px 3px;
}

.date_year_section {
    justify-content: space-between;
    display: flex;
    column-gap: 10px;
}

.second_section__kundli_button-bar {
    display: flex;
    justify-content: center;
}

.second_section__kundli_button-bar button {
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    color: white;
    border: none;
    border-radius: 0.688rem;
    padding: 0.625rem 1.25rem;
        font-family: 'Gilroy-Bold';
}


.primary-button {
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    color: white;
    border: none;
    border-radius: 0.688rem;
    padding: 0.625rem 1.25rem;
        font-family: 'Gilroy-Bold';
}

.second_section__kundli p {
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    text-align: center;
      padding: 2.25rem 6rem;
}

section.tabs_section_bar {
    padding: 3.125rem 0px;
}

.tabs_section_bar .nav {
    display: flex;
    flex-wrap: nowrap;
    column-gap: 10px;
}

.tabs_section_bar .nav li.nav-item {
    width: 100%;
    position: relative;
}





.chart_bar {
    background: linear-gradient(180deg, #FFE4CB 20.19%, #FFFFFF 124.89%);
    padding: 1.813rem 10.25rem !important;
    height: 100%;
}

.birth_chart {
    text-align: center;
    color: #FF7010;
}

.chart_bar h2 {
    font-family: 'Gilroy-Bold';
    font-size: 2.563rem;
    font-weight: 700;
    text-align: center;
    color: #161A66;
}

.chart_bar p {
        font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    text-align: center;
}

.tabs_section_bar_row {
    align-items: center;
    background: #FFFAF4;
}

.as_info_detail.text-center .as_infobox p.as_orange {
    font-family: 'Gilroy-Medium';
    font-size: 1.3rem;
    line-height: 1.2rem;
    /* identical to box height, or 82% */
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #FFC995;
    margin-bottom: -4px;
    letter-spacing: 0.5px;
}

.kundli_first_Section-bar {
    display: flex;
}

.kundali_detail {
    background: #FF7010;

}

.birth_chart {
    text-align: center;
    color: #FF7010;
}

.chart_bar p {
    text-align: center;
}
.tabs_section_bar .kundlidate .time_birth .col:after {
    content: "";
    background: url(../images/timeicon.svg);
    width: 19px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 16px;
    display: block;
    position: absolute;
    right: 18px;
    top: 1.4rem;
    z-index: 999;
}
.tabs_section_bar .kundlidate .date_birth .col:after {
    content: "";
    background: url(../images/dateicon.svg);
    width: 19px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 16px;
    display: block;
    position: absolute;
    right: 18px;
    top: 1.4rem;
    z-index: 999;
}

.tabs_section_bar .kundlidate .col {
    position: relative;
}


.list_tithi.sunrice_bar_section ul li img {
    width: 20px;
}

.basic_bar_img {
    margin: 0px -3% !important;
    z-index: 0;
    margin: 0px;
    padding: 0px;
    width: 19%;
}

.basic_bar_img p {
    font-size: 1.5rem;
    color: white;
    position: absolute;
    top: 33%;
    right: 0;
    font-family: 'Gilroy-Bold';
}

.name_bar_img p {
    font-size: 1.5rem;
    color: white;
    position: absolute;
    top: 31%;
    right: 0;
    font-family: 'Gilroy-Bold';
}

.lagna_bar_section button {
    font-size: 1.5rem;
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    padding: 5px 2.25rem;
    font-family: 'Gilroy-Bold';
    border-radius: 0.688rem;
}

.lagna_bar_section {
    display: flex;
    justify-content: center;
    padding: 1.25rem 0px;
}

.lagna_bar_section_img img {
    width: 100%;
}

.navamsha_bar_section button {
    font-size: 1.5rem;
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    padding: 5px 2.25rem;
    font-family: 'Gilroy-Bold';
    border-radius: 0.688rem;
}

.navamsha_bar_section {
    display: flex;
    justify-content: center;
    padding: 1.25rem 0px;
}

.navamsha_bar_section_img img {
    width: 100%;
}

.planet_details_section_bar table tr th {
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    padding: 10px 1.25rem;
    color: #fff;
    border-right: 1px solid #fff;
    font-family: 'Gilroy-SemiBold';
    text-align: center;
    font-size: 1.5rem;
}

.ascendant_section_bar td {
    background: linear-gradient(180deg, #FFC48E 29.57%, #FFDAB8 126.61%);
    padding: 10px 1.25rem;
    color: #000;
    border-right: 1px solid #fff;
    /* font-family: 'Gilroy-SemiBold'; */
    text-align: center;
    font-size: 1.5rem;
}

.sun_section_bar td {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    padding: 10px 1.25rem;
    color: #000;
    border-right: 1px solid #fff;
    /* font-family: 'Gilroy-SemiBold'; */
    text-align: center;
    font-size: 1.5rem;
}

.moon_section_bar td {
    background: linear-gradient(180deg, #F3F3F3 13.87%, #FFFFFF 124.89%);
    padding: 10px 1.25rem;
    color: #000;
    border-right: 1px solid #fff;
    /* font-family: 'Gilroy-SemiBold'; */
    text-align: center;
    font-size: 1.5rem;
}


.twenty_year_section_bar h6 {
    text-align: center;
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    word-spacing: 0.500rem;
    background: linear-gradient(180deg, #FFC48E 29.57%, #FFDAB8 126.61%);
    padding: 10px 3.875rem;
    border-radius: 5px;

}

.dasha_remaining {
    width: 100%;
    display: flex;
    padding-top: 10px;
}

.dasha_remaining h6 {
    margin: 0;
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    width: 100%;
    text-align: center;
    padding: 10px 18px;
    color: #fff;
    border-right: 1px solid #fff;
}

.dasha_remaining p {
    text-align: left !important;
    margin: 0;
/*    padding: 10px 1.400rem !important;*/
   padding: 0px 0.5rem !important;
    font-size: 0.99rem;
    font-family: 'Gilroy-SemiBold';
    text-align: center;
}

tr.venus_and_other_section_change{
     background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
     width: 100%; 
    border-radius: 6.34px;
    margin-bottom: 4px;
}

.venus_and_other_section {
    border-right: 2px solid #FF8809;
}

.dasha_full_detail_section {
    display: flex;
    justify-content: space-between;
        column-gap: 1rem;
}

.second_year_table {
    padding: 30px 0px;
}

.dasha_and_period_bar {
    margin: 10px 0px;
    border-radius: 5px;
    padding: 10px 20px;
    display: flex;
    font-family: 'Gilroy-Regular';
    justify-content: space-between;
    background: linear-gradient(180deg, #FFC48E 29.57%, #FFDAB8 126.61%);
    font-size: 1.5rem;

}

.dasha_and_period_bar p {
    font-size: 1.25rem;
    margin-bottom: 0px;
}

.prediction_bar {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    padding: 10px 0px;
    text-align: center;
    height: 80%;
    border-radius: 5px;
    width: 100%;
}

.prediction_bar h6 {
    margin-top: 0;
    font-size: 1.5rem;
    font-family: 'Gilroy-Bold';
}


.prediction_bar_paragraph p {
    margin-top: 0px !important;
    font-family: 'Gilroy-Regular';
    font-size: 1.25rem;
    text-align: left;
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    padding: 10px 20px;
    height: 80%;
    border-radius: 5px;
    margin: 20px 0px;

}

.planet_bar_section h6 {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    padding: 10px 0px;
    text-align: center;
    height: 100%;
    border-radius: 5px;
    font-size: 1.5rem;
    font-family: 'Gilroy-Bold';
}

.planet_bar_section_paragraph p {
    font-family: 'Gilroy-Regular';
    font-size: 1.25rem;
    text-align: left;
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    padding: 10px 20px;
    height: 100%;
    border-radius: 5px;
}

.sunrice_bar_section {
    border-right: 2px solid #FF8809;

}

.list_tithi_section_bar ul li {
    border-radius: 10px;
    list-style: none;
    font-family: 'Gilroy-Medium';
    font-size: 1.5rem;
    line-height: 3rem;
    letter-spacing: 0.01em;
    text-align: left;
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    padding: 0.5rem 0.7rem 0.5rem 5rem;
}

.sav_bar_section_dasha img {
    width: 100%;
}

.sav_bar_section_dasha h4 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.688rem;
    text-align: left;

}

.sav_bar_section_dasha {
    padding: 0px 0px;
    margin: 20px 0px;
}

.dasha_two_paragraph p {
    padding: 0px 20px;
    font-family: 'Gilroy-Regular';
    font-size: 1.25rem;
}

.planet_report_bar_section {
    display: flex;
    column-gap: 10px;
}

.planet_report_bar_section h5 {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    font-family: 'Gilroy-Bold';
    font-size: 1.5rem;
    padding: 1rem 10px;
    border-radius: 8px;
}

.planet_report_bar_section p {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    font-family: 'Gilroy-regular';
    font-size: 1.25rem;
    padding: 0.900rem 0.938rem;
    border-radius: 8px;
    font-weight: 400;
}

.planet_report_section {
    display: flex;
    justify-content: space-between;
}

.chart_section_bar {
    padding-top: 6rem;
    padding-bottom: 1.87rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.ashtakvarga_one_paragraph_change p {
    font-size: 1.25rem;
    padding: 0.900rem 1.875rem;
}

.present_bar h6 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    margin-bottom: 0;


}

.present_bar {
    align-items: center;
    display: flex;
    column-gap: 1.25rem;
    padding-bottom: 15px;
}

.present_bar img {
    width: 3.75rem;
}

.present_bar_section {
    padding: 10px 0px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.present_paragraph {
    padding-bottom: 40px;
}

.present_paragraph p {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    padding: 1.25rem;
    font-family: 'Gilroy-Regular';
    font-size: 1.25rem;
    border-radius: 8px;
}

.present_section_last {
    padding-top: 2.5rem;
    padding-left: 2.5rem;
}

.rashi_sec_tab_bar_section {

    padding-bottom: 3.125rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.planet_details_section_bar_table {
    margin-bottom: 3.125rem;
    padding-top: 1.25rem;
    padding-left: 3rem;
    padding-right: 3rem;
}

.lagna_bar_section_img {
    padding: 0px 1.25rem;
}

.navamsha_bar_section_img {
    padding: 0px 1.25rem;
}

.year_dasha {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.planet_bar_section {
    width: 100%;
}

.mantra_section_bar {
    margin: 20px 0px;
}

.details-container {
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    background-color: white;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 10px 0px;

}

.first_name {
    position: relative;
    display: flex;
    width: 320px;
    background: url(../images/kundali_basic.svg);
    background-repeat: no-repeat;
    height: 60px;
    align-items: center;
    z-index: 999;
    background-size: contain;
    text-align: center;
    margin-left: -50px;
}

.second_name {
    background: url(../images/gray.svg);
    margin-left: -74px;
    position: relative;
    display: flex;
    width: 320px;
    background-repeat: no-repeat;
    height: 60px;
    align-items: center;
    background-size: contain;
    text-align: center;
    z-index: 9;
}

.first_name_paragraph_bar p {
    margin-left: 0px !important;
}

.first_name p {
    margin-left: 30px;
    color: #fff;
    width: 100%;
    margin-bottom: 0;
    font-family: 'Gilroy-Medium';
    font-size: 1.5rem;
}

.second_name p {
    width: 100%;
    margin-bottom: 0;
    font-family: 'Gilroy-Medium';
    font-size: 1.5rem;
}

.dasha_first_section {
    padding-top: 4rem;
}

@media(max-width: 767px) {
    .present_bar_section {
        display: block;
    }

    .mangal_dasha_bar {
        column-gap: 10px !important;
        flex-wrap: wrap;
    }

    .present_bar_section {
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .present_bar {
        justify-content: center;
    }

    .chart_section_bar {
        padding-left: 0rem;
        padding-right: 0px;
    }

    section.planet_details_section_bar {
        overflow: scroll;
    }

    .rashi_sec_tab_bar_section {
        padding-left: 0px;
        padding-right: 10px;
    }

    .present_paragraph {
        padding-bottom: 0;
    }

    .present_section_last {
        padding-left: 0;
    }

    .planet_report_bar_section {
        width: 48%;
        text-align: center;
        flex-direction: column;
    }

    /*.present_bar_section{*/
    /*        flex-direction: column;*/
    /*}*/
    .planet_report_bar_section {
        margin: 10px 0px;
        justify-content: space-between;
    }

    .planet_bar_section {
        margin-top: 10px;
    }

    .mantra_section_bar {
        margin: 0;
    }

    .sav_bar_section_dasha {
        padding: 0px;
    }

    .dasha_two_paragraph p {
        padding: 0px;
    }

    .planet_bar_section_paragraph p {
        height: 90%;
    }

    .planet_bar_section_paragraph {
        margin-top: 20px;
    }

    .planet_bar_section {
        width: 100%;
    }

    .prediction_bar_paragraph p {
        height: 95%;
    }

    .prediction_bar {
        width: 100%;
    }

    .dasha_and_period_bar {
        flex-direction: column;
    }

    .twenty_year_section_bar {
        margin-bottom: 20px;
    }

    .year_dasha {
        padding-left: 0;
        padding-top: 1rem;
        padding-right: 0px;
    }

    .details-container {
        flex-direction: column;
        align-items: start;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .first_name:after {
        top: 0px;
        border-top: 20px solid transparent;
        border-left: 38px solid #FF700F;
        border-bottom: 25px solid transparent;
    }

    .second_name:after {
        top: 0px;
        border-top: 22px solid transparent;
        border-left: 32px solid #DFDFDF;
        border-bottom: 23px solid transparent;
    }

    .first_name {
        margin: 0px 0;
    }

    .list_tithi_section_bar:nth-child(2) {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .list_tithi:first-child {
        border-right: none;
    }

    .chart_bar {
        padding: 1.813rem 1.25rem !important;
    }

    .second_section__kundli p {
        padding: 1.813rem 1.25rem;
    }

    .list_tithi ul li {
        margin: 10px 0px;
    }

    .list_tithi_section_bar ul li {
        font-size: 1.rem !important;
        margin: 10px 0px;
    }

    .sunrice_bar_section {
        border-right: none;
    }

    .blog_detail_head h2 {
        font-size: 2.75rem;
    }

    .blog_detail_profile {
        text-align: center;
    }

    .blog_det_data p {
        font-size: 20px;
        line-height: 30px;
        padding-top: 3%;
        font-family: 'Gilroy-regular';

    }

    .border-rightmini {
        display: block;

    }

    .releted_b_data_img img {
        width: 100%;
    }

    .blog_detail_banner {
        padding-top: 16px;
    }

    .blog_det_data h3 {
        padding: 16px 0;
        font-family: 'Gilroy-regular';
    }

    .social_blog {
        padding: 16px 0;
        padding-left: 30px;
    }

    .blog_detail_profile .col-lg-1 {
        flex: 0 0 auto;
        width: unset;
        padding: 14px 0;
    }

    .w-75.comment_filed_data {
        width: 100% !important;
    }

    .manage_comment {
        padding: 13px 0;
    }

    .dasha_Design_heading {
        right: 0px;
        left: 0px;
        position: unset !important;
        top: 2.6rem;
        background: radial-gradient(circle, rgba(254, 171, 82, 1) 0%, rgba(254, 171, 82, 1) 24%, #ff7010 71%);
        margin-top: 20px;
    }

    .dasha_Design_heading p {
        font-size: 10px;
        text-align: center;
    }

    .dasha_Design_img {
        display: none !important;
    }

    .tabs_section_bar .nav li.nav-item:nth-child(5) {
        padding-top: 5px;
    }

    .kundali_report_tabs ul {
        column-count: 2 !important;
    }


    .kundali_report_tabs .nav li.nav-item:nth-child(5) {
        padding: 0px;
    }

    .kundali_report_tabs .nav li.nav-item:nth-child(3) {
        padding-top: 6px;
    }

    .planet_details_section_bar_table {
        padding-left: 1rem;
    }
}

.mangal_dasha_bar {
    column-gap: 20px;
    display: flex;

}

.dasha_Design_img {
    justify-content: center;
    display: flex;
    z-index: 0;
}

.dasha_Design_img img {
    width: 700px;
}

.dasha_Design_heading {
    right: 0px;
    position: absolute;
    top: 43px;
    left: 0px;
    z-index: 99999;
    text-align: center;
}

.dasha_Design_heading p {
    font-family: 'Gilroy-Bold';
    font-size: 1.3rem;
    color: white;
    z-index: 99;
    margin: 0px;
}



section.kundali_report_tabs ul li button {
    padding: 0.4rem 2rem !important;
    font-size: 1.25rem !important;
    line-height: initial !important;
}

section.kundali_report_tabs li.nav-item {
    width: auto !important;
    z-index: 9;
}


.kundali_report_tabs ul {
    justify-content: center;
    background: url(../images/bgexpert.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    background-color: #F9F6F6;
    position: relative;
}

.kundali_report_tabs .nav li:first-child:before {
   background: #110748;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    left: -10px;
    top: 5px;
    position: absolute;
    content: "";
}

.kundali_report_tabs .nav-pills .nav-link.active {
    background: linear-gradient(180deg, #FFC48E 29.57%, #FFDAB8 126.61%) !important;
    color: #000;
}

.kundali_report_tabs .nav li:last-child:after {
    background: #110748;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    right: -8px;
    top: 5px;
       position: absolute;
    content: "";
}
.kundali_report_tabs ul:before {
    content: "";
    background: #F9F6F6;
    width: 30%;
    position: absolute;
    height: 100%;
    z-index: 9;
}
.kundali_report_tabs ul:after {
    content: "";
    border-top: 1px dashed #B7B5B5;
    width: 94%;
    position: absolute;
    right: 36px;
    top: 15px;
    left: 43px;
}


/* kundali report */

.second-name h4 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    font-weight: 400;
    padding: 0 5px;
}

.second-name img {
    width: 5.852rem;
}

.basic-detial {
    text-align: center;
    background: rgb(22, 26, 102);
    background: linear-gradient(180deg, rgba(22, 26, 102, 1) 0%, rgba(62, 67, 166, 1) 100%);
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
}

.basic-detial th {
    font-family: 'Gilroy-SemiBold';
    border-right: solid 2px #FF8809;
    width: 33.33%;
    line-height: 4.188rem;
}

.basic-detial th:last-child {
    border: none;
}

.name-table {
    text-align: center;
    background: rgb(254, 239, 225);
    background: linear-gradient(180deg, rgba(254, 239, 225, 1) 0%, rgba(255, 255, 255, 1) 100%);
    color: #000;

}

.name-table td {
    font-family: 'Gilroy-Medium';
    border-right: solid 2px #FF8809;
    width: 33.33%;
    line-height: 4.188rem;
    font-size: 1.313rem;
    font-weight: 400;
}

.name-table td:first-child {
    font-family: 'Gilroy-semibold';
    border-right: solid 2px #FF8809;
    width: 33.33%;
    line-height: 4.188rem;
    font-size: 1.5rem;

}

.name-table td:last-child {
    border: none;
}

.basic-table::after {
    content: '';

    border: dashed 1px #BFBABA;

    display: inline-block;
    width: 100%;
    margin: 30px 0;
}




.basic-detial2 {
    text-align: center;
    background: rgb(22, 26, 102);
    background: linear-gradient(180deg, rgba(22, 26, 102, 1) 0%, rgba(62, 67, 166, 1) 100%);
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    width: 100%;
}

.basic-detial2 th {
    font-family: 'Gilroy-SemiBold';
    border-right: solid 1px #fff;
    width: 4%;
    line-height: 4.188rem;
}

.basic-detial2 th:last-child {
    border: none;
}

.name-table2 {
    text-align: center;
    background: rgb(254, 239, 225);
    background: linear-gradient(180deg, rgba(254, 239, 225, 1) 0%, rgba(255, 255, 255, 1) 100%);
    color: #000;
    width: 100%;
}

.name-table3 {
    text-align: center;
    background: rgb(243, 243, 243);
    background: linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);
    color: #000;

}

.name-table2 td {
    font-family: 'Gilroy-Regular';
    border-right: solid 1px #fff;


    font-size: 1.25rem;
    font-weight: 400;
}

.name-table2 tr {
    line-height: 2.094rem;
}

.name-table2 td:first-child {
    font-family: 'Gilroy-semibold';
    border-right: solid 1px #fff;

    line-height: 4.188rem;
    font-size: 1.5rem;

}

.name-table2 td:last-child {
    border: none;

}

.name-table3 td {
    font-family: 'Gilroy-Regular';
    border-right: solid 1px #fff;


    font-size: 1.25rem;
    font-weight: 400;
}

.name-table3 tr {
    line-height: 2.094rem;
}

.name-table3 td:first-child {
    font-family: 'Gilroy-semibold';
    border-right: solid 1px #fff;

    line-height: 4.188rem;
    font-size: 1.5rem;

}

.name-table3 td:last-child {
    border: none;

}

.lorem-text {
    background: rgb(254, 239, 225);
    background: linear-gradient(180deg, rgba(254, 239, 225, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border-radius: 5px;
}

.lorem-text p {
    font-size: 1.25rem;
    font-family: 'Gilroy-Regular';

    padding: 15px 0;
    font-weight: 400;
}

span.dayspercent2 {
    border: 5px solid #FF7010;
    width: 5.5rem;
    height: 5.5rem;
    display: inline-flex;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-left: 10px;
}

section.kundli_reports .container-fluid {
    padding: 0rem 7.8rem 0rem 0rem;
}

span.dayspercent2 b {
    font-size: 1.80rem;
}

.second-name.matching_p {
    align-items: center !important;
    display: flex;
    align-items: center;
    justify-content: end;
}
section.horoscope_top.kundali_report .col-lg-12.text-center {
    margin-top: 2rem;
}
section.horoscope_top.kundali_report {
    background-image: url(../images/talkastrobg.png);
       height: 28.9rem;
    width: 100%;
    padding:0px 15rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
}
section.horoscope_top.kundali_report:before{
    content: "";
    background: url(../images/kundli_change_bg.svg);
    height: 26rem;
    background-size: contain;
    position: absolute;
    width: 26rem;
   top: 17px;
    background-repeat: no-repeat;
    background-position: right;
    left: 34px;
}
section.horoscope_top.kundali_report:after {
    content: "";
    background: url(../images/kundli_change_bg.svg);
    height: 26rem;
    background-size: contain;
    position: absolute;
    width: 26rem;
    top: 17px;
    background-repeat: no-repeat;
    background-position: right;
    right: 34px;
}

section.kundli_reports .container-fluid .col-md-6.d-flex.text-end.align-items-center {
    justify-content: end;
}

section.horoscope_top.kundali_report h1 {
    text-transform: uppercase;
}

section.basic-table .container-fluid,
section.basic-table2 .container-fluid {
    padding: 0rem 7.8rem;
}


span.girl_icon {
    background: #fff;
    padding: 8px;
    border-radius: 6px;
    margin-right: 10px;
}

span.girl_icon img {
    width: 20px;
    padding: 1px;
}

section.basic-table2 table tbody tr td {
    padding: 1rem 0rem;
}

section.basic-table2 .row {
    overflow: auto;
}

@media screen and (max-width: 767px) {
    .kundalirpdetail .kundlidate .form-control {
        font-size: 12px !important;
    }

    .kundalirpdetail .kundlidate .form-select {
        font-size: 12px !important;
    }

    .kundalirpdetail .kundlidate .date_birth .col:after {
        top: 12px;
    }

    section.kundalirpdetail .chart_bar.rightch {
        padding: 1.813rem 0rem 1.83rem 0rem !important;
    }

    section.kundalirpdetail .chart_bar.leftch {
        padding: 1.813rem 0.5rem 1.83rem 0.25rem !important;
    }

    .first_name p {
        margin-left: 30px !important;
        text-align: left;
        margin-bottom: 0px;

    }

    .kundli_image_design {
        margin: 0px !important;
    }

    .first_name:after {
        top: 0px;
        border-top: 21.4px solid transparent;
        border-left: 38px solid #FF700F;
        border-bottom: 24px solid
    }

    span.dayspercent2 {
        margin: initial;
    }

    .first_name {
        padding: 0;
        width: 65%;
        margin-left: -8px;
        margin-top: 10px;
    }

    .second-name {
        width: 57%;
        margin: auto;
        padding: 5px 0;
    }

    .name-table td {
        font-size: 11px;
    }

    .name-table td:first-child {
        font-size: 13px;
    }

    .basic-table::after {
        margin: 20px 0;
    }

    .basic-detial2 th {
        font-size: 14px;
        white-space: pre;
        width: 100% !important;
        padding: 0px 2rem;
    }

    .basic-detial2 th {
        line-height: 3.188rem;
    }

    .name-table2 td:first-child {
        line-height: 4.188rem;
    }

    .name-table2 td {
        font-size: 11px;
        line-height: 12px;
        width: 100% !important;
    }

    .name-table3 td {
        font-size: 7px;
        line-height: 12px;
    }

    .name-table2 td:last-child {
        text-align: left;
        padding: 0px 1rem;
    }

    .name-table2 td:first-child {
        font-size: 10px;
    }

    .name-table3 td:first-child {
        font-size: 10px;
    }

    .lorem-text p {
        font-size: 9px;
        line-height: 15px;
    }

    .carousel-item img.d-block.w-100 {
        height: 33rem;
    }

    section.kundli_reports .container-fluid .first_name {
        margin: initial;
    }

    section.kundli_reports .col-md-6 {
        padding: 0px;
    }

    .second-name.matching_p {
        margin-right: initial;
        margin-bottom: 20px;
    }

    .basic-detial2 th:last-child {
        width: 139px !important;
    }

    section.horoscope_top.kundali_report {
        padding: 6rem 0rem;
        position: relative;
        overflow: hidden;
    }

    section.horoscope_top.kundali_report::before {
        display:none;
    }

    section.horoscope_top.kundali_report::after {
        display:none;
    }
.horoscope_top p{
    padding:0;
}
.detail_tithi.d-flex.row.rashi_sec_tab_bar_section .list_tithi.col-12.col-md-6.col-lg-6 {
    margin: 20px 0px;
    margin-left: 10px;
}
.list_tithi:first-child{
         margin-left: 5px !important;
}
    section.horoscope_top.kundali_report img {
        width: 3rem;
    }

    section.horoscope_top.kundali_report {
        padding: 2rem 0rem;
        position: relative;
        overflow: hidden;
        background-size: cover !important;
    }

    section.horoscope_top.kundali_report p {
        font-size: 1.2rem;
    }
}

section.dasha_first_section .col-lg-4.col-md-4.col-12 {
    margin-bottom: 40px;
}

.kundli_image_design {

    margin: 0px 20px;
    position: relative;
    margin: auto;

}

.kundli_image_design_two {
    margin-left: 29px;
    width: 217px;
    height: 176px;
    margin-top: 50px;
    transform: rotate(47deg);
}

.kundli_image_design_two_line_first {
    width: 2px;
    height: 792px;
    background-color: black;
    position: absolute;
    top: -121px;
    transform: rotate(225deg);

}

.kundli_image_design_two_line_second {
    width: 2px;
    height: 800px;
    background-color: black;
    position: absolute;
    top: -125px;
    transform: rotate(135deg);
    right: 0;
}

.first_text {
    position: absolute;
    top: 18%;
    font-size: 20px;
    font-weight: 700;
    left: 3%;
}

.second_text {
    position: absolute;
    top: 5%;
    font-size: 20px;
    font-weight: 700;
    left: 18%;
}

.third_text {
    position: absolute;
    bottom: 5%;
    font-size: 20px;
    font-weight: 700;
    left: 18%;
}

.four_text {
    position: absolute;
    bottom: 25%;
    font-size: 20px;
    font-weight: 700;
    left: 3%;
}

.five_text {
    position: absolute;
    bottom: 20%;
    font-size: 20px;
    font-weight: 700;
    right: 10%;
}

.six_text {
    position: absolute;
    bottom: 3%;
    font-size: 20px;
    font-weight: 700;
    right: 22%;
}

.seven_text {
    position: absolute;
    top: 3%;
    font-size: 20px;
    font-weight: 700;
    right: 22%;
}

.eight_text {
    position: absolute;
    top: 20%;
    font-size: 20px;
    font-weight: 700;
    right: 10%;
}

.nine_text {
    position: absolute;
    top: 20%;
    font-size: 20px;
    font-weight: 700;
    right: 48%;
}

.ten_text {
    position: absolute;
    bottom: 20%;
    font-size: 20px;
    font-weight: 700;
    right: 48%;
}

.eleven_text {
    position: absolute;
    bottom: 43%;
    font-size: 20px;
    font-weight: 700;
    right: 20%;
}

.thirteen_text {
    position: absolute;
    bottom: 48%;
    font-size: 20px;
    font-weight: 700;
    left: 20%;
}

@media only screen and (max-width: 4000px) and (min-width: 1920px) {
    .kundali_report_tabs .nav li:first-child:before {
        top: 8px !important;
    }

    .kundali_report_tabs .nav li:last-child:after {
        top: 8px !important;
    }

    .kundali_report_tabs ul:after {
        content: "" !important;
        border-top: 1px dashed #B7B5B5 !important;
        width: 93.5% !important;
        position: absolute !important;
        right: 35px !important;
        top: 18px !important;
        left: 62px !important;
    }

    .kundali_report_tabs .nav li:first-child:before {
        background: #110748;
        border-radius: 100%;
        width: 18px;
        height: 18px;
        left: -10px;
        top: 10px;
    }

    .kundali_report_tabs .nav li:last-child:after {
        background: #110748;
        border-radius: 100%;
        width: 18px;
        height: 18px;
        right: -8px;
        top: 10px;
    }

    .horoscope_top {
        background-size: cover !important;
    }

    .carousel-item img.d-block.w-100 {
        object-fit: contain !important;
    }
    section.blog_top .container-fluid:after{
        top: -60px;
    }
}

section.kundalirpdetail {
    background: linear-gradient(180deg, #FFE4CB 20.19%, #FFFFFF 124.89%);
    margin-top: -25px;

}

section.kundalirpdetail .details-container {
    background: transparent;
}

section.kundalirpdetail .chart_bar {
    background: transparent;
}

.kundalirpdetail .kundlidate .col {
    position: relative;
}

.kundalirpdetail .kundlidate .form-select {
    padding: 1rem 1rem !important;
    color: #868686;
    border-radius: 0.661rem;
    background-color: #fff;
    font-size: 12px;
    height: 4.263rem;
    position: relative;
    z-index: 0;
}

.kundalirpdetail .kundlidate .form-select {
    /* font-family: 'Gilroy-SemiBold'; */
    padding: 1rem 1rem !important;
    color: #868686;
    border-radius: 0.661rem;
    background-color: #fff;
    font-size: 16px;
    height: 4.263rem;
    position: relative;
    z-index: 0;
}

.kundalirpdetail .kundlidate .date_birth .col:after {
    content: "";
    background: url(../images/dateicon.svg);
    width: 19px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 16px;
    display: block;
    position: absolute;
    right: 18px;
    top: 15px;
    z-index: 99999;
}

.kundalirpdetail .kundlidate .time_birth .col:after {
    content: "";
    background: url(../images/timeicon.svg);
    width: 19px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 16px;
    display: block;
    position: absolute;
    right: 18px;
    top: 15px;
    z-index: 99999;
}

.kundalirpdetail .kundlidate .form-control {
    /* font-family: 'Gilroy-SemiBold'; */
    padding: 1rem 1rem !important;
    color: #868686;
    border-radius: 0.661rem;
    background-color: #fff;
    font-size: 16px;
    height: 4.263rem;
    position: relative;
    z-index: 0;
}

.kundalirpdetail {
    margin-bottom: 50px;
}

span.boy_icon-det {
    margin-right: 15px;
}

span.girl_icon-det {
    padding: 0px 8px;
    border-radius: 6px;
    margin-right: 10px;
    background: linear-gradient(180deg, #FF7010 78.19%, #FFFFFF 125.89%);
}

span.girl_icon-det img {
    width: 20px;
    padding: 1px;
}

.kundalirpdetail .second_section__kundli_button-bar {
    margin-bottom: 1.6rem;

}

.kundalirpdetail .second_section__kundli_button-bar button {
    padding: 0.625rem 4rem;
}

section.kundalirpdetail .chart_bar.leftch {
    padding: 1.813rem 3.5rem 1.83rem 10.25rem;
}

section.kundalirpdetail .chart_bar.rightch {
    padding: 1.813rem 10.25rem 1.83rem 3.5rem;
}

.chart_heading {
    margin: 0px;
}

.chart_heading h2 {
    text-align: center !important;
    margin-bottom: 1rem;
    font-weight: 500 !important;
}

.kundlidate input::placeholder {
    font-family: 'Gilroy-Regular';
}

.kundlidate select#gender_section::placeholder {
    font-family: 'Gilroy-Regular' !important;
}

.kundlidate input.form-control.day::placeholder {
    font-family: 'Gilroy-Regular';
}

.gemini_bar {
    font-family: 'Gilroy-Medium' !important;
}

.dasha_and_period_bar p strong {
    font-family: 'Gilroy-Bold';
    font-size: 1.5rem;
}







.present_bar h5 {
    display: flex;
    justify-content: end;
    align-items: center;
        column-gap: 10px;
}

.present_bar h5 p {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    margin-bottom: 0;
    margin-top: 3px;
}

.kundli_image_design img {
    width: 95%;
}


.gems_positive_impact h5 {
    font-family: 'Gilroy-Bold';
    font-size: 1.25rem;
    line-height: 34px;
    padding: 1rem 10px;
    letter-spacing: 0.03em;
    text-align: center;
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    border-radius: 8px;
}

.gems_first_bar {
    display: flex;
    column-gap: 20px;
}

.gems_positive_impact p {
    font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    line-height: 2.125rem;
    padding: 1rem 10px;
    letter-spacing: 0.03em;
    text-align: left;
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    border-radius: 8px;
}


.mantra_section_bar_line {
    border-top: 1px dashed #B7B5B5;
    margin-top: 25px;
    margin-bottom: 0px;
}

.online_offline_btn a {
    font-family: 'Gilroy-Medium';
    font-size: 1rem;
    line-height: 1.188rem;
    letter-spacing: 0em;
    text-align: left;

}

span.or-section {
    margin: 0px 10px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #ACACAC;
    font-family: 'Gilroy-SemiBold';
    font-size: 1.125rem;

}




section.blog_top .blog_top_content h2 {
    font-weight: 800;
    font-family: 'Gilroy-Medium';
    font-size: 5.5rem;
    line-height: 6.313rem;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    width: 100%;
}

section.blog_top .blog_top_content p {
    font-family: 'Gilroy-Medium';
    font-size: 1.563rem;
    line-height: 2.125rem;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}


div.modal.login .login-content form.login-form input#phonenum::placeholder {
    font-family: 'Gilroy-Regular';
}

div#register form.login-form input#email::placeholder {
    font-family: 'Gilroy-Regular';
}

.list_tithi.col.col-4.col-md-4.col-lg-4 img {
    width: 18px;
}








tr.dasha_remaining_venus_bar_h_six_table {
    margin: 0;
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    width: 100%;
    text-align: center;
    z-index: 99;
    color: #fff;
    border-right: 1px solid #fff;
    border-radius: 5px;
}

tr.dasha_remaining_venus_bar_h_six_table th {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.25rem;
    width: 100%;
    padding: 10px 18px;
}

.first_th_section_date {
    border-radius: 5px 0px 0px 5px;
}

.two_th_section_date {
    border-radius: 0px 5px 5px 0px;
}

/*.venus_and_other_section_change td:first-child {*/
/*    border-right: 1px solid #FF8809;*/
/*}*/

.talk_to_section {
    font-weight: 400 !important;
}
.third-party-btns  img {
    width: 29%;
}

th.first_th_section_date:after{
    content: "";
    border-left: 1.8px solid #ffffff;
    position: absolute;
    height: 56%;
    top: 8px;
    display: flex;
    justify-content: center;
    left: 50%;
}
tr.dasha_remaining_venus_bar_h_six_table{
    position:relative;
}

tr.venus_and_other_section_change  h5 {
 font-size:0.959rem;
 font-family: 'Gilroy-Medium';
}

.list_tithi.col-12.col-md-6.col-lg-6 tr {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    width: 100%;
    display: inline-flex;
    border-radius: 10px;
    margin-bottom: 6px;
    position: relative;
    overflow: hidden;
}

.list_tithi.col-12.col-md-6.col-lg-6 tr td {
    font-size: 1.313rem;
    padding: 1rem 2rem;
    width: 100%;
    font-family:'Gilroy-Medium';
}
.list_tithi.col-12.col-md-6.col-lg-6 tr td:first-child{
  font-size: 1.5rem;
  width: 100%;
  font-family: 'Gilroy-SemiBold';
}
.list_tithi.col-12.col-md-6.col-lg-6 table {
    width: 100%;
}

.list_tithi.col-12.col-md-6.col-lg-6 img {
    width: 20px;
}

.gems_positive_impact{
    position:relative;
}
.gems_positive_impact button#myBtn{
       color: #005BE4;
    top: 10px;
    position: absolute;
    background: none;
    border: none;
    right: 2px; 
}

/*#more {display: none;}*/
/*#more_1 {display: none;}*/
/*#more_2 {display: none;}*/
/*#more_3 {display: none;}*/

.more-text {
    display: none;
}
.list_tithi.col-12.col-md-6.col-lg-6 table tbody:before {
    content: "";
    border-left: 2px solid #FF8809;
    position: absolute;
    height: 100%;
    top: 0px;
    z-index: 9;
    display: flex;
    justify-content: center;
    left: 50%;
}

.list_tithi.col-12.col-md-6.col-lg-6 table tbody {
    position: relative;
    overflow: hidden;
}

.list_tithi.col-12.col-md-6.col-lg-6 table tbody tr:last-child {
    margin: 0px;
}
tr.venus_and_other_section_change td {
    width: 100%;
}


.dasha_remaining_venus_bar table {
    width: 100%;
}

.dasha_remaining_venus_bar table tr {
    display: inline-flex;
}

.dasha_remaining_venus_bar table tbody {
    position: relative;
    overflow: hidden;
}

.dasha_remaining_venus_bar table tbody tr:last-child {
    margin: auto;
}

.dasha_remaining_venus_bar table tbody:after {
    content: "";
    border-left: 2px solid #FF8809;
    position: absolute;
    height: 100%;
    top: 0px;
    display: flex;
    justify-content: center;
    left: 50%;
}

.gems_positive_impact_change button.read-more-btna, .gems_positive_impact_change button.read-more-btnb {
    font-size: 1.25rem;
    background: none;
    border: none;
    color:#005BE4;
    padding: 0;
    margin-bottom: 10px;
    font-family: 'Gilroy-Medium';
    margin-left:3px;
}

.gems_positive_impact_change{
     background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    border-radius: 8px;
    display: flex;
    padding-right:10px;
}

.gems_positive_impact_change p{
    font-family: 'Gilroy-Medium';
    font-size: 1.25rem;
    line-height: 2.125rem;
    padding: 1rem 0px 1rem 10px;
    letter-spacing: 0.03em;
    text-align: left;

}

 .btnss{
    display:block;
}




.progress-wrapper {
  max-width: 350px;
  justify-content: space-between;
  margin: auto;
  padding: 20px;
  text-transform: uppercase;
}

[type="range"] {
  width: 200px;
}

.progress_brr {
  position: relative;
  padding: 0px;
  width: 150px;
  height: 150px;
}

.progress_brr  .code {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 260px;
  height: 0;
  left: 0;
  margin: auto;
  line-height: 1.6;
  transition: visibility 0s, opacity 0.5s linear;
}

.progress_brr .show-code .code {
  visibility: visible;
  opacity: 1;
  height: 100%;
  top: 45px;
}

.progress_brr pre {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.progress_brr code {
  height: calc(100% - 45px);
  margin-top: -20px;
}


@keyframes heart {
  0% {
    transform: scale(1.07);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}

.progress_brr .pie {
    width: 150px !important;
    height: 150px !important;
}

.progress_brr .pie svg {
    transform: rotate(200deg);
    width:126px !important;
    height: 160px !important;
}

.progress_brr .pie svg text{
    font-size: 31px;
    text-transform: capitalize;
    fill: #161A66;
    font-weight: 700 !important;
    display: block;
    transform: rotate(160deg);
    font-family: 'Gilroy-bold' !important;
}
.progress_brr.tops_r {
    width: 70px;
    height: 70px;
}

.progress_brr.tops_r svg {
    width: 65px !important;
    height: 65px !important;
}

.progress_brr.tops_r .pie {
    width: 65px !important;
    height: 65px !important;
}
button#v-pills-messages-tab {
    padding: 1.12rem 1.4rem 1.12rem 1.9rem;
}
section.table_panchang table {
    width: 100%;
}
section.table_panchang {
        overflow: scroll;
}
section.table_panchang table tr {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%);
    border-radius: 10px;
    width: 100%;
    display: inline-flex;
  
   
}
section.table_panchang table td{
     font-family: 'Gilroy-SemiBold';
    font-size: 1.5rem;
    line-height: 3rem;
    letter-spacing: 0.01em;
    text-align: left; 
     padding: 0.5rem 0.7rem 0.5rem 1rem;
}
section.table_panchang table th{
     font-family: 'Gilroy-SemiBold';
    font-size: 1.5rem;
    line-height: 3rem;
    letter-spacing: 0.01em;
    text-align: left; 
     padding: 0.5rem 0.7rem 0.5rem 1rem;
}

.tithi_table{
        border-right: 2px solid #FF8809;
            width: 30%;
}
th.tithi_table img {
    width: 18px;
}
/* 
////////////////////////////// */

.navbar-expand-lg .navbar-collapse .d-flex a.login-btn.as_btn {
    background: #161A66;
    border: 1px solid #161A66;
    color: #fff;
    border-radius: 0.5rem;
    padding: 2px;
    width: 6.85rem;
    height: 2.8rem;
    font-size: 1rem;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    
/* identical to box height, or 212% */
    text-transform: capitalize;
    text-align: center;
    text-decoration: none;
}


.search_btn select{
    width: 100%;
    height: 6.06rem;
    border-radius: 8px;
    border: 1px solid #AAAAAA;
    padding: 1rem;
    background-color: #fff;
    font-size: 20px;
    color: hsla(0,0%,6%,.54);
 }
 
 .costom_color{
    color: #1c6294 !important;
 }
 .row.customers_percentage  .active {
    background: linear-gradient(180deg, #FEEFE1 13.87%, #FFFFFF 124.89%) !important;
    box-shadow: 0.25rem 0.25rem 0.75rem rgb(0 0 0 / 32%) !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #161A66 !important;
    border-color: #161A66 !important;
}
 
 span.color_circle {
    background: #a21717;
    border: 1px dashed #070927;
    width: 3.1rem;
    height: 3.1rem;
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
    border-radius: 100%;
    padding: 0px;
    color: #FF7010;
    font-size: 1.25rem;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
}
/* .CircularProgressbar .CircularProgressbar-text {
	font-size: 3rem !important;;
    font-weight: 600 !important;;
    text-transform: capitalize;
    fill: #161A66 !important;;
}
.CircularProgressbar .CircularProgressbar-path{
	    stroke: rgb(255, 172, 117) !important;;
} */


/* new css added by pawan form here  */

.scroll-to-top {
    align-items: center;
    position: fixed;
    bottom: 30px;
    right: 12px;
        border-radius: 50%;
        width: 60px;
    height: 60px;
    color: #ffffff;
    background: #161a66;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
    display: flex !important;
    justify-content: center;
}
.scroll-to-top a#chat_button {
    color: #fff;
    font-size: 30px;
}
.scroll-to-top a img {
    width: 35px;
}






.loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9); /* Light white background */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000; /* Ensure it's above other elements */
}

.loader {
  width: 100px; /* Adjust size as needed */
  height: auto; /* Maintain aspect ratio */
}

.as_customers_box_1 {
    position: relative;
    margin: 3.75rem 1rem 0rem;
}
.item.images_set img {
    width: 100% !important;
}


/* other_service_page */

.vedic_puja_section_bar_card {
    box-shadow: 0px 2px 6px 1px #00000040;
    border: 1px solid #EFEEEE;
    padding: 10px;
    border-radius: 11px;

  }
  .vedic_puja_section_bar_card img{
    height: 11.25rem;
  }
  .vedic_puja_section_bar_card h2{
font-family: "Gilroy-Bold";
font-size: 1.25rem;
font-weight: 400;
line-height: 2.188rem;
letter-spacing: 0.03em;
text-align: left;
margin-top: 5px;
  }

  .vedic_puja_section_bar_card   .line_vedic_pooja{
width: 13.75rem;
height: 1px;
background-color: #E4E2E2;
  }

  .vedic_puja_section_bar_card p {
font-family: 'Gilroy-Regular';
 margin-top: 5px;
font-size: 12px;
font-weight: 400;
line-height: 1.313rem;
letter-spacing: 0.03em;
text-align: left;

  }

  .vedic_puja_section_bar_card .old_man_bar img{
    width: 3.25rem;
    position: absolute;
    bottom: -50%;
    right: 1.25rem;
  }
  .vedic_puja_section_bar_card .images_small_section {
    position: relative;
}
.vedic_puja_section_bar_card .date_and_time_bar p{
    font-family: 'Gilroy-Medium';
    font-size: 10px;
    font-weight: 400;
    line-height: 2.188rem;
    letter-spacing: 0.01em;
    text-align: left;
    
}
.vedic_puja_section_bar_card .date_and_time_bar{
    display: flex;
    justify-content: space-between;
}

.vedic_puja_section_bar_card .button_bar {
    width: 100%;
}



.vedic_puja_section_bar_card .button_bar button.button {
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    border-radius: 11px;
    border: none;
    width: 100%;
    font-family: 'Gilroy-Bold';
    font-size: 1.063rem;
    color: #fff;
    font-weight: 400;
    line-height: 2.188rem;
    letter-spacing: 0.03em;
}

.last_bar_services_page{
    margin-bottom: 4.375rem;
}




/* other_service_page 2*/
.services_detail .col-md-8 .vastu_full_image img {
    width: 100%;
    height:100%;
}
.main_service_card .service_heading {
    padding: 15px 15px;
    display: flex;
    background: #FF7010;
    justify-content: space-between;
    align-items: center;
    border-radius: 11px 11px 0px 0px;
}

.main_service_card .service_heading h2 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Gilroy-Bold';
    color:#fff;
}
.main_service_card .service_heading p {
    margin-bottom: 0;
}




.service_contant_section{

    font-family: 'Gilroy-Regular';
font-size: 12px;
font-weight: 400;
line-height: 21px;
letter-spacing: 0em;
text-align: left;

}
.main_service_card .service_contant_section.service_contant_section_paragraph p {
    font-family: 'Gilroy-Regular';
font-size: 12px;
font-weight: 400;
line-height: 21px;
letter-spacing: 0em;
text-align: left;

}
.main_service_card .service_contant_section {
    border: 0.5px solid #C2C2C2;
     position: relative;
    padding: 0px 20px;
    border-radius: 0px 0px 11px 11px;
}
.main_service_box .services_box {
    padding-bottom: 1.8rem;
}

.date-bar .text input.date {
    width: 100%;
    margin: 0;
    height: 35px;
    font-size: 14px;
    font-family: 'Gilroy-Medium';
    border: solid 1px #ddd;
    border-radius: 0.25rem;
    padding: 0.375rem 0.75rem;
    color: #495057;
}
.date-bar form .form-group {
    width: 100%;
}

.date-bar form .form-group  input[type="txt"] {
padding:10px; 
width:100%;
margin-top:10px;
border-radius:11px;
border: 0.5px solid #C2C2C2;
font-family: 'Gilroy-Regular';
font-size: 18px;
font-weight: 400;
line-height: 37px;
letter-spacing: 0.03em;
text-align: left;

}
.book-button {
    width: 100%;
    margin-top: 30px;
}

.book-button button {
    border-radius: 11px;
    padding: 9px;
    border: none;
    color: #fff;
    background: linear-gradient(180deg, #161A66 0%, #3E43A6 100%);
    font-family: 'Gilroy-Bold';
    font-size: 26px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0.03em;
    width: 100%;
}

.full_details_section h2{
    font-family: 'Gilroy-Bold';
font-size: 48px;
font-weight: 400;
line-height: 67px;
letter-spacing: 0.03em;
text-align: left;
color: #FF7010;
}
.full_details_section h2 span{
    color:#161A66;
}
.full_details_section p{
    font-family: 'Gilroy-Medium';
font-size: 15px;
font-weight: 400;
line-height: 34px;
letter-spacing: 0em;
text-align: left;
color: #8D8D8D;
}
.paragraph_service_details_bar p{
    font-family: 'Gilroy-Medium';
font-size: 20px;
font-weight: 400;
line-height: 38px;
letter-spacing: 0em;
text-align: left;

}

.details_full_bar .details_section h4{
    font-family: 'Gilroy-Bold';
font-size: 26px;
font-weight: 400;
line-height: 67px;
letter-spacing: 0.03em;
text-align: left;

}
.line_vedic_pooja_detail{
    height: 1px;
    width: 300px;
    background: #B4B4B4;

}
.contant_for_service {
    width: 340px;
}

.contant_for_service h5{
 font-family: 'Gilroy-Bold';
font-size: 18px;
font-weight: 400;
line-height: 20px;
margin-top:0px !important;
margin-top: 20px;
letter-spacing: 0.03em;
text-align: left;
color: #929292;
}
.contant_for_service p{
    font-family: 'Gilroy-Regular';
font-size: 15px;
font-weight: 400;
line-height: 23px;
letter-spacing: 0.03em;
text-align: left;
color: #727272;
}

.detail_contant_bar{
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
    margin-top:30px;
}
.contant_for_service {
    margin-bottom: 70px;
       margin-top: 30px;

}
.contant_for_service.left_line_bar {
    display: flex;
    column-gap: 15px;
}
.contant_for_service.left_line_bar .vertical_line {
    display: block;
    margin-top:5px;
}



#datepicker {
    padding:15px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 11px;
    font-family: 'Gilroy-Regular';
    text-align: end;
  }
.date-bar {
    margin-bottom: 10px;
}

.full_details_section {
    margin-top: 30px;
}

.date-bar .form-group p span {
    position: absolute;
    top: 10px;
    left:13px;
    font-family: 'Gilroy-Regular';
font-size: 18px;
font-weight: 400;
line-height: 37px;
letter-spacing: 0.03em;
text-align: left;
    color:#868686;

}

.date-bar .form-group p {
    position: relative;
    top: 15px;
}

.date-bar .form-group p input::placeholder{
    text-align:end;
}


@media(max-width: 767px) {
    .vedic_puja_section_bar_card{
            margin-bottom: 30px;
    }
    .vedic_puja_section_bar_card img {
    height: 22.25rem;
    object-fit: cover;
}
.vedic_puja_section_bar_card .old_man_bar img{
    height:3.25rem;
    bottom: -6%;
}
section.other_service_one_sec .details-container {
    margin-bottom: 30px;
}
section.other_service_one_sec .details-container .first_name {
    width: 245px;
    position: relative;
}
section.other_service_one_sec .details-container .first_name p {
    position: absolute;
    top: 12px;
    right: -55px;
}
.contant_for_service {
    margin-bottom: 50px;
  
    width:100%;
}
section.services_detail .main_service_card {
    margin-top: 30px;
}
.full_details_section {
    margin-top: 50px;
}

section.lorem_other_detail_page {
    padding: 0px 10px !important;
}
section.services_detail {
    padding: 0px 10px !important;
}

.contant_for_service.left_line_bar .vertical_line {
    display: none;
}


}




.slider {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.slide-track {
  display: inline-flex;
}

.slide {
  /* width:240px; */
  width:100%;
  /* margin-right: 10px; */
  display: inline-block;
  text-align: center;
}


.name {
  font-weight: bold;
}

.title {
  color: #555;
}






.shadow-effect {
		    background: #fff;
		    padding: 20px;
		    border-radius: 4px;
		    text-align: center;
              	border:1px solid #ECECEC;
		    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
		}

		#customers-testimonials .item {
		    text-align: center;
		    -webkit-transform: scale3d(0.8, 0.8, 1);
		    transform: scale3d(0.8, 0.8, 1);
		    -webkit-transition: all 0.3s ease-in-out;
		    -moz-transition: all 0.3s ease-in-out;
		    transition: all 0.3s ease-in-out;
		}
		#customers-testimonials .owl-item.active.center .item {
		     box-shadow: none;
		    opacity: 1;
		    -webkit-transform: scale3d(1.0, 1.0, 1);
		    transform: scale3d(1.0, 1.0, 1);
		}
   .item span.as_icon{
    width: 3.25rem;
    height: 3.25rem;
         }
.item span.as_icon img {
    width: 2.5rem;
    height: 2.5rem;
    
}
.item h4.as_subheading{
    font-size: 1rem;
}

.item .services_box a.services_box_online p{
        font-size: 0.6rem;
}
.item .experiences{
    column-gap: 3px;
}

.item .experiences img.ast {
    width: 0.8rem;
    height: 0.8rem;
}

.item .experiences span {
    color: #030000;
    font-size: 0.5rem;
    font-family: 'Gilroy-SemiBold';
}
.item .rate img {
    width: 3.62rem;
        margin: auto;
}
.item b.pricing {
    font-family: 'Gilroy-SemiBold';
    font-size: 0.70rem;}


.rate {
    margin: auto;
    
}


.item span.callings img {
    display: block;
    height: 26px;
    width: 2.1rem;
}


#slider-scrollbar-container {
    width: 100%;
       padding: 10px 40px;
       
    
}

.slider {
    -webkit-appearance: none;
       width: 100%;
    height: 7px;
    background: #ddd;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
      border-radius: 20px;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 52px;
    height: 7px;
    background: #A1A1A1;
        border-radius: 20px;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
}
section.other_service_one_sec .details-container .first_name {
    width: 292px;
}

section.other_service_one_sec .details-container .first_name p.first_name_paragraph {
    margin-left: 0px;
}

.item {
  transition: box-shadow 0.3s ease;
}

.item-left {
  /*box-shadow: -5px 0 15px rgba(0, 0, 0, 0.3);*/
}

.item-right {
  /*box-shadow: 5px 0 15px rgba(0, 0, 0, 0.3);*/
}
.item {
  transition: box-shadow 0.3s ease;
}

.left-side-shadow img.left_shadow_bar {
    position: absolute;
    right: 24px;
    width: 32px;
    z-index: 999999999;
    height: 165px;
}
.right-side-shadow img.right_shadow_bar {
    position: absolute;
    left: 24px;
    width: 32px;
    z-index: 999999999;
    height: 165px;
}




.lorem-text_kundali-report{
      background-image: linear-gradient(#F5F5F5, #fff);
      border-radius:5px;
      font-family: 'Gilroy-regular';
      padding:15px 10px;
}
.planet_report_bar_section h5{
    margin-bottom: 0px !important;
    background:none !important;
    /* padding: 0; */
}
.planet_report_bar_section p{
        margin-bottom: 0;
        background:none !important;
}
.mangal_dasha_bar.new-dasha-bg-bar{
    border-radius: 6px;
    padding: 0px 10px;
    background: linear-gradient(90deg, #FFC48E 13.87%, #FFFFFF 124.89%);
}

.gems_positive_impact h5 {
    font-family: 'Gilroy-Bold';
    font-size: 1.25rem;
    line-height: 34px;
    padding: 1rem 10px;
    letter-spacing: 0.03em;
    text-align: center;
       background: linear-gradient(180deg, #F5F5F5 13.87%, #FFFFFF 124.89%);
    border-radius: 8px;
}

.gems_positive_impact_change{
     background: linear-gradient(180deg, #F5F5F5 13.87%, #FFFFFF 124.89%);
    border-radius: 8px;
    display: flex;
    padding-right:10px;
}


.planet_report_section.planet_report_section_new-bg {
    border-radius: 6px;
    padding: 0px 10px;
    background: linear-gradient(90deg, #FFC48E 13.87%, #FFFFFF 124.89%);
    margin-bottom: 20px;
}
.prediction_bar{
          background: linear-gradient(180deg, #F5F5F5 13.87%, #FFFFFF 124.89%) !important;
}

.prediction_bar_paragraph p {
    margin-top: 0px !important;
    font-family: 'Gilroy-Regular';
    font-size: 1.25rem;
    text-align: left;
    background: linear-gradient(180deg, #F5F5F5 13.87%, #FFFFFF 124.89%) !important;
    padding: 10px 20px;
    height: 80%;
    border-radius: 5px;
    margin: 20px 0px;

}

.planet_bar_section h6 {
    background: linear-gradient(180deg, #F5F5F5 13.87%, #FFFFFF 124.89%) !important;
    padding: 10px 0px;
    text-align: center;
    height: 100%;
    border-radius: 5px;
    font-size: 1.5rem;
    font-family: 'Gilroy-Bold';
}

.planet_bar_section_paragraph p{
    background: linear-gradient(180deg, #F5F5F5 13.87%, #FFFFFF 124.89%) !important;
}

.dasha_and_period_bar {
    margin: 10px 0px;
    border-radius: 5px;
    padding: 10px 20px;
    display: flex;
    font-family: 'Gilroy-Regular';
    justify-content: space-between;
    background: linear-gradient(90deg, #FFC48E 13.87%, #FFFFFF 124.89%);
    font-size: 1.5rem;

}
.scroll-to-top.warning-bar-sec {
    background: none;
    bottom: 4px !important;
}

.scroll-to-top.warning-bar-sec img {
    width: 59px;
}

.owl-item .customers_profiles img{

    height:102px;
}
.formData{
    padding: 4px;
    margin: 0px;
    background: #fff2e7;
    ;
}
.autofill{
    text-align: center;
    /* cursor: pointer; */
}
.autofill p{
    margin-bottom: 0px !important;
}
.deleteAutofill{
    cursor: pointer;
}
.useThis{
    background-color: #FF7010 !important;
    color: white;
    margin-top:2px;
    cursor: pointer;
}

.table_header  {
    padding: 0.5rem 0.8rem;
    display: flex;
    justify-content: space-between;
    background: #EBE9E9;
    border-radius: 8px;
    align-items: center;
    margin-bottom: 0.4rem;
}

.pagination-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.pagination-btn {
  background-color: #f7931e;
  color: white;
  border: none;
  padding: 6px 16px;
  font-size: 14px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.pagination-btn:hover {
  background-color: #e87d00;
}

.pagination-btn.disabled {
  background-color: #ccc;
  cursor: not-allowed;
  color: #777;
}

.pagination-page {
  font-weight: bold;
  font-size: 14px;
  color: #444;
}

.suggestion-list {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  max-height: 250px;
   overflow-y: auto;
 /* position: absolute;
  background: white;
  width: 100%; /* Match parent/input width */
  /* z-index: 10; */
}

.suggestion-list li {
  padding: 8px 12px;
  cursor: pointer;
}

.suggestion-list li:hover {
  background-color: #eee;
}

.row .col-md-12.recharge_his {
    display: flex;
    justify-content: space-between;
    padding-bottom: 2rem;
}
.row .col-md-12.recharge_his h5 {
    font-family: 'Gilroy-SemiBold';
    font-size: 1.4rem;
    line-height: 2rem;
    display: flex;
    align-items: center;
    letter-spacing: 0.03em;
    color: #000000;
    margin-left: -1.5rem;
}

