h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

/*
*
*
login form one start
*
*
*/
.ega-login-layout1 .ege-login-layout1-wrapper {
  min-height: 100vh;
  overflow-y: hidden;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content {
  width: 470px;
  margin: 0 30px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content h4.ega-form-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #262626;
  margin-bottom: 30px;
  padding-bottom: 6px;
  display: inline-block;
  border-bottom: 2px solid #521EA9;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group label.ega-form-label {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 1rem;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1 {
  width: 100%;
  height: 50px;
  border: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  margin-bottom: 30px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input::-webkit-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1::-webkit-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1::-webkit-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1::-webkit-input-placeholder {
  font-size: 12px;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input:-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1:-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1:-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1:-ms-input-placeholder {
  font-size: 12px;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input::-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1::-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1::-ms-input-placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1::-ms-input-placeholder {
  font-size: 12px;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input::placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="text"].ega-login-input-1::placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1::placeholder,
.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="email"].ega-login-input-1::placeholder {
  font-size: 12px;
  color: #AEAEAE;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="password"].ega-login-input-1 {
  margin-bottom: 16px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="submit"].ega-login-input-1 {
  height: 50px;
  padding: 0 50px;
  font-size: 1.125rem;
  color: #FFFFFF;
  font-weight: 500;
  background: #521EA9;
  border: 1.5px solid #521EA9;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin-top: 35px;
  margin-bottom: 30px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group input[type="submit"].ega-login-input-1:hover {
  background: #fff;
  color: #521EA9;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-form-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-form-check input[type="checkbox"].ega-login-input-1 {
  border: 1.5px solid rgba(84, 29, 173, 0.3);
  height: 16px;
  width: 16px;
  margin-right: 8px;
  margin-top: 0;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-form-check label.ega-form-label {
  display: inline-block;
  font-size: 0.875rem;
  color: #646D82;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-form-check label.ega-form-label span {
  color: #521EA9;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-input-group-dbl .ega-forgotpass-link a {
  display: inline-block;
  font-weight: 500;
  font-size: 0.875rem;
  color: rgba(82, 30, 169, 0.5);
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-signup-link p {
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #646D82;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-wrap .ega-login-form1-content .ega-signup-link p a {
  color: #521EA9;
  font-weight: 500;
  margin-left: 4px;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-illustration-wrap {
  background: -webkit-gradient(linear, left top, left bottom, from(#6E0FE5), to(rgba(37, 41, 85, 0.96)));
  background: linear-gradient(180deg, #6E0FE5 0%, rgba(37, 41, 85, 0.96) 100%);
  position: relative;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-illustration-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: url(../../assets/images/form-shapes/login1-shape.png) no-repeat center;
  background-size: cover;
  height: 35%;
  width: 100%;
}

.ega-login-layout1 .ege-login-layout1-wrapper .ege-login-form1-illustration-wrap .ege-logo {
  position: absolute;
  top: 0;
  right: 0;
  margin: 30px;
}

/*
*
*
login form one end
*
*
*/
/*
*
*
Login form two start
*
*
*/
.ege-login-layout2 .ege-login-layout2-wrapper {
  min-height: 100vh;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, rgba(18, 14, 24, 0.9)), to(rgba(18, 14, 24, 0.9))), url(../../assets/images/form-image/login-bg-2.png);
  background: linear-gradient(rgba(18, 14, 24, 0.9) 100%, rgba(18, 14, 24, 0.9) 100%), url(../../assets/images/form-image/login-bg-2.png);
  color: rgba(18, 14, 24, 0.9);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow-y: hidden;
  padding: 80px 0;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ege-logo {
  margin: 20px;
  position: absolute;
  top: 30px;
  left: 20px;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-login-form2-content.ega-login-form2-content-v2 {
  background: #120E18;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-login-form2-content {
  max-width: 700px;
  padding: 80px 70px;
  background: rgba(18, 14, 24, 0.4);
  -webkit-box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
          box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  border-radius: 20px;
  margin: 0 20px;
}

.ege-login-layout2 .ege-login-layout2-wrapper h4.ega-form-title {
  font-weight: 500;
  font-size: 30px;
  color: #FFFFFF;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #0670C7;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-form-check {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-form-check .ega-form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-form-check .ega-form-checkbox input[type="checkbox"] {
  height: 16px;
  width: 16px;
  background: transparent;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-form-check .ega-form-checkbox label.ega-form-label {
  color: #646D82;
  font-size: 0.875rem;
  margin-left: 8px;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-form-check .ega-form-checkbox label.ega-form-label span, .ege-login-layout2 .ege-login-layout2-wrapper .ega-form-check .ega-form-checkbox label.ega-form-label a {
  color: #fff;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-form-check .ega-forgot-pass-link a {
  font-weight: 500;
  font-size: 0.875rem;
  color: #FFFFFF;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-input-group {
  margin-top: 25px;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-input-group label.ega-form-label {
  display: inline-block;
  font-size: 1rem;
  color: #AEAEAE;
  margin-bottom: 10px;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-input-group input.ega-login-input {
  width: 100%;
  display: block;
  background: transparent;
  border: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  height: 50px;
  padding: 15px;
  color: #fff;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-submit-btn {
  margin-top: 35px;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-submit-btn input[type="submit"] {
  height: 50px;
  padding: 0 50px;
  background: #0670C7;
  border-radius: 5px;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  outline: none;
  border: none;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-submit-btn .ega-login-link {
  margin-top: 25px;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-submit-btn .ega-login-link p {
  font-size: 1rem;
  color: #646D82;
}

.ege-login-layout2 .ege-login-layout2-wrapper .ega-submit-btn .ega-login-link p a {
  color: #fff;
}

/*
*
*
Login form two end
*
*
*/
/*
*
*
Login form three start
*
*
*/
.ege-login-layout3.register-layout .ege-login-layout3-wrapper {
  height: 100%;
  padding: 80px 0;
}

.ege-login-layout3.register-layout .ege-login-layout3-wrapper .ega-login-form3-wrap {
  padding: 55px 75px;
}

.ege-login-layout3 .ege-login-layout3-wrapper {
  position: relative;
  min-height: 100vh;
  background: url(../images/form-shapes/login-form-3-bg.png) no-repeat center;
  background-size: cover;
}

.ege-login-layout3 .ege-login-layout3-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 50px;
  background: url(../images/form-image/login-form-3-figure.png) no-repeat;
  height: 760px;
  width: 710px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap {
  padding: 90px 80px;
  background: #fff;
  -webkit-box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
          box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  border-radius: 5px;
  max-width: 640px;
  position: relative;
  margin-right: 450px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form3-top {
  text-align: center;
  margin-bottom: 42px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form3-top p.ega-or-gap {
  font-size: 17px;
  color: #262626;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 0;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form3-top .ega-social-login-btn a.ega-social-login {
  display: block;
  padding: 12px 0px;
  font-weight: 500;
  font-size: 17px;
  color: #FFFFFF;
  text-transform: capitalize;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form3-top .ega-social-login-btn a.ega-social-login i {
  margin-right: 12px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form3-top .ega-social-login-btn a.ega-social-login i::before {
  vertical-align: middle;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form3-top .ega-social-login-btn:first-child a.ega-social-login {
  background: #3B5998;
  border-radius: 30px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form3-top .ega-social-login-btn:last-child a.ega-social-login {
  background: #C32F10;
  border-radius: 30px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content h4.ega-form-title {
  font-weight: 500;
  font-size: 30px;
  color: #262626;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #F09900;
  text-align: center;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-form-check {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-form-check .ega-form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-form-check .ega-form-checkbox input[type="checkbox"] {
  height: 16px;
  width: 16px;
  background: transparent;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-form-check .ega-form-checkbox label.ega-form-label {
  color: #646D82;
  font-size: 0.875rem;
  margin-left: 8px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-form-check .ega-form-checkbox label.ega-form-label a.trems-condition-link {
  color: #F09900;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-form-check .ega-form-checkbox label.ega-form-label a {
  color: #fff;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-form-check .ega-forgot-pass-link a {
  font-weight: 500;
  font-size: 0.875rem;
  color: #F09900;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-input-group {
  margin-top: 25px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-input-group label.ega-form-label {
  display: inline-block;
  font-size: 1rem;
  color: #AEAEAE;
  margin-bottom: 10px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-input-group input.ega-login-input {
  width: 100%;
  display: block;
  background: transparent;
  border: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  height: 50px;
  padding: 15px;
  color: #000;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-submit-btn {
  margin-top: 35px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-submit-btn input[type="submit"] {
  height: 50px;
  padding: 0 50px;
  background: #F09900;
  border-radius: 30px;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  outline: none;
  border: none;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-submit-btn .ega-login-link {
  margin-top: 25px;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-submit-btn .ega-login-link p {
  font-size: 1rem;
  color: #646D82;
}

.ege-login-layout3 .ege-login-layout3-wrapper .ega-login-form3-wrap .ega-login-form-three-content .ega-submit-btn .ega-login-link p a {
  color: #F09900;
}

.ega-login-form-three-wrapper {
  position: relative;
  height: 100vh;
  padding: 100px 0;
}

.ega-login-form-three-wrapper::before {
  position: absolute;
  content: "";
  background: url(../images/form-shapes/test.svg);
  z-index: 1;
  background-repeat: no-repeat;
  width: 60%;
  height: 100%;
  right: 0;
  top: 0;
}

.ega-login-form-three-wrapper .ega-login-nav-3 {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

.ega-login-form-three-wrapper .ega-login-nav-3 img {
  float: right;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap {
  padding: 90px 80px;
  background: #fff;
  -webkit-box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
          box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  border-radius: 5px;
  max-width: 640px;
  position: relative;
  z-index: 12;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-top {
  text-align: center;
  margin-bottom: 50px;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-top p.ega-or-gap {
  font-size: 17px;
  color: #262626;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 0;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-top .ega-social-login-btn a.ega-social-login {
  display: block;
  padding: 12px 0px;
  font-weight: 500;
  font-size: 17px;
  color: #FFFFFF;
  text-transform: capitalize;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-top .ega-social-login-btn a.ega-social-login i {
  margin-right: 12px;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-top .ega-social-login-btn a.ega-social-login i::before {
  vertical-align: middle;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-top .ega-social-login-btn:first-child a.ega-social-login {
  background: #3B5998;
  border-radius: 30px;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-top .ega-social-login-btn:last-child a.ega-social-login {
  background: #C32F10;
  border-radius: 30px;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content h4.ega-form-title {
  font-weight: 500;
  font-size: 30px;
  color: #262626;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #F09900;
  text-align: center;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-form-check {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-form-check .ega-form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-form-check .ega-form-checkbox input[type="checkbox"] {
  height: 16px;
  width: 16px;
  background: transparent;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-form-check .ega-form-checkbox label.ega-form-label {
  color: #646D82;
  font-size: 0.875rem;
  margin-left: 8px;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-form-check .ega-form-checkbox label.ega-form-label a {
  color: #fff;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-form-check .ega-forgot-pass-link a {
  font-weight: 500;
  font-size: 0.875rem;
  color: #F09900;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-input-group {
  margin-top: 25px;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-input-group label.ega-form-label {
  display: inline-block;
  font-size: 1rem;
  color: #AEAEAE;
  margin-bottom: 10px;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-input-group input.ega-login-input {
  width: 100%;
  display: block;
  background: transparent;
  border: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 30px;
  height: 50px;
  padding: 15px;
  color: #000;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-submit-btn {
  margin-top: 35px;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-submit-btn input[type="submit"] {
  height: 50px;
  padding: 0 50px;
  background: #F09900;
  border-radius: 30px;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  outline: none;
  border: none;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-submit-btn .ega-login-link {
  margin-top: 25px;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-submit-btn .ega-login-link p {
  font-size: 1rem;
  color: #646D82;
}

.ega-login-form-three-wrapper .ega-login-form-three-wrap .ega-login-form-three-content .ega-submit-btn .ega-login-link p a {
  color: #F09900;
}

.ega-login-form-three-wrapper .ega-login-three-figure {
  position: relative;
  z-index: 12;
}

.ega-login-form-three-wrapper .ega-login-three-figure img {
  max-width: 100%;
}

/*
*
*
Login form three end
*
*
*/
/*
*
*
Login form four start
*
*
*/
.ege-login-layout4 .ege-login-layout4-wrapper {
  min-height: 100vh;
  background: #262626;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-bg {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  background: url(../images/form-image/login-bg-4.png) no-repeat center;
  background-size: cover;
  position: relative;
  -webkit-clip-path: ellipse(67% 92% at 33% 49%);
          clip-path: ellipse(67% 92% at 33% 49%);
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(137.11deg, rgba(41, 56, 84, 0.8) 4.68%, rgba(63, 41, 150, 0.8) 93.86%);
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-bg .login-form4-content {
  max-width: 590px;
  margin: 0 20px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-bg .login-form4-content h4.ege-content-title {
  font-weight: 500;
  font-size: 30px;
  color: #FFFFFF;
  font-family: 'Rubik', sans-serif;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-bg .login-form4-content p.ege-content-texts {
  font-size: 1.125rem;
  line-height: 29px;
  color: #FFFFFF;
  font-family: 'Rubik', sans-serif;
  margin: 18px 0 32px 0;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-bg .login-form4-content .ege-back-home-btn a {
  display: inline-block;
  font-weight: 500;
  font-size: 1.125rem;
  color: #FFFFFF;
  background: #262626;
  border-radius: 5px;
  padding: 16px 40px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  position: relative;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-page-switcher-4 {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -160px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-page-switcher-4 a.switcher-btn {
  font-weight: 500;
  font-size: 1.125rem;
  color: #FFFFFF;
  font-family: 'Rubik', sans-serif;
  padding: 15px 60px;
  border-radius: 50px 0px 0px 50px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-page-switcher-4 a.switcher-btn.active {
  background: #262626;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-logo {
  position: absolute;
  margin: 40px;
  right: 0;
  top: 0;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 {
  -webkit-box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
          box-shadow: 12px 19px 62px rgba(13, 52, 79, 0.1);
  border-radius: 5px;
  max-width: 470px;
  margin: 0 30px;
  padding: 100px 0;
  z-index: 12;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-top {
  text-align: center;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-top .ega-social-login-btn a.ega-social-login {
  display: block;
  padding: 12px 58px;
  font-weight: 500;
  font-size: 17px;
  color: #FFFFFF;
  text-transform: capitalize;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-top .ega-social-login-btn a.ega-social-login i {
  margin-right: 12px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-top .ega-social-login-btn a.ega-social-login i::before {
  vertical-align: middle;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-top .ega-social-login-btn:first-child a.ega-social-login {
  background: transparent;
  border-radius: 30px;
  border: 1px solid #C32F10;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-top .ega-social-login-btn:last-child a.ega-social-login {
  background: transparent;
  border-radius: 30px;
  border: 1px solid #3B5998;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content h4.ega-form-title {
  font-weight: 500;
  font-size: 30px;
  color: #ffffff;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #fff;
  text-align: center;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-form-check {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-form-check .ega-form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-form-check .ega-form-checkbox input[type="checkbox"] {
  height: 16px;
  width: 16px;
  background: transparent;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-form-check .ega-form-checkbox label.ega-form-label {
  color: #646D82;
  font-size: 0.875rem;
  margin-left: 8px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-form-check .ega-form-checkbox label.ega-form-label a {
  color: #fff;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-form-check .ega-forgot-pass-link a {
  font-weight: 500;
  font-size: 0.875rem;
  color: #Fff;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-input-group {
  margin-top: 25px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-input-group label.ega-form-label {
  display: inline-block;
  font-size: 1rem;
  color: #AEAEAE;
  margin-bottom: 10px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-input-group input.ega-login-input {
  width: 100%;
  display: block;
  background: transparent;
  border: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  height: 50px;
  padding: 15px;
  color: #fff;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-submit-btn {
  margin-top: 35px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-submit-btn input[type="submit"] {
  height: 50px;
  padding: 0 50px;
  background: #3F2996;
  border-radius: 5px;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  outline: none;
  border: none;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-submit-btn .ega-login-link {
  margin-top: 25px;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-submit-btn .ega-login-link p {
  font-size: 1rem;
  color: #646D82;
}

.ege-login-layout4 .ege-login-layout4-wrapper .ege-login-form4-wrap .ege-login-form4 .ega-login-form-four-content .ega-submit-btn .ega-login-link p a {
  color: #fff;
  font-weight: 500;
}

/*
*
*
Login form four end
*
*
*/
/*
*
*
Login form five start
*
*
*/
.ege-login-layout5 .ege-login-layout5-wrapper {
  min-height: 100vh;
  background: #fff;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-bg {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  background: url(../images/form-image/login-bg-6.png) no-repeat center;
  background-size: cover;
  position: relative;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(139.38deg, rgba(242, 112, 156, 0.85) 15.94%, rgba(255, 148, 114, 0.85) 106.1%);
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-bg .ege-login-form5-video {
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 70px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-bg .ege-login-form5-video span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: video-pulse 3s linear infinite;
          animation: video-pulse 3s linear infinite;
  -webkit-animation-delay: calc(-0.5s * var(--i));
          animation-delay: calc(-0.5s * var(--i));
}

@-webkit-keyframes video-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(2.2);
            transform: scale(2.2);
    opacity: 0;
  }
}

@keyframes video-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(2.2);
            transform: scale(2.2);
    opacity: 0;
  }
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-bg .ege-login-form5-video a {
  color: #FF9472;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-bg .ege-login-form5-video i {
  font-size: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-bg .ege-login-form5-video i::before {
  vertical-align: middle;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  position: relative;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-logo {
  position: absolute;
  margin: 40px;
  right: 0;
  top: 0;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 {
  border-radius: 5px;
  max-width: 470px;
  margin: 0 30px;
  z-index: 12;
  padding: 100px 0;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content h4.ega-form-title {
  font-weight: 500;
  font-size: 30px;
  color: #262626;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #FF9472;
  text-align: center;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-form-check {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-form-check .ega-form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-form-check .ega-form-checkbox input[type="checkbox"] {
  height: 16px;
  width: 16px;
  background: transparent;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-form-check .ega-form-checkbox label.ega-form-label {
  color: #646D82;
  font-size: 0.875rem;
  margin-left: 8px;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-form-check .ega-form-checkbox label.ega-form-label a {
  color: #FF9472;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-form-check .ega-forgot-pass-link a {
  font-weight: 500;
  font-size: 0.875rem;
  color: #FF9472;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-input-group {
  margin-top: 25px;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-input-group label.ega-form-label {
  display: inline-block;
  font-size: 1rem;
  color: #AEAEAE;
  margin-bottom: 10px;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-input-group input.ega-login-input {
  width: 100%;
  display: block;
  background: transparent;
  border: none;
  border-bottom: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  padding: 15px 0;
  color: #000;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-input-group input.ega-login-input::-webkit-input-placeholder {
  color: #aeaeae;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-input-group input.ega-login-input:-ms-input-placeholder {
  color: #aeaeae;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-input-group input.ega-login-input::-ms-input-placeholder {
  color: #aeaeae;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-input-group input.ega-login-input::placeholder {
  color: #aeaeae;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-submit-btn {
  margin-top: 35px;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-submit-btn input[type="submit"] {
  height: 50px;
  padding: 0 50px;
  background: #FF9472;
  border-radius: 5px;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  outline: none;
  border: none;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-submit-btn .ega-login-link {
  margin-top: 25px;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-submit-btn .ega-login-link p {
  font-size: 1rem;
  color: #646D82;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ega-login-form5-content .ega-submit-btn .ega-login-link p a {
  color: #FF9472;
  font-weight: 500;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ege-social-login5 {
  padding-top: 25px;
  margin-top: 50px;
  border-top: 1px solid #EEEEEE;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ege-social-login5 h5.social-login5-title {
  font-weight: 500;
  font-size: 20px;
  color: #262626;
  margin-bottom: 20px;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ege-social-login5 ul.ege-social-login-option li {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: crimson;
  text-align: center;
  line-height: 40px;
  margin: 0 10px;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ege-social-login5 ul.ege-social-login-option li:first-child {
  background: #3B5999;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ege-social-login5 ul.ege-social-login-option li:nth-child(2) {
  background: #03A9F4;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ege-social-login5 ul.ege-social-login-option li:nth-child(3) {
  background: #0A66C2;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ege-social-login5 ul.ege-social-login-option li:last-child {
  background: #000;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ege-social-login5 ul.ege-social-login-option li i {
  color: #fff;
}

.ege-login-layout5 .ege-login-layout5-wrapper .ege-login-form5-wrap .ege-login-form5 .ege-social-login5 ul.ege-social-login-option li i::before {
  vertical-align: middle;
}

/*
*
*
Login form five end
*
*
*/
/*
*
*
Login form six start
*
*
*/
.ege-login-layout6 .ege-login-layout6-wrapper {
  min-height: 100vh;
  background: #fff;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-bg {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  background: url(../images/login-upimobi.gif) no-repeat center;
  background-size: cover;
  position: relative;
  -webkit-clip-path: ellipse(67% 92% at 33% 49%);
          clip-path: ellipse(67% 92% at 33% 49%);
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(139.56deg, rgba(134, 36, 6, 0.678) 4.67%, rgba(160, 3, 3, 0.9) 119.67%);
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-bg .login-form6-content {
  max-width: 590px;
  margin: 0 20px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-bg .login-form6-content h1.ege-content-title {
  font-weight: 500;
  font-size: 30px;
  color: #ffffff;
  font-family: 'Rubik', sans-serif;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-bg .login-form6-content p.ege-content-texts {
  font-size: 1.125rem;
  line-height: 29px;
  color: #FFFFFF;
  font-family: 'Rubik', sans-serif;
  margin: 18px 0 32px 0;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-bg .login-form6-content .ege-back-home-btn a {
  display: inline-block;
  font-weight: 500;
  font-size: 1.125rem;
  color: #FFFFFF;
  background: #262626;
  border-radius: 5px;
  padding: 16px 40px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  position: relative;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-page-switcher-6 {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -160px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-page-switcher-6 a.switcher-btn {
  font-weight: 500;
  font-size: 1.125rem;
  color: #FFFFFF;
  font-family: 'Rubik', sans-serif;
  padding: 15px 60px;
  border-radius: 50px 0px 0px 50px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-page-switcher-6 a.switcher-btn.active {
  background: #fff;
  color: #293854;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-logo {
  position: absolute;
  margin: 40px;
  right: 0;
  top: 0;
  left: 207px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 {
  border-radius: 5px;
  max-width: 470px;
  margin: 0 30px;
  z-index: 12;
  padding: 100px 0;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-top {
  text-align: center;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn a.ega-social-login {
  display: block;
  padding: 12px 58px;
  font-weight: 500;
  font-size: 17px;
  color: #262626;
  text-transform: capitalize;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn a.ega-social-login i {
  margin-right: 12px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn a.ega-social-login i::before {
  vertical-align: middle;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn:first-child a.ega-social-login {
  background: transparent;
  border-radius: 30px;
  border: 1px solid #C32F10;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn:last-child a.ega-social-login {
  background: transparent;
  border-radius: 30px;
  border: 1px solid #3B5998;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content h4.ega-form-title {
  font-weight: 500;
  font-size: 30px;
  color: #262626;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #293854;
  text-align: center;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-form-checkbox input[type="checkbox"] {
  height: 16px;
  width: 16px;
  background: transparent;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-form-checkbox label.ega-form-label {
  color: #646D82;
  font-size: 0.875rem;
  margin-left: 8px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-form-checkbox label.ega-form-label a {
  color: #293854;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-forgot-pass-link a {
  font-weight: 500;
  font-size: 0.875rem;
  color: #293854;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-input-group {
  margin-top: 25px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-input-group label.ega-form-label {
  display: inline-block;
  font-size: 1rem;
  color: #AEAEAE;
  margin-bottom: 10px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-input-group input.ega-login-input {
  width: 100%;
  display: block;
  background: transparent;
  border: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  height: 50px;
  padding: 15px;
  color: #000;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn {
  margin-top: 35px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn input[type="submit"] {
  height: 50px;
  padding: 0 50px;
  background: #293854;
  border-radius: 5px;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  outline: none;
  border: none;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn .ega-login-link {
  margin-top: 25px;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn .ega-login-link p {
  font-size: 1rem;
  color: #646D82;
}

.ege-login-layout6 .ege-login-layout6-wrapper .ege-login-form6-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn .ega-login-link p a {
  color: #293854;
  font-weight: 500;
}

/*
*
*
Login form six end
*
*
*/
/*
*
*
Login form eight start
*
*
*/
.ege-login-layout8 .ege-login-layout8-wrapper {
  height: 100vh;
  background: linear-gradient(130.43deg, #13116F 19.64%, rgba(20, 35, 88, 0.79) 85.26%);
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap {
  position: relative;
  background: #fff;
  padding: 145px 254px;
  border-radius: 500px;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 {
  border-radius: 5px;
  max-width: 470px;
  margin: 0 30px;
  z-index: 12;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-top {
  text-align: center;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn a.ega-social-login {
  display: block;
  padding: 12px 58px;
  font-weight: 500;
  font-size: 17px;
  color: #262626;
  text-transform: capitalize;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn a.ega-social-login i {
  margin-right: 12px;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn a.ega-social-login i::before {
  vertical-align: middle;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn:first-child a.ega-social-login {
  background: transparent;
  border-radius: 30px;
  border: 1px solid #C32F10;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-top .ega-social-login-btn:last-child a.ega-social-login {
  background: transparent;
  border-radius: 30px;
  border: 1px solid #3B5998;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content h4.ega-form-title {
  font-weight: 500;
  font-size: 30px;
  color: #262626;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 2px solid #13116F;
  text-align: center;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-form-checkbox input[type="checkbox"] {
  height: 16px;
  width: 16px;
  background: transparent;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-form-checkbox label.ega-form-label {
  color: #646D82;
  font-size: 0.875rem;
  margin-left: 8px;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-form-checkbox label.ega-form-label a {
  color: #293854;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-form-check .ega-forgot-pass-link a {
  font-weight: 500;
  font-size: 0.875rem;
  color: #293854;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-input-group {
  margin-top: 25px;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-input-group label.ega-form-label {
  display: inline-block;
  font-size: 1rem;
  color: #AEAEAE;
  margin-bottom: 10px;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-input-group input.ega-login-input {
  width: 100%;
  display: block;
  background: transparent;
  border: 1px solid #EEEEEE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  height: 50px;
  padding: 15px;
  color: #000;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn {
  margin-top: 35px;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn input[type="submit"] {
  height: 50px;
  padding: 0 50px;
  background: #293854;
  border-radius: 5px;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
  outline: none;
  border: none;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn .ega-login-link {
  margin-top: 25px;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn .ega-login-link p {
  font-size: 1rem;
  color: #646D82;
}

.ege-login-layout8 .ege-login-layout8-wrapper .ege-login-form8-wrap .ege-login-form6 .ega-login-form6-content .ega-submit-btn .ega-login-link p a {
  color: #293854;
  font-weight: 500;
}

/*
*
*
Login form eight end
*
*
*/
/*# sourceMappingURL=login-registration.css.map */
