#block{
    background-image:url('/images/bg.jpg');
    background-size:cover;
    background-repeat:no-repeat;
    background-color:#000000;
    color:white;
  }
.navbar{
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 1rem;
}
.nav{
  margin-top: 2%;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav li a{
  padding: 0.5em 0.7em;
  cursor: pointer;
}
.nav li a:hover{
  color: #ccc!important;
}
.right{
  float: right;
}
.textHead{
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
}
a.navbar-brand.noPointer{
  cursor: default;
}
.navbar-brand{
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
  margin-top: 1%;
}
.text-panel{
  margin-top: 0%;
  color: #ffffff;
}
.panel-align{
  margin-left: 20%;
  margin-bottom: 5%;
}
.text-center{
  text-align: center !important;
}
.login_icon_panel{
  height: 250px;
  width: 250px;
}
.halltext{
  font-size: 2em;
  color: #fff;
  font-weight: 400;
  word-wrap: break-word;
  font-family: "Roboto", sans-serif;
  margin-top: 65px;
}
.text-panel p{
  color: #999C9E;
  letter-spacing: 0.01em;
  font-weight: 400;
  line-height: 1.4em;
  text-align: justify;
}
.login-panel {
  background: #33353A;
  margin-top: 35%;
  padding: 2.1em;
  border-radius: 0.6%;
}
.fadeInDown{
  animation-name: fadeInDown;
}
.animated{
  animation-duration: 1s;
  animation-fill-mode: both;
}
.form-group{
  margin-bottom: 1rem;
}
main{
  font: 14px/16px "Roboto", sans-serif;
  color: #222;
  min-height: 100%;
  position: relative;
  background-color: #000;
}
.input-group{
  width: 100%;
  margin-bottom: 15px;
  position: relative;
  display: flex;
}
.login-panel .login-box .form-group input{
  background: rgba(0, 0, 0, 0.9);
  line-height: 2.2em;
  border: none;
  margin-top: 0.3em;
  color: #fafafa;
}
.input-group .form-control{
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.form-control{
  box-shadow: none;
  font-size: 13px;
  border-radius: 5px;
  padding: 0.5rem 0.75rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.login-panel .login-box .form-group input{
  background: rgba(0, 0, 0, 0.9);
  line-height: 2.2em;
  border: none;
  margin-top: 0.3em;
  color: #fafafa;
}
.form-group label{
  margin-bottom: 0px;
  font-size: 13px;
}
.ui-inputtext{
  margin: 0;
  outline: medium none;
  padding: .5em;
  border-radius: 5px;
}
.login-panel .ui-dropdown .ui-dropdown-trigger{
  border: none !important;
}
.ui-dropdown .ui-dropdown-trigger{
  cursor: pointer;
  width: 1.5em;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 .25em;
}
.ui-corner-right{
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.login-panel .login-box .form-group span{
  padding-top: 0.3em;
}
.login-panel .login-box .form-group span{
  font-size: 0.95em;
  color: #fafafa;
  letter-spacing: 0.05em;
  margin-bottom: 0.3em;
  padding-right: 0.3em;
}
.fa{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.ui-dropdown .ui-dropdown-trigger .fa{
  margin-top: .4em;
  margin-left: -.125em;
}
.login-panel .login-box button{
  background: linear-gradient(to bottom, #189583 0%, #20bfa7 100%);
  padding: 3%;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #ffffff;
  font-size: 0.9em;
}
.btn.disabled, .btn:disabled{
  cursor: not-allowed;
  opacity: .65;
}
.btn{
  border-radius: 5px;
  transition: all 0.1s ease;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
}
.btn-block{
  display: block;
  width: 100%;
}
.fa{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.container{
  width: 75%;
}
.form-control:focus{
  box-shadow: none;
}
.login-panel .login-box .form-group span{
  padding-top: 0.3em;
}
.login-panel .login-box span.subtext{
  font-size: 0.83em;
  letter-spacing: 0.05em;
}
.login-panel .login-box span.subtext a{
  color: #bbb;
}
a{
  text-decoration: none!important;
}
.powered_By{
  font-size: 14px;
  color: #fff;
  margin-top: 70px;
  float: right;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl{
  padding-right: 15px;
  padding-left: 15px;
}
.featuretext {
  font-size: 28px;
  color: #1caf9a;
  font-weight: bold;
  word-wrap: break-word;
  text-align: center;
  padding-top: 0.9em;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
 .modal-content .modal-body ul.feature_list li {
  /* font-size: 1.2em; */
  color: #e2e2e2;
  letter-spacing: 0.01em;
  font-weight: 400;
  line-height: 1.8em;
  text-align: justify;
}
 .modal-content .modal-body ul.feature_list li i, address div i, .contact_list li i {
  color: #0fc6ab;
  padding-right: 0.8em;
}
.modal-content button.close {
  color: #fafafa;
  font-size: 2.5em;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-content {
  background: rgba(0, 0, 0, 0.3);
}
.modal-lg {
  max-width: 800px;
}
.modal-header {
  border-bottom: none;
}
address div {
  font-size: 17px;
  color: #e2e2e2;
  letter-spacing: 0.01em;
  font-weight: 400;
  line-height: 1.8em;
}
