@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");

body {
  background: #fff !important;
}

.image-15 {
  background: transparent;
}
.image-15:hover {
  background: transparent;
  transform: scale(1);
}

.div-block-9 {
  width: 100%;
  height: 100%;
}

.form_logo {
  display: block;
  text-align: center;
}

.body {
  background-color: #f5f7f7;
  font-family: "Poppins", sans-serif !important;
}

.button {
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #3b5998;
  font-size: 1.2vw;
}

.button.google {
  width: 72%;
  background-color: #4285f4;
}

.button.twitter {
  width: 72%;
  background-color: #01a9f4;
}

.button.social_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 305px;
  height: 100%;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.button.social_btn:hover {
  text-decoration: none;
}

.button.social_btn.twitter {
  border-color: #40a9f4;
  background-color: #40a9f4;
}

.button.social_btn.lnk {
  border-color: #236699;
  background-color: #236699;
}

.button.social_btn.google {
  border-color: #4285f4;
  background-color: #4285f4;
}

.button.social_btn.fb {
  border-color: #3b5998;
  background-color: #3b5998;
}

.link-block {
  width: 45px;
  height: 40px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #3b5998;
}

.link-block.google {
  border-color: #4285f4;
}

.link-block.soc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-color: #fff;
  border-right-style: none;
  background-color: transparent;
}

.link-block.soc.lnkd {
  border-style: solid none solid solid;
  border-color: #236699;
}

.link-block.soc.google {
  border-color: #4285f4;
}

.link-block.soc.tw {
  border-style: solid none solid solid;
  border-color: #40a9f4;
}

.link-block.soc.facebook {
  border-style: solid none solid solid;
  border-color: #3b5998;
}

.text-field-4 {
  height: 42px;
  margin-top: 1.8%;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  font-size: 16px;
}

.text-field-4:focus {
  border-width: 3px;
  border-color: #6933ff;
}

.form_body-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0% 0%;
  padding-top: 21px;
  padding-bottom: 21px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 5px 0 18px -1px rgba(0, 0, 0, 0.27);
}

.form-3 {
  margin-top: 1%;
}

.text-block-13 {
  margin-left: 10px;
  color: #b9b9b9;
  font-size: 11px;
}

.image-15 {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  height: 35px;
  width: auto;
}

.field-label-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
  color: #293239;
  font-size: 15px;
  font-weight: 500;
}

.field-label-5.ps {
  margin-top: 0px;
}

.form_container-2 {
  position: relative;
  width: 80%;
  margin: auto;
}

.image-42 {
  position: relative;
  display: block;
  height: 20px;
  margin: auto;
  line-height: 18px;
}

.reg_btn {
  position: relative;
  left: 0%;
  top: 0%;
  width: auto;
  margin: 0px auto auto;
  text-align: center;
}

.form-4 {
  position: relative;
  width: 77%;
  margin: auto 3% auto 6%;
  padding-right: 0px;
  padding-left: 0px;
}

.inp_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 14px;
}

.text-span-4 {
  margin-left: 15px;
  color: #6933ff;
}

.l_body-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: 2px none rgba(0, 0, 0, 0.12);
  border-left: 2px none rgba(0, 0, 0, 0.12);
}

.button-blue-2 {
  width: 200px;
  padding: 16px 25px;
  border-radius: 4px;
  background-color: #facb00;
  font-size: 16px;
  text-align: center;
}

.button-blue-2:hover {
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.3);
}

.button-blue-2.main-button {
  background-color: #6933ff;
}

.button-blue-2.main-button:hover {
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}

.button-blue-2.main-button.hover:hover {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}

.button-blue-2.main-button.hover.tr_f_f_sgn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 42px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-color: #0a1a3e;
}

.button-blue-2.main-button.hover.tr_f_f_sgn:hover {
  border-color: #0a1a3e;
}

.text-field-5 {
  height: 42px;
  margin-top: 1.8%;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  font-size: 16px;
  line-height: 30px;
}

.text-field-5:focus {
  border-style: solid;
  border-width: 3px;
  border-color: #6933ff;
}

.r_body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 345px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.logged_in-2 {
  position: relative;
  left: 0px;
  top: 0%;
  right: 0px;
  bottom: 0px;
  width: auto;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1.8%;
  padding-bottom: 1.8%;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: transparent;
  color: #293239;
  font-size: 14px;
  text-align: center;
}

