@import url("https://fonts.googleapis.com/css2?family=Markazi+Text:wght@400;700&display=swap");

* {
  box-sizing: border-box;
}
body {
  font-family: atlas, Helvetica, Arial, sans-serif;
  direction: rtl;
}
[lang="ar"] body {
  font-family: "Markazi Text", Helvetica, Arial, sans-serif;
}
.creditEmployeesReturned,
.employmentChangesExpect,
.monthContainer,
.moveToSpecificMonth,
.validatorMessage {
  display: none;
}
#monthContainer_3 {
  display: block;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.creditEmployeesCountInput,
.employeesCountInput {
  text-align: center;
}
::placeholder {
  color: #d5d5d5 !important;
}
:-ms-input-placeholder {
  color: #d5d5d5 !important;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #d5d5d5 !important;
  opacity: 1;
}
.lblSelectMonth {
  display: inline;
}

.formContent input:not([type="radio"]):focus,
.formContent select:focus,
[contentEditable="true"]:not([tabindex="-1"]):not(.form-control):focus,
[tabindex]:not([tabindex="-1"]):not(.form-control):focus,
a[href]:not([tabindex="-1"]):not(.form-control):focus,
area[href]:not([tabindex="-1"]):not(.form-control):focus,
button:not([disabled]):not([tabindex="-1"]):not(.form-control):focus,
iframe:not([tabindex="-1"]):not(.form-control):focus,
input:not([disabled]):not([tabindex="-1"]):not(.form-control):focus,
select:not([disabled]):not([tabindex="-1"]):not(.form-control):focus,
textarea:not([disabled]):not([tabindex="-1"]):not(.form-control):focus {
  outline: 1px auto #add8e6 !important;
}
.simWrapper {
  margin: auto;
  max-width: 1220px;
  padding: 5rem 0 5rem;
  font-family: Reforma;
  line-height: 1.6;
  font-size: 20px;
  color: #000;
}
.simWrapper h2 {
  font-size: 32px;
  line-height: 1.91;
  color: #275c7e;
  font-family: ReformaMedium;
  margin-bottom: 2rem;
}
.simWrapper h2.formHead {
  font-size: 22px;
  line-height: 1.39;
  text-align: right;
  color: #737373;
}
.simWrapper h2.formHead strong {
  font-size: 23px;
  font-family: ReformaMedium;
}
.simWrapper h3 {
  font-size: 32px;
  font-family: ReformaMedium;
}
.simWrapper hr {
  border-color: #979797;
}
.simWrapper .note {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #275c7e;
  background-color: #d4dfe6;
  padding: 2rem 15px;
}
.simWrapper .info {
  display: inline-block;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M9 16h2v-2H9v2zm1-16a10 10 0 100 20 10 10 0 000-20zm0 18a8.01 8.01 0 010-16 8.01 8.01 0 010 16zm0-14a4 4 0 00-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5a4 4 0 00-4-4z'/%3E%3C/svg%3E")
    center center no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 12px;
}
@media (max-width: 767.98px) {
  .simWrapper {
    padding: 2rem 0 2rem;
  }
  .simWrapper h2 {
    line-height: 1;
  }
  .simWrapper .note {
    line-height: 1.3;
  }
}
.mainBanner {
  background-color: #ffeba5;
  padding: 10% 8%;
  margin: 0 0 4rem;
}
.mainBanner h1 {
  font-size: 55px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: right;
  color: #0d0d0d;
}
.mainBanner h1 strong {
  font-family: ReformaMedium;
  font-size: 56px;
}
@media (max-width: 767.98px) {
  .mainBanner h1 {
    line-height: 1;
  }
}
.btnMega {
  width: 100%;
  max-width: 323px;
  border-radius: 10px;
  background-color: #275c7e;
  font-size: 20px;
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
}
.collapseItem {
  border-radius: 10px;
  border: solid 2px #d4dfe6;
  position: relative;
  margin: 1.5rem 0;
}
.collapseItem:before {
  position: absolute;
  content: "";
  right: 0;
  width: 15px;
  background: #d4dfe6;
  border-radius: 0 8px 8px 0;
  top: 0;
  bottom: 0;
}
.collapseItem .collapseItem-toggle {
  width: 100%;
  background: 0;
  border: 0;
  text-align: right;
  font-size: 32px;
  position: relative;
  padding: 1.2rem 3.5%;
}
.collapseItem .collapseItem-toggle:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  left: 5rem;
  top: 2.2rem;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Ccircle cx='15' cy='15' r='14.5'/%3E%3Cpath fill='%23979797' d='M15 30C6.73 30 0 23.27 0 15S6.73 0 15 0s15 6.73 15 15-6.73 15-15 15zm0-29C7.28 1 1 7.28 1 15s6.28 14 14 14 14-6.28 14-14S22.72 1 15 1z'/%3E%3Cg%3E%3Cpath fill='%23FFF' d='M22.5 16h-15a1 1 0 110-2h15a1 1 0 110 2z'/%3E%3C/g%3E%3C/svg%3E")
    no-repeat center center;
}
.collapseItem .collapseItem-toggle img {
  margin-left: 0.7rem;
}
.collapseItem .collapseItem-toggle:active {
  outline: 0 !important;
}
.collapseItem .collapseItem-toggle:focus {
  outline: 0 !important;
}
.collapseItem .collapseItem-toggle.collapsed:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Ccircle cx='15' cy='15' r='14.5'/%3E%3Cpath fill='%23979797' d='M15 30C6.73 30 0 23.27 0 15S6.73 0 15 0s15 6.73 15 15-6.73 15-15 15zm0-29C7.28 1 1 7.28 1 15s6.28 14 14 14 14-6.28 14-14S22.72 1 15 1z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M22.5 16h-15a1 1 0 110-2h15a1 1 0 110 2z'/%3E%3Cpath d='M14 22.5v-15a1 1 0 112 0v15a1 1 0 11-2 0z'/%3E%3C/g%3E%3C/svg%3E");
}
.collapseItem .collapseItem-toggle.collapsed:active {
  outline: 0 !important;
}
.collapseItem .collapseItem-toggle.collapsed:focus {
  outline: 0 !important;
}
.collapseItem .collapseItem-content {
  font-family: Arial, Helvetica, sans-serif;
}
.collapseItem .collapseItem-content .inner {
  padding: 0 8% 5rem 6%;
  font-size: 16px;
  max-width: 900px;
  line-height: 1.75;
}
.collapseItem .collapseItem-content h4 {
  font-family: Reforma;
  font-size: 1.66rem;
  font-weight: 900;
}
.collapseItem .collapseItem-content ol {
  margin-right: 2rem;
}
.collapseItem .collapseItem-content ol ul {
  list-style-type: disc;
  margin-right: 2rem;
}
@media (max-width: 767.98px) {
  .collapseItem .collapseItem-toggle {
    padding: 1.2rem 7.5%;
  }
  .collapseItem .collapseItem-toggle:after {
    left: -1rem;
    top: -1.1rem;
  }
}
.startingNote {
  padding: 2rem 0;
}
.startingNote .item {
  display: flex;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.startingNote .item figure {
  margin-left: 1rem;
}
.startingNote .item .text-muted {
  color: #a0a0a0;
}
.startingNote .item + p {
  margin-top: 7rem;
}
.startingNote p {
  font-size: 18px;
  line-height: 1.56;
  color: #000;
}
.startingNote hr {
  margin-top: 7rem;
}
.steps {
  margin-bottom: 11rem;
}
.steps p {
  font-size: 16px;
  margin-bottom: 1rem;
}
.steps ul {
  list-style: none;
  display: flex;
  overflow: hidden;
}
.steps li {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 98px;
  text-align: center;
  font-size: 16px;
  color: #275c7e;
  background: #d4dfe6;
  padding: 0.3rem 18px 0.3rem 0;
  position: relative;
}
.steps li:after,
.steps li:before {
  border-width: 18px 15px 18px 0;
  position: absolute;
  top: -2px;
  display: block;
  border-style: solid;
  width: 0;
  height: 0;
  content: " ";
}
.steps li:before {
  right: 1.5px;
  border-color: transparent #fff transparent transparent;
}
.steps li:after {
  left: -15px;
  z-index: 1;
  border-color: transparent #d4dfe6 transparent transparent;
}
.steps li:first-child {
  padding-right: 0;
}
.steps li:first-child:before {
  display: none;
}
.steps li span + span {
  display: none;
}
.steps li.active {
  background: #275c7e;
  color: #fff;
}
.steps li.active:after {
  border-color: transparent #275c7e transparent transparent;
}
.steps li.done {
  background: #43c45c;
  color: #fff;
}
.steps li.done:after {
  border-color: transparent #43c45c transparent transparent;
}
@media (max-width: 767.98px) {
  .steps {
    margin-bottom: 2rem;
  }
  .steps li {
    max-width: 100%;
    padding: 0.3rem 9px 0.3rem 0;
  }
  .steps li:after,
  .steps li:before {
    border-width: 18px 9px 18px 0;
  }
  .steps li:after {
    left: -9px;
  }
  .steps li > span {
    display: none;
  }
  .steps li > span + span {
    display: block;
  }
}
.fieldsetIntro {
  font-family: ReformaMedium;
}
.fieldsetIntro h3 {
  font-size: 43px;
  line-height: 0.74;
  color: #275c7e;
  font-family: ReformaMedium;
  margin-bottom: 1.7rem;
}
.fieldsetIntro p {
  font-size: 23px;
  line-height: 1.39;
  color: #275c7e;
  max-width: 800px;
  margin-bottom: 3rem;
}
.formButtons {
  text-align: center;
  display: flex;
  justify-content: center;
}
.formButtons .btn {
  margin: 0 12px;
}
.formButtons .btn.btn-default {
  background-color: #c1c1c1;
}
.formContent {
  background-color: #f8fafb;
  padding: 5.5% 4.5%;
  margin-bottom: 5rem;
}
.formContent .label,
.formContent label {
  font-size: 22px;
  font-family: ReformaMedium;
  color: #000;
}
.formContent input:not([type="radio"]),
.formContent select {
  font-size: 20px;
  border-radius: 5px;
  border: solid 1px #a0a0a0;
  height: 50px;
}
.formContent .radio label {
  font-family: Reforma;
  width: 100%;
}
.formContent .radio input[type="radio"] {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-top: -2px;
}
.formContent .radio .smallInput {
  display: inline-block;
  max-width: 140px;
  height: 44px;
}
.formContent .radio select {
  display: inline-block;
  max-width: 300px;
  height: 44px;
}
.formContent select.form-control {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 12'%3E%3Cpath fill='%23737373' fill-rule='evenodd' d='M12 12L0 0h24z'/%3E%3C/svg%3E")
    15px center/24px 12px no-repeat;
}
.errorContainer {
  font-family: Reforma;
  font-size: 18px;
  line-height: 1.78;
  text-align: center;
  color: #fb5300;
  margin: 3rem auto;
}
.simModal {
  font-family: Reforma;
}
.simModal strong {
  font-family: ReformaMedium;
}
.simModal .modal-header {
  border: 0;
  padding: 0 15px;
}
.simModal .modal-header .close {
  font-size: 47px;
  font-weight: 100;
}
#modalMatzeva .modal-body {
  padding: 2px 9% 28px 9%;
}
#modalMatzeva h4 {
  font-size: 23px;
  font-family: ReformaMedium;
  font-weight: 700;
  margin-bottom: 2rem;
}
#modalMatzeva h4 + p {
  font-size: 24px;
}
#modalMezake {
  color: #000;
}
#modalMezake hr {
  border-color: #979797;
}
#modalMezake .modal-body {
  padding: 28px 9%;
}
#modalMezake h3 {
  font-size: 23px;
  font-family: ReformaMedium;
  font-weight: 700;
}
#modalMezake h3 + p {
  font-size: 24px;
}
#modalMezake .collapseItem {
  border-radius: 0;
  border: 0;
  position: relative;
  margin: 1.5rem 0;
}
#modalMezake .collapseItem:before {
  display: none;
}
#modalMezake .collapseItem .collapseItem-toggle {
  padding: 1.2rem 3.5%;
}
#modalMezake .collapseItem .collapseItem-toggle:after {
  display: none;
}
#modalMezake .collapseItem .collapseItem-toggle img {
  margin-left: 0.7rem;
}
#modalMezake .collapseItem .collapseItem-content {
  font-family: Arial, Helvetica, sans-serif;
}
#modalMezake .collapseItem .collapseItem-content .inner {
  padding: 0 8% 5rem 6%;
  font-size: 16px;
  max-width: 900px;
  line-height: 1.75;
}
#modalMezake .collapseItem .collapseItem-content h4 {
  font-family: Reforma;
  font-size: 1.66rem;
  font-weight: 900;
}
#modalMezake .collapseItem .collapseItem-content ol {
  margin-right: 2rem;
}
#modalMezake .collapseItem .collapseItem-content ol ul {
  list-style-type: disc;
  margin-right: 2rem;
}
@media (max-width: 767.98px) {
  #modalMezake .collapseItem .collapseItem-toggle {
    padding: 1.2rem 7.5%;
  }
}
.dateBoxes {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.dateBoxes .box {
  width: 100%;
  max-width: 360px;
  display: flex;
  height: 45px;
  margin-bottom: 2rem;
  border-radius: 5px;
  border: solid 1px #a0a0a0;
  background-color: #fff;
}
.dateBoxes .box:nth-child(odd) {
  margin-right: 0;
  margin-left: auto;
}
.dateBoxes .box:nth-child(even) {
  margin-left: 0;
  margin-right: auto;
}
.dateBoxes .box .date {
  max-width: 45%;
  flex: 0 0 45%;
  text-align: center;
  line-height: 44px;
  border-left: 1px solid #a0a0a0;
}
.dateBoxes .box .form-control {
  width: 100%;
  height: 100%;
  max-width: 55%;
  flex: 0 0 55%;
  border: 0;
  box-shadow: none;
  font-size: 18px;
}
.resultsContainer .resultsNote {
  background-color: #d4dfe6;
  font-size: 20px;
  line-height: 1.6;
  text-align: right;
  color: #275c7e;
  padding: 2rem 3%;
  margin-bottom: 14rem;
}
.resultsContainer h3 {
  font-family: ReformaMedium;
  font-size: 43px;
  line-height: 0.74;
  color: #275c7e;
  margin-bottom: 1.5rem;
}
.resultsContainer h4 {
  font-family: ReformaMedium;
  font-size: 23px;
  line-height: 1.39;
  color: #275c7e;
  margin-bottom: 5rem;
}
.resultsContainer .row {
  display: flex;
  margin: 0 0 11rem;
  flex-wrap: wrap;
}
.resultsContainer .row .col {
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  border: solid 2px #275c7e;
  background-color: #f8f8f8;
  border-radius: 5px;
  margin: 0 15px;
  padding: 5rem 15px;
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
  min-height: 310px;
}
.resultsContainer .row .col.green {
  border-color: #2fa012;
}
.resultsContainer .row .col .title {
  font-family: ReformaMedium;
  font-size: 20px;
}
.resultsContainer .row .col p {
  margin-bottom: 4rem;
  font-size: 16px;
  line-height: 1.75;
}
.grant1,
.grant2,
.resultsContainer .row .col .bigSum {
  font-family: ReformaMedium;
  font-size: 45px;
  line-height: 0.62;
  color: #000;
}
.resultsContainer p {
  font-size: 23px;
  line-height: 1.39;
  color: #000;
}
.resultsContainer .formButtons {
  margin-top: 12rem;
}

.infoBtn {
  background-color: white;
  color: #275c7e;
  border: 3px solid;
}

.steps p {
  letter-spacing: 0.3px;
  font-size: 18px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  #results .formButtons {
    display: block;
  }
  #results .formButtons .returnPreviousStep {
    margin-bottom: 15px;
  }

  .note{
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 0) and (min-resolution: 0.001dpcm) {
  .collapseItem .collapseItem-content h4,
  #modalMezake .collapseItem .collapseItem-content h4,
  .startingNote .item {
    font-family: Reforma;
    letter-spacing: 0.3px !important;
    font-size: 18px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .collapseItem .collapseItem-content h4,
  #modalMezake .collapseItem .collapseItem-content h4,
  .startingNote .item {
    font-family: Reforma;
    letter-spacing: 0.3px !important;
    font-size: 18px;
  }

  .formContent input:not([type="radio"]):focus,
  .formContent select:focus,
  [contentEditable="true"]:not([tabindex="-1"]):not(.form-control):focus,
  [tabindex]:not([tabindex="-1"]):not(.form-control):focus,
  a[href]:not([tabindex="-1"]):not(.form-control):focus,
  area[href]:not([tabindex="-1"]):not(.form-control):focus,
  button:not([disabled]):not([tabindex="-1"]):not(.form-control):focus,
  iframe:not([tabindex="-1"]):not(.form-control):focus,
  input:not([disabled]):not([tabindex="-1"]):not(.form-control):focus,
  select:not([disabled]):not([tabindex="-1"]):not(.form-control):focus,
  textarea:not([disabled]):not([tabindex="-1"]):not(.form-control):focus {
    outline: 1px solid #add8e6 !important;
  }
}

.collapseItem .collapseItem-content {
  font-family: Reforma;
}

.expectFirstMonthChangeSelect {
  cursor: pointer;
}

.returnPreviousStep,
.returnToHomeScreen {
  background-color: #d4dfe6 !important;
  color: #265c7e;
}

.returnPreviousStep:hover,
.returnToHomeScreen:hover {
  /*   color: #265c7e; */
  background-color: #43c45c !important;
  color: white !important;
}

.moveToNextMonth:hover,
.moveToSpecificMonth:hover,
.startSimulator:hover,
.backToStart:hover {
  background-color: #43c45c !important;
}

@media (max-width: 767.98px) {
  .resultsContainer .resultsNote {
    margin-bottom: 4rem;
  }
  .resultsContainer h4 {
    margin-bottom: 2rem;
  }
  .resultsContainer .row {
    margin: 0 0 4rem;
  }
  .resultsContainer .row .col {
    min-height: 0;
    flex: 0 0 calc(100% - 30px);
    margin-bottom: 2rem;
  }
  .resultsContainer .formButtons {
    margin-top: 5rem;
  }
}
