@font-face {
    font-family: 'SimplerPro-new2';
    src: url('./font/simplerpro_bezeq_hebrew2-black.eot');
    src: url('./font/simplerpro_bezeq_hebrew2-black.woff2') format('woff2'),
        url('./font/simplerpro_bezeq_hebrew2-black.woff') format('woff'),
        url('./font/simplerpro_bezeq_hebrew2-black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'SimplerPro-new2';
    src: url('./font/simplerpro_bezeq_hebrew2-light.eot');
    src: url('./font/simplerpro_bezeq_hebrew2-light.woff2') format('woff2'),
        url('./font/simplerpro_bezeq_hebrew2-light.woff') format('woff'),
        url('./font/simplerpro_bezeq_hebrew2-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SimplerPro-new2';
    src: url('./font/simplerpro_bezeq_hebrew2-bold.eot');
    src: url('./font/simplerpro_bezeq_hebrew2-bold.woff2') format('woff2'),
        url('./font/simplerpro_bezeq_hebrew2-bold.woff') format('woff'),
        url('./font/simplerpro_bezeq_hebrew2-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SimplerPro-new2';
    src: url('./font/simplerpro_bezeq_hebrew2-regular.eot');
    src: url('./font/simplerpro_bezeq_hebrew2-regular.woff2') format('woff2'),
        url('./font/simplerpro_bezeq_hebrew2-regular.woff') format('woff'),
        url('./font/simplerpro_bezeq_hebrew2-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('./font/RobotoMono-Regular.eot');
    src: url('./font/RobotoMono-Regular.eot?#iefix') format('embedded-opentype'),
        url('./font/RobotoMono-Regular.woff2') format('woff2'),
        url('./font/RobotoMono-Regular.woff') format('woff'),
        url('./font/RobotoMono-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
}

/* google play */
.app-imgs2 {
    display: none;
}

.app {
    width: 100%;
    height: 200px;
    background-color: #e6fbff;
}

.app h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    padding-top: 24px;
    margin: 0;
    margin-bottom: 4px;
    color: #16254f;
}

.app span {
    margin: 0 auto;
    display: block;
    line-height: 1.25;
    letter-spacing: normal;
    font-size: 16px;
    color: #16254f;
    font-weight: normal;
    text-align: center;
    width: 320px;
    margin-bottom: 24px;

}

.app a {
    width: auto;
    text-decoration: none;
}

.google-play {
    width: 134px;
    height: 40px;
}

.app-store {
    margin-left: 16px;
    width: 120px;
    height: 40px;
    border: none;
    text-decoration: none;
}


.speed_test_page * {
    direction: rtl;
    text-align: center;
    font-family: 'SimplerPro-new2', sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.speed_test_page {
    width: 100%;
    position: relative;
    margin-top: 50px;
    background: pink;
}

.speed_test_page .intro {
    width: 100%;
    background: url(./img/bg-767-320-3x.jpg) no-repeat center center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 217px;
    background-size: cover;
}

.speed_test_page .intro .back_flare_box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;

}

.speed_test_page .intro .back_flare_box img {
    position: absolute;

}

.speed_test_page .intro .back_flare_box img#right_glow {
    bottom: 0;
    right: 0;
    max-width: 60%;
    height: auto;
}

.speed_test_page .intro .back_flare_box img#mid_glow {
    top: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    max-width: 80%;
    height: auto;
}

.speed_test_page .intro .back_flare_box img#left_glow {
    top: 0;
    left: 0;
    max-width: 60%;
    height: auto;
}

.speed_test_page .intro .page_title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-top: 16px;
    margin-bottom: 21px;
}

.speed_test_page .page_grid {
    max-width: 1200px;
    margin: auto;
    position: relative;
}

.speed_test_page .speed_test_widget_box {
    width: calc(100% - 70px);
    max-width: 400px;
    margin: 20px auto;
    display: none;
}

.speed_test_page .speed_test_widget_box .speed_test_widget {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 100%;
    position: relative;
}

.speed_test_page .speed_test_widget_box .speed_test_widget iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.speed_test_page .intro .intro_sub_title {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
    margin-left: 0;
    margin-top: -21px;
}

.speed_test_page .intro .intro_paragraph {
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    width: 300px;
    font-size: 16.1px;
    margin-top: 5px;
}

.speed_test_page .intro .intro_link_button {
    background-color: #30dfff;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 20px;
    overflow: hidden;
    margin: 20px auto;
    width: 158px;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.9px;
    text-align: center;
    color: #16254f;
    padding-right: 13px;
    text-decoration: none;
}

.speed_test_page .intro .intro_link_button svg {
    /* height: 20px; */
    /* width: auto; */
}

.speed_test_page .intro .intro_link_button span {
    margin-left: 5px;
}

.speed_test_page .intro .widget_link {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #30dfff;
    margin-bottom: 20px;
    display: block;
}


