.credit,
.reload.bell,
body {
    text-align: center;
}

.btn,
.copy-right a,
.credit a,
.reload {
    text-decoration: none
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

h1 span,
h2 {
    color: #6D461D
}

::-moz-selection {
    background: #eee;
    text-shadow: none;
    color: #000
}

::selection {
    background: #eee;
    text-shadow: none;
    color: #000
}

.col-ms-1,
.col-ms-10,
.col-ms-11,
.col-ms-12,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:480px) and (max-width:767px) {
    .col-ms-1,
    .col-ms-10,
    .col-ms-11,
    .col-ms-12,
    .col-ms-2,
    .col-ms-3,
    .col-ms-4,
    .col-ms-5,
    .col-ms-6,
    .col-ms-7,
    .col-ms-8,
    .col-ms-9 {
        float: right
    }
    .col-ms-12 {
        width: 100%
    }
    .col-ms-11 {
        width: 91.66666667%
    }
    .col-ms-10 {
        width: 83.33333333%
    }
    .col-ms-9 {
        width: 75%
    }
    .col-ms-8 {
        width: 66.66666667%
    }
    .col-ms-7 {
        width: 58.33333333%
    }
    .col-ms-6 {
        width: 50%
    }
    .col-ms-5 {
        width: 41.66666667%
    }
    .col-ms-4 {
        width: 33.33333333%
    }
    .col-ms-3 {
        width: 25%
    }
    .col-ms-2 {
        width: 16.66666667%
    }
    .col-ms-1 {
        width: 8.33333333%
    }
    .col-ms-pull-12 {
        right: 100%
    }
    .col-ms-pull-11 {
        right: 91.66666667%
    }
    .col-ms-pull-10 {
        right: 83.33333333%
    }
    .col-ms-pull-9 {
        right: 75%
    }
    .col-ms-pull-8 {
        right: 66.66666667%
    }
    .col-ms-pull-7 {
        right: 58.33333333%
    }
    .col-ms-pull-6 {
        right: 50%
    }
    .col-ms-pull-5 {
        right: 41.66666667%
    }
    .col-ms-pull-4 {
        right: 33.33333333%
    }
    .col-ms-pull-3 {
        right: 25%
    }
    .col-ms-pull-2 {
        right: 16.66666667%
    }
    .col-ms-pull-1 {
        right: 8.33333333%
    }
    .col-ms-pull-0 {
        right: auto
    }
    .col-ms-push-12 {
        left: 100%
    }
    .col-ms-push-11 {
        left: 91.66666667%
    }
    .col-ms-push-10 {
        left: 83.33333333%
    }
    .col-ms-push-9 {
        left: 75%
    }
    .col-ms-push-8 {
        left: 66.66666667%
    }
    .col-ms-push-7 {
        left: 58.33333333%
    }
    .col-ms-push-6 {
        left: 50%
    }
    .col-ms-push-5 {
        left: 41.66666667%
    }
    .col-ms-push-4 {
        left: 33.33333333%
    }
    .col-ms-push-3 {
        left: 25%
    }
    .col-ms-push-2 {
        left: 16.66666667%
    }
    .col-ms-push-1 {
        left: 8.33333333%
    }
    .col-ms-push-0 {
        left: auto
    }
    .col-ms-offset-12 {
        margin-left: 100%
    }
    .col-ms-offset-11 {
        margin-left: 91.66666667%
    }
    .col-ms-offset-10 {
        margin-left: 83.33333333%
    }
    .col-ms-offset-9 {
        margin-left: 75%
    }
    .col-ms-offset-8 {
        margin-left: 66.66666667%
    }
    .col-ms-offset-7 {
        margin-left: 58.33333333%
    }
    .col-ms-offset-6 {
        margin-left: 50%
    }
    .col-ms-offset-5 {
        margin-left: 41.66666667%
    }
    .col-ms-offset-4 {
        margin-left: 33.33333333%
    }
    .col-ms-offset-3 {
        margin-left: 25%
    }
    .col-ms-offset-2 {
        margin-left: 16.66666667%
    }
    .col-ms-offset-1 {
        margin-left: 8.33333333%
    }
    .col-ms-offset-0 {
        margin-left: 0
    }
}

