﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700);
body{font-family:'Open Sans Hebrew';}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a , a:visited , a:active{ text-decoration:none; color:inherit; }
@charset "utf-8";
/* CSS Document */
@font-face { font-family: 'Open Sans Hebrew'; font-style: normal; font-weight: 400; src: url(/styles/fonts/OpenSans/opensanshebrew-regular-webfont.eot); src: url(/styles/fonts/OpenSans/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/styles/fonts/OpenSans/opensanshebrew-regular-webfont.woff) format('woff'), url(/styles/fonts/OpenSans/opensanshebrew-regular-webfont.ttf) format('truetype'); }
@font-face {font-family: 'Open Sans Bold Hebrew';src: url(/styles/fonts/OpenSans/opensanshebrew-bold-webfont.eot);src: url(/styles/fonts/OpenSans/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'), url(/styles/fonts/OpenSans/opensanshebrew-bold-webfont.woff) format('woff'), url(/styles/fonts/OpenSans/opensanshebrew-bold-webfont.ttf) format('truetype');}
@font-face {font-family: 'Open Sans Medium Hebrew';src: url(/styles/fonts/OpenSans/OpenSans-Medium.ttf) format('truetype');}

@font-face {
    font-family: 'ReformaMedium';
    src: url('fonts/fbreformaen-regular-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/fbreformaen-regular-webfont.woff') format('woff'),url('fonts/fbreformaen-regular-webfont.ttf') format('truetype'),url('fonts/fbreformaen-regular-webfont.svg#fbreformaen') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {font-family: 'reforma';src: url('fonts/reformamediumwebfont.eot?#iefix') format('embedded-opentype'),url('fonts/reformamediumwebfont.woff') format('woff'),url('fonts/reformamediumwebfont.ttf') format('truetype'),url('fonts/reformamediumwebfont.svg#fbreformaen') format('svg');font-weight:600;font-style:medium;}
@font-face {font-family: 'reforma';src: url('fonts/fbreformaen-bold-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/fbreformaen-bold-webfont.woff') format('woff'),url('fonts/fbreformaen-bold-webfont.ttf') format('truetype'),url('fonts/fbreformaen-bold-webfont.svg#fbreformaen') format('svg');font-weight:800;font-style:bold;}
/*medium*/
.flip-counter.medium .digit {position: relative;z-index: 0;width: 40px;height: 60px;margin-left: 5px;background-color: #16b1b3;text-align: center;line-height: 0;-webkit-text-stroke: 2px;-webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.flip-counter.medium .digit:last-child {margin-left: 0;}
.flip-counter.medium .digit span {position: absolute;left: 0;height: 30px;width: 40px;overflow: hidden;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font-size: 66px;font-family: 'Ubuntu', sans-serif;font-weight: 700;text-indent: 2px;background-color: #16b1b3;color: white;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.flip-counter.medium .digit span.front {top: 0;padding-top: 30px;}
.flip-counter.medium .digit span.back {bottom: 0;}
.flip-counter.medium .digit .line {position: absolute;z-index: 10;height: 30px;width: 40px;border-bottom: 1px solid rgba(0, 0, 0, 0.7);-webkit-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);-moz-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);}
.flip-counter.medium .digit .hinge-wrap {z-index: 5;position: relative;overflow: visible;-webkit-perspective: 300px;-moz-perspective: 300px;-ms-perspective: 300px;perspective: 300px;}
.flip-counter.medium .digit .hinge {position: absolute;height: 30px;width: 40px;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transition: -webkit-transform 0.3s ease-in;-moz-transition: -moz-transform 0.3s ease-in;transition: transform 0.3s ease-in;-webkit-transform-origin: 50% 100%;-moz-transform-origin: 50% 100%;-ms-transform-origin: 50% 100%;-o-transform-origin: 50% 100%;transform-origin: 50% 100%;}
.flip-counter.medium .digit .hinge span {height: 0;z-index: 5;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;}
.flip-counter.medium .digit .hinge span.front {padding-top: 30px;}
.flip-counter.medium .digit .hinge span.back {height: 30px;-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);-ms-transform: rotateX(180deg);-o-transform: rotateX(180deg);transform: rotateX(180deg);}
.flip-counter.medium .digit.animate .hinge {-webkit-transform: rotateX(-180deg);-moz-transform: rotateX(-180deg);-ms-transform: rotateX(-180deg);-o-transform: rotateX(-180deg);transform: rotateX(-180deg);}
.flip-counter.medium .digit-delimiter {padding: 30px 0 0 2px;margin-right: -2.5px;font-family: 'Ubuntu', sans-serif;font-weight: 700;font-size: 25px;color: #16b1b3;text-indent: 1.66666667px;text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);}
.counter-wrapper {margin: 20px 10px;   overflow: hidden;}
.flip-counter { list-style-type: none;}
.flip-counter li {float: right;}
.no-csstransforms3d span.back {display: none;}
.clearfix {*zoom: 1;}
.clearfix:before,
.clearfix:after {display: table;content: "";line-height: 0;}
.clearfix:after {clear: both;}
.Clear{clear:both}.H30{height:30px}
.BottomCreditCard{border-top: solid 1px #6A6A6A;padding-top:15px;padding-bottom:20px;width:535px;margin:15px auto;font-size:15px}
.BottomCreditCard .bccr{float:right;width:39%;text-align:right}
.BottomCreditCard .bccr a{color:#fd8a1f;text-decoration:underline}
.BottomCreditCard .bccc{float:right;width:34%;color:#15b2b2;text-align:center;text-decoration:underline;cursor:pointer}
.BottomCreditCard .bccl{float:right;width:27%;text-align:left;text-decoration:underline;cursor:pointer}

.openPopup{display: flex !important; justify-content: center !important; align-items: center !important;}
#PopUpRemoveVIPUP,#PopUpRemoveVIP{position: fixed;width: 100%;height:100%;background-color:rgba(0,0,0,0.8);display:none;z-index:10;text-align:right;right: 0px;top: 0px;}
#ShivukView2 .PopUpRemoveVIP{width:75% !important}
#PopUpRemoveVIPUP .PopUpRemoveVIP,#PopUpRemoveVIP .PopUpRemoveVIP{position: relative;width: 60%;max-width: 700px;background-color: white;box-sizing: border-box;padding: 30px;color: #4d4c4f;border-radius: 4px}
div.PopUpRemoveVIP .close-btn{    position: absolute;top: -40px;left: -40px;width: 36px;height: 36px;background-color: white;cursor: pointer;border-radius: 100%;}
div.PopUpRemoveVIP .close-btn img {display: block;margin: 2px;width: 32px;}
div.PopUpRemoveVIP .H3 {font-weight: bold;font-size: 24px;color: #15b2b2;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #4d4c4f;}
div.PopUpRemoveVIP .H4 {font-weight: bold;color: #fd8a1f;}
div.PopUpRemoveVIP .pop-stop-subsciption, div.PopUpRemoveVIP .pop-3-digit{display:none}
div.PopUpRemoveVIP .open{display:block !important}
div.PopUpRemoveVIP .pop-stop-subsciption p {margin-bottom: 10px;}
div.PopUpRemoveVIP .pop-stop-subsciption p .terms-btn {color: #fd8a1f;}
div.PopUpRemoveVIP .pop-3-digit .card-3-digit {display: block;margin: 0 auto;width: 240px;}
div.PopUpRemoveVIP .pop-3-digit p {margin-top: 20px;padding: 20px 20px 0;border-top: 1px solid #4d4c4f;}
#CreditCardFormBottom{display:none}
.PT20{padding-top:20px}
.H300{height:300px}
div.black-list-msg {
    display: none;
}

.vipCube{transition: transform .2s ease-in-out; width: 312px; height: 258px; box-shadow: 0px 6px 12px #00000029; border-radius: 24px;}
.vipCubeWrapper{position: relative; margin-left: 32px}
.vipCubeContent{position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; flex-direction: column; justify-content:center; align-items: center;}
.vipCubeWrapper:hover .vipCube {transform: scale(1.025);}
.vipCubeContentTxt{width: 258px; text-align: center; font-size: 18px; color:#333333; }
.vipCubeIcon{margin-bottom: 15px}
.vipCubeImg{ width: 104px; height: 105px; }
#bottom_VipInfo{display: flex; flex-direction: column; justify-content: center; align-items: center; padding-bottom: 95px; font-family: 'Open Sans Hebrew'; color: #333333;}
#vipInfoTitle{font-family: 'Open Sans Bold Hebrew'; font-size: 36px;position: relative; margin-bottom: 75px}
#vipInfoTxt{max-width: 780px; text-align: center; font-size: 24px; color: #333333}
#vipInfoWhatElse{font-size: 24px; font-weight: 600; color: #000000; padding-top: 36px; padding-bottom: 35px}
.vipInfoRowWrapper{margin-top: 20px}
#vipInfoCubesContainer{display:flex; width: 100%; justify-content:center; align-items:center;}
.grayBgCube{position: absolute; top: 0; left: 0; right: 0; background: #F1F1F1; height: 889Px}
#courseIllustration_newLabel {
    position: absolute;
    top: 23px;
    right: 23px;
}

#vip_recommendations {
    height: 558px;
    width: 100%;
    background: linear-gradient( 90deg, rgba(254, 246, 238, 0.55) 0%, rgba(255, 188, 125, 0.55) 50%, rgba(163, 221, 221, 0.55) 82%, rgba(21, 178, 178, 0.55) 100% ) 0% 0% no-repeat padding-box;
    margin-top: 148px;
    display: flex;
    flex-direction:column;
    justify-content: center;
}

#vip_recommendations_title {
    font-family: 'Open Sans Bold Hebrew';
    font-size: 36px;
    position: relative;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 106px;
    color: #333333;
}
.coneti_img {
    position: absolute;
    top: -10px;
    right: 25px;
}

#vip_recommendations_carusele {
    justify-content: center;
    height: 312px;
    margin: auto;
    margin-top: 85px;
    position: relative;
}

/*Error popup (for users with stored credit card details)*/
#popupOverlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(14,14,14,0.95);
    z-index: 2;
    cursor: pointer;
    cursor: auto;
}
#popupContentContainer{ width: 100%; height: 100vh; color: #464646; display: flex; justify-content: center; align-items: center; }
#creditCardErrMessagePopup{ position: relative; display: flex; flex-direction:column; justify-content: center; align-items: center;  background: #fff; width: 325px; height: 225px; }
#creditCardErrMessagePopupImgWrapper{ margin-bottom: 30px; display:flex; justify-content: center; align-items:center;  width:100% }
#creditCardErrMessagePopupTextWrapper{  display:flex; flex-direction: column; justify-content: flex-start; align-items:center;  width:100% }
#creditCardErrMessagePopupTitle{ display:flex; justify-content: center; align-items:center; font-weight: bold;  }
#btnCloseErrMessagePopup{ position: absolute; top: 12.5px; left: 10px; border: none; background: none; cursor: pointer }
/*Error popup (for users with stored credit card details)*/

#course-info-block {
    width: 380px;
    height: 67px;
    border: 1px solid #15B2B2;
    border-radius: 8px;
    margin-bottom: 27px;
    display:flex;
    position:relative;
}

#course-info-block .newLabel{
    position:absolute;
    top: -13.5px;
    right: -10.5px;
}

#course-info-block .courseImg {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

#course-info-block .courseTxt {
    flex: 3;
    color: #15B2B2;
    font-family: 'Open Sans Bold Hebrew';
    display:flex;
    align-items:center;
    justify-content:center;
    line-height:1.4;
}

/* ---- course-info-block-grey ---- */

#course-info-block-grey {
    width: 445px !important;
    height: 67px;
    border-radius: 8px;
    margin-bottom: 10px;
    display: flex;
    position: relative;
    border: 1px solid #C0C0C0 !important;
   
}

#course-info-block-grey .newLabel {
    position: absolute;
    top: -13.5px;
    right: -10.5px;
}

#course-info-block-grey .courseImg {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: left;
}

#course-info-block-grey .courseTxt {
    flex: 5;
    color: #797979;
    font-family: 'Open Sans Medium Hebrew';
    display: flex;
    align-items: end;
    justify-content: center;
    line-height: 1.4;
    margin-bottom: 9px;
}




@media screen and (min-width:0\0) {
    .flip-counter.medium .digit .hinge{height:58px !important}
    .medium.flip-counter .digit{line-height:7px}
}

@media screen and ( max-width: 1366px){
    .vipCubeWrapper{ margin-left: 20px; }
}


.goo {
    width: 312px;
    height: 100px;
    background-color: rebeccapurple;
    border-radius: 16px;
}

.goUpBtnContainer {
    width: 100%;
    height: 222px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #797979;
    transition: filter 0.2s ease-in-out;
}


/*.comments {
    position: absolute;
    bottom: -70px;
    right: 211px;
    font-size: 12px;
    z-index: 50;
    color: #797979
}*/
.comments {
    position: absolute;
    bottom: -25px;
    font-size: 12px;
    z-index: 50;
    color: #797979
}

.swiperContainer{
}

.swiperSubTxtContainer {
    position: absolute;
    width: 100%;
    bottom: 25px;
}

.swiperMainTxt {
    line-height: 10;
    line-height: 1.5;
    text-align: right;
    padding:24px;
    direction:rtl;
    font-size:17px;
}

.subTxtContainer {
    display: flex;
    justify-content: space-between;
    width: 88%;
    padding-right: 17px;
}

.swiperName, .swiperDate {
    font-size: 16px;
    color: #464646;
}
