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

html, body{
    height: 100%;
}

body{
    margin: 0;
    padding: 0;
}
*{
    font-family: 'ploni_regular';
}
.wrapper{
    position: relative;
    text-align: center;
    background: #eaeaea;
    padding: 2.5vw 4vw;
    height: 90%;
    min-height: 44vw;
}
.swal2-container.swal2-shown {
    background-color: rgba(0,0,0,.4);
    z-index: 999999999;
}
img.hand_mob {
    display: none;
}
.web{
    display: block;
    height: 100%;
    background: #ffffff;
    border-radius: 1vw;
    box-shadow: 0.2vw 1.2vw 1.2vw rgba(0, 0, 0, 0.2);
}
.strong{
    font-family: 'ploni_black';
}
.mob{
    display: none;
}
.mobi{
    display: none;
}
.mob_a{
    display: none;
}
.lpweb{
   position: absolute;
   width: 100%;
   height: 50vw;
   left: 0;
}
.img1{
    position: absolute;
    top: 6.4vw;
    right: 11vw;
    width: 28.2vw;
    z-index: 99999999;
}
.img1_back{
    position: absolute;
    background: url(../images/img1_back.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 6.4vw;
    right: 8vw;
    width: 38.2vw;
    height: 41vw;
    z-index: 99999999;
    background-blend-mode: exclusion;
}
.circle {
    position: absolute;
    width: 13.75vw;
    animation: pulse 2s infinite;
    top: 12.5vw;
    z-index: 999999999999;
    right: 30vw;
}
.logo{
    position: relative;
    top: 5vw;
    width: 31.6vw;
    right: 0;
    z-index: 11;
}
.slogen{
    position: absolute;
    top: 13vw;
    width: 25.55vw;
    right: 14vw;
}
.text{
    position: absolute;
    top: 20vw;
    width: 25.55vw;
    right: 14vw;
}
.last_chance{
    position: absolute;
    top: 41vw;
    width: 25.55vw;
    right: 14vw;
    box-shadow: 0 1vw 2vw 0vw #252525;
    animation: infinite 1s pulse; 
}
.map{
    background: url(../images/map.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    width: 40vw;
    height: 25vw;
    left: 7vw;
    top: 3vw;
}
.map div img{
  display: none;
}
.map div{
  cursor: pointer;
}
.sela{
  position: absolute;
  top: 0.7vw;
  width: 5vw;
  height: 6vw;
  right: 20vw;
}
.sela img{
    width: 4.34vw;
    display: block !important;
}
.dot{
    display: block !important;
    position: absolute;
    width: 1vw !important;
    top: 3vw;
    left: 3vw;
}
.road22 .dot{ 
  top: 3.3vw;
}
.train_naharia .dot{
  top: 2.7vw;
}
.terminal_north .dot{
    left: 3.1vw;
    top: 2.8vw;
}
.rachbal .dot{
  top: 2.6vw;
}
.train_emek .dot{
  top: 2.1vw;
}
.sapir .dot{
    top: 2vw;
}
.istadrot .dot{
    top: 2.5vw;
}
.checkpost .dot{
    top: 2.5vw;
    left: 2vw;
}
.road22{
    position: absolute;
    top: 2vw;
    width: 7vw;
    height: 4vw;
    right: 11vw;
}
.road22 img{
    width: 4.7vw;
}
.train_naharia{
    position: absolute;
    top: 1.8vw;
    width: 7vw;
    height: 4vw;
    right: 5.6vw;
}
.train_naharia img{
    width: 4.7vw;
}
.terminal_north{
    position: absolute;
    top: 5vw;
    width: 7vw;
    height: 4vw;
    right: 5.9vw;
}
.terminal_north img{
    width: 5.75vw;
}
.rachbal{
    position: absolute;
    top: 4vw;
    width: 7vw;
    height: 4vw;
    right: 0.5vw;
}
.rachbal img{
    width: 4.64vw;
}
.train_emek{
    position: absolute;
    top: 9.7vw;
    width: 7vw;
    height: 4vw;
    right: 0.1vw;
}
.train_emek img{
    width: 4.7vw;
}
.sapir{
    position: absolute;
    top: 17vw;
    width: 7vw;
    height: 4vw;
    right: 10vw;
}
.sapir img{
    width: 3.9vw;
}
.istadrot{
    position: absolute;
    top: 19vw;
    width: 7vw;
    height: 4vw;
    right: 3.5vw;
}
.istadrot img{
    width: 4.64vw;
}
.tunnel{
    position: absolute;
    top: 1vw;
    width: 7vw;
    height: 4vw;
    left: 3vw;
}
.tunnel img{
    width: 3.9vw;
}
.checkpost{
    position: absolute;
    top: 3vw;
    width: 5vw;
    height: 4vw;
    left: 0vw;
}
.checkpost img{
    width: 3.9vw;
}
.logo2{
    position: absolute;
    top: 43.5vw;
    width: 5.2vw;
    left: 11.2vw;
    z-index: 99999;
}
.logo3{
    position: absolute;
    top: 7vw;
    width: 16vw;
    left: 8.5vw;
    box-shadow: 0vw 0vw 2vw #fff;
    transform: rotate(-6deg);
}
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: 1.2vw;
    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: 'ploni_regular';
}
.bold{
    font-family: 'ploni_regular';
}
.teruf{
    position: absolute;
    top: 3vw;
    left: 32vw;
    width: 37vw;
}
.txt_top{
    position: absolute;
    top: 35vw;
    left: 34vw;
    width: 33vw;
}
.right{
    position: relative;
    float: right;
    width: 60%;
    direction: rtl;
    top: 0;
}
.left{
    position: relative;
    float: left;
    width: 39%;
    direction: rtl;
    top: 2vw;
    left: 3vw;
    background: #ebebeb;
}
.left p{
    position: relative;
    text-align: justify;
    padding: 1vw 2vw;
    font-size: 1.05vw;
    margin: 0;
    line-height: 1.25;
    margin-top: 2vw;
}
.price{
    position: relative;
    width: 24.85vw;
    display: block;
    margin: 0 auto;
    top: 0.5vw;
}
h1 {
    position: relative;
    right: 0;
    top: 1vw;
    text-align: center;
    line-height: 1;
    font-size: 3.5vw;
    font-family: 'ploni_regular';
    font-weight: 200;
    color: #ffffff;
    margin: 0 auto;
}
h1 .top{
    display: block;
    font-size: 4vw;
    border-left: 2px solid #ffffff;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
h1 .bottom{
    font-size: 2vw;
    background: #05071d;
    width: 37%;
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0.2vw 0.5vw;
    top: 0.8vw;
}
/* Animation */
.anim-typewriter{
  animation: typewriter 2.5s steps(45) 1s 1 normal both,
             blinkTextCursor 1000ms steps(45) infinite normal;
}
.anim-typewriter2{
  animation: typewriter 2s steps(50) 1s 1 normal both,
             blinkTextCursor 1000ms steps(50) infinite normal;
}
.anim-typewritermob1{
  animation: typewriter 4s steps(50) 1.5s 1 normal both;
}
.anim-typewritermob2{
  animation: typewriter 4s steps(50) 1.5s 1 normal both,
             blinkTextCursor 1000ms steps(50) infinite normal;
}
@keyframes typewriter{
  from{width: 0;}
  to{width: 40%;}
}
/*@keyframes blinkTextCursor{
  from{border-left-color: rgba(0,0,0,.75);}
  to{border-left-color: transparent;}
}*/

@keyframes blinkTextCursor {
    from, to { 
        border-color: transparent 
    }
    50% { 
        border-color: #ffffff; 
    }
}
h2 {
    position: relative;
    right: 0;
    top: 1.5vw;
    text-align: center;
    font-size: 1.5vw;
    font-family: 'ploni_regular';
    font-weight: 300;
    color: #ffffff;
}
.points{
    position: relative;
    top: 1vw;
}
.point{
    position: relative;
    display: inline-block;
    width: 19%;
    text-align: center;
    color: #ffffff;
    font-family: 'ploni_regular';
    font-weight: 700;
    font-size: 1vw;
}
.point img {
    display: block;
    margin: 0.5vw auto;
    width: 4.89vw;
}
.bottom_strip{
    position: relative;
    width: 100%;
    height: 11vw;
    z-index: 999999;
    /*background: #0d0e22;*/
    top: 30vw;
}
.img2{
    width: 24.2vw;
    position: absolute;
    right: 42vw;
}
h3 {
    position: absolute;
    right: 18vw;
    top: 7.5vw;
    text-align: right;
    line-height: 1;
    font-size: 1.4vw;
    font-family: 'ploni_regular';
    color: #111a25;
    direction: rtl;
    font-weight: 400;
}
.yellow_strip {
    position: absolute;
    right: 18vw;
    top: 14.5vw;
    text-align: right;
    line-height: 1;
    font-size: 1.5vw;
    font-family: 'ploni_regular';
    color: #111a25;
    direction: rtl;
    background: #fdb500;
    padding: 0.6vw 0.8vw 0.5vw 0.8vw;
    /*animation: infinite 5s heartBeat;*/
}
.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;
}
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: 'ploni_regular';
}
.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{

}
.ty .wrapper{padding: 9% 0 24% 0;}
.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;
    text-align: center;
    position: relative;
    right: 0;
    color: #111c28;
}