.speed_test_page .products_carusell_box {
    padding: 20px 0;
    background: #fafafa;
}

.speed_test_page .strip_title,
.speed_test_page .section-title {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
}

.speed_test_page .carussel_box {
    min-height: 200px;
    border: 1px gray solid;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.speed_test_page .carussel_box::before {
    content: '׳₪׳” ׳©׳׳™׳ ׳§׳¨׳•׳¡׳׳”';

}

.speed_test_page .carusell_link_button,
.speed_test_page .add-to-cart-button {
    width: 190px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #16254f;
    border-radius: 20px;
    margin: 20px auto;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.speed_test_page .carusell_link_button svg {
    height: 20px;
    width: 20px;
}

.speed_test_page .carusell_link_button span {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.9px;
    text-align: center;
    color: #16254f;
    margin-left: 6px;
    white-space: nowrap;
}

.speed_test_page #instructions {
    padding: 30px 0;
    background: #fff;
}

.speed_test_page .instructions_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 450px;
    margin: auto;
    margin-top: 50px;
}

.speed_test_page .instructions_box .instr_item {
    width: 100%;
    position: relative;
    padding-right: 30px;
    margin-bottom: 20px;
}

.speed_test_page .instructions_box .instr_item .index_num {
    font-size: 80px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    opacity: 0.1;
    position: absolute;
    right: 0px;
    top: -19px;
}

.speed_test_page .instructions_box .instr_item p {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.2px;
    text-align: right;
    color: #666666;
}

.speed_test_page .intro .intro_link_button span::after {
    content: "להצטרפות";
}

.speed_test_page .intro .intro_paragraph strong {
    color: #30dfff;
}

@media (max-width: 767px) {
    .speed_test_page .speed_test_widget_box {
        display: none;
    }
}

/* 769 - 990 */
@media (min-width: 768px) {
    .br-mobile {
        display: none;
    }

    /* google play */
    .app-imgs {
        display: none;
    }

    .app {
        height: 188px;
        display: flex;
        flex-direction: column;
    }

    .app_con {
        /* margin-right: 136px; */
        /* margin-right: calc(50% - 360px); */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .app h3 {
        font-size: 24px;
        line-height: 1.17;
        letter-spacing: normal;
        text-align: right;

    }

    .app span {
        text-align: right;
        width: 375px;
        font-size: 18px;
        line-height: 1.22;
        letter-spacing: normal;
    }

    .app-imgs2 {
        display: flex;
        justify-content: center;
        align-items: center;
        /* margin-right: 62px; */
    }

    .microsoft {
        width: 111px;
        height: 40px;
    }

    .mac {
        margin-left: 7px;
        width: 156.1px;
        height: 40px;
    }

    .speed_test_page .intro {
        height: 279px;
        font-size: 48px;
        background: url(./img/group-8-3x.jpg) center center no-repeat;
        background-size: cover;
    }

    .speed_test_page .intro .intro_link_button span {
        margin-left: 4px;
        font-size: 18px;
    }

    .speed_test_page .intro .intro_link_button svg {
        height: auto;
        width: 28px;
    }

    .speed_test_page .intro .page_title {
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.65;
        letter-spacing: normal;
        color: #ffffff;
        margin-bottom: 0;
        font-size: 48px;
        margin-top: 43px;
        text-align: center;
    }

    .speed_test_page .intro .intro_sub_title {
        font-size: 28px;
        /* margin-top: -34px; */
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        margin-top: 13px;
    }

    .speed_test_page .page_grid {
        margin: auto;
        position: relative;
        padding: 0;
        margin-top: auto;
    }

    .speed_test_page .intro .intro_paragraph {
        margin-top: 0px;
        width: auto;
        height: auto;
        font-size: 22.8px;
        margin: 7px 0px 16px;
    }

    .speed_test_page .intro .intro_link_button {
        width: 222px;
        height: 48px;
        border-radius: 30px;
        margin: 16px auto;
        position: relative;
        font-size: 18px;
        padding-right: 3px;
    }

    .speed_test_page .intro .intro_link_button span::after {
        content: "לפרטים והצטרפות";
    }
}

@media (min-width:992px) {

    /* google play */
    .app-imgs {
        display: none;
    }

    .app {
        height: 124px;
        display: flex;
        flex-direction: row;
    }

    .app_con {
        margin-right: calc(50% - 477px);
        justify-content: flex-start;
        align-items: flex-start;
    }


    .app-imgs2 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 53.9px;
    }


    .speed_test_page .intro {
        background: url(./img/bg-1199-992-3x.jpg);
        background-size: cover;
    }

    .speed_test_page .speed_test_widget_box {
        position: absolute;
        left: 0;
        top: 0;
        width: 35%;
    }

    .speed_test_page .intro .intro_sub_title {
        /* font-size: 28px; */
        /* font-weight: bold; */
        /* font-style: normal; */
        /* font-stretch: normal; */
        /* line-height: normal; */
        /* letter-spacing: normal; */
        /* text-align: center; */
        /* color: #ffffff; */
        /* margin-top: 13px; */
    }

    .speed_test_page .intro .intro_sub_title br {
        display: none;
    }

    .speed_test_page .intro .intro_paragraph {
        font-weight: normal;
        margin-top: 7px;
        position: relative;
        font-size: 22.2px;
    }

    .speed_test_page .intro .intro_link_button {
        height: 48px;
        border-radius: 32px;
        width: 223px;
        font-size: 17px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        text-align: center;
        color: #16254f;
        margin: 0;
        margin-top: 50px;
        position: relative;
        top: -35px;
        right: 50%;
        transform: translateX(50%);
    }

    .speed_test_page .intro .intro_link_button svg {
        height: 25px;
        /* width: 29px; */
        /* margin-right: 0; */
    }

    .speed_test_page .intro {
        padding: 0;
        height: 293px;
    }

    .speed_test_page .intro .widget_link {
        width: 35%;
        position: absolute;
        left: 0;
        bottom: -60px;
    }

    .speed_test_page .strip_title,
    .speed_test_page .section-title {
        font-size: 28px;

    }

    .speed_test_page .instructions_box {
        width: 100%;
        max-width: 100%;
    }

    .speed_test_page .instructions_box .instr_item {
        width: 18%;
    }
}

