body{
    background: #fff !important;
}
.textgreen{
    color: #42C826;
}
.dflex{
    display: flex;
}
.matrifsSection{
    border-radius: 0px 0px 28px 28px;
    background: linear-gradient(79deg, #FFF6ED 0.51%, #FFC7D8 99.68%);
    padding-bottom: 5rem;
}
.matrifsSection .mrgImg{
    width: 90%;
    border-radius: 22.602px;
    border-top: 15px solid #FC5668;
}
.matrifsSection .gradbor{
    border: 1px solid transparent;
    border-image: linear-gradient(45deg, rgba(0, 0, 0, 0.00), #000, rgba(0, 0, 0, 0.00));
    /* background: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0%, #000 50%, rgba(0, 0, 0, 0.00) 100%); */
    border-image-slice: 1;  
}
.underlineRed{
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-color: #FC5668;
    text-decoration-thickness: 10.5%;
    text-underline-offset: 16.5%;
    text-underline-position: from-font;
}
.matricustombtn{
    border-radius: 12px;
    background: #FC5668;
    color: #fff;
    padding: 10px 20px;
    border: none;
}
.matricustomOutlinebtn{
    border-radius: 12px;
    padding: 10px 20px;
    border: 1px solid #FC5668;
    color: #FC5668;
    background-color: transparent;
}

.mrgsearchdiv{
    border-radius: 12px;
    background: rgba(255, 236, 236, 0.80);
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(3px);
    padding: 31px 96px 30px 96px;
    margin-top: -4rem;
}

.matrimonyForm .form-select{
    padding: 10px 20px;
}
.matrimonyForm .form-label{
    color: #202020;
    font-size: 20px;
    font-weight: 500;
}

.choose-us-card{
    border-radius: 500px 500px 0px 0px;
    background: #FFF5F6;
    height: 100%;
    padding: 1rem 2rem;
}
.choose-us-card .imgDiv{
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -5rem;
}
.choose-us-card .imgDiv img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.success-story-div .imgdiv{
    width: 100%;
    height: 400px;
}
.success-story-div .imgdiv img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 28px;
}
.success-story-div .contentdiv{
    border-radius: 28px;
    background: #FFF5F6;
    height: 100%;
    display: grid;
    padding: 2rem 1.5rem;
}


.profile_complete{
    width: fit-content;
}
.profile_complete .border{
    padding-right: 2rem !important;
}
.profile_complete .imgDiv{
    width: 60px;
    height: 60px;
}
.profile_complete .imgDiv img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mrg_Card{
    border-radius: 11px;
    background: #FFF;
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);
    padding: 1rem;
}
.mrg_Card .imgDiv{
    width: 100%;
    height: 150px;
}
.mrg_Card .imgDiv img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 14px;
}

.connectionfsSection{
    border-radius: 0px 0px 28px 28px;
    background: #FFF3F5;
}

.connectionNav .nav-link.active, .connectionNav .show>.nav-link {
    color: #FC5668 !important;
    font-weight: 600;
    background-color: transparent !important;
    border-bottom: 3px solid #FC5668;
    border-radius: 0 !important;
}
.connectionNav .nav-link {
    color: rgba(32, 32, 32, 0.80) !important;
    font-weight: 500;
}
.lightpinkBg{
    background: #FFF5F6;
}
.progress-bar{
    background: linear-gradient(90deg, rgba(66, 200, 38, 0.20) 0%, #42C826 100%) !important;
}
.connectionSidenav .navTab{
    padding: 0.8rem 1rem;
}
.connectionSidenav .navTab.active{
    background-color: #fff;
}
.connectionSidenav .navTab.active p{
    color: #FC5668;
    font-size: 17px;
    font-weight: 500;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: 10.5%; /* 2.1px */
    text-underline-offset: 16.5%; /* 3.3px */
    text-underline-position: from-font;
}
.connectionSidenav .navTab.active span{
    font-size: 17px;
    font-weight: 600;
}

.candidateCard{
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);
    padding: 1rem;
    margin-bottom: 1rem;
}
.candidateCard .imgDiv{
    width: 200px;
    height: 150px;
    position: relative;
}
.candidateCard .imgDiv img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.candidateCard .butndiv{
    padding-left: 1rem;
    display: grid;
}
.candidateCard .butndiv button{
    margin-top: 0.8rem;
}

