@import url(https://fonts.googleapis.com/css?family=Source + Sans + Pro:300,
  400,
  600,
  700,
  300italic,
  400italic,
  600italic); /*!
 *   AdminLTE v2.3.0
 *   Author: Almsaeed Studio
 *   Website: Almsaeed Studio <http://almsaeedstudio.com>
 *   License: Open source - MIT
 *           Please visit http://opensource.org/licenses/MIT for more information
!*/

html,
body {
  min-height: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
}

body {
  height: 100%;
}

body {
  position: relative;
}
.Home.page h1 {
  font-size: 24px;
}
.Home.page h2 {
  font-size: 18px;
}
.Home.page h3 {
  font-size: 14px;
}

.wrapper {
  min-height: 100%;
  position: static;
  overflow: hidden;
}

.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}

.wrapper:after {
  clear: both;
}

/* .navbar-header {
  flex: 1;
} */

.content-wrapper {
  min-height: calc(100vh - 50px);
}

.navbar-brand {
  padding: 0 15px;
  height: auto;
}

.navbar-brand > span > img {
  height: 50px;
  width: auto;
}

.navbar.navbar-default {
  padding: 6.5px 0;
}

.navbar.navbar-default > .container {
  display: flex;
  align-items: center;
}

.navbar-collapse {
  width: 100%;
}

.navbar-toggle {
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.nav.navbar-nav.navbar-right .btn {
  font-size: 16px;
}

.navbar-default {
  background-color: #ffffff;
  box-shadow: 0px 3px 5px -1px rgb(0, 0, 0, 0.1);
/*  border-bottom: 1px solid #f08610;*/
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #f08610;
  background-color: unset;
}
.navbar-default .navbar-nav>li>a.btn{
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 8px;
  margin-bottom: 8px;
  border-radius: 10px;
}
.navbar-default .navbar-nav>li>a.btn-primary{
  color: #ffffff;
}
.navbar-default .navbar-nav>li>a.btn-primary:focus,
.navbar-default .navbar-nav>li>a.btn-primary:active,
.navbar-default .navbar-nav>li>a.btn-primary:hover{
  background-color: #e27d09;
}

.skin-light .main-footer {
  background-color: #000;
  color: #fff;
  min-height: 50px;
  padding: 15px;
}

.footer-menu {
  padding-left: 0;
  list-style-type: none;
}

.footer-menu-item {
  margin-bottom: 5px;
}

.footer-menu-item > a {
  color: #fff;
}

.footer-menu-item > a,
.footer-menu-item > a:hover,
.footer-menu-item > a:active,
.footer-menu-item > a:link,
.footer-menu-item > a:visited {
  text-decoration: none;
}

.footer-menu-item.active > a,
.footer-menu-item > a:hover {
  color: #f08610;
}

.footer-menu-item > i {
  width: 20px;
  margin-right: 5px;
}

.v-dialog:not(.v-dialog--fullscreen) {
  max-height: 90%;
}
.v-dialog {
  transform-origin: center center;
  width: min(600px, calc(100% - 40px));
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% - 24px), calc(-50% - 24px));
  border-radius: 4px;
  margin: 24px;
  overflow-y: auto;
  pointer-events: auto;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: inherit;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),
    0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.v-sheet.v-card {
  border-radius: 4px;
}

.theme--light.v-card {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}

.v-dialog > * {
  width: 100%;
}

.v-card {
  border-width: thin;
  display: block;
  max-width: 100%;
  outline: none;
  text-decoration: none;
  transition-property: box-shadow, opacity;
  overflow-wrap: break-word;
  position: relative;
  white-space: normal;
}

