.card-item-amount,
.order_id b,
.order_id p,
.precentage,
.proHeading,
.text-save {
    font-weight: 700;
}
.footer-link a,
.pendent-addons h6 {
    text-overflow: ellipsis;
    max-width: 100%;
}
.profile-card,
.subtitle {
    font-family: Poppins, sans-serif;
}
#quantity,
.minus,
.plus,
a.gflag {
    vertical-align: middle;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 9999999;
}
#loading {
    width: 380px;
    height: 200px;
    position: absolute;
    left: 43%;
    top: 50%;
    margin: -104px 0 0 -100px;
}
.card-payment,
.d-hide,
.form-wizard .wizard-fieldset,
.loading,
.paymode,
.sideMenu-header {
    display: none;
}
.wallet-alert {
    background-color: #540000;
    color: var(--light);
    text-shadow: 1px 1px #000;
    border-radius: 15px;
    margin-top: 10px;
}
.card-product {
    margin-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e3dfdf;
    background-color: #fff;
    color: #000;
    box-shadow: 0 3px 4px 1px #6b6161;
}

.bbyp-prof,
.update-stt {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #dc7505;
}
.update-stt {
    color: #fff;
}
.proceed-payemnt,
.proceed-payemnt:hover {
    padding: 13px;
    text-align: center;
    cursor: pointer;
}
.aclogo {
    width: 27px;
    height: 27px;
    float: left;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
}
.actext {
    width: 100px;
    float: left;
    line-height: 1.6em;
    margin-left: 8px;
    font-size: 15px;
}
.p-img {
    height: 175px;
}
.item-add {
    display: initial;
}
.card-item-amount {
    font-size: 1.2rem;
}
.del-item {
    color: #a70101;
    position: absolute;
    font-size: 1.2rem;
    right: 33px;
}
.del-item:hover {
    color: #720505;
}
.proceed-payemnt {
    color: #fff;
    background-color: #0d4aad;
}
.proceed-payemnt:hover {
    color: #fff;
    background-color: #06398b;
}
.head-success {
    background-color: #1ba166;
    color: #fff;
    text-align: center;
}
.order_body {
    background-color: #fffce0;
}
.order_id {
    width: 190px;
    padding-top: 61px;
    color: #fff;
    background-color: #1ba166;
    text-align: center;
    border-radius: 100%;
    margin: 0 auto;
    height: 190px;
    border: 1px solid gray;
}
.order_id b {
    font-size: 1.5rem;
    color: #ffee1f;
}
.order_id p {
    font-size: 1.2rem;
    margin: 12px 1px 1px;
    background-color: #ef1f1f;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
}
.btn-add-cart,
.btn-add-cart:active,
.btn-add-cart:hover {
    background-color: #dc7505;
    color: #fff;
    border-radius: 24px;
    width: 80%;
    margin: 0 auto;
    box-shadow: 1px 1px 2px 1px #000;
}
.btn-buy-cart,
.btn-buy-cart:active,
.btn-buy-cart:hover {
    background-color: var(--purple);
    color: #fff;
    border-radius: 24px;
    width: 80%;
    margin: 0 auto;
    box-shadow: 1px 1px 2px 1px #000;
}
.btn-wtp-cart,
.btn-wtp-cart:active,
.btn-wtp-cart:hover {
    background-color: var(--success);
    color: #fff;
    border-radius: 24px;
    margin: 0 auto;
    box-shadow: 1px 1px 2px 1px #000;
}
.product-cancel::after,
.product-cancel::before {
    position: absolute;
    border: 1px solid #fff;
    z-index: 99;
    display: block;
    width: 100%;
    left: 0;
    background-color: #dc7505;
    opacity: 0.2;
    height: 10px;
    content: "";
}
.cancel-product-outer {
    background-color: #fff;
    color: #000;
}
.product-cancel::before {
    transform: rotate(45deg);
}
.product-cancel::after {
    transform: rotate(-46deg);
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    color: #dc7505;
    background-color: #dc7505;
}
.price_show {
    font-size: 23px;
}
.cart-m .dropdown-menu {
    right: 0 !important;
    left: auto;
}
.minus,
.plus {
    width: 27px;
    background: #f2f2f2;
    border-radius: 5px;
    padding: 3px 0;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
#quantity {
    height: 34px;
    width: 60px;
    margin: 0;
    text-align: center;
    font-size: 26px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
}
.quantity {
    margin-right: 17px;
    padding: 6px;
    border: 1px solid #f9d9d9;
}
.pp-user {
    background-color: #162133;
    margin-top: 14px;
    padding: 10px;
    color: #f2f2f2;
    border-radius: 10px;
    text-shadow: 1px 1px 1px #000;
}
.pp-user .pp-dsc {
    border-bottom: 1px solid #b19b9b;
}
.pp-user i {
    width: 20px;
    color: #47c3cf;
    margin-right: 18px;
    text-align: center;
}
.cartprice,
.fs-15 {
    font-size: 15px;
}
.side-user {
    padding-bottom: 109px;
    background-color: #243f6d;
    margin-top: 10px;
}
.ac-icon a {
    padding: 7px 11px;
    border-bottom: 1px solid #eae7e7;
}
.ac-icon i {
    margin-right: 11px;
    color: #f17122;
}
.blog-card:hover .content .foot .admin,
.ff-bt,
.top-pp-cat p {
    color: #fff;
}
.top-pp-cat {
    margin-top: 10px;
    background-color: #181c37;
    text-align: center;
    font-size: 1.2rem;
    box-shadow: 0 1px 3px 0 #231f1f;
    text-shadow: 2px 1px 1px #461313;
}
/* .astro-active,
.button a:first-child,
.callOffer,
.consult-profile-image,
.footer-address,
.ss-form-outer {
    text-shadow: 1px 1px 3px #000;
} */
.ff-bt {
    background-color: #dc7505;
    padding: 35px 0;
}
.r-rating {
    margin-top: 10px;
    font-size: 17px;
}
.r-rating .progress {
    margin-top: 4px;
}
.pull-left {
    width: 90%;
    float: left;
}
.r-star {
    width: 33px;
    float: left;
}
::-moz-placeholder {
    font-size: 17px;
}
:-ms-input-placeholder {
    font-size: 17px;
}
:-moz-placeholder {
    font-size: 17px;
}
.wizard-content-left {
    background-blend-mode: darken;
    background-color: rgba(0, 0, 0, 0.45);
    background-image: url("../images/bgformreg.jpg");
    background-position: center center;
    background-size: cover;
    height: 100vh;
    padding: 30px;
}
.wizard-content-left h2 {
    color: #fff;
    font-weight: 600;
    padding: 8px 1px;
    text-align: center;
}
.form-wizard {
    color: #000;
    padding: 30px;
    background-image: url(../images/breadcrumb-bg.jpg);
}
.form-wizard .wizard-form-radio {
    display: inline-block;
    margin-left: 5px;
    position: relative;
}
.form-wizard .wizard-form-radio input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #ddd;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}
.form-wizard .wizard-form-radio input[type="radio"]:focus {
    outline: 0;
}
.form-wizard .form-wizard-previous-btn,
.form-wizard .wizard-form-radio input[type="radio"]:checked {
    background-color: #dc7505;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    left: 1px;
    right: 0;
    margin: 0 auto;
    top: 8px;
}
.form-wizard .wizard-form-radio input[type="radio"]:checked::after {
    content: "";
    -webkit-animation: 0.65s click-radio-wave;
    -moz-animation: 0.65s click-radio-wave;
    animation: 0.65s click-radio-wave;
    background: #000;
    content: "";
    display: block;
    position: relative;
    z-index: 9;
    border-radius: 50%;
}
.form-wizard .wizard-form-radio input[type="radio"] ~ label {
    padding-left: 10px;
    cursor: pointer;
}
.form-wizard .form-wizard-header {
    text-align: center;
}
.form-wizard .form-wizard-next-btn,
.form-wizard .form-wizard-previous-btn,
.form-wizard .form-wizard-submit {
    background-color: #28a745;
    color: #fff;
    display: inline-block;
    min-width: 120px;
    padding: 10px;
    text-align: center;
}
.form-wizard .form-wizard-next-btn:focus,
.form-wizard .form-wizard-next-btn:hover,
.form-wizard .form-wizard-previous-btn:focus,
.form-wizard .form-wizard-previous-btn:hover,
.form-wizard .form-wizard-submit:focus,
.form-wizard .form-wizard-submit:hover {
    color: #fff;
    opacity: 0.6;
    text-decoration: none;
}
.form-wizard .wizard-fieldset.show {
    display: block;
}
.form-wizard .wizard-form-error {
    display: none;
    background-color: #dc7505;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
}
.form-wizard .form-control {
    font-weight: 300;
    height: auto !important;
    padding: 15px;
    border: 3px solid #ada6a6;
    color: #030101;
}
.form-wizard .form-control:focus {
    box-shadow: none;
}
.form-wizard .form-group {
    position: relative;
    margin: 25px 0;
}
.form-wizard .wizard-form-text-label {
    position: absolute;
    left: 10px;
    top: -10px;
    padding: 0 6px;
    background-color: #f3f3f3;
}
.form-wizard .form-wizard-steps {
    margin: 30px 0;
}
.form-wizard .form-wizard-steps li {
    width: 25%;
    float: left;
    position: relative;
}
.form-wizard .form-wizard-steps li::after {
    background-color: #f3f3f3;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.form-wizard .form-wizard-steps li span {
    background-color: #ddd;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 1;
}
.form-wizard .form-wizard-steps li:last-child::after {
    width: 50%;
}
.form-wizard .form-wizard-steps li.activated span,
.form-wizard .form-wizard-steps li.active span {
    background-color: #28a745;
    color: #fff;
}
.form-wizard .form-wizard-steps li.activated::after,
.form-wizard .form-wizard-steps li.active::after {
    background-color: #28a745;
    left: 50%;
    width: 50%;
    border-color: #28a745;
}
.form-wizard .form-wizard-steps li.activated::after {
    width: 100%;
    border-color: #28a745;
}
.form-wizard .form-wizard-steps li:last-child::after {
    left: 0;
}
.form-wizard .wizard-password-eye {
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
@keyframes click-radio-wave {
    0% {
        width: 25px;
        height: 25px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        width: 60px;
        height: 60px;
        margin-left: -15px;
        margin-top: -15px;
        opacity: 0;
    }
}
@media screen and (max-width: 767px) {
    .wizard-content-left {
        height: auto;
    }
}
.ss-form-outer {
    color: #fff;
    background-color: #6d2b05;
    padding: 20px;
}
.form-success {
    margin: 132px 0;
    text-align: center;
    color: green;
}
.datepicker td,
.datepicker th {
    width: 2.5em !important;
    height: 2.5em !important;
}
.proHeading {
    font-size: 30px;
    color: #dc7505;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 6px;
}
.all-astro .abs::before,
.ourclient h3::before,
.proHeading::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}
.all-astro .abs::after,
.ourclient h3::after,
.proHeading::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #18d26e;
    bottom: 0;
    left: calc(50% - 20px);
}
.text-save {
    color: #06398b;
}
.precentage {
    font-size: 14px;
    border-bottom: 3px solid rgb(0 0 0);
    border-top-right-radius: 12px;
    border-bottom-right-radius: 10px;
    padding: 8px;
    color: #fff;
    left: 4px;
    top: 25px;
    background-color: #009913;
    position: absolute;
}
.bd-highlight {
    text-align: right;
}
price-sm {
    font-size: 18px;
}
.sticky {
    position: fixed;
    top: 0;
    border-radius: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}