.proSideNav{
    padding: 25px 15px;
    border: 2px solid transparent;
    border-radius: 15px;
    background: linear-gradient(to right, white, white), linear-gradient(to right, #fff, #FC5668);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.matriprofileCard{
    border-radius: 24px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);
    padding: 1rem;
}
.matriprofileCard .imgDiv{
    height: 260px;
    width: 100%;
    position: relative;
}
.matriprofileCard .imgDiv img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
    position: relative;
}
.matriprofileCard .imgDiv .sidesocial{
    position: absolute;
    right: -0.5rem;
    top: -0.5rem;
    display: grid;
}

.matrimony-form{
    background: #FFF8F9;
    padding: 3rem 2rem !important;
}
.profilemt5{
    margin-top: 3rem;
}
.matrimonyCount{
    gap: 3rem;
    justify-content: space-between;
}

.showProfileimg .bigImg{
    width: 300px;
    height: 500px;
}
.showProfileimg .bigImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.profilebottomCard{
    border-radius: 14px;
    width: 80px;
    height: 80px;
    position: relative;
}
.profilebottomCard img{
    height: 100%;
    width: 100%;
    border-radius: 14px;
    object-fit: cover;
}
.add.profilebottomCard{
    background: rgba(255, 255, 255, 0.50);
    backdrop-filter: blur(3px);
    display: grid;
    align-items: center;
}
.profilebottomCard .crossIcon{
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
}


@media only screen and (max-width: 768px){
    .matrifsSection{
        background: url(../asset/mrgimg/mobilebg.png);
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff;
    }
    .matrifsbeforelogSection{
        color: #fff;
        background: url(../asset/mrgimg/bgindex.png);
        background-size: cover;
        background-repeat: no-repeat;
    }
    .matrifsbeforelogSection .paddingTop{
        padding-top: 15rem;
    }
    .matrifsSection .paddingTop{
        padding-top: 15rem;
    }
    .matricustombtn {
        padding: 8px 15px;
    }
    .matricustomOutlinebtn {
        padding: 8px 15px;
    }
    .profile_complete .imgDiv img {
        object-fit: contain;
    }
    .profile_complete .imgDiv {
        width: 100px;
        height: 100px;
    }
    .connectionNav{
        width: 100%;
        display: flex !important;
        flex-wrap: nowrap !important;
        white-space: nowrap;
        overflow-x: auto;
        padding-bottom: 0.5rem;
    }
    .dflex{
        display: block;
    }
    .candidateCard .fs-20{
        font-size: 18px;
    }
    .candidateCard .butndiv {
        padding-left: 0;
    }
    .candidateCard .btndisMob{
        display: flex;
        gap: 0.5rem;
    }
    .matriprofileCard .imgDiv {
        height: 360px;
        margin-bottom: 1rem;
    }
    .profilemt5{
        margin-top: 0;
    }
    .matrimonyCount{
        gap: 0.5rem;
        justify-content: center;
        border-radius: 14px;
        background: rgba(255, 236, 236, 0.80);
        backdrop-filter: blur(3px);
        color: #111;
        padding: 1rem 0;
        margin-bottom: -2rem;
    }
    .matrimonyCount p{
        margin-bottom: 0;
    }
    .mrgsearchdiv {
        border-radius: 12px;
        background: rgba(255, 236, 236, 0.80);
        box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);
        backdrop-filter: blur(3px);
        padding: 20px 10px 20px 10px;
        margin-top: 3rem;
    }
    .matrimonyForm .form-label{
        font-size: 0.8rem;
    }
}



