.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
}

html,
body {
  height: 100%;
}

body {
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

.form-signin {
  width: 90%;
  max-width: 400px;
  padding: 15px;
  margin: auto;
  background: #fffffff2;
}
.form-signin .checkbox {
  font-weight: 400;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-signin input {
  background: transparent !important;
}
.auth.auth-bg-1 {
    background: url(../images/shipping-plane.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.auth {
    min-height: 100vh;
}
input:-internal-autofill-selected {
    background-color: transparent !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
.alert-dismissible {
    padding-right: 2rem;
}
.alert {
    padding: 0.5rem 2rem;
    border-radius: 0;
}
h5, .h5 {
    font-size: 0.8rem;
}
strong {
    font-weight: normal;
}

/* ==================== SIgn In ========================== */
@media (max-width: 991px){
    .book-ride-one {
        top: 0px !important;
    }
    .site-footer {
        top: 0px !important;
    }
}
.card {
    border-radius: 4px;
    margin-bottom: 15px;
    border: none;
    background: #fffffff5;
    transition: all .4s;
    vertical-align: top;
}
.form-step:first-child .form-step-head {
    border-top: 0;
}
.form-step-head {
    border-top: 1px solid #e0e8f3;
    border-bottom: 1px solid #e0e8f3;
}
.card-innr {
    padding: 16px 20px;
    border-color: #e6effb !important;
}
.step-head {
    display: flex;
    align-items: center;
}
.form-step.form-step1 .form-step-fields {
    padding-bottom: 1px;
}
@media (min-width: 576px) {
    .card-innr {
        padding: 25px 30px;
    }
    .step-number {
        font-size: 20px;
        margin-right: 18px;
    }
    .form-step.form-step1 .form-step-fields {
        padding-bottom: 10px;
    }
    .form-step-fields {
        padding: 30px;
    }
    .form-step-fields {
        padding: 20px;
    }
}
.step-number {
    flex-shrink: 0;
    height: 48px;
    width: 48px;
    font-size: 16px;
    color: #758698;
    border: 2px solid #b1becc;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    margin-right: 12px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.step-head-text h4 {
    margin-bottom: 0;
    color: #000000;
}
.step-head-text p {
    font-size: 0.95em;
}
.pdb-1x {
    padding-bottom: 10px;
}
.note-plane {
    padding: 0 0 0 18px;
    background: transparent !important;
}
.note {
    padding: 15px 15px 15px 45px;
    border-radius: 4px;
    position: relative;
    line-height: 1.4;
}
.input-item {
    position: relative;
    padding-bottom: 20px;
}
.input-item-label {
    font-size: 14px;
    font-weight: 500;
    color: #495463;
    line-height: 1.1;
    margin-bottom: 12px;
    display: inline-block;
}
.input-bordered {
    border-radius: 4px;
    border: 1px solid #d2dde9;
    width: 100%;
    padding: 10px 15px;
    line-height: 20px;
    font-size: .9em;
    color: rgba(73,84,99,0.7);
    transition: all .4s;
}
.input-bordered:focus {
    box-shadow: none;
    outline: none;
    border-color: #b1becc;
    border-radius: 4px;
    border-bottom: 1px solid #b1becc !important;
}
input[type=file] {
    width: 0%;
}

.note p, .note .note-text {
    color: #758698;
    font-size: 16px !important;
    line-height: inherit;
    display: block;
}
.form-step .note-plane [class*=fa] {
    transform: translateY(3px);
}
.note-light-alt [class*=fa] {
    color: #758698;
}
.note-plane [class*=fa] {
    top: 0;
    line-height: 14px;
    transform: translateY(1px);
    width: 18px;
    text-align: left;
}
.note-md [class*=fa] {
    font-size: 12px;
}
.note [class*=fa] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-size: 11px;
    width: 44px;
    text-align: center;
    line-height: inherit;
}
.form-step.form-step2 .form-step-fields {
    padding-bottom: 25px;
}
.guttar-20px {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.text-secondary {
    color: #2d2d2d !important;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.input-checkbox, .input-radio {
    position: absolute;
    opacity: 1;
    height: 30px;
    width: 30px;
}

.input-checkbox ~ label:not(.error), .input-radio ~ label:not(.error) {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0;
    color: #495463;
    padding-left: 42px;
    position: relative;
    cursor: pointer;
    transition: all .4s;
    display: block;
}
.custom-select {
    border-radius: 4px;
    border: 1px solid #d2dde9;
    width: 100%;
    padding: 10px 15px;
    line-height: 17px;
    font-size: .9em;
    color: rgba(73,84,99,0.7);
    transition: all .4s;
}
.custom-select:focus {
    outline: none;
    border-color: #b1becc;
    box-shadow: none;
}
.inputfile-1 + label {
    color: #131111;
    background-color: #ffc000;
}
.inputfile-1 + label:hover {
    color: #fff;
    background-color: #131111;
}