@media (min-width: 1200px) {

    /* google play */
    .app-imgs {
        display: none;
    }

    .app {
        height: 124px;
        display: flex;
    }

    .app_con {
        margin-right: calc(50% - 568px);
    }

    .app h3 {
        font-size: 24px;
        letter-spacing: normal;
        font-weight: bold;

    }

    .app span {
        width: 375px;
        line-height: 1.22;
        letter-spacing: normal;
        font-size: 18px;
    }

    .app-imgs2 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 94px;
    }

    .speed_test_page .intro {
        background: url(./img/bg-1920-1200-3x.jpg) no-repeat center center;
        background-size: cover;
        height: 283px;
    }

    .speed_test_page .intro .intro_link_button span {
        margin-left: 0;
        font-size: 18px;
    }

    .speed_test_page .intro .intro_link_button svg {
        box-sizing: border-box;
        height: auto;
    }

    .speed_test_page .intro .page_title {
        margin-top: 67px;
    }
}


#exposebox-products-row.alt-recommended-products .recommended-outer {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    list-style: none;
    display: block;
    height: auto;
    min-width: 270px !important;
}

#exposebox-products-row.alt-recommended-products .image-holder {
    position: relative;
    height: 0;
    width: 100%;
    padding: 76% 0 0 0;
    overflow: hidden;
}

#exposebox-products-row.alt-recommended-products .image-holder img {
    position: absolute;
    height: 100%;
    width: auto;
}

#exposebox-products-row span.price-item.old {
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 16px !important;
}

#exposebox-products-row.alt-recommended-products .recommended-title {
    margin-top: 4px;
    margin-bottom: 10px;
}

#exposebox-products-row.alt-recommended-products .recommended-details-link::after {
    content: '>';
    font-size: inherit;
    padding-right: 4px;
}

#exposebox-products-row.alt-recommended-products .recommended-details-link {
    display: block;
    background: none;
    border: none;
    width: auto;
}

#exposebox-products-row.alt-recommended-products .recommended-price .price-item.current {
    /* position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    width: auto; */
    font-size: 24px;
}

#exposebox-products-row.alt-recommended-products .recommended-price {
    overflow: hidden;
    width: 100%;
    padding-left: 0%;
    text-align: center;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    padding: 0;
}

#exposebox-products-row.alt-recommended-products .recommended-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    float: none;
}

#exposebox-products-row.alt-recommended-products .recommended-title>span {
    text-align: center;
}

.speed_test_page .intro .widget_link {
    display: none;
}

.speed_test_page #exposebox-products-row.alt-recommended-products .add-to-cart-button:active,
.speed_test_page #exposebox-products-row.alt-recommended-products .add-to-cart-button:hover,
.speed_test_page #exposebox-products-row.alt-recommended-products .add-to-cart-button {
    background: none;
    cursor: pointer;
    outline: none;
    margin: 16px auto;
    width: auto;
}

.speed_test_page .iframeContainer {
    padding: 30px 0;
    background: #fff;

}

.speed_test_page .iframeContainer iframe {
    height: 650px;
    width: 100%;
}

#exposebox-products-row.alt-recommended-products .recommended-button {
    width: 100%;
    text-align: center;
    margin: 0;
    position: static;
}

.speed_test_page #exposebox-products-row.alt-recommended-products .add-to-cart-button>span {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.9px;
    text-align: center;
    color: #16254f;
    margin-left: 6px;
}

#exposebox-products-row.alt-recommended-products .recommended-price .old-price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}