.v-card > .v-card__progress + :not(.v-btn):not(.v-chip):not(.v-avatar),
.v-card > :first-child:not(.v-btn):not(.v-chip):not(.v-avatar) {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.v-dialog > .v-card > .v-card__title {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.0125em;
  padding: 16px 24px 10px;
}

.v-card__title {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.0125em;
  line-height: 2rem;
  word-break: break-all;
}

.v-card__title {
  padding: 16px;
}

.justify-center {
  justify-content: center !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.v-icon.v-icon.v-icon--link {
  cursor: pointer;
  outline: none;
  border: unset;
  background: transparent;
}

.v-icon.v-icon {
  align-items: center;
  display: inline-flex;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-size: 24px;
  justify-content: center;
  letter-spacing: normal;
  line-height: 1;
  position: relative;
  text-indent: 0;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), visibility 0s;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
}

.ml-2 {
  margin-left: 8px !important;
}

.v-card > :last-child:not(.v-btn):not(.v-chip):not(.v-avatar) {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.v-dialog > .v-card > .v-card__subtitle,
.v-dialog > .v-card > .v-card__text {
  padding: 0 24px 20px;
}

.v-card__text {
  width: 100%;
}

.v-card__subtitle,
.v-card__text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  letter-spacing: 0.0071428571em;
}

.v-input {
  align-items: flex-start;
  display: flex;
  flex: 1 1 auto;
  font-size: 16px;
  letter-spacing: normal;
  max-width: 100%;
  text-align: left;
}

.v-text-field {
  padding-top: 12px;
  margin-top: 4px;
}

.v-input__prepend-outer,
.v-input__append-outer {
  margin-right: 9px;
}

.v-application
  :not(
    .primary--text,
    .primary,
    .primary *,
    .date-box.active,
    .date-box.active *
  ) {
  color: var(--v-appFontColor-base) !important;
}

.v-application--is-ltr .v-input__prepend-outer,
.v-application--is-rtl .v-input__append-outer {
  margin-right: 9px;
}

.v-input__append-outer,
.v-input__prepend-outer {
  display: inline-flex;
  margin-bottom: 4px;
  margin-top: 4px;
  line-height: 1;
}

.v-input__icon {
  align-items: center;
  display: inline-flex;
  height: 24px;
  flex: 1 0 auto;
  justify-content: center;
  min-width: 24px;
  width: 24px;
}

.v-input__control {
  display: flex;
  flex-direction: column;
  height: auto;
  flex-grow: 1;
  flex-wrap: wrap;
  min-width: 0;
  width: 100%;
}

.v-text-field > .v-input__control > .v-input__slot {
  cursor: text;
}

.v-input__slot {
  align-items: center;
  color: inherit;
  display: flex;
  margin-bottom: 8px;
  min-height: inherit;
  position: relative;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 100%;
}

.v-text-field > .v-input__control > .v-input__slot > .v-text-field__slot {
  display: flex;
  flex: 1 1 auto;
  position: relative;
}

.v-input__slot {
  align-items: center;
  color: inherit;
  display: flex;
  margin-bottom: 8px;
  min-height: inherit;
  position: relative;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 100%;
}

.v-text-field .v-label {
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.v-input .v-label {
  height: 20px;
  line-height: 20px;
  letter-spacing: normal;
}
.v-text-field .v-label--actived,
.v-text-field .v-label--active {
  max-width: 133%;
  -webkit-transform: translateY(-18px) scale(0.75);
  transform: translateY(-18px) scale(0.75);
  pointer-events: auto;
}

.v-text-field .v-label {
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 6px;
  white-space: nowrap;
  pointer-events: none;
}

.v-label {
  font-size: 16px;
  line-height: 1;
  min-height: 8px;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}

.v-input input {
  max-height: 32px;
}

.v-text-field input {
  flex: 1 1 auto;
  line-height: 20px;
  padding: 8px 0 8px;
  max-width: 100%;
  min-width: 0;
  width: 100%;
  border: unset;
  outline: none !important;
}

.v-text-field__details {
  display: flex;
  flex: 1 0 auto;
  max-width: 100%;
  min-height: 14px;
  overflow: hidden;
}

.v-messages {
  text-align: left;
}

.v-messages {
  flex: 1 1 auto;
  font-size: 12px;
  min-height: 14px;
  min-width: 1px;
  position: relative;
}

.mt-3 {
  margin-top: 12px !important;
}

.v-btn:not(.v-btn--round).v-size--default {
  height: 48px;
  min-width: 100px;
  border: unset;
  outline: unset;
  padding: 0px 86px;
  border-radius: 5px;
}

.v-btn:not(.v-btn--round).v-size--default:hover {
  opacity: 0.7;
}

.btn-warning--v2 {
  color: #fff;
  background-color: #f08610;
  border-color: #f08610;
}

.v-text-red {
  color: #f4313f;
}

a.v-btn {
  text-decoration: underline;
}

.v-btn.v-size--default,
.v-btn.v-size--large {
  font-size: 0.875rem;
}

.v-btn__content {
  align-items: center;
  color: inherit;
  display: flex;
  flex: 1 0 auto;
  justify-content: inherit;
  line-height: normal;
  position: relative;
  transition: inherit;
  transition-property: opacity;
  font-size: 18px;
}

.pt-7 {
  padding-top: 28px !important;
}

.align-center {
  align-items: center !important;
}

.mb-7 {
  margin-bottom: 28px !important;
}

.theme--light.v-text-field > .v-input__control > .v-input__slot:before {
  border-color: rgba(0, 0, 0, 0.42);
}

.v-text-field > .v-input__control > .v-input__slot:before {
  border-color: inherit;
  border-style: solid;
  border-width: thin 0 0 0;
}

.v-text-field > .v-input__control > .v-input__slot:after,
.v-text-field > .v-input__control > .v-input__slot:before {
  bottom: -1px;
  content: "";
  left: 0;
  position: absolute;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 100%;
}

.v-text-field > .v-input__control > .v-input__slot:after {
  background-color: currentColor;
  border-color: currentColor;
  border-style: solid;
  border-width: thin 0 thin 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.v-text-field > .v-input__control > .v-input__slot.focused:after {
  transform: scaleX(1);
}

.d-flex {
  display: flex;
}

label.v-label {
  font-weight: 400;
}

.content-wrapper > .message {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  top: auto;
  width: auto;
}

.error--text {
  font-size: 18px;
}

div.error {
  color: #eee;
  background-color: #dd4b39;
  border-color: #a94442;
  position: relative;
  top: 15px;
  left: 15px;
  max-width: 97%;
  width: 100%;
}

div.success {
  background-color: #8bc34a;
  color: #ffffff;
  border-color: #9e9e9e !important;
  position: relative;
  top: 15px;
  left: 15px;
  max-width: 97%;
}

div.message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-transform: capitalize;
}
.form-horizontal .control-label {
  font-weight: normal;
}
.about_us h1 {
  margin-top: 0;
}
.about_us td {
  width: 50%;
  vertical-align: top;
}
.about_us td img {
  max-width: 100%;
}
.faq_box{
  margin-bottom: 15px;
}
.faq_box h4.title {
  font-size: 22px;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.faq_box h4.title::before {
  content: "";
  width: 10px;
  height: 20px;
  background-color: #f08610;
  display: inline-block;
  margin-right: 10px;
}
.faq_box .content {
  margin-left: 20px;
}
.faq_box.maps iframe{
  width: 100%;
}
.rounded {
  border-radius: 50%;
}
.membership-img.img-circle {
  max-width: 50px;
}
.upload__inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.upload__btn {
  font-weight: 600;
  color: #ccc;
  text-align: center;
  min-width: 60px;
  min-height: 60px;
  padding: 5px;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 2px solid;
  border-color: #ccc;
  border-style: dotted;
  border-radius: 4px;
  line-height: 26px;
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.upload__btn:hover {
  background-color: unset;
  color: #4045ba;
  border-color: #4045ba;
  transition: all 0.3s ease;
}
.upload__btn-box {
  margin-bottom: 10px;
}
.upload__img-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.upload__img-box {
  width: 120px;
  padding: 0 10px;
  margin-bottom: 12px;
}
.upload__img-close {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  line-height: 24px;
  z-index: 1;
  cursor: pointer;
}
.upload__img-close:after {
  content: "\2716";
  font-size: 14px;
  color: white;
}
.img-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-bottom: 100%;
}
.complaint .content textarea {
  resize: none;
  width: 100%;
  border: unset;
  outline: unset;
}
.complaint .faq_box .question_box {
  border-radius: 4px;
  box-shadow: 0px 0px 2px #999;
  padding: 15px;
  position: relative;
  color: #8d8c8c;
}
.complaint .question_box .content_count {
  position: absolute;
  right: 30px;
  top: 100px;
  transform: translateY(-50%);
}
div:where(.swal2-container).swal2-center > .swal2-popup {
  width: min(500px, calc(100% - 30px));
  max-width: 500px;
  height: 70%;
  font-size: 14px;
}
body div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
  background-color: #f08610;
}
.btn-primary {
  background-color: #f68708;
  border-color: #f68708;
}
.btn-primary:hover {
  background-color: #e27d09;
  border-color: #e27d09;
}
#player-container .hkid-frame {
  width: min(350px, calc(100% - 20px));
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
#player-container .hkid-frame:after {
  content: "";
  display: block;
  border: #f68708 solid 1px;
  border-radius: 10px;
  width: 100%;
  padding-top: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.error_custom {
  color: #f44336 !important;
}

body .wizard-form > .steps > ul {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
}
body .wizard-form > .steps > ul > li{
  flex-grow: 1;
  text-align: left;
}
.wizard-form .form-check-inline{
  margin-top: 7px;
}
.wizard-form .form-check-label{
  margin-bottom: 0;
}
.wizard-form .form-check .uniform-checker, .wizard-form .form-check .uniform-choice{
  margin-top: 2px;
}
.wizard-form .form-check:not(.form-check-inline){
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-left: 2rem;
}
.wizard-form .photo-shoot .uploaded-file{
  background-color: transparent;
}
.wizard-form .photo-shoot .button-groups{
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  body .wizard-form > .steps > ul {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body .wizard-form > .steps > ul {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body .wizard-form > .steps > ul {
    width: 1170px;
  }
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (max-width: 767px) {
  .navbar.navbar-default .container {
    flex-wrap: wrap;
  }
}
