@charset "utf-8";
textarea {
    resize: none;
}

textarea:focus,
input:focus {
    outline: 0;
}

iframe {
    overflow: hidden;
}

img.a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

img.b {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

*:focus {
    outline: 0;
    /*outline: 3px solid #f00;*/
}

body,
html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    /*background: url(images/bg.jpg) no-repeat center right fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
    background-color: #000;
}

#MainDiv {
    position: relative;
    width: 1920px;
    height: auto;
    float: right;
    display: block;
    direction: rtl;
    z-index: 4;
}

.content {
    position: relative;
    width: 1394px;
    height: auto;
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
}

.logo {
    position: absolute;
    width: 110px;
    height: 118px;
    left: 208px;
    top: 70px;
    z-index: 35;
}

.logo2 {
    position: absolute;
    width: 140px;
    height: 36px;
    left: 193px;
    top: 880px;
    z-index: 5;
}

.arrowLeft {
    position: absolute;
    width: 25px;
    height: 60px;
    left: 0px;
    top: 490px;
    z-index: 3;
}

.arrowRight {
    position: absolute;
    width: 25px;
    height: 60px;
    right: 0px;
    top: 490px;
    z-index: 3;
}


/* hp */

.bgDiv {
    position: relative;
    width: 1920px;
    height: auto;
    float: right;
    margin: 20px 0px 0px 0px;
    display: block;
    direction: rtl;
    z-index: 1;
    /* background-image: url("images/bg3.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 100% auto; */
}

.textHolder {
    position: relative;
    width: 1465px;
    height: auto;
    float: right;
    z-index: 20;
    text-align: center;
    margin: -20px 0px 0px 0px;
}

.titleInner {
    position: relative;
    width: 820px;
    height: 103px;
    margin: 50px auto 0px auto;
}

.titleLine {
    position: relative;
    width: 100%;
    height: 50px;
    float: right;
    margin: 0;
    overflow: hidden;
}

.titlePic {
    position: absolute;
    width: 100%;
    height: 50px;
    left: 0px;
    top: 100px;
}

.titleRed {
    position: relative;
    width: 820px;
    height: 49px;
    top: 70px;
    margin: 0 auto;
    background-image: url("images/red_title.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    overflow: hidden;
    direction: rtl;
    font-family: "FbKolyaRegular", Arial, Sans-Serif;
    font-size: 40px;
    line-height: 49px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

.title {
    position: relative;
    width: 1056px;
    height: 66px;
    margin: 15px auto;
    /* background-image: url("images/hp_title2.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto; */
    overflow: hidden;
}

.titleSmall {
    position: absolute;
    width: 1056px;
    height: 62px;
    left: 0px;
    top: 2px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: end;
}

.priceHolder {
    position: relative;
    width: 100%;
    height: 100px;
    float: right;
    z-index: 10;
    overflow: hidden;
}

.priceText1 {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0px;
    top: 250px;
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: "FbKolyaRegular", Arial, Sans-Serif;
    font-size: 36px;
    line-height: 0.8;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

.price {
    font-family: "FbKolyaBold", Arial, Sans-Serif;
    font-size: 82px;
}

.nis {
    font-size: 65%;
}

h2 {
    position: relative;
    width: auto;
    height: 62px;
    left: 0px;
    top: 150px;
    color: #fff;
    /* font-family: "FbKolyaLight", Helvetica, sans-serif; */
    font-family: "FbKolyaRegular", Helvetica, sans-serif;
    font-weight: 900;
    font-size: 40px;
    line-height: 62px;
    text-align: center;
    direction: rtl;
    margin: 0;
}


/* footer */

.zihumHolder {
    position: absolute;
    width: 1920px;
    height: 51px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    /*background-color: #fff;*/
}

.footer {
    position: absolute;
    width: 100%;
    height: 51px;
    right: 0px;
    bottom: 0px;
    z-index: 25;
    background-color: #fff;
}

.termsInner {
    position: relative;
    width: 1350px;
    height: auto;
    float: right;
    z-index: 3;
    margin: 30px 0px 0px 0px;
    font-family: "FbKolyaLight", Helvetica, sans-serif;
    font-size: 26px;
    line-height: 24px;
    text-align: right;
    direction: rtl;
    color: #fff;
    padding: 0;
}

#ti1 {
    margin: 600px 0px 30px 0px;
}

.zihumClick {
    position: relative;
    width: 2500px;
    height: 45px;
    float: right;
    margin: 20px 0px 0px 0px;
    z-index: 40;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 1006px top;
    background-size: auto 100%;
    background-image: url("images/zihum.jpg");
}

.terms {
    position: absolute;
    width: auto;
    height: auto;
    right: 50px;
    bottom: 60px;
    white-space: nowrap;
    z-index: 3;
    font-family: "FbKolyaLight", Helvetica, sans-serif;
    font-size: 26px;
    line-height: 24px;
    text-align: right;
    direction: rtl;
    color: #fff;
    margin: 0;
    padding: 0;
}


/* content */


/* page 0 */

.en {
    font-family: Helvetica, sans-serif;
    font-size: 85%;
}

#popupClick {
    position: absolute;
    width: 181px;
    height: 39px;
    right: 198px;
    top: 829px;
    z-index: 5;
}

#popupHolder {
    position: absolute;
    width: 504px;
    height: 207px;
    right: 16px;
    top: 815px;
    z-index: 10;
    background-image: url(images/popup.png);
    background-repeat: repeat;
    display: none;
}

#popupHolder2 {
    position: absolute;
    width: 637px;
    height: 400px;
    left: 272px;
    top: 197px;
    z-index: 10;
    background-image: url(images/gl2_bg2.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
    display: none;
}

.popupClose {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: 0px;
    z-index: 3;
}

.closeBigPic {
    position: absolute;
    width: 16px;
    height: 18px;
    right: 0px;
    top: -20px;
    z-index: 3;
}

#BigVideo {
    position: absolute;
    width: 1200px;
    height: 626px;
    left: 150px;
    top: 150px;
    z-index: 52;
    display: none;
    border: 1px solid #f00;
}

