/*@import url('../fonts/almoni-font.css');*/
@import url('https://fonts.googleapis.com/css?family=Assistant:400,700&display=swap&subset=hebrew');

body{
    margin: 0;
    padding: 0;
}
*{
    font-family: 'Assistant', sans-serif;
    font-style: normal;
}
.wrapper{
    position: relative;
    text-align: center;
    width: 100%;
    height: 50vw;
    /* position: absolute; */
    overflow-x: hidden;
}

.web{
    width: 100%;
    height: 50vw;
    position: absolute;
}

.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;
    position: relative;
    bottom: 0;
}
footer a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    line-height: 12px;
}
.ty footer a{color: #fff;}
.ty footer{background:transparent; position: absolute; bottom: 0; left: 0;}
footer .footer a .svg { display: block; margin: auto; width: 32px; }
footer .footer a > svg g > path:first-child {
    animation: none;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}
footer .footer a > svg g path {
    fill: #fff;
}
.ty footer .footer a > svg g path {
    fill: #000;
}
footer .footer a:hover > svg g > path:first-child {
    animation: logo_g 0.6s linear;
    transform-origin: center;
}


.ty{
    background: #ffffff;
}
.ty .wrapper{padding: 0;}
.ty .msg{
    display: block;
    margin: 0 auto;
    background: #ffffff;
    width: 50%;
    max-width: 550px;
    color: #000000;
    margin-top: 10%;
    position: relative;
}
.ty footer img {
     width: 34%; 
}
.ty .wrapper_loading h1{
    display: block;
    font-size: 3vw;
    direction: rtl;
}
.ty h1 {
    display: block;
    font-size: 2vw;
    direction: rtl;
}
.ty .logo {
    position: relative;
    top: 1.5vw;
    width: 8vw;
}
.right{
    width: 75%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.slick-slider, .slick-initialized .slick-slide{
    outline: none;
}
.slick-slide .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 26%;
    background: #000000;
    color: #ffffff;
    font-size: 2vw;
    padding: 0.5vw;
}
.left{
    right: 0;
    width: 35%;
    height: 100%;
    top: 0;
    position: absolute;
    background: url(../images/right_back.png);
    background-size: 100% 100%;
    z-index: 999;
    overflow-x: hidden;
}
.eden_logo{
    position: absolute;
    width: 10vw;
    top: 3vw;
    left: 8vw;
}
.almogim_logo{
    position: absolute;
    width: 8vw;
    top: 2.5vw;
    right: 5vw;
}
.top_title{
    display: block;
    font-size: 1.5vw;
    color: #3a110d;
}
.hon{
    width: 18vw;
    position: relative;
    top: 2vw;
}
.bottom_title{
    font-size: 2.5vw;
    display: block;
    top: 3vw;
    position: relative;
    line-height: 1;
    color: #3a110d;
}
.btn_div{
    position: relative;
    top: 4vw;
}
.like{
    border: 0;
    background: unset;
    width: 37%;
    outline: none;
    cursor: pointer;
}
.unlike{
    border: 0;
    background: unset;
    width: 37%;
    outline: none;
    cursor: pointer;
}
.like img{
    width: 90%;
    -webkit-animation: pulsate-fwd 1.5s ease-in-out infinite both;
    animation: pulsate-fwd 1.5s ease-in-out infinite both;
}
.unlike img{
    width: 90%;
    -webkit-animation: pulsate-fwd 1.5s ease-in-out infinite both;
    animation: pulsate-fwd 1.5s ease-in-out infinite both;
    animation-delay: 0.75s; 
}
.bottom_text_first{
    font-size: 1.2vw;
    position: relative;
    top: 7vw;
    color: #39100d;
}
.bottom_text{
    font-size: 1.2vw;
    text-align: justify;
    position: relative;
    top: 7vw;
    width: 79%;
    display: block;
    margin: 0 auto;
    color: #39100d;
}
.bottom_text_last{
    font-size: 1.2vw;
    position: relative;
    top: 7vw;
    color: #39100d;
}
.strip_img{
    position: absolute;
    top: 39vw;
    right: 26vw;
    z-index: 99;
    width: 16.65vw;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}
.strip_img:hover{
    right: 27vw;
    transition: all 0.5s ease-in-out;
}
.left .top{
    direction: rtl;
    right: 0;
    width: 92%;
    height: auto;
    top: 11vw;
    position: absolute;
    /* background: #ffffff; */
}
.logo_top{
    width: 16.35vw;
    position: relative;
    top: 0;
}
.top h1{
    position: relative;
    direction: rtl;
    font-size: 4.2vw;
    line-height: 1;
    margin: 1vw auto 1vw;
}
.top h2{
    position: relative;
    direction: rtl;
    font-size: 1.8vw;
    line-height: 1;
    text-align: justify;
    width: 70%;
    margin: 0 auto;
    text-align-last: center;
}
.love{
    position: absolute;
    right: 0.5vw;
    top: 8.55vw;
    width: 24.85vw;
    right: 3.4vw;
}
.feel{
    position: absolute;
    right: 0.5vw;
    top: 8.9vw;
    width: 27.85vw;
    right: 1.8vw;
}
.live{
    position: absolute;
    right: 0.5vw;
    top: 8.5vw;
    width: 21.85vw;
    right: 5.3vw;
}
#slide22, #slide33{
    opacity: 0;
}
.more{
    position: absolute;
    top: 17.5vw;
    right: 9.5vw;
    width: 15.45vw;
}
.text{
    position: absolute;
    top: 29vw;
    right: 8vw;
    z-index: 9999;
    width: 17vw;
}
.strong{
    font-family: 'Assistant';
    font-weight: 600;
}
.slick-dots li {
    display: inline-block;
    border: 0;
    margin: 0 0.17vw;
    color: #ffffff;
    opacity: 1;
}
.slick-dots button {
    background: #ffffff;
    border-radius: 50%;
    padding: 5px;
    width: 10px;
    height: 10px;
    border: 2px solid #ffffff;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    outline: none;
}
.slick-active button{
    background: unset;
    border: 2px solid #ffffff;
}
.slick-arrow.ra {
    left: 11vw;
    display: none !important;
}
.slick-arrow.la {
    left: 2.8vw;
}
.arrows .num2, .arrows .num3, .arrows .num4, .arrows .num5, .arrows .num6, .arrows .num7, .arrows .num8{
    display: none;
}
.arrows .num1, .arrows .num2, .arrows .num3, .arrows .num4, .arrows .num5, .arrows .num6, .arrows .num7, .arrows .num8{
    color: #ffffff;
    position: relative;
    top: 2vw;
    font-weight: 400;
    font-size: 2vw;
}
.arrow_span{
    color: #ffffff;
    position: absolute;
    font-size: 3vw;
    left: 0.5vw;
    top: 1.5vw;
}
.slick-arrow {
    position: absolute;
    top: 92%;
    left: 4%;
    width: 3vw;
    cursor: pointer;
    z-index: 9999999;
}
.arrows {
    display: block;
    background: #000;
    border-radius: 10vw;
    width: 6vw;
    height: 6vw;
    position: absolute;
    direction: rtl;
    cursor: pointer;
    top: 1vw;
    left: 1vw;
}
.arrows .la{
    position: relative;
    top: 2.3vw;
    width: 1.5vw;
    right: 0.5vw;
}
.slick-dots {
    list-style: none;
    position: absolute;
    z-index: 99999;
    bottom: 1.5vw;
    text-align: center;
    left: 0;
    width: 91%;
    display: inline-block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}