.logged_in-2:hover {
  background-color: rgba(105, 51, 255, 0.14);
}

.or-3 {
  margin-bottom: 30px;
  margin-left: 0px;
  color: #212529;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 500;
  text-align: left;
}

.link-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 345px;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-decoration: none;
}

.link-block-10:hover {
  background-color: rgba(105, 51, 255, 0.14);
}

.linkedin_btn-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 345px;
  height: 40px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contents-3 {
  width: 100%;
  margin: 6% auto 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

@media screen and (min-width: 1280px) {
  .button.google {
    width: 65%;
    height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.3vw;
  }

  .button.twitter {
    width: 65%;
    height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .button.social_btn {
    width: 305px;
    height: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .button.social_btn.google {
    font-size: 15px;
  }

  .link-block {
    width: 55px;
    height: 50px;
    border-width: 2px;
  }

  .link-block.google {
    width: 55px;
    height: 50px;
    border-width: 2px;
  }

  .link-block.soc {
    border-width: 1px;
  }

  .link-block.soc.google {
    width: 40px;
    height: 100%;
    z-index: 100;
  }

  .logged_in-2 .text-span-4{
    margin-left: 10px !important;
  }

  .form_body-3 {
    margin: 30px 0% 0%;
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .image-42 {
    height: 20px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .reg_btn {
    left: auto;
    top: 0%;
    width: auto;
    margin-top: 30px;
    margin-bottom: auto;
    margin-left: auto;
  }

  .form-4 {
    width: 77%;
    margin-left: 6%;
  }

  .l_body-2 {
    width: 55%;
  }

  .button-blue-2.main-button.hover.tr_f_f_sgn:hover {
    background-image: none;
  }

  .r_body-2 {
    width: 345px;
    margin-left: 0px;
  }

  .logged_in-2 {
    left: 0px;
    top: 0%;
    right: 0px;
    bottom: 0%;
    width: auto;
    margin-top: 0%;
    margin-left: auto;
    padding-top: 1.8%;
    padding-bottom: 1.8%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .or-3 {
    font-size: 1.6vw;
  }

  .contents-3 {
    width: 100%;
    margin-top: 6%;
    margin-left: auto;
  }
}

@media screen and (min-width: 1440px) {
  /* .button-blue-2.main-button.hover.tr_f_f_sgn:hover {
    background-color: #FACB00;
  } */

  .contents-3 {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .button.google {
    width: 65%;
    height: 68px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 1.3vw;
  }

  .button.twitter {
    width: 65%;
    height: 68px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 1.3vw;
  }

  .button.social_btn {
    width: 305px;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 15px;
  }

  .link-block {
    width: 77px;
    height: 68px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-width: 2px;
  }

  .link-block.google {
    width: 77px;
    height: 68px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-width: 2px;
  }

  .form_body-3 {
    margin: 30px 0% 0%;
    padding-top: 21px;
    padding-bottom: 29px;
  }

  .form_container-2 {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }

  .image-42 {
    height: 20px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .reg_btn {
    left: 0%;
    top: 0%;
    width: auto;
    margin: 30px auto auto;
    text-align: center;
  }

  .form-4 {
    width: 77%;
    margin-left: 6%;
  }

  .text-span-4 {
    margin-left: 15px;
    color: #6933ff;
  }

  .l_body-2 {
    width: 55%;
  }

  .button-blue-2.main-button.hover.tr_f_f_sgn {
    margin-right: 0px;
  }

  .r_body-2 {
    width: 345px;
    margin-right: 0px;
    margin-left: 48px;
  }

  .logged_in-2 {
    left: 0px;
    top: 0%;
    width: auto;
    margin-top: 0%;
    margin-bottom: auto;
    margin-left: 0px;
    padding-top: 1.8%;
    padding-bottom: 1.8%;
    background-color: transparent;
    font-size: 14px;
  }

  .or-3 {
    font-size: 1.6vw;
  }

  .contents-3 {
    width: 100%;
    margin: auto auto 0px;
  }
}

@media screen and (max-width: 991px) {
  .button.social_btn {
    width: 150px;
    font-size: 15px;
  }

  .button.social_btn.twitter {
    width: 305px;
  }

  .button.social_btn.lnk {
    width: 305px;
  }

  .button.social_btn.google {
    width: 305px;
  }

  .button.social_btn.fb {
    width: 305px;
  }

  .text-field-4 {
    height: 42px;
    font-size: 15px;
  }

  .form_body-3 {
    display: block;
  }

  .field-label-5 {
    margin-top: 7px;
    font-size: 15px;
  }

  .form-4 {
    margin-right: auto;
    margin-left: auto;
  }

  .l_body-2 {
    width: 100%;
  }

  .text-field-5 {
    height: 42px;
    font-size: 15px;
  }

  .r_body-2 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .logged_in-2 {
    width: 100%;
    margin-top: 0%;
    font-size: 13px;
  }

  .or-3 {
    font-size: 20px;
    text-align: center;
  }

  .linkedin_btn-4 {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .text-field-4 {
    height: 42px;
    font-size: 16px;
  }

  .form_body-3 {
    display: block;
  }

  .form-3 {
    margin-top: 0%;
  }

  .field-label-5 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .reg_btn {
    margin-right: auto;
    margin-bottom: 0%;
    margin-left: auto;
    padding-top: 19px;
  }

  .text-span-4 {
    margin-left: 0px;
  }

  .l_body-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    border-left-style: none;
  }

  .button-blue-2.main-button.hover.tr_f_f_sgn {
    width: 100%;
    margin-left: 0px;
  }

  .text-field-5 {
    height: 42px;
    font-size: 16px;
  }

  .r_body-2 {
    width: auto;
  }

  .logged_in-2 {
    font-size: 15px;
  }

  .or-3 {
    font-size: 20px;
    text-align: center;
  }

  .contents-3 {
    margin-right: 0%;
    margin-bottom: 6%;
    margin-left: 0%;
    padding-top: 19px;
  }
}

@media screen and (max-width: 479px) {
  .button.social_btn {
    width: 170px;
    font-size: 12px;
  }

  .button.social_btn.twitter {
    width: 83%;
  }

  .button.social_btn.lnk {
    width: 83%;
  }

  .button.social_btn.google {
    width: 83%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button.social_btn.fb {
    width: 83%;
  }

  .link-block.soc.lnkd {
    width: 17%;
  }

  .link-block.soc.google {
    width: 17%;
  }

  .link-block.soc.tw {
    width: 17%;
  }

  .link-block.soc.facebook {
    width: 17%;
  }

  .text-field-4 {
    height: 42px;
    font-size: 16px;
  }

  .form_body-3 {
    display: block;
    margin-right: 5%;
    margin-left: 5%;
  }

  .image-15 {
    width: auto;
  }

  .field-label-5 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .reg_btn {
    padding-top: 0px;
  }

  .form-4 {
    width: 77%;
    margin-right: auto;
    margin-left: auto;
  }

  .text-span-4 {
    margin-left: 0px;
  }

  .l_body-2 {
    width: auto;
    border-left-style: none;
  }

  .button-blue-2.main-button {
    margin-right: 0px;
  }

  .button-blue-2.main-button.hover.tr_f_f_sgn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    padding: 0px 25px;
  }

  .button-blue-2.main-button.hover.tr_f_f_sgn:hover {
    font-size: 15px;
  }

  .text-field-5 {
    height: 42px;
  }

  .r_body-2 {
    width: auto;
  }

  .logged_in-2 {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 12px;
  }

  .or-3 {
    margin-top: 10px;
    font-size: 19px;
    text-align: center;
  }

  .link-block-10 {
    width: 77%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .linkedin_btn-4 {
    width: 100%;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .contents-3 {
    overflow: visible;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
  }
}

.navbar.w-nav,
.nm_footer {
  display: none;
}

.logo_holder {
  display: flex;
  justify-content: center;
}

.div-block-9 {
  padding-bottom: 30px;
}

.footer-3 {
  display: none;
}

.page-forgot-password .form_container-2,
.page-reset-password .form_container-2 {
  max-width: 540px;
}

.page-forgot-password .l_body-2,
.page-reset-password .l_body-2 {
  width: 100%;
}

.page-forgot-password .form-4,
.page-reset-password .form-4 {
  width: 100%;
  margin: auto 6%;
}

.pas_res_title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.text-block-13 {
  margin-left: 10px !important;
  color: #b9b9b9 !important;
  font-size: 11px !important;
}

.text-field.w-input {
  height: 38px !important;
  background-color: transparent !important;
  border: 1px solid #cccccc !important;
  border-radius: 4px !important;
  margin-bottom: 10px !important;
}

label {
  font-weight: 500 !important;
}

.w-inline-block {
  position: relative;
}


.r_body-2{
  display: none !important;
}