::-webkit-input-placeholder {
    color: #312e2f;
}

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

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

:-ms-input-placeholder {
    color: #312e2f;
}
#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: 'ploni_regular';
    /* 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: 3.5vw;
    right: 6.3vw;
    font-size: 0.7vw;
    width: 31%;
    margin: 0 auto;
}
#phone-error{
    color: #ff0030;
    display: block;
    text-align: left;
    position: absolute;
    top: 3.5vw;
    right: 18vw;
    font-size: 0.7vw;
    width: 31%;
    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: 100%;
    height: auto;
    position: absolute;
    top: 2vw;
    left: 0px;
    font-size: 0;
    opacity: 0;
    display: none;
    z-index: 9999999999;
    direction: rtl;
    color: #fff;
}
#preloader h4{
    position: relative;
    top: 0;
    color: #000000;
    font-size: 1.5vw;
    margin: 0;
}
#preloader img{
    width: 3vw;
    height: 3vw;
}
.bounce_div{
  -webkit-animation: MoveUpDown 6s infinite  alternate;
  animation: MoveUpDown 6s infinite  alternate;
}
@-webkit-keyframes MoveUpDown {
    0% { transform: translateY(0); }
    100% { transform: translateY(-2vw); }
}
@keyframes MoveUpDown {
    0% { transform: translateY(0); }
    100% { transform: translateY(-2vw); }
}
.mainslider {
    width: 71%;
    position: relative;
    /* right: 0; */
    margin-top: 0%;
    direction: rtl;
    top: 4vw;
    margin: 0 0vw 0 0;
    right: 8vw;
    /* overflow-x: hidden; */
    height: auto;
}
.logo_bottom{
    position: relative;
    top: 9vw;
    width: 26.65vw;
}
.slick-initialized .slick-slide {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    margin-top: 0;
    direction: rtl;
    outline: none;
}
.mainslider .slick-initialized .slick-slide{
  margin-top: 0vw;
}
.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: -3vw;
    right: 0;
    outline: none;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 9999;
}
.slick-dots button {
    background: #312e2f;
    /* opacity: 0.5; */
    border-radius: 100%;
    padding: 4px;
    width: 1px;
    height: 1px;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
}
.slick-dots li {
    display: inline-block;
    border: 0;
    margin: 0.5vw 0.2vw 0vw;
    text-align: right;
}
.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;
}
.dslidermob .slick-dots {
    list-style: none;
    position: absolute;
    z-index: 2;
    bottom: -3vw;
    right: 0;
    outline: none;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 9999;
}
.slick-slide img {
    display: block;
    width: 100%;
    height: auto;
}
.mainslider2 .slick-slide img {
    display: block;
    width: 100%;
    height: 18vw;
    object-fit: cover;
}
.slick-arrow {
    position: absolute;
    bottom: 45%;
    width: 2.5vw !important;
    height: unset !important;
    cursor: pointer;
    z-index: 9999;
}
.slick-active button{
    background: #ff0000;
}
.slick-arrow.ra {
  right: 0.5vw;
  position: absolute;
}
.slick-arrow.la {
    left: 0.5vw;
    position: absolute;
}
.mainslider2 {
    width: 100%;
    position: relative;
    /* right: 0; */
    margin-top: 0%;
    direction: rtl;
    top: 0;
    margin: 0 0vw 0 0;
    left: 0;
    /* overflow-x: hidden; */
    height: auto;
}
iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}
.form_title{
    font-family: 'ploni_black';
    color: #312e2f;
    text-align: right;
    font-weight: 400;
    font-size: 1.1vw;
    line-height: 2;
    position: relative;
    text-align: right;
    margin-top: 1vw;
    margin-right: 6.2vw;
}
.formbox {
    width: 35.9%;
    margin: 0 auto;
    text-align: right;
    position: absolute;
    top: 36.5vw;
    left: 7.01%;
    border: 0;
    padding: 0;
    display: block;
    height: 8vw;
    text-align: center;
    z-index: 9999999;
    bottom: unset;
    box-shadow: 0.2vw 1.2vw 1.2vw rgba(0, 0, 0, 0.1);
}
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;
}
.formbox input{
    box-sizing: border-box;
    border-radius: 0;

}

