/*@import url('../fonts/opensans/style.css');
@import url('../fonts/heebo.css');*/
@import url('../fonts/fonts.css');
/*@import url('https://fonts.googleapis.com/css?family=Assistant:100,300,400,700,800&subset=hebrew');*/

html, body{
    height: auto;
}

body{
    margin: 0;
    padding: 0;
    background: #ffffff;
    /* width: 300px; */
    height: auto;
    min-height: 200px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
*{
    font-family: 'almoni_tzar_aaaregular';
}
.logos_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    direction: rtl;
    margin: 0 5px;
}
.ty_page.contact_form {
    position: relative;
    margin-top: 10px;
    display: flex
;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0;
    flex-wrap: wrap;
}
.logo1{
    width: 70px;
}
.logo11{
    width: 86px;
}
.overlay_before{
    background: #d94059;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: fixed;
    height: 100vh;
    width: 100%;
    z-index: 9999999;
    text-align: center;
    min-height: 49vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
}
.ty .web{
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding-bottom: 10vw;
}
.tylogo1{
    position: relative;
    display: block;
    width: 14vw;
}
.tytext{
    position: relative;
    display: block;
    width: 52vw;
    margin-top: 3vw;
}
.ty_btns{
    display: flex;
    flex-direction: row;
    position: relative;
    direction: rtl;
    margin-top: 1vw;
}
.tycircle{
    z-index: 99999;
    cursor: pointer;
    position: relative;
    display: block;
    width: 8vw;
    right: 0;
    bottom: 0;
}
.tylogo{
    position: absolute;
    display: block;
    width: 10vw;
    right: 2vw;
    bottom: 2vw;
}
.tyduty{
    position: absolute;
    display: block;
    width: 12vw;
    left: 2vw;
    bottom: 2vw;
}
.what_btn{
    z-index: 99999;
    cursor: pointer;
    position: relative;
    display: block;
    width: 8vw;
    right: 0;
    bottom: 0;
}
.what_btn img{
    width: 100%;   
}
.geshem_intro
{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 40vw;
    padding-bottom: 5vw;
}
.logo_intro{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 45vw;
    padding-top: 3vw;
}
.wrapper{
    position: relative;
    text-align: center;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
    display: flex;
    min-width: 500px;
    min-height: 202px;
    padding: 0 0;
}
.swal2-container.swal2-shown {
    background-color: rgba(0,0,0,.4);
    z-index: 999999999;
}
img.hand_mob {
    display: none;
}
.web{
    display: block;
    height: 100%;
    margin: 0%;
    position: relative;
    height: auto;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.mainbg {
    position: absolute;
    right: 0;
    z-index: 11111;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
.strong{
    font-family: almoni_tzar_aaaregular;
}
.mob{
    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;
}
.left{
    position: absolute;
    float: left;
    width: 43%;
    height: 100%;
    direction: rtl;
    top: 0vw;
    left: 0vw;
    background: url(../images/leftbg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 99999;
}
.left_img{
    display: flex;
    width: 50%;
    float: left;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}
.left_img img{
    width: 90%;
/*    padding-top: 2vw;*/
}
.middle{
    position: relative;
    width: 50% !important;
    height: 100%;
    direction: rtl;
    top: 0vw;
    right: 0vw;
    z-index: 999999;
    text-align: center;
    background: #15131a;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    float: right;
    background: url(../images/right_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.middle:before {
    content: '';
    background: rgb(0 0 0 / 40%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
}
.middle_content{
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    direction: rtl;
    top: 0vw;
    left: 0vw;
    z-index: 99999;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
/*    box-shadow: 0 0 2vw 4vw #15131a;*/
}
.videoContainer {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
}
.overlayvideo {
    position: fixed;
    background: url(../images/slide1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
    border-radius: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
    cursor: pointer;
    z-index: 22;
    background-position-y: 0;
}
.videoContainer video {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 21;
    right: 0;
    /* top: 0; */
    object-fit: cover;
    object-position: center;
}
.logo{
    position: relative;
    top: 0;
    width: 11.95vw;
    left: 0;
    z-index: 99999;
    display: block;
    margin: 0 auto;
    padding-top: 2vw;
    padding-bottom: 0vw;
}
.title{
    position: relative;
    width: 77%;
    padding-top: 0;
}
.flag{
    position: absolute;
    left: 0;
    top: 0;
    width: 20vw !important;
    z-index: 9999;
}
.dots1{
    position: relative;
    width: 36vw;
    padding: 2.5vw 0 0.8vw;
}
.text {
    position: relative;
    top: 0;
    width: 24.55vw;
    right: 0;
}
.logo2{
    position: absolute;
    top: 0;
    width: 7.55vw;
    right: 5vw;
    z-index: 99999;
    display: block;
    margin: 0;
    /* margin-top: 0; */
}
.geshem{
    position: relative;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    width: 19.2vw;
    padding-top: 0vw;
    padding-bottom: 0;
}
.dancer{
    position: absolute;
    bottom: 0;
    right: 1%;
    z-index: 999999;
    width: 33.2vw;
}
.stamp{
    position: absolute;
    bottom: 40%;
    right: 17%;
    z-index: 9999999;
    width: 10.2vw;
    animation: pulse 1s infinite;
}
.ty .logo2 {
    position: relative;
    bottom: 0;
    /* width: 6.9vw; */
    left: 0;
    right: 0;
    z-index: 99999;
    display: block;
    margin: 0 auto;
    margin-top: 1vw;
}
.alexander{
    position: relative;
    top: 2vw;
    width: 21.4vw;
    left: 0;
    z-index: 99999;
    display: block;
    margin: 0 auto;
}
.dots{
    position: relative;
    top: 0;
    width: 20.59vw;
    left: 0;
    z-index: 99999;
    display: block;
    margin: 2vw auto 2vw;
}
.slogen{
    position: relative;
    top: 5vw;
    width: 44.7vw;
    left: 0;
    z-index: 99999;
    display: block;
    margin: 0 auto;
}
.mainbg{
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    right: 0;
    top: 0;
    z-index: 21;
}
.videoContainer {
    position: absolute;
    width: 50%;
    height: 100%;
    overflow: hidden;
    right: 0;
}
.videoContainer video {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 21;
    right: 0;
    top: 0;
    object-fit: cover;
}
.overlay {
    position: absolute;
    background: rgba(0, 0, 0 , 0.5);
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
    cursor: pointer;
    z-index: 22;
}
.deal{
    position: absolute;
    left: 9.5vw;
    top: 11.5vw;
    width: 18.45vw;
}
.txt{
    position: absolute;
    left: 5vw;
    top: 27vw;
    width: 29.95vw;
}
.logobottom{
    position: absolute;
    left: 10vw;
    top: 36vw;
    width: 15.5vw;
}
.mish{
    background: rgb(0 0 0 / 80%);
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    color: #ffffff;
    margin-top: 0;
    z-index: 999999;
    font-size: 1vw;
}
.last_chance{
    position: absolute;
    top: 41vw;
    width: 25.55vw;
    right: 14vw;
    box-shadow: 0 1vw 2vw 0vw #15131a;
    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;
}
.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;
}


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_aaaregular;
}
.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;
}
.right{
    position: relative;
    float: right;
    width: 70%;
    direction: rtl;
    top: 0;
    height: 100%;
    background: rgba(30, 50, 62, 0.9);
    z-index: 9999;
}
.left p{
    position: relative;
    text-align: justify;
    padding: 1vw 2vw;
    font-size: 1.05vw;
    margin: 0;
    line-height: 1.25;
}
.price{
    position: relative;
    width: 65%;
    display: block;
    margin: 0 auto;
    margin-bottom: 0vw;
    margin-top: 0;
}
h1 {
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 1;
    font-size: 1.5vw;
    font-family: 'almoni_tzar_aaaregular';
    color: #2d2d2d;
    margin: 0 auto;
    z-index: 999999;
    direction: rtl;
    width: 65%;
    margin: 1vw auto;
}
.black{
    font-family: 'almoni_tzar_aaaregular';
}
.subtitle {
    position: relative;
    z-index: 99999;
    right: 0;
    top: 10vw;
    width: 100%;
}
h2 {
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 1.2;
    font-size: 1.1vw;
    font-family: 'almoni_tzar_aaaregular';
    color: #ffffff;
    margin: 0 auto;
    z-index: 999999;
    direction: rtl;
    width: 100%;
    margin: 0vw auto;
}
h3 {
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 1.2;
    font-size: 1.1vw;
    font-family: 'almoni_tzar_aaaregular';
    color: #ffffff;
    margin: 0 auto;
    z-index: 999999;
    direction: rtl;
    width: 100%;
    margin: 0vw auto;
}
.spacer{
    width: 44%;
    margin: 20px auto;
    position: relative;
    display: block;
}
h4 {
    position: relative;
    right: 0;
    top: 14vw;
    color: #ffffff;
    z-index: 999999;
    font-weight: 300;
    font-size: 1.6vw;
    width: 74%;
    text-align: center;
    margin: 0 auto;
    font-family: almoni_tzar_aaaregular;
}
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; 
    }
}
.points{
    position: relative;
    top: 1vw;
}
.point{
    position: relative;
    display: inline-block;
    width: 19%;
    text-align: center;
    color: #ffffff;
    font-family: almoni_tzar_aaaregular;
    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;
}
.yellow_strip {
    position: absolute;
    right: 18vw;
    top: 14.5vw;
    text-align: right;
    line-height: 1;
    font-size: 1.5vw;
    font-family: almoni_tzar_aaaregular;
    color: #111a25;
    direction: rtl;
    background: #fdb500;
    padding: 0.6vw 0.8vw 0.5vw 0.8vw;
    /*animation: infinite 5s heartBeat;*/
}
.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: almoni_tzar_aaaregular;
}
.ty footer a{color: #000;}
.ty footer{background:transparent; position: relative; 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;
}*/
.ty .formbox {
    /*top: 32.5vw;*/
}
.ty h5{
    margin: 0;
    display: block;
    font-size: 2vw;
    direction: rtl;
    text-align: center;
    position: relative;
    right: 0;
    background: none;
    color: #ffffff;
    border: 0;
    width: 80%;
    margin: 0 auto;
    padding: 0;
    font-family: 'almoni_tzar_aaaregular';
    margin-top: 5vw;
}
.ty_content{
    position: relative;
    transform: translateY(30%);
    display: block;
}
.ty_news_link{
    background: #0ca5a1;
    color: #ffffff;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 0 auto;
    font-size: 38px;
    text-decoration: none;
    margin-top: 20px;
    border-radius: 10px;
    padding: 8px;
    border: 3px solid #ffffff;
    max-width: 340px;
}
.ty_news_link i{
    margin-left: 15px;
}
::-webkit-input-placeholder {
    color: #000000;
}

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

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

:-ms-input-placeholder {
    color: #000000;
}
#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: #ff0000;
    display: block;
    text-align: right;
    position: absolute;
    top: 13px;
    left: 9px;
    font-size: 12px;
    width: auto;
    margin: 0 auto;
}
#phone-error{
    color: #ff0000;
    display: block;
    text-align: right;
    position: absolute;
    top: 13px;
    left: 9px;
    font-size: 12px;
    width: auto;
    margin: 0 auto;
}
#apt_choose-error{
    color: #ff0000;
    display: block;
    text-align: right;
    position: absolute;
    top: 6px;
    left: 9px;
    font-size: 12px;
    width: auto;
    margin: 0 auto;
}
#select_education-error{
    color: #ff0030;
    display: block;
    text-align: right;
    position: absolute;
    top: 9.3vw;
    right: 25.8vw;
    font-size: 0.8vw;
    width: 27%;
    margin: 0 auto;
    text-shadow: 0.1vw 0vw 0.5vw #000000;
}
#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;
}
.ty_msg{
    color: #000000;
    font-size: 44px;
    line-height: 1;
    margin-top: 0;
}
#preloader {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 0;
    opacity: 0;
    display: none;
    z-index: 9999999999;
    direction: rtl;
    color: #fff;
    text-align: center;
}
#preloader h4{
    position: relative;
    top: 0;
    color: #000000;
    font-size: 22px;
    margin: 0;
    width: auto;
    font-family: almoni_tzar_aaaregular;
    display: inline-block;
    vertical-align: middle;
}
#preloader img{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 1vw;
    display: block;
    margin: 0 auto;
}
.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); }
}
.slider, .dslider{
    height: 100%;
    background: transparent; /* gets rid of the white background */
}
.mainslider {
    width: 100%;
    position: relative;
    /* right: 0; */
    margin-top: 0%;
    direction: rtl;
    top: 0;
    margin: 0 0vw 0 0;
    left: 0;
    /* overflow-x: hidden; */
    height: 100%;
}
.slider_title{
    color: #074768;
    position: absolute;
    bottom: 1vw;
    left: 0;
    z-index: 11;
    font-weight: 700;
    font-size: 1.5vw;
    text-align: center;
    width: 30%;
}
.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;
  background: transparent; /* gets rid of the white background */
}
.slick-slider .slick-track, .slick-slider .slick-list { 
    transform: none;
    -webkit-transform: none;
    height: 100%;
    direction: ltr;
    background: transparent; /* gets rid of the white background */
}
.mainslider img.slick-arrow{
  width: 10vw;
}
.slick-dots {
    list-style: none;
    position: absolute;
    z-index: 2;
    bottom: 46%;
    right: 0.5%;
    outline: none;
    width: 50%;
    line-height: 0;
    direction: ltr;
    padding: 0 !important;
    z-index: 9999;
    text-align: right;
}
.slick-dots button {
    background: none;
    /* opacity: 0.5; */
    border-radius: 100%;
    padding: 0;
    width: 100%;
    height: 100%;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    border: 0;
    right: 0px;
    top: 0;
    position: relative;
}
.slick-dots li {
    display: block;
    border: 0;
    margin: 5px 0 0 auto;
    text-align: right;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 30px;
    line-height: 0;
    width: 8px;
    height: 8px;
    text-align: center;
}
.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: flex;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left center;
    margin: 0 auto 0 0;
    justify-content: center;
    align-items: center;
    padding-top: 0;
}
.slick-slide:first-child img {
    /*object-position: center;*/
}
.mainslider2 .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
    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: #ffffff;
}
.slick-arrow.ra {
  right: 0.5vw;
  position: absolute;
}
.slick-arrow.la {
    left: 0.5vw;
    position: absolute;
}
.mainslider2 {
    width: 44%;
    position: relative;
    /* right: 0; */
    margin-top: 0%;
    direction: rtl;
    top: 0;
    margin: 0 0vw 0 0;
    left: 0;
    /* overflow-x: hidden; */
    height: auto;
    margin: 1vw auto 1vw;
}
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: almoni_tzar_aaaregular;
    background: none;
    text-align: right;
    font-size: 15px;
    line-height: 1.2;
    position: relative;
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    display: block;
    padding: 0;
    margin-right: 0;
    color: #d10404;
    letter-spacing: -0.2px;
    /* border-bottom: 2px solid #daae55; */
    /* padding-bottom: 6px; */
}
.form_title .form_title_top{
    display: block;
    font-weight: 400;
    font-size: 40px;
    color: #000;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 37px;
    font-family: "almoni_tzar_aaademibold";
}
.form_title .form_title_bottom{
    display: block;
    font-family: 'almoni_tzar_aaademibold';
    font-size: 16px;
}
.contact_form{
    position: relative;
    margin-top: 10px;
    display: flex
;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 5px 0;
    flex-wrap: wrap;
}
.row {
    margin-left: 0;
    top: 0;
    display: block;
    width: 49%;
    direction: rtl;
    position: relative;
}
.call-btn{
    border-radius: 50px;
    border: 1px solid #FFF;
    background: #FF1500;
    width: 200px;
    height: 40px;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: almoni_tzar_aaaregular;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 2;
    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
}
.form_left{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.row_select {
    margin-left: 0;
    top: 0;
    display: block;
    width: 170px;
    direction: rtl;
    position: relative;
}
.row_email {
    margin-left: 0;
    top: 0;
    display: block;
    width: 49%;
    direction: rtl;
    position: relative;
}
.row_submit{
    margin-left: 0;
    top: 0;
    display: block;
    width: 49%;
    direction: rtl;
    position: relative;
}
.row_check{
    margin-left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    direction: rtl;
    margin-top: 2px;
    text-align: right;
}
.row label {
    display: inline-block;
    position: relative;
    font-size: 1.4vw;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}
.tabs{
    position: absolute;
    width: 30%;
    text-align: center;
    top: 4.8vw;
}
.tabs span{
    position: relative;
    background: #ffffff;
    color: #08476b;
    width: 23.1%;
    display: inline-block;
    text-align: center;
    font-size: 0.8vw;
    font-weight: 600;
    border-top-left-radius: 1vw;
    border-top-right-radius: 1vw;
    margin-top: 0.5vw;
    cursor: pointer;
    font-family: almoni_tzar_aaaregular;
    padding: 0.15vw 0;
}
.tabs span.active{
    color: #ffffff;
    background: #d12a3c;
}
.formbox {
    direction: rtl;
    width: 100%;
    /* margin: 0 auto; */
    text-align: right;
    position: relative;
    bottom: 0;
    right: 0;
    border: 0;
    display: block;
    height: auto;
    text-align: center;
    z-index: 9999999;
    margin: 0 auto;
    margin-top: 0;
    padding: 0 0;
    display: flex
;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 37px;
}
.form_title2{
    color: #000;
    text-align: center;
    font-family: "almoni_tzar_aaademibold";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 37px;
}
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;

}
.tabs_select{
    display: inline-block;
    width: 30%;
}
.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: 100%;
    /* height: 2.5vw; */
    background: #ffffff;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-size: 100% 100%;
    text-align: right;
    color: #000000;
    font-size: 14px;
    padding-right: 0.5vw;
    font-weight: 400;
    text-align-last: right;
    line-height: 1.2;
    background: #ffffff url(../images/arrow_select.png) no-repeat left !important;
    background-size: 10px !important;
    background-position-x: 10px !important;
    -moz-appearance: none;
    text-indent: 0.01px;
    color: #000000;
    border: 0vw solid #2d2d2d;
    padding: 1px 2px;
    padding-right: 0.5vw;
    /* border-top-right-radius: 0.5vw; */
    /* border-top-left-radius: 0.5vw; */
    border: 0vw solid #02b8ab;
    /* border-top-right-radius: 0.5vw; */
    /* border-top-left-radius: 0.5vw; */
    margin-top: 5px;
    line-height: 1.2;
    border-radius: 100px;
}
.formbox select option{
    background:  #2d2d2d;
}
.formbox input[type=text], .formbox input[type=tel]{
    border: 0;
    width: 100%;
    /* height: 2.5vw; */
    background: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-size: 100% 100%;
    text-align: right;
    color: #ffffff;
    font-size: 20px;
    padding-right: 10px;
    font-weight: 400;
    text-align-last: right;
    line-height: 1.6;
    color: #000000;
    border: 0;
    border: 1px solid #000000;
    /* border-top-right-radius: 0.5vw; */
    /* border-top-left-radius: 0.5vw; */
    margin-top: 5px;
    border-radius: 0;
    border-radius: 50px;
    border: 2px solid #FF1500;
}
.formbox input[type=submit]{
    -webkit-appearance: none;
    border: 0;
    font-size: 24px;
    line-height: 1.5;
    width: 100%;
    background: #d11503;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0;
    /* height: 2.2vw; */
    color: #ffffff;
    font-weight: 400;
    -webkit-animation: shaker 3s infinite;
    cursor: pointer;
    width: 100%;
    /* float: left; */
    position: relative;
    top: 0;
    display: inline-block;
    padding: 0;
    margin-right: 0;
    border-radius: 0;
    font-family: 'almoni_tzar_aaaregular';
    margin-left: 0;
    border: 0;
    padding: 0;
    margin-top: 6px;
    border-radius: 0;
    border-radius: 50px;
    border: 1px solid #FFF;
    background: #FF1500;
}
#name{
  /*width: 60%;*/
  /*margin-left: 0.1vw;*/
  /*border-top-right-radius: 0.5vw;*/
}
#phone{
 /*width: 34%; */
 /*border-top-left-radius: 0.5vw;*/
}
#email{
/*    display: inline-block;
    width: 15%;
    margin: 0.2vw 0;*/
    /*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);
}
@media screen and (max-width: 450px){
    .wrapper {
        position: relative;
        text-align: center;
        padding: 0;
        width: 100%;
        height: 100%;
        background: #ffffff;
        background-size: cover;
        background-repeat: no-repeat;
        align-items: center;
        justify-content: center;
        display: flex
    ;
        min-width: auto;
        min-height: 252px;
        padding: 0 30px;
    }
    .formbox {
        direction: rtl;
        width: 100%;
        /* margin: 0 auto; */
        text-align: right;
        position: relative;
        bottom: 0;
        right: 0;
        border: 0;
        display: block;
        height: auto;
        text-align: center;
        z-index: 9999999;
        margin: 0 auto;
        margin-top: 0;
        padding: 0 0;
        display: flex
    ;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 37px;
        max-width: 600px;
    }
    .row {
        margin-left: 0;
        top: 0;
        display: block;
        width: 100%;
        direction: rtl;
        position: relative;
    }
}
@media screen and (max-width: 450px){
    .contact_form {
        position: relative;
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        gap: 5px 0;
        flex-wrap: wrap;
    }
    .row {
        margin-left: 0;
        top: 0;
        display: block;
        width: 100%;
        direction: rtl;
        position: relative;
    }
    .row_email {
        margin-left: 0;
        top: 0;
        display: block;
        width: 100%;
        direction: rtl;
        position: relative;
    }
    .row_submit {
        margin-left: 0;
        top: 0;
        display: block;
        width: 100%;
        direction: rtl;
        position: relative;
    }
    /*.contact_form{*/
    /*    position: relative;*/
    /*    margin-top: 20px;*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    align-items: center;*/
    /*    justify-content: center;*/
    /*    gap: 10px;*/
    /*}*/
    /*.row {*/
    /*    margin-left: 0;*/
    /*    top: 0;*/
    /*    display: block;*/
    /*    width: 60%;*/
    /*    direction: rtl;*/
    /*    position: relative;*/
    /*}*/
    /*.row_email {*/
    /*    margin-left: 0;*/
    /*    top: 0;*/
    /*    display: block;*/
    /*    width: 60%;*/
    /*    direction: rtl;*/
    /*    position: relative;*/
    /*}*/
    /*.row_submit {*/
    /*    margin-left: 0;*/
    /*    top: 0;*/
    /*    display: block;*/
    /*    width: 60%;*/
    /*    direction: rtl;*/
    /*    position: relative;*/
    /*}*/
}

/*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; }
}
.mobi{
    display: none;
}
@-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;
**/