.onepage-wrapper,
.onepage-wrapper .section {
    width: 100%;
    height: 100%;
	background-color: black;
}

.visible-ms {
    display: none!important
}

.visible-ms-block,
.visible-ms-inline,
.visible-ms-inline-block {
    display: none!important
}

@media (min-width:480px) and (max-width:767px) {
    .visible-ms {
        display: block!important
    }
    table.visible-ms {
        display: table!important
    }
    tr.visible-ms {
        display: table-row!important
    }
    td.visible-ms,
    th.visible-ms {
        display: table-cell!important
    }
    .visible-ms-block {
        display: block!important
    }
    .visible-ms-inline {
        display: inline!important
    }
    .visible-ms-inline-block {
        display: inline-block!important
    }
    .hidden-ms {
        display: none!important
    }
}

@media (min-width:1650px) {
    .main section .page_container-mobile {
        margin-top: 100px!important
    }
    .holding-mobile {
        position: relative;
        top: 85px
    }
}

@media only screen and (min-width:1200px) and (max-width:1650px) {
    .main section .page_container-mobile {
        margin-top: 0!important
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {

    .main section .page_container-mobile {
        margin-top: 50px!important
    }
}

@media only screen and (min-width:767px) and (max-width:991px) {

    .main section .page_container-mobile,
    .txt-mobile {
        margin-top: 50px!important
    }
    .wrapper-qrcode {
        padding: 30px 0!important
    }
    .copy-right {
        position: relative!important
    }
}

@media only screen and (min-width:480px) and (max-width:768px) {

    .main section .page_container-mobile,
    .txt-mobile {
        margin-top: 50px!important
    }
    .wrapper-qrcode {
        padding: 30px 0!important
    }
    .copy-right {
        position: relative!important
    }
}

@media only screen and (min-width:360px) and (max-width:480px) {
    .main section.page1 {
        background: url(../img/mobile.jpg) center/cover no-repeat #E2E4E7 !important;
    }
    .main section .page_container-mobile,
    .txt-mobile {
        margin-top: 50px!important
    }
    .wrapper-qrcode {
        padding: 30px 0!important
    }
    .email-link {
        font-size: 13px!important;
        font-weight: 400!important;
        letter-spacing: 1px!important
    }
    .copy-right {
        position: relative!important
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    .main section.page1 {
        background: url(../img/mobile.jpg) center/cover no-repeat #E2E4E7 !important;
    }
    .main section .page_container-mobile,
    .txt-mobile {
        margin-top: 50px!important
    }
    .wrapper-qrcode {
        padding: 30px 0!important
    }
    .email-link {
        font-size: 13px!important;
        font-weight: 400!important;
        letter-spacing: 1px!important
    }
    .copy-right {
        position: relative!important
    }
}

@media only screen and (max-width:320px) {
    .main section.page1 {
        background: url(../img/mobile.jpg) center/cover no-repeat #E2E4E7 !important;
    }
    .main section .page_container-mobile,
    .txt-mobile {
        margin-top: 50px!important
    }
    .wrapper-qrcode {
        padding: 30px 0!important
    }
    .email-link {
        font-size: 13px!important;
        font-weight: 400!important;
        letter-spacing: 1px!important
    }
    .copy-right {
        position: relative!important
    }
}

.main h1,
h1,
h2 {
    font-weight: 100
}

body,
html {
    margin: 0;
    overflow: hidden;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

.onepage-wrapper,
body,
html {
    display: block;
    position: static;
    padding: 0;
    width: 100%;
    height: 100%
}

.onepage-wrapper {
    display: block;
    position: relative;
    padding: 0;
    -webkit-transform-style: preserve-3d
}

.onepage-pagination {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 5;
    list-style: none;
    margin: 0;
    padding: 0
}

.onepage-pagination li {
    padding: 0;
    text-align: center;
    margin-bottom: 5px
}

.onepage-pagination li a {
    padding: 10px;
    width: 15px;
    height: 15px;
    display: block
}

.onepage-pagination li a:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #857B6D;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.onepage-pagination li a.active:before {
    width: 15px;
    height: 15px;
    background: 0 0;
    border: 1px solid #857B6D
}

.main,
.main h1,
h1,
h2 {
    width: 100%;
    float: left
}

body,
html {
    height: 100%
}

.disabled-onepage-scroll,
.disabled-onepage-scroll .wrapper {
    overflow: auto
}

.disabled-onepage-scroll .onepage-wrapper .section {
    position: relative!important;
    top: auto!important;
    left: auto!important
}

.disabled-onepage-scroll .onepage-wrapper {
    -webkit-transform: none!important;
    -moz-transform: none!important;
    transform: none!important;
    -ms-transform: none!important;
    min-height: 100%
}

.disabled-onepage-scroll .onepage-pagination {
    display: none
}

.btn,
.reload,
h1 span {
    display: inline-block
}

.disabled-onepage-scroll .onepage-wrapper,
body.disabled-onepage-scroll,
html {
    position: inherit
}

body {
    padding: 0;
    position: relative;
    margin: 0;
    -webkit-font-smoothing: antialiased
}

.wrapper {
    height: 100%!important;
    margin: 0 auto;
    overflow: hidden
}

h1 {
    margin-top: 100px;
    color: #000;
    margin-bottom: 5px;
    font-size: 70px
}

h1 span {
    font-size: 26px;
    margin: 0 5px;
    text-transform: capitalize;
    background: rgba(0, 0, 0, .85);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, .75);
    padding: 3px 10px
}

h2 {
    margin-top: 0;
    margin-bottom: 10px
}

.pointer {
    color: #9b59b6;
    font-size: 30px;
    margin-top: 15px
}

.main {
    margin: 0 auto
}

.main h1 {
    padding: 150px 50px;
    font-size: 45px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    margin: 0
}

.back,
.credit a {
    font-weight: 700
}

.reload.bell {
    font-size: 12px;
    padding: 20px;
    width: 45px;
    height: 47px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px
}

.reload.bell #notification {
    font-size: 25px;
    line-height: 140%
}

.btn,
.reload {
    line-height: 100%;
    padding: 0;
    margin-bottom: 3px
}

.clear {
    width: auto
}

.btns {
    margin: 30px auto
}

.credit {
    color: rgba(0, 0, 0, .5);
    padding: 10px;
    width: 410px;
    clear: both
}

.back,
.main section.page1 h1,
.main section.page1 h2 {
    width: 100%;
    text-align: center
}

.credit a {
    color: rgba(0, 0, 0, .85);
    text-align: center
}

.back {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: rgba(255, 255, 255, .25);
    font-size: 13px;
    color: #000;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.back:hover {
    color: #000;
    background: rgba(255, 255, 255, .5)
}

.main section .page_container {
    position: relative;
    top: 10%;
    margin: 0 auto;
    max-width: 950px;
    z-index: 3
}

.main section .page_container-mobile {
    margin: 0 auto;
}

.main section {
    overflow: hidden
}

.page_container-mobile h3 {
    margin-top: 70px!important
}

.main section>img {
    position: absolute;
    max-width: 100%;
    z-index: 1
}



.main section .page_container .btns {
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 30px 0;
    border-top: 1px solid #fff
}

.btns a {
    color: #000;
    width: 155px;
}

.main section .page_container .btns a {
    text-align: center
}

.main section.page2 {
    background: #fff;
}

.main section.page2>img {
    position: absolute;
    top: -300px;
    left: 50%;
    margin-left: -1095px
}

.main section.page2 .page_container {
    margin-top: 240px;
    overflow: hidden
}

.main section.page2 h1 {
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
    font-size: 50px;
    letter-spacing: -1px;
    color: #fff
}

.main section.page2 h2 {
    text-align: center;
    line-height: 160%
}

.viewing-page-2 .back {
    background: rgba(0, 0, 0, .25);
    color: #FFF
}



.txt-mobile {
    margin-top: 150px
}

.txt-mobile h2 {
    color: #857B6D;
    font-size: 19px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    margin-bottom: 15px;
    direction: rtl
}

.txt-mobile p {
    color: #000;
    font-size: 16px;
    direction: rtl;
    width: 100%
}

.copy-right {
    color: #555;
    direction: rtl;
    font-size: 12px;
    text-align: center;
    position: absolute;
    bottom: 0;
    padding: 10px 10px 5px
}

.copy-right a {
    color: #857B6D
}

.email-link {
    font-size: 17px;
    font-weight: 500;
    background: #fff;
    padding: 5px 10px 2px;
    border: 1px solid #000;
    letter-spacing: 4px
}

.wrapper-qrcode {
    background: rgba(255, 255, 255, .6);
    padding: 30px 100px;
    text-align: center
}

.qrcode span {
    display: inline-block;
    width: 100%;
    text-align: center
}

.qrcode span:hover {
    color: #999
}

.qrcode img {
    margin: 0 auto
}


.main section.page1 {
    background: url(../img/desktop.jpg) center/cover no-repeat #E2E4E7
}

.main section.page1 h2 {
    float: left;
    clear: both
}

.main section.page1 h1 {
    float: left;
    clear: both;
    font-weight: 500;
    color: #fff;
    padding: 0;
    margin-top: 15px;
    font-size: 30px;
    margin-bottom: 15px
}

.main section.page1 h4 {
    text-transform: uppercase;
    padding: 10px 0;
    letter-spacing: 6px;
    color: #333
}

.main section.page2>img {
    position: absolute;
    top: -300px;
    left: 50%;
    margin-left: -1095px
}

.main section.page2 .page_container {
    margin-top: 240px;
    overflow: hidden
}

.main section.page2 h1 {
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
    font-size: 50px;
    letter-spacing: -1px;
    color: #fff
}

.main section.page2 h2 {
    text-align: center;
    line-height: 160%
}


.main section.page3>img {
    position: absolute;
    top: -300px;
    left: 50%;
    margin-left: -1095px
}

.main section.page3 .page_container {
    margin-top: 240px;
    overflow: hidden
}

.main section.page3 h1 {
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
    font-size: 50px;
    letter-spacing: -1px;
    color: #fff
}

.main section.page3 h2 {
    text-align: center;
    line-height: 160%
}

.main section.page4>img {
    position: absolute;
    top: -300px;
    left: 50%;
    margin-left: -1095px
}

.main section.page4 .page_container {
    margin-top: 240px;
    overflow: hidden
}

.main section.page4 h1 {
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
    font-size: 50px;
    letter-spacing: -1px;
    color: #fff
}

.main section.page4 h2 {
    text-align: center;
    line-height: 160%
}

.main section.page5>img {
    position: absolute;
    top: -300px;
    left: 50%;
    margin-left: -1095px
}

.main section.page5 .page_container {
    margin-top: 240px;
    overflow: hidden
}

.main section.page5 h1 {
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
    font-size: 50px;
    letter-spacing: -1px;
    color: #fff
}

.main section.page5 h2 {
    text-align: center;
    line-height: 160%
}
.main section.page6>img {
    position: absolute;
    top: -300px;
    left: 50%;
    margin-left: -1095px
}

.main section.page6 .page_container {
    margin-top: 240px;
    overflow: hidden
}

.main section.page6 h1 {
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
    font-size: 50px;
    letter-spacing: -1px;
    color: #fff
}

.main section.page6 h2 {
    text-align: center;
    line-height: 160%
}


.main section.page7 {
    background: #f6f6f6;
    position: relative
}

.main section.page7 .page_container {
    overflow: hidden;
    width: 500px;
    right: -285px
}

.main section.page7 h3 {
    text-align: center;
    font-weight: 500;
    color: #857B6D;
    padding: 0;
    margin-top: 15px;
    font-size: 30px;
    margin-bottom: 20px
}

.main section.page7 h4 {
    color: #000;
    text-align: center;
    line-height: 30px;
    font-weight: 300;
    font-size: 20px;
    direction: rtl;
    background: rgba(255, 255, 255, .6);
    padding: 20px 10px
}


/*body.disabled-onepage-scroll .main section.page7 .page_container {*/
    /*width: 90%;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*right: 0*/
/*}*/