


.first_card_footer{
    background: #3f3f97 !important;
    color: #fff;
    text-align: center;
    margin-top: 28px;
    height: 50px;
}

.second_footer{
    background: #3f3f97 !important;
    color: #fff;
    text-align: center;
    margin-top: -39px;
    height: 50px;
}


.logo_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.logo_img_2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photo {
    width: 80px;
    height: 80px;
    border: 2px solid black;
    transform: translate(0px, 0px);
}

.sampark {
    text-align: center !important;
    transform: translateY(5px);
    font-size: 15px;
    font-weight: 600;
}

.head_main1{
    margin-left: 34px;
    margin-top: 50px !important;
}

.back_id-card {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 360px;
    height: 460px;
    border: 3px solid #000000;
    margin-left: 13px;
}

.front{
  width: 262px;
    height: 373px;
    border: 5px solid #1c3d21;
    position: absolute;
    top: 374px;
    margin-left: 24px;
    color: black;
}

.id-back {
   width: 262px;
    height: 372px;
    border: 5px solid #1c3d21;
    position: absolute;
    top: 764px;
    margin-left: 150px;
    color: black;
}
.bottom-left {
    position: absolute;
    bottom: 157px;
    right: 397px;
    left: 116px;
    right: 499px;
     color: black;
     margin-left: 18px;

}

.father {
    position: absolute;
    top: 235px;
    color: black;
    font-size: 15px;
    margin-left: 15px 
}

.top-right {
  position: absolute;
    top: 256px;
    color: black;
    font-size: 15px;
    margin-left: 14px;
    
}
.bottom-right {
   position: absolute;
    top: 278px;
    font-size: 15px;
    color: black;
    margin-left: 13px;
}

.centered {
    position: absolute;
    top: 220px;
    left: 151px;
    font-size: 27px;
     color: black;
    transform: translate(-100%, -100%);
}
 .email {
    position: absolute;
    top: 306px;
    left: 169px;
    color: black;
    transform: translate(-50%, -50%);
}
.ajent_id {
    position: absolute;
    top: 239px;
    left: 115px;
    color: black;
    transform: translate(-100%, -100%);
    font-size: 15px;
}
.address{
    position: absolute;
    top: 312px;
    left: 70px;
    color: black;
    font-size: 15px;
    transform: translate(-44%, -50%);
}
    
.download_btn{
    transform:translateX(-25px);
}
.join{
     position: absolute;
    top: 252px;
    left: 151px;
     color: black;
    transform: translate(-50%, -50%);
}
.join_date{
   position: absolute;
    top: 245px;
    left: 115px;
    font-size: 10px;
    color: black;
    transform: translate(-50%, -50%);
}
.exp{
    position: absolute;
    top: 271px;
    left: 108px;
    font-size: 11px;
    color: black;
    transform: translate(-50%, -50%);
    
}
.ls-tight{
    margin-top:-25px !important;
}
.btn_edit{
    margin-top:10px !important;
}
.btn_welcome{
   display:none !important;
}
.address1{
    
    position: absolute;
    top: 374px;
    left: 96px;
    font-size: 10px;
    color: black;
    transform: translate(-50%, -50%);
}
.phone{
    
    position: absolute;
    top: 383px;
    left: 174px;
    font-size: 10px;
    color: black;
    transform: translate(-50%, -50%);
}
.pic{
    position: absolute;
    width: 110px;
    height: 110px;
    margin-top: 65px;
    margin-left: -178px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
} 
.pic img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:50%;
}
.user_id_card{
    text-align:center !important;
    margin-top:115px !important;
}
.user_profile{
    font-size: 18px;
    background:linear-gradient(45deg, hsl(42.48deg 87.98% 64.12%), hsl(133.33deg 45% 15.69%));
    width: 230px !important;
    height: 38px !important;
    color: white !important;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    transform: translateY(100px);
    display:none !important;
}
.heading{
    text-align:center;
    margin-top:-617px
}
    
.card_box{
   width: 240px;
    height: 24px;
    background: #1c3d21;
    transform: translateY(-10px) translateX(121px);
    display: flex;
    margin: auto;
}
.number{
    color: white;
    font-size: 9px;
}
#icon_phone{
    transform: rotate(90deg);
    font-size: 12px;
    position: relative;
    top: -5px;
    left: -2px;
}
#icon_email{
    font-size: 12px;
    position: relative;
    top: 1px;
    left: 4px;
}
.head_main1{
    display: flex;
    gap: 12px;
    margin-bottom: 100px;
    
}

.first_idcard{
    background-color: #0090cf00;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 320px;
    height:480px;
    border: 3px solid #000000;
}

.second_idcard {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 320px;
    height:480px;
    border: 3px solid #000000;
    margin-left: 13px;
}

#qrcoder {
    display: block;
    width: 90px;
    height: 90px;
    background: white;
    padding: 5px;
}
