.mob-show1{
    display:none;
}
.mob-show a {
    width: 70%;
    position: fixed;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: auto;
    top: inherit;
    bottom: 12px;
    border-radius: 15px;
    padding: 13px 10px 10px 38px;
    background: green;
    animation: zoom-in-zoom-out 1.5s ease-out infinite;
    display: none;
    z-index: 9999;
}

.fix a p {
    display: inline-block;
    color: #ffea00;
    text-shadow: 0 0 11px #ffea0080;
    font-size: 17px;
    padding: 0 0px 0 4px;
}

.fix ul li:nth-child(1) {
    font-size: 20px;
    font-weight: 600;
    position: relative;
}

.fix ul li {
    font-size: 16px;
    display: block;
    color: #ffffff;
    text-transform: capitalize;
    line-height: 24px;
    border-radius: 50px;
    padding: 0 0 4px;
    text-align: center;
    font-weight: 600;
}
.fix ul li i {
    position: absolute;
    left: 20px;
    top: 10px;
}
.fix ul li i svg {
    height: 50px;
    width: 50px;
    margin: -8px 0px 0 0px;
    position: absolute;
    right: 0;
}

.fix ul li i b {
    width: 15px;
    height: 15px;
    line-height: 16px;
    font-size: 9px;
    left: -15px;
    top: 2px;
    display: inline-block;
    background: red;
    border-radius: 20px;
    position: absolute;
}
@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1);
    }
}
.about-heading p,
.about-txt p,
.top-social-icon2 ul li:nth-child(2) a {
    line-height: 30px;
}
body {
    margin: 0;
    font-family: Poppins, serif;
    color: #b60807;
}
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: Poppins;
    src: url("fonts/Poppins-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url("fonts/Poppins-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url("fonts/Poppins-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-display: swap;
}
.about-txt,
.footer-about,
.main,
.nav-bottom-left,
.navbar-expand-lg,
.testi-grid,
.top-center1,
.top-right1,
.top-social-icon1,
.tophead-left1,
body,
ol,
ul {
    padding: 0;
}
.top-right2 p .bi,
.top-social-icon2 ul li:nth-child(2) a i svg {
    width: 20px;
    height: 20px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 0;
    outline-offset: -0px;
}
a,
a:focus,
a:hover {
    color: #000;
    text-decoration: none;
}
img {
    max-width: 100%;
}
ol,
ul {
    list-style: none;
}
.bi {
    display: inline-block;
    vertical-align: -0.125em;
    fill: currentcolor;
}
.main {
    width: 90%;
    margin: 0 auto;
}
.head-align {
    align-items: center;
}
.head-align1 {
    align-items: end;
}
.top-sec {
    padding: 7px 0;
    background: #fff;
}
.talk-astro-info,
.top-social-icon2 ul {
    display: flex;
    align-items: center;
}
.top-social-icon2 ul li {
    display: inline-block;
    padding: 0 4px;
}
.top-social-icon2 ul li span {
    display: inline-block;
    padding: 0 49px 0 0;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    position: relative;
}
.top-social-icon2 ul li span:before {
    content: "";
    position: absolute;
    background: #0000007a;
    z-index: 0;
    width: 43px;
    height: 1px;
    right: 0;
    top: 11px;
}
.copyright,
.top-social-icon2 ul li a:hover {
    background: #fff;
}
.top-social-icon2 ul li a {
    color: #fff;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    text-shadow: 1px 0 20px #fff;
    border: 2px solid #ffb600;
    position: relative;
    overflow: hidden;
    background: #ffb600;
}
.top-social-icon2 ul li a i svg {
    fill: #000000;
    height: 17px;
    width: 17px;
    transition: transform 1s;
    position: relative;
    z-index: 1;
}
.top-social-icon2 ul li a:hover i svg {
    transform: rotate(-10deg) scale(1.3);
    fill: #b60807;
}
.top-right2 p {
    padding: 3px 0;
    color: #000;
    text-align: right;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
}
.fixed-top .navbar-collapse .navbar-nav,
.top-center2 p,
.top-nav-center1 {
    text-align: center;
}
#callbook ul li a span,
.about-txt a,
.about-txt span,
.bttm-line ul li a,
.copy span,
.head-count,
.nav-bottom-left p,
.top-center2 span,
a.top-nav-call b {
    text-transform: uppercase;
}
.top-right2 p .bi {
    fill: #ffb600;
    margin: 0 0 0 2px;
}
#area .wave-animation {
    transform: rotate(180deg);
}
.wave-animation {
    display: block;
    width: 100%;
    height: 25px;
    max-height: 100vh;
    margin: 0;
    position: absolute;
    right: 0;
    left: 0;
}
.wave-bg > use {
    -webkit-animation: 20s linear infinite move-forever;
    animation: 5s linear infinite move-forever;
    fill: #ffffff38;
}
.wave-bg > use:first-child {
    animation-delay: -2s;
}
.wave-bg > use:nth-child(2) {
    animation-delay: -2s;
    animation-duration: 10s;
}
.wave-bg > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 8s;
}
@keyframes move-forever {
    0% {
        transform: translate(-90px, 0);
    }
    100% {
        transform: translate(85px, 0);
    }
}
.top-center2 p {
    padding: 0 0 3px;
    color: #1d1d1d;
    font-size: 18px;
    font-weight: 500;
}
.top-center2 span {
    color: #b60807;
    font-weight: 600;
    padding: 0 3px 0 0;
}
.top-center2 span i {
    font-style: normal;
}
.loading__letter {
    animation-name: bounce;
    animation-duration: 3s;
    animation-iteration-count: 1;
    display: inline-block;
    margin: 0 -2px;
}
.head-count,
.navbar-collapse .navbar-nav {
    display: block;
}
.loading__letter:nth-child(2) {
    animation-delay: 0.1s;
}
.loading__letter:nth-child(3) {
    animation-delay: 0.2s;
}
.loading__letter:nth-child(4) {
    animation-delay: 0.3s;
}
.loading__letter:nth-child(5) {
    animation-delay: 0.4s;
}
.loading__letter:nth-child(6) {
    animation-delay: 0.5s;
}
.loading__letter:nth-child(7) {
    animation-delay: 0.6s;
}
.loading__letter:nth-child(8) {
    animation-delay: 0.8s;
}
.loading__letter:nth-child(9) {
    animation-delay: 1s;
}
.loading__letter:nth-child(10) {
    animation-delay: 1.2s;
}
@keyframes bounce {
    0%,
    100%,
    80% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-40px);
    }
}
.tophead-left2 a {
    display: inline-block;
    background: #fff;
    padding: 10px;
    border-radius: 0 0 20px 20px;
}
.tophead-left2 img {
    aspect-ratio: 289/138;
    height: auto;
}
.top-nav-call {
    position: absolute;
    top: 0;
    background-color: #fff;
    padding: 17px 13px 0 12px;
    color: #000;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 44px;
    height: 129px;
    overflow: hidden;
    transition: 0.5s ease-in-out;
    z-index: 1;
    right: 12px;
}
a.top-nav-call b {
    font-size: 15px;
    line-height: 16px;
    color: #5c5757;
    white-space: pre;
    transform: translate(-30px, 16px) rotate(90deg);
    letter-spacing: 0.5px;
    display: inline-block;
    font-weight: 600;
}
a.top-nav-call .icon {
    position: absolute;
    bottom: -2px;
    background: #b60807;
    width: 38px;
    height: 38px;
    line-height: 46px;
    border-radius: 30px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: 1s ease-in-out;
}
a.top-nav-call .icon .bi {
    width: 22px;
    height: 22px;
    fill: #fff;
}
a.top-nav-call:hover .icon {
    bottom: 3px;
}
.head-navigation-num1 {
    padding: 12px;
}
.head-navigation-num2 {
    border: 1px dashed #ffffff4d;
    padding: 0 12px;
}
.head-count {
    padding: 5px 0;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    border-right: 1px dashed #ffffff4d;
}
.head-count:nth-child(4) {
    border-right: 0;
}
.head-count span {
    color: #fff;
    font-size: 28px;
    display: block;
    font-weight: 600;
    padding: 0 0 2px;
    border-bottom: 1px dashed #ffffff4d;
    margin: 0 0 8px;
}
.head-navigation-num a {
    font-weight: 600;
    font-size: 35px;
    animation: 2s infinite blk;
    display: inline-block;
    padding: 6px 0 0;
    color: #000;
}
@keyframes blk {
    0%,
    100% {
        color: #b60807;
        opacity: 0;
    }
    50% {
        color: #000;
        opacity: 1;
    }
}
.head-navigation-num ul {
    border-top: 1px solid #ffffff4d;
}
.head-navigation-num ul li {
    line-height: 24px;
    padding: 5px 7px 5px 15px;
    color: #fff;
    position: relative;
    font-weight: 500;
    margin: 8px 0;
    font-size: 16px;
    display: inline-block;
    text-transform: capitalize;
}
.head-navigation-num ul li:before {
    position: absolute;
    content: "\1424";
    font-family: "Glyphicons Halflings";
    color: #b60807;
    font-size: 22px;
    font-weight: 600;
    left: 0;
    top: 9px;
}
.nav-bottom-left p {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    padding: 2px 0 8px;
}
.about-heading span,
.breadcrumb-list ul li,
.breadcrumb-section h1,
.category-1 p,
.copy ul li,
.copy-center p,
.nav-bottom-mark p,
.not-found-page a,
.not-found-page p,
.sitemap-heading aside,
.testi-contact a,
.testi-reviews p,
.testimonials-2 strong,
.top-nav-center1 {
    text-transform: capitalize;
}
.nav-bottom-mark p {
    font-weight: 600;
    font-size: 18px;
    padding: 12px 15px 2px;
    border-radius: 20px 20px 0 0;
    background: #fff;
    color: #1d1d1d;
}
.top-nav-center {
    padding: 0 15px;
}
.top-nav-center1 {
    padding: 0 0 12px;
    font-size: 21px;
    color: #fff;
    font-weight: 600;
}
.nav-section {
    background: linear-gradient(45deg, #b60807, #ffb600);
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.nav-section:before {
    content: "";
    position: absolute;
    background: url(../images/star-bg.webp) 0 0 / cover no-repeat;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.head-navigation1 {
    padding: 0;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 1;
    border-radius: 0 0 20px 20px;
}
.head-navigation2 {
    padding: 8px 0 0;
}
.navbar-collapse {
    justify-content: center;
}
.navbar-collapse .navbar-nav li {
    display: inline-block;
    padding: 0 20px;
}
.navbar-collapse .navbar-nav li a.nav-link {
    display: inline-block;
    padding: 10px 5px;
    font-weight: 500;
    border-radius: 7px;
    transition: 0.5s ease-in;
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    position: relative;
    z-index: 0;
}
.navbar-collapse .navbar-nav li a.nav-link:after {
    background: #b60807;
    content: "";
    top: -2px;
    left: 0;
    position: absolute;
    z-index: 2;
    height: 4px;
    width: 100%;
    margin: 0 auto;
    opacity: 0;
    transition: 0.5s;
    transform: translateX(-10px);
}
.navbar-collapse .navbar-nav li:hover a.nav-link:after {
    opacity: 1;
    transform: translateX(0);
}
.navbar-collapse .navbar-nav li a i {
    padding: 0 2px 0 0;
    font-weight: 600;
    font-size: 16px;
}
.navbar-toggler {
    transition: 0.2s ease-in;
    display: none;
    text-align: right;
    width: 45px;
    height: 40px;
    border: 0;
    line-height: 2px;
    margin: 0;
    right: 45px;
    position: absolute;
    top: -80px;
    background: #b60807;
    border-radius: 8px;
    padding: 0 7px 4px 0;
}
.toggle-design {
    height: 2px;
    width: 82%;
    background: #fff;
    display: inline-block;
    transition: 0.5s cubic-bezier(0.62, 0.43, 0.35, 1.47);
}
.navbar-toggler:focus {
    box-shadow: none;
}
.fixed-top {
    padding: 5px 0 0 !important;
    box-shadow: 0 0 8px 0 #dfc7fc96;
}
.category-content h2,
.category-list-services,
.talk-astro1 {
    box-shadow: 0 0 8px #fff;
    background: #fff;
}
.fixed-top .tophead-left1 img {
    width: 130px;
}
.copy ul li:last-child:before,
.fixed-top .tophead-left1,
.sitemap-services1 ul li:before {
    display: none;
}
.about-heading {
    position: relative;
}
.about-heading span {
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
    padding: 9px 20px 8px;
    border: 1px solid #a8a8a852;
    border-radius: 30px;
    color: #b60807;
}
.about-heading p {
    font-weight: 400;
    color: #282828;
    font-size: 15px;
    padding: 15px 0 0;
}
.about-heading h1,
.about-heading strong {
    font-size: 50px;
    font-weight: 700;
    display: block;
    text-transform: capitalize;
    padding: 0 0 10px;
    color: #000;
}
.bttm-line ul li a,
.category-1 span {
    display: inline-block;
    font-weight: 600;
}
.category-1 p,
.copy ul li p a:hover {
    color: #b60807;
}
.about-heading h1 a b,
.about-heading strong b,
.bread-crumb-vashikaran .breadcrumb-section h1 {
    font-weight: 600;
}
.about-heading h1 a,
.breadcrumb-section h1 a,
.category-content p a strong,
.copy ul li p a,
.countries-list2 li a {
    color: #000;
}
.fix-list {
    position: sticky;
    top: 55px;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 20px;
    padding: 0;
}
.category-1 {
    padding: 10px 8px;
    width: 20%;
    overflow: hidden;
    text-align: center;
}
.category-1 a:hover img {
    transform: scale(1.1);
    transition: 0.6s linear;
    filter: saturate(1);
}
.category-1 a img {
    width: 100%;
    height: auto;
    transition: 0.6s linear;
    filter: saturate(0.5);
}
.category-2 {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.category-2::after {
    content: "";
    position: absolute;
    top: 36px;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #fff 17.5%, rgba(27, 28, 30, 0) 50.06%);
    z-index: 1;
    margin: 0 auto;
}
.category-1 p {
    font-weight: 700;
    font-size: 23px;
    text-align: center;
    padding: 0 0 3px;
}
.category-1 span {
    text-transform: uppercase;
    font-size: 16px;
    background: #ffb600;
    padding: 5px 20px 3px;
    border-radius: 20px;
}
.about-txt span,
.bttm-line p {
    font-weight: 600;
    padding: 0 0 12px;
}
.bttm-line {
    background: #ffb600;
    padding: 20px 15px 25px;
}
.bttm-line p {
    color: #000;
    font-size: 25px;
    text-transform: capitalize;
}
.bttm-line ul li {
    display: inline-block;
    padding: 3px 3px 0;
}
.bttm-line ul li a {
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #b60807;
    padding: 9px 20px;
    border-radius: 50px;
}
.footer-section,
.not-found-page-section {
    position: relative;
    background: #000;
    z-index: 1;
}
.category-content-section:before,
.footer-section:before,
.not-found-page-section:before,
.sitemap-section:before {
    content: "";
    background: url(../images/star.webp) top center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
}
.footer-about:nth-child(2) .footer-about1 {
    border-left: 1px solid #ffffff21;
    border-right: 1px solid #ffffff21;
    padding: 0 25px 40px;
}
.footer-about:nth-child(3) .footer-about1 {
    padding: 0 12px 20px 25px;
}
.footer-about1 {
    padding: 0 25px 20px 12px;
    border-bottom: 1px solid #ffffff21;
}
.about-txt span {
    color: #fff;
    font-size: 22px;
    display: block;
}
.about-txt p {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
}
.about-txt a {
    color: #ffd364;
    font-weight: 400;
    display: inline-block;
    padding: 0 0 0 7px;
    transition: 0.4s;
}
.about-txt a:hover,
.bread-crumb-love .breadcrumb-section h1 a,
.bread-crumb-vashikaran .breadcrumb-section h1 a,
.srv-list1-text ul li a {
    color: #fff;
}
.srv-list1-text ul li {
    padding: 5px 0;
    text-transform: capitalize;
    color: #fff;
    line-height: 28px;
    font-weight: 300;
    font-size: 15px;
}
.srv-list1-text ul li:before {
    content: "\279f";
    font-family: "Glyphicons Halflings";
    font-weight: 100;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    padding: 0 2px 0 0;
}
.footer-contac a {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    padding: 15px 0 2px;
    display: block;
}
.footer-contac ul li {
    padding: 0 4px;
    display: inline-block;
}
.footer-contac ul li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    background: linear-gradient(90deg, #b60807, #ffb600);
    padding: 5px 20px;
    text-transform: capitalize;
    font-weight: 500;
}
.copy,
.copy-center {
    padding: 5px 0;
}
.copy span {
    font-weight: 600;
    color: #000;
}
.copy ul li,
.copy ul li a {
    color: #252525;
}
.copy span img {
    margin: 0 9px 0 0;
}
.copy ul li {
    display: inline-block;
    padding: 2px 15px 4px 10px;
    font-weight: 500;
    font-size: 15px;
    position: relative;
}
.copy ul li:before {
    content: "";
    position: absolute;
    font-size: 18px;
    width: 15px;
    height: 1px;
    background: #2525255e;
    right: -7px;
    top: 13px;
}
.copy ul li:last-child {
    padding: 0 0 0 10px;
}
.category-content-section .fix-list {
    top: 60px;
}
.category-content-section {
    background: linear-gradient(#b60807, #ff8d00);
    position: relative;
    z-index: 0;
    padding-top: 0;
    padding-bottom: 70px;
}
.category-right {
    padding: 0 12px 0 20px;
}
.category-content p {
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    text-align: left;
    padding: 8px 0;
}
.category-content h1,
.category-content h2,
.category-content h3,
.category-content h4,
.category-content h5,
.category-content h6 {
    line-height: 29px;
    text-transform: capitalize;
}
.category-content {
    font-family: sans-serif;
}
.category-content p a {
    font-weight: 500;
    color: #f9ff00;
    text-transform: capitalize;
}
.category-content ol li,
.category-content ul li {
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    position: relative;
}
.category-content ul {
    padding: 2px 0;
}
.category-content ul li {
    padding: 12px 20px 12px 48px;
    color: #fff;
    border-radius: 72px;
    border: 1px solid #ffffff3d;
    margin: 6px 0;
    display: block;
}
.category-content ul li strong {
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
}
.category-content ul li:before {
    font-weight: 600;
    color: #b60807;
    font-size: 20px;
    content: "\1648";
    font-family: "Glyphicons Halflings";
    margin: 0 8px 0 0;
    min-width: 32px;
    height: 32px;
    line-height: 35px;
    background: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    left: 8px;
    position: absolute;
    top: 8px;
}
.category-content ol li {
    padding: 0 0 0 15px;
    color: #fff;
    margin: 0 0 12px;
}
.category-content ol li strong {
    text-transform: capitalize;
    font-weight: 500;
    color: #fe0;
}
.category-content ol li:before {
    font-weight: 600;
    content: "";
    min-width: 9px;
    height: 9px;
    background: #fe0;
    display: inline-block;
    position: absolute;
    left: 0;
    border-radius: 2px;
    top: 7px;
}
.category-list ul li:before,
.talk-astro-img:before {
    width: 12px;
    height: 12px;
    content: "";
    position: absolute;
}
.category-content p strong {
    font-weight: 600;
    color: #fff;
}
.category-content h1 {
    margin: 12px 0 8px;
    font-size: 32px;
    padding: 0 0 12px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    border-bottom: 3px solid #ffb600;
}
.category-content h1 svg {
    width: 25px;
    height: 25px;
    fill: #ffb600;
}
.category-content h2 {
    margin: 12px 0 8px;
    font-size: 18px;
    padding: 8px 20px;
    color: #000;
    display: inline-block;
    border-radius: 40px;
    font-weight: 700;
}
.category-content h2 strong {
    font-weight: 700;
}
.category-content h3 {
    font-size: 20px;
    padding: 0 0 5px;
    color: #fff;
    border-bottom: 2px solid #fff;
    margin: 8px 0 0;
    width: fit-content;
}
.category-content h3 strong {
    font-weight: 500;
}
.category-content h4 {
    font-size: 16px;
    color: #000;
    padding: 0;
    font-weight: 500;
}
.category-content h5,
.category-content h6 {
    font-size: 18px;
    color: #fff;
    padding: 0;
}
.category-heading-list strong,
.category-list strong {
    font-weight: 700;
    border-bottom: 2px solid #b60807;
    display: block;
    text-transform: capitalize;
}
.category-heading-list strong {
    font-size: 23px;
    color: #000;
    padding: 0 0 5px;
    text-align: left;
    margin: 0 0 20px;
}
.category-heading-list strong svg {
    width: 24px;
    height: 24px;
    fill: #bd1e1d;
    margin: 0 2px 0 0;
}
.category-list-services {
    border-radius: 22px;
    padding: 22px;
}
.category-list strong {
    font-size: 21px;
    color: #202020;
    padding: 12px 0 5px;
    text-align: center;
    margin: 0 0 15px;
}
.category-list ul {
    overflow: scroll;
    height: 262px;
    overflow-x: hidden;
}
.category-list ul::-webkit-scrollbar {
    width: 1px;
}
.category-list ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 60px #ffffff21;
    border-radius: 0;
}
.category-list ul::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 0;
}
.category-list ul li a {
    color: #151515;
}
.category-list ul li a span {
    position: absolute;
    right: 0;
    color: #000;
    font-size: 14px;
}
.category-list ul li {
    font-size: 15px;
    color: #151515;
    font-weight: 500;
    text-transform: capitalize;
    text-align: left;
    padding: 3px 0 3px 20px;
    position: relative;
    line-height: 28px;
    margin: 3px 0;
}
.category-list ul li:before {
    border: 3px solid #b60807;
    border-radius: 40px;
    left: 0;
    top: 11px;
}
.category-banner img {
    width: 100%;
    border-radius: 20px;
    border: 2px solid #fff;
    aspect-ratio: 387/234;
    height: auto;
}
.category-content-line a {
    font-size: 18px;
    line-height: 30px;
    padding: 15px 20px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 15px;
    text-transform: capitalize;
    font-weight: 500;
    background: #bb0807;
}
.category-content-line a span {
    color: #ffb700;
    text-transform: uppercase;
    font-weight: 600;
}
.category-content-line a .bi {
    width: 22px;
    height: 22px;
    margin: 0 2px 0 0;
}
.talk-astro {
    padding: 0 0 25px;
}
.talk-astro1 {
    border-radius: 22px;
    padding: 20px;
}
.talk-astro-img {
    position: relative;
    width: 68px;
    height: 68px;
    margin: 0 12px 0 0;
}
.talk-astro-img img {
    border-radius: 50%;
    width: 100%;
    aspect-ratio: 68/68;
    height: auto;
}
.talk-astro-img:before {
    background: #00ba1c;
    border-radius: 100%;
    top: 5px;
    border: 2px solid #fff;
    right: 0;
}
.talk-astro-text strong {
    font-size: 21px;
    padding: 0 0 9px;
    color: #000;
    display: block;
    text-transform: capitalize;
    font-weight: 700;
}
.talk-astro-text ul li,
.talk-astro-text1 p,
.talk-astro-text1 ul li {
    text-transform: capitalize;
    color: #2b2a2a;
    font-weight: 400;
    font-size: 15px;
}
.talk-astro-text ul li,
.talk-astro-text1 ul li {
    display: inline-block;
    position: relative;
    padding: 0 5px 0 0;
}
.talk-astro-text ul li:nth-child(2):before,
.talk-astro-text1 ul li:nth-child(2):before {
    content: "";
    position: absolute;
    background: #2b2a2aa3;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    top: 8px;
    right: 0;
    left: 0;
}
.talk-astro-text ul li span {
    border: 1px solid #eaecf0;
    color: #343434;
    font-weight: 600;
    font-size: 15px;
    padding: 1px 3px 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.talk-astro-text ul li span svg {
    width: 20px;
    height: 20px;
    fill: #ffc700;
    margin: 0 0 0 2px;
}
.talk-astro-text ul li p,
.talk-astro-text1 ul li:nth-child(2) {
    padding: 0 0 0 13px;
}
.talk-astro-text1 {
    padding: 15px 0 12px;
}
.talk-astro-text1 ul li svg {
    fill: #656668;
    width: 16px;
    height: 16px;
    margin: 0 2px 0 0;
}
.talk-astro-text1 p {
    padding: 0 0 5px;
}
.talk-astro-text1 p svg {
    fill: #656668;
    width: 19px;
    height: 19px;
    margin: 0 2px 0 0;
}

.talk-astro-btn ul li a {
    display: flex;
    background: green;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 8px;
    font-weight: 500;
    text-align: center;
    font-size: 22px;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.talk-astro-btn ul li svg {
    width: 25px;
    height: 25px;
}
.about-content h2,
.award-title,
h3,
h4,
h5,
h6 {
    font-size: 21px;
    display: block;
    position: relative;
}
.about-content h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0 9px;
    line-height: 29px;
    padding: 0 0 15px;
    text-transform: capitalize;
    font-weight: 600;
    color: #000;
}
