
@viewport {
  orientation: portrait;
}

* {
  font-family: 'Open Sans Hebrew', arial;
  font-style: normal;
  font-weight: 600;
  direction: rtl;
}

body {
  background: #F7F7FB;
  text-align: center;
  color: #403E40;
  margin: 0px;
}
.wrappnewsletter {
  margin-top: -30px;
}
.nadlanist1 {
  background: url(../assets/images/nadlanist1.png) center center no-repeat;
  width: 100%;
  height: 134px;
  background-size: 210px;
  background-position-y: bottom;
  margin-bottom: 9px;
}
.nadlanist2 {
  background: url(../assets/images/nadlanist2.png) center center no-repeat;
  width: 100%;
  height: 134px;
  background-size: 210px;
  background-position-y: bottom;
  margin-bottom: 9px;
}

#slideshow {
  width: 500px;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10%;
}
#slideshow > img {
  position: absolute;
  display: block;
}
#slideshow .pics {
  z-index: 1;
}

#slideshow .inner-pics {
  width: 5000px;
}

#slideshow .pics div {
  position:relative;
  float:left;
}
#slideshow .pics div b{
  position: absolute;
  bottom:0;
  left:0;
  width: 100%;
  background-color:rgba(255,255,255,0.8);
  padding: 30px;

}
#slideshow .control {
  z-index: 2;
}
#slideshow > div {
  width: 100%;
  height: 320px;
  overflow: hidden;
  position: absolute;
}


#slideshow .pics div img {
  width: 174px;
  margin-left: 124px;
  height: 323px;
}
.page[page-number="6"] .nadlanist2 {
  background-size: 253px !important;
  height: 153px;
}
[page-number="6"] .dreams {
  width: 237px !important;
  height: 53px;
  margin-top: 10px;
}
.page {
  overflow: hidden;
  height: 0px;
  position: relative;
}
.page.active[page-number="2"] {
  background: #0B0C0D !important;
}
.page[page-number="1"]:before {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  background: linear-gradient(to left, #002d6e, #012a6a 50%, #002765 77%,#012561 95%);
}
.page[page-number="1"] .content {
  z-index: 11;
  position: relative;
}
[page-number="4"] .btnContinue {
  background: url(../assets/images/btncontinue2.png?v=1) center center no-repeat !important;
  width: 313px;
  height: 54px;
  background-size: contain !important;
  position: relative !important;
  margin-top: 25px;
}
[page-number="5"] .btnContinue {
  background: url(../assets/images/send.png?v=1) center center no-repeat !important;
  width: 138px;
  height: 73px;
  background-size: contain !important;
  position: relative !important;
  margin: 12px auto 0px auto;
}
/*.page[page-number="4"] .wrappBottomImg:before ,
.page[page-number="6"] .wrappBottomImg:before
{
  background: #f7f7fb !important;
}*/
.txtcontent1 {
  margin-top: 18px;
  z-index: 1;
}
.txth1 {
  font-size: 35px;
  font-weight: 600;
  line-height: 40px;
  color: #95D9F7;
}
.txth10 {
  font-size: 23px;
  height: 40px;
}
.txth3 {
  color: white;
  font-size: 27px;
  font-weight: 600;
}
.page.active[page-number="1"] .txth3 {
  margin-top: 60px;
}
.txth4 {
  font-weight: 400;
  font-size: 31px;
  line-height: 40px;
  color: #A29C7E;
}

.txth2 {
  font-size: 44px;
  font-weight: 800;
  direction: rtl;
  color: white;
  line-height: 45px;
}

.txth5 {
  font-size: 18px;
  font-weight: 800;
  line-height: 23px;
  color: #DB3C6C;
}
.wrappTxt8 {
  margin: 10px 0px;
}
.txth8 {
  color: #EC3B4B;
  font-size: 17px;
}
.txth9 {
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: calc(100vh - 290px);
}

.txth2 {
  direction: rtl;
}

.txth6 {
  font-size: 24px;
  font-weight: 800;
  line-height: 27px;
  color: #464547;
}

.wrappBottom {
  min-height: 290px;
  position: relative;
}

.btnContinue {
  width: 110px;
  height: 70px;
  background: url(../assets/images/continue.png?v=1) center center no-repeat;
  background-size: 70px 70px;
  position: absolute;
  bottom: 142px;
  cursor: pointer;
}
.btnContinue {
  bottom: 19px;
  left: 0px;
}


.txth12 {
  font-size: 17px;
}

.wrappBottomImg {
  width: 100%;
  height: 290px;
  text-align: center;
  /* position: fixed; */
  bottom: 0;
  content: '';
  left: 0px;
  background-size: cover !important;
  position: relative;
  overflow: hidden;
}

[page-number="1"] .wrappBottomImg {
  background: url(../assets/images/1.jpeg?v=7) center center no-repeat;
  background-size: cover !important;
  position: absolute;
  height: 480px;
  width: calc(100% - 1px);
  left: 1px;
  background-position: 0 57px;
}
.page:not([page-number="1"]) .wrappBottomImg {
  clip-path: polygon(80% 4%, 88% 4%, 100% 5%, 100% 5%, 100% 100%, 100% 100%, 0% 100%, 0% 20%, 27% 12%, 51% 7%);
}
[page-number="2"] .wrappBottomImg {
  background: url(../assets/images/bgbottom2.jpg?v=1) center center no-repeat;

}

[page-number="3"] .wrappBottomImg {
  background: url(../assets/images/bgbottom3.jpg) center center no-repeat;

}

[page-number="4"] .wrappBottomImg {
  background: url(../assets/images/bgbottom4.jpg) center center no-repeat;
  bottom: -2px;
}
.endpage .wrappBottomImg {
  background: url(../assets/images/bgbottom6.jpeg) center center no-repeat;

}
/*
  .page:not([page-number="1"]) .wrappBottomImg:before {
    content: "";
    position: absolute;
    top: -22px;
    left: -5px;
    height: 37px;
    width: 101%;
    background: #f7f7fb;
    -webkit-transform: rotate(
      114deg
    );
    -moz-transform: rotate(-5deg);
    transform: rotate(
      355deg
    );
    clip-path: url(#myCurve);
    background: #0b0c0d;
  }*/

.wrappfromBmby > div {
  display: inline-block;
  line-height: 35px;
  vertical-align: bottom;
}

.wrappfromBmby {
  margin-top: 25px;
}
.wrappBuildingImg {
  height: calc(100% - 308px);
  background: url(../assets/images/building1.png) center center no-repeat;
  background-size: contain;
  content: '';
  position: relative;
  width: 100%;
  line-height: 0px;
  margin-top: 16px;
}
.bmbyimg {
  width: 106px;
  height: 30px;
  background: url(../assets/images/logobmby.png) center center no-repeat;
  background-size: contain;
}
div#up {
  width: 49px;
  height: 20px;
  background: url(../assets/images/up.png?v=1) center center no-repeat;
  background-size: 16px 12px;
  cursor: pointer;
}
div#down {
  width: 49px;
  height: 20px;
  background: url(../assets/images/down.png?v=1) center center no-repeat;
  background-size: 16px 12px;
  cursor: pointer;
}
.wrappDate {
  margin-bottom: 15px;
}

