/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/


.img-container img {
    display: block;
    max-width: 100%;
}

.preview {
    overflow: hidden;
    width: 160px;
    height: 160px;
    margin: 10px;
    border: 1px solid red;
}

.modal-lg {
    max-width: 1000px !important;
}

div#success-slider .owl-dots {
    display: none;
}

button.btn.btn-report {
    position: absolute;
    top: -14px;
    right: 0;
    padding: 0;
    border-radius: 50%;
    background: none;
    color: #607d8b;
}

button#nextPlatinum {
    position: absolute;
    top: 50%;
    right: -5%;
}
button#prevPlatinum {
    position: absolute;
    top: 50%;
    left: -5%;
}
.razorpay-payment-button{
    color: #ffffff!important;
    background-color: #4caf50!important;
    width: 100%;
    text-align: center;
    background-size: 200%!important;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
    cursor: pointer;
}

.form-group.required .control-label:after {
    content: "*";
    color: red;
}

.search-sidebar h4 {
    font-size: 1rem;
    border-bottom: 2px solid #dc1526;
    margin-bottom: 25px;
    padding-bottom: 5px;
    display: block;
    font-weight: 600;
}

button.btn.btn-ignore {
    background: none;
    color: #5546a7;
    font-size: 14px;
    padding: 0;
    box-shadow: 1px 1px 4px 1px #dee2e6;
}

button.btn.btn-ignore i {
    font-size: 14px;
}

.modal-body label {
    margin-left: 8px;
    font-weight: 400;
    cursor: pointer;
}

.modal-body label:hover {
    color: green;
}

.blur-img{
    filter: blur(6px);
}
.btn-suggestion {
    background: #f8fafc;
    font-weight: 600;
    color: #334155;
    padding: 5px;
    font-size: 10px;
}

.kundali-lists {
    position: relative;
}

.show-report {
    position: absolute;
    bottom: 12px;
    right: 10px;
}
.kundali-lists p {
    margin: 0;
    color: #da0f23;
    font-size: 16px;
}

.kundali-lists ul li {
    display: inline-block;
    margin: 2px 4px;
}

.show-report {
    cursor: not-allowed;
}



#modalMembership .modal-header {
    padding: 0;
    border: 0;
}

#modalMembership .modal-header .close {
    position: absolute;
    top: 5px;
    right: 0;
    color: #fcc13e;
    opacity: 1;
    text-shadow: none;
}

#modalMembership .modal-body {
    padding: 0;
    position: absolute;
    width: 45%;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    text-align: center;
}

#modalMembership .modal-body h3 {
    font-family: 'Engagement', cursive;
    font-size: 35px;
    color: #fdbc3d;
}

#modalMembership .modal-body p {
    color: #ececec;
}

.close:not(:disabled):not(.disabled):focus, 
.close:not(:disabled):not(.disabled):hover {

    outline: 0;
}

.btn-upgrd{
    background-image: linear-gradient(90deg, #ffc822 0, #ffc21e 50%, #ffd72d 100%)!important;
    color: #000!important;
    font-weight: 600;
    margin-bottom: 5px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
}

.seo-box {
    background: #fff;
    padding: 20px 30px;
    font-size: 13px;
    text-align: center;
    margin-bottom: 35px;
    -webkit-box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 10%);
}

.seo-box b {
    color: #da0f23;
}

h5.register-h5 {
    background: gold;
    padding: 10px 30px;
    font-weight: 600;
    color: #000;
    display: inline-block;
}

.seo-box h3 {
    font-weight: 600;
}

.sucess-img-div {
    max-height: 200px;
    overflow: hidden;
}

.bg-shadow {
    background: #fff;
    padding: 20px 30px;
    font-size: 13px;
    text-align: center;
    margin-bottom: 35px;
    -webkit-box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 3px 0 rgb(0 0 0/10%);
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);
}


div#storyModal h5 {
    font-family: engagement,cursive;
    font-size: 2.2rem;
    color: #f0462c;
    text-align: center;
    display: block;
    width: 100%;
}

.col-6.success-story-img {
    background: #da0f23;
}

div#storyModal .modal-body {padding-top: 0;padding-bottom: 0;background: #da0f23;}

.img-thumbnail {}

.col-6.success-story-img img {
    margin: 20px;
    width: 90%;
}

.col-6.success-story-text {
    background: #da0f23;
    color: #fff;
    position: relative;
    padding: 30px;
}

