.pop-up.plans {
    width: 1400px;
    margin-right: -700px;
    min-height: 760px;
    text-align: center;
    top: 40px;
    font-size: 17px;
    overflow: hidden;
}

.pop-up.plans .off {
    position: absolute;
    height: 35px;
    width: 35px;
    right: 10px;
    padding: 4px 10px;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.pop-up.plans .off:hover {
    background: #EEEEEE;
}

.frame.plans {
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 0;
    padding: 15px 0 0;
    background: #efefef8a;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}

.frame.plans .off {
    display: none;
}

.frame.plans .text {
    padding: 0px 0px;
    width: 900px;
}

.plans .highlight{margin: 40px  auto;color: #1f2532;}
.plans .highlight ul li{display: inline-flex;margin: 0 13px;align-items: center;font-size: 18px;}
.plans .highlight ul li i{margin-left: 6px;}
.plans .highlight ul li >span{}

.plans .pcont{
    margin: 30px auto 40px;
    position: relative;
    display: inline-block;
}
.plans .period {
    width: 251px;
    display: block;
    border: 1px solid #1f2532;
    border-radius: 40px;
    height: 35px;
    position: relative;
    overflow: hidden;
}

.plans .period > a {
    position: absolute;
    font-size: 17px;
    width: 125px;
    height: 33px;
    color: #1f2532;
    padding: 4px;
    right: 0px;
}

.plans .period a.set {
    font-weight: bold;
    color: #FFFFFF;
    background: #1f2532;
    border: 1px solid #1F2532;
}

.plans .pcont .save{}
.plans .pcont .save span{
    position: absolute;
    left: -132px;
    top: -10px;
    font-size: 26px;
    transform: rotate(-27deg);
    color: #157c15b0;
    font-weight: bold;
}
.plans .pcont .save img{
    width: 40px;
    position: absolute;
    left: -52px;
    top: 6px;
    transform: rotate(-39deg);
}

.plans .title {
    border: unset;
    text-align: center;
    font-size: 50px;
    color: #1f2532e3;
    margin: 40px 0 0;
}

.plans tr.title td > img{
    position: absolute;
    width: 160px;
    z-index: 1;
    right: 230px;
    top: -65px;
}

.plans .text {
    width: 100%;
    padding: 0 350px;
    margin: 20px auto 10px;
}

.plans .list {
    width: 100%;
    position: relative;
    text-align: left;
    z-index: 0;
    height: auto;
    padding-bottom: 90px;
}

.plans .list ul {
    width: 1150px;
    text-align: center;
    height: auto;
    margin: auto;
}

.plans .list ul > li {
    overflow: visible;
    display: inline-block;
    width: 350px;
    height: 980px;
    top: 0px;
    background: #FFFFFF;
    box-shadow: 0px 10px 20px -10px rgba(0, 40, 100, 0.25);
    border-radius: 16px;
    flex: none;
    order: 2;
    flex-grow: 0;
    margin: 0px 15px;
    min-height: 400px;
    vertical-align: top;
    text-align: right;
    padding: 30px 30px;
    position: relative;
}

.plans .list ul > li.yearly {
    height: 1110px;
}

.plans .addtitle {
    font-size: 24px;
    width: 100%;
    text-align: right;
    padding: 0 30px;
    margin-top: 50px;
    font-weight: 600;
}

.plans .list ul > li.block {
    display: block;
    margin: 30px auto;
    width: 1100px;
    height: auto;
    min-height: 370px;
    overflow: hidden;
}

.plans .list ul > li.block .items {
}

.plans .list ul > li.block .items .itemsCol {width: 47%;display: inline-block;padding: 0px 20px;vertical-align: top;margin-left: 15px;}

.plans .list ul > li.block .items .itemsCol
.plans .list ul > li.block .items.wide {
    width: 410px;
    top: 70px;
    right: 110px;
}

.plans .list ul > li .vat {
    margin-top: 12px;
}

.plans .list ul > li .recommended {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 140px;
    text-align: center;
    padding: 7px 5px;
    background: #157c15b0;
    color: #ffffff;
    border-radius: 9px;
}

.plans .list ul > li.block .symbol{
    display: inline-block;
    width: 30%;
    text-align: center;
    margin: 30px 8px;
    background: #ececf080;
    padding: 10px 10px 35px;
    border-radius: 10px;
}

.plans .list ul > li.block .symbol.w45p{
    width: 47%;
}

.plans .list ul > li.block .symbol.w30p{
    width: 31%;
}

.plans .list ul > li.block .symbol i{
    width: 53px;
    height: 53px;
    text-align: center;
    font-size: 25px;
    border-radius: 50%;
    background: #ececf0;
    padding-top: 13px;
    color: #1f2532;
    margin: 10px;
}
.plans .list ul > li.block .symbol .sttl{
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 10px;
}
.plans .list ul > li.block .symbol .stxt{
    padding-bottom: 10px;
    height: 40px;
}

.activation.container .plans .list ul{
    width: 100%;
    padding: 0;
}

.activation.container .plans .list ul li.offer {
    padding: 15px 30px 0px;
    height: auto;
}

.activation.container .plans .list ul li .bonus {position: relative;bottom: unset;width: 100%;margin: 50px 0;}

.plans .list ul li.offer {
    width: 440px;
    height: auto;
    box-shadow: none;
    border: 1px solid #CCCCCC;
    padding: 15px 30px 30px;
}

.plans .list ul li .name {
    color: #1f2532;
    font-size: 29px;
    font-weight: bold;
    margin-bottom: 10px;
}

.plans .list ul li .start {
}

.plans .list ul li .price {
    font-size: 40px;
    color: #1f2532;
    font-weight: bold;
    height: 45px;
}

.plans .list ul li .price span {
    font-weight: normal;
    font-size: 20px;
}

.plans .list ul li hr {
    opacity: 0.4;
    margin: 20px
}

.plans .list ul li .base {
    font-weight: bold
}

.plans .list ul li .items {
    font-size: 16px;
    line-height: 31px;
    margin-top: 20px;
    text-align: right;
}

.plans .list ul > li.block .items .itemsCol .item{width: 100%;display: flex;justify-content: right;align-items: baseline;gap: 9px;line-height: 1.5;}


.plans .list ul li .items .item.main {
}

.plans .list ul li .items .item i {
    cursor: help;
}

.items .item span {
    width: 90%;
    display: inline-block;
    vertical-align: top;
}

.items .item p.new {
    background: #52b266;
    width: 70px;
    color: #FFF;
    font-size: 15px;
    height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 7px;
    margin-right: 5px;
}

.items .item p.ext {
    display: inline-block;
    cursor: help;
}

.plans .list ul li .tooltip {
    font-size: 16px;
}

.plans .list ul li .bonus {
    padding: 21px 20px;
    background: #ffd43b;
    color: #333;
    border-radius: 10px;
    height: 145px;
    line-height: 25px;
    position: absolute;
    width: 82%;
    bottom: 135px;
}

.plans .list ul li .bonus.wapp {
    bottom: 330px;
    background: #ece5dd;
    height: auto;
    padding: 20px 20px 16px;
}

.plans .list ul li .bonus i {
    position: absolute;
    background: #1f2532;
    color: #FFF;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    padding: 11px 10px;
    top: -24px;
    right: 13px;
    font-size: 19px;
}

.plans .list ul li .bonus.wapp i {
    background: #25D366;
    font-size: 28px;
    padding: 7px 7px;
}

.plans .list ul li .actions {
    width: 80%;
    margin: auto;
    vertical-align: top;
    bottom: 20px;
    right: 10%;
    position: absolute;
}

.plans .list ul li .actions button {
    width: 100%;
    cursor: pointer;
    height: 60px;
    border-radius: 10px;
    font-size: 19px;
    font-family: 'Open Sans Hebrew';
}

.plans .list ul li .actions button.action.clean {
    color: #666666;
    border: 1px solid #CCCCCC;
    background: transparent;
}

.plans .list ul li .actions button.action.clean.over,
.plans .list ul li .actions button.action.clean:hover {
    color: #FFFFFF;
    border: none;
    background: #0066FF;
}

.plans .list ul li .actions button.action.alt-blue {}

.plans .list ul li .actions button.action.clean:hover {
    color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-weight: bold;
    background: 666666;
}

.plans .list ul li.block{padding-bottom: 30px;}
.plans .list ul li.block .top{}
.plans .list ul li.block .top .r{
    width: 38%;
}
.plans .list ul li.block .top .l{
    width: 60%;
    padding: 5px 0;
    font-size: 19px;
    float: left;
}
.plans .list ul li.block .bottom{
    height: auto;
}

.plans .list ul li.block .actions{
    position: relative;
}
.plans .list ul li.block .item{
    width: 50%;
    display: inline-block;
    line-height: 37px;
}

.plans .list ul li.block .btns{margin-top: 50px;}

.plans .details {
    width: 80%;
    text-align: center;
    position: absolute;
    bottom: 85px;
    right: 10%;
}

.plans .details a {
    color: #1f2532;
    font-weight: bold;
}

.plans .thankyou {
    padding: 200px 110px;
    text-align: right;
    width: 1100px;
    margin: -70px auto;
}

.plans .thankyou .title {
    text-align: right;
    margin-bottom: 20px;
}

.plans .thankyou .text {
    text-align: right;
    margin: 0;
    padding: 0;
}

.plans .waive {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -75px;
    left: 0px;
    overflow: hidden;
    z-index: -1;
}

.plans .waive svg {
    transform: scaleY(.75);
}



.pappg .faq {
    margin-top: 100px;
}

.pappg .faq .container {
    margin-bottom: 40px;
    display: block;
}

.pappg .faq-container > div:first-child {
    margin-left: 40px;
}

.pappg .faq .container > div {
    display: inline-block;
    width: auto;
    text-align: center;
}

.pappg .faq .container .faq-item {
    width: 500px;
    margin: 0 auto 40px;
    text-align: right;
    font-size: 17px;
}

.pappg .faq .container .faq-item h4 {
    font-size: 19px;
    color: #1f2530;
    border: 1px solid #E3E3E6;
    padding: 10px 20px;
    border-radius: 3px;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: bold;
    background: #F2F3F4;
}

.pappg .faq .container .faq-item h4:hover,
.pappg .faq .container .faq-item h4.open {
    color: #4e8fc7;
}

.pappg .faq .container .faq-item p {
    line-height: 24px;
    text-align: justify;
    margin-bottom: 40px;
}

.pappg section.testimonials {
    height: 300px;
}

.pappg section.testimonials .theysay{
    margin: auto;
    text-align: center;
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pappg section.testimonials .theysay title{}
.pappg section.testimonials .theysay span{
    margin-left: 10px;
    font-size: 23px;
    font-style: italic;
}
.pappg section.testimonials .theysay span.from{
    font-size: unset;
}
.pappg section.testimonials .theysay i{
    color: #0866ff;
    margin-left: 2px;
}
.pappg section.testimonials .theysay a{
    margin-right: 30px;
    vertical-align: middle;
}

.pop-up.stpkg {
    text-align: right;
    top: 60px;
    height: auto;
    overflow: hidden;
    width: 1200px;
    margin-right: -600px;
}

.pop-up.stpkg .shut {
    right: 14px;
    top: 10px;
    position: absolute;
    width: 16px;
    height: 22px;
    cursor: pointer;
}

.pop-up.stpkg > div {
    display: inline-block;
}

.pop-up.stpkg h2 {
    font-size: 21px;
    color: #1f2532;
    font-weight: 600;
    margin-bottom: 10px;
}

.pop-up.stpkg h3 {
    font-size: 19px;
    color: #1f2532;
    font-weight: 600;
    margin: 20px 0 10px;
}

.pop-up.stpkg ul {
    line-height: 32px;
}

.pop-up.stpkg ul li {
}

.pop-up.stpkg ul li i {
}

.pop-up.stpkg .main {
    height: auto;
    width: 60%;
    position: relative;
    padding: 50px 50px 60px;
    line-height: 28px;
}

.pop-up.stpkg .image {
    width: 39%;
    background: #dbdbdb;
    position: absolute;
    left: 0;
    height: 100%;
    overflow: hidden;
}

.pop-up.stpkg .image img {
    top: -30px;
    left: -100px;
}

.popUp.wapp,
.pop-up.wapp {
    width: 1200px;
    margin-right: -600px;
    top: 90px;
    padding: 0;
    height: 700px;
    overflow: hidden;
    color: initial;
    border-radius: 10px;
}

.pop-up.wapp .container {
    text-align: right;
    color: initial;
}

.pop-up.wapp .container .main {
    padding: 45px;
    width: 60%;
    height: 100%;
}

.pop-up.wapp .container .main h1 {
    font-size: 19px;
    color: #1F2532;
    font-weight: 700;
}

.pop-up.wapp .container .main .price {
    color: #1f2532;
    padding: 20px 0px;
    border-radius: 10px;
}

.pop-up.wapp .container .main .price .m {
    margin-left: 0;
}

.pop-up.wapp .container .main .price .ot {
}

.pop-up.wapp .container .main .price .num {
    font-size: 37px;
    font-weight: b;
}

.pop-up.wapp .container .main ul.vals {
    margin-top: 5px;
    line-height: 30px;
    padding: 0;
}

.pop-up.wapp .container .main ul.vals li {
    margin-bottom: 3px;
}

.pop-up.wapp .container .main ul.vals li i {
    margin-left: 7px;
}

.pop-up.wapp .container .main .price .crnc {
    font-size: 19px;
}

.pop-up.wapp .container .main .info {
    line-height: 24px;
}

.pop-up.wapp .container .image {
    width: 40%;
    float: left;
    text-align: center;
    height: 722px;
    background: #f2f3f5;
    position: relative;
    overflow: hidden;
}

.pop-up.wapp .container .image img {
    margin: 30px auto;
    position: absolute;
    left: -44px;
    top: -30px;
    width: 563px;
}

.pop-up.wapp .container .image .balls {
    position: absolute;
    bottom: 49px;
    left: 42%;
}

.pop-up.wapp .container .image .balls i {
    opacity: 0.5;
    margin: 0 5px;
    color: #FFFFFF;
}

.pop-up.wapp .container .image .balls i.hlght {
    opacity: 1;
}

.pop-up.wapp .container .actions {
    width: 100%;
    margin-top: 40px;
    padding: 30px 40px;
    border-radius: 10px;
    background: #63e6be6e;
    text-align: center;
}

.pop-up.wapp .container .actions button.action.wapp {
    display: block;
    margin: auto;
    width: 400px;
    margin-top: 20px;
}

.pop-up.wapp .container .actions button.action.wapp.end {
    margin-bottom: 70px;
}

.pop-up.wapp .container .actions button i {
}

.pop-up.wapp .container .actions .billitem {
    width: 70%;
    text-align: right;
    vertical-align: top;
    height: 32px;
    margin-right: 80px;
}

.pop-up.wapp .container .actions .billitem.total {
}

.pop-up.wapp .container .actions .billitem .price {
    padding: 0;
    font-weight: 400;
    font-size: 19px;
}

.pop-up.wapp .container .actions .billitem u {
    font-size: 85%;
    text-decoration: none;
}

@media screen and (max-width: 600px) {
    .frame.plans {
        padding: 60px 0 100px;
        position: relative;
        height: auto;
    }
    .plans .waive {
        display: none;
    }
    .plans .thankyou {
        width: 100%;
        padding: 30px;
        height: 800px;
    }
    .plans .title {
        font-size: 26px;
    }

    .plans .list ul{
        width: 100%;
    }
    .plans .list ul li .items {
    }

    .plans .list ul > li,
    .plans .list ul > li.block {
        display: block;
        margin: 0px auto 30px;
        border: 1px solid #81b0f6;
        box-shadow: 0px 2px 5px #00286440;
        padding: 15px 30px 100px;
        height: auto;
        max-height: unset;
        width: 350px;
    }

    .plans .list ul li.block .top .r,
    .plans .list ul li.block .top .l,
    .plans .list ul li.block .item{
        width: 100%;
    }

    .plans .addtitle{margin: 26px 10px;}

    .plans .list ul > li.block .items {
        position: unset;
        left: unset;
        top: unset;
    }
    .plans .list ul > li.block .items.wide {
        width: unset;
    }
    .plans .list ul > li.wapppkg {
        padding: 15px 30px 510px;
    }
    .plans .list ul > li .vat {
        position: relative;
        right: 0;
        top: 0;
    }

    .plans .list ul > li.block .symbol.w45p,
    .plans .list ul > li.block .symbol{
        width: 100% !important;
        margin: 0;
        background: no-repeat;
        padding: 0;
        margin-bottom: 17px;
    }
    .plans .list ul > li.block .symbol i{}
    .plans .list ul > li.block .symbol .sttl{}
    .plans .list ul > li.block .symbol .stxt{}

    .frame.plans .text {
        width: 100%;
        padding: 0 30px;
    }
    .plans .list ul li.offer {
        width: 90%;
        margin-top: -30px;
    }
    .plans .list ul li .price {
        margin-bottom: 10px;
    }
    .plans .period {
    }
    .plans .period > a {
    }
    .plans .period a.set {
    }
    .plans .list ul li .bonus {
        position: relative;
        width: 100%;
        bottom: unset;
        margin: 50px 0;
    }
    .plans .list ul li .bonus.wapp {
        bottom: unset;
    }
    .pappg .faq {
    }
    .pappg .faq .container {
    }
    .pappg .faq-container > div {
        display: block;
        margin-left: 0;
    }
    .pappg .faq-container > div:first-child {
        margin-left: 0;
    }
    .pappg .faq .container > div {
    }
    .pappg .faq .container .faq-item {
        width: 87%;
    }
    .pappg .faq .container .faq-item h4 {
        font-size: 17px;
        padding: 10px 10px;
    }
    .pappg .faq .container .faq-item h4:hover,
    .pappg .faq .container .faq-item h4.open {
    }
    .pappg .faq .container .faq-item p {
    }
    .pappg section.testimonials {
        margin-top: -20px;
        padding: 10px 15px 0 20px;
        height: 500px;
    }
    .pop-up.stpkg {
        width: 100%;
        top: 0;
        left: 0;
        position: fixed;
        height: 800px;
        margin-left: unset;
        overflow: scroll;
        right: unset;
    }
    .pop-up.stpkg .shut {
        top: 10px;
        color: #FFF;
        z-index: 1;
    }
    .pop-up.stpkg h2 {
    }
    .pop-up.stpkg h3 {
    }
    .pop-up.stpkg ul {
    }
    .pop-up.stpkg ul li {
    }
    .pop-up.stpkg ul li i {
    }
    .pop-up.stpkg .main {
        width: 100%;
        padding: 260px 50px 60px;
    }
    .pop-up.stpkg .image {
        width: 100%;
        position: absolute;
        top: -20px;
        left: 0px;
        height: 240px;
    }
    .pop-up.stpkg .image img {
        top: -40px;
        left: -160px;
    }

    .plans .pcont .save{position: absolute;left: 45px;top: -10px;}
    .plans .pcont .save span{

    }
    .plans .pcont .save img{

    }

    .plans .list ul li.block .btns button{width:100%}
}