.slick-active {
    opacity: 1 !important;
}
.slick-initialized .slick-slide {
    display: block;
    /*height: 42vw;*/
    position: relative;
}
.slick-slider a{
    cursor: pointer;
    font-size: 2vw;
}
.slick-slide {
    -webkit-backface-visibility: hidden;
}
.bg{
    position: absolute;
    right: 0;
    height: 50vw;
}
/*.dslider img{
    width: 60vw;
}*/
.slick-slide img {
    display: block;
    height: 50vw;
    width: 100%;
    object-fit: cover;
}
.dslider .details_box{
    display: none;
}
.dslider .slide1 .details_box {
    position: absolute;
    background: url(../images/details_box.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 15vw;
    height: 14.5vw;
    top: 48%;
    right: 17.8vw;
}
.dslider .slide2 .details_box {
    position: absolute;
    background: url(../images/details_box.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 15vw;
    height: 14.5vw;
    top: 57.2%;
    right: 50.7vw;
}
.dslider .slide3 .details_box {
    position: absolute;
    background: url(../images/details_box.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 15vw;
    height: 14.5vw;
    top: 29.5%;
    right: 22.3vw;
}
.dslider .slide4 .details_box {
    position: absolute;
    background: url(../images/details_box.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 15vw;
    height: 14.5vw;
    top: 31.5%;
    right: 22.1vw;
}
.dslider .slide5 .details_box {
    position: absolute;
    background: url(../images/details_box.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 15vw;
    height: 14.5vw;
    top: 41.5%;
    right: 2.8vw;
}
.txt {
    /* width: 31vw; */
    top: 0.7vw;
    /* left: 3vw; */
    position: relative;
    font-size: 1.3vw;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.details_box .title{
    position: relative;
    display: block;
    font-weight: 900;
    color: #24d1c5;
    font-size: 1.8vw;
    top: 2vw;
}
.slide1 .details_box .model{
    position: relative;
    display: block;
    font-weight: 400;
    color: #24d1c5;
    font-size: 1.8vw;
    top: 1.7vw;
}
.slide1 .details_box .details{
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    top: 2vw;
}
.slide1 .details_box .details .top strong{
    margin-left: 1vw;
}
.slide1 .details_box .details .bottom{
    width: 55%;
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    text-align: right;
    direction: rtl;
    bottom: 0.2vw;
    direction: rtl;
}
.details_box .price{
    position: relative;
    display: block;
    font-weight: 300;
    background: #24d1c5;
    font-size: 1.5vw;
    top: 3.8vw;
    width: 96.5%;
    margin: 0 auto;
    direction: rtl;
}
.details_box .price .old_price{
    color: #ffffff;
    font-weight: 400;
    font-size: 1.5vw;
    position: relative;
    left: 0.5vw;
}
.details_box .price .old_price:after{
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    border-bottom: 0.2vw solid #fff;
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
}
.details_box .price .new_price{
    color: #ffde2f;
    font-weight: 400;
    font-size: 2vw;
    position: relative;
    right: 1vw;
}
.details_box .price currency{
    font-size: 50%;
}


.slide2 .details_box .model{
    position: relative;
    display: block;
    font-weight: 400;
    color: #24d1c5;
    font-size: 1.5vw;
    top: 1.7vw;
}
.slide2 .details_box .details{
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    top: 2vw;
    text-align: right;
    right: 1vw;
}
.slide2 .details_box .details .top strong{
    margin-left: 1vw;
}
.slide2 .details_box .details .bottom{
    width: 68%;
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    text-align: right;
    direction: rtl;
    bottom: 0.2vw;
    direction: rtl;
}
.slide2 .details_box .details .bottom strong{
    font-size: 1.3vw;
}



.slide3 .details_box .model{
    position: relative;
    display: block;
    font-weight: 400;
    color: #24d1c5;
    font-size: 1.5vw;
    top: 1.7vw;
}
.slide3 .details_box .details{
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    top: 2vw;
}
.slide3 .details_box .details .top strong{
    margin-left: 1vw;
}
.slide3 .details_box .details .bottom{
    width: 55%;
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    text-align: right;
    direction: rtl;
    bottom: 0.2vw;
    direction: rtl;
}


.slide4 .details_box .model{
    position: relative;
    display: block;
    font-weight: 400;
    color: #24d1c5;
    font-size: 1.5vw;
    top: 1.7vw;
}
.slide4 .details_box .details{
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    top: 2vw;
}
.slide4 .details_box .details .top strong{
    margin-left: 1vw;
}
.slide4 .details_box .details .bottom{
    width: 55%;
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    text-align: right;
    direction: rtl;
    bottom: 0.2vw;
    direction: rtl;
}


.slide5 .details_box .model{
    position: relative;
    display: block;
    font-weight: 400;
    color: #24d1c5;
    font-size: 1.5vw;
    top: 1.7vw;
}
.slide5 .details_box .details{
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    top: 2vw;
    text-align: right;
    right: 1vw;
}
.slide5 .details_box .details .top strong{
    margin-left: 1vw;
}
.slide5 .details_box .details .bottom{
    width: 68%;
    position: relative;
    display: block;
    font-weight: 300;
    color: #24d1c5;
    font-size: 1.3vw;
    text-align: right;
    direction: rtl;
    bottom: 0.2vw;
    direction: rtl;
}
.slide5 .details_box .details .bottom strong{
    font-size: 1.3vw;
}
/*.bottom{
    position: absolute;
    top: 45vw;
    left: 0;
    right: 0;
    background: #002941;
    padding: 3vw;
}*/
.bullets{
    position: absolute;
    top: 62%;
    right: 0;
    direction: rtl;
    width: 33%;
    text-align: center;
    z-index: 9999;
}
.bottom_bullets{
    position: relative;
    width: 30%;
    height: 6.5vw;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
}
.bottom_bullets img{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 3.85vw;
}
.bottom_bullets:nth-child(2) img{
    width: 3.95vw;
}
.bottom_bullets:nth-child(3) img{
    width: 3.55vw;
}
.bottom_bullets:nth-child(4) img{
    width: 3.75vw;
}
.bottom_bullets:nth-child(5) img{
    width: 4.4vw;
}
.bottom_bullets:nth-child(6) img{
    width: 4.65vw;
    top: 1.5vw;
}
.circle{
    background: url(../images/circle_back.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0vw;
    width: 19vw;
    height: 15vw;
    left: 19vw;
    z-index: 9;
    text-align: center;
    direction: rtl;
    line-height: 0.7;
    -webkit-animation: pulse 1s infinite;
}
.circle .txt_top{
    display: block;
    color: #ffffff;
    font-size: 2.5vw;
    font-weight: 900;
    margin-top: 2.2vw;
    position: relative;
    left: 0.7vw;
}
.circle .precent{
    display: block;
    color: #ffcc33;
    font-size: 7vw;
    font-weight: 900;
    position: relative;
    left: 0.7vw;
}
.circle .precent_symbol{
    display: inline-block;
    color: #ffcc33;
    font-size: 50%;
}
.circle .txt_bottom{
    display: block;
    color: #ffffff;
    font-size: 1.5vw;
    font-weight: 400;
    position: relative;
    left: 0.7vw;
}
.logo {
    position: relative;
    top: 1.5vw;
    width: 8.7vw;
}
.left .title{
    position: relative;
    font-size: 1.2vw;
    color: #ffffff;
    top: 2vw;
    direction: rtl;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    font-weight: 400;
    line-height: 1.3;
}
.left .title .first{
    word-spacing: 0vw;
    letter-spacing: 0.05vw;
}
.left .title span{
    display: initial;
}
.left .formbox .title{
    position: relative;
    font-size: 1.3vw;
    color: #fbdb2e;
    top: 0vw;
    direction: rtl;
    text-align: justify;
    width: 64%;
    margin: 0 auto;
    font-weight: 900;
    line-height: 1.3;
}
.left .title>strong{
    display: block;
    font-weight: 900;
    font-size: 1.03vw;
    text-align: center;
}
.footer {
    background-color: #000000;
}
.form_title{
    position: relative;
    font-size: 1.2vw;
    color: #3a110d;
    font-weight: 600;
    margin-bottom: 1vw;
}
.formbox input[type=text] {
    border: 0;
    width: 15vw;
    padding: 0.3vw;
    font-size: 1vw;
    margin: 0 0.4vw;
}
.formbox input[type=submit], .formbox button[type=submit] {
    -webkit-appearance: none;
    width: 18%;
    /* height: 2.85vw; */
    padding: 0.4vw;
    padding: 0.3vw;
    /* display: block; */
    margin: 2vw auto;
    color: #3a110d;
    border: 0;
    font-weight: 600;
    font-size: 2vw;
    background: rgba(0, 0, 0, 0.38);
    /* position: absolute; */
    cursor: pointer;
    -webkit-animation: shaker 3s infinite;
    background: #73b0ba;
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    top: 0;
    position: relative;
    left: 0;
    margin: 0;
    outline: none;
    border-radius: 4vw;
}
.submit_txt{
    font-size: 1.8vw;
    display: block;
    font-family: "Assistant";
    left: 1vw;
    position: relative;
}
.submit_arrows {
    position: absolute;
    top: 0;
    font-size: 7vw;
    line-height: 0.7;
    left: 1.5vw;
}
.bottom_txt2{
    color: #ffa600;
    position: absolute;
    left: 7vw;
    top: 2vw;
    font-size: 1.5vw;
}
.or{
    color: #ffffff;
}
.phone_num a{
    color: #ffa600;
    position: absolute;
    left: 6vw;
    top: 3.9vw;
    text-decoration: none;
    font-size: 1.5vw;
}

::-webkit-input-placeholder {
    color: #3a110d;
}

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

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

:-ms-input-placeholder {
    color: #3a110d;
}

@-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: 150px;
}
.ketchup-error ul {
    margin: 0;
    font-size: 14px;
    text-align: right;
    color: #ffffff;
    background: rgba(255, 0, 0, 0.8);
    padding: 5px;
    -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=tel] {
    color: #3a110d;
    background: none;
    width: 20%;
    padding: 0;
    font-size: 1.5vw;
    display: inline-block;
    margin: 0vw 0.5vw;
    /* background: none; */
    text-align: center;
    border: 0;
    border-bottom: 0.15vw solid #3a110d;
}
.close_btn{
    position: absolute;
    left: 1vw;
    top: 1vw;
    font-size: 2vw;
    border: 0;
    background: none;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    z-index: 1;
}
.formbox {
    display: none;
    position: absolute;
    top: 12.5vw;
    left: 0;
    /* right: 0; */
    background: url(../images/bottom_back.png);
    background-size: 100% 100% !important;
    padding: 0vw;
    background-repeat: no-repeat;
    height: 25vw;
    width: 70%;
    text-align: center;
}
.formbox2 {
    display: none; 
    position: absolute;
    top: 12.5vw;
    /* left: 0; */
    right: 28vw;
    background: #ffffff;
    padding: 0vw;
    height: 25vw;
    width: 29%;
    text-align: center;
    direction: rtl;
    border-radius: 2vw;
}
.formbox2 input[type=text], .formbox2 input[type=tel] {
    color: #3a110d;
    background: none;
    width: 66%;
    padding: 0;
    font-size: 1.5vw;
    display: block;
    margin: 1vw auto 0vw;
    /* background: none; */
    text-align: center;
    border: 0;
    border-bottom: 0.1vw solid #3a110d;
}
.formbox2 input[type=submit], .formbox2 button[type=submit] {
    -webkit-appearance: none;
    width: 36%;
    /* height: 2.85vw; */
    padding: 0.4vw;
    padding: 0.3vw;
    /* display: block; */
    margin: 2vw auto;
    color: #3a110d;
    border: 0;
    font-weight: 600;
    font-size: 1.5vw;
    background: rgba(0, 0, 0, 0.38);
    /* position: absolute; */
    cursor: pointer;
    -webkit-animation: shaker 3s infinite;
    background: #b7dce0;
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    top: 0;
    position: relative;
    left: 0;
    margin: 2vw auto 0;
    outline: none;
    border-radius: 4vw;
    box-shadow: 0vw 1vw 1vw 0vw rgba(0, 0, 0, 0.2);
}
.formbox .title{
    position: relative;
    right: 0;
    top: 2.8vw;
    display: block;
    text-align: right;
}
.close_btn2 {
    position: absolute;
    left: 1vw;
    top: 1vw;
    font-size: 2vw;
    border: 0;
    background: none;
    font-weight: 600;
    color: #39100d;
    cursor: pointer;
    outline: none;
    z-index: 1;
}
.formbox .title .first{
    font-size: 3.5vw;
    font-family: "Assistant";
    color: #ffffff;
    display: block;
    text-align: center;
}
.formbox .title .second{
    font-size: 2vw;
    font-family: "Assistant";
    color: #ffffff;
    display: block;
    text-align: center;
    font-weight: 600;
}
.formbox .title .third{
    font-size: 2.2vw;
    font-family: "Assistant";
    color: #3a110d;
    display: block;
    text-align: center;
    font-weight: 600;
    top: 2.8vw;
    position: relative;
}
#myForm{
    display: inline-block;
    width: 100%;
    position: relative;
    left: 0;
    top: 7.5vw;
}
#myForm2 {
    display: block;
    width: 88%;
    position: absolute;
    right: 5vw;
    top: 2vw;
    text-align: center;
}
.form_title2 {
    position: relative;
    font-size: 1.5vw;
    color: #3a110d;
    font-weight: 300;
    margin-bottom: 1vw;
    line-height: 1.2;
}
.almogim_logo_form{
    position: absolute;
    right: 1vw;
    width: 5vw;
}
#name{
}
#phone{
}
#email{
    width: 25%;
}
.more_bottom{
    position: absolute;
    left: 5.5vw;
    top: 1.5vw;
    width: 10.8vw;
}
.form-group{
    width: 38%;
    display: inline-block;
    margin: 0vw 0.15vw 0.4vw;
}
select{
    width: 100%;
    margin-top: 0;
    height: 2.2vw;
    -webkit-appearance: none;
    background: url(../images/arrow_select.png) no-repeat left !important;
    background-position-x: 0.5vw !important;
    background-size: 0.8vw !important;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    color: #000000;
    padding-right: 0.4vw;
    border: 0;
    border-radius: 0;
    border: 0.1vw solid #000;
    font-size: 1.2vw;
    padding-bottom: 0;
    margin-bottom: 0;
}
.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: #3a110d !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
    color: #3a110d !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
    color: #3a110d !important;  
}
 
