@import url('../fonts/opensans/style.css');
@import url('../fonts/heebo.css');
@import url('../fonts/fonts.css');

body{
    margin: 0;
    padding: 0;
   background: #ffffff;
}
*{
    font-family: "almoni_tzar_aaaregular";
}
.wrapper{
    position: relative;
    text-align: center;
    background: #ffffff;
}
img.hand_mob {
    display: none;
}
.web{
    display: block;
    height: 49vw;
}
.mob{
    display: none;
}
.mob_a{
    display: none;
}
.lpweb{
   position: absolute;
   width: 100%;
   height: 49vw;
   left: 0;
   z-index: 10;
}
.circle {
    width: 13vw;
    height: 9vw;
    background: #027bc1;
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    top: 19vw;
    right: 53vw;
    padding-top: 3.5vw;
    /* width: 62px; */
    text-align: center;
    font-size: 3vw;
    line-height: 3vw;
    font-weight: bold;
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
    box-shadow: 0 0 0 0.3vw #fff, 0 0 0 0.7vw #027bc1;
    animation: pulse 2s infinite;
}
.img1{
    position: absolute;
    top: 0;
    right: 0;
    width: 69.9%;
    z-index: 1;
    height: 34vw;
}
.videoContainer {
    position: absolute;
    width: 69.5%;
    height: 30.2vw;
    overflow: hidden;
    right: 0;
}
.videoContainer video {
    width: 100%;
    height: 30.2vw;
    position: relative;
    z-index: 21;
    right: 0;
    top: 0;
    object-fit: cover;
}
.overlay {
    position: absolute;
    background: url(../images/overlay.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    border-radius: 100%;
    height: 32.75vw;
    object-fit: cover;
    border-radius: 0;
    cursor: pointer;
    z-index: 20;
}
.img2{
    position: absolute;
    top: 0vw;
    left: 0;
    z-index: 1;
    width: 29.5vw;
}
.img5{
  position: absolute;
  top: 17vw;
  left: 0;
  z-index: 1;
  width: 29.5vw;
}
.logo{
    position: absolute;
    right: 4vw;
    top: 37.8vw;
    width: 8.1vw;
    z-index: 30;
}
.logo2{
    position: absolute;
    left: 0vw;
    top: 0;
    width: 7.1vw;
    z-index: 30;
}
.price{
    position: absolute;
    right: 19vw;
    top: 35.8vw;
    width: 20.7vw;
    z-index: 30;
    animation: pulse 1.5s infinite;
}
.tashlom{
    position: absolute;
    right: 46vw;
    top: 35.8vw;
    width: 28vw;
    z-index: 30;
}
.players{
    position: absolute;
    right: 6vw;
    top: 27.1vw;
    width: 25.15vw;
    z-index: 30;
}
.won{
    position: absolute;
    right: 11vw;
    top: 35.4vw;
    width: 14.95vw;
    z-index: 30;
}
.text{
    position: absolute;
    right: 12vw;
    top: 26.76vw;
    width: 42.2vw;
    z-index: 30;
}
.logos{
    position: absolute;
    right: 50vw;
    top: 43.4vw;
    width: 15.4vw;
    z-index: 30;
}
.april{
  position: absolute;
  right: 59vw;
  top: 29.75vw;
  width: 12vw;
  z-index: 30;
}
ul.checkboxes {
   width: 71%;
   /* float: right; */
   list-style: none;
   margin-top: 0;
   display: inline-block;
   padding-right: 0;
       margin-bottom: 0;
   -webkit-columns: 2;
   -moz-columns: 2;
   columns: 2;
}
.chk h3 {
   font-size: 0.8vw;
   margin: 1px 0 6px;
   text-align: right;
   width: 70%;
   display: inline-block;
   color: #0b109f;
}
ul.checkboxes li {
    line-height: 1.5;
}
#newsl {
    display: none;
}
.chk label,.chk2 label {
   font-size: 0.8vw;
    cursor: pointer;
}
.hand{
    max-width: 60%;
}
.game{
      max-width: 80%;
       top: 0;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
     width:100% ;
}
.chk2 [type="checkbox"]:not(:checked) + label, .chk2 [type="checkbox"]:checked + label {
    width: auto;
}
hr {
    color: #fff;
    display: block;
    /* height: 1px; */
    border: 0;
    border-top: 1px solid rgba(11, 16, 159, 0.05);
    /* margin: 1em 0; */
    padding: 0;
    margin: 3px 0 10px;
}
.title_h1{
    position: absolute;
    top: 15vw;
    right: 15vw;
    color: #014790;
    font-size: 3.5vw;
}

