﻿@font-face {
    font-family: 'PloniRegular';
    src: url('PloniDL1.1AAA-Regular.otf') format('truetype');
    
}

@font-face {
    font-family: 'PloniBold';
    src: url('PloniDL1.1AAA-Bold.otf') format('truetype');
}

@font-face {
    font-family: 'PloniMedium';
    src: url('PloniDL1.1AAA-Medium.otf') format('truetype');
}

@font-face {
    font-family: 'PloniLight';
    src: url('PloniDL1.1AAA-Light.otf') format('truetype');
}

html {
    scroll-behavior: smooth;
}

body, div, a, h1, h2, h3, h4, h5, h6, input, span, p, img {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

body::after {
    display: none;
}

.arrangeImage {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.mobBr {
    display: none;
}

.mobile-legal {
    display: none;
}

@-moz-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-ms-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

#dolphinContainer, #dolphinContainer img, #dolphinContainer, #dolphinContainer img::selection, #dolphinContainer div::selection {
    -webkit-touch-callout: none;
    /* -webkit-user-select: none; */
    /* -moz-user-select: none; */
    /* -ms-user-select: none; */
    /* user-select: none; */
    /* -webkit-user-drag: none; */
    background-color: transparent;
}

::-webkit-scrollbar {
    display: none;
}

.pink {
    color: #EA0076;
}

.blue {
    color: #83D2E1;
}

.yellow {
    color: #fdc82f;
}

.white {
    color: #ffff;
}

.close-btn {
    display: none;
}

#dolphinContainer {
    font-family: 'PloniBold';
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    /* overflow-y: scroll;
    overflow-x: hidden; */
    overflow: hidden;
    top: 0vw;
    left: 0;
    z-index: 9999999;
    background-size: 100% 100%;
    object-fit: fill;
    z-index: -100;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: white;
}

.ds_bg {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0vw auto;
    top: 0;
    z-index: 999;
    right: 0;
}

#ds_container {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 100%;
    width: 80%;
    z-index: 9999;
    float: right;
    padding: 0 0%;
    direction: rtl;
    overflow: hidden;
}

.header_text {
    right: 0;
    lefT: 0;
    position: absolute;
    direction: rtl;
    z-index: 99999;
    font-size: 4.3vw;
    padding-top: 0vw;
    color: #3e484f;
    text-align: center;
    width: 100%;
    font-family: 'PloniBold';
    display: inline-block;
    white-space: nowrap;
    margin: 0 auto;
    margin-top: 0vw;
    line-height: 0.8;
    font-weight: bolder;
}

.header_top_text {
    font-size: 5vw;
    font-family: 'PloniBold';
    font-weight: bolder;
}

.text_header_small {
    font-size: 2.5vw;
    font-family: 'PloniLight';
}

.text_5g_Big {
    width: 7.8vw;
    vertical-align: baseline;
    top: 0.5vw;
    position: relative;
}

.tv_icon {
    height: 1.8vw;
    vertical-align: unset;
    padding-top: 0vw;
}

.header_second_big {
    font-family: 'PloniBold';
    font-size: 3.8vw;
}

.header_second_text {
    padding-top: 0vw;
    font-size: 3.2vw;
    text-align: right;
    font-family: 'PloniBold';
    font-weight: 600;
}