input:-ms-input-placeholder {  
    color: #3a110d !important;  
}

.packs{
    opacity: 0;
    cursor: pointer;
}
.pack1{
    position: absolute;
    top: 65%;
    right: 6%;
    width: 17.5%;
    height: 17vw;
}
.pack2{
    position: absolute;
    top: 65%;
    right: 28%;
    width: 17.5%;
    height: 17vw;
}
.pack3{
    position: absolute;
    top: 65%;
    right: 50%;
    width: 17.5%;
    height: 17vw;
}
.pack1hover{
    display:none;
    position: absolute;
    top: 16%;
    right: 0%;
    width: 25vw;
}
.pack2hover{
    display:none;
    position: absolute;
    top: 16%;
    right: 23%;
    width: 25vw;
}
.pack3hover{
    display:none;
    position: absolute;
    top: 16%;
    right: 45%;
    width: 25vw;
}
.pack1:hover + .pack1hover{
    display: block;
}
.pack2:hover + .pack2hover{
    display: block;
}
.pack3:hover + .pack3hover{
    display: block;
}
.ml3 {
  font-weight: 900;
  font-size: 3.5em;
  color: #ffffff;
  position: relative;
  top: 14vw;
}
.wrapper_loading{
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000000;
    z-index: 99999999;
    text-align: center;
    min-height: 50vw;
}
.logo2{
    position: relative;
    top: 15.5vw;
    width: 15vw;
}
.ty .share {
    direction: rtl;
}
.ty .share span {
    color: #ffffff;
    font-size: 3vw;
}
.ty .share .facebook_logo{
    width: 4vw;
    right: 1vw;
    position: relative;
    top: 1vw;
    -webkit-animation: pulsefacebook 1.5s infinite;
    -moz-animation: pulsefacebook 1.5s infinite;
    -o-animation: pulsefacebook 1.5s infinite;
    animation: pulsefacebook 1.5s infinite;
}
.ty .share .whatsapp_logo{
    width: 4vw;
    right: 2vw;
    position: relative;
    top: 1vw;
    -webkit-animation: pulsewhatsapp 1.5s infinite;
    -moz-animation: pulsewhatsapp 1.5s infinite;
    -o-animation: pulsewhatsapp 1.5s infinite;
    animation: pulsewhatsapp 1.5s infinite;
    display: none;
}
#preloader {
    width: 100%;
    height: auto;
    position: absolute;
    top: 18vw;
    left: 0px;
    font-size: 0;
    opacity: 0;
    display: none;
    z-index: 52;
    direction: rtl;
    color: #fff;
}
#preloader h4{
    position: relative;
    top: 0;
    color: #000000;
    font-size: 1.5vw;
    margin: 0.5vw;
}
#preloader img{
    width: 3.5vw;
    height: 3.5vw;
}
#preloader2 {
    width: 76%;
    height: auto;
    position: absolute;
    top: 10vw;
    left: 0px;
    font-size: 0;
    opacity: 0;
    display: none;
    z-index: 52;
    direction: rtl;
    color: #fff;
}
#preloader2 h4{
    position: relative;
    top: 0;
    color: #000000;
    font-size: 1.5vw;
    margin: 0.5vw;
}
#preloader2 img{
    width: 3.5vw;
    height: 3.5vw;
}
#name-error{
    color: #ff0030;
    display: block;
    text-align: center;
    position: absolute;
    top: 5.5vw;
    right: 4.6vw;
    font-size: 0.8vw;
    width: 20.1%;
    margin: 0 auto;
}
#phone-error{
    color: #ff0030;
    display: block;
    text-align: center;
    position: absolute;
    top: 5.5vw;
    right: 19.7vw;
    font-size: 0.8vw;
    width: 20.1%;
    margin: 0 auto;
}
.formbox2 #name-error{
    color: #ff0030;
    display: block;
    text-align: center;
    position: relative;
    top: 0;
    right: 0;
    font-size: 0.8vw;
    width: 66.1%;
    margin: 0 auto;
}
.formbox2 #phone-error{
    color: #ff0030;
    display: block;
    text-align: center;
    position: relative;
    top: 0;
    right: 0;
    font-size: 0.8vw;
    width: 66.1%;
    margin: 0 auto;
}
.mobi{
    display: none !important;
}
@media screen and (max-width: 1480px) {
    .wrapper {
        position: relative;
        text-align: center;
        width: 100%;
        height: 52vw;
        /* position: absolute; */
        overflow-x: hidden;
    }
    .web {
        width: 100%;
        height: 52vw;
        position: absolute;
    }
    .slick-slide img {
        display: block;
        height: 52vw;
        width: 100%;
        object-fit: cover;
    }
    .slick-dots {
        list-style: none;
        position: absolute;
        z-index: 99999;
        bottom: 0.5vw;
        text-align: center;
        left: 0;
        width: 91%;
        display: inline-block;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
        -webkit-padding-start: 0;
    }
}
@media screen and (max-width: 1000px) {
    *{
        /*font-family: 'open_sans';*/
    }
    html, body{
        overflow-x: initial;
    }
    .mobi{
        display: block !important;
    }
    .left {
        left: 0;
        width: 100%;
        height: 125vw;
        top: 0;
        position: absolute;
        background: #000;
        background: url(../images/right_back_mob.png);
        background-size: 100% 100%;
        overflow-x: initial;
    }
    .eden_logo {
        position: absolute;
        width: 26vw;
        top: 5vw;
        left: 24vw;
    }
    .almogim_logo {
        position: absolute;
        width: 20vw;
        top: 4.5vw;
        right: 22vw;
    }
    .left .top {
        direction: rtl;
        right: 0;
        width: 100%;
        height: auto;
        top: 27vw;
        position: relative;
        /* background: #ffffff; */
    }
    .top_title {
        display: block;
        font-size: 6.5vw;
        color: #3a110d;
    }
    .hon {
        width: 47vw;
        position: relative;
        top: 4vw;
    }
    .bottom_title {
        font-size: 7.5vw;
        display: block;
        top: 7vw;
        position: relative;
        line-height: 1;
        color: #3a110d;
    }
    .btn_div {
        position: relative;
        top: 15vw;
    }
    .like {
        border: 0;
        background: unset;
        width: 49%;
        outline: none;
        cursor: pointer;
    }
    .unlike {
        border: 0;
        background: unset;
        width: 49%;
        outline: none;
        cursor: pointer;
    }
    .left .title {
        position: relative;
        font-size: 3.85vw;
        color: #ffffff;
        top: 6vw;
        direction: rtl;
        text-align: center;
        width: 70%;
        margin: 0 auto;
        font-weight: 400;
        line-height: 1.3;
    }
    .left .title .first{
        word-spacing: 1.5vw;
        letter-spacing: 0.1vw;
    }
    .left .title .second{

    }

    .left .title>strong {
        display: block;
        font-weight: 900;
        font-size: 3.1vw;
        text-align: center;
        position: relative;
        top: 0.5vw;
        width: 100%;
    }
    .left .title span{
        display: initial;
    }
    .logo {
        position: relative;
        top: 4.5vw;
        width: 21.7vw;
    }
    .open_product_details{
        position: absolute;
        z-index: 9999;
        right: 0;
        padding: 0;
        margin: 0;
        width: 17.2vw;
        top: 42vw;
    }
    .mob_product_details{
        width: 17vw;
    }
    .ctc_btn{
        position: fixed;
        left: 0;
        top: 18vw;
        z-index: 999999;
    }
    .ctc_btn_pulse{
        -webkit-animation: pulse 1s infinite;
    }
    .ctc_img{
        width: 21vw;
    }
    .properties {
        position: absolute;
        z-index: 999999;
        top: 47%;
        direction: rtl;
        width: 89%;
        text-align: right;
    }
    .properties li {
        display: inline-block;
        list-style: none;
        height: 8vw;
        padding-right: 0;
        padding-top: 0vw;
        color: #fff;
        font-weight: 700;
        width: 45%;
    }
    .properties li:before{
        content: '';
        display: inline-block;
        height: 7vw;
        width: 7vw;
        background-image: url(../images/ul_img.png);
        background-repeat: no-repeat;
        background-size: 6vw;
        top: 2vw;
        position: relative;
        margin-left: 2vw;
    }
    .left .formbox .title {
        position: relative;
        font-size: 5vw;
        color: #fbdb2e;
        top: 3vw;
        direction: rtl;
        text-align: justify;
        width: 64%;
        margin: 0 auto;
        font-weight: 900;
        line-height: 1.3;
    }
    .arrows .num1, .arrows .num2, .arrows .num3, .arrows .num4, .arrows .num5, .arrows .num6, .arrows .num7, .arrows .num8 {
        color: #ffffff;
        position: relative;
        top: 5.5vw;
        font-weight: 400;
        font-size: 7vw;
        left: 1vw;
    }
    .arrow_span {
        color: #ffffff;
        position: absolute;
        font-size: 10vw;
        left: 1.5vw;
        top: 4vw;
    }
    .top .h1 {
        position: relative;
        direction: rtl;
        font-size: 17.2vw;
        line-height: 1;
        margin: 4vw auto 1vw;
    }
    .top .h2 {
        position: relative;
        direction: rtl;
        font-size: 6.8vw;
        line-height: 1.1;
        text-align: justify;
        width: 88%;
        margin: 0 auto;
        text-align-last: center;
    }
    .desires {
        position: absolute;
        right: 1vw;
        top: 82.15vw;
        width: 98vw;
        z-index: 99999;
    }
    .bullets {
        position: absolute;
        top: 162vw;
        right: 0;
        direction: rtl;
        width: 100%;
        text-align: center;
        z-index: 9999;
        background: #000000;
        height: 22vw;
        padding-top: 3vw;
    }
    .bottom_bullets {
        position: relative;
        width: 15%;
        height: 10.5vw;
        text-align: center;
        font-weight: 700;
        color: #ffffff;
        display: inline-block;
    }
    .bottom_bullets img {
        display: block;
        position: relative;
        margin: 0 auto;
        width: 9.85vw;
    }
    .bottom_bullets:nth-child(2) img {
        width: 8.95vw;
    }
    .bottom_bullets:nth-child(3) img {
        width: 8.55vw;
    }
    .bottom_bullets:nth-child(4) img {
        width: 7.75vw;
    }
    .bottom_bullets:nth-child(5) img {
        width: 10.4vw;
    }
    .bottom_bullets:nth-child(6) img {
        width: 10.65vw;
        top: -3vw;
    }
    .txt {
        /* width: 31vw; */
        top: 2.7vw;
        /* left: 3vw; */
        position: relative;
        font-size: 3.5vw;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .slick-slide .title {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 43%;
        background: #ffffff;
        color: #000000;
        font-size: 5vw;
        padding: 1.5vw;
    }
    .arrows .la {
        position: relative;
        top: 6.3vw;
        width: 5.5vw;
        right: 0.5vw;
    }
    .ty .msg{max-width: none; width: 100%;margin-top:30%;}
    .ty h1{
        font-size: 6vw;
    }
    .ty .wrapper_loading h1{
        font-size: 11vw;
    }

    .web {
        display: none !important;
    }
    .mob {
        display: block;
        overflow-x: initial;
        height: 300vw;
    }
    .ty .wrapper {
        height: 100vw;
    }
    .wrapper{
        position: relative;
        text-align: center;
        /*height: unset; */
        /*height: auto;*/
        height: 300vw;
        background: #cbbc9b;
    }
    .arrow-down-btn {
        position: absolute;
        top: 124vw;
        width: 100%;
        left: 0;
        outline: none;
    }
    .arrow-down{
        width: 22vw;
        animation: pulse 2s infinite;
    }
    .footer {
        width: 100%;
        font-size: 11px;
        margin: 0 auto;
        background-color: #000000;
        height: 15vw;
        position: unset;
        top: unset; 
    }
    .slick-arrow {
        position: absolute;
        top: unset;
        width: 19vw;
        height: 19vw;
        cursor: pointer;
        z-index: 9999999;
        left: unset;
        right: 1vw;
        bottom: 3vw;
    }
    .slick-arrow.ra {
        width: 15vw;
        left: 40vw;
    }
    .slick-arrow.la {
        width: 15vw;
        left: 4vw;
    }
    .dslider img {
        width: 100vw;
    }
    .slick-slide img {
        display: block;
        height: auto;
        width: 100%;
    }
    .slick-dots {
        list-style: none;
        position: relative;
        z-index: 99999;
        bottom: 5.5vw;
        left: 0;
    }
    .slick-dots button {
        background: #ffffff;
        border-radius: 50%;
        padding: 1.5vw;
        width: 1vw;
        height: 1vw;
        border: 0.4vw solid #ffffff;
        text-indent: -999px;
        overflow: hidden;
        cursor: pointer;
        outline: none;
    }
    .slick-active button{
        background: unset;
        border: 0.4vw solid #ffffff;
    }
    .slick-slider a {
        cursor: pointer;
        font-size: 5vw;
    }
    .mob_bg {
        width: 100%;
        height: auto;
    }
    .form_div {
        position: absolute;
        bottom: 7vw;
        left: 0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        /*background: #ffffff;*/
        z-index: 100000;
    }
    .slick-dots li {
        display: inline-block;
        border: 0;
        margin: 0 1.17vw;
        color: #ffffff;
        opacity: 1;
    }
    .bottom_div_mob{
        position: absolute;
        top: 187vw;
        background: #ffffff;
        height: 65vw;
    }
    .bottom_text {
        font-size: 5.7vw;
        text-align: justify;
        position: relative;
        top: 9vw;
        width: 88%;
        display: block;
        margin: 0 auto;
        direction: rtl;
    }
    .strip {
        position: absolute;
        top: 59vw;
        right: 0;
        z-index: 99;
        width: 100%;
    }
    .more {
        position: absolute;
        top: 62.5vw;
        right: 27.5vw;
        width: 43.45vw;
    }
    .love {
        position: absolute;
        right: 0.5vw;
        top: 28.55vw;
        width: 80vw;
        right: 10vw;
    }
    .feel {
        position: absolute;
        right: 0.5vw;
        top: 31.55vw;
        width: 88vw;
        right: 6vw;
    }
    .live {
        position: absolute;
        right: 0.5vw;
        top: 28.55vw;
        width: 74vw;
        right: 13vw;
    }
    select {
        width: 100%;
        margin-top: 0;
        height: 10vw;
        -webkit-appearance: none;
        /* background: url(../images/arrow_select.png) no-repeat left !important; */
        /* background-position-x: 0.5vw !important; */
        background-position-x: 2.5vw !important;
        background-size: 3vw !important;
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: '';
        color: #000000;
        padding-right: 3vw;
        border: 0;
        border-radius: 0;
        border: 0.1vw solid #000000;
        font-size: 6vw;
        padding-bottom: 0;
        margin-bottom: 1.5vw;
    }
    .form-group {
        width: 89%;
        margin: 0 auto;
    }
    .formbox .title {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
    }
    .formbox .title .first {
        font-size: 11vw;
        font-family: "Assistant";
        top: 7vw;
        position: relative;
    }
    .formbox .title .second {
        font-size: 6vw;
        font-family: "Assistant";
        color: #ffffff;
        display: block;
        text-align: center;
        font-weight: 600;
        top: 8vw;
        position: relative;
        line-height: 1.2;
    }
    .formbox .title .third {
        font-size: 5.2vw;
        font-family: "Assistant";
        color: #3a110d;
        display: block;
        text-align: center;
        font-weight: 600;
        top: 13.8vw;
        position: relative;
        line-height: 1.2;
    }
    .form_title {
        position: relative;
        font-size: 5.2vw;
        color: #3a110d;
        font-weight: 600;
        margin-bottom: 1vw;
        top: unset;
    }
    #myForm {
        display: inline-block;
        width: 100%;
        position: relative;
        left: 0;
        top: 20.5vw;
    }
    .formbox {
        width: 100% !important;
        /* margin: 0 auto; */
        position: fixed;
        top: unset !important;
        right: 0 !important;
        padding: 0 !important;
        background: #ffffff;
        height: 141vw;
        left: 0;
        top: 20vw !important;
        bottom: unset;
        z-index: 999;
    }
    .bottom_more_info {
        position: absolute;
        background: #cbbc9b;
        padding: 0;
        height: 30.5vw;
        top: 82.5vw;
        direction: rtl;
        vertical-align: middle;
        width: 100%;
    }
    .contact_us {
        border: 0;
        background: #3a110d;
        color: #ffffff;
        font-size: 7vw;
        padding: 0vw 9vw 0;
        border-radius: 9vw;
        font-weight: 600;
        animation: shaker 3s infinite;
        outline: none;
        vertical-align: middle;
        top: 34%;
        position: relative;
    }
    #name {
        /*border-top-right-radius: 3vw;
        border-top-left-radius: 3vw;*/
        margin: 1vw auto 0 !important;
    }
    #phone{
        /*border-radius: 0;*/
    }
    #email{
        /*border-radius: 0;*/
    }
    .formbox input[type=text], .formbox input[type=tel] {
        background: unset;
        vertical-align: middle;
        color: #39100d;
        font-size: 20px;
        border: 0;
        width: 62% !important;
        font-size: 6vw !important;
        height: 11vw;
        margin: 1vw 1.4vw !important;
        text-align: center;
        margin: 3vw auto 0 !important;
        padding-right: 0 !important;
        border-bottom: 0.35vw solid #39100d;
    }
    .formbox input[type=submit] {
        -webkit-appearance: none;
        width: 10vw;
        height: 18vw;
        padding: 0vw;
        /* color: #ffffff; */
        /* border: 0; */
        font-size: 1.3vw;
        /* background: #faa51a !important; */
        position: unset;
        margin: 0 !important;
        text-align: center;
        font-size: 7vw !important;
        font-weight: 900;
        padding-right: 0 !important;
        border-bottom-right-radius: 3vw;
        border-bottom-left-radius: 3vw;
    }
    .formbox input[type=submit], .formbox button[type=submit] {
        -webkit-appearance: none;
        width: 63%;
        height: 10vw;
        padding: 0vw;
        /* display: block; */
        margin: 2vw auto;
        /* color: #ffffff; */
        border: 0;
        font-size: 2.5vw;
        /* background: rgba(0, 0, 0, 0.38); */
        /* position: absolute; */
        cursor: pointer;
        -webkit-animation: shaker 3s infinite;
        /* background: #f7ed47; */
        background-size: cover;
        background-repeat: no-repeat;
        top: 5vw;
        position: relative;
        left: 0;
        margin: 0;
        outline: none;
        border-radius: 14vw;
    }
    .submit_txt {
        font-size: 6vw;
        display: block;
        font-family: "Assistant";
        left: 0;
        position: relative;
    }
    .submit_arrows {
        position: absolute;
        top: 1.5vw;
        font-size: 10vw;
        line-height: 0.7;
        left: 14.5vw;
    }
    #myForm {
        /*border: 2px solid #487fb2;*/
