@charset "UTF-8";

#preload,
#preloadedImages,
.hide {
    position: absolute;
    left: -9999px;
    top: -9999px
}

#browser_box {
    width: 100%;
    height: 100vh;
    /*position: absolute;*/
    position: fixed;
    z-index: -1;
    opacity: 0;
    left: -0%;
}

.browser h4,
.title,
h3 {
    text-transform: uppercase
}


.browser .download a,
.da-slide .da-link,
.github,
.main_menu ul li a,
.title a:hover {
    text-decoration: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    font: inherit;
    vertical-align: baseline
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    overflow: auto
}

#preload,
.c_browsers,
.container,
.hide,
.hidetext,
.kwicks>*,
.menu a {
    overflow: hidden
}

abbr,
span.abbr {
    border-bottom: none
}

.clear {
    clear: both;
    height: 0
}

.hidetext {
    text-indent: 100%;
    white-space: nowrap
}


html:lang(zh-Hans) body,
html:lang(zh-Hant) body {
    font-family: "Microsoft Yahei UI", "Microsoft Yahei", "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif
}

html:lang(ar) body {
    font-family: Arial, sans-serif
}

.main_menu ul li:nth-child(8) a span,
html:lang(ar) .browser .center h2,
html:lang(ar) .browser .statistic span,
html:lang(ar) .browser h4,
html:lang(ar) .title h1 {}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

#preloadedImages {
    overflow: hidden
}

#preload {
    display: inline;
    width: 0;
    height: 0
}

.title {
    font-weight: 800
}


html:lang(zh-Hans) h3,
html:lang(zh-Hant) h3 {
    font-size: 14px
}

html:lang(zh-Hans) h4,
html:lang(zh-Hant) h4 {
    font-size: 12px
}

html:lang(ar) h3 {
    font-size: 17px
}

.btnCloseNav span,
.menu a {
    position: absolute;
    width: 28px
}

.menu {
    cursor: pointer
}

.menu a {
    left: 30px;
    top: 25px;
    height: 19px;
    z-index: 200;
    text-indent: -5555px
}

.btnCloseNav .l1 {
    margin-top: -8px
}

.btnCloseNav .l3 {
    margin-top: 8px
}

.btnCloseNav span {
    display: block;
    left: 0;
    top: 8px;
    height: 3px;
    background: #FFF;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: margin .13s ease-out .23s, opacity .13s ease-out .23s, -webkit-transform .13s ease-out;
    -moz-transition: margin .13s ease-out .23s, opacity .13s ease-out .23s, -moz-transform .13s ease-out;
    -ms-transition: margin .13s ease-out .23s, opacity .13s ease-out .23s, -ms-transform .13s ease-out;
    transition: margin .13s ease-out .23s, opacity .13s ease-out .23s, transform .13s ease-out
}

.browser,
.c_browsers {
    position: relative;
    height: 100%
}

.title a {
    color: #fff
}

.title h1 {
    margin: 20px auto 0;
    text-align: center;
    font-size: 15px
}

.title p {
    font-size: 12px;
    margin: 0;
    text-align: center;
    font-weight: 700
}

.title h3 {
    margin: 29px 0 0 110px;
    font-weight: 800
}

html:lang(zh-Hans) .title p,
html:lang(zh-Hant) .title p {
    font-size: 14px
}

html:lang(ar) .title p {
    font-size: 16px;
    padding-top: 5px
}

.browserVersion {
    display: none
}

.newBrowser {
    display: block
}

.c_browsers {
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity .17s ease-in-out;
    -moz-transition: opacity .17s ease-in-out;
    -o-transition: opacity .17s ease-in-out;
    transition: opacity .17s ease-in-out
}

.browser {
    float: left;
    width: 20%;
    color: #FFF;
    -webkit-transition: background .1s ease-in-out;
    -moz-transition: background .1s ease-in-out;
    -o-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out
}

.browser .download,
.browser .statistic,
.main_menu ul li:nth-child(8) #hoefler-logo #text {
    -webkit-transition: opacity .10s ease-in-out;
    -moz-transition: opacity .10s ease-in-out;
    -o-transition: opacity .10s ease-in-out
}

.browser a {
    text-decoration: none;
    display: block;
    color: #fff;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;

}

.browser a:hover {
    color: #e0e0e0;
}

.browser h2 {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    font-family: 'Exo 2', sans-serif;
    font-size: 21px;
    margin: 0;
}

.browser .center h2:before {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    float: left;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}

.browser:hover .center h2:before {
    width: 25%;
}

.browser h2 span,
.browser h2.edge span {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto 35px;
    display: block
}

.browser h2 span {
    background: url(../imgs/browsers-bg.png) no-repeat;
    background-size: auto 200px
}

.browser h2.edge span {
    background: url(../imgs/browsers-bg-edge.png) no-repeat;
    background-size: auto 200px
}

.browser h4,
.browser h5 {
    margin-bottom: 10px;
    width: 100%
}

.browser h5 {
    opacity: .5;
    text-transform: none
}

.browser .download,
.browser .statistic {
    display: block;
    opacity: 1;
    transition: opacity .3s ease-in-out
}

.allowHover .browser:hover .download,
.allowHover .browser:hover .statistic {
    opacity: 1
}

.allowHover .browser .download a {
    left: -5555px
}

.allowHover .browser:hover .download a {
    left: 0
}

.browser .center {
    width: 100%;
    display: block;
    position: absolute;
    top: 45%;
    left: 0;
}

.browser .center1 {
    width: 100%;
    display: block;
    position: absolute;
    top: 45%;
    left: 0;
}


.browser .download,
.browser .statistic {
    position: absolute;
    width: 260px;
    left: 50%;
    text-align: center
}

.browser .statistic {
    width: 100px;
    height: 100px;
    top: 80%;
    margin-left: -50px;
    opacity: 1;
}

.browser .statistic a {
    width: 100%;
    height: 100%;
}

