    /* Importing fonts from Google */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

/* Reseting */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Times', sans-serif;
}

body {
    background: #ecf0f3;
}

.wrapper {
    max-width: 400px;
    min-height: 600px;
    margin: 10px auto;
    padding: 20px 30px 30px 30px;
    background-color: #ecf0f3;
    border-radius: 5px;
    box-shadow: 13px 13px 20px #cbced1, -13px -13px 20px #fff;
}
.wrapper1 {
    max-width: 380px;
    min-height: 500px;
    margin: 10px auto;
    padding: 20px 30px 30px 30px;
    background-color: #ecf0f3;
    border-radius: 5px;
    box-shadow: 13px 13px 20px #cbced1, -13px -13px 20px #fff;
}

.logo {
    width: 100px;
   margin-left:4px;
   
}

/*.logo img {
    width: 100%;
    height: 90px;
    
    border-radius: 50%;
    box-shadow: 0px 0px 3px #5f5f5f,
        0px 0px 0px 5px #ecf0f3,
        8px 8px 15px #a7aaa7,
        -8px -8px 15px #fff;
}
*/
.wrapper .name {
    font-weight: 600;
    font-size: 1.4rem;
    letter-spacing: 1.3px;
    padding-left: 10px;
    color: #555;
}

.wrapper .form-field input {
    width: 100%;
    display: block;
    border: none;
    outline: none;
    background: none;
    font-size: 1.2rem;
    color: #666;
    padding: 10px 15px 10px 10px;
    /* border: 1px solid red; */
}

.wrapper .form-field {
    padding-left: 10px;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: inset 8px 8px 8px #cbced1, inset -8px -8px 8px #fff;
}

.wrapper .form-field .fas {
    color: #555;
}

.wrapper .btn {
    box-shadow: none;
    width: 100%;
    height: 40px;
    background-color: #03A9F4;
    color: #fff;
    border-radius: 25px;
    box-shadow: 3px 3px 3px #b1b1b1,
        -3px -3px 3px #fff;
    letter-spacing: 1.3px;
}

.wrapper .btn:hover {
    background-color: #039BE5;
}

.wrapper a {
    text-decoration: none;
    font-size: 0.8rem;
    color: #03A9F4;
}

.wrapper a:hover {
    color: #039BE5;
}

@media(max-width: 380px) {
    .wrapper {
        margin: 30px 20px;
        padding: 40px 15px 15px 15px;
    }
}
.h25{
    height: 25px;
}
.carddiv{
    margin-left:5px;
    width:360px;
    height:230px;
    box-shadow:  -10px  5px 10px #535554;
    border-radius:10px;
    margin-left: -9px;
    background-color:#f2f4f7 !important;
}
.lgh{
    height:50px;
    
}
.lgh img{
   
    width:50px;
   
   
}
.lgh1{
    height:50px;
}
.lgh1 img{
   
    width:50px;
}
.lgh2 img{
    margin-left:-30px;
    width:60px;
}
.hname{
    font-size:18px;
    text-align:center;
    font-weight:bold;
    color:blue;
   
}
.hname1{
    font-size:10px;
    text-align:center;
    font-weight:bold;
    color:blue;
    padding:0,0,0,0px;
}
.hname2{
    font-size:7px;
    text-align:center;
    font-weight:bold;
    color:blue;
    padding:0,0,0,0px;
}
.hname1 span{
    margin-top:0px;
    margin-bottom:0px;
    
}
.h2{
    height:2px;
}
.h3{
    height:3px;
}
.h4{
    height:4px;
}
.h5{
    height:5px;
}
.cdiv{
    width:350px;
}
.pname{
    font-size:15px;
    margin-top:-6px;
    font-weight:bold;
    color:rgb(0, 0, 0);
    padding:0,0,0,0px;
    text-shadow: -1px 1px 1px #535554;
}
.dpname{
   
    font-weight:bold;
    color:rgb(0, 0, 0);
    padding:0,0,0,0px;
    /* text-shadow: -1px 1px 1px #535554; */
}
.himg img{width:90px;height:110px;}
.dpname > .dpname1{font-size: 10px !important;padding: 0%;}
.pmbn{
    font-size:15px;
    padding:0,0,0,0px;
    font-weight:bold;
    margin-top:-6px;
    color:rgb(9, 52, 245);
}
.validupto{
    font-weight:bold;
    color:rgb(0, 0, 0);
    padding:0,0,0,0px;
    /* text-shadow: -1px 1px 1px #535554; */
}
.dpn{
    font-size:9px;
    padding:0,0,0,0px;
    font-weight:bold;
    color:blue;
}
.valid{
    font-size:9px;
    padding:0,0,0,0px;
    font-weight:bold;
    color:rgb(0, 0, 0);
    text-align:right;
}
.lastline{
    font-size:7px;
    padding:0,0,0,0px;
    font-weight:bold;
    color:blue;
    text-align:center;
    letter-spacing:8px;
}
.inline{ 
   
   
    border-radius:10px;
    height:80px;
    width:95px;
  
    background-color:#f5f0d4 !important;
    box-shadow:  -10px  5px 10px #535554;
}
.grid{
    
}
marquee{
    font-size: 20px;
    color: #2a2a2a;
    font-weight: bold;
    background-color:#6e97ee !important;
    padding:2px;
    border-radius: 5px;
    box-shadow: 13px 13px 20px #cbced1, -13px -13px 20px #fff;
}
.grid-img{
    height:80px;width:80px;position:relative;
}
.grid1-img{
    height:150px;width:150px;position:relative;
}
.lowergrid{
   
    width:67px;
    border-radius:10px;
    height:50px;
    background-color:#f5f0d4 !important;
    box-shadow:  -10px  5px 10px #535554;
}
.lowergrid-img{
    height:50px;width:50px;position:relative;
}
.griddiv{
    width: 360px;
    margin-left:-15px;
    box-shadow:  -10px  5px 10px #535554;
    
}
.cimg{
    height:160px;
}
.bg-custom1{
    background-color:#F0A895;
}
.bg-custom2{
    background-color:#E2C7C0;
}
.bg-custom3{
    background-color:#FAF4F2;
}
.bg-custom4{
    background-color:#ABC2E9;
}
.bg-custom5{
    background-color:#C3D0E7;
}
.bg-custom6{
    background-color:#4A86F0;
}
.bg-custom7{
    background-color:#4AB1F0;
}
.bg-custom8{
    background-color:#99D4F9;
}
.bg-custom9{
    background-color:#D9ECF8;
}
.c1 img{
    width:80px;
}
a{
    cursor:pointer !important;
}
.fnt50{
    font-size:50px;
}
.fnt24{
    font-size:24px;
}
.fnt14{
    font-size:14px;
}
.fnt12{
    font-size:12px;
}
.fnt9{
    font-size:9px;
}