#youtubeVid {
    position: absolute;
    width: 1200px;
    height: 626px;
    left: 0px;
    top: 0px;
    z-index: 2;
}

#CloseVideo {
    position: absolute;
    width: 50px;
    height: 50px;
    right: -25px;
    top: -25px;
    z-index: 53;
    display: block;
}

#vid2 {
    position: absolute;
    width: 363px;
    height: 350px;
    right: 720px;
    top: 654px;
    z-index: 2;
}

.vidTitle {
    position: absolute;
    width: 363px;
    height: 18px;
    right: 0px;
    top: 0px;
    z-index: 2;
}

.vidPic {
    position: absolute;
    width: 363px;
    height: 203px;
    right: 0px;
    top: 41px;
    z-index: 2;
}

.vidText {
    position: absolute;
    width: 363px;
    height: auto;
    right: 0px;
    top: 255px;
    direction: rtl;
    font-family: "FbKolyaLight", Arial, Sans-Serif;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    z-index: 5;
    text-decoration: none;
}

.privacy {
    position: absolute;
    width: 143px;
    height: 19px;
    left: 180px;
    bottom: 151px;
    z-index: 20;
}

#colmobilPopup {
    position: absolute;
    width: 1200px;
    height: 800px;
    left: 0px;
    top: 150px;
    z-index: 55;
    display: none;
    background-color: #fff;
}

.ClosePopup {
    position: absolute;
    width: 40px;
    height: 40px;
    right: -40px;
    top: -40px;
    z-index: 20;
}

.mob {
    display: none;
}

.web {
    display: block;
}

.instaPic {
    width: 45px;
}

.instaHolder {
    position: absolute;
    width: 520px;
    height: 70px;
    right: 10px;
    bottom: 70px;
    z-index: 10;
    border-top: 2px solid #fff;
}