.components {
    width: 100%;
    height: 94%;
    direction: rtl;
    position: absolute;
    background-position: right bottom;
    vertical-align: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.componentsList {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    height: 3vw;
    width: 50%;
    position: relative;
    margin-left: 3%;
    display: inline-flex;
    direction: rtl;
    display: inline-block;
    align-items: start;
    justify-items: right;
    right: 2.5vw;
    display: none;
}

.pink {
    color: #ec008c;
}

.blue {
    color: #83D2E1;
}

.circle_new {
    background-image: url(../images/circle_new.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    height: 9vw;
    width: 50%;
    position: absolute;
    margin-left: 3%;
    display: inline-flex;
    direction: rtl;
    display: inline-block;
    align-items: start;
    justify-items: right;
    right: 2.5vw;
    top: 64%;
    right: 57vw;
}

.price_container {
    top: 17vw;
    text-align: center;
    z-index: 99999;
    left: unset;
    right: 41vw;
    font-family: 'PloniBold';
    border-radius: 10px;
    width: 31vw;
    direction: rtl;
    position: absolute;
    display: flex;
    height: 23vw;
    padding: 0vw;
    
}

.priceBgImg {
    display: block;
    background-size: contain;
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
}


.textPriceBig {
    font-size: 12.5vw;
    top: -5vw;
    left: -2vw;
    text-align: center;
    right: unset;
    top: -5.5vw;
    margin: 0 auto;
    width: 100%;
    position: absolute;
/* align-items: center; */
/* align-self: center; */

}

.textPriceBigGb{
    font-size: 4.5vw;
    left: 12.5vw;
    text-align: center;
    right: unset;
    margin: 0 auto;
    width: 100%;
    align-content: center;
    top: 8vw;
    position: absolute;
}

.textPriceSmallBefore {
    margin-top: 0vw;
    font-size: 4.5vw;
    margin-right: 2vw;
    white-space: nowrap;
    top: 9vw;
    right: 5vw;
    color: #3e484f;
    position: absolute;
}

span.textPriceBig33 {
    position: absolute;
    font-size: 14vw;
    direction: rtl;
    top: 5vw;
    left: 6vw;
}
.textPriceIcon {
    font-size: 4vw;
    top: 15.2vw;
    left: 2vw;
    position: absolute;
}
.textPriceSmallAfter {
    font-size: 3.5vw;
    margin-bottom: 0;
    top: 18.5vw;
    left: 2vw;
    position: absolute;
    color: #3e484f;
}
.textPriceUnder {
    font-size: 4.5vw;
    margin-bottom: 0;
    top: 17.8vw;
    left: 41vw;
    right: unset;
}

.priceBox {
    color: black;
    border: 1px solid;
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 10px;
    top: 68%;
    right: 0.5vw;
    /* left: 0; */
    /* margin: 0 auto; */
    text-align: right;
    font-size: 1.5vw;
    opacity: 1;
    margin-top: 2vw;
    box-sizing: border-box;
    height: 9vw;
}

.priceBox_bg {
    background-image: url(../images/content_bg.png);
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -999;
}

.priceBox_5G_text {
    background-image: url(../images/text-lower5G.png);
    height: 50%;
    width: 20%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
}

.br_mob {
    display: none;
}

.br_desk {
    display: block;
}

.price_text_top {
    font-family: 'PloniMedium';
    font-size: 1.4vw;
    padding-right: 4vw;
    line-height: 1.5;
    position: relative;
    top: -0.5vw;
}

.newPrice {
    font-size: 2.5vw;
    font-family: 'PloniBold';
}

.not119 {
    height: 1.2vw;
    font-size: 1.5vw;
    direction: rtl;
    background: linear-gradient(to left top, transparent 47.75%, currentColor 50.5%, currentColor 50.5%, transparent 52.25%);
}

.not199_icon {
    font-size: 1vw;
}

footer {
    position: relative;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    height: fit-content;
}

.price_text_bottom {
    text-align: center;
    margin-left: 0;
    font-size: 1.2vw;
    margin-top: 0.2vw;
    word-spacing: 1px;
}

#text_69 {
    font-size: 1.4vw;
}

/* .not119:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;
  
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -ms-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-5deg);
  } */

.product_container {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 85%;
    width: 54%;
    position: absolute;
    bottom: 0;
    top: 13vw;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0 auto;
}

.product_main {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0 auto;
    top: 0;
    right: 0;
    /* left: 0; */
    z-index: 99999999999;
}

.text_hbo {
    font-size: 0.4vw;
    z-index: 99999999999999999999;
    color: white;
    font-family: 'PloniLight';
    position: absolute;
    top: 19.7vw;
    width: 53vw;
    left: 17.1vw;
    right: 0;
    margin: 0 auto;
}

.product_top_img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 9999999;
}

.product_back_img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    height: 52%;
    position: absolute;
    top: 9%;
    width: 61%;
    z-index: -9;
    right: 8%;
}

.product_video {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 4.5%;
    left: 0;
    margin: auto;
    z-index: 999999999;
    -o-object-fit: fill;
    object-fit: fill;
    z-index: -1;
}

.product_gallery {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: fill;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-color: #501752 !important;
}

.channels {
    background-image: url(../images/channels_desk.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 90%;
    height: 10%;
    position: relative;
    right: 3%;
    left: 0;
    margin: 3vw auto 0;
    height: 13%;
}

#desk_text_header {
    right: 9vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    top: 12vh;
    margin: 0 auto;
    /* left: 0; */
    position: absolute;
    width: 55%;
    color: #ffffff;
    direction: rtl;
    text-align: right;
    z-index: 99999;
    font-size: 5.8vw;
    font-family: 'PloniBold';
    position: fixed;
}

.logoLeft {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    height: 5vw;
    width: 18%;
    z-index: 99999999999;
    float: left;
    left: 2.5vw;
    top: 4vw;
}

.logoRight {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    position: fixed;
    height: 6vw;
    width: 10vw;
    z-index: 99999999999;
    float: right;
    right: 5vw;
    top: 0vh;
}

#fixed_form {
    z-index: 999999999;
    width: 20vw;
    left: 0vw;
    top: 0;
    height: 100vh;
    height: 100%;
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-left: 20px solid #ed1c24;
    box-shadow: 4px -13px 10px 0px #3e484f;
    margin-left: 0.2vw;
}