.formbox input[type=submit]{
    border: 0;
    width: 70%;
    background: #312e2f;
    /* background-size: 100% 100%; */
    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;
    margin-top: 0.5vw;
}
.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;
}
.formbox input[type=text]{
    background: none;
    font-size: 1vw;
    border: 0;
    font-weight: 900;
    border-radius: 0;
    margin: 0vw auto;
    width: 32%;
    line-height: 1;
    color: #2d292a;
    font-size: 1.2vw;
    display: inline-block;
    text-align: right;
    padding: 0;
    padding-right: 0.5vw;
    /* background: url(../images/inputback.png); */
    background-size: 100% 100%;
    /* border-bottom: 0.1vw solid #312e2f; */
    font-family: 'ploni_regular';
    background: #ececec;
    -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
    box-shadow: inset 0px 0.1vw 0.2vw 0px #c3c3c3;
    font-weight: 400;
    border: 0;
}
.formbox input[type=tel]{
    background: none;
    font-size: 1vw;
    border: 0;
    font-weight: 900;
    border-radius: 0;
    margin: 0vw auto;
    width: 32%;
    line-height: 1;
    color: #2d292a;
    font-size: 1.2vw;
    display: inline-block;
    text-align: right;
    padding: 0;
    padding-right: 0.5vw;
    /* background: url(../images/inputback.png); */
    background-size: 100% 100%;
    /* border-bottom: 0.1vw solid #312e2f; */
    font-family: 'ploni_regular';
    background: #ececec;
    -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
    box-shadow: inset 0px 0.1vw 0.2vw 0px #c3c3c3;
    font-weight: 400;
    border: 0;
}
.formbox input[type=submit]{
    -webkit-appearance: none;
    border: 0;
    font-size: 1.2vw;
    width: 12vw;
    background: #ea2526;
    margin: 0.3vw auto;
    /* height: 2.2vw; */
    color: #ffffff;
    font-weight: 400;
    -webkit-animation: shaker 3s infinite;
    cursor: pointer;
    width: 18%;
    display: inline-block;
    line-height: 1.45;
    padding: 0;
    /* border-bottom-left-radius: 0.5vw; */
}
#name{
  /*width: 60%;*/
  margin-left: 0.1vw;
  /*border-top-right-radius: 0.5vw;*/
}
#phone{
 /*width: 34%; */
 /*border-top-left-radius: 0.5vw;*/
}
#email{
 width: 46%; 
 margin-left: 0.1vw;
 /*border-bottom-right-radius: 0.5vw;*/
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
#clouds{
/*  padding: 100px 0;
  background: #c9dbe9;
  background: -webkit-linear-gradient(top, #c9dbe9 0%, #fff 100%);
  background: -linear-gradient(top, #c9dbe9 0%, #fff 100%);
  background: -moz-linear-gradient(top, #c9dbe9 0%, #fff 100%);*/
  position: absolute;
  width: 100%;
  top: 0;
}

