/*.call-now-btn{padding: 10px 25px 10px 25px; color: #fff; background: #1A4D8C;border-radius: 15px;text-decoration: none;}*/

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');*/

/*html{  scroll-behavior: smooth;}*/
/*body{ font-family: 'Poppins', sans-serif; margin: 0; font-size: 16px; color: #030e12; }*/

/*h1,h2,h3,h4{font-family: 'Poppins', sans-serif;}*/
/*h4{color: #1E1D1B;}  */
/*.about-us-content-50{width: 50%;float: left;text-align: justify;padding-right: 20px;}*/
/*.dash-img-item{width: 50%;float: left;text-align: center; margin-bottom: 10px;}*/
/*.dash-img-item img{width: auto;height: 150px;box-shadow: 0px 0px 8px silver;border-radius: 15px;max-height: 150px; margin-left:auto;margin-right:auto ;max-width:100%;}*/
/*.about-us-content-100{text-align:center;}*/


/*.subscribe-section{background:#CDD0F0;}*/


/*.subscibe-div{box-shadow:0 0 5px silver; border-top-left-radius:25px;height:auto;margin-bottom:20px;margin-left:auto;margin-right:auto;background:#fff;}*/

/*.subscription-item{float:left;width:50%;}*/

/* Chrome, Safari, Edge, Opera */
/*input::-webkit-outer-spin-button,*/
/*input::-webkit-inner-spin-button {*/
/*  -webkit-appearance: none;*/
/*  margin: 0;*/
/*}*/

/* Firefox */
/*input[type=number] {*/
/*  -moz-appearance: textfield;*/
/*}*/


/*.our-shelters-section{box-shadow:0 0 5px silver;}*/
/*.our-shelters{box-shadow:0 0 5px silver;height:auto;padding:0px;}*/
/*.our-shelters a .title{font-weight:700;padding:10px;color:#344d8c;height:auto;background:#fcf2c6;}*/
/*.our-shelters a{text-decoration:none;}*/
/*.shelter-location .location-sec{width:100%;height:250px;}*/
/*.our-shelter-footer-links li{padding:15px;}*/
/*.our-shelter-footer-links li a{color:#c0c000;text-decoration:none;font-weight:550;font-size:18px;}*/
/*.our-shelter-footer-links li a:hover{color:#1A4D8C;}*/
/*.social-links-list a{color:#c0c000;text-decoration:none;padding:10px;}*/
/*.social-links-list a:hover{color:#1A4D8C;}*/


/*input[type=text] {*/
/*  width: 100%;*/
/*  padding: 12px 20px;*/
/*  margin: 8px 0;*/
/*  box-sizing: border-box;*/
/*}*/

/*input[type=password] {*/
/*  width: 100%;*/
/*  padding: 12px 20px;*/
/*  margin: 8px 0;*/
/*  box-sizing: border-box;*/
/*}*/

/*select{*/
/*  width: 100%;*/
/*  padding: 12px 20px;*/
/*  margin: 8px 0;*/
/*  box-sizing: border-box;*/
/*}*/
/*input[type=email],input[type=number],input[type=file] {*/
/*  width: 100%;*/
/*  padding: 12px 20px;*/
/*  margin: 8px 0;*/
/*  box-sizing: border-box;*/
/*}*/

.main-heading{font-size:22px;font-weight:700;color:#4B49AC;}
.main-heading a{text-decoration:none;color:#4B49AC;}

.forgot-password-section{
    box-shadow:0 0 5px #4B49AC;    
    padding:15px;
}
.forgot-password{
    width:100%;
    background:#c0c000;color:#fff;font-weight:600;
    border-radius:unset;
}
.forgot-password:hover{color:#fff;outline:none;}
.forgot-password-section p a{text-decoration:none;font-size:18px;font-weight:700;color:#4B49AC;}


.user-profile{margin-top:80px;margin-bottom:20px;box-shadow:0 0 5px silver;}
.user-profile-data{padding:15px;border-bottom:1px solid silver;text-transform:uppercase;}