.wrappfromBmby > div.txth2 {
  margin-left: 6px;
}

.poweredby >div:first-child {
  width: 69px;
  height: 18px;
  background: url(../assets/images/bmby.png?v=1) center center no-repeat;
  background-size: cover;
  display: inline-block;
  direction: ltr;
  vertical-align: top;
  margin-left: 6px;
  margin-top: 6px;
}
.poweredby >div:last-child {
  height: 26px;
  display: inline-block;
  line-height: 26px;
  vertical-align: top;
  font-size: 17px;
  color: #3F4041;
  font-weight: 700;
}
.poweredby2 {
  width: 208px;
  height: 55px;
  background: url(../assets/images/powered2.png) center center no-repeat;
  background-size: contain;
}
.txth7 {
  font-size: 24px;
  font-weight: 800;
  line-height: 28px;
}

.txth6.dreams.dreams2 {
  margin-top: 46px;
}

.page.active {
  display: block !important;
  max-width: 800px;
  margin: auto;
  position: relative;
  height: 100vh !important;
  z-index: 1;
  background: url(../assets/images/bg.jpg) center center no-repeat;
  background-size: 138% 105%;
  background-position-x: center;
  background-position-y: center;
}
/* The container */
.container {
  display: block;
  position: relative;
  margin: 15px 0px;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: right;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark, .checkmarkDisabled {
  position: absolute;
  top: 3px;
  right: 0;
  height: 18px;
  width: 18px;
  background-color: white;
  border: 1px solid #ABACAE;
  border-radius: 5px;
}
.txtLbl {
  padding-right: 11px;
}
label.container {
  width: 20px;
}
.wrappOpt {
  margin: 22px auto;
  width: 90%;
  display: table;
  table-layout: fixed;
}
/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #c6c7c8;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 6px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(
    45deg
  );
  -ms-transform: rotate(45deg);
  transform: rotate(
    45deg
  );
}