.browser .statistic img {
    position: relative;
    top: 50%;
    width: 100%;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.stc_main {
    width: 230px !important;
    margin-left: -115px !important;
}

html:lang(ar) .browser .statistic {
    font-size: 15px
}

.browser .statistic span {
    display: block;
    font-size: 58px;
    margin: 0;
    line-height: 58px;
    font-weight: 700
}

.browser .download {
    width: auto;
    top: 55%;
    margin-left: -55px;
}

.browser .download a {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    line-height: 35px;
}

.browser .download a.edge-btn,
.browser .download a.macos-btn {
    width: 250px
}

html:lang(ar) .browser h4 {
    font-size: 15px
}

.available {
    position: absolute;
    left: 50%;
    top: 90%;
    width: 200px;
    text-align: center;
    margin-left: -100px
}

.available ul {
    width: 100%;
    height: 25px;
    text-align: center;
    margin-top: 15px
}

.available ul li {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 5px;
    text-indent: -5555px;
    text-align: left;
    background: url(../imgs/operatingsystems-bg.png) no-repeat;
    background-size: auto 25px
}

.keep_calm p.center,
.main_menu ul li a {
    text-transform: uppercase;
    text-align: center
}

.available ul li.windows {
    background-position: 0 0
}

.available ul li.mac {
    background-position: -25px 0
}

.available ul li.linux {
    background-position: -50px 0
}

.available ul li span {
    display: none
}

#chrome {
    background-color: #EA6F12;
}

#chrome h2 span {
    background-position: 0 0
}

.allowHover #chrome:hover h2 span {
    background-position: 0 -100px
}

#firefox {
    background-color: #E60061;
}

#firefox h2 span {
    background-position: -100px 0
}

.allowHover #firefox:hover h2 span {
    background-position: -100px -100px
}

#internetExplorer {
    /*background-color: #FBB100;*/
    background-color: rgba(159, 206, 38, 1);
}

#internetExplorer h2 span {
    background-position: -200px 0
}

.allowHover #internetExplorer:hover h2 span {
    background-position: -200px -100px
}

#safari {
    background-color: #F568A3;
}

#safari h2 span {
    background-position: -300px 0
}

.allowHover #safari:hover h2 span {
    background-position: -300px -100px
}

#opera {
    background-color: rgba(59, 154, 255, 1);
}

#opera h2 span {
    background-position: -400px 0
}

.allowHover #opera:hover h2 span {
    background-position: -400px -100px
}

#yandex {
    background: rgb(243, 35, 35);
    top: 0;
}

#yandex h2 span {
    background-position: -500px 0;
}

.allowHover #yandex:hover h2 span {
    background-position: -500px -100px;
}

.c_browsers>div:first-child {
    z-index: 60;
}

.c_browsers>div:first-child+div {
    z-index: 50;
}

.c_browsers>div:first-child+div+div {
    z-index: 40;
}

.c_browsers>div:first-child+div+div+div {
    z-index: 30;
}

.c_browsers>div:first-child+div+div+div+div {
    z-index: 20;
}

.c_browsers>div:first-child+div+div+div+div+div {
    z-index: 10;
}

.c_browsers.hideBrowsers {
    opacity: 1
}

.c_browsers .browser.firstAnim {
    width: calc(100%/6) !important;
    position: absolute;
    opacity: 1;
    -webkit-transition: width 1.1s cubic-bezier(.57, .01, .13, 1.03);
    -moz-transition: width 1.1s cubic-bezier(.57, .01, .13, 1.03);
    -o-transition: width 1.1s cubic-bezier(.57, .01, .13, 1.03);
    transition: width 1.1s cubic-bezier(.57, .01, .13, 1.03)
}

.c_browsers>div:first-child.firstAnim {
    left: 0
}

.c_browsers>div:first-child+div.firstAnim {
    left: calc(100%/6*1)
}

.c_browsers>div:first-child+div+div.firstAnim {
    left: calc(100%/6*2)
}

.c_browsers>div:first-child+div+div+div.firstAnim {
    left: calc(100%/6*3)
}

.c_browsers>div:first-child+div+div+div+div.firstAnim {
    left: calc(100%/6*4)
}

.c_browsers>div:first-child+div+div+div+div+div.firstAnim {
    left: calc(100%/6*5)
}

.allowHover .browser:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.main_menu:after,
.pusher:after {
    content: ''
}

.allowHover .browser:hover:before {
    opacity: 1
}

.kwicks {
    display: block;
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0
}

.kwicks>* {
    display: block;
    padding: 0;
    margin: 0
}

.kwicks.kwicks-processed>* {
    margin: 0;
    position: absolute
}

.kwicks-horizontal>* {
    float: left
}

.kwicks-horizontal> :first-child {
    margin-left: 0
}

.kwicks-vertical> :first-child {
    margin-top: 0
}


#content,
.container,
.pusher,
body,
html {
    height: 100%
}

#content {
    overflow-y: hidden
}

#content.home {
    background: #f2b635
}

#content,
.inner {
    position: relative;
    height: 100%
}

.container {
    position: relative
}

.pusher {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -ms-transition: -ms-transform .3s;
    transition: transform .3s
}

.pusher:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1050;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease
}

.pusher {
    position: relative;
    left: 0;
    height: 100%;
    overflow: visible;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px
}

.loadContent,
.nav_wrapper {
    position: absolute;
    height: 100%;
    top: 0
}

.comp_body,
.composer,
.da-slide .da-txt p,
.da-slider,
.keep_calm,
.main_menu {
    overflow: hidden
}

.loadContent {
    display: block;
    left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px
}

.current {
    z-index: 100
}

.next {
    z-index: 99
}

.page-hide {
    left: 100%
}

.page-show {
    left: 0
}

.menu_open .pusher:after {
    opacity: .2;
    visibility: visible;
}

.nav_wrapper {
    left: 0;
    width: 300px;
    background: #F2B635
}

.nav_wrapper span {
    position: fixed;
    float: left;
    width: 100%;
    top: 0;
    height: 75px;
    background: rgba(255, 255, 255, .1)
}

.main_menu,
.main_menu:after {
    height: 100%;
    position: absolute;
    top: 0
}

