@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700&subset=hebrew');

body{
    margin: 0;
    padding: 0;
    animation: fadein 2s;
   -moz-animation: fadein 2s; /* Firefox */
   -webkit-animation: fadein 2s; /* Safari and Chrome */
   -o-animation: fadein 2s; /* Opera */
   }
   @keyframes fadein {
      from {
           opacity:0;
      }
      to {
           opacity:1;
      }
      }
      @-moz-keyframes fadein { /* Firefox */
      from {
           opacity:0;
      }
      to {
           opacity:1;
      }
      }
      @-webkit-keyframes fadein { /* Safari and Chrome */
      from {
           opacity:0;
      }
      to {
           opacity:1;
      }
      }
      @-o-keyframes fadein { /* Opera */
      from {
           opacity:0;
      }
      to {
           opacity: 1;
      }
   }
*{
   font-family: 'Rubik', sans-serif;
    font-style: normal;
}
#myForm .form-error {
    display: block;
    color: #b94a48;
    margin-top: unset;
    margin-bottom: unset;
    line-height: unset;
    text-align: right;
    padding-right: 1vw;
    font-size: 0.7vw;
    right: 0;
}
.thnku .formbox_box {
    right: 2%;
}
span.title {
   color: #fff;
   position: absolute;
   top: 19vw;
   right: 0;
   left: 0;
   font-size: 2.4vw;
   display: inline-block;
   direction: rtl;
   z-index: 99999999;
   margin: 0;
   font-weight: 500;
}
.form-group.col-6 {
   float: right;
   width: 45%;
   display: inline-block;
   -webkit-margin-before: 1em;
   -webkit-margin-start: 0px;
   -webkit-margin-end: 0px;
   box-sizing: border-box;
   height:2.5vw;
}
p.thnk {
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    font-size: 2vw;
    margin-top: 0;
    direction: rtl;
    text-align: center;
}
.facebook img {
    width: 4vw;
    vertical-align: text-bottom;
    max-width: 100%;
}
a.elementor-icon.facebook {
    text-decoration: none;
    text-align: left;
    direction: rtl;
}
form#myForm {
    margin-top: 2vw;
}
.bot {
    position: absolute;
    width: 100%;
    direction: rtl;
    bottom: 1.5vw;
}
.bot .t1 {
    font-weight: 500;
    font-size: 2vw;
}
.bot .t2 {
    font-size: 1vw;
    font-weight: 400;
}
.bot span {
    display: block;
    margin: 0 auto;
    color: #161616;
}
.wrapper{
    position: relative;
    text-align: center;
    width: 100%;
    /*height: 55vw;*/
    position: absolute;
}
.formbox_box {
   margin: 0 auto;
   top: 20vw;
   position: absolute;
   right: 8%;
   display: block;
   left: 0;
   padding: 1vw;
   z-index: 11;
   width: 45vw;
}
.chk {
   display: inline-block;
   padding: 0 0 0.6vw;
   display: block;
   margin: 0 auto;
   text-align: center;
   z-index: 99999;
   width: 40%;
   border-radius: 0;
   text-align: center;
   font-size: 17px;
   display: inline-block;
   text-align: right;
   padding-right: 1vw;
   border-radius: 10px;
   font-weight: 500;
}
#newsl {
    display: none;
}
.chk label {
    cursor: pointer;
    color: #ffffff;
    font-weight: 600;
    /* font-style: italic; */
    font-size: 1vw !important;
}
#newsl:checked + label:before {
    color: #fff;
    content: "\2713";
    text-align: center;
    float: left;
}
#newsl + label:before {
    border: 0.1vw solid #ffffff;
    /* background: #fff; */
    border-radius: 8px;
    content: "\00a0";
    display:inline-block;
    font: 2.3vw/0.3 sans-serif;
    height: 1vw;
    font-weight: 900;
    margin: -0.2vw 1vw 0vw 0;
    padding: 2px 0px 9px 1vw;
    text-align: center;
    vertical-align: top;
    float: left;
    width: 0.9vw;
}
.web{
    width: 100%;
    height: 50vw;
    position: absolute;
}
.logo_top {
    width: 18vw;
    margin: 0 1vw -1vw;
}
.web h1{
   position: relative;
   top: 0;
   left: 0vw;
   font-size: 4vw;
   color: #ffffff;
   background: -webkit-linear-gradient(#ebba4a, #ac8203);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   margin-bottom: 0;
   margin-top: 1vw;
   color: #fff;
   text-shadow: 4px 4px 7px rgba(193, 182, 182, 0.55);
}
.web .bottom h2 {
   background: -webkit-linear-gradient(#ebba4a, #ac8203);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   font-size: 4.3vw;
   line-height: 1;
   font-weight: 900;
   color: #fff;
text-shadow: 4px 4px 7px rgba(193, 182, 182, 0.55);
}
.form_bg{
    position: absolute;
    width: 34vw;
    left: 5vw;
    top: 5.5vw;
}
.logo{
   position: absolute;
   width: 12vw;
   right: 29vw;
   top: 40.7vw;
}
span.gradient {
    background: -webkit-linear-gradient(#ebba4a, #ac8203);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 3.5vw;
    font-weight: 900;
    line-height: 1;
    color: #fff;
    text-shadow: 4px 4px 7px rgba(193, 182, 182, 0.55);
}
.web h2 {
    position: relative;
    /* width: 94vw; */
    top: 0;
    right: 0;
    left: 0;
    font-size: 2.4vw;
    display: inline-block;
    /* line-height: 1vw; */
    direction: rtl;
    margin: 0;
    font-weight: 500;
}
.web ul{
    position: absolute;
    width: 34vw;
    top: 17.2vw;
    left: 0vw;
    font-size: 1.4vw;
    display: inline-block;
    line-height: 2.25vw;
    direction: rtl;
    text-align: right;
    list-style-type: none;
}
.web ul li{
    text-align: right;
    list-style: none;
    margin: 0;
    padding: 0 2vw 0.1vw 0;
    background: url(../images/red_bullet.jpg) right 0.4vw no-repeat;
    background-size: 1.5vw 1.5vw;
}
.formbox{direction: rtl;}
.formbox input{
    box-sizing: border-box;
    border-radius: 0;

}
.formbox input[type=text]{}
.formbox input[type=submit]{
    -webkit-appearance: none;
}
.mob {
    display: none;
}

footer {
    background: #000000;
    text-align: center;
    width: 100%;
    font-size: 13px;
}
footer a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    line-height: 12px;
}
.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 .wrapper{padding: 9% 0 24% 0;}
.ty .msg{
    display: block;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    width: 50%;
    max-width: 550px;
    color: #ffffff;
}
.ty img{width: 34%;}
.ty h1{margin: 0;display: block;font-size: 2vw;direction: rtl;color: #000;}
.bg{
    position: absolute;
    right: 0;
    height: 50vw;
}
.bottom{
   position: absolute;
       top: 37.3vw;
       left: 0;
       right: 0;
       padding: 3vw;
       margin-right: 16vw;
}
.ty .footer {
    width: 100%;
    font-size: 11px;
    margin: 0 auto;
    background-color: #ffffff;
    height: 65px;
    position: absolute;
    top: unset;
    z-index: 111;
}
.footer {
    width: 100%;
    font-size: 11px;
    margin: 0 auto;
    background-color: #000000;
    position: absolute;
    top: 50vw;
    z-index: 111;
}

.formbox input[type=text] {
    /* border: 0; */
    width: 15vw;
    padding: 0.3vw;
    font-size: 1vw;
    margin: 0 0.4vw;
}
.formbox input[type=submit] {
   color: #000000;
   background: #e0a411;
   background: -webkit-linear-gradient(#bb880a, #ffbd17);
   background: -o-linear-gradient(#a47a11, #e0a411);
   background: -moz-linear-gradient(#a47a11, #e0a411);
   background: linear-gradient(#ffbd17, #927223);
   width: 44.8%;
   border: none;
   -webkit-appearance: none;
   border-radius: 12px;
   font-size: 1.5vw;
   padding: 7px;
   cursor: pointer;
   float: left;
   font-weight: 900;
}

.phone_num a{
    color: #ffa600;
    position: absolute;
    left: 6vw;
    top: 3.9vw;
    text-decoration: none;
    font-size: 1.5vw;
}
::-webkit-input-placeholder {
    color: #000000;
}

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

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

:-ms-input-placeholder {
    color: #000000;
}

@media screen and (max-width: 1000px) {
   span.title {
    display: none;
   }
   .form-group.col-6 {
      float: none;
      width: 100%;
      display: inline-block;
      -webkit-margin-before: 0em;
      -webkit-margin-start: 0px;
      -webkit-margin-end: 0px;
      box-sizing: border-box;
      height: 10vw;
   }
   .form-group.col-6.checkbox {
       float: none;
       width: 100%;
       display: inline-block;
       -webkit-margin-before: 0em;
       -webkit-margin-start: 0px;
       -webkit-margin-end: 0px;
       box-sizing: border-box;
       height: 28px;
   }
   .thnku .mob {
    display: block;
    /* overflow-x: hidden; */
   /*  height: 211.3vw; */
}
   .thnku  .logo {
    display: none;
}
.thnku .formbox_box {
    margin: 0 auto;
    top: 87vw;
    position: absolute;
    right: 0;
    display: block;
    left: 0;
    padding: 1vw;
    z-index: 11;
    width: 82vw;
}
   .thnku .mob h1.top {
    font-size: 9vw;
    margin-top: 8vw;
   }
   .thnku h2.top.gradient {
    top: 50vw;
    font-size: 13.5vw;
    margin-top: 3vw;
   }
   .thnku .mob h3.top {
       display: none;
   }
   .thnku h4{
       display: none;
   }
   .thnku .formbox_box {
       top: 93vw;
       width: 90vw;
   }
   p.thnk {
       font-weight: 700;
       color: #fff;
       line-height: 1.5;
       font-size: 5vw;
       margin-top: 0;
       direction: rtl;
       text-align: center;
   }
   .facebook img {
    width: 9vw;
    vertical-align: text-bottom;
    max-width: 100%;
}
    .ty .msg{max-width: none; width: 100%;}
    .ty h1{font-size: 6vw;}

    .web {
        display: none !important;
    }
    .mob {
        display: block;
        /*overflow-x: hidden;*/
      /*  height: 244.3vw;*/
    }
    .wrapper{
        position: relative;
        text-align: center;
        height: unset;
    }
    .ty .footer {
        width: 100%;
        font-size: 11px;
        margin: 0 auto;
        background-color: #ffffff;
        height: 50px;
        position: unset;
        top: unset;
    }
    .footer {
        width: 100%;
        font-size: 11px;
        margin: 0 auto;
        background-color: #000000;
        height: 50px;
        position: unset;
        top: unset;
    }
    .mob_bg {
        width: 100%;
        height: auto;
    }
    .formbox {
        position: unset !important;
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
        padding: 0 !important;
        height: unset !important;
    }
    .chk {
    width: 100%;
   }
   .formbox_box {
       margin: 0 auto;
       top: 112vw;
       position: absolute;
       right: 0;
       display: block;
       left: 0;
       padding: 1vw;
       z-index: 11;
       width: 52vw;
   }
   .formbox input {
      background: #ffffff;
      vertical-align: middle;
      color: #000000;
      font-size: 20px;
      width: 100% !important;
      /* padding: 2.3vw !important; */
      font-size: 4vw !important;
      height: 7vw;
      margin: 1vw auto !important;
      text-align: right !important;
      /* margin: 1.5vw auto !important; */
   }
    .formbox input[type=submit] {
      -webkit-appearance: none;
          width: 100% !important;
          height: 7vw;
          padding: 0vw;
          /* color: #12406a; */
          border: 0;
          font-size: 4.3vw !important;
          /* background: #ffcc00 !important; */
          position: unset;
          margin: 1.5vw auto !important;
          text-align: center !important;
          border-radius: 7px;
    }
    .formbox label {
        float: right;
        margin-top: 3.4vw;
        width: 12vw;
        font-weight: 600;
        font-size: 3.3vw;
    }
    footer a {
        line-height: 0px !important;
    }
    footer .footer a .svg {
        width: 32px !important;
        margin-bottom: 7px;

    }
    .ketchup-error {
        z-index: 100000;
    }
    a{
        text-decoration: none;
    }
    .formbox label {
        float: right;
        margin-top: 2vw !important;
        width: 100% !important;
        font-weight: 600;
        font-size: 3.5vw !important;
        text-align: center;
    }
    .logo {
        position: absolute;
        width: 30vw;
        left: unset;
        right: 2vw;
        bottom: 23vw;
        top: unset;
        display: block;
    }
    .form_bg {
        position: absolute;
        width: 80vw;
        left: 11vw;
        top: 18.5vw;
    }
    .mob h1.top{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        font-size: 8.3vw;
        color: #000000;
        margin-top: 2vw;
        /* word-spacing: 14.5vw; */
    }
    h2.top.gradient {
        position: absolute;
        width: 100%;
        top: 33vw;
        right: 0;
        font-size: 7vw;
        display: inline-block;
        line-height: 3vw;
        direction: rtl;
        color: #ffffff;
        background: -webkit-linear-gradient(#ebba4a, #ac8203);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 10.5vw;
        font-weight: 700;
        line-height: 1;
        margin-top: 3vw;
        color: #fff;
        text-shadow: 4px 4px 7px rgba(193, 182, 182, 0.55);
    }
    .bottom {
    position: absolute;
    top: unset;
    bottom: 34vw;
    left: 0;
    right: 0;
    /* background: #002941; */
    padding: 3vw;
    margin-right: 16vw;
   }
    .mob h3.top {
    position: absolute;
    width: 100%;
    left: 0;
    top: 40vw;
    font-weight: 500;
    right: 0;
    font-size: 8vw;
    display: inline-block;
    direction: rtl;
   }
    .mob h2{
        position: absolute;
        width: 100%;
        top: 6vw;
        right: 0;
        font-size: 7vw;
        display: inline-block;
        line-height: 3vw;
        direction: rtl;
        color: #ffffff;
    }
    .mob .bottom h2 {
    position: absolute;
    width: 100%;
    top: 8vw;
    right: 8vw;
    font-size: 9vw;
    font-weight: 900;
    display: inline-block;
    /* line-height: 3vw; */
    direction: rtl;
    color: #000;
    background: -webkit-linear-gradient(#ebba4a, #ac8203);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-size: 9.5vw; */
    font-weight: 900;
    line-height: 1;
    margin-top: 0;
    color: #fff;
    text-shadow: 4px 4px 7px rgba(193, 182, 182, 0.55);
   }
   h3.top span.b {
      position: absolute;
      width: 100%;
      left: 0;
      top: 21vw;
      font-weight: 500;
      right: 0;
      font-size: 6vw;
      display: inline-block;
      direction: rtl;
      }
    .mob h3{
        position: absolute;
        width: 80vw;
        top: 16vw;
        right: 9vw;
        font-size: 5.4vw;
        display: inline-block;
        direction: rtl;
    }
    .mob ul{
        position: absolute;
        width: 67vw;
        top: 43.2vw;
        left: 14vw;
        font-size: 4vw;
        display: inline-block;
        direction: rtl;
        text-align: right;
        list-style-type: none;
        line-height: 5vw;
    }
    .mob ul li{
     text-align: right;
     list-style: none;
     margin: 0;
     padding: 0 4vw 0.1vw 0;
     background: url(../images/red_bullet.jpg) right 1.2vw no-repeat;
     background-size: 2.5vw 2.5vw;
    }
    span.gradient {
    background: -webkit-linear-gradient(#ebba4a, #ac8203);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 9.5vw;
    font-weight: 900;
    line-height: 1;
    color: #fff;
    text-shadow: 4px 4px 7px rgba(193, 182, 182, 0.55);
}
    .formbox span {
      font-size: 3.5vw;
      line-height: 4.5vw;
      display: none;
    }
   .chk {
      display: inline-block;
      width: 22vw;
      display: block;
      margin: 0 auto;
      text-align: center;
      z-index: 99999;
      width: 95%;
      border-radius: 0;
      text-align: center;
      font-size: 17px;
      display: inline-block;
      text-align: right;
      padding-right: 1vw;
      border-radius: 10px;
      font-weight: 500;
   }
   #myForm .form-error {
       display: block;
       color: #b94a48;
       margin-top: unset;
       margin-bottom: unset;
       line-height: unset;
       text-align: right;
       padding-right: 1vw;
       right: 0;
       line-height: 2.7vw;
       font-size: 2.7vw;
   }
   .formbox_box .formbox input[type=text],
   .formbox_box .formbox input[type=email],
   .formbox input[type=tel],
   .formbox input[type=name] {
    padding-right: 8.3vw !important;
   }
   .bot {
    position: absolute;
    width: 100%;
    direction: rtl;
    bottom: 3.5vw;
   }
   .bot .t1 {
       font-weight: 500;
       font-size: 6vw;
   }
   .bot .t2 {
       font-size: 4vw;
       font-weight: 400;
   }
   .bot span {
       display: block;
       margin: 0 auto;
       color: #161616;
   }
   h4 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 73vw;
    font-weight: 500;
    right: 0;
    font-size: 8vw;
    display: inline-block;
    direction: rtl;
    color: #fff;
   }
   #newsl {
       display: none;
   }
   .chk label {
       cursor: pointer;
       color: #ffffff;
       font-weight: 600;
       /* font-style: italic; */
       font-size: 3.5vw !important;
   }
   select.error, input.error {
    background-size: 10%;
   }
   #newsl:checked + label:before {
       color: #fff;
       content: "\2713";
       text-align: center;
       float: left;
   }
   #newsl + label:before {
       border: 0.7vw solid #ffffff;
       /* background: #fff; */
       border-radius: 8px;
       content: "\00a0";
       display:inline-block;
       float: left;
       font: 6.3vw/0.2 sans-serif;
       height: 1vw;
       font-weight: 900;
       margin: -1vw 0vw 0vw 4vw;
       padding: 3px 0px 9px 1vw;
       text-align: center;
       vertical-align: top;
       width: 5.5vw;
   }
      @-webkit-keyframes glowing {
        0% { background-color: #a4ebe0; -webkit-box-shadow: 0 0 3px #a4ebe0; }
        50% { background-color: #8ae1fd; -webkit-box-shadow: 0 0 40px #8ae1fd; }
        100% { background-color: #a4ebe0; -webkit-box-shadow: 0 0 3px #a4ebe0; }
      }

      @-moz-keyframes glowing {
        0% { background-color: #a4ebe0; -moz-box-shadow: 0 0 3px #a4ebe0; }
        50% { background-color: #8ae1fd; -moz-box-shadow: 0 0 40px #8ae1fd; }
        100% { background-color: #a4ebe0; -moz-box-shadow: 0 0 3px #a4ebe0; }
      }

      @-o-keyframes glowing {
        0% { background-color: #a4ebe0; box-shadow: 0 0 3px #a4ebe0; }
        50% { background-color: #8ae1fd; box-shadow: 0 0 40px #8ae1fd; }
        100% { background-color: #a4ebe0; box-shadow: 0 0 3px #a4ebe0; }
      }

      @keyframes glowing {
        0% { background-color: #a4ebe0; box-shadow: 0 0 3px #a4ebe0; }
        50% { background-color: #8ae1fd; box-shadow: 0 0 40px #8ae1fd; }
        100% { background-color: #a4ebe0; box-shadow: 0 0 3px #a4ebe0; }
      }

}

@-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;
    z-index: 12;
}
.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;
}

.web {
    display: block;
    width: 100%;
}
.formbox input[type=text],
.formbox input[type=email],
.formbox input[type=tel],
.formbox input[type=name] {
   color: #070303;
   width: 80%;
   padding: 0.5vw;
   font-size: 1.2vw;
   display: block;
}
.formbox_box .formbox input[type=text],
.formbox_box .formbox input[type=email],
.formbox input[type=tel],
.formbox input[type=name] {
   border-radius: 0;
   text-align: center;
   font-size: 1vw;
   text-align: right;
   padding-right: 1.3vw;
   border-radius: 10px;
   border-style: dashed;
   font-weight: 500;
   border-color: rgb(255, 255, 255);
}
.formbox label {
    float: right;
    margin-top: 0.4vw;
    margin-left: 0.5vw;
    font-weight: 500;
    font-size: 1.3vw;
}
.bottom_txt {
    position: absolute;
    color: #ffffff;
    right: 4vw;
    top: 2.7vw;
    font-size: 2vw;
    font-weight: 700;
    font-style: normal;
}
.form_txt{
    color: #487fb2;
    font-size: 1.2vw;
    margin-top: 3%;
    margin-bottom: 3%;
}
input::-webkit-input-placeholder {
    color: #000000 !important;
}

input:-moz-placeholder { /* Firefox 18- */
    color: #000000 !important;
}

input::-moz-placeholder {  /* Firefox 19+ */
    color: #000000 !important;
}

input:-ms-input-placeholder {
    color: #000000 !important;
}