img.logo.animated.fadeInDownBig {
    max-width: 50%;
}
.title_h2{
    position: absolute;
    top: 20vw;
    right: 15.5vw;
    background: #014790;
    color: #ffffff;
    font-size: 1.8vw;
    padding: 0.5vw;
}
   .streets {
      position: absolute;
      top: 29vw;
      right: 47px;
      color: #f1f1f1;
      font-size: 1.2vw;
      line-height: 1.3;
      padding: 0.5vw;
      direction: rtl;
      width: 36vw;
      text-align: justify;
}
.streets span{
    display: inline-block;
}
.streets span:after{
}

.address2{
    background-image: url('../images/verical_line.jpg');
    background-repeat: no-repeat;
    padding-left: 1.1vw;
    padding-right: 0.1vw;
    padding-bottom: 1vw;
    padding-top: 1vw;
}
.phone {
    position: relative;
    /* bottom: 4vw; */
    color: #014790;
    /* right: 0; */
    font-size: 2vw;
    display: inline-block;
    vertical-align: middle;
    top: 0.5vw;
}
ul.social-icons {
    padding: 0;
    /* list-style: none; */
    position: relative;
    /* bottom: 0; */
    /* right: 0; */
    display: inline-block;
}
ul.social-icons li {
   vertical-align: top;
   display: inline-block;
   margin-right: 15px;
}
.light{
    font-family: 'almoni_tzar_aaalight';
}
.bold{
    font-family: 'almoni_tzar_aaaregular';
}
.teruf{
    position: absolute;
    top: 3vw;
    left: 32vw;
    width: 37vw;
}
.txt_top{
    position: absolute;
    top: 35vw;
    left: 34vw;
    width: 33vw;
}
.formbox{
    direction: rtl;
    position: absolute;
    bottom: 3.5vw;
    width: 28%;
    left: 9%;
    padding-top: 1%;
}
.formbox span{
}
.required{
    line-height: 1.5vw !important;
    margin-right: 1.6vw !important;
}
.formbox span .first{
    font-size: 3.5vw;
}
.formbox span .second{
    font-size: 3.5vw;
    line-height: 3.5vw;
}
.formbox span .third{
    line-height: 1.2vw;
    font-size: 1.25vw;
}
.formbox input{
    box-sizing: border-box;
    border-radius: 0;

}
.choose {
    display: inline-block;
    color: #002ba3;
    width: 13vw;
    font-size: 1.4vw;
}
.choose2{
    background: url(../images/choose.png);
    background-size: 100% 100%;
    color: #ffffff;
    display: inline-block;
    padding: 0.5vw 1vw;
}
.choose .yes{
    color: #002ba3;
    cursor: pointer;
}
.choose .no{
    color: #ffffff;
    cursor: pointer;
}
.formbox input[type=text]{
    background: none;
    font-size: 1vw;
    border: 0;
    font-weight: 900;
    border-radius: 0;
    font-size: 1.5vw;
    margin: 0.8vw auto 0;
    width: 67%;
    height: 1.5vw;
    color: #063618;
    font-size: 1vw;
    display: block;
    text-align: center;
    padding-right: 0;
    /* background: url(../images/inputback.png); */
    background-size: 100% 100%;
    border-bottom: 0.1vw solid #063618;
    font-family: "almoni_tzar_aaalight";
}
.formbox input[type=submit]{
    -webkit-appearance: none;
    border: 0;
    font-size: 1.5vw;
    width: 12vw;
    background: #ffcc33;
    margin: 0.2vw;
    height: 2.2vw;
    color: #0b529a;
    font-weight: 900;
    -webkit-animation: shaker 3s infinite;
    cursor: pointer;
}



