@charset "UTF-8";
@font-face {
  font-family: "Futura-book";
  src: url("../fonts/FUTURALT-BOOK.TTF"); }
@font-face {
  font-family: "Futura-bold";
  src: url("../fonts/FUTURALT-BOLD.TTF"); }
@font-face {
  font-family: "Playfair-Display";
  src: url("../fonts/PLAYFAIRDISPLAY-WGHT_1.TTF"); }
@font-face {
  font-family: "fonters";
  src: url("../fonts/FONTERS.OTF"); }
.mobile-Show {
  display: none; }

.ipad-Show {
  display: none; }

img {
  width: 100%; }

.btn-primary {
  color: #fff;
  background-color: #231f20;
  border-color: #231f20;
  font-family: "Futura-book";
  border-radius: unset !important;
  padding: 8px 20px; }

.swiper {
  width: 100%;
  height: 100%; }
  .swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .swiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }

.paddingLeft-0 {
  padding-left: 0; }

.paddingRight-0 {
  padding-right: 0; }

.pl-30 {
  padding-left: 30px; }

.lightPingbg {
  background: #E8CCC8; }

.darklighpink {
  background: #EEDBD7; }

.empactiveappbg {
  background: #DFC8CE; }

.emp-active-job-bg {
  background: #EBDFE3; }

.emp-active-job-light-bg {
  background: #E7D6DC; }

.w-40-p {
  width: 40% !important; }

.w-30-p {
  width: 30% !important; }

a {
  color: #000;
  text-decoration: none !important; }

button:focus {
  box-shadow: unset !important; }

.firstLi {
  font-size: 13px; }

.btn-primary:disabled {
  background-color: #ECEBE7 !important;
  color: #A3A3A3 !important;
  border-color: unset !important; }

.registerMain {
  background: #ecebe7;
  padding-top: 50px; }
  .registerMain .registerSection {
    position: relative;
    background: #D9BEC6; }
    .registerMain .registerSection .login_img {
      width: 90%;
      margin: -34px auto; }
    .registerMain .registerSection .register {
      width: 100% !important;
      margin: 60px 0px 60px 0px;
      position: relative; }
      .registerMain .registerSection .register .nav {
        border: unset;
        justify-content: center; }
      .registerMain .registerSection .register .nav-tabs .nav-link.active {
        background-color: #000000 !important;
        color: #fff !important;
        border-radius: unset;
        border: unset; }
      .registerMain .registerSection .register .nav-tabs .nav-link {
        background-color: #ECEBE7 !important;
        color: #A3A3A3 !important;
        border-radius: unset;
        margin-right: 5px;
        border: unset;
        margin-left: 10px;
        padding: 0.5rem 1rem;
        font-size: 14px; }
        .registerMain .registerSection .register .nav-tabs .employer-link{
    background-color: #000000 !important;
    color: #fff !important;
    border-radius: unset;
    border: unset;
}
      .registerMain .registerSection .register p {
        font-size: 14px;
        margin-top: 40px;
        font-family: "Futura-book";
        color: #000; }
      .registerMain .registerSection .register h2 {
        font-family: "Playfair-Display";
        font-size: 35px;
        text-align: center;
        font-weight: 700;
        margin-bottom: 30px;
        color: #231f20; }
      .registerMain .registerSection .register h6 {
        letter-spacing: 0.42px;
        font-size: 14px;
        text-align: center;
        margin-top: 20px; }
        .registerMain .registerSection .register h6 a {
          text-decoration: none;
          color: #000000; }
          .registerMain .registerSection .register h6 a span {
            font-family: "Futura-bold";
            font-weight: 600;
            color: #000; }
      .registerMain .registerSection .register .closeBtn {
        position: absolute;
        top: 0;
        right: -90px;
        width: 18px; }
      .registerMain .registerSection .register form label {
        font-size: 14px;
        color: #000;
        font-family: "Futura-book"; }
      .registerMain .registerSection .register form .form-control {
        background: #fff 0% 0% no-repeat padding-box;
        border: 1px solid #e7e7e7;
        height: 57px;
        border-radius: 0; }
      .registerMain .registerSection .register form .btn {
        width: 100%;
        font-size: 16px;
        padding: 15px 50px; }
      .registerMain .registerSection .register form .btn:hover {
        color: #fff;
        background-color: #231f20;
        padding: 15px 50px;
        border: 1px solid #231f20; }
      .registerMain .registerSection .register form .register-or {
        text-align: center;
        margin: 18px 0; }
        .registerMain .registerSection .register form .register-or .or {
          margin-bottom: 0;
          position: relative;
          font-size: 16px;
          font-weight: 300;
          margin-top: 0 !important; }
        .registerMain .registerSection .register form .register-or .or::before {
          content: "";
          display: block;
          width: 130px;
          height: 0.7px;
          background: #1a171b;
          left: 10%;
          top: 50%;
          position: absolute; }
        .registerMain .registerSection .register form .register-or .or::after {
          content: "";
          display: block;
          width: 130px;
          height: 0.7px;
          background: #1a171b;
          right: 10%;
          top: 50%;
          position: absolute; }
      .registerMain .registerSection .register form .register-with p {
        text-align: center;
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 18px; }
      .registerMain .registerSection .register form .register-with .social-logo {
        display: flex;
        align-items: center;
        justify-content: center; }
        .registerMain .registerSection .register form .register-with .social-logo .pr-30 {
          padding-right: 30px; }
      .registerMain .registerSection .register form .company-data {
        font-family: "Futura-bold";
        font-size: 14px;
        font-weight: 900; }
        
    .registerMain .registerSection .why-register {
      color: #000000;
      margin-top: 80px; }
      .registerMain .registerSection .why-register img {
        width: 123px;
        height: 123px;
        margin-bottom: 10px; }
      .registerMain .registerSection .why-register ul {
        list-style: none;
        padding-left: 5px; }
        .registerMain .registerSection .why-register ul li {
          list-style-position: inside;
          text-indent: -1em;
          padding-left: 1em; }
        .registerMain .registerSection .why-register ul li:before {
          content: "•";
          font-size: 130%;
          padding-right: 5px;
          vertical-align: middle; }
    .registerMain .registerSection .closeBtn {
      position: absolute;
      top: 31px;
      right: 40px;
      width: 18px; }

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