.story-wish {
    background: #fff;
    color: #222;
    padding: 20px;
    border-top: 3px solid gold;
    position: absolute;
    bottom: 20px;
    font-size: 16px;
}

.story-wish p {
    margin: 0;
}

span#cong-name {
    font-weight: 700;
    color: #9c040e;
    font-style: italic;
}

div#storyModal .modal-header {
    border: 0;
    background: #ee9ca7;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #ffdde1, #ee9ca7);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #ffdde1, #ee9ca7); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.col-6.success-story-text h2 {
    color: #f9e535;
}

p.story {
    font-size: 16px;
    line-height: 1.8;
    font-style: italic;
}

div#storyModal button.close {
    opacity: 1;
    text-shadow: none;
    font-size: 30px;
    color: #920e2d;
}

.pf-about h2 small,
.detail_title_1 h2 small{
    vertical-align: top;
}

.pf-about h2 small img,
.detail_title_1 h2 small img {
    width: 20px;
}

.sub_header_in.sticky_header{
    margin-top: 85px;
}

#star_section,
#blogs_section,
#success_section,
#info_section,
#paltinum_section {
    display:none;
}

.tawk-card.tawk-card-inverse .tawk-text-center {
    display: none;
}
.photo-overlay {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(224 224 224 / 93%);
    z-index: 9999;
    display: none;
}

.photo-loading {  
    left: 50%;  
    top: 50%;  
    font-size: 36px;  
    font-weight: bold;
    letter-spacing: 4.4px;  
    text-transform: capitalize;  
    position: absolute;  
    overflow: hidden;  
    transform: translate(-50%, -60%);  
}  
.photo-loading:before {  
    color: #f0462c;  
    content: attr(data-loading-text);  
}  
.photo-loading:after {  
    top: 0;  
    left: 0;  
    width: 0;  
    opacity: 1;  
    color: #444;  
    overflow: hidden;  
    position: absolute;  
    content: attr(data-loading-text);  
    animation: loading 5s infinite;  
}  
@keyframes loading {  
    0% {  
         width: 0;  
   }  
    100% {  
         width: 100%;  
   }  
}  






.auth-section {
    background: #f1f7fe;
}

.auth-wrapper {
    background: #f24570;
    padding: 20px 30px 20px;
    box-shadow: 0 10px 20px rgb(136 136 136 / 30%);
}

.auth-wrapper.login{
    padding: 0;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.auth-wrapper label {
    color: #fff;
}

.auth-wrapper .form-control::placeholder {
    color: #737373;
    font-size: 12px;
}

.auth-wrapper .form-control {
    background: #fff1f2;
    border: none;
    margin-bottom: 5px!important;
    color: #222;
}

.auth-wrapper.login .form-control {
    margin-bottom: 10px!important;
}

.dob-info {
    left: -20px;
}

.auth-wrapper .form-control:focus {
    box-shadow: 0 0 0px 2px rgb(255 255 255 / 25%);
}

.auth-wrapper h3 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}

.auth-section .about__title {
    margin-bottom: 25px;
}

.auth-wrapper button.btn_1.rounded.btn-bg {
    background: #fff!important;
    color: red!important;
}

.auth-section .main_title_2 h2 {
    margin-bottom: 15px;
}

.auth-section .main_title_2 p {
    font-size: 18px;
    color: #213366;
}

.auth-section .invalid-feedback {
    display: block;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 10px;
    color: #be123c;
    background: #fff;
    font-family: inherit;
    font-weight: 600;
    padding: 6px 5px;
    text-align: center;
}
.container-profilepic {
    width: 250px;
    height: 250px;
}
.photo-preview {
    background-size: cover;
    background-position: center;
    border-radius: 50%;
}
.middle-profilepic {
    background-color: rgba( 255,255,255, 0.69 );
    display: flex!important;
    cursor: pointer;
    border-radius: 50%;
}

.container-profilepic:hover .middle-profilepic {
   filter: invert(1);
}

.text-profilepic label {
    color: #f24570;
}
.photo-guidelines {
    color: #fff;
    margin-top: 10%;
}
.photo-guidelines h6 {
    color: #fff;
    text-decoration: underline;
}

.photo-guidelines ol {
    list-style: auto;
    padding-left: 15px;
}
.auth-wrapper.photo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 15%;
}

.auth-wrapper.photo p {
    font-size: 15px;
}
.hamburger {
    background-color: #c23b46!important;
}
a.btn_mobile {
    position: absolute;
    left: 20px;
    top: 30px;
}