@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,600,700,800,900");
a, button, .btn, input, textarea, label, input, .custom-control {
  outline: none !important;
}
a:hover, a:focus, a:active, a.active, a:after, a:before, button:hover, button:focus, button:active, button.active, button:after, button:before, .btn:hover, .btn:focus, .btn:active, .btn.active, .btn:after, .btn:before, input:hover, input:focus, input:active, input.active, input:after, input:before, textarea:hover, textarea:focus, textarea:active, textarea.active, textarea:after, textarea:before, label:hover, label:focus, label:active, label.active, label:after, label:before, input:hover, input:focus, input:active, input.active, input:after, input:before, .custom-control:hover, .custom-control:focus, .custom-control:active, .custom-control.active, .custom-control:after, .custom-control:before {
  outline: none !important;
}

input, textarea, .custom-select, .input-group, label, .custom-control {
  box-shadow: none !important;
}
input:hover, input:focus, input:active, input.active, input:after, input:before, textarea:hover, textarea:focus, textarea:active, textarea.active, textarea:after, textarea:before, .custom-select:hover, .custom-select:focus, .custom-select:active, .custom-select.active, .custom-select:after, .custom-select:before, .input-group:hover, .input-group:focus, .input-group:active, .input-group.active, .input-group:after, .input-group:before, label:hover, label:focus, label:active, label.active, label:after, label:before, .custom-control:hover, .custom-control:focus, .custom-control:active, .custom-control.active, .custom-control:after, .custom-control:before {
  box-shadow: none !important;
}

.container-fluid {
  padding-left: 1% !important;
  padding-right: 1% !important;
}