.sticky + .content {
    padding-top: 102px;
}
.sticky-package {
    max-height: 100%;
    position: sticky;
    position: -webkit-sticky;
    justify-content: center;
    top: 100px;
    z-index: 9;
}
.z-99 {
    z-index: 99 !important;
}
.wtp-chat {
    position: fixed;
    bottom: 24px;
    left: 0;
    z-index: 99;
}
.wtp-chat span {
    display: block;
    position: absolute;
    margin-top: -30px;
    z-index: -1;
    background: #27b033;
    padding: 4px 8px;
    margin-left: 15px;
    font-size: 20px;
    border-radius: 20px;
    color: #fff;
    width: 119px;
}
.wtp-chat img {
    z-index: 999;
    width: 50px;
}
.drop-down-select {
    position: absolute;
    width: 0;
    right: 9px;
    top: 13px;
    height: 5px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 15px solid #0c63af;
}
.ratin-astrologer {
    position: relative;
    top: -38px;
    left: 36px;
}
.ratin-profile-view i {
    text-shadow: 1px 5px 1px #000;
    color: #fbff00;
    font-size: 22px;
    padding: 1px;
}
.replyed {
    background-color: #c8f1ef;
    border-radius: 0 38px 0 10px;
}
@media (max-width: 768px) {
    .sideMenu,
    .sideMenu-col {
        left: 0;
    }
    .cart-m,
    .sideMenu,
    .sideMenu-col {
        position: absolute;
    }
    .mobile {
        display: block;
    }
    .wrapper {
        width: 100% !important;
    }
    .sideMenu {
        top: -133px;
        z-index: 9;
    }
    .typing,
    .typing2 {
        width: 100%;
    }
    .ads-section {
        margin-top: -16px !important;
    }
    .sideMenu-col {
        z-index: 99;
        padding: 2px 5px;
        background-color: #dc7505;
    }
    .sideMenu-header {
        display: inline-block;
        background-color: #6e0173;
        box-shadow: 1px 1px 1px 1px #000;
    }
    .card-login {
        margin-top: 0 !important;
    }
    #progressbar li:before {
        width: 24px !important;
        height: 24px !important;
        line-height: 24px !important;
        font-size: 12px !important;
        padding: 0 !important;
    }
    #progressbar li:after {
        height: 4px !important;
        top: 11px !important;
        z-index: -1 !important;
    }
    #progressbar li {
        font-size: 7px !important;
    }
    .brands_slider_container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .brands_prev {
        left: 3px !important;
        z-index: 9;
    }
    .brands_next {
        right: 3px !important;
        z-index: 9;
    }
    .price-sm {
        font-size: 14px;
    }
    .desktop {
        display: none;
    }
    .cart-m {
        top: 6px;
        right: 45px;
    }
    .m-card {
        position: fixed;
        z-index: 9999;
        margin-right: 48px;
    }
    .ads-form {
        top: 0 !important;
        position: relative !important;
        margin: 0 auto;
    }
    .bg-head-head {
        border-radius: 0 !important;
    }
    .top {
        padding-top: 0 !important;
    }
    .astro-profile-info {
        top: -137px !important;
    }
}
@media only screen and (max-width: 767px) {
    .t-dest {
        padding: 0 !important;
    }
    .place-text {
        width: 95% !important;
        bottom: 4px !important;
    }
    .phone {
        display: block;
    }
    .footer-link-outer {
        border: 1px solid #1f3348;
        margin: 1px;
    }
    .hide {
        display: none;
    }
    .hidden-xs {
        position: absolute;
        top: 58px;
        z-index: 99999;
        width: 80%;
        left: 10%;
    }
    .sticky-search {
        position: fixed;
        top: 0;
        z-index: 999;
        width: 80%;
        right: 11%;
    }

}
.thumbnail,
.total-section p {
    margin-bottom: 20px;
}
.footer-head,
.footer-link-outer a {
    background-color: #1d2d47;
    width: 90%;
}
.footer-head {
    border-radius: 40px;
    color: #ffe000;
    padding: 5px 1pc;
    border-bottom: 1px solid #000;
}
.footer-link a {
    white-space: nowrap;
    overflow: hidden;
    padding: 2px 7px;
    display: block;
    color: #ffff;
}
.footer-link-outer a {
    border-left: 1px solid #000;
    margin-top: 5px;
    transition-duration: 0.8s;
}
.footer-link-outer a:hover {
    margin-left: 10px;
    background-color: #000;
    color: #f90;
}
.footer-address {
    padding-top: 20px;
    font-size: 18px;
    color: #fff;
}
a:hover {
    text-decoration: none;
}
title {
    text-transform: capitalize;
}
.title-h {
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.arc,
.button,
.callOffer,
.circle,
.image {
    display: flex;
}
::-webkit-input-placeholder {
    font-size: 13px;
}
.top {
    padding-top: 100px !important;
}
.img-logo-wth {
    width: 267px;
}
.bg-menu-cat {
    background-color: #39444e;
}
.position-absolute {
    position: absolute;
}
.position-fixed {
    position: fixed !important;
}
#same-address,
.arc,
.profile-card,
.thumbnail {
    position: relative;
}
.theme-bg {
    background-color: #dc7505;
}
.footer-bg {
    background-color: #120a00;
}
.astroProfile-req{
    width: 80px;
    height: 80px;
    border-radius: 50px;
}
.ft-bg {
    font-weight: 400 !important;
    background-color: #23344f;
    border-top: 3px solid #130101;
    border-bottom: 1px solid #000001;
}

.thumbnail {
    padding: 0;
}
.thumbnail img {
    width: 80%;
}
.thumbnail .caption {
    margin: 7px;
}
.main-section {
    background-color: #f8f8f8;
}
.manage-card-scr {
    padding: 0 9px;
    border: 1px solid #000;
    border-radius: 25px;
    background-color: #dc7505;
}
.cart-detail {
    padding: 15px 0;
}
.cart-detail-img img {
    width: 50px;
    padding-left: 15px;
}
.cart-detail-product p {
    margin: 0;
    color: #000;
    font-weight: 500;
}
.cart-detail .price {
    font-size: 12px;
    margin-right: 10px;
    font-weight: 500;
}
.cart-detail .count {
    color: #c2c2dc;
}
.checkout .btn-primary {
    border-radius: 50px;
    padding: 5px;
    width: 123px;
    margin: 0 auto;
    border-top: 4px solid #000;
    font-size: 1.2rem;
}
.card-1 {
    width: 400px;
    border-radius: 18px;
    border: none;
}
.card-child {
    border: 3px solid #00f;
    border-radius: 16px;
}
.circle {
    background-color: #ebdffb;
    height: 49px;
    width: 61px;
    border-radius: 50%;
    color: #9553ea;
    justify-content: center;
    align-items: center;
    font-size: 26px;
}
#same-address {
    left: 0;
    width: 2rem;
    top: 3px;
    height: 1.2rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.fs-12 {
    font-size: 12px;
}
.name {
    margin-bottom: -2px;
}
.product-details {
    margin-top: 13px;
}
.download-order {
    cursor: pointer;
    padding: 5px;
    background-color: #dc7505;
    color: #fff;
}
.user_image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}
.thumb-ico {
    width: 51px;
    height: 51px;
    border: 1px solid #dc7505;
    border-radius: 4px;
}
.filter-button {
    font-size: 18px;
    border: 1px solid #dc7505;
    border-radius: 5px;
    text-align: center;
    color: #000487;
}
.filter-button:hover {
    font-size: 18px;
    border: 1px solid #000487;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background-color: #000487;
}
.btn-default:active .filter-button:active {
    background-color: #000487;
    color: #fff;
}
.profile-card {
    padding: 17px 7px;
    text-align: center;
    height: auto;
    background-color: #f6f6f6;
    border: 1px solid #ffe8e8;
    overflow: hidden;
    border-radius: 22px;
    cursor: pointer;
    box-shadow: 5px 9px 17px 0 #c1c1c1;
    margin: 19px 0;
}
.profile-card:hover i:first-child {
    top: 20px;
    left: 20px;
}
.profile-card:hover i:nth-child(2) {
    right: 20px;
}
.image {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 180px;
    width: 100%;
}
.consult-profile-image .span,
.image .span {
    height: 90px;
    width: 90px;
    left: 0;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #ccc;
    border: 3px solid #fff;
    z-index: 9;
}
.button,
.profile-info {
    justify-content: center;
}
.consult-profile-image .span img,
.image .span img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.consult-profile-image span,
.image span {
    position: absolute;
    margin: -2px 0 0 89px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #2c3e50;
    background: #95a5a6;
}
.consult-profile-image span.busy,
.consult-profile-image span.offline,
.image span.busy,
.image span.offline {
    background: #e74c3c;
}
.consult-profile-image span.online,
.image span.online {
    background: #00ff40;
}
.button a:first-child:hover,
.button a:nth-child(2):hover {
    background-image: linear-gradient(to right, #b8550f, #626262);
}
.image h3 {
    margin-top: 5px;
    font-weight: 900;
    font-size: 18px;
    z-index: 9;
    color: #fff;
}
.consult-profile-image h4,
.image h4 {
    margin-top: -3px;
    font-size: 13px;
    z-index: 9;
    color: #fff;
}
.consult-profile-image h3 {
    margin-top: -64px;
    position: absolute;
    right: 0;
    font-weight: 900;
    font-size: 18px;
    z-index: 9;
    color: dc7505;
    width: 68%;
}
.arc span,
.astro-active,
.callOffer {
    position: absolute;
}
.arc span {
    height: 371px;
    color: rgb(0, 0, 0);
    width: 100%;
    border-radius: 19%;
    top: -384px;

}
/* .astro-online{

    background-image: linear-gradient(to bottom, #ffffff, #007c1f);
}
.astro-busy{

    background-image: linear-gradient(to bottom, #ffffff, #a7004e);
} */

.callOffer {
    margin: 0 auto;
    text-align: center;
    background-color: #dc7505;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 1px 1px 1px #000;
    color: #fff;
    top: -27px;
    left: 10%;
    z-index: 9;
    width: 80%;
}

.callOffer span:first-child {
    display: block;
    width: 80%;
    text-align: center;
}
.callOffer span:nth-child(2) {
    font-size: 22px;
    position: absolute;
    text-align: center;
    width: 68px;
    font-weight: 700;
    height: 100%;
    border-radius: 0 10px 0 15px;
    color: #fff;
    line-height: 43px;
    background-color: #c76a05;
    right: 0;
}
.about-astro {
    padding: 0;
}
.about-astro p:first-child {
    font-weight: 600;
}
.about-astro p:nth-child(2) {
    font-size: 13px;
    padding-right: 90px;
}
.button a:first-child,
.button a:nth-child(2) {
    height: 40px;
    display: inline-block;
    line-height: 7px;
    background-color: green;
    font-size: 12px;
    transition: 0.5s;
    box-shadow: 1px 1px 1px 1px #000;
    text-transform: uppercase;
    font-weight: 700;
}
.button {
    margin-bottom: 10px;
}
.astro-active {
    z-index: 9;
    color: #fff;
    padding: 1px 8px;
    left: 15px;
    border-radius: 71% 71% 66% 66%;
    top: 7px;
}
.astro-online {
    background-color: #00be20;
}
.astro-busy,
.astro-offline {
    background-color: #dc7505;
}
.button a:first-child {
    padding: 17px 6px;
    margin-right: 10px;
    color: #fff;
    border-radius: 30px;
    border: none;
    cursor: pointer;
}
.button a:nth-child(2) {
    border-radius: 30px;
    border: 2px solid green;
}
.button a:nth-child(2):hover {
    color: #000;
    font-weight: 700;
}
.btn-disabled,
.btn-disabled:hover {
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
    line-height: 26px;
    background-color: #dc7505 !important;
    box-shadow: 1px 1px 1px 1px #000;
}
.btn-disabled span:nth-child(2) {
    position: relative;
    padding: 2px 15px 0 0;
    top: -6px;
    cursor: pointer;
}
.btn-call {
    box-shadow: 1px 1px 1px 1px #000;
    border-radius: 37px;
    cursor: pointer;
    color: #fff;
    background-color: #dc7505;
}
.continue-call-btn {
    position: absolute;
    display: block;
    margin: 69px 0 0 89px;
}
#callRequest {
    display: none;
    position: fixed;
    width: 24%;
    height: 182px;
    text-align: center;
    border: 4px solid;
    border-color: #dc7505 #3f3fff #00faff #ff6767;
    z-index: 9999;
    top: 23%;
    font-weight: 700;
    background-color: #fff;
    left: 38%;
    padding: 30px 8px;
    animation: 0.8s infinite requestcallspin;
    box-shadow: 2px 2px 36px 11px #000;
}
@keyframes requestcallspin {
    25% {
        border-color: #ff6767 #0f0 #3f3fff #00faff;
    }
    50% {
        border-color: #00faff #ff6767 #0f0 #3f3fff;
    }
    75% {
        border-color: #3f3fff #00faff #ff6767 #0f0;
    }
    100% {
        border-color: #0f0 #3f3fff #00faff #ff6767;
    }
}
.profile-info {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.profile-info h2:first-child {
    position: absolute;
    top: 188px;
    right: 6px;
    font-size: 19px;
    color: #000;
}
.profile-info span:nth-child(2) {
    position: absolute;
    top: 207px;
    right: 6px;
    font-size: 12px;
    font-weight: 700;
    margin-top: 6px;
    color: #626262;
}
.profile-info h2:nth-child(3) {
    position: absolute;
    top: 238px;
    right: 6px;
    font-size: 19px;
    color: #000;
}
.profile-info span:nth-child(4) {
    position: absolute;
    top: 256px;
    right: 6px;
    font-size: 12px;
    font-weight: 700;
    margin-top: 6px;
    color: #626262;
}
.profile-info h2:nth-child(5) {
    position: absolute;
    top: 291px;
    right: 6px;
    font-size: 19px;
    color: #000;
}
.br-span {
    border-radius: 0 !important;
    right: 0 !important;
    top: -384px;
}
.profile-info span:nth-child(6) {
    position: absolute;
    top: 308px;
    right: 6px;
    font-size: 12px;
    font-weight: 700;
    margin-top: 6px;
    color: #626262;
}
.astro-profile-info {
    position: absolute;
    right: 20px;
    top: -31px;
    width: 83px;
    display: inline-block;
    color: #fff;
    border-radius: 20px;
    background-color: #dc7505;
}
.astro-profile-info h6 {
    font-size: 12px;
    margin-top: 10px;
    line-height: 12px;
}
.about-astro .solution-list {
    width: 76%;
    height: 118px;
    position: relative;
    list-style: none;
    margin-top: 13px;
    left: -22px;
}
.about-astro .solution-list li {
    border-bottom: 1px solid #e1d8d8;
    padding: 3px 0;
    font-size: 14px;
    margin-top: 2px;
}
.consult-profile-image {
    display: flex;
    height: 120px;
    justify-content: center;
    align-items: center;
    flex-direction: initial;
    width: 100%;
}
.astrologer-section {
    background-color: #f3ebff;
}
.brands {
    width: 100%;
    padding-bottom: 25px;
}
.brands_slider_container {
    padding-left: 67px;
    padding-right: 67px;
}
.brands_slider {
    height: 100%;
    margin-top: 9px;
}
.brands_nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: pointer;
}
.blog-card .pic,
.forms-inputs,
.icon-bg-square,
.ourclient h3 {
    position: relative;
}
.brands_nav i {
    font-size: 23px;
    padding: 4px 8px;
    border-radius: 40px;
    color: #fff;
    background: #32179d;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.ourclient h3 {
    font-size: 30px;
    color: #dc7505;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 6px;
}
.brands_nav:hover i {
    color: #676767;
}
.brands_prev {
    left: 40px;
    z-index: 9;
}
.brands_next {
    right: 40px;
    z-index: 9;
}
.owl-stage {
    transform: translate3d(-1936px, 0, 0);
    transition: 0.25s;
    width: 5808px;
}
.blog-card {
    height: 545px;
    margin-top: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
    background: #fff;
    transition: 0.5s;
    cursor: pointer;
    user-select: none;
    z-index: 10;
    overflow: hidden;
}
.blog-card .backgroundEffect {
    bottom: 0;
    height: 0;
    width: 100%;
}
.blog-card:hover {
    color: #fff;
    transform: scale(1.025);
    box-shadow: rgba(0, 0, 0, 0.24) 0 5px 10px;
}
.blog-card:hover .backgroundEffect {
    bottom: 0;
    height: 320px;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: #1b9ce3;
    animation: 0.3s ease-in popBackground;
}
@keyframes popBackground {
    0% {
        height: 20px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%;
    }
    50% {
        height: 80px;
        border-top-left-radius: 75%;
        border-top-right-radius: 75%;
    }
    75% {
        height: 160px;
        border-top-left-radius: 85%;
        border-top-right-radius: 85%;
    }
    100% {
        height: 320px;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%;
    }
}
.blog-card .pic img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.blog-card .date {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 70px;
    background-color: #1b9ce3;
    color: #fff;
    position: absolute;
    bottom: 0;
    transition: none;
}
.blog-card .date .day {
    font-size: 14px;
    font-weight: 600;
}
.blog-card .date .month,
.blog-card .date .year {
    font-size: 10px;
}
.blog-card .text-muted {
    font-size: 14px;
}
.blog-card:hover .text-muted {
    color: #fff !important;
}
.blog-card .content {
    padding: 0 20px;
}
.blog-card .content .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    background-color: #1b9ce3;
    border-radius: 25px;
    font-size: 12px;
    border: none;
}
.blog-card:hover .content .btn {
    background: #fff;
    color: #1b9ce3;
    box-shadow: #0000001a 0 3px 5px;
}
.blog-card .content .btn .fas {
    font-size: 12px;
    padding-left: 5px;
}
.blog-card .content .foot .admin {
    color: #1b9ce3;
    font-size: 12px;
}
.blog-card .content .foot .icon {
    font-size: 12px;
    margin-left: 5px;
}
.card-header {
    padding: 0 !important;
}
.card-header span {
    white-space: initial;
}
.carousel-inner {
    height: 100%;
    background: #000;
}
.carousel-caption h2 {
    font-size: 60px;
}
.carousel-caption p {
    padding: 10px;
}
.carousel-caption {
    position: static;
}
@media (min-width: 768px) {
    .carousel-caption {
        padding: 213px 0;
    }
    .dsktp-hide {
        display: none !important;
    }
}
@media (max-width: 768px) {
    #footer .footer-top,
    .footer,
    .ftco-footer-social,
    .m-center {
        text-align: center;
    }
    .carousel-caption {
        padding: 66px 0;
    }
    .career h4 {
        margin-top: 7px !important;
    }
    .carousel-caption h2 {
        font-size: 40px !important;
    }
    .about__video__text {
        padding: 26px 0 0 !important;
        background: #fff;
        margin-top: 8px;
    }
    .inner-part-home img {
        position: relative;
        z-index: 99;
        text-align: center;
    }
    .flogo {
        margin: 0 auto;
    }
}
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.btn-transparent:hover {
    background-color: #fff;
}
.btn-rounded {
    border-radius: 70px;
}
.btn-large {
    padding: 11px 45px;
    font-size: 18px;
}
.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
.cmd-focus {
    display: inline;
    color: #30189f;
}
.about__video__text p {
    margin-bottom: 26px;
}
.primary-btn.second-bg {
    background: #0c2b4b;
}
.set-bg {
    border: 2px solid #fff;
    box-shadow: -1px 2px 7px 0 #000;
}
.name-section {
    position: absolute;
    bottom: 0;
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #fff;
    background-color: #6cedffd4;
    text-align: center;
    width: 100%;
    color: #000;
}
.btn-submit,
.card-whyChoose h5,
.logintext {
    text-shadow: 1px 1px 1px #000;
}
.about__video__text {
    padding: 70px 50px 70px 65px;
    background: #fff;
}
.btn-default-web,
.btn-sm-default-web {
    background: #0c2b4b;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}
.btn-default-web {
    padding: 14px 30px;
}
.btn-sm-default-web {
    padding: 5px 30px;
}
.btn-default-web:hover,
.btn-sm-default-web:hover {
    text-decoration: none;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .header_search {
        display: none;
    }
    .page_menu_search {
        display: block;
    }
    .img-logo-wth {
        width: 165px;
    }
}
@media only screen and (max-width: 575px) {
    .logo a,
    h2 {
        font-size: 24px;
    }
    p {
        font-size: 13px;
    }
    .cart_text,
    .header_search,
    .top_bar,
    .wishlist_text {
        display: none;
    }
    .logo_container,
    .wishlist_cart {
        height: 72px;
    }
    .cat_burger {
        width: 16px;
        height: 12px;
    }
    .cat_burger span:nth-child(2) {
        top: 5px;
    }
    .cat_burger span:nth-child(3) {
        top: 10px;
    }
    .menu_trigger_text {
        font-size: 13px;
        margin-right: 10px;
    }
    .wishlist {
        margin-right: 23px;
    }
    .wishlist_content {
        margin-left: 6px;
    }
    .cart_text a,
    .wishlist_text a {
        font-size: 14px;
    }
    .cart_price,
    .page_menu_item > a,
    .page_menu_selection li a,
    .wishlist_count {
        font-size: 12px;
    }
    .wishlist_icon {
        width: 20px;
    }
    .cart_content {
        margin-left: 18px;
    }
    .cart_icon {
        width: 17px;
    }
    .cart_count {
        width: 21px;
        height: 21px;
    }
    .cart_count span {
        line-height: 21px;
    }
    .top_bar_user {
        margin-left: 0;
    }
    .main_nav {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 0;
    }
    .main_nav_content {
        height: 35px;
    }
    .menu_trigger_container {
        padding-right: 15px;
    }
    .img-logo-wth {
        width: 181px;
    }
}
#container {
    background-image: url("https://images.pexels.com/photos/1363876/pexels-photo-1363876.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
    width: 100%;
    color: #ffff;
}
.country-code {
    width: 109px;
}
.card-login {
    margin-top: 14px;
    background-color: #051e9726;
    box-shadow: 0 0 13px 1px #000;
}
.fa-control {
    padding: 12px 6px;
    font-size: 1.2rem;
    border: 1px solid #1c0505;
    background-color: #e9f7ea;
}
.fa-control::placeholder {
    font-size: 1.2rem;
}
.all-astro .abs,
.logintext {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}
.logintext {
    padding: 6px 0;
    color: #fff;
}
select.form-control:not([size]):not([multiple]) {
    height: auto !important;
}
.emp-card {
    width: 300px;
    border-radius: 50px;
    margin: 10px auto;
    padding: 17px 0;
    background-color: #890b15;
    text-align: center;
    color: #fff;
    font-size: 27px;
    animation: 5s infinite blink;
}
.text-blink {
    color: #dc7505;
    font-weight: 700;
    animation: 0.5s infinite text_blink;
}
.livebtn {
    position: inherit;
    margin: 0 auto;
    width: 111px;
}
.snake-effect::after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    width: 10px;
    border-radius: 18px;
    border-bottom: 4px solid #dc7505;
    animation: 5s infinite snakeEffect;
}
@keyframes snakeEffect {
    0% {
        right: 0;
        width: 10px;
    }
    20% {
        right: 0;
        width: 45px;
    }
    50% {
        right: 35px;
        width: 10px;
    }
    75% {
        right: 35px;
        width: 55px;
    }
    100% {
        right: 80px;
        width: 10px;
    }
}
@keyframes text_blink {
    0% {
        color: #8f0505;
    }
    100% {
        color: #dc7505;
    }
}
.bcontact-us {
    padding: 50px 0;
    border: 1px solid #bba3a3;
    box-shadow: 1px 3px 5px 1px #000;
    margin: 4px 0 38px;
}
.report {
    padding: 10px 0;
    color: #000;
}
.report img {
    width: 120px;
}
.report h5 {
    margin-top: 5px;
    font-size: 18px;
    color: #dc7505;
    text-transform: uppercase;
}
.report .report-card {
    border: 1px solid #e2dddd;
    margin-top: 10px;
    background-color: #fff;
}
.card-whyChoose {
    background-size: cover;
    background-position: bottom;
    height: 260px;
    padding-top: 106px;
}
.card-whyChoose h5 {
    color: #fff;
    font-size: 27px;
}
.forms-inputs span {
    position: absolute;
    top: -18px;
    left: -2px;
    color: #fff;
    border-radius: 68px;
    background-color: #05ad2e;
    padding: 3px 7px;
    box-shadow: -2px 1px 1px 1px #000;
    font-size: 13px;
}
.form-outer {
    padding: 17px;
    border-radius: 25px;
    background-color: #0000001a;
}
.about {
    background-color: #212d37;
}
.ex-header {
    padding-top: 8.5rem;
    padding-bottom: 4rem;
    color: #fff;
    background-color: #273541;
}
.btn-submit {
    background-color: #05ad2e;
    color: #fff;
    border: 0;
    font-size: 20px;
    padding: 11px 41px;
}
.io-icon {
    padding: 15px 0;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#0ee951),
        to(#00dabf)
    );
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.astro-consult {
    margin-top: -8px;
    background-image: url(../../astrologer/images/bg2.jpg);
    background-size: cover;
    padding: 1% 9%;
    color: #fff;
    text-shadow: 1px 4px 6px #000;
    background-position: top;
    background-attachment: fixed;
}
.card-wallet-recharge,
.cashback-available,
.pre-money {
    text-shadow: 1px 1px 1px #000;
}
.all-astro .abs {
    font-weight: 700;
    position: relative;
    padding-bottom: 6px;
}
.package-sticky {
    text-align: center;
    color: #fff;
    padding: 10px;
    position: sticky;
    position: -webkit-sticky;
    box-shadow: 0 0 2px 0 #000;
    justify-content: center;
    top: 66px;
    z-index: 9;
}
.all-astro {
    background-color: #e0f2ff;
}
.card-pp-view {
    padding: 21px 0;
    margin-bottom: 10px;
    border: 1px solid #e5e5e5;
}
.side-haeding {
    background-color: #dc7505;
    color: #fff;
    padding-left: 12px;
    border-radius: 7px;
}
.btn-buynow {
    display: block;
    background-color: #dc7505;
    color: #fff;
    width: 106px;
    margin: 6px auto;
}
.btn-buynow:hover {
    background-color: #260247;
    color: #fff;
}

.to-black {
    background-color: #000;
    color: #fff;
    border-radius: 10px;
}
.pre-money {
    background-color: #390095;
    padding: 6px 11px;
    color: #ffff;
    border: 0;
    cursor: pointer;
    border-radius: 48px 0;
}
.wallet-active-outer {
    background-color: #6d7d72;
    width: 100%;
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-wallet-recharge {
    display: inline-grid;
    width: 126px;
    font-weight: 700;
    margin: 3px auto;
    font-size: 17px;
    box-shadow: 0 1px 3px 0 #000;
    border: 1px solid #e1d7d7;
    text-align: center;
}
.typing,
.typing2 {
    white-space: nowrap;
    overflow: hidden;
    border-right: 3px solid;
    -webkit-text-fill-color: transparent;
}
.added {
    color: #000;
    background-color: #fff;
}
.not-added {
    color: #fff;
    background-color: #bf0893;
}
.cashback-available {
    background-color: #ff5722;
    border-radius: 18px;
    text-align: center;
}
.adons-img {
    height: 50px;
    width: 50px;
    margin: 0 auto;
}
.pendent-addons .card {
    text-align: center;
    padding-bottom: 20px;
    box-shadow: 2px 2px 6px 0 #c8a7d8;
}
.pendent-addons .cursor-pointer {
    cursor: pointer;
    color: #42a5f5;
}
.pendent-addons .pic {
    margin-top: 30px;
    margin-bottom: 20px;
}
.pendent-addons .card-block {
    border: 1px solid #d3d3d3;
    border-radius: 5px !important;
    background-color: #fafafa;
    margin-bottom: 30px;
}
.pendent-addons .radio {
    display: inline-block;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    color: #000;
    font-weight: 500;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}
.pendent-addons .radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.pendent-addons .radio.selected {
    box-shadow: 0 8px 16px 0 #eee;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}
.pendent-addons .selected {
    background-color: #e0f2f1;
    border: 1px solid #00cbc0;
}
.pendent-addons .a {
    justify-content: center !important;
}
.pendent-addons .btn {
    border-radius: 0;
}
.pendent-addons h6 {
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.pendent-addons .btn,
.pendent-addons .btn:active,
.pendent-addons .btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}
.follow-pedit {
    position: absolute;
    margin-top: -44px;
    margin-left: 23px;
    padding: 3px 5px;
    background-color: #1c6496;
    border-radius: 100%;
    color: #fff;
}
.ringing_phone {
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #dc7505;
    padding: 0;
    width: 37px;
    height: 37px;
    text-align: center;
    position: relative;
}
.ringing_phone i {
    line-height: 50px;
    font-size: 1.25em;
}
.ringing_phone:after,
.ringing_phone:before {
    position: absolute;
    content: "";
    opacity: 0;
    border-right: 2px solid #fff;
    width: 15px;
    height: 15px;
    left: 40%;
    top: 28%;
    border-radius: 50%;
    transform: rotate(-40deg);
    animation: 2s infinite both fadeInOne;
}
.ringing_phone:before {
    width: 20px;
    height: 20px;
    left: 40%;
    top: 20%;
    animation: 2s infinite both fadeInTwo;
}
@keyframes fadeInOne {
    45% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeInTwo {
    55% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.btn-call span:nth-child(2),
.login-first span:nth-child(2) {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-right: 14px;
    position: relative;
    top: -8px;
}
.ads-section {
    margin-top: -135px;
}
.subtitle {
    text-transform: capitalize;
    font-size: 18px;
    color: #8b8e93;
    font-weight: 400;
}
.shadow.rounded-sm {
    background-color: #f5d73f;
    box-shadow: 1px 1px 7px 1px #3254cf;
}
.shadow.rounded-sm h6 {
    margin-top: 10px;
    color: #dc7505;
    text-shadow: 1px 1px 1px #fff;
}
.paragraph,
.shadow p {
    font-weight: 400;
    color: #8b8e93;
    font-size: 15px;
    line-height: 1.6;
    font-family: "Open Sans", sans-serif;
}
.icon-bg-square::after,
.rounded-sm,
.team-member::before {
    border-radius: 15px;
}
.icon-primary {
    text-shadow: 2px 8px 16px #d3d700;
    color: #fff;
    animation: 5s infinite blink;
}
@keyframes blink {
    0% {
        background-color: #058f3a;
        text-shadow: 2px 8px 16px #0dbdd4;
    }
    50% {
        background-color: #05075f;
        text-shadow: 2px 8px 16px #00d736;
    }
    100% {
        background-color: #abc902;
        text-shadow: 2px 8px 16px #000;
    }
    25% {
        text-shadow: 2px 8px 16px #3135ff;
    }
    75% {
        text-shadow: 2px 8px 16px #d70000;
    }
}
.icon-lg {
    font-size: 50px;
}
.icon-bg-square::after {
    content: "";
    position: absolute;
    top: -55px;
    left: 73%;
    width: 75px;
    height: 75px;
    -webkit-transform: rotate(50deg) scale(0.8) skew(-1deg, -15deg)
        translateX(16px) translateY(97px);
    transform: rotate(50deg) scale(0.8) skew(-1deg, -15deg) translateX(16px)
        translateY(97px);
    background: #ce104d;
}
.icon-bg-square::before {
    z-index: 1;
    position: relative;
}
.wrapper {
    margin: 0 auto;
    width: 40%;
    padding: 5% 0 13%;
    color: #fff;
    display: grid;
    place-items: center;
}
.typing {
    width: 100%;
    animation: 4s steps(22) infinite alternate typing;
    background: -webkit-linear-gradient(#000, #ff0028);
    text-shadow: 0 2px 0 #f9f48c;
    -webkit-background-clip: text;
}
.typing2 {
    width: 90%;
    animation: 5s steps(22) infinite alternate typing2;
    background: -webkit-linear-gradient(#000, #ff0028);
    text-shadow: 0 2px 0 #aeff32;
    -webkit-background-clip: text;
}
@keyframes typing {
    from {
        width: 0;
    }
}
@keyframes typing2 {
    from {
        width: 0;
    }
}
.owl-carousel .owl-item {
    width: 100%;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
    box-shadow: 1px 1px 4px 1px #000;
    background-color: #fff;
    transition: 0.3s ease-in-out;
}
.owl-carousel .owl-item .outer-card {
    padding: 5px 0 18px 4px;
    position: relative;
    opacity: 0.1;
    transform: scale3d(0.8, 0.8, 0.8);
    transition: 0.3s ease-in-out;
}
.owl-carousel .owl-stage-outer {
    overflow-y: auto !important;
    padding-bottom: 40px;
}
.owl-carousel .owl-item img {
    margin: 0 auto;
    border-radius: 100px;
    height: 100px;
    border: 4px solid;
    border-color: #dc7505 gray #8b008b #00f;
    width: 100px !important;
    box-shadow: 1px 1px 4px 2px #20005a;
}
.owl-carousel .owl-item .outer-card .name {
    display: block;
    width: 66%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    background-color: #6f42c1;
    padding: 0.3rem 0.4rem;
    border-radius: 5px;
    box-shadow: 1px 2px 3px #3c405a;
}
.owl-carousel .owl-item.active.center .outer-card {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.owl-theme .owl-dots .owl-dot span {
    height: 20px;
    background: #fff !important;
    border-radius: 2px !important;
    opacity: 0.8;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    height: 13px;
    width: 13px;
    opacity: 1;
    transform: translateY(2px);
    background: #83b8e7 !important;
}
@media (min-width: 480.6px) and (max-width: 575.5px) {
    .owl-carousel .owl-item .outer-card .name {
        left: 24%;
    }
}
@media (max-width: 360px) {
    .owl-carousel .owl-item .outer-card .name {
        left: 30%;
    }
}
.client-says {
    background-color: #dc7505;
}
#adharCardImage,
#panCardImage,
#profileImage {
    width: 120px;
    height: 120px;
}
.ads-form {
    width: 92%;
    padding: 10px;
    background-color: #116e8175;
    position: absolute;
    border-radius: 14px;
    box-shadow: 1px 1px 11px 2px #bb927e;
    top: -111px;
}
.ads-form h3,
.ads-form small {
    background-color: #8a1113;
    color: #fff;
    border-radius: 9px;
}
.mrq-ads {
    margin-bottom: -6px;
    color: #fff;
    background-color: #dc7505;
    text-shadow: 1px 1px 1px #00008b;
}
.innerDivOtp input {
    width: 36px;
    height: 36px;
    border: none;
    margin: 5px;
    box-shadow: 0 0 2px #000;
    border-radius: 5px;
    padding: 0 2px 0 13px;
}
.card1 .input-style input[type="text"] {
    position: relative;
    width: 100%;
    border: 1px solid #dbdcdc;
    outline: 0;
    background-color: #ffffff00;
    z-index: 9;
    box-sizing: border-box;
    display: block;
    padding: 0.6rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.card1 .input-style span {
    position: absolute;
    top: 10px;
    height: 20px;
    background-color: #fff;
    z-index: 1;
    opacity: 0.6;
    padding: 0 11px;
    left: 13%;
}
.select button:first-child,
.select button:nth-child(2) {
    height: fit-content;
    border: #ffdead;
}
.select button:first-child:hover,
.select button:nth-child(2) {
    background-color: #5151fc;
    color: #fff;
}
.card1 .input-style i {
    position: absolute;
    top: 33px;
    left: 3px;
    font-size: 14px;
}
.input-style input:focus ~ span,
.input-style input:valid ~ span {
    top: -13px;
    font-weight: 800;
    opacity: 1;
    z-index: 99;
}
a.gflag {
    font-size: 15px;
    padding: 0;
    background-repeat: no-repeat;
    background-image: url(//gtranslate.net/flags/16.png);
}
a.gflag img {
    border: 0;
}
a.gflag:hover {
    background-image: url(//gtranslate.net/flags/16a.png);
}
#goog-gt-tt,
#google_translate_element2,
.goog-te-banner-frame {
    display: none !important;
}
.goog-te-menu-value:hover {
    text-decoration: none !important;
}
body {
    top: 0 !important;
}
.changeLanguage {
    text-align: center;
    border: 1px solid #3a0f0f;
    color: #fff;
    border-radius: 8px;
    margin-right: 10px;
    background-color: #dc7505;
}
.mangal-dosha {
    background: url(../images/mangal-dosha.gif) center no-repeat fixed;
}
.row-mangal-dosha {
    background-color: rgb(255 255 255 / 35%);
}
.notify-popup {
    position: fixed;
    top: 120px;
    width: 80%;
    z-index: 999;
    background-color: #fff;
}
.notify_outer {
    border: 1px solid #e4e3e3;
    border-radius: 5px;
}
.notify-popup .select {
    width: 137px;
}
.notify_box {
    background-color: #228b22;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.notification_Icon i {
    font-size: 50px;
    background-color: #228b22;
    color: #fff;
    border-radius: 5px;
}
.notification_text span {
    font-size: 18px;
    color: #191970;
    font-weight: 600;
}
.notification_text p {
    color: grey;
    font-weight: 500;
}
.cancel_btn i {
    font-size: 25px;
}
.select button:first-child {
    margin-right: 8px;
    transition: 0.2s linear;
}
.select button {
    text-decoration: none;
    padding: 5px;
}
