.auth-section {
  padding: 180px 0 100px 0;
  margin: 0;
  position: relative;
  min-height: 100vh;
  background-image: url(../../images/general/backgrounds/auth-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.error{
  color: #ff0095;
    font-size: 1em;
}

.error .errorlist {
    padding-left: 4px;
}

.error .errorlist li {
    list-style-type: none;
    font-weight: 500;
}

.error-border{
  border: 1px solid #FF0095
}
.auth-section::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='1168' height='1396' viewBox='0 0 1168 1396' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='590' cy='818' r='577.5' stroke='white' stroke-opacity='0.3'/%3E%3Ccircle cx='578' cy='578' r='577.5' stroke='white' stroke-opacity='0.3'/%3E%3C/svg%3E%0A");
  width: 1275px;
  height: 1470px;
  background-size: contain;
  position: absolute;
  left: calc(50vw - 266px);
  top: -720px;
  background-repeat: no-repeat;
}

.auth-section .auth-div {
  position: relative;
}

.auth-section .auth-root-div {
  position: relative;
  min-height: 500px;
}

.auth-section .auth-root-div .titel-div {
  margin: 0 0 50px 0;
}

.auth-section .auth-root-div .titel-div h1 {
  font-weight: 700;
  font-size: 60px;
  line-height: 1;
  color: #fff;
  display: block;
  margin: 0 0 10px 0;
}

.auth-section .auth-root-div .titel-div h2 {
  font-weight: 500;
  font-size: 34px;
  line-height: 1;
  color: #fff;
  display: block;
  margin: 0 0 10px 0;
}

.auth-section .auth-root-div .titel-div p {
  font-weight: 400;
  font-size: 28px;
  line-height: 1;
  color: #fff;
  display: block;
  margin: 0 0 10px 0;
}

.auth-section .auth-root-div .titel-div p.text-18 {
  font-size: 18px;
}

.auth-section .auth-root-div .titel-div p.text-18 .link {
  color: #ff0095;
  font-weight: inherit;
}

.auth-section .auth-root-div .auth-inner-div {
  max-width: 600px;
}

.auth-section .auth-root-div .button-div {
  margin: 0 0 20px 0;
}

.auth-section .auth-root-div .auth-bottom-txt p {
  font-size: 18px;
  line-height: 1.25;
  color: rgba(255, 255, 255, 0.6);
}

.auth-section .auth-root-div .auth-bottom-txt p .link {
  color: #ff0095;
  font-weight: inherit;
}

.auth-section .auth-right-image-div {
  position: absolute;
  top: 0;
  right: 0;
}

.register-info-section {
  padding-top: 140px;
  padding-bottom: 80px;
}

.register-info-section .auth-root-div .auth-inner-div {
  max-width: 100%;
}

.register-info-section .auth-root-div .spro-left-div .titel-div {
  margin: 0 0 30px 0;
}

.register-info-section .auth-root-div .paypal-black-card {
  padding: 25px;
  margin: 0;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 10px;
  position: relative;
}

.register-info-section .auth-root-div .paypal-black-card .paypal-black-top-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0 0 20px 0;
}

.register-info-section .auth-root-div .paypal-black-card .paypal-black-top-card .icon-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 52px;
}

.register-info-section .auth-root-div .paypal-black-card .paypal-black-top-card .text-div {
  width: calc(100% - 52px);
  padding: 0 0 0 30px;
}

.register-info-section .auth-root-div .paypal-black-card .paypal-black-top-card .text-div h2 {
  font-weight: 500;
  font-size: 34px;
  line-height: 1;
  color: #fff;
  display: block;
  margin: 5px 0 0 0;
}

.register-info-section .auth-root-div .paypal-black-card .paypal-black-main-card .desc-div {
  padding: 16px 0 0 0;
  margin: 0 0 30px 0;
}

.register-info-section .auth-root-div .paypal-black-card .paypal-black-main-card .desc-div p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  max-width: 462px;
}

.register-info-section .auth-root-div .paypal-black-card .paypal-black-main-card .desc-div p a {
  color: #ff0095;
  font-weight: inherit;
}

.register-info-section .auth-root-div .button-root-div .btn.btn-primary-common {
  font-weight: 600;
  font-size: 18px;
  min-height: 58px;
}

.register-info-section .custom-hr01 {
  background-color: #fff;
  opacity: 1;
  height: 1px;
  margin: 0 0 20px 0;
}

.spro-right-div {
  padding-top: 107px;
}

.bg-none {
  background: none !important;
  border: 1px solid #02B6E5;
}

.sf_password_modal .modal-dialog {
    max-width: 571px;
}

.sf_password_modal .modal-dialog .modal-content {
    border: 0;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.25);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    border-radius: 5px;
}

.sf_password_modal .modal-dialog .modal-content .modal-body {
    padding: 50px 50px 60px;
}

