html {
  --MainColor: #592465;
}
body {
  color: black;
}
@media all and (min-width: 700px) {
  .MediaPadding {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media all and (max-width: 700px) {
  .MediaPadding {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media all and (min-width: 1300px) {
  .MediaPadding {
    padding-left: 100px;
    padding-right: 100px;
  }
}
#LayoutTop {
  background-color: white;
}
#frmRegister:not(.FamiliyStatus2) .Family1Hide {
  display: none;
}
#frmRegister:not(.Website1) .Website1Only {
  display: none;
}
#frmRegister:not(.Website2) .Website2Only {
  display: none;
}
#frmRegister:not(.Gender1) .MaleOnly {
  display: none;
}
#frmRegister:not(.Gender2) .FemaleOnly {
  display: none;
}
#frmRegister:not(.Religion5) .Religion5 {
  display: none;
}
#frmRegister.nofbtrue .fb {
  display: none;
}
#frmRegister #helperDiv {
  display: none;
}
.FormBox div.ChkboxRow label {
  display: inline;
}
.note {
  width: 100%;
}
.note span {
  float: left;
  font-size: 0.7rem;
}
#frmRegister:not(.Website1) .twotop.Website1Only + div {
  padding-top: 0px;
}
#Path {
  background-color: white;
  padding: 15px;
}
@media all and (min-height: 777px) {
  #Path {
    padding-top: 60px;
  }
}
#Path .level {
  cursor: pointer;
  font-family: "Varela Round", sans-serif;
}
[name=description] {
  width: 100%;
  height: 180px;
  margin-bottom: 0px;
}
.BGMain {
  padding: 0;
}
.Buttons {
  text-align: center;
  padding: 30px 15px;
}
.Page {
  min-height: 460px;
}
button.winselect span:first-child {
  display: none;
}
.FormBox input[type=text]:not(span),
.FormBox input[type=number]:not(span),
.FormBox input[type=date]:not(span),
.FormBox input[type=password]:not(span),
.FormBox div > select:not(span),
.FormBox .input:not(span),
.FormBox textarea:not(span),
.FormBox .winselect:not(span),
.FormBox .select2-container--default .select2-selection--multiple {
  border-radius: 20px;
  padding: 0.3rem 1rem;
}
.FormBox > div {
  clear: inherit;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  background: transparent;
  border: none;
}
.whiteSqure {
  justify-content: space-evenly;
  background-color: white;
  border-radius: 20px;
  box-shadow: 2px 2px 5px rgba(64, 64, 64, 0.25);
  padding: 30px 0px;
  text-align: center;
}
.whiteSqure label img {
  display: block;
  aspect-ratio: 1;
}
.contact {
  text-align: center;
  padding: 5px;
}
.contact h5 {
  font-size: 15pt;
}
.contact input,
.contact textarea {
  width: 60%;
  margin: 5px;
  border-radius: 10px;
}
.contact .button-empty {
  margin: 3px;
}
.contact .button-empty:hover {
  background-color: #592465;
  color: white;
}
.hideForm > :not(.gender) {
  display: none;
}
.hideForm {
  min-height: 500px;
  height: 260px;
}
.hideForm .userType,
.hideForm #info {
  display: block;
  text-align: center;
}
.Flex.gender {
  text-align: center;
  justify-content: flex-start;
}
#chooseGender {
  text-align: center;
}
#up {
  margin-top: 5px;
}
#first,
#second {
  max-width: 400px;
}
#first .Flex > label,
#second .Flex > label {
  flex: 0 0 45%;
}
#first label img,
#second label img {
  width: 60%;
  aspect-ratio: 1;
  display: block;
  margin: 0 auto;
}
#second {
  max-width: 400px;
}
.radio2 {
  display: block;
  font-size: 1rem;
}
.answer {
  flex: 1 1 45%;
}
textarea {
  resize: none;
}
div.calcage {
  float: left;
  width: 26%;
}
div.gender {
  flex-basis: 100% !important;
}
#datestamp {
  display: none;
}
.Title {
  color: #592465;
  font-family: "Varela Round", sans-serif;
  margin-top: 30px;
  font-size: 1.8rem;
  padding: 0.8rem 1rem;
  text-align: center;
}
.space {
  margin-top: 35px;
  margin-right: 35px;
}
#btnNext {
  margin: 0px;
}
.graySqure {
  background: #f8f8f8;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 12px min(45px, 2%) !important;
  margin: 0px 7px 7px;
  clear: inherit !important;
}
.graySqure > div:not(.answer):not(.Flex) {
  flex: 1 1 max(45%, 300px);
  display: inline-block;
  margin: inherit;
}
.ulLists {
  padding: 1rem;
}
.Content ol li {
  list-style-type: decimal;
  margin-top: 0.2em;
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.WinRegMini {
  background: rgba(76, 0, 0, 0);
}
.gender {
  font-size: 0.8em;
}
.line {
  color: #592465;
  border-bottom: solid 2px #592465;
  font-family: "Varela Round", sans-serif;
  margin: 0px 30px;
  padding: 5px;
  font-weight: bold;
  font-size: 13pt;
}
#message {
  padding: 15px;
}
#message a {
  margin-bottom: 20px;
}
#uploadID {
  width: 80%;
  margin: 0 auto;
}
#uploadID input[name=file] {
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  height: 100%;
}
#uploadID .input {
  min-height: 50px;
  position: relative;
  background-color: #fff2bc;
  text-align: center;
  margin: 20px auto;
  border-radius: 20px;
  padding: 10px;
}
#uploadID button {
  margin: 0px 15px;
  position: relative;
  right: 35.5%;
  padding: 0.4em 5%;
}
#uploadID .input.wait::before {
  content: 'המתן...';
  cursor: wait;
}
#uploadID .input.wait span {
  display: none;
}
.input.error {
  border: 1px solid red;
}
#messagediv,
#messagediv2 {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 15pt;
  color: #592465;
}
@media all and (max-width: 390px) {
  .Flex .round {
    max-width: 40%;
  }
  .round img {
    aspect-ratio: 1;
    width: 90%;
    display: block;
    margin: auto;
  }
}
@media all and (max-width: 600px) {
  .graySqure > div:not(.answer) {
    width: 100%;
    padding: 0 5%;
  }
  .graySqure > .answer {
    margin-inline: 16px;
  }
  .whiteSqure {
    display: flex;
    max-width: 300px;
    margin: 0 auto !important;
  }
  .whiteSqure .radio2 {
    top: 0px;
    left: 0px;
    right: 8px;
  }
  .whiteSqure label {
    display: block !important;
    margin: 15px 0px;
  }
  .whiteSqure img {
    display: block;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 800px) {
  .graySqure {
    padding-inline: 10px;
  }
  #first {
    width: 100%;
  }
  .round {
    margin: 10px !important;
  }
  .graySqure > .radio2:not(.whiteSqure) {
    position: relative;
    top: 20%;
    right: calc(30% + 50px);
  }
}
.bar {
  margin: auto;
  display: block;
  min-height: 15px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
.bar > span {
  position: relative;
  width: 84px;
  font-size: 10pt;
  text-align: center;
  counter-increment: name;
  color: #592465;
}
.bar > span::before {
  border-radius: 2em;
  width: 2rem;
  font-size: 22px;
  background-color: #fff2bc;
  color: #592465;
  margin-bottom: 10px;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: calc(50% - 1rem);
  content: counter(name);
  border: none;
}
.bar > span.selected::before {
  background-color: #592465;
  color: white;
}
.bar > span:not(:last-child) {
  margin-left: 30px;
}
.bar > span:not(:last-child):after {
  content: ' ';
  width: 100%;
  top: 1rem;
  right: 3.3rem;
  position: absolute;
  border-bottom: solid 1px #592465;
}
.bar:after {
  clear: both;
  content: ' ';
  display: block;
}
.thankyou {
  background-color: #592465;
  text-align: center;
  color: white;
  padding: 30px;
}
.thankyou img {
  max-width: 90%;
  display: block;
  margin: 0 auto 30px;
  aspect-ratio: 2.490797546;
}
.thankyou .handwrite {
  margin-top: -60px;
}
#whatsapp {
  position: fixed;
  top: 300px;
  left: 0;
  width: 150px;
  padding: 10px;
  background: #f8f8f8;
  border-radius: 0 20px 20px 0;
}
#whatsapp a {
  color: #555555;
}
@media all and (max-width: 1000px) {
  #whatsapp {
    width: 100%;
    height: 80px;
    top: calc(100vh - 80px);
    border-top: 1px solid;
    border-radius: unset;
    z-index: 340;
  }
  #whatsapp a {
    display: flex;
  }
  #whatsapp img {
    margin: 0 15px;
  }
}
.hidden {
  display: none;
}