.textKayam {
    position: absolute;
    color: white;
    font-family: 'PloniMedium';
    left: 7.5VW;
    direction: rtl;
    width: fit-content;
    z-index: 9999999999999;
    font-size: 1vw;
    text-align: LEFT;
    margin: 1vw 1vw;
    position: fixed;
}

#logo_cellcom {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    position: fixed;
    height: 3vw;
    width: 6.2vw;
    z-index: 99999999999999;
    float: right;
    left: 1vw;
    top: 0vh;
}

#sticky_form {
    position: absolute;
    width: 90%;
    top: 15vw;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.leadTextTop {
    position: relative;
    color: #3e484f;
    font-family: 'PloniMedium';
    left: 0;
    right: 0vw;
    margin: 0 auto;
    direction: rtl;
    width: 90%;
    z-index: 999999;
    text-align: right;
    margin-bottom: 2vw;
    padding-right: 0;
    font-size: 1.5vw;
    line-height: 1;
}

.leadMasq {
    position: relative;
    color: white;
    font-family: 'PloniMedium';
    left: 0;
    right: 0vw;
    direction: rtl;
    width: 100%;
    z-index: 999999;
    text-align: right;
    margin-bottom: 0.5vw;
    padding-right: 0;
    font-size: 1.2vw;
}

.leadTextBottom {
    position: relative;
    color: white;
    font-family: 'PloniBold';
    left: 0;
    right: 0vw;
    direction: rtl;
    width: 100%;
    z-index: 999999;
    text-align: right;
    margin-bottom: 0.5vw;
    padding-right: 0;
    font-size: 1.8vw;
    white-space: nowrap;
    display: none;
}

.leadTextBottom:before {
    content: ' או השאירו פרטים ';
    display: block;
    content: attr(title);
}

.leadFormContainer {
    position: relative;
    top: 0;
    padding: 0px 0vw;
    margin: 0 auto;
}

.forminput {
    position: relative;
    margin-top: 10px;
    direction: rtl;
    font-size: unset;
    border: unset;
    height: 1vw;
    line-height: normal;
    font-weight: 600;
    box-sizing: border-box;
    height: 3vw;
    text-indent: 1vw;
    padding: 1vw;
    border-radius: 40px;
    text-indent: 1%;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    margin: 0.4vw 0;
    color: #3e484f;
    font-size: 1.4vw;
    border: 2px solid #3e484f;
    font-family: 'PloniMedium';
}

::placeholder {
    font-family: 'PloniMedium';
    color: #3e484f;
    opacity: 1;
    direction: rtl;
    padding-top: 1%;
}

#sa_fullName {
    width: 100%;
    /* WIDTH: 10vw;
        text-indent: 5%; */
}

#sa_phone {
    width: 70%;
    right: 0;
    position: relative;
    display: inline-block;
    margin-left: 1vw;
}

.sa_selectBox {
    background-color: white !important;
    text-indent: 0.5vw;
    direction: rtl;
    background-color: white !important;
    width: 30%;
    color: #501752;
    /* background-color: white !important; */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    -webkit-box-shadow: none;
    text-transform: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    display: inline-block;
    cursor: pointer;
    background-image: url(../images/purple_arr_down.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 1vw;
    background-size: 0.5vw;
    left: 0vw;
    right: 0%;
}

.form-group {
    display: block;
    margin-bottom: 15px;
    direction: rtl;
    padding: 0.4vw .5vw;
}

.form-group input[type='checkbox'] {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
	width: 0;
    appearance: none;
    border:none;
}

.form-group label {
    position: relative;
    cursor: pointer;
    color: #3e484f;
    font-size: 1.5vw;
    font-family: 'PloniMedium';
}

.form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #3e484f;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px 0px rgb(0 0 0 / 5%);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    direction: RTL;
    cursor: pointer;
    margin-left: 10px;
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.form-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 0.4vw;
    RIGHT: 8PX;
    width: 6px;
    height: 14px;
    DIRECTION: RTL;
    border: solid #3e484f;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

#ds_send_form {
    direction: rtl;
    color: white;
    background-color: #3e484f;
    font-size: 1.8vw;
    height: 3.8vw;
    line-height: 0vw;
    cursor: pointer;
    border-radius: 40px;
    margin-top: -0.5vw;
    border: 5px solid white;
    width: 100%;
    /* font-family: 'PloniBold'; */
    padding: 0;
}

.leadLegalContent {
    position: relative;
    font-family: 'PloniMedium';
    direction: rtl;
    margin-bottom: 1vw;
    text-align: right;
    right: 0;
    color: white;
    width: 96%;
    z-index: 999999999;
    line-height: 1;
    font-size: 1.2vw;
    padding: 0.5vw;
}

.leadLegalContent2 {
    display: none;
}

.leadNeghisut {
    color: #3e484f;
    z-index: 999999999;
}