.sf_password_modal .pass_header {
    text-align: center;
    margin-bottom: 29px;
}

.sf_password_modal .pass_header img {
    margin-bottom: 24px;
}

.sf_password_modal .pass_header h2 {
    font-weight: 700;
    font-size: 32.9774px;
    line-height: 43px;
    color: #02B6E5;
    margin-bottom: 0;
}

.sf_password_modal .pass_header p {
    font-size: 24.73px;
    line-height: 32.97px;
    margin: 0;
    color: #003745;
}

.sf_password_modal .pass_header span {
    font-size: 1rem;
    margin: 0;
    color: #003745;
}

.sf_password_modal .sf_pass_form p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #8E8E8E;
    margin: 30px 0 42px;
}

.sf_password_modal .form_label {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 6px;
}

.sf_password_modal .form_block {
    margin-bottom: 27px;
}

.sf_password_modal .sf_input {
    position: relative;
}

.sf_password_modal .sf_input input {
    width: 100%;
    height: 42px;
    background: #EFEFEF;
    border-radius: 6px;
    border: none;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    padding: 0 45px 0 10px;
}

.sf_password_modal .sf_input .icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
}

.sf_password_modal .pass_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 213px;
    height: 48px;
    background: #02B6E5;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 15px;
}

.sf_password_modal .pass_btn img {
    margin-right: 8px;
}

@media (max-width: 575px) {
    .sf_password_modal .modal-dialog .modal-content .modal-body {
        padding: 30px 15px;
    }

    .sf_password_modal .pass_header h2 {
        font-size: 26px;
    }

    .sf_password_modal .pass_header p {
        font-size: 18px;
        line-height: 24px;
    }

    .sf_password_modal .pass_header img {
        max-width: 150px;
    }

    .sf_password_modal .sf_pass_form p {
        margin: 0 0 30px;
    }

    .sf_password_modal .pass_btn {
        min-width: 205px;
        height: 46px;
    }
}

@media (max-width: 767px) {
  .auth-section {
    padding: 130px 0 50px 0;
    background-attachment: fixed;
    background-position: top center;
  }
  .auth-section::before {
    display: none;
  }
  .auth-section .auth-left-div {
    position: relative;
    z-index: 1;
  }
  .auth-section .auth-right-image-div {
    z-index: 0;
    top: -115px;
    width: calc(100% + 120px);
    left: -60px;
  }
  .auth-section .auth-right-image-div .img-creators-01.desktop-hidden {
    display: block;
  }
  .auth-section .auth-root-div .titel-div h1 {
    font-size: 40px;
  }
  .auth-section .auth-root-div .titel-div p {
    font-size: 18px;
  }
  .auth-section .auth-root-div .auth-inner-div {
    max-width: 340px;
    margin: 0 auto;
  }
  .register-info-section .form-div .form-group {
    margin: 0 0 10px 0;
  }
  .register-info-section .custom-hr01 {
    margin: 40px 0 50px 0;
  }
  .register-info-section .custom-hr01.custom-hr02 {
    display: none;
  }
  .register-info-section .auth-root-div .spro-left-div .titel-div p.text-18 {
    font-size: 14px;
    line-height: 17px;
  }
  .register-info-section .auth-root-div .paypal-black-card {
    padding: 25px 0;
    margin: 0 0 20px 0;
    background: transparent;
  }
  .register-info-section .auth-root-div .paypal-black-card .paypal-black-main-card .desc-div {
    padding: 5px 0 0 0;
    margin: 0 0 20px 0;
  }
  .register-info-section .auth-root-div .button-div {
    margin: 0 0 10px 0;
  }
  .spro-right-div {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .auth-section {
    padding: 180px 0 50px 0;
  }
  .auth-section .auth-left-div {
    position: relative;
    z-index: 1;
  }
  .auth-section .auth-root-div .titel-div h1 {
    font-size: 40px;
  }
  .auth-section .auth-root-div .titel-div p {
    font-size: 18px;
  }
  .auth-section .auth-root-div .auth-inner-div {
    max-width: 340px;
    margin: 0 auto;
  }
  .register-info-section {
    padding: 130px 10px 50px 10px;
  }
  .register-info-section .auth-root-div .titel-div p.text-18 {
    font-size: 16px;
  }
  .register-info-section .auth-root-div .auth-inner-div {
    max-width: 100%;
  }
}
.iti__flag {background-image: url("../../images/flags/flags.png");}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("../../images/flags/flags@2x.png");}
}
.form-floating .iti--allow-dropdown{
  width: 100%;
}
.form-floating .iti--allow-dropdown input, .iti--allow-dropdown input[type=tel]{
  height: calc(74px + 2px);
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 40px;
  font-size: 18px;
}

.pwd-view-icon {
    content: url(../../images/auth/eye.svg);
    /* position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer; */
}