/*Time to finalise the cloud shape*/
.cloud {
  width: 200px; height: 60px;
  background: #fff;
  
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  
  position: relative; 
}

.cloud:before, .cloud:after {
  content: '';
  position: absolute; 
  background: #fff;
  width: 100px; height: 80px;
  position: absolute; top: -15px; left: 10px;
  
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -moz-transform: rotate(30deg);
}

/*Time to animate*/
.x1 {
    position: absolute;
    left: 60vw;
    top: 13vw;
    width: 10vw;
    -webkit-animation: animateCloud 25s linear infinite;
    -moz-animation: animateCloud 25s linear infinite;
    animation: animateCloud 25s linear infinite;
    z-index: 11;
}

.x2 {
    position: absolute;
    left: 56vw;
    top: 10vw;
    width: 20vw;
    -webkit-animation: animateCloud 10s linear infinite;
    -moz-animation: animateCloud 10s linear infinite;
    animation: animateCloud 10s linear infinite;
    z-index: 99999999999;
}

.x3 {
    position: absolute;
    left: 67vw;
    top: 23vw;
    width: 10vw;
    -webkit-animation: animateCloud 20s linear infinite;
    -moz-animation: animateCloud 20s linear infinite;
    animation: animateCloud 20s linear infinite;
    z-index: 99999999999;
}
.x1 img{
  width: 10.6vw;
}
.x2 img{
  width: 6.4vw;
}
.x3 img{
  width: 9.3vw;
}

