.sirow {width:100%;}
.clrleft, .logo-img, .text, .text small {float:left;}

.mt_20 {margin-top:20px;}
.text small:last-child {font-size:13px;}
.text small {font-size:15px;}
.auth_login h3 {font-size:35px;}
.text small, .auth_login h3 {font-weight:700;}
.align-center {text-align:center;}
.auth_login h3 {color: #128dab; text-shadow: 0px 2px 4px rgb(229 241 245); font-weight: 700 !important;}
.auth_login figure {background:#fff;}
.light_tenbg {background: rgb(98 189 225); background: linear-gradient(90deg, rgb(110 202 223) 0%, rgb(196 230 247) 100%); background-repeat: repeat-x;}
.auth_login figure {border-radius:50%;}
.text {width:68%;}
.auth_login figure {width:40%; margin:20px auto 40px;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #004b79;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 30px 0;
  margin-top: 20px;
}
#footer h3 {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  position: relative;
  font-family: "Poppins", sans-serif;
  padding: 0;
  margin: 0 0 15px 0;
}
#footer h3 span {color: #edceb6;}
#footer p {
  font-size: 12px;
  padding: 0;
  margin: 0 0 40px 0;
  color:rgba(256,256,256,0.5);
}