@media screen and (max-width: 1200px) {
  .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
[class^=bi-]::before, [class*=" bi-"]::before {
  line-height: unset !important;
}

.list-group-item {
  padding: 10px 0 !important;
  border: none !important;
  outline: none !important;
  background: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.bgPrimary {
  background: #0082a3 !important;
}

.bgWhite {
  background: #ffffff !important;
}

.bgDark {
  background: #1f1f1f !important;
}

.bgShadow1 {
  box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
}

.align {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}

.center, .shift2, .underline {
  display: flex;
  align-items: center;
  justify-content: center;
}

.decorLine {
  position: absolute;
  right: 5%;
  top: 50%;
  font-size: 40px;
  transform: rotate(90deg);
  color: #1f1f1f;
  z-index: 99999999 !important;
}

.underline {
  display: inline;
  position: relative;
  overflow: hidden;
}
.underline::after {
  content: "";
  border-bottom: solid 2px #1f1f1f;
  position: absolute;
  bottom: -5px;
  right: 0;
  left: 0;
  width: 20px;
  transition-property: width;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.underline:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
.underline:hover, .underline:focus, .underline:active, .underline.active {
  color: #1f1f1f !important;
}

.underline2 {
  position: relative;
}
.underline2 span {
  position: relative;
  z-index: 9 !important;
}
.underline2:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  bottom: 1px;
  width: calc(100% + 10px);
  height: 10px;
  background: #0082a3;
  display: block;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.underline2:hover:before {
  height: 25px;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs30 {
  font-size: 30px !important;
}

.fs40 {
  font-size: 40px !important;
}

.fs50 {
  font-size: 50px !important;
}

.fs60 {
  font-size: 60px !important;
}

.fs70 {
  font-size: 70px !important;
}

.fs80 {
  font-size: 80px !important;
}

.fs90 {
  font-size: 90px !important;
}

.fs100 {
  font-size: 100px !important;
}

.fw1 {
  font-weight: 100 !important;
}

.fw2 {
  font-weight: 200 !important;
}

.fw3 {
  font-weight: 300 !important;
}

.fw4 {
  font-weight: 400 !important;
}

.fw5 {
  font-weight: 500 !important;
}

.fw6 {
  font-weight: 600 !important;
}

.fw7 {
  font-weight: 700 !important;
}

.fw8 {
  font-weight: 800 !important;
}

/**
 * * Responsive font size for various media query breakpoints
 * *
 * * Usage:
 * * @include responsive-font-size(12px, 14px, 16px, 18px, 20px);
 * * @include responsive-font-size(xs, sm, md, lg, xl);
 * *
 * * If you want to omit specific breakpoint please use ''
 * * e.g. @include responsive-font-size(12px, '', '', '', 20px);
 * */
.circleIcon {
  padding: 10px;
  border-radius: 50%;
}

.setBg {
  object-fit: cover;
  width: 100% !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}

.setBg2 {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}

/**
 * * Px to rem
 * *
 * * Usage
 * * font-size: rem(20)
 * * margin: rem(40) rem(40);
 * */
.shift1 {
  margin-bottom: -8rem;
}

.shift2 {
  padding-top: 7rem;
}

.shift3 {
  margin-top: -8rem;
}

.shift4 {
  margin-top: -12rem;
}

.shift5 {
  z-index: 9 !important;
  position: absolute;
  right: -6rem;
}

.shift6 {
  z-index: 9 !important;
  position: absolute;
  left: -13rem;
}

/**
 * * Responsive size for various media query breakpoints
 * *
 * * Usage:
 * * @include size('h', 10px, 20px, 30px, 40px, 50px);
 * * @include size('type', xs, sm, md, lg, xl);
 *
 * * If you want to omit specific breakpoint please use ''
 * * e.g. @include size('h', 10px, '', '', 40px, 50px);
 *
 * Type:
 *
 * h    : height,
 * minh : min-height,
 * maxh : max-height,
 * w    : width,
 * minw : min-width,
 * maxw : max-width
 * */
.height10 {
  height: 10rem !important;
}

.height20 {
  height: 20rem !important;
}

.height30 {
  height: 30rem !important;
}

.height40 {
  height: 40rem !important;
}

.height50 {
  height: 50rem !important;
}

.height60 {
  height: 60rem !important;
}

.height70 {
  height: 70rem !important;
}

.height80 {
  height: 80rem !important;
}

.height90 {
  height: 90rem !important;
}

.height100 {
  height: 100rem !important;
}

.width10 {
  width: 10rem !important;
}

.width20 {
  width: 20rem !important;
}

.width30 {
  width: 30rem !important;
}

.width40 {
  width: 40rem !important;
}

.width50 {
  width: 50rem !important;
}

.width60 {
  width: 60rem !important;
}

.width70 {
  width: 70rem !important;
}

.width80 {
  width: 80rem !important;
}

.width90 {
  width: 90rem !important;
}

.width100 {
  width: 100rem !important;
}

/**
 * * Responsive spacing for various media query breakpoints
 * *
 * * Usage
 * * @include space('mb', 10px, 20px, 30px, 40px, 50px);
 * * @include space('type', xs, sm, md, lg, xl);
 *
 * * If you want to omit specific breakpoint please use ''
 * * e.g. @include space('mb', 10px, '', '', 40px, 50px);
 *
 * Type:
 *
 * m  : margin
 * mt : margin-top
 * mr : margin-right
 * mb : margin-bottom
 * ml : margin-left
 * mx : (horizontal) margin-left and margin-right
 * my : (vertical) margin-top and margin bottom
 *
 * p  : padding
 * pt : padding-top
 * pr : padding-right
 * pb : padding-bottom
 * pl : padding-left
 * px : (horizontal) padding-left and padding-right
 * py : (vertical) padding-top and padding bottom
 * */
.pt-6, .py-6 {
  padding-top: 75px !important;
}

.pr-6, .px-6 {
  padding-right: 75px !important;
}

.pb-6, .py-6 {
  padding-bottom: 75px !important;
}

.pl-6, .px-6 {
  padding-left: 75px !important;
}

.pt-7, .py-7 {
  padding-top: 100px !important;
}

.pr-7, .px-7 {
  padding-right: 100px !important;
}

.pb-7, .py-7 {
  padding-bottom: 100px !important;
}

.pl-7, .px-7 {
  padding-left: 100px !important;
}

.pt-8, .py-8 {
  padding-top: 10rem !important;
}

.pr-8, .px-8 {
  padding-right: 10rem !important;
}

.pb-8, .py-8 {
  padding-bottom: 10rem !important;
}

.pl-8, .px-8 {
  padding-left: 10rem !important;
}

.pt-9, .py-9 {
  padding-top: 15rem !important;
}

.pr-9, .px-9 {
  padding-right: 15rem !important;
}

.pb-9, .py-9 {
  padding-bottom: 15rem !important;
}

.pl-9, .px-9 {
  padding-left: 15rem !important;
}

.pt-10, .py-10 {
  padding-top: 20rem !important;
}

.pr-10, .px-10 {
  padding-right: 20rem !important;
}

.pb-10, .py-10 {
  padding-bottom: 20rem !important;
}

.pl-10, .px-10 {
  padding-left: 20rem !important;
}

.mt-6, .my-6 {
  margin-top: 75px !important;
}

.mr-6, .mx-6 {
  margin-right: 75px !important;
}

.mb-6, .my-6 {
  margin-bottom: 75px !important;
}

.ml-6, .mx-6 {
  margin-left: 75px !important;
}

.mt-7, .my-7 {
  margin-top: 100px !important;
}

.mr-7, .mx-7 {
  margin-right: 100px !important;
}

.mb-7, .my-7 {
  margin-bottom: 100px !important;
}

.ml-7, .mx-7 {
  margin-left: 100px !important;
}

.mt-8, .my-8 {
  margin-top: 150px !important;
}

.mr-8, .mx-8 {
  margin-right: 150px !important;
}

.mb-8, .my-8 {
  margin-bottom: 150px !important;
}

.ml-8, .mx-8 {
  margin-left: 150px !important;
}

.mt-9, .my-9 {
  margin-top: 200px !important;
}

.mr-9, .mx-9 {
  margin-right: 200px !important;
}

.mb-9, .my-9 {
  margin-bottom: 200px !important;
}

.ml-9, .mx-9 {
  margin-left: 200px !important;
}

@media screen and (max-width: 1200px) {
  .py-6 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
.spaceBetween {
  justify-content: space-between;
  display: flex;
}

/**
 * * Triangle
 * * Usage:
 * * @include triangle(red, up, 20px);
 * *
 * * Color, direction, size
 * */
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  box-sizing: border-box;
  scroll-behavior: smooth !important;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100vh !important;
  position: relative;
  background: #F8F9FA;
  color: #1f1f1f;
  font-size: 16px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden !important;
  user-select: none;
}

button, .btn {
  cursor: pointer;
  border: 0;
  outline: none !important;
  box-shadow: none !important;
  transition: all 0.3s linear !important;
  border-radius: 10px !important;
}
button:hover, button:focus, .btn:hover, .btn:focus {
  transition: all 0.3s linear !important;
}
button.btn-primary, .btn.btn-primary {
  color: #ffffff !important;
  background: #e28704 !important;
  padding: 7px 30px;
  font-weight: 700;
  transition: 0.3s all ease-out !important;
}
button.btn-primary:hover, button.btn-primary:focus, .btn.btn-primary:hover, .btn.btn-primary:focus {
  color: #ffffff !important;
  background: #fac467 !important;
  transition: 0.3s all ease-out !important;
}
button.btn-dropdown, .btn.btn-dropdown {
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  justify-content: space-between;
  display: flex;
  padding: 5px !important;
}

@media screen and (max-width: 576px) {
  .btn-primary {
    width: 100%;
  }
}
.input-area {
  position: relative;
}
.input-area input, .input-area textarea, .input-area select {
  color: #1f1f1f;
  display: block;
  padding-left: 0;
  width: 100%;
  min-height: 40px;
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #ececec;
  background: transparent;
  -webkit-appearance: none;
  transition: 0.3s ease-in-out;
  position: relative;
  outline: 0;
}
.input-area input:hover, .input-area input:focus, .input-area textarea:hover, .input-area textarea:focus, .input-area select:hover, .input-area select:focus {
  outline: none;
  box-shadow: none;
  background: transparent;
  border: 0;
  border-bottom: 2px solid #333333;
}
.input-area input::placeholder, .input-area textarea::placeholder {
  color: #1f1f1f !important;
}
.input-area label {
  position: absolute;
  top: 10px;
  cursor: text !important;
  transition: 0.2s linear all;
}

.focus-input label {
  top: -18px;
  transition: 0.2s linear all;
  font-size: 12px;
}

body::-webkit-scrollbar {
  width: 10px !important;
  background: transparent;
  opacity: 0;
}
body::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
body::-webkit-scrollbar-thumb {
  background: #696969 !important;
  border-radius: 5px;
  display: block !important;
}
body:hover::-webkit-scrollbar-thumb {
  background: #adadad !important;
  display: block !important;
}

*::-webkit-scrollbar {
  width: 7px !important;
  background: transparent;
  opacity: 0;
}
*::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
*::-webkit-scrollbar-thumb {
  background: #F0F2F5 !important;
  border-radius: 5px;
  display: none;
}
*:hover::-webkit-scrollbar-thumb {
  display: block;
}

a {
  transition: all 0.3s linear !important;
  color: #1f1f1f;
}
a:hover, a:focus, a:active, a.active {
  transition: all 0.3s linear !important;
  text-decoration: none !important;
  color: #1f1f1f !important;
  font-weight: 500;
}

p {
  color: #1f1f1f;
  margin-bottom: 6px !important;
}

hr {
  margin-top: 4px;
  margin-bottom: 0;
}

ul, ol, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

h1 {
  font-weight: 700;
  font-size: 70px;
}

h2 {
  font-weight: 600;
  font-size: 50px;
}

@media screen and (max-width: 1200px) {
  h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 576px) {
  h2 {
    font-size: 30px;
  }
}
.selectBox {
  position: relative;
  margin: 30px 0;
}
.selectBox .selectLabel {
  padding-bottom: 5px;
  width: 100%;
  background: transparent;
  border: 0 !important;
  border-bottom: 2px solid #999999 !important;
  border-radius: 0 !important;
  cursor: pointer;
  justify-content: space-between;
  display: flex;
}
.selectBox .selectLabel a {
  display: block;
  padding: 8px;
  color: #1f1f1f;
}
.selectBox .selectLabel span {
  font-size: 16px !important;
  padding-right: 20px;
}
.selectBox .selectDown {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin: 5px 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  z-index: 999999 !important;
  overflow-x: hidden;
  padding: 5px 0;
}
.selectBox .selectDown li span {
  display: block;
  padding: 5px 10px;
  font-size: 16px;
  color: #1f1f1f;
  cursor: pointer;
}
.selectBox .selectDown li.active span {
  color: #0082a3;
  background: #F8F9FA;
}
.selectBox .selectDown li:hover span {
  background: #F8F9FA;
}

body {
  overflow: hidden;
  font-family: "Nunito Sans", sans-serif;
}

/* Modern Login Wrapper - Kétoszlopos layout */
.modern-login-wrapper {
  height: 100vh;
  width: 100%;
  background: #f8f9fa;
}

/* Login Form Section - Bal oldal */
.login-form-section {
  background: #ffffff;
  padding: 40px;
  min-height: 100vh;
}

.login-form-container {
  width: 100%;
  max-width: 450px;
}

.login-logo {
  height: 60px;
  width: auto;
}

.login-title {
  font-size: 32px;
  font-weight: 700;
  color: #1f1f1f;
  margin-bottom: 10px;
}

.login-subtitle {
  font-size: 16px;
  color: #65676b;
  margin-bottom: 0;
}

/* Modern Input Styles */
.form-group {
  margin-bottom: 1.5rem;
}

.form-label {
  font-weight: 600;
  color: #1f1f1f;
  margin-bottom: 8px;
  font-size: 14px;
}

.input-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.input-icon {
  position: absolute;
  left: 16px;
  color: #65676b;
  font-size: 18px;
  z-index: 2;
  pointer-events: none;
}

.modern-input {
  width: 100%;
  padding: 14px 16px 14px 48px;
  border: 2px solid #e4e6ea;
  border-radius: 8px;
  font-size: 16px;
  transition: all 0.3s ease;
  background: #ffffff;
  color: #1f1f1f;
}

.modern-input:focus {
  outline: none;
  border-color: #e28704;
  box-shadow: 0 0 0 3px rgba(226, 135, 4, 0.1);
}

.input-wrapper.focused .input-icon {
  color: #e28704;
}

.input-wrapper .password-toggle {
  position: absolute;
  right: 16px;
  background: transparent;
  border: none;
  color: #65676b;
  cursor: pointer;
  padding: 4px;
  display: flex;
  align-items: center;
  z-index: 2;
  transition: color 0.3s ease;
}

.input-wrapper .password-toggle:hover {
  color: #e28704;
}

.input-wrapper .password-toggle i {
  font-size: 18px;
}

/* Checkbox Styles */
.form-check {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.form-check-input {
  width: 18px !important;
  height: 18px !important;
  margin-top: 0 !important;
  margin-right: 10px !important;
  margin-left: 0 !important;
  cursor: pointer !important;
  border: 2px solid #e4e6ea !important;
  border-radius: 4px !important;
  appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  background-color: #ffffff !important;
  flex-shrink: 0;
  display: inline-block !important;
}

/* Bootstrap 5 checkbox orange styling - must override default blue */
.form-check-input:checked,
.form-check-input[type=checkbox]:checked,
#rememberMeCbx:checked,
input[type=checkbox]:checked.form-check-input,
input[id=rememberMeCbx]:checked,
.form-check .form-check-input:checked {
  background-color: #e28704 !important;
  border-color: #e28704 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e") !important;
  accent-color: #e28704 !important;
}

/* Extra specific selector for Bootstrap 5 compatibility */
.form-check-input[type="checkbox"]:checked {
  background-color: #e28704 !important;
  border-color: #e28704 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e") !important;
}

/* Override Bootstrap 5 default checkbox checked state */
input.form-check-input[type=checkbox]:checked {
  background-color: #e28704 !important;
  border-color: #e28704 !important;
}

.form-check-input:focus {
  border-color: #e28704 !important;
  box-shadow: 0 0 0 3px rgba(226, 135, 4, 0.1) !important;
  outline: none !important;
}

.form-check-label {
  font-size: 14px;
  color: #1f1f1f;
  cursor: pointer;
  user-select: none;
}

/* Forgot Password Link */
.forgot-password-link {
  font-size: 14px;
  color: #e28704;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}

.forgot-password-link:hover {
  color: #c67403;
  text-decoration: none;
}

/* Login Button */
.btn-login-modern {
  background: #e28704;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
  padding: 14px 30px;
  border-radius: 8px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(226, 135, 4, 0.2);
}

.btn-login-modern:hover {
  background: #c67403;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(226, 135, 4, 0.3);
}

.btn-login-modern:active {
  transform: translateY(0);
}

/* Register Link */
.register-link {
  color: #e28704;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
}

.register-link:hover {
  color: #c67403;
  text-decoration: underline;
}

/* Login Image Section - Jobb oldal */
.login-image-section {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
}

.login-image-wrapper {
  width: 100%;
  height: 100%;
  background: url("../images/loginBg.jpg");
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 100vh;
}

.login-image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(226, 135, 4, 0.1) 0%, rgba(0, 0, 0, 0.2) 100%);
  z-index: 1;
}

/* Responsive - Tablet és Mobile */
@media (max-width: 991.98px) {
  .login-form-section {
    min-height: auto;
    padding: 30px 20px;
  }
  
  .login-form-container {
    max-width: 100%;
  }
  
  .login-title {
    font-size: 28px;
  }
}

@media (max-width: 575.98px) {
  .login-form-section {
    padding: 20px 15px;
  }
  
  .login-title {
    font-size: 24px;
  }
  
  .login-subtitle {
    font-size: 14px;
  }
}

/* Régi stílusok (kompatibilitás miatt) */
.loginBg {
  height: 100vh;
  width: 100%;
  display: block;
  position: relative;
}
.loginBg::after {
  content: "";
  background: url("../images/loginBg.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0.6;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}

.loading-shadow {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s all;
  z-index: 1000;
}
.loading-shadow .loading-icon {
  position: absolute;
  width: 300px;
  height: 300px;
  left: calc(50% - 150px);
  top: calc(50% - 150px);
}

input[type=checkbox] {
  width: 20px !important;
  height: 20px !important;
  margin: 0 !important;
  cursor: pointer !important;
  padding: 4px !important;
  border: 0 !important;
}

.btn {
  padding: 10px 30px;
  border-radius: 50px;
  position: relative;
  color: #ffffff;
  transition: all 0.25s;
  background: #e28704;
}
.btn:hover, .btn.active {
  background: #fac467;
  color: #ffffff;
}

h3 {
  text-align: center;
  font-weight: 600;
}

.login-box {
  height: 60vh;
  min-height: 650px;
  width: 90%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.1215686275);
  box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
  display: table;
  position: relative;
}
.login-box .loginBoxColumn {
  height: 60vh;
  min-height: 650px;
  text-align: center;
}
.login-box .loginBoxColumn div {
  margin: 0 auto;
}
.login-box .loginBoxColumn p {
  font-size: 16px;
  color: #303030;
}
.login-box .loginBoxColumn .goLogin, .login-box .loginBoxColumn .goRegister {
  margin-top: 15px;
}
.login-box .wrapper {
  background: #ffffff;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  position: absolute;
  width: 50%;
  height: 60vh;
  min-height: 650px;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.5s;
  overflow: hidden;
}
.login-box .wrapper .loginForm {
  padding: 0 30px;
  height: 60vh;
  min-height: 650px;
  width: 100%;
}
.login-box .wrapper #login {
  visibility: visible;
}
.login-box .wrapper #register {
  transform: translateY(-100%) translateX(100%);
  visibility: hidden;
}
.login-box .wrapper.move #register {
  transform: translateY(-100%) translateX(0%);
  visibility: visible;
}
.login-box .wrapper.move #login {
  transform: translateX(-100%);
  visibility: hidden;
}
.login-box .wrapper.move {
  left: 50%;
}

@media (max-width: 992px) {
  .login-box {
    height: 90vh;
    min-height: 650px;
    width: 95%;
  }
  .login-box .loginBoxColumn {
    height: 90vh;
    min-height: 650px;
  }
  .login-box .loginBoxColumn div {
    top: 0 !important;
    position: absolute !important;
    width: 50%;
  }
  .login-box .loginBoxColumn div h3, .login-box .loginBoxColumn div p {
    display: none;
  }
  .login-box .loginBoxColumn .loginSide {
    left: 0;
  }
  .login-box .loginBoxColumn .registerSide {
    right: 0;
  }
  .login-box .loginBoxColumn .goLogin, .login-box .loginBoxColumn .goRegister {
    margin-top: 0;
    width: 100%;
    height: 100%;
    padding: 15px 0;
  }
  .login-box .wrapper {
    background: transparent;
    box-shadow: none;
    width: 100%;
    height: 85vh;
    min-height: 650px;
    top: 5vh;
  }
  .login-box .wrapper .selectBox {
    margin-bottom: 0;
  }
  .login-box .wrapper input, .login-box .wrapper textarea, .login-box .wrapper .selectLabel {
    border-color: #1f1f1f !important;
  }
  .login-box .wrapper input:hover, .login-box .wrapper input:focus, .login-box .wrapper textarea:hover, .login-box .wrapper textarea:focus, .login-box .wrapper .selectLabel:hover, .login-box .wrapper .selectLabel:focus {
    border-color: #ffffff;
  }
  .login-box .wrapper .loginForm {
    display: inline-block;
    padding: 0 !important;
    height: 90vh;
    min-height: 650px;
  }
  .login-box .wrapper.move {
    left: 0;
  }
}
@media (max-width: 576px) {
  .login-box {
    height: 80vh !important;
    width: 100%;
    min-height: 500px !important;
  }
  .login-box .loginBoxColumn {
    min-height: 500px !important;
  }
  .login-box .wrapper {
    top: 8vh !important;
    min-height: 500px !important;
  }
  .login-box .wrapper .loginForm {
    height: 80vh !important;
    min-height: 500px !important;
  }
  #register {
    overflow: auto;
  }
  #register h3 {
    padding-top: 30px;
  }
  ::-webkit-scrollbar {
    width: 2px;
  }
  ::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2392156863);
  }
}
.check {
  cursor: pointer;
  position: relative;
  margin: auto;
  display: block;
  width: 100%;
  height: 30px;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(0, 0, 0);
}
.check svg {
  position: relative;
  z-index: 1;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #1f1f1f;
  stroke-width: 1.5;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
}
.check svg path {
  stroke-dasharray: 60;
  stroke-dashoffset: 0;
}
.check svg polyline {
  stroke-dasharray: 22;
  stroke-dashoffset: 66;
}
.check:hover:before {
  opacity: 1;
}
.check:hover svg {
  stroke: #696969;
}

#cbx:checked + .check svg, #rememberMeCbx:checked + .check svg, #cbxViber:checked + .check svg, #cbxWhatsapp:checked + .check svg, #cbxOther:checked + .check svg {
  stroke: #0082a3;
}
#cbx:checked + .check svg path, #rememberMeCbx:checked + .check svg path, #cbxViber:checked + .check svg path, #cbxWhatsapp:checked + .check svg path, #cbxOther:checked + .check svg path {
  stroke-dashoffset: 60;
  transition: all 0.3s linear;
}
#cbx:checked + .check svg polyline, #rememberMeCbx:checked + .check svg polyline, #cbxViber:checked + .check svg polyline, #cbxWhatsapp:checked + .check svg polyline, #cbxOther:checked + .check svg polyline {
  stroke-dashoffset: 42;
  transition: all 0.2s linear;
  transition-delay: 0.15s;
}

/*# sourceMappingURL=login.css.map */