.main_menu .close:hover {
    background-image: url(../imgs/close.png);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.main_menu {
    left: 0;
    z-index: 100;
    visibility: hidden;
    width: 300px;
    background: #F2B635;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.main_menu:after {
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, .2);
    opacity: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.menu_open .main_menu:after {
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity .5s, width .1s .5s, height .1s .5s;
    -moz-transition: opacity .5s, width .1s .5s, height .1s .5s;
    -o-transition: opacity .5s, width .1s .5s, height .1s .5s;
    transition: opacity .5s, width .1s .5s, height .1s .5s
}

.main_menu ul {
    margin: 0;
    padding: 70px 0 0;
    list-style: none;
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%
}

.main_menu ul li {
    display: table;
    position: relative;
    width: 100%;
    padding: 0;
    height: 16.2%;
    background-color: #6F6F6F;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.menu_open .main_menu ul li {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.main_menu ul li:nth-child(2) {
    background: #6F6F6F
}

.main_menu ul li:nth-child(3) {
    background: #646464
}

.main_menu ul li:nth-child(4) {
    background: #5E5E5E
}

.main_menu ul li:nth-child(5) {
    background: #595959
}

.main_menu ul li:nth-child(6) {
    background: #545454
}

.main_menu ul li:nth-child(7) {
    background: #4f4f4f;
    height: 8%
}

.main_menu ul li:nth-child(8) {
    background: #4b4a4a;
    height: 12%
}

.main_menu ul li:nth-child(8) a span {
    font-size: 15px
}

.main_menu ul li:nth-child(8) img {
    width: 170px;
    margin-top: 15px
}

#hoefler-logo {
    width: 180px
}

.main_menu ul li:nth-child(8) #hoefler-logo #text {
    transition: opacity .3s ease-in-out;
    opacity: .3
}

.main_menu ul li:nth-child(8) #hoefler-logo #logo {
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: .5
}

.main_menu ul li:nth-child(8):hover #hoefler-logo #logo,
.main_menu ul li:nth-child(8):hover #hoefler-logo #text {
    opacity: 1
}

.main_menu ul li a {
    outline: 0;
    color: #FFF;
    text-shadow: 0 0 1px rgba(255, 255, 255, .1);
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: background .3s, box-shadow .3s;
    -moz-transition: background .3s, box-shadow .3s;
    -o-transition: background .3s, box-shadow .3s;
    transition: background .3s, box-shadow .3s
}

.keep_calm,
.keep_calm p.center {
    font-weight: 600;
    letter-spacing: -3px
}

html:lang(zh-Hans) .main_menu ul li a,
html:lang(zh-Hant) .main_menu ul li a {
    font-size: 15px
}

html:lang(ar) .main_menu ul li a {
    font-size: 16px
}

html:lang(ar) .main_menu ul li.last a {
    font-size: 13px
}

.main_menu ul li a span em {
    font-size: 10px
}

.main_menu ul li a.active {
    pointer-events: none;
    position: relative
}

