/*For login start*/
.fxt-template-layout33 {
  background-color: #ffffff;
  width: 100%;
  min-height: 100vh;
  display: -ms-grid;
  display: grid;
  position: relative;
  z-index: 1;
}
.fxt-template-layout33 .fxt-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .fxt-template-layout33 .fxt-content-wrap {
    display: block;
  }
}
.fxt-template-layout33 .fxt-heading-content {
  padding: 30px;
  position: relative;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .fxt-template-layout33 .fxt-heading-content {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .fxt-template-layout33 .fxt-heading-content {
    padding: 15px;
  }
}
.fxt-template-layout33 .fxt-heading-content:before {
  content: "";
 border-radius: 0 0px 0px 0;
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background: linear-gradient( 271.13deg, rgba(255, 195, 0, 0.11) -46.87%, rgba(163, 165, 79, 0.0774928) -1.74%, rgba(0, 113, 220, 0.02) 78.08% );
  top: 0;
  left: 0;
}
.fxt-template-layout33 .fxt-heading-content_student:before {
  content: "";
 border-radius: 0 30px 30px 0;
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../img/figure/bg2.jpg");
  top: 0;
  left: 0;
}

@media only screen and (max-width: 991px) {
  .fxt-template-layout33 .fxt-heading-content:before {
    border-radius: 0;
  }
}
.fxt-template-layout33 .fxt-heading-content .fxt-inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-height: 680px;
  height: 100%;
  padding: 60px 16px;
  padding-top: 0;
  border-radius: 30px;
  max-width: 515px;
  width: 100%;
  
}
@media only screen and (max-width: 575px) {
  .fxt-template-layout33 .fxt-heading-content .fxt-inner-wrap {
    padding: 40px 30px;
    border-radius: 15px;
  }
}
.fxt-template-layout33 .fxt-heading-content .fxt-logo {
  margin-bottom: 30px;
  display: block;
  max-width: 35vw;
}
.fxt-template-layout33 .fxt-heading-content .fxt-sub-title {
  color: #0a0a0a;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .fxt-template-layout33 .fxt-heading-content .fxt-sub-title {
    font-size: 22px;
  }
}
.fxt-template-layout33 .fxt-heading-content .fxt-main-title {
  color: #9e3d21;
  margin-bottom: 10px;
  font-size: 27px;
  font-weight: 800;
}
@media only screen and (max-width: 991px) {
  .fxt-template-layout33 .fxt-heading-content .fxt-main-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .fxt-template-layout33 .fxt-heading-content .fxt-main-title {
    font-size: 28px;
  }
}
.fxt-template-layout33 .fxt-heading-content .fxt-description {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  max-width: 390px;
  width: 100%;
}
.fxt-template-layout33 .fxt-heading-content .fxt-switcher-description {
  font-size: 16px;
  font-weight: 300;
  color: #000;
}
.fxt-template-layout33 .fxt-heading-content .fxt-switcher-description .fxt-switcher-text {
  display: inline-block;
  color: #000;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
}
.fxt-template-layout33 .fxt-heading-content .fxt-switcher-description .fxt-switcher-text:hover {
  text-decoration: underline;
}
.fxt-template-layout33 .fxt-form-content {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .fxt-template-layout33 .fxt-form-content {
    width: 100%;
  }
}
.fxt-template-layout33 .fxt-form-content .fxt-page-title {
  margin-bottom: 15px;
 font-size: 24px;
  font-weight: 700;
  color: #14133b;
  margin-top: 15px;
  text-align: left;
}
@media only screen and (max-width: 1199px) {
  .fxt-template-layout33 .fxt-form-content .fxt-page-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .fxt-template-layout33 .fxt-form-content .fxt-page-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .fxt-template-layout33 .fxt-form-content .fxt-page-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .fxt-template-layout33 .fxt-form-content .fxt-page-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .fxt-template-layout33 .fxt-form-content .fxt-page-title {
    font-size: 24px;
  }
}
.fxt-template-layout33 .fxt-form-content .fxt-description {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 30px;
}
.fxt-template-layout33 .fxt-form-content .fxt-label {
 color: #14133b;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.fxt-template-layout33 .fxt-form-content .fxt-main-form {
  padding: 50px 65px 40px 148px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .fxt-template-layout33 .fxt-form-content .fxt-main-form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 575px) {
  .fxt-template-layout33 .fxt-form-content .fxt-main-form {
    padding: 40px 15px 30px;
  }
}
.fxt-template-layout33 .fxt-form-content .fxt-inner-wrap {
  max-width: 454px;
  width: 100%;
}
.fxt-template-layout33 .fxt-form-content .form-group {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
.fxt-template-layout33 .fxt-form-content .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #cbcbcb;
  padding: 10px 15px;
  color: #111;
}
.fxt-template-layout33 .fxt-form-content input::-webkit-input-placeholder {
  color: #acacac;
  font-size: 17px;
  font-weight: 400;
}
.fxt-template-layout33 .fxt-form-content input::-moz-placeholder {
  color: #acacac;
  font-size: 17px;
  font-weight: 400;
}
.fxt-template-layout33 .fxt-form-content input:-moz-placeholder {
  color: #acacac;
  font-size: 17px;
  font-weight: 400;
}
.fxt-template-layout33 .fxt-form-content input:-ms-input-placeholder {
  color: #acacac;
  font-size: 17px;
  font-weight: 400;
}
.fxt-template-layout33 .fxt-form-content .fxt-otp-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.fxt-template-layout33 .fxt-form-content .fxt-otp-row .fxt-otp-col {
  padding: 10px 5px;
  text-align: center;
  margin-right: 30px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.fxt-template-layout33 .fxt-form-content .fxt-otp-row .fxt-otp-col:last-child {
  margin-right: 0;
}
.fxt-template-layout33 .fxt-form-content .fxt-otp-btn {
  margin-bottom: 20px;
}
.fxt-template-layout33 .fxt-form-content .fxt-switcher-description {
  text-align: center;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #646464;
}
.fxt-template-layout33 .fxt-form-content .fxt-switcher-text {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  color: #1865b4;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fxt-template-layout33 .fxt-form-content .fxt-switcher-text:hover {
  color: #238af4;
  text-decoration: underline;
}
.fxt-template-layout33 .fxt-form-content .fxt-switcher-text:focus {
  outline: none;
}
.fxt-template-layout33 .fxt-form-content .fxt-checkbox-box {
  margin-bottom: 25px;
}
.fxt-template-layout33 .fxt-form-content .fxt-checkbox-box label {
  color: #14133b;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
.fxt-template-layout33 .fxt-form-content .fxt-checkbox-box label:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 5px;
  left: 0;
  right: 0;
  border: 1px solid;
  border-color: #dcdcdc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.fxt-template-layout33 .fxt-form-content .fxt-checkbox-box label:after {
  position: absolute;
  font-size: 10px;
  color: #555555;
}
.fxt-template-layout33 .fxt-form-content .fxt-checkbox-box input[type="checkbox"] {
  display: none;
}
.fxt-template-layout33 .fxt-form-content .fxt-checkbox-box input[type="checkbox"]:checked + label::after {
  font-family: 'Font Awesome 5 Free';
  content: "\f00c";
  font-weight: 900;
  color: #ffffff;
  left: 0;
  right: 0;
  top: 5px;
  width: 16px;
  text-align: center;
}
.fxt-template-layout33 .fxt-form-content .fxt-checkbox-box input[type="checkbox"]:checked + label::before {
  background-color: #1ebe92;
  border-color: #1ebe92;
}
.fxt-template-layout33 .fxt-form-content .fxt-btn-fill {
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid;
  border-color: #64A92C;
  color: #fff;
  border-radius: 6px;
  background-color: #64A92C;
  padding: 9px 36px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fxt-template-layout33 .fxt-form-content .fxt-btn-fill:hover {
 
}
.fxt-template-layout33 .fxt-form-content .fxt-btn-fill:focus {
  outline: none;
}
@media only screen and (max-width: 767px) {
  .fxt-template-layout33 .fxt-form-content .fxt-btn-fill {
    font-size: 16px;
  }
}
.fxt-template-layout33 .fxt-form-content .fxt-divider-text {
  text-align: center;
  margin-bottom: 20px;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -5px;
  margin-right: -5px;
}
@media only screen and (max-width: 575px) {
  .fxt-template-layout33 .fxt-form-content .fxt-login-option ul {
    display: block;
  }
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  width: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 575px) {
  .fxt-template-layout33 .fxt-form-content .fxt-login-option ul li {
    width: 100%;
  }
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li a {
  padding: 10px 15px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 50px;
  width: 50px;
  border-radius: 10px;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .fxt-template-layout33 .fxt-form-content .fxt-login-option ul li a {
    min-height: 47px;
  }
}
@media only screen and (max-width: 575px) {
  .fxt-template-layout33 .fxt-form-content .fxt-login-option ul li a {
    width: 100%;
  }
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li a .fxt-option-icon {
  display: inline-block;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li a .fxt-option-text {
  display: inline-block;
  display: none;
}
@media only screen and (max-width: 575px) {
  .fxt-template-layout33 .fxt-form-content .fxt-login-option ul li a .fxt-option-text {
    display: block;
  }
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li.fxt-google a {
  background-color: #CC3333;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li.fxt-google a:hover {
  background-color: #af2121;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li.fxt-facebook a {
  background-color: #3b5998;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li.fxt-facebook a:hover {
  background-color: #263f75;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li.fxt-apple a {
  background-color: #132133;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li.fxt-apple a:hover {
  background-color: #070e16;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li.active {
  width: 100%;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li.active a {
  width: 100%;
}
.fxt-template-layout33 .fxt-form-content .fxt-login-option ul li.active a .fxt-option-text {
  display: block;
}
.fxt-template-layout33.fxt-template-animation .fxt-heading-content:before {
  opacity: 0;
  visibility: hidden;
}
.fxt-template-layout33.loaded.fxt-template-animation .fxt-heading-content:before {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 1.5s ease-in-out;
  -o-transition: opacity 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.fxt-template-layout33 input,
.fxt-template-layout33 input::placeholder {
  
  color: #000 !important;
}
.fxt-template-layout33 select,
.fxt-template-layout33 select::placeholder {
   
  color: #000 !important;
 
}
.paragraph-margin {
  margin-bottom: 55px;
}
.paragraph-margin > div {
  margin-bottom: 20px;
}
.login-paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-left: 14px;
}

  
    .input-group {
    position: relative;
    margin-bottom: 8px;
    
  }

  /* Input & Select styling */
 .fxt-main-form  input, .fxt-main-form  select {
    width: 100% !important;
    padding: 10px 10px 10px 35px !important;
    border: 2px solid #ccc !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    transition: border-color 0.3s !important;
    appearance: none; /* remove default arrow in select */
  }

  /* Icon on the left */
  .fxt-main-form .input-group i {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    pointer-events: none;
    transition: color 0.3s;
    z-index: 999;
  }

  /* Focus effects */
 .fxt-main-form input:focus, .fxt-main-form select:focus {
    border-color: #007bff !important;
    outline: none!important;
  }

 .fxt-main-form input:focus + i,
  .fxt-main-form select:focus + i {
    color: #007bff!important;
  }

  /* For select arrow hack */
.fxt-main-form  select {
    -moz-appearance: auto;
    -webkit-appearance: auto;
    appearance: auto;
    background: transparent;
  }
  .fxt-main-form label
  {
      font-weight:600;
  }
/*For login End*/