.error {
  box-shadow: inset 0px 0px 1px 1px #d40d48ab !important;
}
.wrappOpt>* {
  display: table-cell;
}
.txtLbl {
  padding-right: 10px;
  line-height: 19px;
  vertical-align: top;
}
.txtLbl div {
  font-size: 14px;
  color: #90908F;
  text-align: right;
}
input[type=text], input[type=phone] {
  width: 100%;
  padding: 9px 9px;
  display: inline-block;
  border: 0px;
  border-radius: 0px;
  box-sizing: border-box;
  font-size: 17px;
  font-weight: 400;
  outline: none;
  box-shadow: 0px 1px 3px 0px #cfcfd6;
}
.namep {
  margin-bottom: 2px;
}

input#companyName {
  margin-bottom: 20px;
  width: 100%;
  margin-top: 20px;
}

.wrappHowMany {
  margin-bottom: 20px;
}

div#wrappParticipnts {
  width: 90%;
}

.participnt {
  border-right: 3px solid #5A595B;
  margin-bottom: 16px;
}

input[type=number] {
  -moz-appearance: textfield;
}

.txth11 {
  font-size: 30px;
  font-weight: 600;
  line-height: 37px;
}
.wrapptxt11 {
  margin: 60px 0px 20px 0px;
}
.wrappHowMany > * {
  display: inline-block;
}

input#numOfParts {
  width: 42px;
  border: 1px solid #cccccc;
  font-size: 16px;
  color: #403E40;
  font-weight: 400;
  padding-right: 8px;
  outline: none;
}
.dreams2 {
  height: 57px;
  background: url(../assets/images/dreams2.png) center center no-repeat;
  background-size: contain;
  content: '';
  position: relative;
  width: 245px;
  line-height: 0px;
}
.dreams {
  height: 65px;
  background: url(../assets/images/dreams.png) center center no-repeat;
  background-size: cover;
  content: '';
  position: relative;
  width: 282px;
  line-height: 0px;
  margin: 0px -32px;
}
.dreams.dreams2 {
  margin-top: 36px;
}
.errorMsg {
  color: #fd3174;
  font-size: 13px;
}
@media only screen and (min-width: 768px) {/*desktop*/
  #slideshow .pics div img {
    width: 163px;
    margin-left: 80px;
    height: 312px;
  }
  [page-number="1"] .wrappBottomImg {
    height: 310px;
    background-position: -44px -35px;
    background-size: 120% 120% !important;
  }
  .page[page-number="1"]:before {
    width: calc(100% - 1px);

    left: 1px;
  }

  body {
    overflow-x: hidden;
  }

  .wrappPages {
    width: 850px;
    position: relative;
    margin: auto;
    display: inline-block;
  }
  .wrappPages:before {
    width: 100%;
    height: calc(100vh - 56px);
    /* background-size: 930px 800px; */
    position: relative;
    overflow: hidden;
    background: url(../assets/images/handphone.png) center center no-repeat;
    background-size: 650px 100%;
    content: "";
    position: absolute;
    left: 64px;
    min-height: 937px;
    background-position-y: 43px;
  }
  .page.active {
    max-width: 316px;
    position: relative;
    height: calc(100vh - 344px) !important;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    /* background: repeating-radial-gradient( circle at 74% 86%, #f7f7fb 0% 19%, #f3f3f5 0% 33%); */
    border-bottom-right-radius: 34px;
    border-bottom-left-radius: 34px;
    min-height: 593px;
    margin: 104px 269px 0px 0px;
    background: url(../assets/images/bg.jpg) center center no-repeat;
    background-size: 151% 105%;
    background-position-x: center;
    background-position-y: center;
  }

  /* .page.active[page-number="5"] {
     height: calc(100vh - 339px) !important;
     min-height: 598px;
   }*/
  .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 401px;
  }
  ::-webkit-scrollbar {
    width:5px;
    height: 8px;
    cursor: pointer;
  }

  -moz-scrollbar { width: 5px; height: 5px;}

  ::-webkit-scrollbar-thumb {
    -webkit-border-radius:5px;
    border-radius:5px;
    background:  transparent;/*rgba(196, 198, 199, 0.57);*/
  }

  ::-webkit-scrollbar-thumb:hover {
    background:  transparent;/*rgba(51, 181, 229, 0.8);*/
  }

  ::-webkit-scrollbar-thumb:active {
    background: transparent;/* rgba(51, 181, 229, 1);*/
  }

  ::-webkit-scrollbar-thumb:window-inactive {
    background: transparent;/* rgba(196, 198, 199, 0.57);*/
  }
  .wrappBottom {
    min-height: 190px;
    position: relative;

  }
  .wrappBottomImg {
    height: 190px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }
  .btnContinue {
    bottom: 19px;
    left: 0px;
  }
}

.disabled{
  pointer-events: none;
  cursor:default;
}
.pink{
  color: #d40d48ab;
}
.container.disabledOpt .checkmarkDisabled {
  opacity: 0.4;
}



.page[page-number="3"] .content {
  height: 100%;
}

.btnContinue {
  z-index: 1;
}