footer {
   background: #000000;
   text-align: center;
   width: 100%;
   font-size: 13px;
   position: relative;
}
footer a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    line-height: 12px;
    font-family: "almoni_dl_aaaregular";
}
.ty footer a{color: #000;}
.ty footer{background:transparent; position: absolute; bottom: 0; left: 0;}
footer .footer a .svg { display: block; margin: auto; width: 32px; }
footer .footer a > svg g > path:first-child {
    animation: none;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}
footer .footer a > svg g path {
    fill: #fff;
}
.ty footer .footer a > svg g path {
    fill: #000;
}
footer .footer a:hover > svg g > path:first-child {
    animation: logo_g 0.6s linear;
    transform-origin: center;
}


.ty{
  background: #ffffff;
}
.ty .wrapper{
  padding: 9% 0 24% 0;
  background: #ffffff;
}
.ty .msg{
    display: block;
    margin: 0 auto;
    width: 50%;
    max-width: 550px;
    color: #000;
}
.ty img{width: 70%;}
.ty h1{margin: 0; display: block; font-size: 3vw;direction: rtl;}


::-webkit-input-placeholder {
    color: #063618;
}

:-moz-placeholder { /* Firefox 18- */
    color: #063618;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #063618;
}

:-ms-input-placeholder {
    color: #063618;
}
#c2f_btn {
    height: 3vw;
    width: 9vw;
    left: 0px;
    top: 7vw;
    background: #ff3365;
    z-index: 54;
    cursor: pointer;
    display: inline-block;
    float: left;
    position: fixed;
    border-top-right-radius: 5vw;
    border-bottom-right-radius: 5vw;
    /* opacity: 0.5; */
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
    display: none;
}
#c2f_btn:hover {
    opacity: 1;
}
#c2f_btn #c2f_icon {
    width: 2vw;
    height: 2vw;
    margin: 0.49vw;
    background: url(../images/c2f-icon.png) center center no-repeat #ff3365;
    background-size: 100%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
    vertical-align: text-bottom;
    float: right;
}
#c2f_btn h4 {
    font-size: 1vw;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    line-height: 1em;
    letter-spacing: 0.1vw;
    margin: 0.7vw;
    display: inline-block;
    position: relative;
    /* top: -0.5vw; */
}
.mob  .phone {
    /* position: absolute; */
    /* top: unset; */
    /* background: #99ccff; */
    color: #014790;
    font-family: 'almoni_tzar_aaaregular';
    /* padding: 0; */
    /* right: 0; */
    font-size: 6vw;
    /* width: 100%; */
    /* bottom: 0; */
    /* text-decoration: none; */
}
.mob ul.social-icons {
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: 1vw;
    right: 46vw;
}
#name-error{
    color: #ff0030;
    display: block;
    text-align: left;
    position: absolute;
    top: 6vw;
    right: 9.5vw;
    font-size: 0.8vw;
    width: 34%;
    margin: 0 auto;
}
#phone-error{
    color: #ff0030;
    display: block;
    text-align: left;
    position: absolute;
    top: 8.2vw;
    right: 9.5vw;
    font-size: 0.8vw;
    width: 34%;
    margin: 0 auto;
}
#street-error {
    color: #ff0030;
    display: block;
    text-align: left;
    position: absolute;
    top: 6vw;
    right: 16.5vw;
    font-size: 0.8vw;
    width: 34%;
    margin: 0 auto;
}
#preloader {
    width: 27%;
    height: auto;
    position: absolute;
    top: 74%;
    left: 0px;
    font-size: 0;
    opacity: 0;
    display: none;
    z-index: 52;
    direction: rtl;
    color: #fff;
}
#preloader h4{
    position: relative;
    top: 0;
    color: #000000;
    font-size: 2vw;
    margin: 1vw;
}
#preloader img{
    width: auto;
    height: auto;
}
.mainslider {
    width: 30%;
    position: absolute;
    /* right: 0; */
    margin-top: 0%;
    direction: rtl;
    top: 0;
    margin: 0 0vw 0 0;
    left: 0;
    /* overflow-x: hidden; */
    height: auto;
}
.slick-initialized .slick-slide {
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  margin-top: 0;
  direction: rtl;
}
.slick-slider .slick-track, .slick-slider .slick-list { 
    transform: none;
    -webkit-transform: none;
    /*height: 42vw;*/
    direction: ltr;
}
.mainslider img.slick-arrow{
  width: 10vw;
}
.slick-dots {
  list-style: none;
    position: absolute;
    z-index: 2;
    bottom: 0vw;
    right: 0;
    outline: none;
    width: 100%;
    line-height: 0;
    direction: ltr;
}
.slick-dots button {
    background: #000000;
    /* opacity: 0.5; */
    border-radius: 50%;
    padding: 0.5vw;
    width: 0.5vw;
    height: 0.5vw;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
}
.slick-dots li {
    display: inline-block;
    border: 0;
    margin: 0 0.5vw;
}
.mainslider .dslidermob .slick-dots {
    list-style: none;
    position: absolute;
    z-index: 99999;
    bottom: 0.5vw;
    right: 0;
    outline: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    width: 100%;
    direction: ltr;
}
.slick-slide img {
    display: block;
    width: 100%;
    height: 16.3vw;
}
.slick-arrow {
    position: absolute;
    bottom: 3%;
    width: 2.5vw !important;
    height: unset !important;
    cursor: pointer;
    z-index: 9999;
}
.slick-active button{
    background: #ffffff;
}
.slick-arrow.ra {
  right: 1vw;
  position: absolute;
}
.slick-arrow.la {
    left: 1vw;
    position: absolute;
}
@-webkit-keyframes glowing {
  0% { background-color: #014790; -webkit-box-shadow: 0 0 3px #014790; }
  50% { background-color: #0676e8; -webkit-box-shadow: 0 0 40px #0676e8; }
  100% { background-color: #014790; -webkit-box-shadow: 0 0 3px #014790; }
}

@-moz-keyframes glowing {
  0% { background-color: #014790; -moz-box-shadow: 0 0 3px #014790; }
  50% { background-color: #0676e8; -moz-box-shadow: 0 0 40px #0676e8; }
  100% { background-color: #014790; -moz-box-shadow: 0 0 3px #014790; }
}

@-o-keyframes glowing {
  0% { background-color: #014790; box-shadow: 0 0 3px #014790; }
  50% { background-color: #0676e8; box-shadow: 0 0 40px #0676e8; }
  100% { background-color: #014790; box-shadow: 0 0 3px #014790; }
}

@keyframes glowing {
  0% { background-color: #014790; box-shadow: 0 0 3px #014790; }
  50% { background-color: #0676e8; box-shadow: 0 0 40px #0676e8; }
  100% { background-color: #014790; box-shadow: 0 0 3px #014790; }
}
@media screen and (max-width: 1480px) {
   .formbox {
   bottom: 0.5vw;
   }
   .chk h3 {
    font-size: 0.9vw;
    margin: 0 0 2px;
    text-align: right;
    width: 70%;
    display: inline-block;
    color: #0b109f;
}
}

@media screen and (max-width: 1024px) {
   .phone {
      bottom: 4.5vw;
          font-size: 2.5vw;
          right: 13vw;
   }
   ul.social-icons {
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: 2.7vw;
    right: 25vw;
}
   .formbox{
      direction: rtl;
          position: absolute;
          bottom: 5vw;
          width: 20%;
          right: 0%;
   }
   ul.social-icons img.animated.fadeInDownBig {
       max-width: 46%;
       width: 15.5vw;
   }
   .hand {
    max-width: 70%;
   }
      .lpweb {
       position: absolute;
       width: 100%;
       height: 34vw;
       bottom: 0;
       left: 0;
   }
   img.logo.animated.fadeInDownBig {
       max-width: 40%;
   }
   .formbox {
       direction: rtl;
       position: absolute;
       bottom: 5vw;
       width: 20%;
       right: 0%;
   }
   .phone {
       bottom: 5.5vw;
   }
   ul.social-icons li {
       vertical-align: top;
       display: inline-block;
       margin-right: 0;
   }
}
@media screen and (max-width: 1000px) {
    *{
        /*font-family: 'open_sans';*/
    }
    .ty .msg{max-width: none; width: 100%;}
    .ty h1{font-size: 9vw;}
    .web{
        display: none;
    }
    .mob{
        display: block;
        height: 390vw;
    }
    .lpmob{
      position: absolute;
      width: 100%;
      right: 0;
      left: 0;
      /* bottom: 0; */
    }
    .blackfriday{
        position: absolute;
        top: 33vw;
        width: 90vw;
        left: 5vw;
    }
    .teruf{
        position: absolute;
        top: 37vw;
        left: 9vw;
        width: 85vw;
    }
    .txt_top{
        position: absolute;
        top: 401vw;
        left: 5vw;
        width: 90vw;
    }
    .formbox input[type=text] {
        display: block;
        margin: 0 auto;
        width: 90%;
        height: 10vw;
        text-align: center;
        margin-bottom: 3vw;
        font-size: 6vw;
        height: 13.2vw;
    }
    .formbox input[type=submit] {
        font-size: 8vw;
        width: 90%;
        height: 13.2vw;
    }
    .formbox a {
        display: block;
        background: black;
        width: 85vw;
        margin: 0 auto;
        text-decoration: none;
        color: #ffff00;
        margin-top: 2vw;
        height: 10vw;
        font-size: 6.5vw;
    }

    .mob_a{
        display: block;
    }
    .or{
        font-weight: 100;
        vertical-align: 0.8vw;
    }
    .call{
        letter-spacing: 1vw;
        vertical-align: 0.8vw;
    }
    #c2f_btn {
        height: 8vw;
        width: 23vw;
        right: 0px;
        top: 12vw;
        background: #014790;
        z-index: 54;
        cursor: pointer;
        display: inline-block;
        float: left;
        position: fixed;
        /* border-top-left-radius: 5vw; */
        /* border-bottom-left-radius: 5vw; */
        /*opacity: 0.5;*/
    }
    #c2f_btn h4 {
        font-size: 2.5vw;
        font-weight: 600;
        color: #ffffff;
        text-align: center;
        line-height: 1em;
        letter-spacing: 0.1vw;
        margin: 1.5vw;
        display: inline-block;
        position: relative;
        /* top: -0.5vw; */
    }
    #c2f_btn #c2f_icon {
        width: 6vw;
        height: 6vw;
        margin: 1vw;
        background: url(../images/c2f-icon.png) center center no-repeat #014790;
        background-size: 100%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        opacity: 1;
        display: inline-block;
        vertical-align: text-bottom;
        float: right;
    }
    .logo {
      position: absolute;
      top: 6vw;
      width: 61vw;
      right: 17vw;
    }
    .aprilmob {
        position: absolute;
        top: 230vw;
        width: 52vw;
        right: 23%;
    }
    .logo2 {
      position: absolute;
      top: 229vw;
      width: 40vw;
      right: 31vw;
    }
    .logo3{
      position: absolute;
      top: 67vw;
      width: 49vw;
      left: 25vw;
      box-shadow: 0vw 0vw 11vw #fff;
    }
    .title_h1 {
        position: absolute;
        top: 35vw;
        right: unset;
        color: #014790;
        font-size: 8.5vw;
        margin: 0 auto;
        width: 100%;
    }
    .title_h2 {
        position: absolute;
        top: 50vw;
        left: 14vw;
        right: unset;
        background: #014790;
        color: #ffffff;
        font-size: 4.2vw;
        padding: 0.5vw;
        margin: 0 auto;
        width: 72%;
        letter-spacing: -.1vw;
        padding-left: 1vw;
        padding-right: 1vw;
    }
    .game {
      position: absolute;
      top: 82.5vw;
      width: 43vw;
      right: 5vw;
    }
    .hand {
      position: absolute;
      top: 12vw;
      width: 53vw;
      left: 0vw;
      z-index: -1;
    }
    .mob .hand {
      position: relative;
          top: 0;
          width: 73vw;
          right: 42px;
          margin-bottom: 15px;
          z-index: -1;
   }
   .mob .hand2 {
      position: absolute;
      top: 0;
      width: 63vw;
      left: 0;
      z-index: -1;
   }
    .formbox span {
    }
    .formbox span .first {
        font-size: 12.5vw;
        line-height: 10vw;
    }
    .formbox span .second {
        font-size: 13.5vw;
        line-height: 17.5vw;
    }
    .formbox span .third {
        line-height: 10vw;
        font-size: 4.25vw;
    }
    .required {
        line-height: 9.5vw !important;
        margin-right: 5.6vw !important;
    }
    .streets {
      position: absolute;
          top: 93vw;
          right: 0;
          /* left: 0; */
          color: #ffffff;
          font-size: 3.5vw;
          padding: 0 5vw;
          direction: rtl;
          width: 85%;
          /* float: right; */
          /* margin: 0 auto; */
          line-height: 6vw;
    }
    .streets span {
        width: 100%;
        display: inline-block;
    }
    .address1 {
        width: 100% !important;
        background-image: unset;
        background-repeat: no-repeat;
        padding-left: 0.1vw;
        padding-bottom: 1vw;
        padding-top: 1vw;
    }
    .linespace{
        background-image: url(../images/verical_line_mob.jpg);
        height: 0.8vw;
        width: 80%;
        margin-right: 10%;
    }
    .phone {
        position: absolute;
        top: unset;
        background: #99ccff;
        color: #014790;
        font-family: 'almoni_tzar_aaaregular';
        padding: 0;
        right: 0;
        font-size: 12vw;
        width: 100%;
        bottom: 0;
        text-decoration: none;
    }
    .mob  .phone {
      position: absolute;
      top: unset;
      background: transparent;
      color: #014790;
      font-family: 'almoni_tzar_aaaregular';
      padding: 0;
      right: 0;
      height: 14vw;
      font-size: 7vw;
      width: 50%;
      bottom: 0;
      text-decoration: none;
    }
    .mob ul.social-icons {
      padding: 0;
      list-style: none;
      position: absolute;
      bottom: 28vw;
      right: 28vw;
    }
    #name-error{
      color: #ff0030;
      display: block;
      text-align: left;
      position: absolute;
      top: 26vw;
      right: 39vw;
      font-size: 3vw;
      width: 40%;
      margin: 0 auto;
    }
    #phone-error{
      color: #ff0030;
      display: block;
      text-align: left;
      position: absolute;
      top: 37vw;
      right: 39vw;
      font-size: 3vw;
      width: 40%;
      margin: 0 auto;
    }
    #street-error {
      color: #ff0030;
      display: block;
      text-align: left;
      position: absolute;
      top: 35vw;
      right: 39vw;
      font-size: 3vw;
      width: 40%;
      margin: 0 auto;
    }
    .mainslider {
      width: 100%;
        position: relative;
        /* right: 0; */
        margin-top: 0%;
        direction: rtl;
        top: 164vw;
        margin: 0 auto;
        left:0;
        /* overflow-x: hidden; */
        height: 74vw;
    }
    .videoContainer {
        position: relative;
        width: 100%;
        height: 75vw;
        overflow: hidden;
        right: 0;
    }
    .videoContainer video {
      width: 100%;
      height: 75vw;
      position: relative;
      z-index: 21;
      right: 0;
      top: 0;
      object-fit: cover;
    }
    .overlaymob {
        position: absolute;
        background: url(../images/overlaymob.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        border-radius: 100%;
        height: 75vw;
        object-fit: cover;
        border-radius: 0;
        cursor: pointer;
        z-index: 22;
    }
    .slick-initialized .slick-slide {
      display: block;
      text-align: center;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      margin-top: 0;
      direction: rtl;
    }
    .slick-slider .slick-track, .slick-slider .slick-list { 
        transform: none;
        -webkit-transform: none;
        /*height: 42vw;*/
        direction: ltr;
    }
    .mainslider img.slick-arrow{
      width: 10vw;
    }
    .slick-dots button {
        background: #000000;
        /* opacity: 0.5; */
        border-radius: 50%;
        padding: 1.5vw;
        width: 1.5vw;
        height: 1.5vw;
        text-indent: -999px;
        overflow: hidden;
        cursor: pointer;
        border: 0;
    }
    .slick-dots li {
        display: inline-block;
        border: 0;
        margin: 0 1vw;
    }
    .mainslider .dslidermob .slick-dots {
        list-style: none;
        position: absolute;
        z-index: 99999;
        bottom: 0.5vw;
        right: 0;
        outline: none;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
        -webkit-margin-start: 0;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 0;
        width: 100%;
        direction: ltr;
        line-height: 1;
    }
    .slick-slide img {
        display: block;
        width: 100%;
        height: auto;
    }
    .slick-arrow {
        position: absolute;
        bottom: 45%;
        width: 9vw !important;
        height: unset !important;
        cursor: pointer;
        z-index: 1;
    }
    .slick-active button{
        background: #ffffff;
    }
    .slick-arrow.ra {
      right: 2vw;
      position: absolute;
    }
    .slick-arrow.la {
        left: 2vw;
        position: absolute;
    }

}

@-webkit-keyframes shaker {
    0%, 90%, 100% {
        -webkit-transform: translateX(0);
    }
    92%, 97% {
        -webkit-transform: translateX(-5px);
    }

    95%, 99% {
        -webkit-transform: translateX(5px);
    }
}

@keyframes shaker {
    0%, 90%, 100% {
        transform: translateX(0);
    }
    92%, 97% {
        transform: translateX(-5px);
    }

    95%, 99% {
        transform: translateX(5px);
    }
}

@keyframes logo_g {
    0%{
        transform: rotate(0deg);
    }
    15%, 45%, 75%{
        transform: rotate(15deg);
    }
    30%, 60%, 90%{
        transform: rotate(-15deg);
    }
}
@-webkit-keyframes logo_g {
    0%{
        -webkit-transform: rotate(0deg);
    }
    15%, 45%, 75%{
        -webkit-transform: rotate(15deg);
    }
    30%, 60%, 90%{
        -webkit-transform: rotate(-15deg);
    }
}

.ketchup-error {
    position: absolute;
    width: 180px;
}
.ketchup-error ul {
    margin: 0;
    font-size: 14px;
    text-align: right;
    color: #ffffff;
    background: rgba(255, 0, 0, 0.6);
    padding: 10px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    list-style: none;
    line-height: 16px;
}
.ketchup-error span {
    display: block;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid red;
    border-top: 10px solid rgba(255, 0, 0, 0.6);
    border-bottom: 0;
    margin-left: 10px;
    left: 10px;
    position: absolute;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.formbox{
    background: #ffffff;
    /*background-size: 100% 100%;
    background-repeat: no-repeat;*/
    direction: rtl;
    position: absolute;
    bottom: 0;
    width: 19.5%;
    right: 0%;
    left: 3.55%;
    z-index: 30;
    height: 18vw;
    box-shadow: 0vw 0vw 1vw #585757;
    padding-top: 2%;
    border-top-left-radius: 0.5vw;
    border-top-right-radius: 0.5vw;
}
img.animated.fadeInDownBig {
    max-width: 80%;
    width: 2.5vw;
}
.foot {
    position: absolute;
    bottom: 6vw;
    color: #014790;
    right: 0;
    /* left: 0; */
    width: 30%;
    display: block;
    height: 3vw;
    direction: rtl;
}
.form_title{
    color: #063618;
    font-size: 1.5vw;
    font-family: "almoni_tzar_aaaregular";
    font-weight: 600;
    line-height: 1;
    letter-spacing: .1vw;
}
.formbox input{
    box-sizing: border-box;
    border-radius: 0;

}

.formbox input[type=submit]{
    border: 0;
    width: 70%;
    background: url(../images/submit_back.png);
    background-size: 100% 100%; 
    background-repeat: no-repeat;
    /*background: #ffffff;*/
    text-align: center;
    color: #ffffff;
    /* padding: 0.5vw; */
    /* margin: 0vw 0.2vw; */
    font-size: 1.2vw;
    cursor: pointer;
    font-weight: 600;
    -webkit-animation: shaker 3s infinite;
    /* float: left; */
    margin-left: 0;
    height: auto;
    padding: 0.5vw;
    top: 0.6vw;
    position: relative;
}
.formbox select {
    border: 0;
    width: 15vw;
    height: 2.5vw;
    background: url(../images/selectback.png);
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-size: 100% 100%;
    text-align: center;
    color: #024da7;
    padding: 0.5vw;
    font-size: 1vw;
    padding-right: 1vw;
    font-weight: 900;
    text-align-last: center;
    line-height: 1.9;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
@media screen and (max-width: 1000px){


   img.hand {
    display: none;
}
   img.hand_mob {
       display: inline-block;
   }
   .hand_mob{
      max-width: 100%;
   }
   .formbox input[type=submit] {
    border: 0;
    width: 95%;
     background: url(../images/submit_back.png); 
     background-size: 100% 100%; 
     background-repeat: no-repeat;
    text-align: center;
    color: #ffffff;
    /* padding: 0.5vw; */
    /* margin: 0vw 0.2vw; */
    font-size: 7vw;
    cursor: pointer;
    font-weight: 600;
    -webkit-animation: shaker 3s infinite;
    float: none;
    /* margin-left: 4.5vw; */
    height: 13.2vw;
    margin-top: 2vw;
}
  .text {
      position: absolute;
      right: 0;
      top: 207vw;
      width: 100%;
      z-index: 400000;
  }
.formbox {
    background: unset;
    top: unset;
    direction: rtl;
    position: absolute;
    width: 70%;
    right: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 32vw;
    box-shadow: unset;
    height: auto;
}
.price {
    position: absolute;
    top: 70vw;
    right: 15vw;
    width: 70vw;
    animation: pulse 1s infinite;
}
.choose {
    display: block;
    color: #002ba3;
    width: 91%;
    font-size: 7.4vw;
    position: absolute;
    top: 60vw;
    text-align: right;
    right: 9%;
}
.choose2 {
    background: url(../images/choose.png);
    background-size: 100% 100%;
    color: #ffffff;
    display: inline-block;
    padding: 0.5vw 5vw;
    margin-right: 2vw;
}
.formbox input[type=text] {
    display: block;
    margin: 0 auto;
    width: 94%;
    height: 10vw;
    text-align: center;
    padding-right: 0;
    margin-bottom: 3vw;
    font-size: 6vw;
    height: 8vw;
    font-family: "almoni_tzar_aaalight";
    font-weight: 300;
    color: #063618;
    border-bottom: 0.2vw solid #063618;
}
.form_title {
    color: #063618;
    font-size: 8.5vw;
    font-family: "almoni_tzar_aaaregular";
    font-weight: 600;
    line-height: 1;
    letter-spacing: .1vw;
    margin-bottom: 5vw;
    display: block;
}
::-webkit-input-placeholder {
    color: #063618;
}

:-moz-placeholder { /* Firefox 18- */
    color: #063618;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #063618;
}

:-ms-input-placeholder {
    color: #063618;
}
.arrow-down-btn {
    position: fixed;
    /* background: url(../img/arrow-down-btn.png); */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* width: 25vw; */
    /* height: 25.5vw; */
    top: 2vw;
    /* width: 100%; */
    right: 2vw;
    left: unset;
    border: 0;
    cursor: pointer;
    /* -webkit-animation: bounce 2s infinite; */
    background: none;
    z-index: 999999;
    padding: 0;
}
.arrow-down {
    width: 21vw;
}
.arrow-small-right{
    position: absolute;
    -webkit-animation: bounce 2s infinite;
    top: 6vw;
    right: 12vw;
    width: 5vw;
}
.arrow-small-left{
    position: absolute;
    -webkit-animation: bounce 2s infinite;
    top: 6vw;
    left: 12vw;
    width: 5vw;
}
.chk label,.chk2 label
 {
        font-size: 3vw;
    cursor: pointer;
}
.chk h3 {
    font-size: 3vw;
    margin: 0 0 4px;
    text-align: right;
    width: 70%;
    display: inline-block;
    color: #0b109f;
}
   hr {
       color: #fff;
       display: block;
       /* height: 1px; */
       border: 0;
       border-top: 1px solid rgba(11, 16, 159, 0.05);
       /* margin: 1em 0; */
       padding: 0;
       margin: 0 0 5px;
   }
   .hand_mob {
      position: relative;
      top: 0;
      max-width: 50%;
      margin-bottom: 2%;
      z-index: -1;
   }
   #preloader {
      width: 100%;
      height: auto;
      position: absolute;
      top: unset;
      bottom: 45vw;
      left: 0px;
      font-size: 8vw;
      opacity: 0;
      display: none;
      z-index: 52;
      direction: rtl;
      color: #fff;
    }
    #preloader h4{
        position: relative;
        top: 0;
        color: #000000;
        font-size: 10vw;
        margin: 5vw;
    }
    #preloader img{
        width: auto;
        height: auto;
    }
}

/**

-webkit-appearance: none;
border-radius: 0;
color: #36a3d9;
**/