.menu_open .main_menu ul li a {
    opacity: 1;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.main_menu ul li a:hover {
    background: #DC4A3E;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    -webkit-box-shadow: inset 0 -1px transparent;
    -moz-box-shadow: inset 0 -1px transparent;
    box-shadow: inset 0 -1px transparent
}

.main_menu ul li.about_link a:hover,
.main_menu ul li.hone_link a:hover,
.main_menu ul li.how_link a:hover {
    background: 0 0
}

.main_menu ul li a[rel=external] {
    padding-left: 11px
}

.main_menu ul li a[rel=external] span {
    padding-right: 11px;
    background: 0 0
}

.main_menu ul li a[rel=external]:hover span {
    background: url(../imgs/icon-link-external.png) top right no-repeat;
    background-size: 10px 9px
}

.main_menu .lang-picker {
    height: 70px;
    background: #4F4F4F;
    position: absolute;
    top: 0;
    left: 0
}

.main_menu .lang-picker>a:hover {
    background: #4A4A4A
}

.main_menu .lang-open>a,
.main_menu .lang-open>a:hover {
    background: 0 0
}

.main_menu .lang-picker a .lang-arrow {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 10px;
    height: 6px;
    margin: 0 -20px 0 10px;
    background: url(../imgs/icon-lang-arrow.png) center no-repeat;
    background-size: 100%
}

.main_menu .lang-picker ul {
    top: -1670px;
    left: 0;
    width: 335px;
    overflow-x: hidden;
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main_menu .lang-picker ul li {
    background-color: #EE4F44;
    height: 70px;
    width: 300px
}

.main_menu .lang-picker ul li:last-child {
    box-shadow: 0 10px 12px rgba(0, 0, 0, .15)
}

.main_menu .lang-picker.lang-openColor>a {
    position: relative;
    background-color: #EE4F44;
    z-index: 120
}

.main_menu .lang-picker li a,
.main_menu .lang-picker>a {
    width: 100%
}

.main_menu .lang-picker:hover {
    display: table
}

.main_menu .lang-picker li a:hover {
    background: #DC4A3E
}

.menu_open .lang-picker.lang-openColor {
    background-color: #EE4F44
}

.menu_open .lang-picker.scrolling:after {
    content: ' ';
    width: 100%;
    height: 8px;
    position: absolute;
    top: 68px;
    left: 0;
    background-size: 100%;
    box-shadow: 0 2px 8px rgba(238, 79, 68, .35);
    opacity: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.menu_open .scrolling.fadeOut:after {
    opacity: 0
}

.menu_open .lang-picker.lang-open ul {
    left: 0;
    opacity: 1;
    padding-top: 0;
    top: 70px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.keep_calm,
.main_menu .menu_overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.main_menu .menu_overlay {
    opacity: 0;
    background: rgba(0, 0, 0, .2);
    pointer-events: none;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.menu_open .main_menu .menu_overlay.active {
    opacity: 1
}

.effect.container {
    -webkit-perspective: 1500px;
    -moz-perspective: 1500px;
    -ms-perspective: 1500px;
    -o-perspective: 1500px;
    perspective: 1500px;
    -webkit-perspective-origin: 0 50%;
    -moz-perspective-origin: 0 50%;
    -ms-perspective-origin: 0 50%;
    -o-perspective-origin: 0 50%;
    perspective-origin: 0 50%
}

.effect.menu_open .pusher {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    transition: transform .5s;
    cursor: url(../imgs/close_.png), auto;
    cursor: -webkit-image-set(url(../imgs/close_.png) 1x, url(../imgs/close_@2x.png) 2x), auto
}

.effect.main_menu {
    background-color: transparent
}

.effect.menu_open .effect.main_menu {
    cursor: default;
    z-index: 5555
}

.no-csstransforms3d .pusher,
.no-js .pusher {
    padding-left: 300px
}

.effect.main_menu ul li {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.effect.menu_open .effect.main_menu ul li:first-child {
    visibility: visible;
    z-index: 5;
    -webkit-transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.effect.menu_open .effect.main_menu ul li+li,
.effect.menu_open .effect.main_menu ul li+li+li {
    visibility: visible;
    -webkit-transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    -webkit-transition-property: -webkit-transform;
    -webkit-transform: translate(0, 0)
}

.effect.menu_open .effect.main_menu ul li+li {
    z-index: 4;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    transition-property: transform;
    transform: translate(0, 0)
}

.effect.menu_open .effect.main_menu ul li+li+li {
    z-index: 3;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    transition-property: transform;
    transform: translate(0, 0)
}

.effect.menu_open .effect.main_menu ul li+li+li+li,
.effect.menu_open .effect.main_menu ul li+li+li+li+li {
    -webkit-transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    -webkit-transition-property: -webkit-transform;
    -webkit-transform: translate(0, 0);
    visibility: visible
}

.effect.menu_open .effect.main_menu ul li+li+li+li {
    z-index: 2;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    transition-property: transform;
    transform: translate(0, 0)
}

.effect.menu_open .effect.main_menu ul li+li+li+li+li {
    z-index: 1;
    -webkit-transition-delay: .25s;
    transition-delay: .25s;
    transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    transition-property: transform;
    transform: translate(0, 0)
}

.effect.menu_open .effect.main_menu ul li+li+li+li+li+li {
    visibility: visible;
    z-index: 1;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    transition-timing-function: cubic-bezier(.57, .01, 0, 1);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.keep_calm {
    display: none;
    background: rgba(0, 0, 0, .8);
    z-index: 9999
}

.keep_calm p.center {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 580px;
    height: 600px;
    margin-left: -290px;
    margin-top: -300px;
    color: #FFF;
    font-size: 80px;
    line-height: 84px
}

.keep_calm p.center .xs {
    display: block;
    font-size: 32px;
    line-height: 120px
}

.keep_calm .close {
    position: absolute;
    top: 25px;
    right: 25px;
    text-indent: -5555px;
    width: 22px;
    height: 21px;
    background: url(../imgs/close@2x.png) no-repeat;
    background-size: 22px 21px
}

@media screen and (max-width: 700px),
screen and (max-height: 670px) {
    .keep_calm p.center {
        width: 280px;
        height: 340px;
        margin-left: -140px;
        margin-top: -140px;
        font-size: 43px;
        line-height: 47px
    }

    .keep_calm p.center .xs {
        font-size: 16px;
        line-height: 60px;
        letter-spacing: -1px
    }
}

@media screen and (max-height: 670px) {
    .browser .center {
        height: 50%
    }
}

.hidden {
    display: none !important;
    visibility: hidden
}

#nprogress {
    pointer-events: none
}

#nprogress .bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    z-index: 4000;
    background-color: transparent
}

#preloadedImages {
    display: inline;
    width: 0;
    height: 0;
    background-image: url(../imgs/btns-bg.png)
}

#container {
    display: block
}

#content,
.container,
.pusher,
body,
html {
    overflow-x: hidden
}

.social {
    width: auto;
    position: relative;
    float: right;
    margin: 0 40px 0 0
}

.social .socialcount {
    display: block;
    position: relative;
    float: left;
    margin: 25px 0 0 20px
}

.social .socialcount li {
    display: block;
    float: left
}

.social .socialcount li.twitter {
    margin-right: 12px
}

.social .fb {
    float: left;
    width: 19px;
    height: 19px;
    background: url(../imgs/social-bg.png) -24px 0 no-repeat;
    background-size: auto 19px
}

.social .twt {
    float: left;
    width: 22px;
    height: 19px;
    background: url(../imgs/social-bg.png) no-repeat;
    background-size: auto 19px
}

.da-slide,
.da-slider {
    width: 100%;
    height: 100%
}

.project .about_link,
.project .nav_wrapper {
    background-color: #00CAFF
}

.how .how_link,
.how .nav_wrapper {
    background-color: #6b29ba
}

.da-slider {
    margin: 0 auto;
    background-color: #00CAFF;
    -webkit-transition: background-color .7s ease-out;
    -moz-transition: background-color .7s ease-out;
    -o-transition: background-color .7s ease-out;
    -ms-transition: background-color .7s ease-out;
    transition: background-color .7s ease-out
}

.da-arrows span,
.github {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    cursor: pointer
}

.da-slide {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left
}

.github {
    color: #FFF;
    border-bottom: 2px dashed #FFF;
    padding: 0;
    border-radius: 0;
    transition: all .2s ease
}

.github:hover {
    color: #FFF;
    background: #ECBF08
}

.da-slide-current {
    z-index: 1000
}

.da-slider-fb .da-slide {
    left: 100%
}

.da-slider-fb .da-slide.da-slide-current {
    left: 0
}

.da-link {
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -o-transition: background .2s ease;
    -ms-transition: background .2s ease;
    transition: background .2s ease
}

.da-link:hover {
    background-color: #fff
}

.cause .da-link:hover {
    color: #00CAFF
}

.da-slide .da-txt {
    position: relative;
    width: 700px;
    height: 580px;
    top: 50%;
    margin-top: -250px
}

.da-slide .da-txt h2 {
    font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-style: normal;
    letter-spacing: -3px
}

html:lang(ar) .da-slide .da-txt h2 {
    width: 500px;
    font-family: Arial, sans-serif;
    text-align: right;
    white-space: normal
}

.da-slide .da-link,
.da-slide .da-txt h2 {
    white-space: nowrap;
    color: #FFF;
    float: left
}

html:lang(ar) .da-slide .da-txt h2 img {
    height: 58px
}

.da-slide .da-txt .da-link,
.da-slide .da-txt h2,
.da-slide .da-txt p.desc {
    position: relative;
    opacity: 0;
    left: 110%
}

.da-slide .da-txt .da-link,
.da-slide .da-txt p.desc {
    font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif;
    font-weight: 800;
    font-style: normal
}

html:lang(ar) .da-slide .da-txt p.desc {
    font-family: Arial, sans-serif;
    text-align: right
}

html:lang(ar) .da-slide .da-txt .da-link {
    margin: 0 0 0 250px
}

.da-slide .da-txt p {
    opacity: 1;
    position: absolute;
    left: 110%
}

.da-slide .da-img {
    position: absolute;
    opacity: 0;
    text-align: center;
    top: 50%;
    margin-top: -250px;
    width: 45%
}

.project .da-slide .da-img {
    margin-top: -320px
}

.project .da-slide.cause .da-img {
    width: 350px;
    margin-top: -390px
}

.project .da-slide.cause .da-img p {
    position: relative;
    width: 100%;
    text-align: center;
    left: 0;
    top: 0;
    margin: 20px 0 0 30px
}

.project .da-slide.steps .da-img {
    width: 500px
}

.da-slider-fb .da-slide .da-link,
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p {
    left: 10%;
    opacity: 1
}

.da-slider-fb .da-slide .da-img {
    left: 60%;
    opacity: 1
}

.da-slide .da-txt h2 {
    width: auto;
    z-index: 10;
    padding-left: 110px;
    font-size: 80px;
    margin: 0;
    line-height: 1
}

.da-slide .da-txt h2 span {
    display: inline-block;
    position: relative;
    margin-top: -30px
}

.da-slide .da-txt p {
    float: left;
    width: 500px;
    color: #FFF;
    margin: 55px 0 45px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    padding-left: 110px
}

.da-slide .da-link {
    display: block;
    position: relative;
    padding: 13px 66px 13px 30px;
    border-radius: 30px;
    border: 3px solid #FFF;
    margin-left: 110px;
    font-size: 18px;
    line-height: 18px;
    text-align: center
}

.da-slide .da-link span {
    display: block;
    position: absolute;
    right: 18px;
    top: 0;
    width: 30px;
    height: 100%;
    background: url(../imgs/btns-bg.png) no-repeat;
    background-size: auto 22px
}

.cause .da-link.da-link-next,
.steps .da-link.da-link-next,
.works .da-link.da-link-next {
    padding-right: 50px
}

.cause .da-link.da-link-next span,
.steps .da-link.da-link-next span,
.works .da-link.da-link-next span {
    background-position: -300px center;
    right: 10px
}

.cause .da-link.da-link-next:hover {
    color: #00c8ff
}

.cause .da-link.da-link-next:hover span {
    background-position: -330px center
}

.works .da-link.da-link-next:hover {
    color: #E73D51
}

.works .da-link.da-link-next:hover span {
    background-position: -360px center
}

.steps .da-link.da-link-next:hover {
    color: #ECBF08
}

.steps .da-link.da-link-next:hover span {
    background-position: -390px center
}

.download .da-link:hover {
    background-color: #FFF;
    color: #6B29BA
}

.download .da-link span {
    background-position: 0 center;
    right: 15px
}

.download .da-link:hover span {
    background-position: -30px center
}

.da-link.clip_copy {
    display: block;
    float: left;
    clear: left
}

.da-link.clip_copy span {
    background-position: -180px center
}

.insertInProject .da-link:hover,
.insertInProject .zeroclipboard-copied,
.insertInProject .zeroclipboard-is-hover {
    background-color: #FFF;
    color: #23DC71
}

.insertInProject .da-link:hover span,
.insertInProject .zeroclipboard-is-hover span {
    background-position: -210px center
}

.insertInProject .zeroclipboard-copied span {
    background-position: -90px center
}

.includeHTML .da-link:hover,
.includeHTML .zeroclipboard-copied,
.includeHTML .zeroclipboard-is-hover {
    background-color: #FFF;
    color: #edc100
}

.includeHTML .da-link:hover span,
.includeHTML .zeroclipboard-is-hover span {
    background-position: -240px center
}

.includeHTML .zeroclipboard-copied span {
    background-position: -120px center
}

.callPlugin .da-link:hover,
.callPlugin .zeroclipboard-copied,
.callPlugin .zeroclipboard-is-hover {
    background-color: #FFF;
    color: #eb404e
}

.callPlugin .da-link:hover span,
.callPlugin .zeroclipboard-is-hover span {
    background-position: -270px center
}

.callPlugin .zeroclipboard-copied span {
    background-position: -150px center
}

.da-slide .da-link:focus {
    outline: 0
}

.da-dots {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 43px;
    text-align: center;
    z-index: 1001;
    -moz-user-select: none;
    -webkit-user-select: none
}

.da-dots span {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    top: 0;
    border-radius: 50%;
    border: 10px solid #FFF;
    margin: 10px;
    cursor: pointer
}

.how .da-dots span.da-dots-current,
.project .da-dots span.da-dots-current {
    border: 3px solid #FFF;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

.da-dots span:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: border .25s ease;
    -moz-transition: border .25s ease;
    -o-transition: border .25s ease;
    -ms-transition: border .25s ease;
    transition: border .25s ease
}

.da-dots span.da-dots-current:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.da-arrows {
    -moz-user-select: none;
    -webkit-user-select: none
}

.da-arrows span {
    position: absolute;
    bottom: 45px;
    height: 40px;
    width: 35px;
    z-index: 1002;
    transition: all .2s ease
}

.da-slider:hover .da-arrows span {
    opacity: 1
}

.da-arrows span:after {
    content: '';
    position: absolute;
    height: 30px;
    width: 18px;
    top: 5px;
    left: 5px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.da-arrows span.da-arrows-next:after {
    background: url(../imgs/arrow_right.png) top left no-repeat;
    background-size: 100%
}

.da-arrows span.da-arrows-prev:after {
    background: url(../imgs/arrow_left.png) top left no-repeat;
    background-size: 100%;
    left: auto;
    right: 0
}

.da-arrows span.da-arrows-next:hover:after {
    left: 10px
}

.da-arrows span.da-arrows-prev:hover:after {
    right: 5px
}

.da-arrows span.da-arrows-prev {
    left: 50%;
    margin-left: -140px
}

.da-arrows span.da-arrows-next {
    right: 50%;
    margin-right: -140px
}

.cause .da-img p:before,
.works .da-img p:before {
    content: '';
    height: 34px;
    display: block;
    margin: 0 auto 15px;
    background: #FFF
}

.da-slide-current .da-link,
.da-slide-current h2,
.da-slide-current p {
    left: 0;
    opacity: 1
}

.da-slide-current .da-img {
    opacity: 1
}

.da-img p {
    display: block;
    position: absolute;
    font: 600 italic 17px/17px 'Chronicle Display A', 'Chronicle Display B', Helvetica, arial, sans-serif;
    color: #fff
}

.cause .da-img p,
.download .da-img p {
    top: 570px
}

.cause .da-img p {
    left: 140px
}

.cause .da-img p:before {
    width: 2px
}

.works .da-img p {
    top: 570px;
    width: 807px;
    left: 0;
    text-align: center
}

.works .da-img p:before {
    width: 2px
}

.steps .da-img p {
    top: 170px;
    left: auto;
    right: 0;
    text-align: left;
    width: 170px
}

.steps .da-img p:before,
html:lang(ar) .steps .da-img p:after {
    content: '';
    width: 34px;
    height: 2px;
    display: block
}

.steps .da-img p:before {
    background: #FFF;
    float: left;
    margin: 13px 20px 20px 0
}

html:lang(ar) .steps .da-img p {
    text-align: right;
    right: 50px
}

html:lang(ar) .steps .da-img p:before {
    background: 0 0
}

html:lang(ar) .steps .da-img p:after {
    position: absolute;
    top: 13px;
    left: 49px;
    background: #FFF
}

.cause h2,
.download h2 {
    -webkit-animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .5s both;
    -moz-animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .5s both;
    -ms-animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .5s both;
    -o-animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .5s both;
    animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .5s both
}

.cause p.desc,
.download p.desc {
    -webkit-animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -moz-animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -ms-animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -o-animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both
}

.cause .da-link,
.download .da-link {
    -webkit-animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .5s both;
    -moz-animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .5s both;
    -ms-animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .5s both;
    -o-animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .5s both;
    animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .5s both
}

.cause .da-img {
    -webkit-animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -moz-animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -ms-animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -o-animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both
}

.download .da-img {
    -webkit-animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -moz-animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -ms-animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -o-animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both
}

.composer {
    position: relative;
    width: 807px;
    height: 672px;
    margin-right: -42px
}

.comp_body,
.comp_header,
.outdated_notice {
    width: 100%;
    position: absolute
}

.comp_header {
    top: 0;
    left: 0;
    z-index: 100
}

.comp_header img {
    position: absolute;
    top: 0;
    left: 0
}

.outdated_notice {
    top: -150px;
    left: 0;
    height: 170px;
    z-index: 50
}

.outdated_notice img {
    position: absolute;
    left: 0
}

.comp_body {
    top: 105px;
    height: 447px;
    z-index: 4
}

.comp_body .move1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.comp_body .move2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.comp_body .move3 {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    -webkit-transition: left .9s ease-in-out 5s;
    -moz-transition: left .9s ease-in-out 5s;
    -o-transition: left .9s ease-in-out 5s;
    transition: left .9s ease-in-out 5s
}

.goAnim .outdated_notice {
    top: 0;
    -webkit-transition: top .3s linear 3s;
    -moz-transition: top .3s linear 3s;
    -o-transition: top .3s linear 3s;
    -ms-transition: top .3s linear 3s;
    transition: top .3s linear 3s
}

.goAnim .comp_body .move1 {
    z-index: 1;
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

.goAnim .comp_body .move2 {
    z-index: 2;
    -webkit-transition-delay: 5s;
    -moz-transition-delay: 5s;
    -o-transition-delay: 5s;
    transition-delay: 5s
}

.goAnim .comp_body .move3 {
    z-index: 3;
    left: 0
}

.goAnim .outdated_notice .btn_animation {
    display: block;
    position: absolute;
    left: 304px;
    top: 59px;
    width: 225px;
    height: 79px;
    background: url(../files/pics/about-how-mouse-anim.png) no-repeat;
    background-size: auto 79px
}

.how .da-slider {
    background-color: #6B29BA
}

.slide-from h2 {
    -webkit-animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .4s both;
    -moz-animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .4s both;
    -ms-animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .4s both;
    -o-animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .4s both;
    animation: fromRightAnim1 1.2s cubic-bezier(.57, .01, 0, 1) .4s both
}

.slide-from p.desc {
    -webkit-animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -moz-animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -ms-animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -o-animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    animation: fromRightAnim1 1.3s cubic-bezier(.57, .01, 0, 1) .4s both
}

.slide-from .da-link {
    -webkit-animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .4s both;
    -moz-animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .4s both;
    -ms-animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .4s both;
    -o-animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .4s both;
    animation: fromRightAnim1 1.4s cubic-bezier(.57, .01, 0, 1) .4s both
}

.cause.slide-from .da-img {
    -webkit-animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -moz-animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -ms-animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -o-animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    animation: slide1ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both
}

.how .da-slide.slide-from .da-img,
.works.slide-from .da-img {
    -webkit-animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -moz-animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -ms-animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -o-animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    animation: slide2ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both
}

.steps.slide-from .da-img {
    -webkit-animation: slide3ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -moz-animation: slide3ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -ms-animation: slide3ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    -o-animation: slide3ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both;
    animation: slide3ImgFromRight 1.3s cubic-bezier(.57, .01, 0, 1) .4s both
}

@-webkit-keyframes fromRightAnim1 {
    0% {
        left: -110%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-moz-keyframes fromRightAnim1 {
    0% {
        left: -110%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-o-keyframes fromRightAnim1 {
    0% {
        left: -110%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@keyframes fromRightAnim1 {
    0% {
        left: -110%;
        opacity: 0
    }

    100% {
        left: 0;
        opacity: 1
    }
}

@-webkit-keyframes slide1ImgFromRight {
    0% {
        left: 110%;
        opacity: 0
    }

    100% {
        left: 64%;
        opacity: 1
    }
}

@-moz-keyframes slide1ImgFromRight {
    0% {
        left: 110%;
        opacity: 0
    }

    100% {
        left: 64%;
        opacity: 1
    }
}

@-o-keyframes slide1ImgFromRight {
    0% {
        left: 110%;
        opacity: 0
    }

    100% {
        left: 64%;
        opacity: 1
    }
}

@keyframes slide1ImgFromRight {
    0% {
        left: 110%;
        opacity: 0
    }

    100% {
        left: 64%;
        opacity: 1
    }
}

@-webkit-keyframes slide2ImgFromRight {
    0% {
        right: -110%;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@-moz-keyframes slide2ImgFromRight {
    0% {
        right: -110%;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@-o-keyframes slide2ImgFromRight {
    0% {
        right: -110%;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@keyframes slide2ImgFromRight {
    0% {
        right: -110%;
        opacity: 0
    }

    100% {
        right: 0;
        opacity: 1
    }
}

@-webkit-keyframes slide3ImgFromRight {
    0% {
        left: 110%;
        opacity: 0
    }

    100% {
        left: 55%;
        opacity: 1
    }
}

@-moz-keyframes slide3ImgFromRight {
    0% {
        left: 110%;
        opacity: 0
    }

    100% {
        left: 55%;
        opacity: 1
    }
}

@-o-keyframes slide3ImgFromRight {
    0% {
        left: 110%;
        opacity: 0
    }

    100% {
        left: 55%;
        opacity: 1
    }
}

@keyframes slide3ImgFromRight {
    0% {
        left: 110%;
        opacity: 0
    }

    100% {
        left: 55%;
        opacity: 1
    }
}

.slide-to h2,
.slide-to p.desc {
    -webkit-animation: toLeftAnim1 1s ease both;
    -moz-animation: toLeftAnim1 1s ease both;
    -o-animation: toLeftAnim1 1s ease both;
    -ms-animation: toLeftAnim1 1s ease both;
    animation: toLeftAnim1 1s ease both
}

.slide-to .da-link {
    -webkit-animation: toLeftAnim1 1s ease;
    -moz-animation: toLeftAnim1 1s ease;
    -o-animation: toLeftAnim1 1s ease;
    -ms-animation: toLeftAnim1 1s ease;
    animation: toLeftAnim1 1s ease
}

.cause.slide-to .da-img {
    -webkit-animation: slide1ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    -moz-animation: slide1ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    -o-animation: slide1ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    -ms-animation: slide1ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    animation: slide1ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both
}

.cause.slide-to .da-img .gif,
.steps.slide-to .da-img .gif {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.how .da-slide.slide-to .da-img,
.works.slide-to .da-img {
    -webkit-animation: slide2ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    -moz-animation: slide2ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    -o-animation: slide2ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    -ms-animation: slide2ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    animation: slide2ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both
}

.steps.slide-to .da-img {
    -webkit-animation: slide3ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    -moz-animation: slide3ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    -o-animation: slide3ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    -ms-animation: slide3ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both;
    animation: slide3ImgToLeft .7s cubic-bezier(.49, .01, .82, .65) .1s both
}

@-webkit-keyframes toLeftAnim1 {
    0% {
        left: 0;
        opacity: 1
    }

    100% {
        left: -110%;
        opacity: 0
    }
}

@-moz-keyframes toLeftAnim1 {
    0% {
        left: 0;
        opacity: 1
    }

    100% {
        left: -110%;
        opacity: 0
    }
}

@-o-keyframes toLeftAnim1 {
    0% {
        left: 0;
        opacity: 1
    }

    100% {
        left: -110%;
        opacity: 0
    }
}

@keyframes toLeftAnim1 {
    0% {
        left: 0;
        opacity: 1
    }

    100% {
        left: -110%;
        opacity: 0
    }
}

@-webkit-keyframes slide1ImgToLeft {
    0% {
        left: 64%;
        opacity: 1
    }

    100% {
        left: -50%;
        opacity: 1
    }
}

@-moz-keyframes slide1ImgToLeft {
    0% {
        left: 64%;
        opacity: 1
    }

    100% {
        left: -50%;
        opacity: 1
    }
}

@-o-keyframes slide1ImgToLeft {
    0% {
        left: 64%;
        opacity: 1
    }

    100% {
        left: -50%;
        opacity: 1
    }
}

@keyframes slide1ImgToLeft {
    0% {
        left: 64%;
        opacity: 1
    }

    100% {
        left: -50%;
        opacity: 1
    }
}

@-webkit-keyframes slide2ImgToLeft {
    0% {
        right: 0;
        opacity: 1
    }

    100% {
        right: 150%;
        opacity: 1
    }
}

@-moz-keyframes slide2ImgToLeft {
    0% {
        right: 0;
        opacity: 1
    }

    100% {
        right: 150%;
        opacity: 1
    }
}

@-o-keyframes slide2ImgToLeft {
    0% {
        right: 0;
        opacity: 1
    }

    100% {
        right: 150%;
        opacity: 1
    }
}

@keyframes slide2ImgToLeft {
    0% {
        right: 0;
        opacity: 1
    }

    100% {
        right: 150%;
        opacity: 1
    }
}

@-webkit-keyframes slide3ImgToLeft {
    0% {
        left: 55%;
        opacity: 1
    }

    100% {
        left: -50%;
        opacity: 1
    }
}

@-moz-keyframes slide3ImgToLeft {
    0% {
        left: 55%;
        opacity: 1
    }

    100% {
        left: -50%;
        opacity: 1
    }
}

@-o-keyframes slide3ImgToLeft {
    0% {
        left: 55%;
        opacity: 1
    }

    100% {
        left: -50%;
        opacity: 1
    }
}

@keyframes slide3ImgToLeft {
    0% {
        left: 55%;
        opacity: 1
    }

    100% {
        left: -50%;
        opacity: 1
    }
}

#bubbles {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    padding: 100px 0;
    left: 40%
}

.bubble {
    position: absolute;
    width: 60px;
    height: 60px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.goAnim .b1,
.goAnim .b2 {
    width: 100px;
    position: absolute
}

.bottom_bubbles {
    position: absolute;
    bottom: 0;
    left: 35%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.goBubbles .bottom_bubbles {
    opacity: 1
}

.goAnim .b1 {
    height: 83px;
    background: url(../files/pics/bubble.png) no-repeat;
    background-size: auto 83px;
    -webkit-animation: moveBubble 5s linear infinite, sideToSide 5s ease-in-out infinite alternate;
    -moz-animation: moveBubble 5s linear infinite, sideToSide 5s ease-in-out infinite alternate;
    -o-animation: moveBubble 5s linear infinite, sideToSide 5s ease-in-out infinite alternate
}

.goAnim .b2 {
    height: 75px;
    background: url(../files/pics/bubble-small.png) no-repeat;
    background-size: auto 75px;
    -webkit-animation: moveBubble 6s linear infinite, sideToSide2 7s ease-in-out infinite alternate;
    -moz-animation: moveBubble 6s linear infinite, sideToSide2 7s ease-in-out infinite alternate;
    -o-animation: moveBubble 6s linear infinite, sideToSide2 7s ease-in-out infinite alternate
}

@-webkit-keyframes moveBubble {
    0% {
        -webkit-transform: translateY(420px)
    }

    100% {
        -webkit-transform: translateY(-320px)
    }
}

@-moz-keyframes moveBubble {
    0% {
        -moz-transform: translateY(420px)
    }

    100% {
        -moz-transform: translateY(-320px)
    }
}

@keyframes moveBubble {
    0% {
        transform: translateY(420px)
    }

    100% {
        transform: translateY(-320px)
    }
}

@-webkit-keyframes sideToSide {

    0%,
    100% {
        margin-left: 0
    }

    25%,
    75% {
        margin-left: 30px
    }

    50% {
        margin-left: -10px
    }
}

@-webkit-keyframes sideToSide2 {

    0%,
    100% {
        margin-left: 0
    }

    25%,
    75% {
        margin-left: -20px
    }

    50% {
        margin-left: 20px
    }
}

@-moz-keyframes sideToSide {

    0%,
    100% {
        margin-left: 0
    }

    25%,
    75% {
        margin-left: 30px
    }

    50% {
        margin-left: -10px
    }
}

@-moz-keyframes sideToSide2 {

    0%,
    100% {
        margin-left: 0
    }

    25%,
    75% {
        margin-left: -20px
    }

    50% {
        margin-left: 20px
    }
}

@keyframes sideToSide {

    0%,
    100% {
        margin-left: 0
    }

    25%,
    75% {
        margin-left: 30px
    }

    50% {
        margin-left: -10px
    }
}

@keyframes sideToSide2 {

    0%,
    100% {
        margin-left: 0
    }

    25%,
    75% {
        margin-left: -20px
    }

    50% {
        margin-left: 20px
    }
}

@media screen and (max-width: 1250px) {
    .da-slide .da-img {
        width: 35%
    }

    .works .da-img p {
        width: 100%
    }
}

.error404 {
    background: url(../files/404-bg.jpg) top center no-repeat;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    background-size: cover
}

.error404 .keep_calm {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-weight: 600;
    letter-spacing: -3px;
    background: rgba(0, 0, 0, .8);
    z-index: 9999;
    overflow: hidden
}

.error404 .keep_calm p.center {
    width: 800px;
    height: 500px;
    margin: -250px 0 0 -400px
}

a {
    cursor: pointer
}

a.link-oldones {
    display: none
}

@media screen and (max-width: 840px) {
    .error404 .keep_calm p.center {
        font-size: 70px;
        line-height: 72px
    }
}

@media screen and (max-width: 700px),
screen and (max-height: 670px) {
    .error404 .keep_calm p.center {
        width: 280px;
        height: 340px;
        margin: -140px 0 0 -140px;
        white-space: normal;
        font-size: 43px;
        line-height: 47px
    }
}

/*
.proj01, .proj01 #da-slider, .proj01 .main_menu ul li a.active {
    background-color: #00CAFF
}

.proj02, .proj02 #da-slider, .proj02 .main_menu ul li a.active {
    background-color: #e73d51
}

.proj03, .proj03 #da-slider, .proj03 .main_menu ul li a.active {
    background-color: #ecbf08
}

.how01, .how01 #da-slider, .how01 .main_menu ul li a.active {
    background-color: #6b29ba
}

.how02, .how02 #da-slider, .how02 .main_menu ul li a.active {
    background-color: #23dc71
}

.how03, .how03 #da-slider, .how03 .main_menu ul li a.active {
    background-color: #ecbf08
}

.how04, .how04 #da-slider, .how04 .main_menu ul li a.active {
    background-color: #e73d51
}

.chromeBg, .chromeBg #content, .chromeBg .main_menu ul li a.active {
    background-color: #f2b635
}

.firefoxBg, .firefoxBg #content, .firefoxBg .main_menu ul li a.active {
    background-color: #f19a2a
}

.internetExplorerBg, .internetExplorerBg #content, .internetExplorerBg .main_menu ul li a.active {
    background-color: #00caff
}

.safariBg, .safariBg #content, .safariBg .main_menu ul li a.active {
    background-color: #00a0e6
}

.operaBg, .operaBg #content, .operaBg .main_menu ul li a.active {
    background-color: #f25648
}*/