@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|PT+Serif:400,700,400italic,700italic);

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

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

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

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

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

a img {
    border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px)
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-30px)
    }

    60% {
        -moz-transform: translateY(-15px)
    }
}

@-ms-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -ms-transform: translateY(0)
    }

    40% {
        -ms-transform: translateY(-30px)
    }

    60% {
        -ms-transform: translateY(-15px)
    }
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -o-transform: translateY(0)
    }

    40% {
        -o-transform: translateY(-30px)
    }

    60% {
        -o-transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(0.9)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.3)
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05)
    }

    70% {
        -moz-transform: scale(0.9)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@-ms-keyframes bounceIn {
    0% {
        opacity: 0;
        -ms-transform: scale(0.3)
    }

    50% {
        opacity: 1;
        -ms-transform: scale(1.05)
    }

    70% {
        -ms-transform: scale(0.9)
    }

    100% {
        -ms-transform: scale(1)
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(0.3)
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.05)
    }

    70% {
        -o-transform: scale(0.9)
    }

    100% {
        -o-transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }

    50% {
        opacity: 1;
        transform: scale(1.05)
    }

    70% {
        transform: scale(0.9)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(30px)
    }

    80% {
        -moz-transform: translateY(-10px)
    }

    100% {
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes bounceInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -ms-transform: translateY(30px)
    }

    80% {
        -ms-transform: translateY(-10px)
    }

    100% {
        -ms-transform: translateY(0)
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateY(30px)
    }

    80% {
        -o-transform: translateY(-10px)
    }

    100% {
        -o-transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        transform: translateY(30px)
    }

    80% {
        transform: translateY(-10px)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px)
    }

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

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(30px)
    }

    80% {
        -moz-transform: translateX(-10px)
    }

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

@-ms-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -ms-transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -ms-transform: translateX(30px)
    }

    80% {
        -ms-transform: translateX(-10px)
    }

    100% {
        -ms-transform: translateX(0)
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateX(30px)
    }

    80% {
        -o-transform: translateX(-10px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        transform: translateX(30px)
    }

    80% {
        transform: translateX(-10px)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px)
    }

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

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(-30px)
    }

    80% {
        -moz-transform: translateX(10px)
    }

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

@-ms-keyframes bounceInRight {
    0% {
        opacity: 0;
        -ms-transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -ms-transform: translateX(-30px)
    }

    80% {
        -ms-transform: translateX(10px)
    }

    100% {
        -ms-transform: translateX(0)
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateX(-30px)
    }

    80% {
        -o-transform: translateX(10px)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        transform: translateX(-30px)
    }

    80% {
        transform: translateX(10px)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(-30px)
    }

    80% {
        -moz-transform: translateY(10px)
    }

    100% {
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes bounceInUp {
    0% {
        opacity: 0;
        -ms-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -ms-transform: translateY(-30px)
    }

    80% {
        -ms-transform: translateY(10px)
    }

    100% {
        -ms-transform: translateY(0)
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateY(-30px)
    }

    80% {
        -o-transform: translateY(10px)
    }

    100% {
        -o-transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        transform: translateY(-30px)
    }

    80% {
        transform: translateY(10px)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }

    25% {
        -webkit-transform: scale(0.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
}

@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1)
    }

    25% {
        -moz-transform: scale(0.95)
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -moz-transform: scale(0.3)
    }
}

@-ms-keyframes bounceOut {
    0% {
        -ms-transform: scale(1)
    }

    25% {
        -ms-transform: scale(0.95)
    }

    50% {
        opacity: 1;
        -ms-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -ms-transform: scale(0.3)
    }
}

@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1)
    }

    25% {
        -o-transform: scale(0.95)
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -o-transform: scale(0.3)
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1)
    }

    25% {
        transform: scale(0.95)
    }

    50% {
        opacity: 1;
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        transform: scale(0.3)
    }
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@-moz-keyframes bounceOutDown {
    0% {
        -moz-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
}

@-ms-keyframes bounceOutDown {
    0% {
        -ms-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -ms-transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -ms-transform: translateY(2000px)
    }
}

@-o-keyframes bounceOutDown {
    0% {
        -o-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -o-transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }

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

@-moz-keyframes bounceOutLeft {
    0% {
        -moz-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(20px)
    }

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

@-ms-keyframes bounceOutLeft {
    0% {
        -ms-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -ms-transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -ms-transform: translateX(-2000px)
    }
}

@-o-keyframes bounceOutLeft {
    0% {
        -o-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -o-transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }

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

@-moz-keyframes bounceOutRight {
    0% {
        -moz-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(-20px)
    }

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

@-ms-keyframes bounceOutRight {
    0% {
        -ms-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -ms-transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -ms-transform: translateX(2000px)
    }
}

@-o-keyframes bounceOutRight {
    0% {
        -o-transform: translateX(0)
    }

    20% {
        opacity: 1;
        -o-transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
}

@-ms-keyframes bounceOutUp {
    0% {
        -ms-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -ms-transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -ms-transform: translateY(-2000px)
    }
}

@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0)
    }

    20% {
        opacity: 1;
        -o-transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -ms-transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }

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

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }

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

@-ms-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -ms-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -ms-transform: translateX(0)
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }

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

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }

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

@-ms-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -ms-transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -ms-transform: translateX(0)
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }

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

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }

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

@-ms-keyframes fadeInRight {
    0% {
        opacity: 0;
        -ms-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -ms-transform: translateX(0)
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }

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

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }

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

@-ms-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -ms-transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -ms-transform: translateX(0)
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes fadeInUp {
    0% {
        opacity: 0;
        -ms-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-ms-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -ms-transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
}

@-ms-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -ms-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -ms-transform: translateY(20px)
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(20px)
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
}

@-ms-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -ms-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -ms-transform: translateY(2000px)
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(2000px)
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

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

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

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

@-ms-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -ms-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -ms-transform: translateX(-20px)
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(-20px)
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

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

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

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

@-ms-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -ms-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -ms-transform: translateX(-2000px)
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

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

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

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

@-ms-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -ms-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -ms-transform: translateX(20px)
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(20px)
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

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

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

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

@-ms-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -ms-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -ms-transform: translateX(2000px)
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(2000px)
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
}

@-ms-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -ms-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -ms-transform: translateY(-20px)
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-20px)
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@-moz-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@-ms-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@-o-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in
    }
}

@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(400px) rotateY(0);
        -moz-animation-timing-function: ease-out
    }

    40% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-animation-timing-function: ease-out
    }

    50% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-animation-timing-function: ease-in
    }

    80% {
        -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -moz-animation-timing-function: ease-in
    }

    100% {
        -moz-transform: perspective(400px) scale(1);
        -moz-animation-timing-function: ease-in
    }
}

