@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; }

.login-with h3 {
  font-size: 16px; }

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

.loginMian {
  background: #ecebe7;
  padding-top: 50px !important; }
  .loginMian .loginSection {
    background: #D9BEC6; }
    .loginMian .loginSection .redirectWrapper {
      text-align: center;
      margin-bottom: 50px; }
      .loginMian .loginSection .redirectWrapper h1 {
        font-family: "Playfair-Display";
        font-size: 35px;
        margin-bottom: 20px;
        font-weight: 600; }
      .loginMian .loginSection .redirectWrapper h6 {
        margin-bottom: 20px;
        font-size: 16px;
        font-family: "Futura-bold"; }
      .loginMian .loginSection .redirectWrapper p {
        font-size: 18px !important;
        font-family: "Futura-bold" !important;
        margin: 0 !important; }
      .loginMian .loginSection .redirectWrapper .redirectBtnWrapper {
        margin-top: 20px;
        display: flex;
        justify-content: center;
        gap: 20px; }
        .loginMian .loginSection .redirectWrapper .redirectBtnWrapper .btnwhiteBg {
          background-color: #fff !important;
          border: 1px solid #707070;
          color: #000; }
        .loginMian .loginSection .redirectWrapper .redirectBtnWrapper .btn-primary {
          width: 285px !important;
          max-width: 285px !important;
          margin: 0 auto;
          font-size: 16px !important;
          white-space: nowrap; }
      .loginMian .loginSection .redirectWrapper .showHeadMsg {
        margin: 20px 0;
        color: #000;
        font-size: 20px !important; }
    .loginMian .loginSection .login_img {
      max-width: 534px;
      height: 547px;
      margin: -34px auto;
      margin-bottom: 2em; }
      .loginMian .loginSection .login_img img {
        max-width: 100%;
        height: auto; }
    .loginMian .loginSection .rgister {
      width: 90% !important; }
    .loginMian .loginSection .mb-100 {
      margin-bottom: 100px !important; }
    .loginMian .loginSection .login {
      margin: 20px 40px 0;
      width: 70%;
      position: relative; }
      .loginMian .loginSection .login p {
        font-size: 14px;
        margin: 20px 0 10px;
        font-family: "Futura-book";
        color: #000; }
      .loginMian .loginSection .login h2 {
        font-family: "Playfair-Display";
        font-size: 35px;
        text-align: center;
        font-weight: 700;
        color: #231f20; }
      .loginMian .loginSection .login .closeBtn {
        position: absolute;
        top: 0;
        right: -90px;
        width: 18px; }
      .loginMian .loginSection .login form label {
        font-size: 14px;
        color: #000;
        font-family: "Futura-bold"; }
      .loginMian .loginSection .login form .form-group {
        position: relative; }
        .loginMian .loginSection .login form .form-group .form-control {
          height: 40px;
          position: relative; }
        .loginMian .loginSection .login form .form-group .toggle-password {
          position: absolute;
          right: 0;
          top: 50%;
          transform: translate(-50%, -50%); }
      .loginMian .loginSection .login form .form-control {
        background: #ffffff 0% 0% no-repeat padding-box;
        border: 1px solid #e7e7e7;
        height: 40px;
        border-radius: 0; }
      .loginMian .loginSection .login form .btn {
        width: 100%;
        font-size: 16px;
        padding: 15px 50px; }
      .loginMian .loginSection .login form .singin {
        display: flex; }
        .loginMian .loginSection .login form .singin .remail label {
          color: #000;
          font-size: 14px;
          font-family: "Futura-book";
          margin-top: 5px; }
        .loginMian .loginSection .login form .singin .remail .form-check-input {
          border-radius: unset;
          background-color: #fff;
          width: 22px;
          height: 22px;
          margin-right: 8px; }
        .loginMian .loginSection .login form .singin .remail .form-check-input:checked[type=checkbox] {
          background-color: #000 !important;
          border: unset; }
        .loginMian .loginSection .login form .singin .forgot {
          margin-left: auto; }
          .loginMian .loginSection .login form .singin .forgot a {
            color: #000;
            font-size: 14px;
            text-decoration: none; }
  @media screen and (max-width: 767px) {
    .loginMian .redirectBtnWrapper {
      flex-direction: column; }
      .loginMian .redirectBtnWrapper .btn-primary {
        max-width: auto !important;
        padding: 12px 20px !important; }
    .loginMian .loginSection .login form .grecaptcha-badge {
      bottom: 80px !important; } }

@media screen and (max-width: 767px) {
  .grecaptcha-badge {
    bottom: 80px !important; } }
.loginSection .col-md-7 {
  position: relative; }

.rigisterLabel {
  text-align: center;
  position: absolute;
  top: 17%;
  right: -10%;
  cursor: pointer; }
  .rigisterLabel p {
    margin-bottom: 5px; }
  .rigisterLabel .registerInnerLable {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #FEED00;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto; }
    .rigisterLabel .registerInnerLable h5 {
      color: #000;
      text-transform: uppercase;
      font-size: 25px;
      font-family: "fonters"; }

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

.social-logo 
{
  padding: 10px;
  background-color: white;
}

.social-logo a 
{
  gap: 20px;
  justify-content: center;
  color: #000;
  font-family: "Futura-bold";
}