.ico-1, .form-sign-up .form-group .user {
  background-image: url('../images/sprites-sff074b00cc.png');
  background-position: 0 -32px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 20px;
  width: 17px;
  display: inline-block;
}

.ico-2, .form-sign-up .form-group .password {
  background-image: url('../images/sprites-sff074b00cc.png');
  background-position: 0 -52px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 20px;
  width: 16px;
  display: inline-block;
}

.ico-3 {
  background-image: url('../images/sprites-sff074b00cc.png');
  background-position: 0 -16px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 16px;
  width: 13px;
  display: inline-block;
}

.ico-4 {
  background-image: url('../images/sprites-sff074b00cc.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 16px;
  width: 16px;
  display: inline-block;
}

body {
  color: #444444;
  font-size: 14px;
  line-height: 1.4;
  font-family: 'Roboto Condensed', sans-serif;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

a {
  color: #333;
}
a:hover, a:focus {
  text-decoration: none;
  color: #000;
}

button {
  cursor: pointer;
}
button:focus {
  outline: none;
}

b, strong {
  font-weight: 700;
}

.feature-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.btn-info-2, .btn-warning-2 {
  font-size: 16px;
  border-color: rgba(67, 38, 25, 0.7);
  line-height: 22px;
  padding: 6px 15px;
  color: #fff;
  border-radius: 18px;
  box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
}
.btn-info-2.focus, .btn-info-2:focus, .btn-warning-2.focus, .btn-warning-2:focus {
  box-shadow: none;
}
.btn-info-2:hover, .btn-warning-2:hover {
  color: #fff;
}

.btn-info-2 {
  background: #024889;
  background: -moz-linear-gradient(left, #024889 0%, #357cc8 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #024889), color-stop(100%, #357cc8));
  background: -webkit-linear-gradient(left, #024889 0%, #357cc8 100%);
  background: -o-linear-gradient(left, #024889 0%, #357cc8 100%);
  background: -ms-linear-gradient(left, #024889 0%, #357cc8 100%);
  background: linear-gradient(to right, #024889 0%, #357cc8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#024889', endColorstr='#357cc8', GradientType=1 );
}
.btn-info-2:hover {
  background: #357cc8;
  background: -moz-linear-gradient(left, #357cc8 0%, #024889 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #357cc8), color-stop(100%, #024889));
  background: -webkit-linear-gradient(left, #357cc8 0%, #024889 100%);
  background: -o-linear-gradient(left, #357cc8 0%, #024889 100%);
  background: -ms-linear-gradient(left, #357cc8 0%, #024889 100%);
  background: linear-gradient(to right, #357cc8 0%, #024889 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#357cc8', endColorstr='#024889', GradientType=1 );
}

.btn-warning-2 {
  background: #c8682d;
  background: -moz-linear-gradient(left, #c8682d 0%, #e69f2d 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #c8682d), color-stop(100%, #e69f2d));
  background: -webkit-linear-gradient(left, #c8682d 0%, #e69f2d 100%);
  background: -o-linear-gradient(left, #c8682d 0%, #e69f2d 100%);
  background: -ms-linear-gradient(left, #c8682d 0%, #e69f2d 100%);
  background: linear-gradient(to right, #c8682d 0%, #e69f2d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8682d', endColorstr='#e69f2d', GradientType=1 );
}
.btn-warning-2:hover {
  background: #e69f2d;
  background: -moz-linear-gradient(left, #e69f2d 0%, #c8682d 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #e69f2d), color-stop(100%, #c8682d));
  background: -webkit-linear-gradient(left, #e69f2d 0%, #c8682d 100%);
  background: -o-linear-gradient(left, #e69f2d 0%, #c8682d 100%);
  background: -ms-linear-gradient(left, #e69f2d 0%, #c8682d 100%);
  background: linear-gradient(to right, #e69f2d 0%, #c8682d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e69f2d', endColorstr='#c8682d', GradientType=1 );
}

/* header login */
.admin-login-header {
  position: relative;
  margin-bottom: 39px;
}
@media only screen and (min-width: 768px) {
  .admin-login-header {
    align-items: center;
    display: flex;
  }
}
.admin-login-header .admin-login-header-qh {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
  position: relative;
  max-width: 271px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .admin-login-header .admin-login-header-qh {
    -ms-flex: 0 0 30.97166%;
    flex: 0 0 30.97166%;
    max-width: 30.97166%;
    padding-top: 85px;
    margin-bottom: 0;
  }
}
.admin-login-header .admin-login-header-qh:after {
  content: "";
  display: block;
  position: absolute;
  background: url("../images/bg/rounded-qh-shadow.png") no-repeat center center;
  background-size: 100% 100%;
  top: -55px;
  left: 20px;
  right: 24px;
  bottom: -90px;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .admin-login-header .admin-login-header-qh:after {
    top: 0;
  }
}
.admin-login-header .admin-login-header-qh img {
  position: relative;
  z-index: 2;
}
.admin-login-header .admin-login-header-text {
  flex: 1 1 0px;
  padding-left: 13px;
  text-align: center;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .admin-login-header .admin-login-header-text {
    padding-top: 66px;
  }
}

.img-qh {
  margin: auto;
}

.text1 {
  text-transform: capitalize;
  font-size: 15px;
  
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .text1 {
    font-size: 18px;
  }
}

.text2 {
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0 3px 4px rgba(3, 4, 4, 0.59);
  font-size: 24px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .text2 {
    font-size: 40px;
  }
}

.text3 {
  text-transform: uppercase;
  font-size: 15px;
  
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .text3 {
    font-size: 18px;
    margin-top: 22px;
  }
}

.border-bottom-gradient {
  position: relative;
  padding-bottom: 12px;
}
.border-bottom-gradient::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0;
  background: url("../images/bg/header-line.png") no-repeat center top;
}

/* Login */
.login-wrap {
  background: url("../images/bg/background.jpg") no-repeat center center/cover;
  min-height: 100vh;
  position: relative;
}

/* admin-login */
.admin-login {
  max-width: 988px;
  margin-left: auto;
  margin-right: auto;
}

/* Sign up */
.sign-up {
  padding-bottom: 40px;
}

.form-sign-up {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
}
@media only screen and (min-width: 992px) {
  .form-sign-up {
    padding: 26px 25px 23px;
  }
}
@media only screen and (min-width: 768px) {
  .form-sign-up {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    height: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .form-sign-up {
    -ms-flex: 0 0 30.97166%;
    flex: 0 0 30.97166%;
    max-width: 30.97166%;
  }
}
.form-sign-up h3 {
  font-size: 22px;
  font-weight: normal;
  
  margin-bottom: 16px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .form-sign-up h3 {
    margin-bottom: 21px;
  }
}
.form-sign-up .form-group {
  position: relative;
  margin-bottom: 21px;
}
.form-sign-up .form-group .form-control {
  height: 36px;
  border-color: #686868;
  border-radius: 18px;
  color: #2f2f2f;
  font-size: 18px;
  line-height: 22px;
  padding-left: 42px;
  box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
}
@media only screen and (min-width: 992px) {
  .form-sign-up .form-group .form-control {
    padding-left: 62px;
  }
}
.form-sign-up .form-group span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 18px;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
}
.form-sign-up .custom-check {
  position: relative;
  margin-bottom: 12px;
  margin-top: -7px;
}
.form-sign-up .custom-check input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.form-sign-up .custom-check input:checked + label:before {
  background-image: url(../images/bg/checked.png);
}
.form-sign-up .custom-check label {
  display: inline-block;
  position: relative;
  padding-left: 34px;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.2;
}
.form-sign-up .custom-check label:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/bg/checkbox.png) no-repeat;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}
.form-sign-up .bottom-btn {
  background: url("../images/bg/signup-line.png") no-repeat center top;
  text-align: center;
  padding-top: 20px;
}
.form-sign-up .bottom-btn button {
  margin-bottom: 5px;
}
.form-sign-up .bottom-btn button:not(:last-child) {
  margin-right: 10px;
}
.form-sign-up .bottom-btn .btn-info-2 {
  min-width: 124px;
}
.form-sign-up .bottom-btn .btn-warning-2 {
  min-width: 100px;
}

.nav-right {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .nav-right {
    margin-left: 13px;
    flex: 1 1 0px;
  }
}

.feature-list li:not(:last-child) {
  background: url("../images/bg/nav-right-line.png") no-repeat center bottom;
}
.feature-list li a {
  position: relative;
  min-height: 60px;
  display: block;
  
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .feature-list li a {
    min-height: 70px;
  }
}
.feature-list li a .feature-list-ico {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .feature-list li a .feature-list-ico {
    margin-right: 16px;
  }
}
.feature-list li a .feature-list-text {
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .feature-list li a .feature-list-text {
    font-size: 22px;
  }
}
.feature-list li a:hover {
  color: #cd702d;
}

/*  */
/* Footer */