@-o-keyframes flip {
    0% {
        -o-transform: perspective(400px) rotateY(0);
        -o-animation-timing-function: ease-out
    }

    40% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-animation-timing-function: ease-out
    }

    50% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-animation-timing-function: ease-in
    }

    80% {
        -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -o-animation-timing-function: ease-in
    }

    100% {
        -o-transform: perspective(400px) scale(1);
        -o-animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        animation-timing-function: ease-in
    }

    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -moz-transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -moz-transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -o-transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -o-transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -moz-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -moz-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-ms-keyframes flipInY {
    0% {
        -ms-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -ms-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -ms-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -ms-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -o-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -o-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-ms-keyframes flipOutX {
    0% {
        -ms-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    100% {
        -ms-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@-ms-keyframes flipOutY {
    0% {
        -ms-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -ms-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }

    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }

    100% {
        -webkit-transform: translateY(700px);
        opacity: 0
    }
}

@-moz-keyframes hinge {
    0% {
        -moz-transform: rotate(0);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }

    20%, 60% {
        -moz-transform: rotate(80deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }

    40% {
        -moz-transform: rotate(60deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }

    80% {
        -moz-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out
    }

    100% {
        -moz-transform: translateY(700px);
        opacity: 0
    }
}

@-ms-keyframes hinge {
    0% {
        -ms-transform: rotate(0);
        -ms-transform-origin: top left;
        -ms-animation-timing-function: ease-in-out
    }

    20%, 60% {
        -ms-transform: rotate(80deg);
        -ms-transform-origin: top left;
        -ms-animation-timing-function: ease-in-out
    }

    40% {
        -ms-transform: rotate(60deg);
        -ms-transform-origin: top left;
        -ms-animation-timing-function: ease-in-out
    }

    80% {
        -ms-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -ms-transform-origin: top left;
        -ms-animation-timing-function: ease-in-out
    }

    100% {
        -ms-transform: translateY(700px);
        opacity: 0
    }
}

@-o-keyframes hinge {
    0% {
        -o-transform: rotate(0);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }

    20%, 60% {
        -o-transform: rotate(80deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }

    40% {
        -o-transform: rotate(60deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }

    80% {
        -o-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out
    }

    100% {
        -o-transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%, 60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    100% {
        transform: translateY(700px);
        opacity: 0
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }

    100% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@-ms-keyframes lightSpeedIn {
    0% {
        -ms-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -ms-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -ms-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }

    100% {
        -ms-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@-o-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }

    100% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@-moz-keyframes lightSpeedOut {
    0% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }

    100% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@-ms-keyframes lightSpeedOut {
    0% {
        -ms-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }

    100% {
        -ms-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1
    }

    100% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1)
    }

    50% {
        -moz-transform: scale(1.1)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@-ms-keyframes pulse {
    0% {
        -ms-transform: scale(1)
    }

    50% {
        -ms-transform: scale(1.1)
    }

    100% {
        -ms-transform: scale(1)
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1)
    }

    50% {
        -o-transform: scale(1.1)
    }

    100% {
        -o-transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg)
    }
}

@-moz-keyframes rollIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg)
    }
}

@-ms-keyframes rollIn {
    0% {
        opacity: 0;
        -ms-transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -ms-transform: translateX(0px) rotate(0deg)
    }
}

@-o-keyframes rollIn {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg)
    }
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg)
    }
}

@-moz-keyframes rollOut {
    0% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(100%) rotate(120deg)
    }
}

@-ms-keyframes rollOut {
    0% {
        opacity: 1;
        -ms-transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        -ms-transform: translateX(100%) rotate(120deg)
    }
}

@-o-keyframes rollOut {
    0% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg)
    }

    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg)
    }
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-ms-keyframes rotateIn {
    0% {
        -ms-transform-origin: center center;
        -ms-transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -ms-transform-origin: center center;
        -ms-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-ms-keyframes rotateInDownLeft {
    0% {
        -ms-transform-origin: left bottom;
        -ms-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -ms-transform-origin: left bottom;
        -ms-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-ms-keyframes rotateInDownRight {
    0% {
        -ms-transform-origin: right bottom;
        -ms-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -ms-transform-origin: right bottom;
        -ms-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-ms-keyframes rotateInUpLeft {
    0% {
        -ms-transform-origin: left bottom;
        -ms-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -ms-transform-origin: left bottom;
        -ms-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-ms-keyframes rotateInUpRight {
    0% {
        -ms-transform-origin: right bottom;
        -ms-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -ms-transform-origin: right bottom;
        -ms-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOut {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(200deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOut {
    0% {
        -ms-transform-origin: center center;
        -ms-transform: rotate(0);
        opacity: 1
    }

    100% {
        -ms-transform-origin: center center;
        -ms-transform: rotate(200deg);
        opacity: 0
    }
}

@-o-keyframes rotateOut {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOutDownLeft {
    0% {
        -ms-transform-origin: left bottom;
        -ms-transform: rotate(0);
        opacity: 1
    }

    100% {
        -ms-transform-origin: left bottom;
        -ms-transform: rotate(90deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOutDownRight {
    0% {
        -ms-transform-origin: right bottom;
        -ms-transform: rotate(0);
        opacity: 1
    }

    100% {
        -ms-transform-origin: right bottom;
        -ms-transform: rotate(-90deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOutUpLeft {
    0% {
        -ms-transform-origin: left bottom;
        -ms-transform: rotate(0);
        opacity: 1
    }

    100% {
        -ms-transform-origin: left bottom;
        -ms-transform: rotate(-90deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOutUpRight {
    0% {
        -ms-transform-origin: right bottom;
        -ms-transform: rotate(0);
        opacity: 1
    }

    100% {
        -ms-transform-origin: right bottom;
        -ms-transform: rotate(90deg);
        opacity: 0
    }
}

@-o-keyframes rotateOutUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px)
    }
}

@-moz-keyframes shake {
    0%, 100% {
        -moz-transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -moz-transform: translateX(-10px)
    }

    20%, 40%, 60%, 80% {
        -moz-transform: translateX(10px)
    }
}

@-ms-keyframes shake {
    0%, 100% {
        -ms-transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -ms-transform: translateX(-10px)
    }

    20%, 40%, 60%, 80% {
        -ms-transform: translateX(10px)
    }
}

@-o-keyframes shake {
    0%, 100% {
        -o-transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        -o-transform: translateX(-10px)
    }

    20%, 40%, 60%, 80% {
        -o-transform: translateX(10px)
    }
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0)
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-10px)
    }

    20%, 40%, 60%, 80% {
        transform: translateX(10px)
    }
}

@-webkit-keyframes swing {
    20%, 40%, 60%, 80%, 100% {
        -webkit-transform-origin: top center
    }

    20% {
        -webkit-transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0deg)
    }
}

@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg)
    }

    40% {
        -moz-transform: rotate(-10deg)
    }

    60% {
        -moz-transform: rotate(5deg)
    }

    80% {
        -moz-transform: rotate(-5deg)
    }

    100% {
        -moz-transform: rotate(0deg)
    }
}

@-ms-keyframes swing {
    20% {
        -ms-transform: rotate(15deg)
    }

    40% {
        -ms-transform: rotate(-10deg)
    }

    60% {
        -ms-transform: rotate(5deg)
    }

    80% {
        -ms-transform: rotate(-5deg)
    }

    100% {
        -ms-transform: rotate(0deg)
    }
}

@-o-keyframes swing {
    20% {
        -o-transform: rotate(15deg)
    }

    40% {
        -o-transform: rotate(-10deg)
    }

    60% {
        -o-transform: rotate(5deg)
    }

    80% {
        -o-transform: rotate(-5deg)
    }

    100% {
        -o-transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}

@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1)
    }

    10%, 20% {
        -moz-transform: scale(0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -moz-transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -moz-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -moz-transform: scale(1) rotate(0)
    }
}

@-ms-keyframes tada {
    0% {
        -ms-transform: scale(1)
    }

    10%, 20% {
        -ms-transform: scale(0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -ms-transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -ms-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -ms-transform: scale(1) rotate(0)
    }
}

@-o-keyframes tada {
    0% {
        -o-transform: scale(1)
    }

    10%, 20% {
        -o-transform: scale(0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        -o-transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        -o-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -o-transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        transform: scale(1)
    }

    10%, 20% {
        transform: scale(0.9) rotate(-3deg)
    }

    30%, 50%, 70%, 90% {
        transform: scale(1.1) rotate(3deg)
    }

    40%, 60%, 80% {
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0)
    }
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg)
    }

    10% {
        -webkit-transform: skewX(-8deg)
    }

    20% {
        -webkit-transform: skewX(7deg)
    }

    30% {
        -webkit-transform: skewX(-6deg)
    }

    40% {
        -webkit-transform: skewX(5deg)
    }

    50% {
        -webkit-transform: skewX(-4deg)
    }

    60% {
        -webkit-transform: skewX(3deg)
    }

    70% {
        -webkit-transform: skewX(-2deg)
    }

    80% {
        -webkit-transform: skewX(1deg)
    }

    90% {
        -webkit-transform: skewX(0deg)
    }

    100% {
        -webkit-transform: skewX(0deg)
    }
}

@-moz-keyframes wiggle {
    0% {
        -moz-transform: skewX(9deg)
    }

    10% {
        -moz-transform: skewX(-8deg)
    }

    20% {
        -moz-transform: skewX(7deg)
    }

    30% {
        -moz-transform: skewX(-6deg)
    }

    40% {
        -moz-transform: skewX(5deg)
    }

    50% {
        -moz-transform: skewX(-4deg)
    }

    60% {
        -moz-transform: skewX(3deg)
    }

    70% {
        -moz-transform: skewX(-2deg)
    }

    80% {
        -moz-transform: skewX(1deg)
    }

    90% {
        -moz-transform: skewX(0deg)
    }

    100% {
        -moz-transform: skewX(0deg)
    }
}

@-ms-keyframes wiggle {
    0% {
        -ms-transform: skewX(9deg)
    }

    10% {
        -ms-transform: skewX(-8deg)
    }

    20% {
        -ms-transform: skewX(7deg)
    }

    30% {
        -ms-transform: skewX(-6deg)
    }

    40% {
        -ms-transform: skewX(5deg)
    }

    50% {
        -ms-transform: skewX(-4deg)
    }

    60% {
        -ms-transform: skewX(3deg)
    }

    70% {
        -ms-transform: skewX(-2deg)
    }

    80% {
        -ms-transform: skewX(1deg)
    }

    90% {
        -ms-transform: skewX(0deg)
    }

    100% {
        -ms-transform: skewX(0deg)
    }
}

@-o-keyframes wiggle {
    0% {
        -o-transform: skewX(9deg)
    }

    10% {
        -o-transform: skewX(-8deg)
    }

    20% {
        -o-transform: skewX(7deg)
    }

    30% {
        -o-transform: skewX(-6deg)
    }

    40% {
        -o-transform: skewX(5deg)
    }

    50% {
        -o-transform: skewX(-4deg)
    }

    60% {
        -o-transform: skewX(3deg)
    }

    70% {
        -o-transform: skewX(-2deg)
    }

    80% {
        -o-transform: skewX(1deg)
    }

    90% {
        -o-transform: skewX(0deg)
    }

    100% {
        -o-transform: skewX(0deg)
    }
}

@keyframes wiggle {
    0% {
        transform: skewX(9deg)
    }

    10% {
        transform: skewX(-8deg)
    }

    20% {
        transform: skewX(7deg)
    }

    30% {
        transform: skewX(-6deg)
    }

    40% {
        transform: skewX(5deg)
    }

    50% {
        transform: skewX(-4deg)
    }

    60% {
        transform: skewX(3deg)
    }

    70% {
        transform: skewX(-2deg)
    }

    80% {
        transform: skewX(1deg)
    }

    90% {
        transform: skewX(0deg)
    }

    100% {
        transform: skewX(0deg)
    }
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }

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

@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0%)
    }

    15% {
        -moz-transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -moz-transform: translateX(20%) rotate(3deg)
    }

    45% {
        -moz-transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -moz-transform: translateX(10%) rotate(2deg)
    }

    75% {
        -moz-transform: translateX(-5%) rotate(-1deg)
    }

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

@-ms-keyframes wobble {
    0% {
        -ms-transform: translateX(0%)
    }

    15% {
        -ms-transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -ms-transform: translateX(20%) rotate(3deg)
    }

    45% {
        -ms-transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -ms-transform: translateX(10%) rotate(2deg)
    }

    75% {
        -ms-transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        -ms-transform: translateX(0%)
    }
}

@-o-keyframes wobble {
    0% {
        -o-transform: translateX(0%)
    }

    15% {
        -o-transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -o-transform: translateX(20%) rotate(3deg)
    }

    45% {
        -o-transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -o-transform: translateX(10%) rotate(2deg)
    }

    75% {
        -o-transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        -o-transform: translateX(0%)
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0%)
    }

    15% {
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        transform: translateX(-5%) rotate(-1deg)
    }

    100% {
        transform: translateX(0%)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -ms-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -ms-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -ms-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -ms-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -ms-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -ms-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -ms-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -moz-animation-name: bounceOutDown;
    -ms-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -moz-animation-name: bounceOutLeft;
    -ms-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -moz-animation-name: bounceOutRight;
    -ms-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -ms-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -ms-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -ms-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -ms-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -ms-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -ms-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -ms-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -ms-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -ms-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -ms-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -ms-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -ms-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -ms-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -ms-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -ms-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -ms-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -ms-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -ms-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -ms-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation-name: flip;
    -moz-animation-name: flip;
    -ms-animation-name: flip;
    -o-animation-name: flip;
    animation-name: flip;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flipInX {
    -webkit-animation-name: flipInX;
    -moz-animation-name: flipInX;
    -ms-animation-name: flipInX;
    -o-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flipInY {
    -webkit-animation-name: flipInY;
    -moz-animation-name: flipInY;
    -ms-animation-name: flipInY;
    -o-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    -moz-animation-name: flipOutX;
    -ms-animation-name: flipOutX;
    -o-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flipOutY {
    -webkit-animation-name: flipOutY;
    -moz-animation-name: flipOutY;
    -ms-animation-name: flipOutY;
    -o-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.hinge {
    -webkit-animation-name: hinge;
    -moz-animation-name: hinge;
    -ms-animation-name: hinge;
    -o-animation-name: hinge;
    animation-name: hinge;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -ms-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -ms-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -ms-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rollIn {
    -webkit-animation-name: rollIn;
    -moz-animation-name: rollIn;
    -ms-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rollOut {
    -webkit-animation-name: rollOut;
    -moz-animation-name: rollOut;
    -ms-animation-name: rollOut;
    -o-animation-name: rollOut;
    animation-name: rollOut;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -ms-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -moz-animation-name: rotateInDownLeft;
    -ms-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -moz-animation-name: rotateInDownRight;
    -ms-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -moz-animation-name: rotateInUpLeft;
    -ms-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -moz-animation-name: rotateInUpRight;
    -ms-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    -moz-animation-name: rotateOut;
    -ms-animation-name: rotateOut;
    -o-animation-name: rotateOut;
    animation-name: rotateOut;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    -moz-animation-name: rotateOutDownLeft;
    -ms-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    -moz-animation-name: rotateOutDownRight;
    -ms-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    -moz-animation-name: rotateOutUpLeft;
    -ms-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    -moz-animation-name: rotateOutUpRight;
    -ms-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -ms-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -ms-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.tada {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -ms-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -ms-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.wobble {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -ms-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/vendor/fancybox_sprite.html")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/vendor/fancybox_loading.html") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../images/vendor/blank.html");
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../images/vendor/fancybox_overlay.html");
    transition: none
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url("../images/vendor/fancybox_sprite%402x.html");
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url("../images/vendor/fancybox_loading%402x.html");
        background-size: 24px 24px
    }
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

::selection {
    background: #00a3e0;
    color: white;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6)
}

::-moz-selection {
    background: #00a3e0;
    color: white;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6)
}

html {
    font-size: 62.5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: PT Sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.6rem;
    color: #798692
}

*, *:before, *:after {
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Inter-Medium';
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 2rem 0
}

h1 {
    font-size: 4.2rem;
    color: #0f2a40;
    margin-bottom: 4rem
}

h2 {
    font-size: 3.9rem
}

h3 {
    font-size: 3.6rem
}

h4 {
    font-size: 3.3rem
}

h5 {
    font-size: 3.0rem
}

h6 {
    font-size: 2.7rem
}

p {
    font-size: 1.6rem;
    line-height: 2.0rem;
    margin: 0 0 2rem 0
}

a {
    text-decoration: none;
    color: #00a3e0;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

a:hover {
    color: #47cdff
}

ul, ol {
    margin: 0 0 2rem 0
}

ul li, ol li {
    line-height: 2.0rem;
    font-size: 1.6rem;
    margin-bottom: 6px
}

strong {
    font-weight: 700
}

u {
    text-decoration: underline
}

em {
    font-style: italic
}

.header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    background: #fff;
    height: 80px
}

@media (min-width: 992px) {
    .header {
        position: fixed
    }
}

.header .logo {
    margin-top: 15px
}

.header .logo h1 {
    display: none
}

.header .logo img {
    width: auto;
    height: 45px;
    margin-left: 0;
}

@media (max-width: 768px) {
    .header .navigation {
        width: 260px !important
    }
}

@media (max-width: 991px) {
    .header .navigation {
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        bottom: 0;
        width: 380px;
        background: #03101e;
        padding: 20px 35px;
        overflow: auto;
        -moz-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        transition: .4s;
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .header .navigation.active {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (min-width: 992px) {
    .header .navigation {
        padding: 0
    }
}

.header .navigation-header {
    margin-bottom: 60px
}

.header .navigation-header .sidebar-logo {
    margin-bottom: 20px
}

.header .navigation-header .sidebar-logo h1 {
    display: none
}

.header .navigation-header .sidebar-logo a {
    display: block;
    width: 91px;
    height: 35px;
    text-indent: -9999px;
    background: url("../images/layout/sidebar-logo.html") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .header .navigation-header .sidebar-logo a {
        background-image: url("../images/layout/sidebar-logo%402x.html");
        -moz-background-size: 91px 35px;
        -o-background-size: 91px 35px;
        -webkit-background-size: 91px 35px;
        background-size: 91px 35px
    }
}

.header .navigation-header .slogan {
    font-size: 1.2rem;
    font-family: PT Sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 992px) {
    .header .navigation-header {
        display: none
    }
}

.header .menu {
    margin: 0
}

.header .menu>li {
    position: relative;
    font-family: 'Inter-Medium';
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.0rem;
    margin-bottom: 35px
}

@media (min-width: 992px) {
    .header .menu>li {
        font-family: PT Sans, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        float: left;
        text-transform: uppercase;
        font-size: 1.3rem;
        height: 80px;
        line-height: 70px;
        margin: 0 0 0 -1px
    }

    .header .menu>li:first-child {
        margin: 0
    }
}

.header .menu>li>a {
    text-transform: uppercase;
    color: black;
    text-decoration: none
}

@media (min-width: 992px) {
    .header .menu>li>a {
        display: block;
        border-top: 5px solid transparent;
        height: 100%;
        padding: 0 20px
    }
}

.header .menu>li>a:hover {
    color: #00a3e0
}

.header .menu>li:after {
    content: '';
    display: block;
    position: absolute;
    width: 70px;
    height: 1px;
    background: #00a3e0;
    top: 32px;
    left: 0
}

@media (min-width: 992px) {
    .header .menu>li:after {
        left: auto;
        right: 0;
        top: 50%;
        margin-top: -9px;
        height: 18px;
        width: 1px;
        background: black;
    }
}

.header .menu>li>ul {
    margin-top: 25px
}

@media (min-width: 992px) {
    .header .menu>li>ul {
        position: absolute;
        display: none;
        top: 100%;
        left: 1px;
        margin: 0;
        z-index: 999;
        background: #00a3e0
    }
}

.header .menu>li>ul>li {
    margin: 0 0 5px 0;
    font-size: 1.5rem
}

@media (min-width: 992px) {
    .header .menu>li>ul>li {
        margin: 0
    }
}

.header .menu>li>ul>li>a {
    font-family: PT Sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #798692
}

.header .menu>li>ul>li>a:hover, .header .menu>li>ul>li>a.active {
    color: #00a3e0
}

@media (min-width: 992px) {
    .header .menu>li>ul>li>a {
        display: block;
        text-transform: initial;
        color: white;
        padding: 10px 25px;
        white-space: nowrap
    }

    .header .menu>li>ul>li>a:hover, .header .menu>li>ul>li>a.active {
        background: #0f2a40;
        color: #00a3e0
    }
}

.header .menu>li:hover>ul {
    display: block
}

.header .menu>li.active>a {
    color: #00a3e0
}

@media (min-width: 992px) {
    .header .menu>li.active>a {
        color: white;
        background: #00a3e0;
        border-color: rgba(5, 92, 118, 0.7)
    }
}

@media (min-width: 992px) {
    .header .menu>li.active:after {
        display: none
    }
}

.header .menu>li.active>ul {
    left: 0px
}

@media (min-width: 992px) {
    .header .menu>li:last-child:after {
        display: none
    }
}

.header .menu>li:last-child>ul {
    left: auto;
    right: 0
}

.header .secondary-menu {
    border-top: 1px solid #798692;
    padding-top: 35px
}

@media (min-width: 992px) {
    .header .secondary-menu {
        display: none
    }
}

.header .secondary-menu li {
    font-size: 1.3rem;
    text-transform: uppercase
}

.header .secondary-menu li a {
    color: #798692
}

.header .secondary-menu li a:hover, .header .secondary-menu li a.active {
    color: #00a3e0
}

.header .menu-toggle {
    float: right;
    display: block;
    height: 80px;
    line-height: 82px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: white;
    padding-right: 25px;
    margin-right: 15px;
    background: url("../images/icons/icon-menu-toggle.png") no-repeat right center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .header .menu-toggle {
        background-image: url("../images/icons/icon-menu-toggle%402x.png");
        -moz-background-size: 16px 12px;
        -o-background-size: 16px 12px;
        -webkit-background-size: 16px 12px;
        background-size: 16px 12px
    }
}

@media (min-width: 992px) {
    .header .menu-toggle {
        display: none
    }
}

.footer {
    background: #13253b;
    border-top: 4px solid white;
    padding: 40px 0
}

@media (min-width: 768px) {
    .footer {
        padding: 60px 0
    }
}

.footer .block {
    text-align: center;
    margin-bottom: 40px
}

@media (min-width: 768px) {
    .footer .block {
        text-align: left;
        margin-bottom: 0
    }
}

.footer .block .title {
    text-transform: uppercase;
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    font-size: 1.4rem
}

.footer .block p, .footer .block li {
    color: #798692
}

.footer .block p, .footer .block ul, .footer .block li, .footer .block a {
    font-size: 1.3rem;
    margin-bottom: 1rem
}

.footer .block .menu li {
    margin-bottom: 4px
}

.footer .block .menu li a {
    color: #798692
}

.footer .block .menu li a:hover {
    color: #00a3e0
}

.footer .block .menu.menu-first {
    padding-left: 0
}

.footer .block .menu.menu-last {
    padding-right: 0
}

.footer .block.block-navigation {
    display: none
}

@media (min-width: 992px) {
    .footer .block.block-navigation {
        display: block
    }
}

.footer .block.block-contact {
    min-height: 140px
}

.footer .block.block-contact .text {
    padding-top: 130px;
    background: url("../images/layout/footer-map.html") no-repeat top center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .footer .block.block-contact .text {
        background-image: url("../images/layout/footer-map%402x.png");
        -moz-background-size: 189px 110px;
        -o-background-size: 189px 110px;
        -webkit-background-size: 189px 110px;
        background-size: 189px 110px
    }
}

@media (min-width: 768px) {
    .footer .block.block-contact .text {
        background-position: left top;
        padding: 0 0 0 200px
    }
}

.footer .block.block-contact .text p {
    line-height: 1.8rem
}

.footer .block.block-contact .text .link {
    text-transform: uppercase;
    font-weight: 700;
    color: #00a3e0;
    font-size: 1.3rem
}

.footer .block.block-contact .text .link:after {
    content: '';
    display: inline-block;
    border-left: 4px solid #00a3e0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-left: 6px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.footer .block.block-contact .text .link:hover {
    color: #fff
}

.footer .block.block-contact .text .link:hover:after {
    border-left: 4px solid #fff
}

.footer .block.block-colophon .title {
    display: none
}

@media (min-width: 768px) {
    .footer .block.block-colophon .title {
        display: block
    }
}

.footer .block.block-colophon .links li {
    display: inline;
    border-right: 1px solid #465667;
    padding: 0 10px
}

.footer .block.block-colophon .links li a {
    color: #798692
}

.footer .block.block-colophon .links li a:hover {
    color: #00a3e0
}

.footer .block.block-colophon .links li:first-child {
    padding-left: 0
}

.footer .block.block-colophon .links li:last-child {
    border-right: 0
}

.footer .block.block-colophon .authors {
    clear: both;
    font-size: 1.1rem
}

.footer .block.block-colophon .authors a {
    font-size: 1.1rem;
    color: white;
    position: relative;
    padding-right: 20px
}

.footer .block.block-colophon .authors a .logo {
    position: absolute;
    display: block;
    top: -1px;
    right: 0;
    width: 15px;
    height: 15px;
    background: url("../images/layout/toopixel.html") no-repeat center top
}

.footer .block.block-colophon .authors a:hover {
    color: #00a3e0
}

.footer .block.block-colophon .authors a:hover .logo {
    background-position: center bottom
}

.share {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat
}

.block a.share {
    margin-bottom: 0
}

.share--linkedin {
    position: relative;
    top: 3px;
    width: 61px;
    height: 15px;
    background-image: url("../images/linkedin.html");
    background-size: 61px 15px;
    margin-left: 4px
}

.share--linkedin:hover {
    background-image: url("../images/linkedin_hover.html")
}

.authors-right {
    float: right
}

.authors-left {
    float: left
}

.authors-right a {
    display: inline-block
}

.footer .block.block-colophon .authors a .logo {
    top: 1px
}

.not-front {
    background: white;
    border-top: 80px solid #0f2a40
}

.not-front .main>.row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch
}

.not-front .main .content {
    padding: 40px 15px 40px 15px
}

@media (max-width: 991px) {
    .not-front .main .content {
        width: 100%
    }
}

@media (min-width: 992px) {
    .not-front .main .content {
        padding: 80px 15px 170px 30px
    }
}

.not-front .main .content .subtitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8rem;
    color: #0f2a40;
    font-family: 'Inter-Medium';
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    margin-bottom: 40px
}

/* .not-front .main .content .subtitle:after {
    position: absolute;
    content: '';
    bottom: -20px;
    width: 70px;
    height: 1px;
    background: #00a3e0;
    left: 50%;
    margin-left: -35px
} */

@media (min-width: 768px) {
    .not-front .main .content .subtitle {
        text-align: left
    }

    .not-front .main .content .subtitle:after {
        margin: 0;
        left: 0
    }
}

.not-front .main .content>.title {
    text-align: center
}

@media (min-width: 768px) {
    .not-front .main .content>.title {
        text-align: left
    }
}

.not-front .main .content .links li {
    margin-bottom: 20px;
    font-size: 1.6rem
}

.not-front .main .content .links li .link-title {
    text-transform: uppercase;
    font-weight: 700;
    color: #0f2a40
}

.not-front .main .content .links li .link-dash {
    color: #00a3e0
}

.not-front .main .content .links li .link-content {
    color: #00a3e0
}

.not-front .main .content .links li .link-content:hover {
    text-decoration: underline
}

.sidebar {
    background: #0f2a40;
    padding: 90px 0 300px 0;
    display: none;
    border-right: 1px solid;
}

@media (min-width: 992px) {
    .sidebar {
        display: block
    }
}

.sidebar .secondary-navigation {
    margin-bottom: 10rem;
    z-index: 1
}

.sidebar .secondary-navigation .top-level {
    text-transform: uppercase;
    color: black;
    font-size: 1.8rem;
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    margin-bottom: 40px;
    display: inline-block;
    margin-bottom: 25px
}

/* 
.sidebar .secondary-navigation .top-level:after {
    position: absolute;
    content: '';
    bottom: -20px;
    width: 70px;
    height: 1px;
    background: #00a3e0;
    left: 0
} */

.sidebar .secondary-navigation .menu {
    margin: 0
}

.sidebar .secondary-navigation .menu li {
    font-size: 2.2rem;
    border-bottom: 1px solid #4d5a69;
    margin: 0
}

.sidebar .secondary-navigation .menu li a {
    display: block;
    padding: 15px 6px 15px 2px;
    color: black
}

.sidebar .secondary-navigation .menu li a:hover {
    color: #00a3e0
}

.sidebar .secondary-navigation .menu li.active a {
    color: #00a3e0;
    background: url("../images/icons/icon-secondary-navigation-active.png") no-repeat right 6px center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .sidebar .secondary-navigation .menu li.active a {
        background-image: url("../images/icons/icon-secondary-navigation-active%402x.png");
        -moz-background-size: 11px 19px;
        -o-background-size: 11px 19px;
        -webkit-background-size: 11px 19px;
        background-size: 11px 19px
    }
}

.sidebar .secondary-navigation .menu li:last-child {
    border-bottom: 0
}

.sidebar .sidebar-contact {
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 100px
}

.sidebar .sidebar-contact .title {
    text-transform: uppercase;
    color: white;
    font-size: 1.8rem;
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    margin-bottom: 40px;
    display: inline-block
}

.sidebar .sidebar-contact .title:after {
    position: absolute;
    content: '';
    bottom: -20px;
    width: 70px;
    height: 1px;
    background: #00a3e0;
    left: 0
}

.sidebar .sidebar-contact p {
    font-size: 1.3rem;
    color: white
}

.sidebar .sidebar-contact .button {
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #00a3e0;
    width: 170px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px
}

.sidebar .sidebar-contact .button:hover {
    border-color: #00a3e0;
    background: #00a3e0;
    color: white
}

.sidebar .background-image {
    position: absolute;
    top: -80px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 0;
    background: url("../images/layout/sidebar-about.jpg") no-repeat right bottom #29394d
}

.gallery .gallery-title {
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #00a3e0;
    text-transform: uppercase;
    font-size: 1.8rem
}

.gallery .fancybox-gallery {
    margin: 0
}

.gallery .fancybox-gallery li {
    position: relative;
    margin: 0;
    padding: 0;
    width: 50%;
    float: left
}

@media (min-width: 480px) {
    .gallery .fancybox-gallery li {
        width: 33.33%
    }
}

@media (min-width: 768px) {
    .gallery .fancybox-gallery li {
        width: 25%
    }
}

.gallery .fancybox-gallery li:before {
    content: '';
    display: block;
    padding-top: 100%
}

.gallery .fancybox-gallery li a {
    position: absolute;
    top: 0;
    left: 0;
    right: 1px;
    bottom: 1px;
    display: block;
    overflow: hidden;
    background: #13253b
}

.gallery .fancybox-gallery li a img {
    max-width: none;
    max-height: 110%;
    height: 105%;
    width: auto;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.gallery .fancybox-gallery li a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .4
}

.modal-enable .modal-overlay {
    top: 0;
    left: 0;
    width: 100%;
    background: white;
    display: none
}

.modal-enable .modal-overlay .modal-content {
    display: none
}

.modal-enable .modal-overlay .modal-content.show {
    display: block
}

.modal-enable .modal-overlay .modal-close {
    float: right;
    position: relative;
    font-size: 1.4rem;
    font-style: italic;
    color: #798692;
    padding-right: 20px;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s
}

.modal-enable .modal-overlay .modal-close:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    margin-top: -5px;
    background: url("../images/icons/icon-profile-close.html") no-repeat right top
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .modal-enable .modal-overlay .modal-close:after {
        background-image: url("../images/icons/icon-profile-close%402x.html");
        -moz-background-size: 10px 20px;
        -o-background-size: 10px 20px;
        -webkit-background-size: 10px 20px;
        background-size: 10px 20px
    }
}

.modal-enable .modal-overlay .modal-close:hover {
    color: #00a3e0
}

.modal-enable .modal-overlay .modal-close:hover:after {
    background-position: right bottom
}

.form {
    margin: 4rem 0
}

.form .form-item {
    margin-bottom: 12px;
    zoom: 1
}

.form .form-item:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

.form .form-item label {
    font-size: 1.3rem;
    color: #798692;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.form .form-item .form-text, .form .form-item .form-textarea {
    width: 100%;
    border: 1px solid #888888;
    background: #fcfcfc;
    padding: 8px;
    outline: none;
    font-size: 1.6rem;
    color: #798692;
    font-family: PT Sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.form .form-item .form-text:focus, .form .form-item .form-textarea:focus {
    border: 1px solid #0f2a40
}

.form .form-item.form-submit {
    margin-top: 28px
}

.form .form-item.form-submit .form-button {
    float: right;
    background: none;
    padding: 0;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f2a40;
    border: 1px solid #00a3e0;
    width: 170px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px
}

.form .form-item.form-submit .form-button:hover {
    border-color: #00a3e0;
    background: #00a3e0;
    color: white
}

.form .form-item.error label {
    color: #e32e50
}

.form .form-item.error label .error-message {
    text-transform: lowercase
}

.form .form-item.error .form-text, .form .form-item.error .form-textarea {
    background: #fefafb;
    border-color: #e32e50
}

.form .form-item.form-item-hidden {
    display: none
}

.form .dropzone-wrapper {
    border: 1px dashed #888888;
    background: #fcfcfc;
    padding: 20px 20px 0 20px;
    margin-bottom: 12px
}

.form .dropzone-wrapper .dropzone.dz-clickable {
    margin: 0;
    cursor: pointer;
    text-align: center;
    *zoom: 1
}

.form .dropzone-wrapper .dropzone.dz-clickable:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-message {
    display: none;
    font-style: italic;
    font-size: 1.2rem;
    padding-top: 35px;
    margin-bottom: 20px;
    background: url("../images/icons/icon-file-upload.html") no-repeat center top
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-message {
        background-image: url("../images/icons/icon-file-upload%402x.html");
        -moz-background-size: 19px 24px;
        -o-background-size: 19px 24px;
        -webkit-background-size: 19px 24px;
        background-size: 19px 24px
    }
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-message strong {
    font-style: normal;
    font-size: 1.3rem;
    text-transform: uppercase;
    display: block
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-message.active {
    display: block
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress {
    display: none;
    text-align: center;
    margin-bottom: 40px;
    font-style: italic;
    font-size: 1.2rem
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress.active {
    display: block
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress .icon {
    display: block;
    height: 51px;
    width: 32px;
    margin: 0 auto 8px auto;
    background: url("../images/icons/icon-loader.html") no-repeat center bottom
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress .icon {
        background-image: url("../images/icons/icon-loader%402x.html");
        -moz-background-size: 32px 561px;
        -o-background-size: 32px 561px;
        -webkit-background-size: 32px 561px;
        background-size: 32px 561px
    }
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='0'] .icon {
    background-position: center -510px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='10'] .icon {
    background-position: center -459px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='20'] .icon {
    background-position: center -408px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='30'] .icon {
    background-position: center -357px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='40'] .icon {
    background-position: center -306px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='50'] .icon {
    background-position: center -255px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='60'] .icon {
    background-position: center -204px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='70'] .icon {
    background-position: center -153px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='80'] .icon {
    background-position: center -102px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='90'] .icon {
    background-position: center -51px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-default.dz-message .upload-progress[data-upload='100'] .icon {
    background-position: center 0px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview {
    float: left;
    margin: 0 20px 20px 0;
    padding-top: 55px;
    text-align: center;
    background: url("../images/icons/icon-file-uploaded.html") no-repeat center top;
    *zoom: 1
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .form .dropzone-wrapper .dropzone.dz-clickable .dz-preview {
        background-image: url("../images/icons/icon-file-uploaded%402x.html");
        -moz-background-size: 33px 43px;
        -o-background-size: 33px 43px;
        -webkit-background-size: 33px 43px;
        background-size: 33px 43px
    }
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview .dz-details {
    font-size: 1.3rem;
    text-transform: uppercase
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview .dz-details .dz-filename {
    display: inline;
    font-weight: 700
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview .dz-details .dz-seperator {
    display: inline
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview .dz-details .dz-size {
    display: inline
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview .dz-details .dz-size strong {
    font-weight: 400
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview .dz-error-message {
    font-size: 1.3rem;
    color: #e32e50;
    margin: 1rem 0
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview .dz-remove {
    display: block;
    font-size: 1.2rem;
    font-style: italic;
    color: #798692;
    margin-top: 5px
}

.form .dropzone-wrapper .dropzone.dz-clickable .dz-preview .dz-remove:hover {
    color: #00a3e0
}

.form .form-item-columns {
    *zoom: 1
}

.form .form-item-columns:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

@media (min-width: 768px) {
    .form .form-item-columns .form-item {
        width: 50%;
        float: left
    }

    .form .form-item-columns .form-item:first-child {
        padding-right: 15px
    }

    .form .form-item-columns .form-item:last-child {
        padding-left: 15px
    }
}

.alert.alert-error {
    color: #e32e50;
    font-size: 1.3rem;
    font-weight: 700
}

.success-message {
    text-align: center;
    display: none;
    margin: 6rem 0
}

.success-message h2 {
    color: #0f2a40;
    font-size: 3.0rem;
    position: relative;
    margin-bottom: 40px
}

.success-message h2:after {
    position: absolute;
    content: '';
    bottom: -20px;
    width: 70px;
    height: 1px;
    background: #00a3e0;
    left: 50%;
    margin-left: -35px
}

.success-message strong {
    text-transform: uppercase;
    font-weight: 700;
    color: #0f2a40;
    font-size: 1.6rem
}

.success-message p {
    color: #0f2a40;
    font-size: 1.6rem;
    margin: 1rem 0 0 0
}

.timeline {
    width: 100%;
    overflow: hidden
}

@media (min-width: 768px) {
    .timeline {
        width: 703px
    }
}

@media (min-width: 992px) {
    .timeline {
        width: 601px
    }
}

@media (min-width: 1200px) {
    .timeline {
        width: 733px
    }
}

.timeline .timeline-slide {
    *zoom: 1;
    border-right: 1px solid #d7d7d7;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.timeline .timeline-slide:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

.timeline .timeline-content {
    width: 183px;
    float: left;
    position: relative;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

@media (min-width: 768px) {
    .timeline .timeline-content {
        width: 234px
    }
}

@media (min-width: 992px) {
    .timeline .timeline-content {
        width: 200px
    }
}

@media (min-width: 1200px) {
    .timeline .timeline-content {
        width: 183px
    }
}

.timeline .timeline-content .year {
    font-family: PT Sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 15px 15px 0 15px;
    margin: 0 0 5px 0;
    font-size: 1.2rem;
    color: #c3ccd4;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.timeline .timeline-content .title {
    font-family: PT Sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #c3ccd4;
    font-size: 1.3rem;
    padding: 0 15px;
    margin: 0 0 15px 0;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.timeline .timeline-content .image img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: .3;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.timeline .timeline-content .content {
    padding: 15px 15px 90px 15px
}

.timeline .timeline-content .content p {
    font-size: 1.3rem;
    color: #c3ccd4;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.timeline .timeline-content .bar {
    position: absolute;
    z-index: 1;
    bottom: 0;
    height: 9px;
    left: -1px;
    right: -1px;
    background: #0f2a40;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.timeline .timeline-content .year-tag {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    z-index: 1;
    font-size: 1.2rem;
    text-align: center
}

.timeline .timeline-content .year-tag:before {
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    background: #0f2a40;
    margin: 0 auto 15px auto;
    border: 2px solid #0f2a40;
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-box-shadow: 0 0 0 3px rgba(0, 163, 224, 0);
    -webkit-box-shadow: 0 0 0 3px rgba(0, 163, 224, 0);
    box-shadow: 0 0 0 3px rgba(0, 163, 224, 0)
}

.timeline .timeline-content:hover .year {
    color: #0f2a40
}

.timeline .timeline-content:hover .title {
    color: #798692
}

.timeline .timeline-content:hover .image img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.timeline .timeline-content:hover .content p {
    color: #798692
}

.timeline .timeline-content:hover .bar {
    background: #00a3e0
}

.timeline .timeline-content:hover .year-tag:before {
    background: white;
    border-color: #00a3e0;
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -moz-box-shadow: 0 0 0 3px rgba(0, 163, 224, 0.2);
    -webkit-box-shadow: 0 0 0 3px rgba(0, 163, 224, 0.2);
    box-shadow: 0 0 0 3px rgba(0, 163, 224, 0.2);
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
    box-sizing: initial
}

.timeline .timeline-content.first .bar {
    bottom: 38px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

@media (min-width: 768px) {
    .timeline .timeline-content.first .bar {
        bottom: 38px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .timeline .timeline-content.first+.timeline-content .bar {
        bottom: 53px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@media (min-width: 992px) {
    .timeline .timeline-content.first .bar {
        bottom: 38px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .timeline .timeline-content.first+.timeline-content .bar {
        bottom: 53px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .timeline .timeline-content.first+.timeline-content+.timeline-content .bar {
        bottom: 68px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

@media (min-width: 1200px) {
    .timeline .timeline-content.first .bar {
        bottom: 38px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .timeline .timeline-content.first+.timeline-content .bar {
        bottom: 53px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .timeline .timeline-content.first+.timeline-content+.timeline-content .bar {
        bottom: 68px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .timeline .timeline-content.first+.timeline-content+.timeline-content+.timeline-content .bar {
        bottom: 83px;
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }
}

.timeline .timeline-footer {
    margin-top: 55px;
    zoom: 1
}

.timeline .timeline-footer:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

.timeline .timeline-footer .timeline-navigation {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #c3ccd4;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.timeline .timeline-footer .timeline-navigation:hover {
    border-color: #00a3e0;
}

.timeline .timeline-footer .timeline-navigation.timeline-prev {
    float: left;
    background: url("../images/icons/icon-timeline-prev.html") no-repeat center bottom
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .timeline .timeline-footer .timeline-navigation.timeline-prev {
        background-image: url("../images/icons/icon-timeline-prev%402x.html");
        -moz-background-size: 36px 72px;
        -o-background-size: 36px 72px;
        -webkit-background-size: 36px 72px;
        background-size: 36px 72px
    }
}

.timeline .timeline-footer .timeline-navigation.timeline-prev:hover {
    background-position: center top
}

.timeline .timeline-footer .timeline-navigation.timeline-next {
    float: left;
    background: url("../images/icons/icon-timeline-next.html") no-repeat center bottom
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .timeline .timeline-footer .timeline-navigation.timeline-next {
        background-image: url("../images/icons/icon-timeline-next%402x.html");
        -moz-background-size: 36px 72px;
        -o-background-size: 36px 72px;
        -webkit-background-size: 36px 72px;
        background-size: 36px 72px
    }
}

.timeline .timeline-footer .timeline-navigation.timeline-next:hover {
    background-position: center top
}

.timeline .timeline-footer .timeline-navigation.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.timeline .timeline-footer .timeline-indicator {
    float: left;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: auto;
    color: #00a3e0;
    text-transform: uppercase;
    font-size: 1.2rem;
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.timeline .timeline-footer .timeline-indicator.active {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.front .bx-wrapper {
    height: 630px;
    position: relative
}

.front .slider .slide {
    display: table;
    position: relative;
    height: 630px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.front .slider .slide .text {
    display: table-cell;
    vertical-align: middle;
    padding: 80px 20px 0 20px;
    width: 100%;
    text-align: center
}

@media (min-width: 768px) {
    .front .slider .slide .text {
        padding: 80px 50px 0 50px
    }
}

.front .slider .slide .text .subtitle {
    font-size: 2.1rem;
    color: #616060;
}

.front .slider .slide .text .title {
    color: #616060;
    font-size: 4.8rem;
    position: relative;
    margin-bottom: 40px
}

.front .slider .slide .text .title:after {
    position: absolute;
    content: '';
    bottom: -20px;
    width: 70px;
    height: 1px;
    background: #00a3e0;
    left: 50%;
    margin-left: -35px
}

.front .slider .slide .text p {
    color: white;
    font-size: 2.4rem;
    line-height: normal
}

.front .slider .slide .image {
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1
}

.front .bx-controls .bx-pager {
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -22px;
    *zoom: 1
}

.front .bx-controls .bx-pager:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

.front .bx-controls .bx-pager .bx-pager-item {
    margin: 0 3px;
    float: left
}

.front .bx-controls .bx-pager .bx-pager-item a {
    display: block;
    background: #808080;
    width: 9px;
    height: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px
}

.front .bx-controls .bx-pager .bx-pager-item a.active {
    background: white
}

.front .bx-controls .bx-pager .bx-pager-item a:hover {
    background: #00a3e0
}

.front .bx-controls .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    width: 38px;
    height: 38px;
    display: none
}

@media (min-width: 768px) {
    .front .bx-controls .bx-controls-direction a {
        display: block
    }
}

.front .bx-controls .bx-controls-direction a.bx-prev {
    left: 0;
    background: url("../images/icons/icon-slider-prev.png") no-repeat #fff left center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .front .bx-controls .bx-controls-direction a.bx-prev {
        background-image: url("../images/icons/icon-slider-prev%402x.png");
        -moz-background-size: 76px 38px;
        -o-background-size: 76px 38px;
        -webkit-background-size: 76px 38px;
        background-size: 76px 38px
    }
}

.front .bx-controls .bx-controls-direction a.bx-prev:hover {
    background-position: right center
}

.front .bx-controls .bx-controls-direction a.bx-next {
    right: 0;
    background: url("../images/icons/icon-slider-next.png") no-repeat #fff right center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .front .bx-controls .bx-controls-direction a.bx-next {
        background-image: url("../images/icons/icon-slider-next%402x.png");
        -moz-background-size: 76px 38px;
        -o-background-size: 76px 38px;
        -webkit-background-size: 76px 38px;
        background-size: 76px 38px
    }
}

.front .bx-controls .bx-controls-direction a.bx-next:hover {
    background-position: left center
}

.front .bx-controls .bx-controls-direction a:hover {
    background-color: #0f2a40
}

.front .blocks {
    *zoom: 1
}

.front .blocks:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

.front .blocks .block {
    height: 340px;
    padding: 20px;
    position: relative;
    display: table;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.front .blocks .block .inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.front .blocks .block .subtitle {
    text-transform: uppercase;
    font-size: 1.4rem;
    color: white;
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    margin-bottom: 30px
}

.front .blocks .block .subtitle:after {
    position: absolute;
    content: '';
    bottom: -15px;
    width: 40px;
    height: 1px;
    background: #00a3e0;
    left: 50%;
    margin-left: -20px
}

.front .blocks .block .title {
    color: white;
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-bottom: 1rem
}

.front .blocks .block p {
    color: white;
    font-size: 1.3rem
}

.front .blocks .block .button {
    margin: auto;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    width: 170px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px
}

.front .blocks .block .button:hover {
    border-color: #00a3e0;
    background: #00a3e0;
    color: white
}

.front .blocks .block.bg-white {
    background: white
}

.front .blocks .block.bg-white .subtitle {
    color: #888888
}

.front .blocks .block.bg-white .title {
    color: #0f2a40
}

.front .blocks .block.bg-white .title a {
    color: #0f2a40
}

.front .blocks .block.bg-white .title a:hover {
    color: #00a3e0
}

.front .blocks .block.bg-white p {
    color: #888888
}

.front .blocks .block.bg-white .button {
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #888;
    border: 1px solid #888;
    width: 170px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px
}

.front .blocks .block.bg-white .button:hover {
    border-color: #00a3e0;
    background: #00a3e0;
    color: white
}

.front .blocks .block.block-1 {
    background-image: url("../images/layout/block-tanker.jpg")
}

.front .blocks .block.block-3 {
    background-image: url("../images/layout/block-ship.jpg")
}

.front .blocks .block.block-4 {
    background-image: url("../images/layout/block-hand-shake.jpg")
}

.not-front .content-area {
    margin-bottom: 4rem;
    position: relative
}

@media (min-width: 768px) {
    .not-front .content-area.two-columns {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
        column-gap: 30px
    }

    .not-front .content-area.two-columns p, .not-front .content-area.two-columns ul, .not-front .content-area.two-columns ol, .not-front .content-area.two-columns li {
        display: inline-block;
        overflow: hidden;
        -moz-page-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        break-inside: avoid
    }
}

@media (min-width: 768px) {
    .not-front .content-area.two-column-fix p {
        display: block
    }
}

.not-front .content-area.split-section .left-content {
    padding-left: 0
}

.not-front .content-area.split-section .right-content {
    padding-right: 0
}

.not-front .content-area.event .event-image {
    margin: 0 0 4rem 0
}

.not-front .content-area.event .event-image .image-caption {
    font-size: 1.3rem;
    font-style: italic;
    margin-top: 1rem
}

@media (min-width: 480px) {
    .not-front .content-area.products-wrapper .products-chart, .not-front .content-area.products-wrapper .products-content {
        float: left;
        width: 50%
    }
}

.not-front .footer-area {
    border-top: 1px solid #e3e5e8;
    padding-top: 4rem;
    position: relative
}

.not-front .footer-area:before {
    position: absolute;
    top: -21px;
    left: 50%;
    margin-left: -45px;
    display: block;
    content: '';
    width: 90px;
    height: 42px;
    background: url("../images/icons/icon-footer-logo.html") no-repeat #fff center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area:before {
        background-image: url("../images/icons/icon-footer-logo%402x.html");
        -moz-background-size: 26px 42px;
        -o-background-size: 26px 42px;
        -webkit-background-size: 26px 42px;
        background-size: 26px 42px
    }
}

.not-front .footer-area.accented p {
    color: #00a3e0;
    font-weight: 700;
    font-style: italic
}

.not-front .footer-area.minimal {
    border-top: none;
    padding: 0 0 2rem 0
}

.not-front .footer-area.minimal:before {
    display: none
}

.not-front .footer-area.news-back, .not-front .footer-area.event-back {
    padding: 0;
    border: 0;
    margin-top: 8rem
}

.not-front .footer-area.news-back:before, .not-front .footer-area.event-back:before {
    display: none
}

.not-front .footer-area.news-back .button, .not-front .footer-area.event-back .button {
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f2a40;
    border: 1px solid #00a3e0;
    width: 170px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px
}

.not-front .footer-area.news-back .button:hover, .not-front .footer-area.event-back .button:hover {
    border-color: #00a3e0;
    background: #00a3e0;
    color: white
}

.not-front .footer-area.news-back .button:before, .not-front .footer-area.event-back .button:before {
    content: '';
    display: inline-block;
    border-right: 4px solid #0f2a40;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-right: 2px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front .footer-area.news-back .button:hover:before, .not-front .footer-area.event-back .button:hover:before {
    border-right: 4px solid white
}

.not-front .footer-area .source p {
    font-size: 1.2rem;
    font-style: italic;
    text-align: center
}

.not-front .footer-area .map-title {
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-size: 1.4rem;
    margin-bottom: 3.5rem
}

.not-front .footer-area .offices-map .map {
    width: 340px;
    height: 197px;
    position: relative;
    margin: 0 auto 2rem auto;
    background: url("../images/layout/map-offices.html") no-repeat left top;
    background-size: contain !important;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area .offices-map .map {
        background-image: url("../images/layout/map-offices%402x.html");
        -moz-background-size: 766px 444px;
        -o-background-size: 766px 444px;
        -webkit-background-size: 766px 444px;
        background-size: 766px 444px
    }
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map {
        width: 703px;
        height: 407px;
        margin: 0 0 2rem 0;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map {
        width: 602px;
        height: 349px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map {
        width: 766px;
        height: 444px
    }
}

.not-front .footer-area .offices-map .map .pin {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: none;
    width: 20px;
    height: 30px
}

.not-front .footer-area .offices-map .map .pin .pin-hover {
    width: 100px;
    height: 109px;
    position: absolute;
    display: table;
    vertical-align: middle;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    font-weight: 700;
    font-size: 1.4rem;
    line-height: 1.8rem;
    text-align: center;
    color: white;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center
}

.not-front .footer-area .offices-map .map .pin .pin-hover .text {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px
}

.not-front .footer-area .offices-map .map .pin.pin-red {
    z-index: 3;
    background: url("../images/icons/icon-pin-red.html") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area .offices-map .map .pin.pin-red {
        background-image: url("../images/icons/icon-pin-red%402x.html");
        -moz-background-size: 20px 30px;
        -o-background-size: 20px 30px;
        -webkit-background-size: 20px 30px;
        background-size: 20px 30px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-red .pin-hover {
    background: url("../images/icons/icon-pin-hover-red.html") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area .offices-map .map .pin.pin-red .pin-hover {
        background-image: url("../images/icons/icon-pin-hover-red%402x.html");
        -moz-background-size: 100px 109px;
        -o-background-size: 100px 109px;
        -webkit-background-size: 100px 109px;
        background-size: 100px 109px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-blue {
    z-index: 2;
    background: url("../images/icons/icon-pin-blue.html") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area .offices-map .map .pin.pin-blue {
        background-image: url("../images/icons/icon-pin-blue%402x.html");
        -moz-background-size: 20px 30px;
        -o-background-size: 20px 30px;
        -webkit-background-size: 20px 30px;
        background-size: 20px 30px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-blue .pin-hover {
    background: url("../images/icons/icon-pin-hover-blue.html") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area .offices-map .map .pin.pin-blue .pin-hover {
        background-image: url("../images/icons/icon-pin-hover-blue%402x.html");
        -moz-background-size: 100px 109px;
        -o-background-size: 100px 109px;
        -webkit-background-size: 100px 109px;
        background-size: 100px 109px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-green {
    z-index: 1;
    background: url("../images/icons/icon-pin-green.html") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area .offices-map .map .pin.pin-green {
        background-image: url("../images/icons/icon-pin-green%402x.html");
        -moz-background-size: 20px 30px;
        -o-background-size: 20px 30px;
        -webkit-background-size: 20px 30px;
        background-size: 20px 30px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-green .pin-hover {
    background: url("../images/icons/icon-pin-hover-green.html") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area .offices-map .map .pin.pin-green .pin-hover {
        background-image: url("../images/icons/icon-pin-hover-green%402x.html");
        -moz-background-size: 100px 109px;
        -o-background-size: 100px 109px;
        -webkit-background-size: 100px 109px;
        background-size: 100px 109px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-geneva {
    top: 47px;
    left: 158px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-geneva {
        top: 129px;
        left: 341px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-geneva {
        top: 105px;
        left: 287px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-geneva {
        top: 140px;
        left: 370px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-singapore {
    top: 103px;
    left: 258px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-singapore {
        top: 243px;
        left: 543px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-singapore {
        top: 205px;
        left: 464px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-singapore {
        top: 268px;
        left: 595px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-dubai {
    top: 71px;
    left: 205px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-dubai {
        top: 180px;
        left: 434px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-dubai {
        top: 149px;
        left: 371px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-dubai {
        top: 197px;
        left: 476px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-lagos {
    top: 89px;
    left: 156px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-lagos {
        top: 214px;
        left: 330px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-lagos {
        top: 180px;
        left: 283px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-lagos {
        top: 237px;
        left: 360px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-istanbul {
    top: 55px;
    left: 179px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-istanbul {
        top: 144px;
        left: 379px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-istanbul {
        top: 120px;
        left: 323px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-istanbul {
        top: 160px;
        left: 415px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-cairo {
    top: 73px;
    left: 183px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-cairo {
        top: 170px;
        left: 380px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-cairo {
        top: 150px;
        left: 330px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-cairo {
        top: 190px;
        left: 420px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-london {
    top: 39px;
    left: 151px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-london {
        top: 112px;
        left: 323px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-london {
        top: 92px;
        left: 276px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-london {
        top: 125px;
        left: 353px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-monaco {
    top: 49px;
    left: 161px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-monaco {
        top: 135px;
        left: 335px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-monaco {
        top: 109px;
        left: 292px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-monaco {
        top: 147px;
        left: 374px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-calgary {
    top: 35px;
    left: 48px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-calgary {
        top: 112px;
        left: 110px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-calgary {
        top: 86px;
        left: 95px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-calgary {
        top: 124px;
        left: 120px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-houston {
    top: 63px;
    left: 64px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-houston {
        top: 161px;
        left: 141px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-houston {
        top: 132px;
        left: 118px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-houston {
        top: 179px;
        left: 155px
    }
}

.not-front .footer-area .offices-map .map .pin.pin-moscow {
    top: 37px;
    left: 176px
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map .pin.pin-moscow {
        top: 106px;
        left: 384px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area .offices-map .map .pin.pin-moscow {
        top: 84px;
        left: 326px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area .offices-map .map .pin.pin-moscow {
        top: 119px;
        left: 419px
    }
}

.not-front .footer-area .offices-map .map .pin:hover {
    z-index: 4
}

.not-front .footer-area .offices-map .map .pin:hover .pin-hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.not-front .footer-area .offices-map .map-legend {
    text-align: center
}

@media (min-width: 768px) {
    .not-front .footer-area .offices-map .map-legend {
        text-align: left
    }
}

.not-front .footer-area .offices-map .map-legend p {
    margin-bottom: 6px
}

.not-front .footer-area .offices-map .map-legend p:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: 1px;
    margin-right: 8px
}

.not-front .footer-area .offices-map .map-legend p:nth-child(1):before {
    background: #e4002b
}

.not-front .footer-area .offices-map .map-legend p:nth-child(2):before {
    background: #00a3e0
}

.not-front .footer-area .offices-map .map-legend p:nth-child(3):before {
    background: #64a70b
}

.not-front .footer-area .chart-enable .highcharts-tooltip span {
    background: white;
    z-index: 9999
}

.not-front .footer-area.marketing-export-map .marketing-map {
    width: 340px;
    height: 245px;
    position: relative;
    background: url("../images/layout/map-marketing-export.html") no-repeat;
    background-size: contain !important;
    margin: 0 auto 40px auto;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area.marketing-export-map .marketing-map {
        background-image: url("../images/layout/map-marketing-export%402x.html");
        -moz-background-size: 770px 544px;
        -o-background-size: 770px 544px;
        -webkit-background-size: 770px 544px;
        background-size: 770px 544px
    }
}

@media (min-width: 768px) {
    .not-front .footer-area.marketing-export-map .marketing-map {
        width: 703px;
        height: 505px;
        margin: 0 0 40px 0;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (min-width: 992px) {
    .not-front .footer-area.marketing-export-map .marketing-map {
        width: 602px;
        height: 433px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area.marketing-export-map .marketing-map {
        width: 734px;
        height: 528px
    }
}

.not-front .footer-area.marketing-export-map .marketing-map .map-pop {
    display: none;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    font-weight: 700;
    color: white;
    font-size: 1.4rem;
    padding: 5px 14px 3px 14px;
    background: #00a3e0
}

.not-front .footer-area.marketing-export-map .marketing-map .map-pop:after {
    content: '';
    position: absolute;
    display: block;
    border-top: 6px solid #00a3e0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -6px;
    left: 50%;
    margin-left: -5px
}

.not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-1 {
    top: 0;
    left: 95px;
    background: #00a3e0
}

@media (min-width: 768px) {
    .not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-1 {
        top: 45px;
        left: 227px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-1 {
        top: 30px;
        left: 190px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-1 {
        top: 50px;
        left: 240px
    }
}

.not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-1:after {
    border-top-color: #00a3e0
}

.not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-2 {
    top: 80px;
    left: 140px;
    background: #52a91f
}

@media (min-width: 768px) {
    .not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-2 {
        top: 190px;
        left: 330px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-2 {
        top: 155px;
        left: 270px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-2 {
        top: 200px;
        left: 340px
    }
}

.not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-2:after {
    border-top-color: #52a91f
}

.not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-3 {
    top: 130px;
    left: 50px;
    background: #e4002b
}

@media (min-width: 768px) {
    .not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-3 {
        top: 290px;
        left: 160px
    }
}

@media (min-width: 992px) {
    .not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-3 {
        top: 240px;
        left: 130px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-3 {
        top: 320px;
        left: 140px
    }
}

.not-front .footer-area.marketing-export-map .marketing-map .map-pop.map-pop-3:after {
    border-top-color: #e4002b
}

.not-front .footer-area.marketing-export-map .marketing-map-legend {
    text-align: center
}

@media (min-width: 768px) {
    .not-front .footer-area.marketing-export-map .marketing-map-legend {
        text-align: left
    }
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend {
    margin-bottom: 4px
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend .legend-description {
    display: inline-block;
    position: relative;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px 0 22px;
    vertical-align: middle
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend .legend-description:before {
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #00a3e0
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend .legend-link {
    display: inline-block;
    position: relative;
    font-size: 1.2rem;
    font-style: italic;
    color: #798692;
    padding-right: 10px;
    vertical-align: middle
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend .legend-link:after {
    content: '';
    position: absolute;
    top: 6px;
    right: 0;
    border-left: 4px solid #798692;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend .legend-link:hover {
    color: #00a3e0
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend .legend-link:hover:after {
    border-left-color: #00a3e0
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend.map-legend-1 .legend-description:before {
    background: #00a3e0
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend.map-legend-2 .legend-description:before {
    background: #64a70b
}

.not-front .footer-area.marketing-export-map .marketing-map-legend .map-legend.map-legend-3 .legend-description:before {
    background: #e4002b
}

.not-front .footer-area.marketing-export-map .marketing-map-overlay .clear {
    clear: both
}

.not-front .footer-area.marketing-export-map .marketing-map-overlay .image {
    float: left;
    margin-right: 30px;
    max-width: 270px
}

.not-front .footer-area.marketing-export-map .marketing-map-overlay .information {
    float: left;
    width: -moz-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px)
}

.not-front .footer-area.marketing-export-map .marketing-map-overlay .information .title {
    font-size: 3.0rem;
    margin-bottom: 1.5rem
}

.not-front .footer-area.marketing-export-map .marketing-map-overlay .information .description {
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #00a3e0;
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-bottom: 2rem
}

.not-front .footer-area.marketing-export-map .marketing-map-overlay .information .content {
    padding: 0
}

.not-front .footer-area.marketing-export-map .marketing-map-overlay .information .list-info li .label {
    display: inline-block;
    width: 100px;
    font-weight: 700;
    color: #0f2a40
}

.not-front .footer-area.marketing-destination-map .marketing-map {
    position: relative;
    width: 340px;
    height: 193px;
    background: url("../images/layout/map-destinations.html") no-repeat;
    background-size: contain !important;
    margin: 0 auto 40px auto;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area.marketing-destination-map .marketing-map {
        background-image: url("../images/layout/map-destinations%402x.html");
        -moz-background-size: 770px 438px;
        -o-background-size: 770px 438px;
        -webkit-background-size: 770px 438px;
        background-size: 770px 438px
    }
}

@media (min-width: 768px) {
    .not-front .footer-area.marketing-destination-map .marketing-map {
        width: 703px;
        height: 401px;
        margin: 0 0 40px 0;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (min-width: 992px) {
    .not-front .footer-area.marketing-destination-map .marketing-map {
        width: 602px;
        height: 342px
    }
}

@media (min-width: 1200px) {
    .not-front .footer-area.marketing-destination-map .marketing-map {
        width: 770px;
        height: 438px
    }
}

.not-front .footer-area.marketing-destination-map .marketing-map .marketing-map-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: contain !important;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.not-front .footer-area.marketing-destination-map .marketing-map .marketing-map-layer.marketing-map-key {
    z-index: 1;
    background: url("../images/layout/map-destinations-key-points.html") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area.marketing-destination-map .marketing-map .marketing-map-layer.marketing-map-key {
        background-image: url("../images/layout/map-destinations-key-points%402x.html");
        -moz-background-size: 770px 438px;
        -o-background-size: 770px 438px;
        -webkit-background-size: 770px 438px;
        background-size: 770px 438px
    }
}

.not-front .footer-area.marketing-destination-map .marketing-map .marketing-map-layer.marketing-map-other {
    z-index: 2;
    background: url("../images/layout/map-destinations-other-points.html") no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .footer-area.marketing-destination-map .marketing-map .marketing-map-layer.marketing-map-other {
        background-image: url("../images/layout/map-destinations-other-points%402x.html");
        -moz-background-size: 770px 438px;
        -o-background-size: 770px 438px;
        -webkit-background-size: 770px 438px;
        background-size: 770px 438px
    }
}

.not-front .footer-area.marketing-destination-map .marketing-map .marketing-map-layer.active {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend {
    text-align: center
}

@media (min-width: 768px) {
    .not-front .footer-area.marketing-destination-map .marketing-map-legend {
        text-align: left
    }
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend li {
    margin-bottom: 4px;
    position: relative;
    font-size: 1.6rem;
    font-weight: 700
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 14px;
    height: 14px;
    background: #12253b
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend li.key:before {
    background: #12253b
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend li.other:before {
    background: #74818d
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend.destinations li {
    cursor: pointer;
    color: #b1b9c0;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend.destinations li:before {
    width: 25px;
    height: 0;
    background: none;
    border-bottom: 2px solid #00a3e0
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend.destinations li.key:before {
    border-bottom: 2px solid #00a3e0
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend.destinations li.other:before {
    border-bottom: 2px dashed #e4002b
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend.destinations li.active {
    color: #798692
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend.destinations li.active:hover {
    color: #b1b9c0
}

.not-front .footer-area.marketing-destination-map .marketing-map-legend.destinations li:hover {
    color: #798692
}

.not-front .management .image {
    float: left;
    margin-right: 15px;
    width: 75px
}

@media (min-width: 768px) {
    .not-front .management .image {
        width: 100px
    }
}

.not-front .management .information {
    float: left;
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px)
}

@media (min-width: 768px) {
    .not-front .management .information {
        width: -moz-calc(100% - 115px);
        width: -webkit-calc(100% - 115px);
        width: calc(100% - 115px)
    }
}

.not-front .management .name {
    font-family: 'Inter-Medium';
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.2rem;
    color: #0f2a40;
    margin-bottom: 0.6rem
}

.not-front .management .position {
    font-family: 'Inter-Medium';
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.6rem;
    color: #0792be;
    text-transform: uppercase;
    margin-bottom: 2rem
}

.not-front .management .contact-info {
    margin-bottom: 13px
}

.not-front .management .contact-info li {
    font-size: 1.3rem;
    margin: 0;
    padding-left: 24px
}

.not-front .management .contact-info li a {
    color: #798692
}

.not-front .management .contact-info li a:hover {
    color: #00a3e0
}

.not-front .management .contact-info li.phone {
    background: url("../images/icons/icon-contact-phone.html") no-repeat left center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .management .contact-info li.phone {
        background-image: url("../images/icons/icon-contact-phone%402x.html");
        -moz-background-size: 12px 14px;
        -o-background-size: 12px 14px;
        -webkit-background-size: 12px 14px;
        background-size: 12px 14px
    }
}

.not-front .management .contact-info li.fax {
    background: url("../images/icons/icon-contact-fax.html") no-repeat left center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .management .contact-info li.fax {
        background-image: url("../images/icons/icon-contact-fax%402x.html");
        -moz-background-size: 14px 14px;
        -o-background-size: 14px 14px;
        -webkit-background-size: 14px 14px;
        background-size: 14px 14px
    }
}

.not-front .management .contact-info li.email {
    background: url("../images/icons/icon-contact-email.html") no-repeat left center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .management .contact-info li.email {
        background-image: url("../images/icons/icon-contact-email%402x.html");
        -moz-background-size: 14px 11px;
        -o-background-size: 14px 11px;
        -webkit-background-size: 14px 11px;
        background-size: 14px 11px
    }
}

.not-front .management .link {
    text-transform: uppercase;
    font-weight: 700;
    color: #0f2a40;
    font-size: 1.3rem
}

.not-front .management .link:after {
    content: '';
    display: inline-block;
    border-left: 4px solid #0f2a40;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-left: 6px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front .management .link:hover {
    color: #00a3e0
}

.not-front .management .link:hover:after {
    border-left: 4px solid #00a3e0
}

.not-front .management-people .name {
    font-size: 1.8rem
}

.not-front .management-people .position {
    font-size: 1.1rem
}

.not-front .management-list {
    *zoom: 1
}

.not-front .management-list:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

.not-front .management-list .row {
    margin: 0
}

@media (min-width: 768px) {
    .not-front .management-list .row {
        padding: 0 30px 25px 0;
        margin: 0 0 25px 0;
        border-bottom: 1px solid #d7d7d7
    }
}

.not-front .management-list .row .person {
    *zoom: 1
}

.not-front .management-list .row .person:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

@media (max-width: 767px) {
    .not-front .management-list .row .person {
        padding: 0 30px 25px 0;
        margin: 0 0 25px 0;
        border-bottom: 1px solid #d7d7d7
    }
}

@media (min-width: 768px) {
    .not-front .management-list .row .person:first-child {
        padding-left: 0
    }

    .not-front .management-list .row .person:last-child {
        padding-right: 0
    }
}

.not-front .management-overlay .profile {
    margin-bottom: 4rem;
    padding-top: 2rem;
    clear: both;
    *zoom: 1
}

.not-front .management-overlay .profile:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

@media (min-width: 768px) {
    .not-front .management-overlay .profile {
        padding-top: 0
    }
}

.not-front .management-overlay .profile .image {
    float: left;
    margin-right: 10px
}

.not-front .management-overlay .description p {
    font-size: 1.4rem;
    color: #0f2a40
}

.not-front .events .name {
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.8rem;
    margin-bottom: 1rem;
    text-transform: uppercase
}

.not-front .events .name a {
    color: #0f2a40
}

.not-front .events .name a:hover {
    color: #00a3e0
}

.not-front .events .image {
    max-width: 480px;
    margin-bottom: 1rem
}

@media (min-width: 480px) {
    .not-front .events .image {
        max-width: 170px;
        float: left;
        margin: 0 30px 0 0
    }
}

.not-front .events .image a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    background: #13253b
}

.not-front .events .image a img {
    max-width: 100%;
    height: auto;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front .events .image a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .4
}

@media (min-width: 480px) {
    .not-front .events .information {
        float: left;
        width: -moz-calc(100% - 200px);
        width: -webkit-calc(100% - 200px);
        width: calc(100% - 200px)
    }
}

.not-front .events .information .description {
    margin-bottom: 1rem
}

.not-front .events .link {
    text-transform: uppercase;
    font-weight: 700;
    color: #00a3e0;
    font-size: 1.3rem
}

.not-front .events .link:after {
    content: '';
    display: inline-block;
    border-left: 4px solid #00a3e0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-left: 6px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front .events .link:hover {
    color: #0f2a40
}

.not-front .events .link:hover:after {
    border-left: 4px solid #0f2a40
}

.not-front .events .button.load-more {
    clear: both;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f2a40;
    border: 1px solid #00a3e0;
    width: 170px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px
}

.not-front .events .button.load-more:hover {
    border-color: #00a3e0;
    background: #00a3e0;
    color: white
}

.not-front .events .button.load-more.hidden {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.not-front .events-list .row {
    border-bottom: 1px solid #d7d7d7;
    padding: 0 0 25px 0;
    margin: 0 0 25px 0
}

.not-front .events-list .row:last-child {
    border-bottom: 0
}

.not-front .events-list .row.last {
    border-bottom: 0
}

.not-front .management-overlay {
    display: none
}

.not-front .management-overlay .close {
    float: right;
    position: relative;
    font-size: 1.4rem;
    font-style: italic;
    color: #798692;
    padding-right: 20px;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s
}

.not-front .management-overlay .close:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    margin-top: -5px;
    background: url("../images/icons/icon-profile-close.html") no-repeat right top
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .management-overlay .close:after {
        background-image: url("../images/icons/icon-profile-close%402x.html");
        -moz-background-size: 10px 20px;
        -o-background-size: 10px 20px;
        -webkit-background-size: 10px 20px;
        background-size: 10px 20px
    }
}

.not-front .management-overlay .close:hover {
    color: #00a3e0
}

.not-front .management-overlay .close:hover:after {
    background-position: right bottom
}

.not-front .management-overlay .profile {
    margin-bottom: 4rem;
    clear: both;
    *zoom: 1
}

.not-front .management-overlay .profile:after {
    content: '';
    display: table;
    line-height: 0;
    clear: both
}

.not-front .management-overlay .profile .image {
    float: left;
    margin-right: 10px
}

.not-front .management-overlay .description p {
    font-size: 1.4rem;
    color: #0f2a40
}

.not-front .downloads .row {
    border-bottom: 1px solid #e3e5e8;
    padding: 0 0 25px 100px;
    margin: 0 0 25px 0;
    min-height: 120px;
    position: relative
}

.not-front .downloads .row:last-child {
    border-bottom: 0
}

.not-front .downloads .row.last {
    border-bottom: 0
}

.not-front .downloads .icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 70px;
    height: 96px;
    float: left;
    margin-right: 30px;
    background: url("../images/icons/icon-file-download.html") no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
    opacity: .15;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front .downloads .icon {
        background-image: url("../images/icons/icon-file-download%402x.html");
        -moz-background-size: 70px 96px;
        -o-background-size: 70px 96px;
        -webkit-background-size: 70px 96px;
        background-size: 70px 96px
    }
}

.not-front .downloads .icon:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.not-front .downloads .title {
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-size: 1.8rem;
    margin-bottom: 0.5rem
}

.not-front .downloads .title a {
    color: #0f2a40
}

.not-front .downloads .title a:hover {
    color: #00a3e0
}

.not-front .downloads .type {
    font-size: 1.4rem;
    color: #0f2a40;
    margin-bottom: 1rem
}

.not-front .downloads .description p {
    margin-bottom: 1rem
}

.not-front .downloads .link {
    text-transform: uppercase;
    font-weight: 700;
    color: #0792be;
    font-size: 1.3rem;
    font-size: 1.4rem
}

.not-front .downloads .link:after {
    content: '';
    display: inline-block;
    border-left: 4px solid #0792be;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-left: 6px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front .downloads .link:hover {
    color: #0f2a40
}

.not-front .downloads .link:hover:after {
    border-left: 4px solid #0f2a40
}

.not-front .downloads .row.hover .icon {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.not-front .downloads .row.hover .title a {
    color: #00a3e0
}

.not-front .downloads .row.hover .link {
    color: #0f2a40
}

.not-front .downloads .row.hover .link:after {
    border-left: 4px solid #0f2a40
}

.not-front .downloads .button.load-more {
    clear: both;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f2a40;
    border: 1px solid #00a3e0;
    width: 170px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px
}

.not-front .downloads .button.load-more:hover {
    border-color: #00a3e0;
    background: #00a3e0;
    color: white
}

.not-front .downloads .button.load-more.hidden {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.not-front .news .row {
    border-bottom: 1px solid #e3e5e8;
    padding: 0 0 25px 0;
    margin: 0 0 25px 0
}

.not-front .news .row:last-child {
    border-bottom: 0
}

.not-front .news .row.last {
    border-bottom: 0
}

.not-front .news .title {
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-size: 1.8rem;
    margin-bottom: 0.5rem
}

.not-front .news .title a {
    color: #0f2a40
}

.not-front .news .title a:hover {
    color: #00a3e0
}

.not-front .news .date {
    font-size: 1.4rem;
    color: #0f2a40;
    margin-bottom: 27px
}

.not-front .news .description p {
    margin-bottom: 1rem
}

.not-front .news .link {
    text-transform: uppercase;
    font-weight: 700;
    color: #0792be;
    font-size: 1.3rem;
    font-size: 1.4rem
}

.not-front .news .link:after {
    content: '';
    display: inline-block;
    border-left: 4px solid #0792be;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-left: 6px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front .news .link:hover {
    color: #0f2a40
}

.not-front .news .link:hover:after {
    border-left: 4px solid #0f2a40
}

.not-front .news .button.load-more {
    clear: both;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f2a40;
    border: 1px solid #00a3e0;
    width: 170px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px
}

.not-front .news .button.load-more:hover {
    border-color: #00a3e0;
    background: #00a3e0;
    color: white
}

.not-front .news .button.load-more.hidden {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.not-front .content-news .title {
    margin-bottom: 1rem
}

.not-front .content-news .date {
    margin-bottom: 27px;
    text-align: center
}

@media (min-width: 768px) {
    .not-front .content-news .date {
        text-align: left
    }
}

.not-front.contacts {
    border-top: 0;
    background: url("../images/layout/background-contacts-map.html") no-repeat center;
    background-size: cover
}

.not-front.contacts .main {
    position: relative;
    overflow: hidden
}

.not-front.contacts .contacts-map {
    position: relative;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front.contacts .map {
    left: 50%;
    width: 750px;
    height: 435px;
    margin: 310px auto 70px -375px;
    position: relative;
    background: url("../images/layout/outline-contacts-map.html") no-repeat;
    background-size: contain !important
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front.contacts .map {
        background-image: url("../images/layout/outline-contacts-map%402x.html");
        -moz-background-size: 1145px 664px;
        -o-background-size: 1145px 664px;
        -webkit-background-size: 1145px 664px;
        background-size: 1145px 664px
    }
}

@media (min-width: 768px) {
    .not-front.contacts .map {
        width: 750px;
        height: 435px;
        left: auto;
        margin: 160px auto 70px auto
    }
}

@media (min-width: 992px) {
    .not-front.contacts .map {
        width: 970px;
        height: 563px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map {
        width: 1145px;
        height: 664px
    }
}

.not-front.contacts .map .contacts-description {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: -180px;
    width: 340px;
    margin-left: -170px;
    pointer-events: none;
    text-align: center;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

@media (min-width: 768px) {
    .not-front.contacts .map .contacts-description {
        height: 135px;
        width: 330px;
        top: 50%;
        left: 0;
        margin: -67px 0 0 0;
        text-align: left;
        right: auto
    }
}

@media (min-width: 992px) {
    .not-front.contacts .map .contacts-description {
        height: 125px;
        width: auto;
        margin-top: -62px
    }
}

.not-front.contacts .map .contacts-description .subtitle {
    font-family: PT Sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.1rem;
    text-transform: uppercase;
    color: white;
    position: relative;
    margin-bottom: 30px
}

.not-front.contacts .map .contacts-description .subtitle:after {
    position: absolute;
    content: '';
    bottom: -15px;
    width: 70px;
    height: 1px;
    background: #00a3e0;
    left: 50%;
    margin-left: -35px
}

@media (min-width: 768px) {
    .not-front.contacts .map .contacts-description .subtitle {
        position: relative;
        margin-bottom: 30px;
        display: inline-block
    }

    .not-front.contacts .map .contacts-description .subtitle:after {
        position: absolute;
        content: '';
        bottom: -15px;
        width: 70px;
        height: 1px;
        background: #00a3e0;
        left: 0
    }

    .not-front.contacts .map .contacts-description .subtitle:after {
        margin: 0
    }
}

.not-front.contacts .map .contacts-description .title {
    font-size: 3.8rem;
    color: white;
    margin-bottom: 2.5rem
}

@media (min-width: 768px) {
    .not-front.contacts .map .contacts-description .title {
        margin-bottom: 1.5rem
    }
}

.not-front.contacts .map .contacts-description .description {
    font-size: 1.4rem;
    color: white;
    display: none
}

@media (min-width: 768px) {
    .not-front.contacts .map .contacts-description .description {
        display: block
    }
}

.not-front.contacts .map .contacts-description .contacts-picker {
    pointer-events: initial;
    width: 100%;
    font-size: 1.4rem;
    color: #0f2a40;
    border: 0;
    border-radius: 0;
    padding: 14px 10px 12px 10px;
    outline: none;
    background: url("../images/icons/icon-select-arrow.html") no-repeat right 10px center #fff;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front.contacts .map .contacts-description .contacts-picker {
        background-image: url("../images/icons/icon-select-arrow%402x.html");
        -moz-background-size: 18px 10px;
        -o-background-size: 18px 10px;
        -webkit-background-size: 18px 10px;
        background-size: 18px 10px
    }
}

@media (min-width: 768px) {
    .not-front.contacts .map .contacts-description .contacts-picker {
        display: none
    }
}

.not-front.contacts .map .locations .pin {
    position: absolute;
    display: none;
    z-index: 1;
    top: 0;
    left: 0;
    min-width: 26px;
    min-height: 26px;
    border: 4px solid rgba(255, 255, 255, 0.2);
    font-size: 2.1rem;
    cursor: pointer;
    color: white;
    overflow: hidden;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front.contacts .map .locations .pin img {
    display: none;
    width: 110px;
    max-width: none
}

.not-front.contacts .map .locations .pin:before {
    content: '+';
    display: block;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 19px;
    background: #00a3e0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front.contacts .map .locations .pin:hover:before {
    background: #64a70b
}

.not-front.contacts .map .locations .pin.active {
    z-index: 2
}

.not-front.contacts .map .locations .pin.active img {
    display: block
}

.not-front.contacts .map .locations .pin.active:before {
    display: none
}

.not-front.contacts .map .locations .pin.pin-geneva {
    top: 150px;
    left: 360px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-geneva {
        top: 200px;
        left: 475px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-geneva {
        top: 240px;
        left: 560px
    }
}

.not-front.contacts .map .locations .pin.pin-singapore {
    top: 280px;
    left: 580px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-singapore {
        top: 360px;
        left: 750px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-singapore {
        top: 420px;
        left: 890px
    }
}

.not-front.contacts .map .locations .pin.pin-dubai {
    top: 210px;
    left: 460px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-dubai {
        top: 270px;
        left: 600px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-dubai {
        top: 330px;
        left: 710px
    }
}

.not-front.contacts .map .locations .pin.pin-lagos {
    top: 250px;
    left: 350px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-lagos {
        top: 320px;
        left: 460px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-lagos {
        top: 390px;
        left: 540px
    }
}

.not-front.contacts .map .locations .pin.pin-istanbul {
    top: 170px;
    left: 400px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-istanbul {
        top: 230px;
        left: 520px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-istanbul {
        top: 270px;
        left: 620px
    }
}

.not-front.contacts .map .locations .pin.pin-cairo {
    top: 200px;
    left: 405px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-cairo {
        top: 260px;
        left: 530px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-cairo {
        top: 310px;
        left: 630px
    }
}

.not-front.contacts .map .locations .pin.pin-london {
    top: 140px;
    left: 340px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-london {
        top: 180px;
        left: 450px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-london {
        top: 220px;
        left: 530px
    }
}

.not-front.contacts .map .locations .pin.pin-monaco {
    top: 165px;
    left: 350px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-monaco {
        top: 210px;
        left: 460px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-monaco {
        top: 250px;
        left: 550px
    }
}

.not-front.contacts .map .locations .pin.pin-houston {
    top: 190px;
    left: 145px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-houston {
        top: 249px;
        left: 195px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-houston {
        top: 300px;
        left: 226px
    }
}

.not-front.contacts .map .locations .pin.pin-calgary {
    top: 135px;
    left: 115px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-calgary {
        top: 175px;
        left: 155px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-calgary {
        top: 205px;
        left: 180px
    }
}

.not-front.contacts .map .locations .pin.pin-moscow {
    top: 121px;
    left: 408px
}

@media (min-width: 992px) {
    .not-front.contacts .map .locations .pin.pin-moscow {
        top: 164px;
        left: 533px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .map .locations .pin.pin-moscow {
        top: 200px;
        left: 634px
    }
}

.not-front.contacts .contacts-content {
    position: absolute;
    z-index: 2;
    top: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    margin: 0;
    overflow: auto;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

@media (min-width: 768px) {
    .not-front.contacts .contacts-content {
        left: 30%
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .contacts-content {
        left: 38%
    }
}

.not-front.contacts .contacts-content .contact-content {
    padding: 30px 15px 170px 30px;
    display: none;
    width: 100%;
    text-align: center
}

@media (min-width: 768px) {
    .not-front.contacts .contacts-content .contact-content {
        text-align: left;
        padding-top: 90px
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .contacts-content .contact-content {
        width: 83.33333333%
    }
}

.not-front.contacts .contacts-content .contact-content.active {
    display: block
}

.not-front.contacts .contacts-content .contact-close {
    display: inline-block;
    position: relative;
    font-size: 1.4rem;
    font-style: italic;
    color: #798692;
    padding-right: 20px;
    margin-bottom: 20px;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    transition: color .4s
}

@media (min-width: 768px) {
    .not-front.contacts .contacts-content .contact-close {
        float: right
    }
}

.not-front.contacts .contacts-content .contact-close:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    margin-top: -5px;
    background: url("../images/icons/icon-profile-close.html") no-repeat right top
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front.contacts .contacts-content .contact-close:after {
        background-image: url("../images/icons/icon-profile-close%402x.html");
        -moz-background-size: 10px 20px;
        -o-background-size: 10px 20px;
        -webkit-background-size: 10px 20px;
        background-size: 10px 20px
    }
}

.not-front.contacts .contacts-content .contact-close:hover {
    color: #00a3e0
}

.not-front.contacts .contacts-content .contact-close:hover:after {
    background-position: right bottom
}

.not-front.contacts .contacts-content .title {
    font-size: 3.0rem;
    position: relative;
    margin-bottom: 50px
}

.not-front.contacts .contacts-content .title:after {
    position: absolute;
    content: '';
    bottom: -25px;
    width: 70px;
    height: 1px;
    background: #00a3e0;
    left: 50%;
    margin-left: -35px
}

@media (min-width: 768px) {
    .not-front.contacts .contacts-content .title {
        position: relative;
        margin-bottom: 50px;
        display: inline-block
    }

    .not-front.contacts .contacts-content .title:after {
        position: absolute;
        content: '';
        bottom: -25px;
        width: 70px;
        height: 1px;
        background: #00a3e0;
        left: 0
    }

    .not-front.contacts .contacts-content .title:after {
        margin-left: 0
    }
}

.not-front.contacts .contacts-content .row {
    text-align: left
}

.not-front.contacts .contacts-content .row h2 {
    font-family: PT Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.4rem;
    color: #0f2a40
}

@media (min-width: 768px) {
    .not-front.contacts .contacts-content .row h2 {
        text-align: left
    }
}

.not-front.contacts .contacts-content .row p {
    font-size: 1.4rem
}

.not-front.contacts .contacts-content .row .contact-info li {
    font-size: 1.4rem;
    padding-left: 20px
}

.not-front.contacts .contacts-content .row .contact-info li.phone {
    background: url("../images/icons/icon-contact-phone-blue.html") no-repeat 2px center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front.contacts .contacts-content .row .contact-info li.phone {
        background-image: url("../images/icons/icon-contact-phone-blue%402x.html");
        -moz-background-size: 11px 18px;
        -o-background-size: 11px 18px;
        -webkit-background-size: 11px 18px;
        background-size: 11px 18px
    }
}

.not-front.contacts .contacts-content .row .contact-info li.fax {
    background: url("../images/icons/icon-contact-fax-blue.html") no-repeat left center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front.contacts .contacts-content .row .contact-info li.fax {
        background-image: url("../images/icons/icon-contact-fax-blue%402x.html");
        -moz-background-size: 16px 15px;
        -o-background-size: 16px 15px;
        -webkit-background-size: 16px 15px;
        background-size: 16px 15px
    }
}

.not-front.contacts .contacts-content .row .link.show-location {
    display: none;
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #00a3e0;
    font-weight: 700;
    padding: 1px 20px 1px 0;
    background: url("../images/icons/icon-pin-outline.html") no-repeat right center
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .not-front.contacts .contacts-content .row .link.show-location {
        background-image: url("../images/icons/icon-pin-outline%402x.html");
        -moz-background-size: 12px 18px;
        -o-background-size: 12px 18px;
        -webkit-background-size: 12px 18px;
        background-size: 12px 18px
    }
}

@media (min-width: 768px) {
    .not-front.contacts .contacts-content .row .link.show-location {
        display: inline
    }
}

.not-front.contacts .contacts-content .row .link.show-location:before {
    content: '';
    display: inline-block;
    border-right: 4px solid #00a3e0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-right: 6px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.not-front.contacts .contacts-content .row .link.show-location:hover {
    color: #0f2a40
}

.not-front.contacts .contacts-content .row .link.show-location:hover:before {
    border-right: 4px solid #0f2a40
}

.not-front.contacts .contacts-content form {
    text-align: left
}

.not-front.contacts .contacts-google-maps {
    position: absolute;
    z-index: 2;
    top: 80px;
    left: 0;
    bottom: 0;
    right: 70%;
    background: red;
    margin: 0;
    display: none;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    -moz-transform: translateX(-100%) !important;
    -ms-transform: translateX(-100%) !important;
    -webkit-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important
}

@media (min-width: 768px) {
    .not-front.contacts .contacts-google-maps {
        display: block
    }
}

@media (min-width: 1200px) {
    .not-front.contacts .contacts-google-maps {
        right: 62%
    }
}

.not-front.contact-opened .contacts-map {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width: 992px) {
    .not-front.contact-opened .contacts-map {
        -moz-transform: translateX(-45%);
        -ms-transform: translateX(-45%);
        -webkit-transform: translateX(-45%);
        transform: translateX(-45%)
    }
}

@media (min-width: 1200px) {
    .not-front.contact-opened .contacts-map {
        -moz-transform: translateX(-40%);
        -ms-transform: translateX(-40%);
        -webkit-transform: translateX(-40%);
        transform: translateX(-40%)
    }
}

.not-front.contact-opened .contacts-map .contacts-description {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.not-front.contact-opened .contacts-content {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.not-front.gmap-opened .contacts-google-maps {
    -moz-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
    -webkit-transform: translateX(0%) !important;
    transform: translateX(0%) !important
}

.not-front.not-found {
    border-top: 0
}

.not-front.not-found .main {
    background: url("../images/layout/background-404.html") no-repeat center;
    background-size: cover;
    min-height: 700px;
    position: relative;
    display: table;
    vertical-align: middle;
    width: 100%
}

.not-front.not-found .not-found-content {
    padding-top: 80px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.not-front.not-found .not-found-content .subtitle {
    font-family: PT Sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    text-transform: uppercase;
    font-size: 1.3rem;
    position: relative;
    margin-bottom: 30px
}

.not-front.not-found .not-found-content .subtitle:after {
    position: absolute;
    content: '';
    bottom: -15px;
    width: 70px;
    height: 1px;
    background: #00a3e0;
    left: 50%;
    margin-left: -35px
}

.not-front.not-found .not-found-content .title {
    color: white;
    margin-bottom: 3rem
}

.not-front.not-found .not-found-content .description {
    color: white;
    font-size: 2.2rem
}

.not-front.not-found .not-found-content .description p {
    color: white;
    font-size: 2.2rem
}

.not-front.not-found .not-found-content .button {
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #00a3e0;
    width: 170px;
    height: 40px;
    text-align: center;
    display: block;
    line-height: 40px;
    margin: 8rem auto 0 auto
}

.not-front.not-found .not-found-content .button:hover {
    border-color: #00a3e0;
    background: #00a3e0;
    color: white
}

.not-front.not-found .not-found-content .button:before {
    content: '';
    display: inline-block;
    border-right: 4px solid white;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin-right: 6px;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}