.leadThankMessage {
    position: relative;
    text-align: center;
    top: 0;
    width: 90%;
    text-align: center;
    font-size: 26px;
    color: #3e484f;
    left: 0;
    right: 0;
    direction: rtl;
    margin: 0 auto;
    z-index: 999999999;
    font-family: 'PloniBold';
    opacity: 0;
    display: none;
}

.leadLoaderImg {
    position: relative;
    display: none;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    height: 4vw;
    margin: 0 auto;
}

/* input {
    width: 100%;
    border-radius: 30px;
    padding: 5%;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
} */

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

/**************************************************ANIMATION**********************************************/

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -moz-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        -o-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -moz-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        -o-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -moz-animation: pulse 3s infinite linear;
    -o-animation: pulse 3s infinite linear;
    -webkit-animation: pulse 3s infinite linear;
    animation: pulse 3s infinite linear;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 70%, 0);
        -moz-transform: translate3d(0, 70%, 0);
        -ms-transform: translate3d(0, 70%, 0);
        -o-transform: translate3d(0, 70%, 0);
        transform: translate3d(0, 70%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: visible;
        -webkit-transform: translate3d(0, 70%, 0);
        -moz-transform: translate3d(0, 70%, 0);
        -ms-transform: translate3d(0, 70%, 0);
        -o-transform: translate3d(0, 70%, 0);
        transform: translate3d(0, 70%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    -moz-animation-name: slideOutDown;
    -o-animation-name: slideOutDown;
    animation-name: slideOutDown;
    -moz-animation-duration: 2.5s;
    -o-animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -180%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -200%, 0);
        -moz-transform: translate3d(0, -200%, 0);
        -ms-transform: translate3d(0, -200%, 0);
        -o-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    -o-animation-name: slideInDown;
    animation-name: slideInDown;
    -moz-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -moz-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    -o-animation-name: slideInRight;
    animation-name: slideInRight;
    -moz-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    -moz-animation-name: slideInUp;
    -o-animation-name: slideInUp;
    animation-name: slideInUp;
    -moz-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes sa_fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.sa_fadeIn {
    -webkit-animation-name: sa_fadeIn;
    -moz-animation-name: sa_fadeIn;
    -o-animation-name: sa_fadeIn;
    animation-name: sa_fadeIn;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@media only screen and (max-width: 640px) {
    ::placeholder {
        font-family: 'PloniMedium';
        color: #3e484f;
        opacity: 1;
        direction: rtl;
        padding-top: 1%;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -moz-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
    -moz-animation-duration: 1.3s;
    -o-animation-duration: 1.3s;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes ZoomIn {
    0% {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(2, 2, 9999);
    }
    100% {
        transform: scale3d(1, 1, 1);
    }
}

@keyframes ZoomIn {
    0% {
        transform: scale3d(1, 1, 1);
        z-index: 9;
    }
    50% {
        transform: scale3d(2, 2, 999999);
        z-index: 99999999;
    }
    100% {
        transform: scale3d(1, 1, 1);
        z-index: 9;
    }
}

.ZoomIn {
    -webkit-animation-name: ZoomIn;
    -moz-animation-name: ZoomIn;
    -o-animation-name: ZoomIn;
    animation-name: ZoomIn;
    animation-delay: 1s;
    animation-duration: 2s;
    animation-timing-function: ease-in-out
}

@-moz-keyframes sa_spin {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-ms-keyframes sa_spin {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes sa_spin {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes sa_spin {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.sa_spin {
    -webkit-animation: sa_spin 0.5s linear;
    -moz-animation: sa_spin 0.5s linear;
    -o-animation: sa_spin 0.5s linear;
    animation: sa_spin 0.5s linear;
    animation-iteration-count: 1;
}

#pop_up_msg {
    z-index: 99999999999;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 25%;
    display: none;
    opacity: 0;
}

#popImg {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 5vw;
    width: 66vw;
}

#bio_ep_close {
    background: #6c216f;
    width: 7.08333vw !important;
    height: 7.08333vw !important;
    overflow: hidden;
    border: 0.20833vw solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: -0.05208vw 0.05208vw 0.10417vw rgba(0, 0, 0, 0.42);
    -moz-box-shadow: -0.05208vw 0.05208vw 0.10417vw rgba(0, 0, 0, 0.42);
    box-shadow: -0.05208vw 0.05208vw 0.10417vw rgba(0, 0, 0, 0.42);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 6.77083vw;
    font-family: sans-serif;
    font-size: 5.04167vw;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    z-index: 98;
}

#bio_ep_close {
    position: absolute;
    right: 13vw;
    /* margin: auto; */
    width: 20px;
    height: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    /* background-color: #5c5c5c; */
    cursor: pointer;
    top: 0vw;
}

#popImg_desk {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -1.5vw;
    width: 26vw;
}

#bio_ep_close_desk {
    background: #6c216f;
    width: 2.08333vw !important;
    height: 2.08333vw !important;
    overflow: hidden;
    border: 0.20833vw solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: -0.05208vw 0.05208vw 0.10417vw rgba(0, 0, 0, 0.42);
    -moz-box-shadow: -0.05208vw 0.05208vw 0.10417vw rgba(0, 0, 0, 0.42);
    box-shadow: -0.05208vw 0.05208vw 0.10417vw rgba(0, 0, 0, 0.42);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.77083vw;
    font-family: sans-serif;
    font-size: 1.04167vw;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    z-index: 98;
}

#bio_ep_close_desk {
    position: absolute;
    left: 26vw;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    top: -15vw;
    bottom: 0;
}

@media only screen and (max-width: 767px) {
    .mobBr {
        display: block;
    }
    #dolphinContainer {
        overflow-y: auto;
        height: fit-content;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }
    .mobile-legal {
        display: block;
        color: black !important;
        z-index: 9 !important;
        top: 20vw;
        height: 20vw;
    }
    #mobile_form {
        display: block;
    }
    .form_buttons {
        font-size: 7vw;
        padding: 7vw 0;
        height: 9vw;
        line-height: 1vw;
        RIGHT: 0;
        position: relative;
        font-family: 'PloniBold';
        grid-column: 1 / 3;
        background: #ee0074;
        color: white;
        border-radius: 5px;
        text-indent: 0;
        text-decoration: none;
        text-align: center;
        border-radius: 15px;
        margin-top: 5vw;
    }
    .logoLeft {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        height: 20vw;
        width: 45vw;
        z-index: 999999999;
        left: 0;
        right: 0;
        top: 0vh;
        margin: 5vw auto 0 auto;
    }
    .textKayam {
        position: absolute;
        color: white;
        font-family: 'PloniMedium';
        right: 0VW;
        direction: rtl;
        width: fit-content;
        z-index: 9999999999999;
        font-size: 4vw;
        text-align: right;
        margin: 3vw 5vw;
        left: unset;
    }
    .logoRight {
        background-image: url(../images/logo_cellcom.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top center;
        position: relative;
        height: 10vw;
        width: 37vw;
        z-index: 9999;
        float: right;
        right: 0;
        top: 0;
        margin: 0% 0% 0 0;
    }
    .ds_bg {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: top center;
        width: 100vw;
        position: absolute;
        margin: 0 auto;
        top: 0;
        z-index: 999;
        height: 100%;
    }
    #ds_container {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: top left;
        position: relative;
        width: 100%;
        z-index: 9999;
        float: unset;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100vw;
        overflow: hidden;
    }
    .header_text {
        width: 100vw;
        margin-top: 0vw;
        padding: 0vw 0vw;
        top: 0vw;
        right: 0;
        left: 0;
        margin: 0 auto;
        white-space: unset;
        line-height: unset;
        text-align: right;
        line-height: 0.9;
        font-family: 'PloniBold';
    }
    .header_top_text {
    top: 0vw;
    right: 0vw;
    margin: 0 auto;
    left: 0;
    position: relative;
    width: 100vw;
    /* color: #ffffff; */
    direction: rtl;
    text-align: right;
    z-index: 99999;
    font-size: 11.2vw;
    text-align: right;
    font-family: 'PloniBold';
    text-align: center;
    }
    span.text_header_small {
        font-family: 'PloniLight';
        font-size: 7vw;
    }
    .header_top_text span {
        word-spacing: -2px !important;
    }
    .text_5g_Big {
        width: 18vw;
        vertical-align: baseline;
        top: 1vw;
        position: relative;
    }
    .tv_icon {
        width: 5.2vw !important;
    }
    .header_second_text {
        top: 0vw;
        right: 0vw;
        margin: 0 auto;
        left: 0;
        position: relative;
        width: 100%;
        color: #ffffff;
        direction: rtl;
        text-align: right;
        z-index: 99999;
        text-align: center;
        font-family: ''PloniBold'';
        padding-top: 0vw;
        white-space: nowrap;
        color: white;
        font-size: 5.5vw;
        display: block;
    }
    .header_second_big {
        font-family: 'PloniBold';
        font-size: 8vw;
    }
    #soccer {
        left: unset;
        right: 4vw;
        margin-top: 3vw;
        height: 10vw;
    }
    #text_69 {
        font-size: 5vw;
    }
    .components {
        right: -41vw;
        width: 100vw;
        height: 85vw;
        direction: rtl;
        position: absolute;
        vertical-align: bottom;
        align-self: baseline;
        top: 22vw;
    }
    .componentsList {
        display: none;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top center;
        height: 15vw;
        position: relative;
        top: 3vw;
        width: 100%;
        z-index: 99999999999999;
        right: 0;
        left: 0;
        float: unset;
        margin: 0 auto;
        align-items: center;
        justify-items: center;
        height: 36vw;
    }
    .pink {
        color: #EA0076;
    }
    .blue {
        color: #83D2E1;
    }
    .circle_new {
        background-image: url(../images/circle_new.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right;
        height: 22vw;
        width: 50%;
        position: absolute;
        margin-left: 3%;
        display: inline-flex;
        direction: rtl;
        display: inline-block;
        align-items: start;
        justify-items: right;
        top: 66%;
        right: 71vw;
    }
    .price_container {
        position: absolute;
        direction: rtl;
        text-align: right;
        z-index: 99999;
        font-family: 'PloniBold';
        width: 50%;
        height: 43vw;
        top: 32vw;
        left: 0vw;
        right: unset;
        padding: 0;
        display: block;
    }
    .priceBgImg {
        background-size: contain;
        position: absolute;
        height: 100%;
        width: 95%;
        background-repeat: no-repeat;
        background-position: center;
    }
    .textPriceSmallBefore {
        margin-top: 0vw;
        font-size: 9vw;
        margin-right: 2vw;
        white-space: nowrap;
        top: 29vw;
        right: 1vw;
        color: #3e484f;
        position: absolute;
    }
    .textPriceBig {
        font-size: 24vw;
    left: 0vw;
    text-align: center;
    right: unset;
    top: 3vw;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    /* align-items: center; */
    /* align-self: center; */
    
    }

    .textPriceBigGb{
        font-size: 9vw;
        left: 25vw;
        text-align: center;
        right: unset;
        margin: 0 auto;
        width: 100%;
        align-content: center;
        top: 15vw;
        position: absolute;
    }

    span.textPriceBig33 {
        position: absolute;
        font-size: 27vw;
        direction: rtl;
        top: 22vw;
        left: 12vw;
    }
    .textPriceIcon {
        font-size: 8vw;
        top: 41vw;
        left: 5vw;
        position: absolute;
    }
    .textPriceSmallAfter {
        font-size: 6vw;
        margin-bottom: 0;
        top: 48.8vw;
        left: 5vw;
        position: absolute;
        color: #3e484f;
    }
    .textPriceUnder {
        font-size: 4.5vw;
        margin-bottom: 0;
        top: 17.8vw;
        left: 41vw;
        right: unset;
    }
    .product_container {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: top right;
        height: 561vw;
        position: relative;
        width: 100%;
        z-index: 9;
        right: 0;
        top: 33vw;
        left: unset;
    }
    .product_main {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom center;
        height: -webkit-fill-available;
        width: 100%;
        position: absolute;
        margin: 0 auto;
        top: 0;
        right: 0%;
        left: 0;
        z-index: 99999999999;
    }
    .text_hbo {
        font-size: 0.4vw;
        z-index: 99999999999999999999;
        color: white;
        font-family: 'PloniLight';
        position: absolute;
        top: 19.7vw;
        width: 53vw;
        left: 17.1vw;
        right: 0;
        margin: 0 auto;
        display: none;
    }
    .product_top_img {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right;
        height: 100%;
        width: 100%;
        z-index: 99999;
        left: 0;
    }
    .product_back_img {
        display: none;
        top: 9vw;
        right: 4%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        height: 26vw;
        position: absolute;
        /* top: 5vw; */
        width: 69vw;
        margin-right: 0;
        z-index: 9;
        margin-left: auto;
        float: right;
        left: 0vw;
        background-color: #501752 !important;
    }
    .product_video {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 4.5%;
        left: 0;
        margin: auto;
        z-index: 999999999;
        -o-object-fit: fill;
        object-fit: fill;
        z-index: -1;
    }
    .product_gallery {
        position: absolute;
        height: 100%;
        width: 100%;
        object-fit: fill;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        background-color: #501752 !important;
    }
    .channels {
        background-image: url(../images/channels_mob.png);
        background-color: #782774;
        background-position: center;
        background-size: 80%;
        width: 100vw;
        height: 60vw;
        right: 0;
        margin: 5vw auto -2vw;
        order: 5;
    }
    .priceBox {
        color: black;
        width: 100%;
        height: 40vw;
        position: relative;
        border-radius: unset;
        top: 60vw;
        right: 0;
        left: 0;
        text-align: center;
        opacity: 1;
        border: unset;
    }
    .priceBox_bg {
        /* background-image: url(../images/content_bg.png); */
        height: 100%;
        width: 100%;
        background-size: 100% 100%;
        position: absolute;
        background-repeat: no-repeat;
        background-position: center;
        z-index: -999;
        background: #f4f6f7;
    }
    .priceBox_5G_text {
        background-image: url(../images/text-lower5G.png);
        height: 40%;
        width: 40%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right;
        position: relative;
        right: -7vw;
    }
    .br_mob {
        display: block;
    }
    .br_desk {
        display: none;
    }
    .basketball {
        background-image: url('../images/basketball.png');
        height: 14.5vw;
    }
    .price_text_top {
        font-family: 'PloniMedium';
        font-size: 3.8vw;
        padding-right: 4vw;
        line-height: 1.3;
        position: relative;
        top: -0.5vw;
        text-align: right;
        width: 97%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .newPrice {
        font-size: 8vw;
        font-family: 'PloniBold';
    }
    .not119 {
        height: 1.2vw;
        font-size: 5vw;
        direction: rtl;
        background: linear-gradient(to left top, transparent 47.75%, currentColor 50.5%, currentColor 50.5%, transparent 52.25%);
    }
    .not199_icon {
        font-size: 4vw;
    }
    .price_text_bottom {
        text-align: center;
        margin-left: 0;
        font-size: 2.8vw;
        margin-top: 0.5vw;
        padding: 0.5vw 0 2vw 0;
        word-spacing: 1px;
    }
    .mobile-btns {
        position: relative;
        display: flex;
        width: 85%;
        z-index: 9999999;
        height: 10vw;
        font-size: 6.2vw;
        display: none;
    }
    .mobile-btns div {
        width: 100%;
        display: none;
        align-items: center;
        justify-content: center;
        border-radius: 2vw;
        font-family: 'PloniBold';
        font-size: 5vw;
        /* border: 1px solid white; */
    }
    .mobile-btns a {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 2vw;
        font-family: 'PloniBold';
        font-size: 5vw;
        /* border: 1px solid white; */
    }
    footer {
        height: 0;
        /* transition: height 0.6s ease; */
        z-index: 9999;
        position: fixed;
        transition: all 0.6s ease;
        margin-bottom: 12vw;
    }
    .Lead_section {
        width: 100vw;
    z-index: 9999;
    display: block;
    overflow: hidden;
    height: 100vw;
    padding-bottom: 0vw;
    margin-bottom: 3vw;
    box-shadow: 0px 0px 10px #3e484f;
    }
    #fixed_form {
        left: 0;
        right: 0;
        top: unset;
        position: relative;
        top: 0;
        width: 100vw;
        height: fit-content;
        z-index: 99999999999;
        transition: all 500ms ease;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
        height: 100%;
        border-left: unset;
        border-bottom: 13px solid #ed1c24;
        box-shadow: unset;
    }
    .close-btn {
        background-color: #6e216f;
        display: none;
        justify-content: center;
        align-items: center;
        width: 10vw;
        height: 10vw;
        overflow: hidden;
        position: relative;
        top: 0;
        margin-left: auto;
        right: 0;
        font-family: Arial, sans-serif;
        font-size: 7vw;
        text-transform: uppercase;
        text-align: right;
        color: #fff;
        cursor: pointer;
        margin-bottom: -5vw;
        z-index: 9999999999999999;
    }
    #sticky_form {
        position: relative;
        height: 100%;
        width: 100%;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
        margin: 0vw auto;
        padding: 0vw 0vw 1vw 0;
    }
    .leadTextTop {
        top: 5vw;
        position: relative;
        color: #3e484f;
        right: 0vw;
        left: 0;
        margin: 0 auto;
        font-size: 6.4vw;
        direction: rtl;
        float: unset;
        line-height: 1;
        width: 100%;
        z-index: 999999;
        text-align: center;
        margin-bottom: 1vw;
        font-family: 'PloniMedium';
    }
    .leadMasq {
        top: 0vw;
        position: relative;
        color: white;
        font-weight: bold;
        right: 0vw;
        left: 0;
        margin: 0 auto;
        font-size: 5vw;
        direction: rtl;
        float: unset;
        width: 84%;
        z-index: 999999;
        text-align: center;
        margin-bottom: 1.5vw;
        display: none;
        font-family: PloniBold;
    }
    .leadTextBottom {
        top: 0vw;
        position: relative;
        color: white;
        right: 0vw;
        left: 0;
        margin: 0 auto;
        font-size: 6vw;
        direction: rtl;
        width: 84%;
        float: unset;
        z-index: 999999;
        text-align: center;
        display: block;
        margin-bottom: 0.1vw;
        font-family: PloniBold;
        display: none;
    }
    .cellcom_join2:before {
        content: ' או השאירו פרטים ';
        display: block;
        content: attr(title);
    }
    .leadFormContainer {
        position: relative;
        top: 0;
        padding: 0px 0vw;
        margin: 0 auto;
        width: 65%;
        margin: 12vw auto;
    }
    .leadFields {
        /* position: relative;
        padding: 0vw 7vw;
        margin: 1vw auto;
        width: 100%;
        display: inline-grid;
        grid-gap: 0vw 1vw;
        grid-template-columns: 1fr 0.5fr;
        left: 0;
        right: 0;
        margin: 0 auto; */
    }
    .desktop_text_details {
        position: relative;
        color: white;
        font-family: 'PloniMedium';
        left: 0;
        right: 0vw;
        direction: rtl;
        width: 100%;
        z-index: 999999;
        text-align: right;
        margin-bottom: 0.5vw;
        padding-right: 0;
        text-align: right;
        font-size: 1vw;
    }
    .desktop_text_lower {
        position: relative;
        color: white;
        font-family: 'PloniMedium';
        left: 0;
        right: 0vw;
        direction: rtl;
        width: 100%;
        z-index: 999999;
        text-align: right;
        margin-bottom: 0.5vw;
        padding-right: 0;
        text-align: right;
        font-size: 1vw;
    }
    .inputDiv {
        width: 100%;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        grid-column: 1 / 3;
    }
    .forminput {
        position: relative;
        margin-top: 10px;
        direction: rtl;
        font-size: 5.5vw;
        border: unset;
        line-height: normal;
        font-family: 'PloniMedium';
        font-weight: 600;
        box-sizing: border-box;
        height: unset;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        appearance: none;
        padding: 3vw;
        border-radius: 40px;
        text-indent: 1%;
        margin: 1.5vw 0;

        height: 11vw;
        border: 2px solid #3e484f;
    }
    #takanon_desktop {
        background-repeat: no-repeat;
        background-size: contain;
        height: 3.7vw;
        background-position: center;
        position: absolute;
        top: 41vw;
        width: 24vw;
    }
    #sa_fullName {
        width: 100%;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        grid-column: 1 / 3;
    }
    #sa_phone {
        width: 75%;
        right: 0;
        position: relative;
        display: inline-block;
        -webkit-appearance: none;
        appearance: none;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        grid-column: auto;
        direction: rtl;
        display: inline-flex;
        grid-template-columns: max-content;
        margin-left: 1vw;
    }
    .sa_selectBox {
        background-color: white !important;
        color: #6b216e;
        width: 30%;
        /* padding: 0vw 4vw; */
        color: #501752;
        /* background-color: white !important; */
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        -webkit-box-shadow: none;
        text-transform: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: none;
        display: inline-block;
        cursor: pointer;
        background-image: url(../images/purple_arr_down.png);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 3vw;
        background-size: 2.5vw;
        left: 0vw;
        right: 0;
    }
    .form-group {
        display: block;
        margin-bottom: 15px;
        direction: rtl;
        padding: 1.4vw .5vw;
    }
    .form-group input[type='checkbox']{
        padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
    webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
	width: 0;
    appearance: none;
    border:none;
    }
    .form-group label {
        position: relative;
        cursor: pointer;
        color: #3e484f;
        font-size: 5vw;
        font-family: 'PloniMedium'
    }
    .form-group label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #3e484f;
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px 0px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        direction: RTL;
        cursor: pointer;
        margin-left: 10px;
    }
    .form-group input:checked+label:after {
        content: '';
        display: block;
        position: absolute;
        top: 0px;
        RIGHT: 4%;
        width: 4%;
        height: 65%;
        DIRECTION: RTL;
        border: solid #3e484f;
        border-width: 0 2px 2px 0;
        transform: rotate( 45deg);
    }
    #ds_send_form {
        border: unset;
    cursor: pointer;
    width: 100%;
    font-size: 7vw;
    /* padding: 0.5vw 0; */
    RIGHT: 0;
    position: relative;
    font-family: 'PloniBold';
    grid-column: 1 / 3;
    text-indent: 0;
    text-decoration: none;
    text-align: center;
    height: 15vw;
    line-height: 1;
    color: white;
    background-color: #3e484f;
    border: 5px solid;
    border-radius: 40px;
    top: 1.5vw;
    }
    .leadLegalContent {
        position: relative;
        font-family: 'PloniMedium';
        direction: rtl;
        margin-top: 1vw;
        text-align: right;
        right: 0;
        color: white;
        width: 85%;
        z-index: 999999999;
        line-height: 1;
        font-size: 3.09vw;
        margin-bottom: 2vw;
    }
    .leadLegalContent2 {
        position: relative;
        font-family: 'PloniMedium';
        direction: rtl;
        margin-top: 1vw;
        text-align: right;
        right: 0;
        color: white;
        width: 100%;
        z-index: 999999999;
        line-height: 1;
        font-size: 3vw;
        padding: 0 8vw;
        padding-bottom: 5vw;
        order: 6;
        display: block;
        background-color: #782774;
    }
}

.leadLoaderImg {
    margin: 0 auto;
    position: relative;
    display: none;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    height: 4vw;
}

.leadThankMessage {
    position: relative;
    text-align: center;
    top: 0;
    width: 90%;
    text-align: center;
    font-size: 26px;
    color: #3e484f;
    left: 0;
    right: 0;
    direction: rtl;
    margin: 0 auto;
    z-index: 999999999;
    font-family: 'PloniBold';
    opacity: 0;
    display: none;
}

.leadLoaderImg {
    position: relative;
    display: none;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    height: 16vw;
    margin: 0 auto;
}

/* input {
        width: 100%;
        border-radius: 30px;
        padding: 5%;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    } */