/*        width: 100% !important;
        height: 80vw !important;*/
        /*background: #002941;*/
    }
    .mob_bottom{
        /*background: rgba(255,255,255,0.2) !important;*/
    }
    .form_txt {
        color: #ffffff !important;
        font-size: 5.2vw !important;
        margin-top: 3% !important;
        margin-bottom: 3% !important;
    }
    footer a {
        /*line-height: 0px !important;*/
    }
    footer .footer a .svg {
        width: 32px !important;
    }
    .ketchup-error {
        z-index: 100000;
    }
    .slider {
        position: absolute;
        top: 114vw;
        width: 100%;
        z-index: 1;
    }
    .slick-list{
        height: auto;
    }
    .slick-initialized .slick-slide {
        display: block;
        height: auto;
    }
    .bottom_txt2, .phone_num a {
        position: unset !important; 
        font-size: 5.2vw;
        text-decoration: none;
    }
    a{
        text-decoration: none;
    }
    .call-now{
        width: 55vw;
        margin-left: 2vw;
    }
    footer{
        background: #000000;
        text-align: center;
        width: 100%;
        font-size: 13px;
        margin: 0 auto;
        position: relative;
    }
    .details_box {
        position: absolute;
        background: url(../images/details_box_mob.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 46vw;
        height: 61vw;
        top: 21.5%;
        right: 0;
        z-index: 999999;
    }
    .details_box .title {
        position: relative;
        display: block;
        font-weight: 900;
        color: #000000;
        font-size: 4.5vw;
        top: 6vw;
    }
    .details_box .model{
        position: relative;
        display: block;
        font-weight: 400;
        color: #000000;
        font-size: 4.5vw;
        top: 5vw;
    }
    .details_box .details{
        position: relative;
        display: block;
        font-weight: 600;
        color: #000000;
        font-size: 3.5vw;
        top: 9vw;
        text-align: right;
        right: 3vw;
    }
    .details_box .details .top strong{
        margin-left: 1vw;
    }
    .details_box .details .bottom{
        width: 73%;
        position: relative;
        display: block;
        font-weight: 600;
        color: #000000;
        font-size: 3.5vw;
        text-align: right;
        bottom: 0.2vw;
        direction: rtl;
    }
    .details_box .price{
        position: relative;
        display: block;
        font-weight: 300;
        background: #24d1c5;
        font-size: 1.5vw;
        top: 12.8vw;
        width: 96.5%;
        margin: 0 auto;
        direction: rtl;
    }
    .details_box .price .old_price{
        color: #ffffff;
        font-weight: 400;
        font-size: 4.5vw;
        position: relative;
        left: 1vw;
    }
    .details_box .price .old_price:after{
        content: '';
        width: 100%;
        position: absolute;
        right: 0;
        top: 50%;
        border-bottom: 0.6vw solid #fff;
        -webkit-transform: skewY(-10deg);
        transform: skewY(-10deg);
    }
    .details_box .price .new_price{
        color: #ffde2f;
        font-weight: 400;
        font-size: 6vw;
        position: relative;
        right: 1vw;
    }
    .close_btn {
        position: absolute;
        display: block;
        font-size: 8vw;
        left: 2vw;
    }
    .ml3 {
      font-weight: 900;
      font-size: 3.5em;
      color: #ffffff;
      position: relative;
      top: 10vw;
    }
    .logo2{
        position: relative;
        top: 18.5vw;
        width: 70vw;
    }
    .ty footer{
        width: 100%;
    }
    .ty .logo {
        position: relative;
        top: 0.5vw;
        width: 35vw;
    }
    .ty .share {
        direction: rtl;
    }
    .ty .share span {
        color: #ffffff;
        font-size: 6vw;
    }
    .ty .share .facebook_logo{
        width: 10vw;
        right: 1vw;
        position: relative;
        top: 3vw;
        -webkit-animation: pulsefacebook 1.5s infinite;
        -moz-animation: pulsefacebook 1.5s infinite;
        -o-animation: pulsefacebook 1.5s infinite;
        animation: pulsefacebook 1.5s infinite;
    }
    .ty .share .whatsapp_logo{
        width: 10vw;
        right: 3vw;
        position: relative;
        top: 3vw;
        -webkit-animation: pulsewhatsapp 1.5s infinite;
        -moz-animation: pulsewhatsapp 1.5s infinite;
        -o-animation: pulsewhatsapp 1.5s infinite;
        animation: pulsewhatsapp 1.5s infinite;
        display: inline-block;
    }
    #preloader {
        width: 100%;
        height: auto;
        position: absolute;
        bottom: unset;
        bottom: 20vw;
        top: unset;
        left: 0px;
        font-size: 8vw;
        opacity: 0;
        display: none;
        z-index: 52;
        direction: rtl;
        color: #fff;
    }
    #preloader h4{
        position: relative;
        top: 0;
        color: #000000;
        font-size: 7vw;
        margin: 2vw;
    }
    #preloader img{
        width: auto;
        height: auto;
    }
    #name-error, #phone-error{
        color: #ff0030;
        display: block;
        text-align: center;
        position: relative;
        top: 0;
        right: 0;
        font-size: 3.2vw;
        width: 63%;
        right: 0;
        margin: 0 auto;
    }
    .mobhide{
        display: none !important;
    }

}


@-webkit-keyframes pulsefacebook {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0.8);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(0,0,0, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
}
@keyframes pulsefacebook {
  0% {
    -moz-box-shadow: 0 0 0 0 rgb(59, 89, 152);
    box-shadow: 0 0 0 0 rgb(59, 89, 152);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(0,0,0, 0);
      box-shadow: 0 0 0 10px rgba(0,0,0, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
      box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
}

@-webkit-keyframes pulsewhatsapp {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0.8);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(0,0,0, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
}
@keyframes pulsewhatsapp {
  0% {
    -moz-box-shadow: 0 0 0 0 rgb(36, 211, 69);
    box-shadow: 0 0 0 0 rgb(36, 211, 69);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(0,0,0, 0);
      box-shadow: 0 0 0 10px rgba(0,0,0, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
      box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
}

.scale-in-ver-center {
    -webkit-animation: scale-in-ver-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: scale-in-ver-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
}
@keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
}
/**

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

/* ----------------------------------------------
 * Generated by Animista on 2019-7-2 10:56:58
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation pulsate-fwd
 * ----------------------------------------
 */
@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}