@font-face {
    font-family: "weblog";
    src: url('../fonts/weblog.eot');
    src: url('../fonts/weblog.eot?#iefix') format('embedded-opentype'), url('../fonts/weblog.svg') format('svg'), url('../fonts/weblog.woff') format('woff'), url('../fonts/weblog.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "mitra";
    src: url('../fonts/mitraweb-b.eot');
    src: url('../fonts/mitraweb-b.eot?#iefix') format('embedded-opentype'), url('../fonts/mitraweb-b.svg') format('svg'), url('../fonts/mitraweb-b.woff') format('woff'), url('../fonts/mitraweb-b.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "mitra";
    src: url('../fonts/mitraweb-r.eot');
    src: url('../fonts/mitraweb-r.eot?#iefix') format('embedded-opentype'), url('../fonts/mitraweb-r.svg') format('svg'), url('../fonts/mitraweb-r.woff') format('woff'), url('../fonts/mitraweb-r.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html,
body {
    height: 100%;
}

body {
    margin: 0;
    text-align: right;
    direction: rtl;
    position: relative;
    background: #fff;
}

.clr {
    clear: both;
}

.w980 {
    width: 980px;
    margin: 0 auto;
    position: relative;
    /*border:1px solid*/
}

.minw {
    width: 100%;
    min-width: 980px;
}

.h100 {
    height: 100%;
}

.mtop {
    margin-top: 10px !important;
}

.section1 {
    height: 487px;
    background: url(../images/section1.jpg) no-repeat center top;
    z-index: 6;
    position: relative;
}

.section1-bottom {
    height: 113px;
    background: url(../images/section1-bottom.png) no-repeat center top;
    position: relative;
    z-index: 5;
}

.select-box {
    width: 450px;
    height: 400px;
    position: absolute;
    top: 40px;
    right: 185px;
    text-align: center;
}

    .select-box li {
        text-align: center;
        margin: 0 auto;
        display: inline-block;
        margin-bottom: 30px;
        height: 123px;
        position: relative;
    }

.items-pic-bx {
    width: 110px;
    height: 100%;
    border: 2px solid #c6c6c6;
    border-radius: 40px;
    margin-right: 25px;
    float: left;
}

.item-off {
    background: url(../images/item-off.png) no-repeat center center;
}

.item-news {
    background: url(../images/item-news.png) no-repeat center center;
}

.item-digital {
    background: url(../images/item-digital.png) no-repeat center center;
}

.items-details {
    width: 100px;
    height: 100%;
    float: left;
    text-align: justify;
    overflow: hidden;
    transition: all 400ms;
}

    .items-details a {
        text-decoration: none;
    }

    .items-details div {
        width: 100%;
        height: 100%;
        font: 22px/28px weblog;
        color: #d80000;
        text-align: justify;
        margin: 20px 0 0 0;
    }

    .items-details p {
        width: 305px;
        height: 17px;
        font: 15px/18px mitra;
        color: #5a5a5a;
        text-align: justify;
        overflow: hidden;
    }

    .items-details i {
        height: 25px;
        font: 18px/21px mitra;
        color: #d80000;
        display: block;
        text-align: left;
        position: relative;
    }

        .items-details i:before {
            content: "";
            background: url(../images/items-arrow.png);
            width: 8px;
            height: 10px;
            display: block;
            position: absolute;
            top: 8px;
            left: 75px;
        }

        .items-details i a {
            color: red;
        }

.select-box li:hover .items-details {
    width: 305px;
}

    .select-box li:hover .items-details div {
        margin: 0;
        white-space: nowrap;
        height: 40px;
    }

.section1-logo {
    width: 159px;
    height: 74px;
    position: absolute;
    left: 51px;
    top: 280px;
}

.vertical-line {
    width: 1px;
    height: 500px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 45px;
    left: 260px;
}

.quick-menu {
    width: 100px;
    height: 210px;
    padding: 20px 10px;
    background: #d80000;
    border-radius: 20px;
    position: absolute;
    bottom: -150px;
    left: 70px;
    text-align: center;
}

    .quick-menu > a {
        text-decoration: none;
        color: #fff;
        font: 24px/30px mitra;
        transition: ease-out 200ms;
        display: block;
    }

        .quick-menu > a:hover {
            color: #ffea36;
            padding: 10px 0;
        }

.section2 {
    height: 713px;
    margin-top: -113px;
    background: url(../images/section2-bg.png) #ff9c00;
    z-index: 4;
    margin-bottom: 2px;
    position: relative;
    overflow: hidden;
}

.section2-leftpic {
    width: 100%;
    height: 713px;
    background: url(../images/section2-leftpic.png) no-repeat center top;
    position: absolute;
    top: 0;
    left: 0;
}

.section2-top {
    width: 100%;
    height: 600px;
    background: url(../images/section2-top.png) no-repeat center top;
    position: absolute;
    top: 113px;
}

.section2-textbx {
    width: 450px;
    height: 450px;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -225px;
    overflow: hidden;
    z-index: 10;
}

    .section2-textbx dt {
        text-align: justify;
        font: 35px/40px weblog;
        color: #ffea36;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
        margin-bottom: 12px;
    }

    .section2-textbx dd {
        text-align: justify;
        font: 18px/30px mitra;
        color: #fff;
    }

.section2-enterbx {
    width: 467px;
    height: 108px;
    display: inline-block;
    text-decoration: none;
    background: url(../images/section2-enterbx.png) no-repeat center top;
    position: absolute;
    left: 60px;
    bottom: 0;
}

.section3 {
    height: 600px;
    background: #0084a5;
    margin-bottom: 2px;
    overflow: hidden;
    position: relative;
}

.section3-map {
    width: 864px;
    height: 100%;
    background: url(../images/section3-map.jpg) no-repeat left top;
    position: absolute;
    left: 55%;
    top: 0;
}

.section3-movie {
    width: 1056px;
    height: 100%;
    position: absolute;
    right: 45%;
    top: 0;
    background-image: url('../video/poster.jpg');
}

.section3-main {
    width: 257px;
    height: 100%;
    background: url(../images/section3-main.png) no-repeat center top;
    position: absolute;
    right: 45%;
    top: 0;
}

.section3-textbx {
    width: 450px;
    height: 425px;
    position: absolute;
    top: 70px;
    right: 0;
    overflow: hidden;
}

    .section3-textbx dt {
        text-align: justify;
        font: 41px/45px weblog;
        color: #ffba00;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
        margin-bottom: 12px;
    }

    .section3-textbx dd {
        text-align: justify;
        font: 18px/30px mitra;
        color: #fff;
    }

.section3-enterbx {
    width: 365px;
    height: 87px;
    display: inline-block;
    text-decoration: none;
    background: url(../images/section3-enterbx.png) no-repeat center top;
    position: absolute;
    right: 122px;
    bottom: 0;
}

.section4 {
    height: 600px;
    background: url(../images/section4-bg.jpg) no-repeat center top;
    margin-bottom: -10px;
    overflow: hidden;
    position: relative;
}

.section4-enterbx {
    width: 467px;
    height: 108px;
    display: inline-block;
    text-decoration: none;
    background: url(../images/section2-enterbx.png) no-repeat center top;
    position: absolute;
    left: 160px;
    bottom: 0;
}

.section4-textbx {
    width: 500px;
    height: 390px;
    position: absolute;
    top: 100px;
    right: 205px;
    overflow: hidden;
    z-index: 10;
}

    .section4-textbx dt {
        text-align: justify;
        font: 40px/45px weblog;
        color: #d60000;
        margin-bottom: 12px;
    }

    .section4-textbx dd {
        text-align: justify;
        font: 18px/30px mitra;
        color: #000;
    }

footer {
    width: 100%;
    height: 145px;
    background: #202020;
}

.socialbx {
    height: 25px;
    position: absolute;
    top: 40px;
    left: 0;
}

    .socialbx a {
        width: 25px;
        height: 25px;
        float: left;
        margin-right: 5px;
        background-image: url(../images/footer-social.png);
        background-repeat: no-repeat;
        position: relative;
        text-decoration: none;
    }

        .socialbx a span {
            position: absolute;
            bottom: -10px;
            right: 50%;
            margin-right: -33px;
            color: #fff;
            width: 66px;
            height: 20px;
            background-color: rgba(40, 40, 40, 0.8);
            border-radius: 3px;
            text-align: center;
            font: 11px/18px tahoma;
            opacity: 0;
            -moz-transition: all ease-in-out 0.2s;
            -o-transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            transition: all ease-in-out 0.2s;
        }

        .socialbx a:hover span {
            opacity: 1;
            bottom: -30px;
        }

.s-fb {
    background-position: 0 0;
}

.s-tw {
    background-position: -25px 0;
}

.s-gp {
    background-position: -50px 0;
}

.s-li {
    background-position: -75px 0;
}

.s-in {
    background-position: -100px 0;
}

.s-rs {
    background-position: -125px 0;
}

.s-ap {
    background-position: -150px 0;
}

.fcr {
    color: #636363;
    text-align: left;
    font: 9pt/20px weblog;
    direction: rtl;
    width: 100%;
    padding-top: 75px;
}

    .fcr a {
        color: #636363;
        text-decoration: none;
    }

        .fcr a:hover {
            color: #636363;
            text-decoration: underline;
        }

.footer-logo {
    width: 159px;
    height: 74px;
    position: absolute;
    right: 0;
    top: 35px;
}

.scrollingitems {
    z-index: 1;
}

    .scrollingitems img {
        height: 584px;
        position: absolute;
        transition: all ease 200ms;
    }

        .scrollingitems img:nth-child(1) {
            z-index: 10;
        }

        .scrollingitems img:nth-child(2) {
            z-index: 7;
        }

        .scrollingitems img:nth-child(3) {
            z-index: 4;
        }

        .scrollingitems img:nth-child(4) {
            z-index: 1;
        }

.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
    overflow: hidden;
}

.no-video .video-container video,
.touch .video-container video {
    display: none;
}

.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}

.video-container {
    position: relative;
    bottom: 0%;
    left: 28%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}

    .video-container .poster img {
        width: 100%;
        bottom: 0;
        position: absolute;
    }

    .video-container .filter {
        z-index: 100;
        position: absolute;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
    }

    .video-container video {
        position: absolute;
        z-index: 0;
        bottom: 0;
    }

        .video-container video.fillWidth {
            width: 100%;
        }

.mouseitems {
    width: 100%;
    z-index: 1;
}

.digital-goods1 {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4;
    position: absolute;
}

.digital-goods2 {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    position: absolute;
}

.digital-goods3 {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    position: absolute;
}

.digital-goods4 {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
}

.goto {
    position: relative;
    right: 90px;
    top: 10px;
    z-index: 10;
}

.goto-right {
    right: 18px;
    top: 0;
}

.goto img {
    display: inline-block;
    vertical-align: middle;
}

.goto h3 {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    padding: 0;
    color: black;
    font-family: weblog;
}

.gototop {
    position: fixed;
    right: 20px;
    bottom: 15px;
    transition: all ease 500ms;
    display: none;
    z-index: 9999;
}

    .gototop i {
        transition: all ease 300ms;
    }

    .gototop:hover i {
        color: #383838;
    }

    .gototop i {
        color: white;
    }

    .gototop.is-visible {
        display: block;
        -webkit-animation: cd-move-in 0.8s;
        -moz-animation: cd-move-in 0.8s;
        animation: cd-move-in 0.8s;
    }

    .gototop.not-visible {
        -webkit-animation: cd-move-out 0.8s;
        -moz-animation: cd-move-in 0.8s;
        animation: cd-move-out 0.8s;
    }

@-webkit-keyframes cd-move-in {
    0% {
        -webkit-transform: translateX(100px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes cd-move-in {
    0% {
        -moz-transform: translateX(100px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@keyframes cd-move-in {
    0% {
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes cd-move-out {
    0% {
        -webkit-transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(100px);
    }
}

@-moz-keyframes cd-move-out {
    0% {
        -moz-transform: translateX(0);
    }

    100% {
        -moz-transform: translateX(100px);
    }
}

@keyframes cd-move-out {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }
}

dd {
    margin-right: 0;
}