@-webkit-keyframes animateCloud {
    0% {
        margin-left: 0;
        opacity: 0.02;
    }
    10% {
        opacity: 0.08;
    }
    20% {
        opacity: 0.4;
    }
    30% {
        opacity: 0.6;
    }
    40% {
        opacity: 1;
    }
    100% {
        margin-left: 20%;
        opacity: 0;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: 0;
        opacity: 0.02;
    }
    10% {
        opacity: 0.08;
    }
    20% {
        opacity: 0.4;
    }
    30% {
        opacity: 0.6;
    }
    40% {
        opacity: 1;
    }
    100% {
        margin-left: 20%;
        opacity: 0;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: 0;
        opacity: 0.02;
    }
    10% {
        opacity: 0.08;
    }
    20% {
        opacity: 0.4;
    }
    30% {
        opacity: 0.6;
    }
    40% {
        opacity: 1;
    }
    100% {
        margin-left: 20%;
        opacity: 0;
    }
}

@-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';*/
    }
    .mobi{
        display: block;
    }
    .ty .msg{max-width: none; width: 100%;}
    .ty h1{font-size: 9vw;}
    .wrapper {
        position: relative;
        text-align: center;
        background: #ffffff;
        padding: 0;
        height: auto;
        /* min-height: 44vw; */
    }
    .web{
        display: none;
    }
    .mob{
        display: block;
        height: 345vw;
    }
    .img1 {
        position: absolute;
        top: 8.4vw;
        right: 7vw;
        width: 86vw;
        z-index: 99999999;
    }
    .button_div {
        height: 100%;
        position: absolute;
        width: 100%;
    }
    .circle {
        position: absolute;
        width: 90vw;
        animation: pulse 1s infinite;
        top: 88vw;
        z-index: 999999999;
        right: 5vw;
    }
    h1 {
        line-height: 0.9;
        letter-spacing: -0.2vw;
    }
    h2 {
        font-size: 5vw;
        top: 5vw;
    }
    h3 {

    }
    .points {
        position: relative;
        top: 5vw;
    }
    .point {
        position: relative;
        display: inline-block;
        width: 40%;
        text-align: center;
        color: #ffffff;
        font-family: 'ploni_regular';
        font-weight: 700;
        font-size: 4vw;
    }
    .point img {
        display: block;
        margin: 2.5vw auto;
        width: 25vw;
    }
    .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: 8vw;
        width: 88vw;
        right: 6vw;
        z-index: 999999999;
    }
    .slogen{
        position: absolute;
        top: 27vw;
        width: 70vw;
        right: 15vw;
    }
    .text{
        position: absolute;
        top: 45vw;
        width: 70vw;
        right: 15vw;
    }
    .last_chance{
        position: absolute;
        top: 116vw;
        width: 70vw;
        right: 15vw;
        box-shadow: 0 1vw 2vw 0vw #252525;
        animation: infinite 1s pulse; 
    }
    .logo2 {
      position: absolute;
      top: 377vw;
      width: 46vw;
      right: 27vw;
      left: unset;
    }
    .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: 'ploni_regular';
        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: 'ploni_regular';
      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: 10.2vw;
        right: 0vw;
        font-size: 3vw;
        width: 48%;
        margin: 0 auto;
    }
    #phone-error{
        color: #ff0030;
        display: block;
        text-align: left;
        position: absolute;
        top: 10.2vw;
        right: 43vw;
        font-size: 3vw;
        width: 48%;
        margin: 0 auto;
    }
    #street-error {
        color: #ff0030;
        display: block;
        text-align: left;
        position: absolute;
        top: 46vw;
        right: 45vw;
        font-size: 3vw;
        width: 40%;
        margin: 0 auto;
    }
    p{
        direction: rtl;
        position: relative;
        text-align: justify;
        padding: 7vw 7vw;
        font-size: 5.05vw;
        margin: 0;
        line-height: 1.25;
        width: 86%;
        margin: 0 auto;
        background: #eaeaea;
        top: 68vw;
        -moz-text-align-last: center;
        text-align-last: center;
    }
    .yellow_strip {
        position: absolute;
        right: 8vw;
        top: 100.5vw;
        text-align: right;
        line-height: 1;
        font-size: 7.5vw;
        font-family: 'ploni_regular';
        color: #111a25;
        direction: rtl;
        background: #fdb500;
        padding: 0.6vw 1.8vw 0.5vw 1.8vw;
        /* animation: infinite 5s heartBeat; */
    }
    .mainslider {
        width: 90%;
        position: relative;
        /* right: 0; */
        margin-top: 0%;
        direction: rtl;
        top: 56vw;
        margin: 0 auto;
        left: 0;
        /* overflow-x: hidden; */
        height: auto;
    }
    .mainslider2 {
        width: 100%;
        position: absolute;
        /* right: 0; */
        margin-top: 0%;
        direction: rtl;
        top: 199vw;
        margin: 0vw 0vw 0 0;
        left: 0;
        /* overflow-x: hidden; */
        height: auto;
    }
    .mainslider2 .slick-slide img {
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .slick-initialized .slick-slide {
      display: block;
      text-align: center;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      margin-top: 10vw;
      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: #312e2f;*/
        /* opacity: 0.5; */
        border-radius: 50%;
        padding: 1vw;
        width: 1vw;
        height: 1vw;
        text-indent: -999px;
        overflow: hidden;
        cursor: pointer;
        border: 0;
    }
    .slick-dots {
        list-style: none;
        position: absolute;
        z-index: 2;
        bottom: -12vw;
        right: 0;
        outline: none;
        width: 100%;
        line-height: 0;
        direction: ltr;
        z-index: 9999;
    }
    .slick-dots li {
        display: inline-block;
        border: 0;
        margin: 0vw 1vw;
        line-height: 0.5;
    }
    .mainslider .dslidermob .slick-dots {
        list-style: none;
        position: absolute;
        z-index: 2;
        bottom: -8vw;
        right: 0;
        outline: none;
        width: 100%;
        line-height: 0;
        direction: ltr;
        z-index: 9999;
    }
    .mainslider2 .dslidermob2 .slick-dots {
        list-style: none;
        position: absolute;
        z-index: 2;
        bottom: 1vw;
        right: 0;
        outline: none;
        width: 100%;
        line-height: 0;
        direction: ltr;
        z-index: 9999;
        margin: 0;
    }
    .mainslider2 .dslidermob2 .slick-dots button{
        background: #ffffff;
    }
    .mainslider2 .dslidermob2 .slick-active button{
        background: #ff0000;
    }
    .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;
}
@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: 36%;
        /* background: url(../images/submitback.png); */
        /* background-size: 100% 100%; */
        text-align: center;
        /* color: #ffffff; */
        /* padding: 0.5vw; */
        /* margin: 0vw 0.2vw; */
        font-size: 5vw;
        cursor: pointer;
        font-weight: 600;
        -webkit-animation: shaker 3s infinite;
        float: none;
        /* margin-left: 4.5vw; */
        height: unset;
        /* margin-top: 2vw; */
        vertical-align: middle;
        margin: 0 auto;
        line-height: 1.8;
    }
    .form_title {
        font-weight: 400;
        font-size: 5vw;
        line-height: 1;
        position: relative;
        text-align: center;
        display: block;
        margin: 3vw auto;
    }
    .formbox {
        /* background: url(../images/form_backmob.png); */
        /* background-size: 100% 100%; */
        /* background-repeat: no-repeat; */
        top: unset;
        direction: rtl;
        position: fixed;
        width: 100%;
        right: 0;
        right: 0;
        left: 0;
        margin: 0vw auto;
        bottom: 0;
        height: auto;
        padding: 0vw 0 2vw 0;
        box-shadow: unset;
        background: #fff;
    }
    #myForm {
        position: relative;
        top: 0;
        width: 86%;
        margin: 0 auto;
    }
    .logo_bottom {
        position: absolute;
        bottom: 39vw;
        width: 80vw;
        left: 10%;
        margin: 0 auto;
        top: unset;
    }
    .price {
        position: relative;
        width: 77.7vw;
        top: 4vw;
    }
    .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;
    }
    #name {
        margin-left: 0.4vw;
    }
    #email {
        width: 62%;
        margin-left: 0.4vw;
    }
    #phone {
    }
    .formbox input[type=text] {
        display: inline-block;
        margin: 0 auto;
        width: 49%;
        height: unset;
        text-align: right;
        padding-right: 3vw;
        margin-bottom: 1vw;
        font-size: 4vw;
        line-height: 2.2;
        font-family: 'ploni_regular';
        font-weight: 300;
    }
    .formbox input[type=tel] {
        display: inline-block;
        margin: 0 auto;
        width: 49%;
        text-align: right;
        padding-right: 3vw;
        margin-bottom: 1vw;
        font-size: 4vw;
        line-height: 2.2;
        font-family: 'ploni_regular';
        font-weight: 300;
    }
    .arrow-down-btn {
        position: fixed;
        background: transparent;
        width: 20vw;
        height: auto;
        top: 8vw;
        right: 0%;
        left: unset;
        border: 0;
        cursor: pointer;
        z-index: 9999999999999;
        padding: 0;
    }
    .arrow-down {
        width: 14vw;
        position: absolute;
        top: 0;
        right: 3vw;
        -webkit-animation: spinphone 3s infinite;
    }
    .arrow-small-right{
      position: absolute;
      -webkit-animation: flash 2s infinite;
      top: 2.8vw;
      right: 8vw;
      width: 4vw;
    }
    .arrow-small-left{
      position: absolute;
      -webkit-animation: flash 2s infinite;
      top: 2.8vw;
      left: 8vw;
      width: 4vw;
    }
    .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;
   }
   .left {
        position: absolute;
        float: none;
        width: 100%;
        direction: rtl;
        top: 145vw;
        display: block;
        height: auto;
    }
    h1 .top{
        display: block;
        font-size: 13vw;
    }
    h1 .bottom{
        display: block;
        font-size: 7vw;
        width: 71%;
        top: 3vw;
        padding: 2vw 0vw;
    }
    .img2 {
        width: 100vw;
        position: absolute;
        right: 0;
        top: 307vw;
        border-bottom: 2vw solid #ffffff;
        z-index: 99999999;
    }
   #preloader {
        width: 100%;
        height: auto;
        position: absolute;
        top: unset;
        bottom: 0;
        left: 0px;
        font-size: 8vw;
        opacity: 0;
        display: none;
        z-index: 52;
        direction: rtl;
        color: #fff;
        z-index: 99999999;
    }
    #preloader h4{
        position: relative;
        top: 0;
        color: #000;
        font-size: 7vw;
        margin: 0;
    }
    #preloader img{
        width: 12vw;
        height: 12vw;
    }
    #clouds {
        position: absolute;
        width: 100%;
        top: 19vw;
        overflow-x: hidden;
        height: 100vw;
    }
    .x1 {
      position: absolute;
      left: 6vw;
      top: 16vw;
      width: 10vw;
      -webkit-animation: animateCloud 10s linear infinite;
      -moz-animation: animateCloud 10s linear infinite;
      animation: animateCloud 10s linear infinite;
      /*animation: none;*/
    }

    .x2 {
        position: absolute;
        left: 15vw;
        top: 0vw;
        width: 8vw;
        -webkit-animation: animateCloud 5s linear infinite;
        -moz-animation: animateCloud 5s linear infinite;
        animation: animateCloud 5s linear infinite;
        /* animation: none; */
    }

    .x3 {
      position: absolute;
      left: 26vw;
      top: 39vw;
      width: 10vw;
      -webkit-animation: animateCloud 8s linear infinite;
      -moz-animation: animateCloud 8s linear infinite;
      animation: animateCloud 8s linear infinite;
      /*animation: none;*/
    }
    .x1 img{
      width: 35vw;
    }
    .x2 img{
      width: 16vw;
    }
    .x3 img{
      width: 35vw;
    }
    @-webkit-keyframes animateCloud {
        0% {
            margin-left: 0;
            opacity: 0.02;
        }
        10% {
            opacity: 0.08;
        }
        20% {
            opacity: 0.4;
        }
        30% {
            opacity: 0.6;
        }
        40% {
            opacity: 1;
        }
        100% {
            margin-left: 35%;
            opacity: 0;
        }
    }

    @-moz-keyframes animateCloud {
        0% {
            margin-left: 0;
            opacity: 0.02;
        }
        10% {
            opacity: 0.08;
        }
        20% {
            opacity: 0.4;
        }
        30% {
            opacity: 0.6;
        }
        40% {
            opacity: 1;
        }
        100% {
            margin-left: 35%;
            opacity: 0;
        }
    }

    @keyframes animateCloud {
        0% {
            margin-left: 0;
            opacity: 0.02;
        }
        10% {
            opacity: 0.08;
        }
        20% {
            opacity: 0.4;
        }
        30% {
            opacity: 0.6;
        }
        40% {
            opacity: 1;
        }
        100% {
            margin-left: 55%;
            opacity: 0;
        }
    }
}
@-webkit-keyframes spin {
    0%{-webkit-transform: rotate(0deg)}
    10%{-webkit-transform: rotate(-180deg)}
    60%,100%{-webkit-transform: rotate(3600deg)}
}
@-webkit-keyframes spinphone {
    0%{-webkit-transform:rotate(0deg);}
    50%,100%{-webkit-transform:rotate(-360deg);}
}
/**

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