.instaLink {
    position: absolute;
    width: 100%;
    height: 45px;
    right: 0px;
    top: 12px;
    z-index: 10;
    direction: rtl;
    font-family: "FbKolyaLight", Arial, Sans-Serif;
    font-size: 24px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.showMore {
    position: relative;
    width: 914px;
    height: 87px;
    float: right;
    margin: 0px 240px;
    z-index: 10;
    background-image: url(images/inner_title.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    color: #fff;
    font-family: "FbKolyaLight", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 86px;
    text-align: center;
    direction: rtl;
}

.clickDiv {
    position: absolute;
    width: 100%;
    height: 87px;
    left: 0px;
    top: 0px;
    z-index: 25;
}

.arrDownL {
    position: absolute;
    width: 18px;
    height: 26px;
    left: 40px;
    top: 30px;
    z-index: 2;
}

.arrDownR {
    position: absolute;
    width: 18px;
    height: 26px;
    right: 40px;
    top: 30px;
    z-index: 2;
}

h3 {
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    color: #fff;
    font-family: "FbKolyaRegular", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 52px;
    line-height: 70px;
    text-align: center;
    direction: rtl;
    margin: 20px 0px 0px 0px;
}

.moreSmall {
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    color: #fff;
    font-family: "FbKolyaLight", Helvetica, sans-serif;
    font-family: "FbKolyaBold", Helvetica, sans-serif;
    font-weight: 900;
    font-size: 53px;
    line-height: 50px;
    text-align: center;
    direction: rtl;
    margin: 0px 0px 20px 0px;
}

.table1 {
    position: relative;
    width: 658px;
    height: 680px;
    float: right;
    margin: 0px;
    margin-left: 30px;
}

.tbWhite {
    border: 4px solid #fff;
}

.tbRed {
    border: 4px solid #ed1c24;
}

.redLine {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0px;
    top: -1px;
    background-color: #ed1c24;
}

.tableContent {
    position: absolute;
    width: 568px;
    height: auto;
    right: 45px;
    top: 45px;
    text-align: center;
}

.moreTitle {
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    color: #fff;
    font-family: "FbKolyaRegular", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 0.9;
    text-align: center;
    direction: rtl;
    margin: 10px 0px 20px 0px;
}

.moreTitle span {
    font-size: 30px;
}

.lineText {
    position: relative;
    width: 100%;
    height: 40px;
    float: right;
    color: #fff;
    font-family: "FbKolyaRegular", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: right;
    direction: rtl;
    margin: 0;
}

.lineText strong {
    font-weight: 700px;
    color: #ed1c24;
}

.circle {
    position: absolute;
    width: 157px;
    height: 157px;
    top: 270px;
    left: -25px;
    z-index: 5;
    background-color: #ed1c24;
    border-radius: 50%;
    color: #fff;
    font-family: "FbKolyaBold", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 0.8;
    text-align: center;
    direction: rtl;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.moreBtn {
    position: relative;
    width: 100%;
    height: 70px;
    float: right;
    margin: 0;
    margin-top: 30px;
    background-color: #ed1c24;
    color: #fff;
    font-family: "FbKolyaBold", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 70px;
    text-align: center;
    direction: rtl;
    text-decoration: none;
    border: 2px solid #ed1c24;
}

.moreBtn:hover {
    background-color: #fff;
    color: #ed1c24;
}

.moreBtn:active {
    background-color: #fff;
    color: #ed1c24;
}

.moreBtnOn {
    background-color: #fff;
    color: #ed1c24;
}

.red {
    color: #ed1c24;
}

.table2 {
    position: relative;
    width: 1352px;
    height: auto;
    float: right;
    margin: 40px 0px 20px 0px;
    border: 2px solid #fff;
    display: none;
}

.tableText {
    width: 224px;
    height: 44px;
    color: #fff;
    font-family: "FbKolyaRegular", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
    direction: rtl;
}

.wrapper {
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    margin: 0;
}

.web {
    display: block;
}

.mob {
    display: none;
}

.moreBtnOn {
    background-color: #fff;
    color: #ed1c24;
}

.red {
    color: #ed1c24;
}

.table2 {
    position: relative;
    width: 1352px;
    height: auto;
    float: right;
    margin: 40px 0px 20px 0px;
    border: 2px solid #fff;
    display: none;
}

.tableText {
    width: 224px;
    height: 44px;
    color: #fff;
    font-family: "FbKolyaRegular", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
    direction: rtl;
}

.wrapper {
    position: relative;
    width: 100%;
    height: auto;
    float: right;
    margin: 0;
}

.web {
    display: block;
}

.mob {
    display: none;
}