@charset "UTF-8";
a:focus,
button:focus {
    outline: 0!important
}

button::-moz-focus-inner {
    border: 0
}

:focus {
    outline: 0
}

button,
input,
textarea {
    outline: 0
}

p {
    margin: 0
}

html p a:hover {
    text-decoration: none
}

form {
    margin-bottom: 0
}

[class*=cell-] {
    padding-left: 15px;
    padding-right: 15px
}

*+[class*=cell-],
html.lt-ie-10 *+[class*=cell-] {
    margin-top: 30px
}

@media (min-width:480px) {
    *+[class*=cell-xs-] {
        margin-top: 0
    }
}

@media (min-width:768px) {
    *+[class*=cell-sm-] {
        margin-top: 0
    }
}

@media (min-width:992px) {
    *+[class*=cell-md-] {
        margin-top: 0
    }
}

@media (min-width:1200px) {
    *+[class*=cell-lg-] {
        margin-top: 0
    }
}

@media (min-width:1800px) {
    *+[class*=cell-xl-] {
        margin-top: 0
    }
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-middle {
    vertical-align: middle
}

@media (min-width:768px) {
    html:not(.lt-ie10) .text-sm-left {
        text-align: left
    }
    html:not(.lt-ie10) .text-sm-center {
        text-align: center
    }
    html:not(.lt-ie10) .text-sm-right {
        text-align: right
    }
    html:not(.lt-ie10) .text-sm-justify {
        text-align: justify
    }
}

@media (min-width:992px) {
    html:not(.lt-ie10) .text-md-left {
        text-align: left
    }
    html:not(.lt-ie10) .text-md-center {
        text-align: center
    }
    html:not(.lt-ie10) .text-md-right {
        text-align: right
    }
    html:not(.lt-ie10) .text-md-justify {
        text-align: justify
    }
}

@media (min-width:1200px) {
    html:not(.lt-ie10) .text-lg-left {
        text-align: left
    }
    html:not(.lt-ie10) .text-lg-center {
        text-align: center
    }
    html:not(.lt-ie10) .text-lg-right {
        text-align: right
    }
    html:not(.lt-ie10) .text-lg-justify {
        text-align: justify
    }
}

body {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    letter-spacing: .05em
}

.page {
    position: relative;
    overflow: hidden;
    min-height: 100vh!important;
    background-color: #fff
}

a {
    display: inline-block;
    text-decoration: none;
    transition: .33s all ease-in
}

a,
a:active,
a:focus {
    color: #5798ef
}

a:focus,
a:hover {
    color: #616362;
    text-decoration: none
}

a[href*=callto],
a[href*=mailto] {
    white-space: nowrap
}

hr {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #e8e8e8
}

.gray {
    border-top: 1px solid #434d52
}

.brand-sm img {
    width: 100%;
    max-width: 153px;
    height: auto
}

body {
    color: #6f727d
}

.page {
    overflow: hidden
}

.page-header {
    padding: 0;
    margin: 0;
    border-bottom: none
}

.section {
    position: relative
}

.font-default {
    font-family: Roboto, sans-serif
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: inherit;
    font-weight: 100;
    letter-spacing: -.025em;
    color: #242731
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    display: inline;
    font: inherit;
    letter-spacing: inherit
}

.h1 a,
.h1 a:active,
.h1 a:focus,
.h2 a,
.h2 a:active,
.h2 a:focus,
.h3 a,
.h3 a:active,
.h3 a:focus,
.h4 a,
.h4 a:active,
.h4 a:focus,
.h5 a,
.h5 a:active,
.h5 a:focus,
.h6 a,
.h6 a:active,
.h6 a:focus,
h1 a,
h1 a:active,
h1 a:focus,
h2 a,
h2 a:active,
h2 a:focus,
h3 a,
h3 a:active,
h3 a:focus,
h4 a,
h4 a:active,
h4 a:focus,
h5 a,
h5 a:active,
h5 a:focus,
h6 a,
h6 a:active,
h6 a:focus {
    color: inherit
}

.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: ##136f63
}

.h1 .icon,
.h2 .icon,
.h3 .icon,
.h4 .icon,
.h5 .icon,
.h6 .icon,
h1 .icon,
h2 .icon,
h3 .icon,
h4 .icon,
h5 .icon,
h6 .icon {
    font-size: .95em
}

.h1>*,
.h2>*,
.h3>*,
.h4>*,
.h5>*,
.h6>*,
h1>*,
h2>*,
h3>*,
h4>*,
h5>*,
h6>* {
    display: inline-block
}

.h1,
h1 {
    font-size: 36px;
    line-height: 1.2
}

@media (min-width:768px) {
    .h1,
    h1 {
        font-size: 56px;
        line-height: 1.06061
    }
}

@media (min-width:1200px) {
    .h1,
    h1 {
        font-size: 66px
    }
}

.h1.xl,
h1.xl {
    font-size: 112px
}

.h2,
h2 {
    font-size: 28px;
    line-height: 1.3
}

@media (min-width:768px) {
    .h2,
    h2 {
        font-size: 40px;
        line-height: 1
    }
}

@media (min-width:1200px) {
    .h2,
    h2 {
        font-size: 48px
    }
}

.h3,
h3 {
    font-size: 26px;
    line-height: 1.45
}

@media (min-width:768px) {
    .h3,
    h3 {
        font-size: 34px
    }
}

@media (min-width:1200px) {
    .h3,
    h3 {
        font-size: 42px;
        line-height: 1.19048
    }
}

.heading-3 {
    font-size: 26px;
    line-height: 1.45;
    font-weight: 400;
    letter-spacing: -.025em
}

@media (min-width:768px) {
    .heading-3 {
        font-size: 34px
    }
}

@media (min-width:1200px) {
    .heading-3 {
        font-size: 42px;
        line-height: 1.19048
    }
}

.h4,
h4 {
    font-size: 22px;
    line-height: 1.35
}

@media (min-width:768px) {
    .h4,
    h4 {
        font-size: 30px;
        line-height: 1.33333
    }
}

.h5,
h5 {
    font-size: 18px;
    line-height: 1.66667;
    letter-spacing: .075em
}

.h6,
h6 {
    font-size: 16px;
    line-height: 1.25
}

.h7 {
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 13px;
    font-weight: 900;
    color: #242731
}

.small,
small {
    font-size: 11px;
    line-height: 16px
}

[data-toggle=tooltip] {
    display: inline-block;
    color: #b7b7b7
}

.page .text-primary {
    color: #5798ef
}

.page .text-dark {
    color: #363d41
}

.page .text-gray {
    color: #6f727d
}

.page .text-white {
    color: #fff
}

.page .text-success {
    color: ##136f63
}

.img-responsive {
    display: inline-block;
    width: 100%;
    height: auto
}

.img-wrap-mod-2 {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto
}

.img-wrap-mod-2 img {
    width: 100%;
    max-width: auto
}

.img-wrap-mod-2:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    display: inline-block;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    transition: 250ms
}

.img-wrap-mod-2 .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
    transition: 250ms
}

.img-wrap-mod-2:hover:before {
    opacity: 1
}

.img-wrap-mod-2:hover .icon {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}

.subtitle-variant-1 {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em
}

.subtitle-variant-2 {
    text-transform: uppercase;
    letter-spacing: .2em
}

*+.subtitle-variant-2 {
    margin-top: 8px
}

.subtitle-variant-3 {
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    color: #65b99f;
    font-weight: 300;
    letter-spacing: .075em;
    text-shadow: -1px 1px 2px #000
}

@media (min-width:768px) {
    .subtitle-variant-3 {
        font-size: 18px
    }
}

.img-layout .img-layout-inner {
    transition: 450ms ease-in-out;
    will-change: transform
}

.img-layout img {
    width: 100%;
    height: auto;
    transition: 450ms ease-in-out;
    will-change: opacity;
    box-shadow: 0 1px 15px rgba(0, 0, 0, .08)
}

.img-layout {
    position: relative
}

.img-layout .img-caption {
    padding: 15px 0;
    font-size: 24px;
    font-weight: 400;
    color: #5798ef
}

.img-layout:hover img {
    box-shadow: 0 5px 23px rgba(0, 0, 0, .28)
}

.img-layout:hover .img-layout-inner {
    transform: scale3d(1.01, 1.01, 1.01)
}

.iframe-mod {
    width: 100%;
    border: 0
}

.parallax-section-inner {
    position: relative;
    transform: translate3d(0, var(--tzInner, 0), 0);
    opacity: var(--to, 0)
}

.text-bold {
    font-weight: 700
}

.text-spacing-0 {
    letter-spacing: 0
}

.text-spacing-40 {
    letter-spacing: .04em
}

.text-spacing-120 {
    letter-spacing: .12em
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-user:before {
    content: "\f007"
}

.fa-home:before {
    content: "\f015"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-image:before {
    content: "\f03e"
}

.fa-warning:before {
    content: "\f071"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-group:before {
    content: "\f0c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-circle:before {
    content: "\f111"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-toggle-up:before {
    content: "\f151"
}

.fa-toggle-right:before {
    content: "\f152"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-toggle-left:before {
    content: "\f191"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-send:before {
    content: "\f1d8"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-street-view:before {
    content: "\f21ad"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-map:before {
    content: "\f279"
}

.fa-edge:before {
    content: "\f282"
}

[class*=fa-]:before {
    font-weight: 400;
    font-family: FontAwesome
}

@font-face {
    font-family: "Material Design Icons";
    src: url(../fonts/materialdesignicons-webfont.eot?v=1.4.57);
    src: url(../fonts/materialdesignicons-webfont.eot?#iefix&v=1.4.57) format("embedded-opentype"), url(../fonts/materialdesignicons-webfont.woff2?v=1.4.57) format("woff2"), url(../fonts/materialdesignicons-webfont.woff?v=1.4.57) format("woff"), url(../fonts/materialdesignicons-webfont.ttf?v=1.4.57) format("truetype"), url(../fonts/materialdesignicons-webfont.svg?v=1.4.57#materialdesigniconsregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: fl-bigmug-line;
    src: url(../fonts/fl-bigmug-line.eot);
    src: url(../fonts/fl-bigmug-line.eot#iefix) format("embedded-opentype"), url(../fonts/fl-bigmug-line.woff) format("woff"), url(../fonts/fl-bigmug-line.ttf) format("truetype"), url(../fonts/fl-bigmug-line.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" fl-bigmug-line-"]:after,
[class*=" fl-bigmug-line-"]:before,
[class^=fl-bigmug-line-]:after,
[class^=fl-bigmug-line-]:before {
    font-family: fl-bigmug-line;
    font-size: inherit;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: fl-flat-icons-set-2;
    src: url(../fonts/fl-flat-icons-set-2.eot);
    src: url(../fonts/fl-flat-icons-set-2.eot#iefix) format("embedded-opentype"), url(../fonts/fl-flat-icons-set-2.woff) format("woff"), url(../fonts/fl-flat-icons-set-2.ttf) format("truetype"), url(../fonts/fl-flat-icons-set-2.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" fl-flat-icons-set-2-"]:after,
[class*=" fl-flat-icons-set-2-"]:before,
[class^=fl-flat-icons-set-2-]:after,
[class^=fl-flat-icons-set-2-]:before {
    font-family: fl-flat-icons-set-2;
    font-size: inherit;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MaterialIcons-Regular.eot);
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(../fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../fonts/MaterialIcons-Regular.woff) format("woff"), url(../fonts/MaterialIcons-Regular.ttf) format("truetype")
}

[class*=material-icons-]:before {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: inherit
}

.btn {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 2;
    transition: .33s all ease-in;
    border-radius: 6px;
    border: 1px solid;
    text-transform: uppercase;
    letter-spacing: 0;
    white-space: normal;
    max-width: 100%;
    cursor: pointer
}

.btn.active,
.btn:active {
    box-shadow: none
}

.group-xl .btn {
    min-width: 180px
}

.page .btn-default,
.page .btn-default:active,
.page .btn-default:focus {
    color: #242731;
    background: #f2f3f8;
    border-color: #f2f3f8
}

.page .btn-default:hover {
    color: #fff;
    background: #242731;
    border-color: #242731
}

.page .btn-primary,
.page .btn-primary:active,
.page .btn-primary:focus {
    color: #fff;
    background: #5798ef;
    border-color: #5798ef
}

.page .btn-primary:hover {
    color: #fff;
    background: ##136f63;
    border-color: ##136f63
}

.page .btn-success,
.page .btn-success:active,
.page .btn-success:focus {
    color: #fff;
    background: ##136f63;
    border-color: ##136f63
}

.page .btn-success:hover {
    color: #fff;
    background: #5798ef;
    border-color: #5798ef
}

.btn-gray-5,
.btn-gray-5:active,
.btn-gray-5:focus {
    color: #fff;
    background: #536071;
    border-color: #536071
}

.btn-gray-5:hover {
    color: #fff;
    background: #5798ef;
    border-color: #5798ef
}

.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline:focus {
    color: #242731;
    background: 0 0;
    border-color: #242731
}

.btn-white-outline:hover {
    color: #242731;
    background: #67828d;
    border-color: #67828d
}

.btn-white,
.btn-white:active,
.btn-white:focus {
    color: #242731;
    background: #fff;
    border-color: #fff
}

.btn-white:hover {
    color: #fff;
    background: #67828d;
    border-color: #67828d
}

.btn-primary-outline,
.btn-primary-outline:active,
.btn-primary-outline:focus {
    color: #242731;
    background: 0 0;
    border-color: #5798ef
}

.btn-primary-outline:hover {
    color: #fff;
    background: #8673c7;
    border-color: #8673c7
}

.btn-facebook,
.btn-facebook:active,
.btn-facebook:focus {
    color: #fff;
    background: #547abb;
    border-color: #547abb
}

.btn-facebook:hover {
    color: #fff;
    background: #3d5f9a;
    border-color: #3d5f9a
}

.btn-twitter,
.btn-twitter:active,
.btn-twitter:focus {
    color: #fff;
    background: #44c0f3;
    border-color: #44c0f3
}

.btn-twitter:hover {
    color: #fff;
    background: #0faef0;
    border-color: #0faef0
}

.btn-google,
.btn-google:active,
.btn-google:focus {
    color: #fff;
    background: #dd4b39;
    border-color: #dd4b39
}

.btn-google:hover {
    color: #fff;
    background: #bd3221;
    border-color: #bd3221
}

.btn-sm {
    font-size: 12px;
    padding: 6px 28px
}

.group-xl .btn-sm {
    min-width: 140px
}

.btn-lg {
    font-size: 13px;
    padding: 15px 40px;
    min-width: 170px
}

.group-xl .btn-lg {
    min-width: 230px
}

.btn-xl {
    font-size: 16px;
    padding: 20px 50px
}

.group-xl .btn-xl {
    min-width: 270px
}

.btn-circle {
    border-radius: 35px
}

.btn-square {
    border-radius: 0
}

.btn-shadow {
    border-width: 0;
    box-shadow: 0 9px 21px 0 rgba(36, 39, 49, .15)
}

@-webkit-keyframes criss-cross-left {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 390px;
        height: 390px
    }
}

@-moz-keyframes criss-cross-left {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 390px;
        height: 390px
    }
}

@-ms-keyframes criss-cross-left {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 390px;
        height: 390px
    }
}

@keyframes criss-cross-left {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 390px;
        height: 390px
    }
}

@-webkit-keyframes criss-cross-right {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 390px;
        height: 390px
    }
}

@-moz-keyframes criss-cross-right {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 390px;
        height: 390px
    }
}

@-ms-keyframes criss-cross-right {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 390px;
        height: 390px
    }
}

@keyframes criss-cross-right {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 390px;
        height: 390px
    }
}

@-webkit-keyframes criss-cross-left-wide {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 520px;
        height: 520px
    }
}

@-moz-keyframes criss-cross-left-wide {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 520px;
        height: 520px
    }
}

@-ms-keyframes criss-cross-left-wide {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 520px;
        height: 520px
    }
}

@keyframes criss-cross-left-wide {
    0% {
        left: -20px
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        left: 50%;
        width: 520px;
        height: 520px
    }
}

@-webkit-keyframes criss-cross-right-wide {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 520px;
        height: 520px
    }
}

@-moz-keyframes criss-cross-right-wide {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 520px;
        height: 520px
    }
}

@-ms-keyframes criss-cross-right-wide {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 520px;
        height: 520px
    }
}

@keyframes criss-cross-right-wide {
    0% {
        right: -20px
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px
    }
    100% {
        right: 50%;
        width: 520px;
        height: 520px
    }
}

.btn.btn-effect-ujarak {
    position: relative;
    z-index: 0;
    transition: background .4s, border-color .4s, color .4s
}

.btn.btn-effect-ujarak::before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background: #5798ef;
    z-index: -1;
    opacity: 0;
    border-radius: 6px;
    transform: scale3d(.7, 1, 1);
    transition: transform .4s, opacity .4s;
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.btn.btn-effect-ujarak,
.btn.btn-effect-ujarak:before {
    transition-timing-function: cubic-bezier(.2, 1, .3, 1)
}

.btn.btn-effect-ujarak:hover {
    background-color: transparent;
    border-color: #5798ef
}

.btn.btn-effect-ujarak:hover::before {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
}

.btn.btn-effect-ujarak.btn-primary-outline::before,
.btn.btn-effect-ujarak.btn-primary::before {
    background: ##136f63
}

.btn.btn-effect-ujarak.btn-primary-outline:hover,
.btn.btn-effect-ujarak.btn-primary:hover {
    border-color: ##136f63
}

.btn.btn-aqil {
    color: #000;
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.btn.btn-aqil span:after,
.btn.btn-aqil span:before,
.btn.btn-aqil:after,
.btn.btn-aqil:before {
    content: '';
    background: rgba(103, 130, 141, .5);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: -1
}

.btn.btn-aqil span:after,
.btn.btn-aqil span:before {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.btn.btn-aqil--mod-1 span:after,
.btn.btn-aqil--mod-1 span:before,
.btn.btn-aqil--mod-1:after,
.btn.btn-aqil--mod-1:before {
    width: 100%;
    height: 0
}

.btn.btn-aqil--mod-1 span:before,
.btn.btn-aqil--mod-1:after {
    top: auto;
    bottom: 0
}

.btn.btn-aqil--mod-1:hover {
    background-color: transparent;
    border-color: rgba(103, 130, 141, .9)
}

.btn.btn-aqil--mod-1:hover span:after,
.btn.btn-aqil--mod-1:hover span:before,
.btn.btn-aqil--mod-1:hover:after,
.btn.btn-aqil--mod-1:hover:before {
    height: 100%
}

.btn.btn-aqil--mod-2 span:after,
.btn.btn-aqil--mod-2 span:before,
.btn.btn-aqil--mod-2:after,
.btn.btn-aqil--mod-2:before {
    width: 0;
    height: 100%
}

.btn.btn-aqil--mod-2 span:before,
.btn.btn-aqil--mod-2:after {
    left: auto;
    right: 0
}

.btn.btn-aqil--mod-2:hover span:after,
.btn.btn-aqil--mod-2:hover span:before,
.btn.btn-aqil--mod-2:hover:after,
.btn.btn-aqil--mod-2:hover:before {
    width: 100%
}

.page .btn.btn-icon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle
}

.page .btn.btn-icon .icon {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: 1.5em;
    line-height: 0
}

.page .btn.btn-icon-left {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.page .btn.btn-icon-left .icon {
    padding-right: 11px
}

.page .btn.btn-icon-right {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.page .btn.btn-icon-right .icon {
    padding-left: 11px
}

.rd-mailform {
    position: relative
}

.rd-mailform .row {
    margin-left: -5px;
    margin-right: -5px
}

.rd-mailform .row>[class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.rd-mailform .btn {
    padding-left: 20px;
    padding-right: 20px;
    min-height: 50px
}

[data-x-mode] .rd-mailform .form-group {
    pointer-events: none
}

[data-x-mode] .rd-mailform label {
    pointer-events: auto
}

label {
    margin-bottom: 0
}

.form-control,
.form-label {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0
}

@media (min-width:768px) {
    .form-control,
    .form-label {
        font-size: 14px
    }
}

input:-webkit-autofill~label {
    color: #000!important
}

.form-control,
.form-control:focus,
.input-lg,
.input-lg:focus,
.input-sm,
.input-sm:focus {
    box-shadow: none
}

textarea.form-control {
    height: 135px;
    min-height: 50px;
    max-height: 229.5px;
    resize: vertical
}

.form-control {
    min-height: 50px;
    height: auto;
    padding: 15.2px 19px;
    border-radius: 6px;
    -webkit-appearance: none;
    line-height: 19.6px;
    background: #f5f5f5;
    border: 0
}

.form-control:focus {
    outline: 0;
    background: #f5f5f5
}

.form-group {
    position: relative;
    margin-bottom: 0
}

.form-group+.form-group {
    margin-top: 20px
}

.form-group+.btn {
    margin-top: 35px
}

.form-label {
    position: absolute;
    top: 25px;
    left: 19px;
    font-size: 14px;
    color: #999;
    line-height: 1.2;
    pointer-events: none;
    letter-spacing: .05em;
    z-index: 9;
    transition: .3s;
    transform: translateY(-50%);
    will-change: transform;
    opacity: .6
}

.form-textarea .form-label {
    transform: none;
    right: 19px;
    line-height: 1.4;
    top: 16px
}

.has-success .control-label {
    color: #3c763d
}

.has-success .input-group-btn>.btn {
    border-color: #dff0d8;
    background: #dff0d8
}

.has-warning .control-label {
    color: #8a6d3b
}

.has-warning .input-group-btn>.btn {
    border-color: #fcf8e3;
    background: #fcf8e3
}

#form-output-global {
    position: fixed;
    bottom: 30px;
    left: 15px;
    visibility: hidden;
    transform: translateX(-500px);
    transition: .3s all ease;
    z-index: 9999999
}

#form-output-global.active {
    transform: translateX(0);
    visibility: visible
}

@media (min-width:480px) {
    #form-output-global {
        left: 30px
    }
}

.form-output {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 2px;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.form-output.active {
    opacity: 1;
    visibility: visible
}

.form-output.success {
    color: ##136f63
}

.rd-mailform {
    text-align: left
}

.rd-mailform>*+* {
    margin-top: 30px
}

.page .form-inline {
    text-align: center;
    justify-content: center
}

.page .form-inline>*+* {
    margin-top: 20px
}

.page .form-inline .form-group {
    width: 100%
}

.page .form-inline .form-group input {
    width: 100%
}

@media (min-width:480px) {
    .page .form-inline .form-group {
        width: auto;
        flex-shrink: 0;
        flex-grow: 1
    }
    .page .form-inline>*+* {
        margin-top: 0;
        margin-left: 30px
    }
}

@media (min-width:768px) {
    .page .form-inline {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }
    .page .form-inline .form-group {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    .page .form-inline .form-control {
        width: 100%
    }
    .page .form-inline button {
        display: inline-block;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.form-btn-group>* {
    flex-grow: 1
}

.form-button {
    display: flex;
    align-items: stretch;
    max-height: 70px
}

.box-contact-item {
    padding: 40px 0;
    padding-left: 30px
}

.box-contact-item>:first-of-type {
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    color: #242731
}

.box-contact-item+.box-contact-item {
    border-top: 1px solid #ddd
}

[data-content-to] {
    display: none;
    opacity: 0;
    transition: opacity .15s linear
}

.panel-group.panel-group-custom {
    margin-bottom: 0
}

.panel-group.panel-group-custom .panel+.panel {
    margin-top: 0
}

.panel-group.panel-group-corporate .panel+.panel {
    margin-top: 30px
}

.panel-custom {
    margin: 0;
    background: inherit;
    border: 0;
    border-radius: 0;
    box-shadow: none
}

.panel-custom a {
    display: block
}

.panel-custom .panel-heading {
    padding: 0;
    border-bottom: 0;
    border-top-radius: 0
}

.panel-custom .panel-body {
    padding: 0;
    border: 0
}

*+.panel-group-custom {
    margin-top: 30px
}

.panel-corporate {
    text-align: left;
    box-shadow: -1px 2px 5px 0 rgba(68, 73, 83, .12)
}

.panel-corporate .panel-title a {
    background: #fff
}

.panel-corporate .panel-title a {
    position: relative;
    z-index: 1;
    padding: 21px 82px 21px 32px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0;
    color: #242731;
    transition: 1.3s all ease;
    border-radius: 0;
    border-bottom: 1px solid #dedede
}

.panel-corporate .panel-body {
    padding: 25px 44px 25px 32px
}

@media (max-width:767px) {
    .panel-corporate .panel-body,
    .panel-corporate .panel-title a {
        padding-left: 25px
    }
}

@media (min-width:768px) {
    .panel-corporate .panel-title a {
        font-size: 18px
    }
}

.pagination-custom {
    position: relative;
    position: relative;
    transform: translateY(-8px);
    margin-bottom: -8px;
    margin-left: -4px;
    margin-right: -4px;
    line-height: 0;
    font-size: 0;
    text-align: center
}

.pagination-custom>* {
    margin-top: 8px;
    padding-left: 4px;
    padding-right: 4px
}

.pagination-custom li {
    display: inline-block;
    vertical-align: middle
}

.pagination-custom li a {
    display: block;
    width: auto;
    min-height: 52px;
    min-width: 52px;
    height: 52px;
    padding: 10px 20px;
    border: 1px solid;
    font: 700 14px/24px Roboto, sans-serif;
    vertical-align: middle
}

.pagination-custom li a:after {
    content: '';
    height: 108%;
    width: 0;
    display: inline-block;
    vertical-align: middle
}

.pagination-custom li a,
.pagination-custom li a:active,
.pagination-custom li a:focus {
    color: #242731;
    background: 0 0;
    border-color: #cdcdcd
}

.pagination-custom li a:hover {
    color: #fff;
    background: #5798ef;
    border-color: #5798ef
}

.pagination-custom li:first-child a,
.pagination-custom li:last-child a {
    font: 700 12px Roboto, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}

.pagination-custom li:first-child a:before {
    content: 'Prev'
}

.pagination-custom li:last-child a:before {
    content: 'Next'
}

.pagination-custom li.active {
    pointer-events: none
}

.pagination-custom li.active a {
    color: #fff;
    background: #5798ef;
    border-color: #5798ef
}

*+.pagination-custom {
    margin-top: 35px
}

@media (min-width:768px) {
    *+.pagination-custom {
        margin-top: 60px
    }
}

.block-top-level {
    position: relative;
    z-index: 10
}

.object-inline {
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

.object-inline>* {
    display: inline-block;
    line-height: 1.1
}

.object-inline>*+* {
    margin-top: 0;
    margin-left: 10px
}

.object-inline .icon {
    vertical-align: top
}

.object-inline .icon-circle {
    top: 0
}

[class*=text-width] {
    width: 100%
}

.text-width-small {
    max-width: 570px
}

.text-center [class*=text-width] {
    margin-left: auto;
    margin-right: auto
}

.text-right [class*=text-width] {
    margin-right: 0;
    margin-left: auto
}

.divider-primary {
    border-top: 3px solid #5798ef
}

.divider-success {
    border-top: 3px solid ##136f63
}

.divider-sm {
    max-width: 60px;
    margin-left: auto;
    margin-right: auto
}

.divider-left {
    margin-left: 0
}

@media (min-width:768px) {
    .divider-sm-left {
        margin-left: 0
    }
}

.border-wrap {
    display: flex;
    flex-wrap: wrap;
    transform: translateY(-30px);
    margin-bottom: -30px
}

.border-wrap>* {
    margin-top: 30px
}

@media (min-width:768px) {
    .border-wrap {
        transform: translateY(-60px);
        margin-bottom: -60px;
        margin-left: -35px;
        margin-right: -35px
    }
    .border-wrap>* {
        margin-top: 60px;
        padding-left: 35px;
        padding-right: 35px
    }
    .border-wrap>*>* {
        position: relative
    }
    .border-wrap>*>:after {
        position: absolute;
        bottom: -30px;
        left: 0;
        right: 0;
        content: '';
        border-bottom: 1px solid #e8e8e8;
        pointer-events: none
    }
    .border-wrap>:nth-child(n+3)>:after {
        border-bottom: 0
    }
    .border-wrap>:nth-child(even)>:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: -35px;
        content: '';
        border-left: 1px solid #e8e8e8;
        pointer-events: none
    }
    .border-wrap>:nth-child(1)>:after {
        right: -15px
    }
    .border-wrap>:nth-child(2)>:after {
        left: -15px
    }
    .border-wrap>:nth-child(2)>:before {
        bottom: -15%
    }
    .border-wrap>:nth-child(4)>:before {
        top: -15%
    }
}

@media (min-width:1200px) {
    .border-wrap {
        transform: translateY(-84px);
        margin-bottom: -84px
    }
    .border-wrap>* {
        margin-top: 84px
    }
    .border-wrap>*>:after {
        bottom: -42px
    }
}

.post-meta {
    position: relative;
    transform: translateY(-3px);
    margin-bottom: -3px;
    margin-left: -8px;
    margin-right: -8px;
    color: #242731
}

.post-meta>* {
    margin-top: 3px;
    padding-left: 8px;
    padding-right: 8px
}

.post-meta * {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0
}

.post-meta li *+* {
    margin-left: 5px
}

.post-meta a,
.post-meta a:active,
.post-meta a:focus {
    color: inherit
}

.post-meta a:hover {
    color: #5798ef
}

.post-meta a .icon {
    position: relative;
    top: 1px
}

*+.post-meta {
    margin-top: 25px
}

.post-default {
    background-color: #fff;
    padding: 25px 15px 30px;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .09)
}

.post-default .post-meta {
    color: #6f727d;
    line-height: 1
}

@media (min-width:768px) {
    .post-default {
        padding: 40px 20px 30px
    }
    .post-default .post-meta {
        margin-left: -25px;
        margin-right: -25px
    }
    .post-default .post-meta li {
        position: relative;
        padding-left: 25px;
        padding-right: 25px
    }
    .post-default .post-meta li+li:before {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        content: "";
        border-left: 1px solid #e8e8e8
    }
}

.container {
    min-width: 320px
}

.text-block * {
    display: inline
}

.text-block:not(:last-child) {
    margin-right: .25em
}

*+.text-block {
    margin-top: 18px
}

@media (min-width:768px) {
    *+.text-block {
        margin-top: 35px
    }
}

.box-form {
    position: relative;
    z-index: 10;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .11);
    background: #fff;
    padding: 30px 20px 45px
}

.box-form .btn {
    min-height: 50px
}

.box-form-1 {
    margin-top: -30px
}

@media (min-width:768px) {
    .box-form-2 {
        padding: 50px
    }
}

@media (min-width:1200px) {
    .box-form-1 {
        padding: 44px 100px 50px 74px
    }
}

.page .box-text .h1,
.page .box-text .h2,
.page .box-text .h3,
.page .box-text .h4,
.page .box-text .h5,
.page .box-text .h6,
.page .box-text h1,
.page .box-text h2,
.page .box-text h3,
.page .box-text h4,
.page .box-text h5,
.page .box-text h6 {
    color: #d5d7e1
}

.page .box-text>*+* {
    margin-top: 0
}

.page .box-text .btn {
    min-width: 220px
}

@media (min-width:1200px) {
    .page .box-text .h1,
    .page .box-text h1 {
        font-size: 97px
    }
    .page .box-text .h3,
    .page .box-text h3 {
        font-size: 36px
    }
}

.box-wrap {
    position: relative
}

.box-wrap-content {
    padding: 30px 0;
    pointer-events: none;
    border-bottom: 1px solid #e8e8e8;
    text-align: center
}

@media (min-width:480px) {
    .box-wrap {
        border-bottom: 0
    }
    .box-wrap .box-wrap-map {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        background: #f2f3f8
    }
    .box-wrap .box-wrap-map .rd-google-map {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        height: 100%
    }
    .box-wrap .box-wrap-content {
        position: relative;
        z-index: 2;
        padding: 72px 0;
        border: 0
    }
    .box-wrap-content {
        text-align: right
    }
}

.bg-default-primary,
.bg-gray-dark,
.context-dark {
    color: #fff
}

.bg-default-primary .h1,
.bg-default-primary .h2,
.bg-default-primary .h3,
.bg-default-primary .h4,
.bg-default-primary .h5,
.bg-default-primary .h6,
.bg-default-primary h1,
.bg-default-primary h2,
.bg-default-primary h3,
.bg-default-primary h4,
.bg-default-primary h5,
.bg-default-primary h6,
.bg-gray-dark .h1,
.bg-gray-dark .h2,
.bg-gray-dark .h3,
.bg-gray-dark .h4,
.bg-gray-dark .h5,
.bg-gray-dark .h6,
.bg-gray-dark h1,
.bg-gray-dark h2,
.bg-gray-dark h3,
.bg-gray-dark h4,
.bg-gray-dark h5,
.bg-gray-dark h6,
.context-dark .h1,
.context-dark .h2,
.context-dark .h3,
.context-dark .h4,
.context-dark .h5,
.context-dark .h6,
.context-dark h1,
.context-dark h2,
.context-dark h3,
.context-dark h4,
.context-dark h5,
.context-dark h6 {
    color: #fff
}

.bg-default-primary .jumbotron-custom-variant-2 .h1,
.bg-default-primary .jumbotron-custom-variant-2 .h2,
.bg-default-primary .jumbotron-custom-variant-2 .h3,
.bg-default-primary .jumbotron-custom-variant-2 .h4,
.bg-default-primary .jumbotron-custom-variant-2 .h5,
.bg-default-primary .jumbotron-custom-variant-2 .h6,
.bg-default-primary .jumbotron-custom-variant-2 h1,
.bg-default-primary .jumbotron-custom-variant-2 h2,
.bg-default-primary .jumbotron-custom-variant-2 h3,
.bg-default-primary .jumbotron-custom-variant-2 h4,
.bg-default-primary .jumbotron-custom-variant-2 h5,
.bg-default-primary .jumbotron-custom-variant-2 h6,
.bg-gray-dark .jumbotron-custom-variant-2 .h1,
.bg-gray-dark .jumbotron-custom-variant-2 .h2,
.bg-gray-dark .jumbotron-custom-variant-2 .h3,
.bg-gray-dark .jumbotron-custom-variant-2 .h4,
.bg-gray-dark .jumbotron-custom-variant-2 .h5,
.bg-gray-dark .jumbotron-custom-variant-2 .h6,
.bg-gray-dark .jumbotron-custom-variant-2 h1,
.bg-gray-dark .jumbotron-custom-variant-2 h2,
.bg-gray-dark .jumbotron-custom-variant-2 h3,
.bg-gray-dark .jumbotron-custom-variant-2 h4,
.bg-gray-dark .jumbotron-custom-variant-2 h5,
.bg-gray-dark .jumbotron-custom-variant-2 h6,
.context-dark .jumbotron-custom-variant-2 .h1,
.context-dark .jumbotron-custom-variant-2 .h2,
.context-dark .jumbotron-custom-variant-2 .h3,
.context-dark .jumbotron-custom-variant-2 .h4,
.context-dark .jumbotron-custom-variant-2 .h5,
.context-dark .jumbotron-custom-variant-2 .h6,
.context-dark .jumbotron-custom-variant-2 h1,
.context-dark .jumbotron-custom-variant-2 h2,
.context-dark .jumbotron-custom-variant-2 h3,
.context-dark .jumbotron-custom-variant-2 h4,
.context-dark .jumbotron-custom-variant-2 h5,
.context-dark .jumbotron-custom-variant-2 h6 {
    color: #fff
}

.bg-default-primary .rd-mailform .form-control,
.bg-gray-dark .rd-mailform .form-control,
.context-dark .rd-mailform .form-control {
    background: rgba(255, 255, 255, .47)
}

.bg-default-primary .rd-mailform .form-control,
.bg-default-primary .rd-mailform .form-label,
.bg-gray-dark .rd-mailform .form-control,
.bg-gray-dark .rd-mailform .form-label,
.context-dark .rd-mailform .form-control,
.context-dark .rd-mailform .form-label {
    color: #fff
}

.bg-default-primary .link,
.bg-default-primary .link:active,
.bg-default-primary .link:focus,
.bg-gray-dark .link,
.bg-gray-dark .link:active,
.bg-gray-dark .link:focus,
.context-dark .link,
.context-dark .link:active,
.context-dark .link:focus {
    color: inherit
}

.bg-default-primary .link:hover,
.bg-gray-dark .link:hover,
.context-dark .link:hover {
    color: #5798ef
}

.bg-default-primary .isotope-filters .inline-list a,
.bg-gray-dark .isotope-filters .inline-list a,
.context-dark .isotope-filters .inline-list a {
    color: #fff
}

.bg-default-primary .isotope-filters .inline-list a,
.bg-default-primary .isotope-filters .inline-list a:active,
.bg-default-primary .isotope-filters .inline-list a:focus,
.bg-gray-dark .isotope-filters .inline-list a,
.bg-gray-dark .isotope-filters .inline-list a:active,
.bg-gray-dark .isotope-filters .inline-list a:focus,
.context-dark .isotope-filters .inline-list a,
.context-dark .isotope-filters .inline-list a:active,
.context-dark .isotope-filters .inline-list a:focus {
    color: #fff
}

.bg-default-primary .isotope-filters .inline-list a.active,
.bg-default-primary .isotope-filters .inline-list a:hover,
.bg-gray-dark .isotope-filters .inline-list a.active,
.bg-gray-dark .isotope-filters .inline-list a:hover,
.context-dark .isotope-filters .inline-list a.active,
.context-dark .isotope-filters .inline-list a:hover {
    color: #fff
}

.bg-default-primary .btn-white-outline,
.bg-default-primary .btn-white-outline:active,
.bg-default-primary .btn-white-outline:focus,
.bg-gray-dark .btn-white-outline,
.bg-gray-dark .btn-white-outline:active,
.bg-gray-dark .btn-white-outline:focus,
.context-dark .btn-white-outline,
.context-dark .btn-white-outline:active,
.context-dark .btn-white-outline:focus {
    color: #fff;
    background: 0 0;
    border-color: #fff
}

.bg-default-primary .btn-white-outline:hover,
.bg-gray-dark .btn-white-outline:hover,
.context-dark .btn-white-outline:hover {
    color: #fff;
    background: #67828d;
    border-color: #67828d
}

.layout-panel-wrap {
    color: #6f727d
}

.layout-panel-wrap .h1,
.layout-panel-wrap .h2,
.layout-panel-wrap .h3,
.layout-panel-wrap .h4,
.layout-panel-wrap .h5,
.layout-panel-wrap .h6,
.layout-panel-wrap h1,
.layout-panel-wrap h2,
.layout-panel-wrap h3,
.layout-panel-wrap h4,
.layout-panel-wrap h5,
.layout-panel-wrap h6 {
    color: #242731
}

html .bg-default {
    background-color: #fff
}

html .bg-default-primary {
    background-color: #5798ef
}

html .bg-gray-dark {
    background-color: #363d41
}

.bg-gray-dark:not(.bg-image) .rd-mailform .form-control {
    background: #444c50
}

html .bg-image {
    background-size: cover;
    background-position: center 55%;
    background-repeat: no-repeat
}

html .bg-image form[data-form-type=subscribe] .btn-primary,
html .bg-image form[data-form-type=subscribe] .btn-primary:active,
html .bg-image form[data-form-type=subscribe] .btn-primary:focus {
    color: #242731;
    background: #fff;
    border-color: #fff
}

html .bg-image form[data-form-type=subscribe] .btn-primary:hover {
    color: #fff;
    background: #5798ef;
    border-color: #5798ef
}

html .bg-image-custom {
    background-size: cover;
    background-repeat: no-repeat
}

.bg-white .form-control {
    background-color: #f5f5f5
}

.page-title {
    position: relative;
    z-index: 1;
    padding: 40px 15px;
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-color: #1b181d;
    background-image: url(../images/bg-image-1.jpg)
}

.page-title-text {
    font-family: inherit;
    font-weight: 100;
    letter-spacing: -.025em;
    color: #242731;
    font-size: 28px;
    line-height: 1.2;
    color: #fff
}

@media (min-width:768px) {
    .page-title {
        padding: 60px 15px
    }
    .page-title-text {
        font-size: 42px
    }
}

@media (min-width:1200px) {
    .page-title {
        padding: 250px 15px 85px
    }
}

.footer-default {
    background-color: #34415b;
    color: #b3bbd8
}

.footer-default .icon {
    color: #b3bbd8
}

.footer-default .icon:hover {
    color: #5798ef
}

.page-footer-default {
    position: relative;
    overflow: hidden;
    color: #90959e;
    background: #363d41;
    padding: 30px 0
}

.page-footer-default a,
.page-footer-default a:active,
.page-footer-default a:focus {
    color: inherit
}

.page-footer-default a:hover {
    color: #fff
}

@media (min-width:992px) {
    .page-footer-default {
        padding: 10px 0
    }
}

.page-footer-corporate {
    position: relative;
    z-index: 1;
    padding: 1px 0;
    color: #90959e;
    background-color: transparent
}

.page-footer-corporate:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: inherit;
    pointer-events: none
}

@media (min-width:992px) {
    .page-footer-corporate:before {
        top: 0
    }
}

.page-footer-corporate>* {
    z-index: 2
}

.page-footer-corporate a,
.page-footer-corporate a:active,
.page-footer-corporate a:focus {
    color: inherit
}

.page-footer-corporate a:hover {
    color: #fff
}

.page-footer-corporate .h3,
.page-footer-corporate h3 {
    text-transform: none
}

.page-footer-corporate .rd-mailform+* {
    margin-top: 40px
}

.page-footer-corporate-inner {
    position: relative
}

.page-footer-corporate-top {
    padding: 40px 0
}

.page-footer-corporate-bottom {
    padding: 20px 0;
    position: relative;
    transform: translateY(-10px);
    margin-bottom: -10px;
    margin-left: -5px;
    margin-right: -5px;
    text-align: center
}

.page-footer-corporate-bottom>* {
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px
}

@media (max-width:767px) {
    .page-footer-corporate-inner {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:768px) {
    .page-footer-corporate-bottom {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:1800px) {
    .page-footer-corporate .rd-mailform+* {
        margin-top: 70px
    }
    .page-footer-corporate-top {
        padding: 70px 0 40px
    }
    .page-footer-corporate-inner {
        padding: 0 50px 0 35px
    }
}

.layout-panel-wrap {
    position: fixed;
    top: 0;
    right: 0;
    width: 600px;
    height: 100vh;
    overflow: hidden;
    pointer-events: none;
    z-index: 1100
}

.layout-panel-wrap.active .layout-panel {
    transform: translateX(0)
}

.layout-panel-wrap.active .layout-panel-inner:after {
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .14)
}

.layout-panel-wrap .layout-panel-inner>*,
.layout-panel-wrap .layout-panel-toggle {
    pointer-events: auto
}

.layout-panel {
    width: auto;
    transform: translateX(276px);
    transition: .55s all ease
}

.layout-panel-content {
    position: relative;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    padding-right: 16px
}

.layout-panel-inner {
    position: relative;
    height: auto;
    min-height: 101vh;
    max-width: 260px;
    padding: 20px 0 20px;
    background: #fff;
    margin-left: auto;
    text-align: center
}

.layout-panel-inner:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: -3px 0 50px -2px transparent;
    z-index: -10;
    transition: .33s all ease
}

.layout-panel-header {
    padding: 0 12px
}

.layout-panel-header *+.layout-panel-title {
    margin-top: 35px
}

.layout-panel .isotope-filters {
    padding: 0 5px
}

.layout-panel .isotope-filters ul li {
    font: 400 12px/24px Roboto, sans-serif;
    color: #363d41
}

.layout-panel .isotope-filters ul li a,
.layout-panel .isotope-filters ul li a:active,
.layout-panel .isotope-filters ul li a:focus {
    color: inherit
}

.layout-panel .isotope-filters ul li a.active,
.layout-panel .isotope-filters ul li a:hover {
    color: ##136f63
}

.layout-panel .isotope {
    margin-top: 0
}

.layout-panel *+.isotope {
    margin-top: 20px
}

.layout-panel *+.isotope-filters {
    margin-top: 25px
}

.layout-panel-toggle {
    background: 0 0;
    border: none;
    display: inline-block;
    padding: 0;
    outline: 0;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    position: fixed;
    top: 20vh;
    right: 276px;
    z-index: 10;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #242731;
    text-align: center;
    border: 1px solid #f2f3f8;
    border-right: 0;
    transition: .55s all ease
}

.layout-panel-toggle::-moz-focus-inner {
    border: none;
    padding: 0
}

.layout-panel-toggle:before {
    content: '\f582';
    font-family: 'Material Design Icons';
    font-size: 22px
}

.layout-panel-main {
    position: relative;
    z-index: 10;
    padding-left: 5px;
    padding-right: 4px
}

.layout-panel-main .isotope {
    position: relative;
    margin-bottom: -10px;
    transform: translateY(-10px)
}

.layout-panel-main .isotope-item {
    margin-top: 10px;
    padding: 0 5px
}

.layout-panel-main .isotope-item:before {
    content: '';
    display: block
}

.layout-panel-main .isotope {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: static!important
}

.layout-panel-main .isotope-item {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

*+.layout-panel-main {
    margin-top: 25px
}

@media (min-width:768px) {
    .layout-panel-toggle {
        width: 54px;
        height: 54px;
        line-height: 54px
    }
}

.thumbnail-small {
    position: relative;
    display: block;
    text-align: center
}

.thumbnail-small-image {
    position: relative;
    transition: .5s;
    will-change: opacity;
    transform-origin: 100% 100%
}

.thumbnail-small-image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .2)
}

.thumbnail-small-image img {
    width: 100%;
    height: auto
}

.thumbnail-small-caption {
    position: relative;
    padding: 5px
}

.thumbnail-small-caption:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #4d575d;
    transition: .2s
}

.thumbnail-small-header {
    position: relative;
    z-index: 1;
    font: 400 13px/18px Roboto, sans-serif;
    color: #fff;
    text-transform: uppercase;
    transition: .2s
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

ul li {
    display: block
}

.list-0 {
    line-height: 1.25
}

.list-0>li+li {
    margin-top: 0
}

.list>li+li {
    margin-top: 5px
}

.list-xxs li {
    line-height: 1
}

.list-xxs a {
    line-height: 1.2
}

.list-xxs>li+li {
    margin-top: 6px
}

.list-md>li+li {
    margin-top: 25px
}

.list-xl>li+li {
    margin-top: 40px
}

@media (min-width:1200px) {
    .list-xl>li+li {
        margin-top: 90px
    }
}

.list-inline>li {
    display: inline-block
}

.inline-list-xxs {
    position: relative;
    transform: translateY(-8px);
    margin-bottom: -8px;
    margin-left: -3px;
    margin-right: -3px
}

.inline-list-xxs>* {
    margin-top: 8px;
    padding-left: 3px;
    padding-right: 3px
}

.inline-list-xxs>* {
    display: inline-block
}

.inline-list-sm {
    position: relative;
    transform: translateY(-8px);
    margin-bottom: -8px;
    margin-left: -10px;
    margin-right: -10px
}

.inline-list-sm>* {
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px
}

.inline-list-sm>* {
    display: inline-block
}

.inline-list-md {
    position: relative;
    transform: translateY(-8px);
    margin-bottom: -8px;
    margin-left: -13px;
    margin-right: -13px
}

.inline-list-md>* {
    margin-top: 8px;
    padding-left: 13px;
    padding-right: 13px
}

.inline-list-md>* {
    display: inline-block
}

.inline-list-lg {
    position: relative;
    transform: translateY(-8px);
    margin-bottom: -8px;
    margin-left: -16px;
    margin-right: -16px
}

.inline-list-lg>* {
    margin-top: 8px;
    padding-left: 16px;
    padding-right: 16px
}

.inline-list-lg>* {
    display: inline-block
}

.index-list {
    counter-reset: li
}

.list-bold>li {
    font: 700 16px Roboto, sans-serif;
    color: #2b2c2f
}

.list-bold>li>a,
.list-bold>li>a:active,
.list-bold>li>a:focus {
    color: inherit
}

.list-bold>li>a:hover {
    color: #5798ef
}

.list-bold>li+li {
    margin-top: 15px
}

@media (min-width:768px) {
    .list-bold>li {
        font-size: 18px
    }
    .list-bold>li+li {
        margin-top: 15px
    }
}

.list-nav {
    position: relative;
    transform: translateY(-5px);
    margin-bottom: -5px;
    margin-left: -10px;
    margin-right: -10px
}

.list-nav>* {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width:767px) {
    .list-nav {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto
    }
}

.list-nav li {
    display: inline-block
}

.list-nav a,
.list-nav a:active,
.list-nav a:focus {
    color: inherit
}

.list-nav a:hover {
    color: #fff
}

.list-nav li.active {
    pointer-events: none;
    color: #fff
}

@media (min-width:768px) {
    .list-nav {
        position: relative;
        transform: translateY(-5px);
        margin-bottom: -5px;
        margin-left: -19px;
        margin-right: -19px
    }
    .list-nav>* {
        margin-top: 5px;
        padding-left: 19px;
        padding-right: 19px
    }
}

.icon {
    display: inline-block;
    text-align: center
}

.icon:before {
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page .icon-default {
    color: #6f727d
}

.page .icon-success {
    color: ##136f63
}

.page .icon-gray {
    color: #6f727d
}

.page .icon-primary {
    color: #5798ef
}

.page .icon-white {
    color: #fff
}

.page .icon-gray-6 {
    color: #a9b8c1
}

.page a.icon-gray-6:hover,
.page a.icon-gray:hover,
.page a.icon-white:hover {
    color: ##136f63
}

.page a.icon-gray-6.icon-effect-1:after,
.page a.icon-gray.icon-effect-1:after,
.page a.icon-white.icon-effect-1:after {
    background: #fff
}

.page a.icon-gray-6.icon-effect-1:hover,
.page a.icon-gray.icon-effect-1:hover,
.page a.icon-white.icon-effect-1:hover {
    border-color: transparent
}

.page a.icon-gray-6.icon-circle:hover,
.page a.icon-gray.icon-circle:hover,
.page a.icon-white.icon-circle:hover {
    background-color: #136f63;
    color: #fff
}

.page .icon-gray-outline {
    color: #6f727d;
    background-color: transparent;
    border: 1px solid #6f727d
}

.page .icon-gray-outline.icon-effect-1:after {
    background: #5798ef
}

.page .icon-gray-outline.icon-effect-1:hover {
    border-color: #5798ef
}

.page .icon-effect-1 {
    position: relative;
    z-index: 1
}

.page .icon-effect-1:after {
    content: '';
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    transition: transform .2s, opacity .3s;
    transform: scale(1.3);
    opacity: 0
}

.page .icon-effect-1:hover {
    color: #fff;
    background-color: transparent
}

.page .icon-effect-1:hover:after {
    transform: scale(1);
    opacity: 1
}

.icon-xxs {
    font-size: 12px
}

.icon-xxs.icon-circle {
    height: 27px;
    width: 27px;
    line-height: 27px
}

.icon-sm {
    font-size: 20px
}

.icon-sm.icon-circle {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.icon-sm.icon-square {
    width: 42px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.icon-md {
    font-size: 22px
}

.icon-lg {
    font-size: 30px;
    line-height: 1
}

@media (min-width:992px) {
    .icon-lg {
        font-size: 58px
    }
}

.icon-circle {
    border-radius: 100%
}

.icon-circle.icon-effect-1:after {
    border-radius: 50%
}

.icon-square {
    border: 1px solid
}

.icon-square.fa-facebook {
    background-color: #547abb
}

.icon-square.fa-facebook.icon-effect-1:after {
    background: #547abb
}

.icon-square.fa-facebook.icon-effect-1:hover {
    border-color: #547abb
}

.icon-square.fa-twitter {
    background-color: #44c0f3
}

.icon-square.fa-twitter.icon-effect-1:after {
    background: #44c0f3
}

.icon-square.fa-twitter.icon-effect-1:hover {
    border-color: #44c0f3
}

.icon-square.fa-instagram {
    background-color: #398aaa
}

.icon-square.fa-instagram.icon-effect-1:after {
    background: #398aaa
}

.icon-square.fa-instagram.icon-effect-1:hover {
    border-color: #398aaa
}

.icon-square.fa-facebook,
.icon-square.fa-instagram,
.icon-square.fa-twitter {
    color: #fff
}

.link {
    display: inline-block
}

.link-inline {
    display: inline;
    padding: 0 .25em
}

.link-inline,
.link-inline:active,
.link-inline:focus {
    color: inherit
}

.link-inline:hover {
    color: #fca15f
}

.link-sm {
    font-size: 16px;
    line-height: 1.2
}

.link-md {
    font-size: 18px;
    line-height: 1.2
}

@media (min-width:992px) and (max-width:1199px) {
    .link-md {
        font-size: 16px
    }
}

.page .link-default,
.page .link-default.active,
.page .link-default:active,
.page .link-default:focus {
    color: #5798ef
}

.page .link-default:hover {
    color: #4ac099
}

.page .link-primary,
.page .link-primary:active,
.page .link-primary:focus {
    color: #5798ef
}

.page .link-primary:hover {
    color: #000
}

.page .link-white,
.page .link-white:active,
.page .link-white:focus {
    color: #fff
}

.page .link-white:hover {
    color: #5798ef
}

.link-gray,
.link-gray:active,
.link-gray:focus {
    color: #6f727d
}

.link-gray:hover {
    color: #5798ef
}

html .page [class*=group-]:after,
html .page [class*=group-]:before {
    content: '';
    display: table
}

html .page .group {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    margin-bottom: -15px;
    margin-left: -15px
}

html .page .group>*,
html .page .group>:first-child {
    display: inline-block;
    margin-top: 15px;
    margin-left: 15px
}

html .page .group-sm {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    margin-bottom: -10px;
    margin-left: -16px
}

html .page .group-sm>*,
html .page .group-sm>:first-child {
    display: inline-block;
    margin-top: 10px;
    margin-left: 16px
}

html .page .group-md {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    margin-bottom: -20px;
    margin-left: -25px
}

html .page .group-md>*,
html .page .group-md>:first-child {
    display: inline-block;
    margin-top: 20px;
    margin-left: 25px
}

html .page .group-lg {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    margin-bottom: -15px;
    margin-left: -35px
}

html .page .group-lg>*,
html .page .group-lg>:first-child {
    display: inline-block;
    margin-top: 15px;
    margin-left: 35px
}

html .page .group-xl {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    margin-bottom: -15px;
    margin-left: -15px
}

html .page .group-xl>*,
html .page .group-xl>:first-child {
    display: inline-block;
    margin-top: 15px;
    margin-left: 15px
}

@media (min-width:992px) {
    html .page .group-xl {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
        margin-bottom: -25px;
        margin-left: -40px
    }
    html .page .group-xl>*,
    html .page .group-xl>:first-child {
        display: inline-block;
        margin-top: 25px;
        margin-left: 40px
    }
}

@media (min-width:1200px) {
    html .page .group-xl {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
        margin-bottom: -30px;
        margin-left: -90px
    }
    html .page .group-xl>*,
    html .page .group-xl>:first-child {
        display: inline-block;
        margin-top: 30px;
        margin-left: 90px
    }
}

html .page .group-top>*,
html .page .group-top>:first-child {
    vertical-align: top
}

html .page .group-middle>*,
html .page .group-middle>:first-child {
    vertical-align: middle
}

html .page .group-bottom>*,
html .page .group-bottom>:first-child {
    vertical-align: bottom
}

html .page .group-sm-justify .btn {
    min-width: 200px
}

@media (min-width:768px) {
    html .page .group-sm-justify {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    html .page .group-sm-justify>* {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    html .page .group-sm-justify .btn {
        min-width: 130px;
        padding-left: 20px;
        padding-right: 20px
    }
}

html .page .group-md-1 {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    margin-bottom: -10px;
    margin-left: -20px
}

html .page .group-md-1>*,
html .page .group-md-1>:first-child {
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px
}

.spacing-0 {
    transform: translate3d(0, 0, 0);
    margin-bottom: 0;
    pointer-events: none
}

.spacing-0>* {
    margin-top: 0;
    pointer-events: auto
}

.spacing-0>::before {
    content: '';
    display: table;
    width: 0
}

.spacing-10 {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    pointer-events: none
}

.spacing-10>* {
    margin-top: 10px;
    pointer-events: auto
}

.spacing-10>::before {
    content: '';
    display: table;
    width: 0
}

.spacing-20 {
    transform: translate3d(0, -20px, 0);
    margin-bottom: -20px;
    pointer-events: none
}

.spacing-20>* {
    margin-top: 20px;
    pointer-events: auto
}

.spacing-20>::before {
    content: '';
    display: table;
    width: 0
}

.spacing-30 {
    transform: translate3d(0, -30px, 0);
    margin-bottom: -30px;
    pointer-events: none
}

.spacing-30>* {
    margin-top: 30px;
    pointer-events: auto
}

.spacing-30>::before {
    content: '';
    display: table;
    width: 0
}

.spacing-40 {
    transform: translate3d(0, -40px, 0);
    margin-bottom: -40px;
    pointer-events: none
}

.spacing-40>* {
    margin-top: 40px;
    pointer-events: auto
}

.spacing-40>::before {
    content: '';
    display: table;
    width: 0
}

.spacing-50 {
    transform: translate3d(0, -50px, 0);
    margin-bottom: -50px;
    pointer-events: none
}

.spacing-50>* {
    margin-top: 50px;
    pointer-events: auto
}

.spacing-50>::before {
    content: '';
    display: table;
    width: 0
}

.spacing-55 {
    transform: translate3d(0, -55px, 0);
    margin-bottom: -55px;
    pointer-events: none
}

.spacing-55>* {
    margin-top: 55px;
    pointer-events: auto
}

.spacing-55>::before {
    content: '';
    display: table;
    width: 0
}

.spacing-70 {
    transform: translate3d(0, -50px, 0);
    margin-bottom: -50px;
    pointer-events: none
}

.spacing-70>* {
    margin-top: 50px;
    pointer-events: auto
}

.spacing-70>::before {
    content: '';
    display: table;
    width: 0
}

.spacing-90 {
    transform: translate3d(0, -50px, 0);
    margin-bottom: -50px;
    pointer-events: none
}

.spacing-90>* {
    margin-top: 50px;
    pointer-events: auto
}

.spacing-90>::before {
    content: '';
    display: table;
    width: 0
}

@media (min-width:768px) {
    .spacing-70 {
        transform: translate3d(0, -70px, 0);
        margin-bottom: -70px
    }
    .spacing-70>* {
        margin-top: 70px
    }
    .spacing-90 {
        transform: translate3d(0, -90px, 0);
        margin-bottom: -90px
    }
    .spacing-90>* {
        margin-top: 90px
    }
}

.section-md-top {
    padding-top: 50px
}

.section-md-bottom {
    padding-bottom: 50px
}

.section-lg,
.section-md,
.section-sm,
.section-xl {
    padding: 30px 0
}

@media (max-width:767px) {
    section:first-child.section-lg,
    section:first-child.section-md,
    section:first-child.section-sm,
    section:first-child.section-xl {
        padding-top: 40px
    }
}

@media (min-width:768px) {
    section:first-child.section-sm {
        padding-top: 100px
    }
    .section-md {
        padding: 70px 0
    }
    .section-lg {
        padding: 80px 0
    }
    .section-xl {
        padding: 95px 0
    }
}

@media (min-width:992px) {
    .section-sm {
        padding: 60px 0
    }
    .section-md {
        padding: 95px 0
    }
    .section-md-top {
        padding-top: 95px
    }
    .section-md-bottom {
        padding-bottom: 95px
    }
    .section-lg {
        padding: 10px 0;
        margin: 30px 0
    }
    .section-xl {
        padding: 130px 0
    }
}

@media (min-width:1200px) and (min-height:800px) {
    .section-xl {
        padding: 150px 0
    }
}

*+.h1,
*+h1 {
    margin-top: 15px
}

*+.h3,
*+h3 {
    margin-top: 20px
}

*+.h4,
*+h4 {
    margin-top: 20px
}

*+.h5,
*+h5 {
    margin-top: 15px
}

*+pre {
    margin-top: 40px
}

*+hr {
    margin-top: 10px
}

*+.p,
*+p {
    margin-top: 5px
}

*+.h7 {
    margin-top: 20px
}

*+.btn {
    margin-top: 22px
}

*+.btn.btn-offset-small {
    margin-top: 14px
}

*+.row {
    margin-top: 30px
}

*+.rd-mailform {
    margin-top: 40px
}

*+.form-inline {
    margin-top: 10px
}

*+.group-sm {
    margin-top: 35px
}

*+.group-xl {
    margin-top: 30px
}

*+.inline-list-sm {
    margin-top: 22px
}

*+.inline-list-lg {
    margin-top: 20px
}

*+.small {
    margin-top: 10px
}

*+.list-md {
    margin-top: 35px
}

p+img,
p+p {
    margin-top: 24px
}

p+h2 {
    margin-top: 10px
}

p+.rd-mailform {
    margin-top: 18px
}

p+.row {
    margin-top: 40px
}

p+.group-sm {
    margin-top: 15px
}

p+.group-md {
    margin-top: 30px
}

img+.h4,
img+h4 {
    margin-top: 30px
}

.h7+.rd-mailform {
    margin-top: 25px
}

.container+.container {
    margin-top: 45px
}

.row+h2 {
    margin-top: 70px
}

.row+.group-md {
    margin-top: 50px
}

section *+.section,
section .section+* {
    margin-top: 40px
}

section *+.page-footer {
    margin-top: 40px
}

section section.section-lg {
    padding-top: 0;
    padding-bottom: 0
}

html *+.offset-custom-1 {
    margin-top: 40px
}

html *+.offset-custom-2 {
    margin-top: 10px
}

html .row-30 {
    transform: translate3d(0, -30px, 0);
    margin-bottom: -30px;
    pointer-events: none
}

html .row-30>* {
    margin-top: 30px;
    pointer-events: auto
}

html .row-30>::before {
    content: '';
    display: table;
    width: 0
}

@media (min-width:480px) {
    *+.btn {
        margin-top: 30px
    }
}

@media (min-width:768px) {
    *+.h4,
    *+h4 {
        margin-top: 30px
    }
    *+.h5,
    *+h5 {
        margin-top: 30px
    }
    *+hr {
        margin-top: 25px
    }
    *+.btn {
        margin-top: 50px
    }
    *+.row {
        margin-top: 50px
    }
    *+.group-xl {
        margin-top: 50px
    }
    *+.inline-list-lg {
        margin-top: 10px
    }
    *+.h7 {
        margin-top: 10px
    }
    .container+.container {
        margin-top: 70px
    }
    .row+h2 {
        margin-top: 90px
    }
    .row+.group-md {
        margin-top: 75px
    }
    p+.group-md {
        margin-top: 40px
    }
}

@media (min-width:1200px) {
    .container+.container {
        margin-top: 100px
    }
    p+.row {
        margin-top: 75px
    }
}

.object-wrap {
    position: relative;
    overflow: hidden
}

@media (min-width:992px) {
    .object-wrap-md-right>.object-wrap-body {
        right: 0
    }
    .object-wrap-md-left>.object-wrap-body {
        left: 0
    }
}

@media (min-width:992px) {
    .object-wrap-body {
        overflow: hidden;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100vw;
        min-width: 1px;
        max-width: none;
        height: 100%;
        min-height: 100%;
        max-height: none;
        margin: 0;
        background: inherit;
        z-index: 0
    }
    .object-wrap-body+* {
        margin-top: 0
    }
    .object-wrap-body.object-wrap-map {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
    .object-wrap-body.object-wrap-map .google-map {
        width: 100%;
        height: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
}

@media (min-width:992px) {
    .sizing-1 {
        width: calc(50% - 970px / 2 - 50px + (970px / 12) * 6)
    }
}

@media (min-width:1200px) {
    .sizing-1 {
        width: calc(50% - 1200px / 2 + (1200px / 12) * 5)
    }
}

@media (min-width:1200px) {
    .sizing-1 {
        width: calc(50% - 1800px / 2 + (1800px / 12) * 5)
    }
}

.figure-default img {
    width: 100%;
    height: auto
}

.figure-default *+figcaption {
    margin-top: 10px
}

.thumbnail-classic {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    width: 100.01%;
    cursor: pointer;
  }
  
  .thumbnail-classic figure {
    position: relative;
    width: 100%;
    transform: scale(1.08);
    transition: .33s all ease-in-out;
    z-index: 1;
    margin: 0;
  }
  
  .thumbnail-classic img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: auto;
    max-width: none;
    min-width: 101.5%;
    z-index: -1;
    opacity: 1;
  }
  
  .thumbnail-classic .caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    transition: .33s all ease-in-out;
    pointer-events: none;
    background: rgba(73, 97, 130, 0.59);
  }
  
  .thumbnail-classic .caption>* {
    pointer-events: auto;
  }
  
  .thumbnail-classic .caption:after {
    content: '';
    position: absolute;
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
    z-index: 0;
    border: 2px solid rgba(255, 255, 255, 0.65);
  }
  
  .thumbnail-classic .caption>* {
    position: relative;
    z-index: 2;
  }
  
  .thumbnail-classic .caption-title,
  .thumbnail-classic .caption-text {
    color: #fff;
  }
  
  .thumbnail-classic .caption-title {
    position: relative;
    font-family: inherit;
    font-weight: 100;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: 0;
  }
  
  .thumbnail-classic .caption-text {
    max-width: 100%;
    margin-top: 20px;
    color: #fff;
  }
  
  @media (min-width: 992px) {
    .desktop .thumbnail-classic {
      perspective: 1000px;
    }
  
    .desktop .thumbnail-classic .caption {
      transition: .4s all ease;
    }
  
    .desktop .thumbnail-classic .caption,
    .desktop .thumbnail-classic .caption:after {
      opacity: 0;
      transform: translate3d(0, 0, 100px);
    }
  
    .desktop .thumbnail-classic .caption:after {
      transition: 0.6s all cubic-bezier(0.2, 1, 0.3, 1);
    }
  
    .desktop .thumbnail-classic .caption>* {
      transition: .6s all ease;
    }
  
    .desktop .thumbnail-classic:hover figure {
      transform: scale(1);
    }
  
    .desktop .thumbnail-classic:hover .caption,
    .desktop .thumbnail-classic:hover .caption:after {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  
  @media (max-width: 767px) {
    .thumbnail-classic {
      max-width: 370px;
      margin-left: auto;
      margin-right: auto;
    }
  }

.thumbnail-variant-1 {
    position: relative;
    overflow: hidden;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    transition: .33s all ease-in;
    text-align: center
}

.thumbnail-variant-1:hover {
    background: #5798ef
}

.thumbnail-variant-1:hover .thumbnail-body>* {
    color: #fff
}

.thumbnail-variant-1:hover .thumbnail-body a:hover {
    color: #242731
}

.thumbnail-variant-1:hover .thumbnail-body:before {
    background: #5798ef
}

.thumbnail-variant-1 .thumbnail-image {
    width: 100%;
    height: auto
}

.thumbnail-variant-1 .thumbnail-body {
    position: relative;
    z-index: 1;
    padding: 20px 20px 25px 20px
}

.thumbnail-variant-1 .thumbnail-body:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    width: 20px;
    height: 20px;
    background: #fff;
    top: -9px;
    transition: .33s all ease-in
}

.thumbnail-title {
    font-family: inherit;
    font-weight: 100;
    letter-spacing: -.025em;
    color: #242731;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: .05em;
    font-weight: 400;
    transition: .33s all ease-in
}

@media (min-width:768px) {
    .thumbnail-title {
        font-size: 18px
    }
}

.thumbnail-title a {
    display: inline;
    letter-spacing: inherit;
    font: inherit
}

.thumbnail-title a,
.thumbnail-title a:active,
.thumbnail-title a:focus {
    color: inherit
}

.thumbnail-title a:hover {
    color: #8673c7
}

.thumbnail-divider {
    max-width: 108px;
    transition: .33s all ease-in
}

.thumbnail-subtitle {
    font: 300 14px Roboto, sans-serif;
    line-height: 1.2;
    letter-spacing: .05em;
    color: #5798ef;
    transition: .33s all ease-in
}

.thumbnail-text {
    color: #6f727d;
    font-style: italic
}

*+.thumbnail-title {
    margin-top: 26px
}

*+.thumbnail-subtitle {
    margin-top: 10px
}

*+.thumbnail-divider {
    margin-top: 15px
}

*+.thumbnail-list {
    margin-top: 15px
}

*+.thumbnail-text {
    margin-top: 20px
}

.thumbnail-list li a.icon.icon-effect-1:hover:after {
    display: none
}

@media (max-width:991px) {
    .thumbnail-variant-1 {
        max-width: 370px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:768px) {
    .thumbnail-variant-1 .thumbnail-body {
        padding: 26px 30px 32px 30px
    }
}

@media (min-width:1200px) {
    .thumbnail-variant-1 .thumbnail-body {
        padding: 27px 44px 39px 41px
    }
    .thumbnail-variant-1 .thumbnail-subtitle {
        font-size: 14px
    }
}

.thumbnail-variant-2 {
    border: 1px solid #e8e8e8;
    padding: 25px 15px 30px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    transition: .33s all ease-in;
    text-align: center
}

.thumbnail-variant-2:hover {
    background: #5798ef
}

.thumbnail-variant-2:hover .thumbnail-body>* {
    color: #fff
}

.thumbnail-variant-2:hover .thumbnail-body a:hover {
    color: #242731
}

.thumbnail-variant-2:hover .thumbnail-body:before {
    background: #5798ef
}

.thumbnail-variant-2 .thumbnail-image {
    border-radius: 50%
}

.thumbnail-variant-2 .thumbnail-body {
    padding-top: 26px
}

@media (min-width:768px) {
    .thumbnail-variant-2 {
        padding: 35px 15px 45px
    }
}

.thumbnail-variant-3 {
    padding: 30px;
    background: #fff;
    transition: .33s all ease-in;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .09);
    text-align: center
}

.thumbnail-variant-3:hover {
    background: #5798ef
}

.thumbnail-variant-3:hover .thumbnail-body>* {
    color: #fff
}

.thumbnail-variant-3:hover .thumbnail-body a:hover {
    color: #242731
}

.thumbnail-variant-3:hover .thumbnail-body:before {
    background: #5798ef
}

@media (min-width:480px) {
    .thumbnail-variant-3 {
        text-align: left;
        padding: 0
    }
    .thumbnail-variant-3 .thumbnail-body {
        padding-right: 10px
    }
    .thumbnail-variant-3 .thumbnail-divider {
        margin-left: 0
    }
}

.thumbnail-variant-4 {
    max-width: 260px;
    margin-left: auto;
    margin-right: auto
}

.thumbnail-variant-4 .thumbnail-body {
    margin-top: 20px
}

.thumbnail-variant-4 .thumbnail-image {
    width: auto;
    height: auto;
    max-width: 100%
}

.thumbnail-variant-4 .thumbnail-divider {
    display: inline-block
}

@media (min-width:480px) {
    .thumbnail-variant-4 {
        display: flex;
        align-items: flex-start;
        max-width: 570px;
        text-align: left
    }
    .thumbnail-variant-4 .thumbnail-image {
        max-width: 50%
    }
    .thumbnail-variant-4 .thumbnail-body {
        margin-top: 0;
        margin-left: 20px
    }
}

@media (min-width:1200px) {
    .thumbnail-variant-4 .thumbnail-image {
        max-width: 100%;
        flex-basis: 100%
    }
    .thumbnail-variant-4 .thumbnail-body {
        margin-left: 40px
    }
}

.jumbotron-custom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%
}

.jumbotron-custom-inner>* {
    pointer-events: auto
}

.jumbotron-custom-variant-1 *+.btn {
    margin-top: 30px
}

.jumbotron-custom-variant-1 hr,
.jumbotron-custom-variant-1 p {
    display: none
}

@media (min-width:768px) {
    .jumbotron-custom-variant-1 hr,
    .jumbotron-custom-variant-1 p {
        display: block
    }
    .jumbotron-custom-variant-1 *+h1 {
        margin-top: 30px
    }
}

.jumbotron-custom-variant-2 {
    min-height: calc(40vw - 56px);
    text-align: left
}

.jumbotron-custom-variant-2 *+.btn {
    margin-top: 25px
}

.jumbotron-custom-variant-3 {
    min-height: calc(44.27vw - 56px);
    text-align: left
}

.jumbotron-custom-variant-3 *+.rd-mailform {
    margin-top: 5px
}

.jumbotron-custom-variant-3 *+[class*=group] {
    margin-top: 10px
}

.ie-10 .jumbotron-custom.jumbotron-custom-variant-1,
.ie-11 .jumbotron-custom.jumbotron-custom-variant-1 {
    min-height: 0
}

.jumbotron-custom-variant-1 .jumbotron-custom-inner {
    padding: 70px 0 85px
}

.jumbotron-custom-variant-2 .jumbotron-custom-inner {
    padding: 55px 0 70px
}

.jumbotron-custom-variant-2 .h1,
.jumbotron-custom-variant-2 .h2,
.jumbotron-custom-variant-2 .h3,
.jumbotron-custom-variant-2 .h4,
.jumbotron-custom-variant-2 .h5,
.jumbotron-custom-variant-2 .h6,
.jumbotron-custom-variant-2 h1,
.jumbotron-custom-variant-2 h2,
.jumbotron-custom-variant-2 h3,
.jumbotron-custom-variant-2 h4,
.jumbotron-custom-variant-2 h5,
.jumbotron-custom-variant-2 h6 {
    color: #363d41
}

.jumbotron-custom-variant-3 .jumbotron-custom-inner {
    padding: 50px 0 80px
}

@media (max-width:767px) {
    .jumbotron-custom-variant-3 .h1,
    .jumbotron-custom-variant-3 h1 {
        font-size: 40px
    }
}

@media (min-width:768px) {
    .jumbotron-custom-variant-1 .jumbotron-custom-inner {
        display: inline-block;
        padding: 150px 0 160px;
        text-align: left
    }
    .jumbotron-custom-variant-2 .jumbotron-custom-inner {
        padding: 90px 0 130px
    }
    .jumbotron-custom-variant-3 .jumbotron-custom-inner {
        padding: 170px 0 170px
    }
    .jumbotron-custom-variant-3 *+[class*=group] {
        margin-top: 25px
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .swiper-jumbotron-mod .jumbotron-custom-variant-1 {
        min-height: 34.27vw
    }
    .swiper-jumbotron-mod .jumbotron-custom {
        justify-content: flex-end
    }
}

@media (min-height:600px) and (max-height:800px) {
    .swiper-jumbotron-mod .jumbotron-custom-variant-1 {
        min-height: 34.27vw
    }
    .swiper-jumbotron-mod .jumbotron-custom {
        justify-content: flex-end
    }
}

@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        transition-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@-moz-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@-ms-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-ms-keyframes pulse {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes pulseOut {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }
    100% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
}

@-moz-keyframes pulseOut {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }
    100% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
}

@-ms-keyframes pulseOut {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }
    100% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
}

@keyframes pulseOut {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5)
    }
    100% {
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0)
    }
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-moz-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-ms-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-moz-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-ms-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@-moz-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@-ms-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-moz-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-ms-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-moz-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-ms-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-moz-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-ms-keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-moz-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-ms-keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-moz-keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-ms-keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-moz-keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-ms-keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-ms-keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@-moz-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@-ms-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-moz-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-ms-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-moz-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-ms-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-moz-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-ms-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-moz-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-ms-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-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
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-ms-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-ms-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        filter: blur(5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        filter: blur(5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-ms-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        filter: blur(5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        filter: blur(5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-ms-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        filter: blur(5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        filter: blur(5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-ms-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        filter: blur(5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        filter: blur(5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-ms-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-ms-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        filter: blur(0)
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-ms-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-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
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-ms-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-ms-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-ms-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-ms-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-ms-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-ms-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-ms-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-ms-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-moz-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-ms-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-moz-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-ms-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-moz-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-ms-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@-moz-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@-ms-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@-moz-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@-ms-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-moz-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-ms-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@-moz-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@-ms-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-moz-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-ms-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-moz-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-ms-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-moz-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-ms-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-moz-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-ms-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-moz-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-ms-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@-moz-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@-ms-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@-moz-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@-ms-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@-moz-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@-ms-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@-moz-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@-ms-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-moz-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-ms-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-moz-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-ms-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-moz-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-ms-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-moz-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-ms-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-moz-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-ms-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@-moz-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@-ms-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@-moz-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@-ms-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-moz-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-ms-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-ms-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-ms-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-ms-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-ms-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-moz-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-ms-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-moz-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-ms-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-moz-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-ms-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-moz-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-ms-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeInRightSmall {
    0% {
        opacity: 0;
        transform: translateX(120px) scale(.8);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        transform: translateX(0) scale(1);
        filter: blur(0)
    }
}

@keyframes fadeInLeftSmall {
    0% {
        opacity: 0;
        transform: translateX(-120px) scale(.8);
        filter: blur(10px)
    }
    100% {
        opacity: 1;
        transform: translateX(0) scale(1);
        filter: blur(0)
    }
}

@keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        transform: translateY(60px) scale(.9);
        filter: blur(5px)
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);
        filter: blur(0)
    }
}

@keyframes rotateInRight {
    0% {
        animation-timing-function: linear;
        opacity: 0;
        transform: translate3d(0, -50px, -150px) rotateX(90deg) scale(.7);
        filter: blur(10px)
    }
    100% {
        transform: translate3d(0, 0, 0) rotateX(0) scale(1);
        opacity: 1;
        filter: blur(0)
    }
}

@keyframes rotateInLeft {
    0% {
        animation-timing-function: linear;
        transform: translate3d(0, -50px, -150px) rotateX(-90deg) scale(.7);
        opacity: 0;
        filter: blur(10px)
    }
    100% {
        transform: translate3d(0, 0, 0) rotateX(0) scale(1);
        opacity: 1;
        filter: blur(0)
    }
}

@-webkit-keyframes blurIn {
    0% {
        opacity: 0;
        filter: blur(10px);
        transform: scale(1.3)
    }
    100% {
        opacity: 1;
        filter: blur(0);
        transform: scale(1)
    }
}

@-moz-keyframes blurIn {
    0% {
        opacity: 0;
        filter: blur(10px);
        transform: scale(1.3)
    }
    100% {
        opacity: 1;
        filter: blur(0);
        transform: scale(1)
    }
}

@-ms-keyframes blurIn {
    0% {
        opacity: 0;
        filter: blur(10px);
        transform: scale(1.3)
    }
    100% {
        opacity: 1;
        filter: blur(0);
        transform: scale(1)
    }
}

@keyframes blurIn {
    0% {
        opacity: 0;
        filter: blur(10px);
        transform: scale(1.3)
    }
    100% {
        opacity: 1;
        filter: blur(0);
        transform: scale(1)
    }
}

[data-isotope-layout] {
    position: relative;
    transform: translateY(-30px);
    display: block;
    margin-bottom: -30px;
    transition: .4s all ease;
    min-height: 160px
}

[data-isotope-layout] [class*=col-] {
    display: block;
    margin-top: 30px
}

[data-isotope-layout].gallery-mosaic.row {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 60px
}

[data-isotope-layout].gallery-mosaic [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px
}

[data-isotope-layout].gallery-mosaic .thumbnail-classic {
    max-height: 300px
}

*+.isotope-wrap {
    margin-top: 30px
}

@media (min-width:768px) {
    *+.isotope-wrap {
        margin-top: 40px
    }
}

.isotope-filters>* {
    margin-top: 0;
    vertical-align: middle
}

.isotope-filters .inline-list {
    position: relative;
    transform: translateY(-10px);
    margin: 0
}

.isotope-filters .inline-list li {
    display: inline-block;
    margin-top: 10px
}

.isotope-filters .inline-list a {
    position: relative;
    transition: .3s;
    color: #6f727d;
    font-size: 18px;
    font-weight: 400
}

.isotope-filters .inline-list {
    margin-left: -20px;
    margin-right: -20px
}

.isotope-filters .inline-list>li {
    padding: 0 20px
}

@media (min-width:992px) {
    .isotope-filters .inline-list {
        word-spacing: 0
    }
    .isotope-filters .inline-list>li:not(:last-child) {
        margin-right: 5px
    }
    .isotope-filters .inline-list a {
        padding: 5px 0
    }
    .isotope-filters .inline-list a,
    .isotope-filters .inline-list a::before {
        transition-timing-function: cubic-bezier(.2, 1, .3, 1)
    }
    .isotope-filters .inline-list a::before {
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        right: 100%;
        opacity: 0;
        border-bottom: 2px solid #5798ef;
        transform: scale3d(.7, 1, 1);
        transition: transform .4s, opacity .4s;
        transition-timing-function: cubic-bezier(.2, 1, .3, 1);
        background: #5798ef
    }
    .isotope-filters .inline-list a,
    .isotope-filters .inline-list a:active,
    .isotope-filters .inline-list a:focus {
        color: #6f727d
    }
    .isotope-filters .inline-list a.active,
    .isotope-filters .inline-list a:hover {
        color: #242731;
        border-color: #5798ef
    }
    .isotope-filters .inline-list a.active::before,
    .isotope-filters .inline-list a:hover::before {
        opacity: 1;
        right: 0;
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
    }
}

.isotope-filters-responsive {
    position: relative;
    z-index: 10
}

.isotope-filters-responsive:focus {
    outline: 0
}

@media (max-width:767px) {
    .isotope-filters-responsive {
        max-width: 370px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:991px) {
    .isotope-filters-responsive {
        vertical-align: middle
    }
    .isotope-filters-responsive .isotope-filters-toggle {
        padding: 8px 15px
    }
    .isotope-filters-responsive .isotope-filters-toggle .caret {
        margin-left: 5px
    }
    .isotope-filters-responsive>li {
        position: relative;
        vertical-align: middle;
        padding: 0
    }
    .isotope-filters-responsive>li:first-child {
        margin-right: 8px
    }
    .isotope-filters-responsive>li+li {
        margin-top: 8px
    }
    .isotope-filters-responsive .isotope-filters {
        position: absolute;
        top: 49px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
        width: 200px;
        padding: 15px;
        background: #fff;
        border-radius: 3px;
        text-align: left;
        visibility: hidden;
        opacity: 0;
        transition: .33s all ease;
        border: 1px solid #f2f2f2
    }
    .isotope-filters-responsive .isotope-filters.active {
        visibility: visible;
        opacity: 1
    }
    .isotope-filters-responsive .isotope-filters .inline-list {
        width: 100%
    }
    .isotope-filters-responsive .isotope-filters .inline-list a {
        display: inline-block;
        width: 100%;
        padding: 3px 8px;
        font-size: 12px;
        color: #000;
        border: 0;
        background-color: transparent
    }
    .isotope-filters-responsive .isotope-filters .inline-list a.active,
    .isotope-filters-responsive .isotope-filters .inline-list a:hover {
        color: #5798ef;
        background-color: rgba(87, 152, 239, .1)
    }
    .isotope-filters-responsive .isotope-filters li {
        display: block;
        width: 100%
    }
    .isotope-filters-responsive .isotope-filters li+li {
        margin-top: 6px
    }
}

@media (max-width:991px) and (min-width:480px) {
    .isotope-filters-responsive .isotope-filters {
        left: 0;
        transform: none
    }
    .isotope-filters-responsive>li {
        display: inline-block;
        margin: 0
    }
    .isotope-filters-responsive>li+li {
        margin-top: 0
    }
}

@media (max-width:991px) and (min-width:768px) {
    .isotope-filters-responsive .isotope-filters {
        width: 250px
    }
    .isotope-filters-responsive .isotope-filters .inline-list a {
        padding: 5px 10px
    }
}

@media (min-width:992px) {
    .isotope-filters-responsive>li:first-child {
        display: none
    }
}

*+.isotope,
*+.isotope-filters-responsive {
    margin-top: 40px
}

.isotope-filters-toggle {
    display: block;
    border: 0;
    outline: 0;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:992px) {
    .isotope-filters-toggle {
        display: none
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes rd-navbar-slide-down {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

@-moz-keyframes rd-navbar-slide-down {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

@-ms-keyframes rd-navbar-slide-down {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

@keyframes rd-navbar-slide-down {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes rd-navbar-slide-up {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-100%)
    }
}

@-moz-keyframes rd-navbar-slide-up {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-100%)
    }
}

@-ms-keyframes rd-navbar-slide-up {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-100%)
    }
}

@keyframes rd-navbar-slide-up {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-100%)
    }
}

.rd-navbar-fixed .rd-navbar-nav-wrap,
.rd-navbar-wrap {
    transition: .32s all cubic-bezier(.785, .135, .15, .86)
}

.rd-navbar,
.rd-navbar.rd-navbar--is-clone {
    display: none
}

.rd-navbar-fixed,
.rd-navbar-static {
    display: block
}

.brand-name,
.rd-navbar,
.rd-navbar-brand,
.rd-navbar-nav,
.rd-navbar-panel,
.rd-navbar-wrap {
    transition: .3s all ease
}

.rd-navbar {
    background: #fff
}

.rd-navbar-toggle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #000;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: none
}

.rd-navbar-toggle span {
    position: relative;
    display: block;
    margin: auto;
    transition: .3s all ease
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    transition: .3s all ease
}

.rd-navbar-toggle span:after {
    top: 8px
}

.rd-navbar-toggle span,
.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before {
    width: 24px;
    height: 4px;
    background-color: #000;
    backface-visibility: hidden;
    border-radius: 2px
}

.rd-navbar-toggle span {
    transform: rotate(180deg)
}

.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before {
    transform-origin: 1.71429px center;
    transform-origin: 1.71429px center
}

.rd-navbar-toggle.active span {
    transform: rotate(360deg)
}

.rd-navbar-toggle.active span:after,
.rd-navbar-toggle.active span:before {
    top: 0;
    width: 15px
}

.rd-navbar-toggle.active span:before {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg)
}

.rd-navbar-toggle.active span:after {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg)
}

.rd-navbar-static .rd-navbar-items-list {
    display: flex;
    align-items: center
}

.rd-navbar-items-list>li {
    color: #fff;
    line-height: 1;
    padding: 0 10px
}

.rd-navbar-items-list>li+li {
    position: relative
}

.rd-navbar-items-list>li+li:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid;
    content: "";
    opacity: .2
}

@media (min-width:1200px) {
    .rd-navbar-items-list>li {
        padding: 0 15px
    }
}

.rd-navbar.rd-navbar-fixed+.rd-navbar.rd-navbar--is-clone {
    display: none
}



.rd-navbar-static .rd-navbar-nav>li {
    display: inline-block;
    padding: 0 2px;
    vertical-align: middle
}

.rd-navbar-static .rd-navbar-nav>li>a {
    font: 400 13px/18px Roboto, sans-serif;
    letter-spacing: 0
}

.rd-navbar-static .rd-navbar-nav>li>a,
.rd-navbar-static .rd-navbar-nav>li>a:active,
.rd-navbar-static .rd-navbar-nav>li>a:focus {
    color: #363d41
}

.rd-navbar-static .rd-navbar-nav>li>a:hover {
    color: #fff
}

@media (min-width:1200px) {
    .rd-navbar-static .rd-navbar-nav>li>a {
        font-size: 18px
    }
}

.rd-navbar-static .rd-navbar-nav>li.active>a {
    color: #fff
}

.icon-slider:before {
    background-image: url(../images/slider-no-text.svg)
}

.icon-instagram:before {
    background-image: url(../images/instagram.svg)
}

.icon-twitter:before {
    background-image: url(../images/twitter-circular-button.svg)
}

.icon-facebook:before {
    background-image: url(../images/facebook.svg)
}

.icon-parallax:before {
    background-image: url(../images/parallax.svg)
}

.icon-contact-form:before {
    background-image: url(../images/mail.svg)
}

.icon-carousel:before {
    background-image: url(../images/carousel.svg)
}

.icon-post:before {
    background-image: url(../images/post.svg)
}

.icon-post-carousel:before {
    background-image: url(../images/post-carousel.svg)
}

.icon-team:before {
    background-image: url(../images/team.svg)
}

.icon-gallery:before {
    background-image: url(../images/grid-gal-full.svg)
}

.icon-header:before {
    background-image: url(../images/header.svg)
}

.icon-footer:before {
    background-image: url(../images/footer.svg)
}

.rd-navbar-static {
    display: block;
    z-index: 1000;
    background-color: #fff;
    overflow: visible
}

.rd-navbar-static.rd-navbar-mod-1 {
    margin-bottom: -130px
}

.rd-navbar-static .rd-navbar-inner {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1140px;
    padding: 20px 15px;
    margin-left: auto;
    margin-right: auto;
    transition: height .3s
}

.rd-navbar-static .rd-navbar-top-panel {
    padding: 10px 0;
    width: 100%;
    background: #363d41
}

.rd-navbar-static .rd-navbar-top-panel-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}

.rd-navbar-static .rd-navbar-top-panel-content-inner>* {
    display: inline-block;
    vertical-align: middle
}

.rd-navbar-static .rd-navbar-top-panel-content-inner>*+* {
    position: relative;
    padding-left: 45px
}

.rd-navbar-static .rd-navbar-top-panel-content-inner>*+:before {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    border-left: 1px solid;
    content: "";
    display: inline-block
}

.rd-navbar-static .rd-navbar-top-panel .object-inline {
    position: relative;
    top: 2px
}

.rd-navbar-static .rd-navbar-panel {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0;
    line-height: 0
}

.rd-navbar-static .rd-navbar-brand {
    max-width: 153px;
    height: auto;
    position: relative
}

.rd-navbar-static .rd-navbar-brand img {
    width: 100%;
    height: auto
}

.rd-navbar-static .rd-navbar-nav-wrap {
    width: 100%;
    padding-left: 40px;
    text-align: right
}

.rd-navbar-static .rd-navbar-nav {
    font-size: 0;
    line-height: 0
}

.rd-navbar-static .rd-navbar-nav>li+li {
    margin-left: 27px
}

@media (min-width:1200px) {
    .rd-navbar-static .rd-navbar-nav>li+li {
        margin-left: 22px
    }
}

.rd-navbar-static.rd-navbar--is-clone {
    display: block;
    transform: translateY(-106%);
    z-index: 100
}

.rd-navbar-static.rd-navbar--is-clone {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .1)
}

.rd-navbar-static.rd-navbar--is-clone .rd-navbar-top-panel {
    display: none
}

.rd-navbar-static.rd-navbar--is-clone .rd-navbar-brand img {
    width: auto
}

@media (max-width:1199px) {
    .rd-navbar-static .btn-lg {
        font-size: 12px;
        padding: 15px 20px;
        min-width: 110px
    }
}

.rd-navbar-static.rd-navbar-default .rd-navbar-inner {
    height: 104px
}

@media (min-width:1200px) {
    .rd-navbar-static.rd-navbar-default .rd-navbar-inner {
        height: 86px
    }
}

.rd-navbar-fixed {
    display: block
}

.rd-navbar-fixed .rd-navbar-nav-wrap-content {
    padding-left: 16px
}

.rd-navbar-fixed .rd-navbar-brand {
    position: fixed;
    display: block;
    text-align: left;
    top: 13px;
    left: 56px;
    white-space: nowrap;
    overflow: hidden;
    z-index: 17
}

.rd-navbar-fixed .rd-navbar-brand img {
    height: 28px;
    width: auto
}

.rd-navbar-fixed .rd-navbar-panel {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    padding: 4px;
    height: 56px;
    z-index: 1000
}

.rd-navbar-fixed .rd-navbar-panel:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid
}

.rd-navbar-fixed .rd-navbar-toggle {
    display: inline-block
}

.rd-navbar-fixed .rd-navbar-nav-wrap-inner {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.rd-navbar-fixed .rd-navbar-nav-wrap-inner>* {
    flex-grow: 1;
    padding-left: 5px;
    padding-right: 3px
}

.rd-navbar-fixed .rd-navbar-nav-wrap-inner .rd-navbar-items-list li:first-of-type {
    display: none
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    position: fixed;
    z-index: 100;
    top: -56px;
    left: 0;
    width: 270px;
    padding: 112px 0 56px;
    bottom: 0;
    border-right: 1px solid;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateX(-110%)
}

.rd-navbar-fixed .rd-navbar-nav-wrap.active {
    transform: translateX(0)
}

.rd-navbar-fixed .rd-navbar-nav-inner {
    padding-top: 10px;
    padding-bottom: 30px
}

.rd-navbar-fixed .rd-navbar-nav {
    display: block;
    height: auto;
    font-size: 16px;
    line-height: 26px;
    text-align: left
}

.rd-navbar-fixed .rd-navbar-nav>li>a {
    font: 700 14px/24px Roboto, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em
}

.rd-navbar-fixed .rd-navbar-nav>li>a:after {
    content: none
}

.rd-navbar-fixed .rd-navbar-nav li>a {
    display: block;
    padding: 11px 56px 11px 16px
}

.rd-navbar-fixed .rd-navbar-nav>li+li {
    margin-top: 15px
}

.rd-navbar-fixed .rd-navbar-nav .btn {
    min-width: 200px
}

.rd-navbar-fixed .rd-navbar-nav-footer {
    padding: 0 15px
}

.rd-navbar-fixed.active .rd-navbar-nav {
    transform: translateX(0)
}

.rd-navbar-fixed .rd-navbar-panel {
    color: #000
}

.rd-navbar-fixed .rd-navbar-panel:before {
    box-shadow: none;
    border-bottom-color: #4a9bc3;
    background: #4a9bc3
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    color: #fff;
    background: #4a9bc3;
    border-color: #f2f3f8
}

.rd-navbar-fixed .rd-navbar-nav {
    padding: 15px 0
}

.rd-navbar-fixed .rd-navbar-nav li>a {
    color: #000
}

.rd-navbar-fixed .rd-navbar-nav li.active>a,
.rd-navbar-fixed .rd-navbar-nav li:hover>a {
    color: #fff;
    background: #5798ef
}

.rd-navbar-fixed .rd-navbar-top-panel {
    pointer-events: none;
    z-index: 1001;
    top: 0;
    right: 0;
    width: 100%
}

.rd-navbar-fixed .rd-navbar-top-panel .rd-navbar-top-panel-toggle {
    z-index: 1000
}

.rd-navbar-fixed .rd-navbar-top-panel,
.rd-navbar-fixed .rd-navbar-top-panel .rd-navbar-top-panel-toggle {
    position: fixed;
    display: block;
    height: 48px
}

.rd-navbar-fixed .rd-navbar-top-panel * {
    pointer-events: auto
}

.rd-navbar-fixed .rd-navbar-top-panel.active .rd-navbar-top-panel-content {
    visibility: visible;
    opacity: 1
}

.rd-navbar-fixed .rd-navbar-top-panel-toggle {
    top: 4px;
    right: 4px;
    width: 48px;
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #000
}

.rd-navbar-fixed .rd-navbar-top-panel-toggle span {
    top: 50%;
    margin-top: -3px
}

.rd-navbar-fixed .rd-navbar-top-panel-toggle span,
.rd-navbar-fixed .rd-navbar-top-panel-toggle span:after,
.rd-navbar-fixed .rd-navbar-top-panel-toggle span:before {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #000;
    left: 50%;
    margin-left: -3px;
    border-radius: 50%;
    transition: .3s all ease
}

.rd-navbar-fixed .rd-navbar-top-panel-toggle span:after,
.rd-navbar-fixed .rd-navbar-top-panel-toggle span:before {
    content: ''
}

.rd-navbar-fixed .rd-navbar-top-panel-toggle span:before {
    bottom: 100%;
    margin-bottom: 3px
}

.rd-navbar-fixed .rd-navbar-top-panel-toggle span:after {
    top: 100%;
    margin-top: 3px
}

.rd-navbar-fixed .rd-navbar-top-panel-toggle.active span {
    transform: scale(.7)
}

.rd-navbar-fixed .rd-navbar-top-panel-toggle.active span:before {
    transform: translateY(18px)
}

.rd-navbar-fixed .rd-navbar-top-panel-toggle.active span:after {
    transform: translateY(-18px)
}

.rd-navbar-fixed .rd-navbar-top-panel-content {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    padding: 25px 40px;
    margin: 0 -1px;
    pointer-events: auto;
    opacity: 0;
    visibility: hidden;
    transition: .23s all ease-out;
    background: #363d41;
    text-align: left
}

.rd-navbar-fixed .rd-navbar-top-panel-content>*+* {
    margin-top: 10px
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    color: #fff;
    background-color: transparent;
    border: none
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span {
    position: relative;
    display: block;
    margin: auto;
    transition: .3s all ease
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span:after,
.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    transition: .3s all ease
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span:after {
    top: 8px
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span,
.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span:after,
.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span:before {
    width: 24px;
    height: 4px;
    background-color: #fff;
    backface-visibility: hidden;
    border-radius: 2px
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span {
    transform: rotate(180deg)
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span:after,
.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle span:before {
    transform-origin: 1.71429px center;
    transform-origin: 1.71429px center
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle.active span {
    transform: rotate(360deg)
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle.active span:after,
.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle.active span:before {
    top: 0;
    width: 15px
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle.active span:before {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg)
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-toggle.active span:after {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg)
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-panel {
    color: #000;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2)
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-panel:before {
    border-bottom: 1px solid #363d41;
    background: #363d41
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-nav-wrap {
    background: #fff;
    border-right: 0
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-nav>li>a {
    color: #fff
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-top-panel-toggle span,
.rd-navbar-fixed.rd-navbar-dark .rd-navbar-top-panel-toggle span:after,
.rd-navbar-fixed.rd-navbar-dark .rd-navbar-top-panel-toggle span:before {
    background: #fff
}

.rd-navbar-fixed.rd-navbar-dark .rd-navbar-top-panel-content {
    border: 1px solid #31383b
}

.parallax-container {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.container+.parallax-container {
    margin-top: 30px
}
.material-parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.material-parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}

.swiper-slide>.vide__body,
.swiper-slide>.parallax_cnt {
  height: 100%;
}

.google-map-container {
    width: 100%
}

.google-map {
    height: 200px;
    width: 100%
}

.box-wrap-map .google-map {
    height: 600px
}

@media (min-width:768px) {
    .box-wrap-map .google-map {
        height: 520px
    }
}

@media (min-width:768px) {
    .google-map {
        height: 400px
    }
}

@media (min-width:1200px) {
    .google-map {
        height: 520px
    }
}

.swiper-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: auto;
    min-height: 36.25vw
}

@media (min-width:1800px) {
    .swiper-container {
        min-height: 630px
    }
}

.swiper-wrapper {
    height: auto;
    min-height: inherit;
    overflow: hidden
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-slide {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%
}

.swiper-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 10;
    pointer-events: none;
    transform: translateY(-50%)
}

.swiper-pagination {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    z-index: 10;
    display: block;
    width: auto;
    text-align: center;
    transition: .3s
}

@media (min-width:768px) {
    .swiper-pagination {
        text-align: left
    }
}

@media (min-width:768px) {
    .swiper-container-vertical>.swiper-pagination {
        right: 10px;
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -o-transform: translate(0, -50%);
        -ms-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 20px;
    width: 100%;
    text-align: center
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-slide {
    position: relative;
    text-align: center;
    white-space: nowrap;
    background-position: center center;
    overflow: hidden
}

.swiper-slide-caption {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    white-space: normal;
    z-index: 1
}

.swiper-bg-wrap {
    position: relative;
    overflow: hidden
}

.swiper-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.swiper-bg-content {
    position: relative;
    z-index: 2;
    pointer-events: none
}

.swiper-height-1 {
    min-height: 400px
}

@media (min-width:768px) {
    .swiper-height-1 {
        min-height: 500px;
        height: 55vh
    }
}

@media (min-width:992px) {
    .swiper-height-1 {
        min-height: 630px
    }
}

@media (min-width:1200px) {
    .swiper-height-1 {
        height: 100vh
    }
}

.swiper-style-1 {
    transition: height 1s;
    min-height: 400px
}

@media (min-width:768px) {
    .swiper-style-1 {
        min-height: 500px;
        height: 55vh
    }
}

@media (min-width:992px) {
    .swiper-style-1 {
        min-height: 630px
    }
}

@media (min-width:1200px) {
    .swiper-style-1 {
        height: 100vh
    }
}

.swiper-style-1 .swiper-slide {
    opacity: 0!important
}

.swiper-style-1 .swiper-slide-active {
    opacity: 1!important
}

.swiper-style-1 .swiper-pagination {
    position: absolute;
    right: 0;
    bottom: 30px;
    text-align: center
}

@media (min-width:768px) {
    .swiper-style-1 .swiper-pagination {
        bottom: 60px
    }
}

@media (min-width:992px) {
    .swiper-style-1 .swiper-slide {
        background-blend-mode: normal
    }
    .swiper-style-1 .swiper-pagination {
        display: none
    }
}

.swiper-style-2 {
    min-height: 400px
}

@media (min-width:768px) {
    .swiper-style-2 {
        min-height: 500px;
        height: 55vh
    }
    .swiper-style-2 [data-direction=vertical] .swiper-pagination {
        left: auto;
        width: auto;
        bottom: auto
    }
    .swiper-style-2 [data-direction=vertical] .swiper-pagination>*+* {
        margin-top: 7px
    }
}

@media (min-width:1200px) {
    .swiper-style-2 {
        min-height: 100vh
    }
}

@media (min-width:768px) {
    .swiper-style-2 .swiper-pagination {
        right: 20px;
        top: 50%;
        display: flex;
        flex-direction: column
    }
    .swiper-style-2 .swiper-pagination>* {
        margin: 3px auto!important
    }
}

@media (min-width:992px) {
    .swiper-style-2 .swiper-pagination {
        right: 35px
    }
}

@media (min-width:1800px) {
    .swiper-style-2 .swiper-pagination {
        transform: translateY(-50%);
        right: 45px
    }
}

.swiper-style-3 .swiper-pagination {
    text-align: center
}

@media (min-width:992px) {
    .swiper-style-3.swiper-bg-wrap {
        padding: 0 120px
    }
    .swiper-style-3 .swiper-pagination {
        display: none
    }
}

.iframe-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    height: 100%
}

@keyframes progress {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@keyframes progressVertical {
    from {
        height: 0
    }
    to {
        height: 100%
    }
}

@keyframes moveBox-1 {
    9.09091% {
        transform: translate(-26px, 0)
    }
    18.18182% {
        transform: translate(0, 0)
    }
    27.27273% {
        transform: translate(0, 0)
    }
    36.36364% {
        transform: translate(26px, 0)
    }
    45.45455% {
        transform: translate(26px, 26px)
    }
    54.54545% {
        transform: translate(26px, 26px)
    }
    63.63636% {
        transform: translate(26px, 26px)
    }
    72.72727% {
        transform: translate(26px, 0)
    }
    81.81818% {
        transform: translate(0, 0)
    }
    90.90909% {
        transform: translate(-26px, 0)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes moveBox-2 {
    9.09091% {
        transform: translate(0, 0)
    }
    18.18182% {
        transform: translate(26px, 0)
    }
    27.27273% {
        transform: translate(0, 0)
    }
    36.36364% {
        transform: translate(26px, 0)
    }
    45.45455% {
        transform: translate(26px, 26px)
    }
    54.54545% {
        transform: translate(26px, 26px)
    }
    63.63636% {
        transform: translate(26px, 26px)
    }
    72.72727% {
        transform: translate(26px, 26px)
    }
    81.81818% {
        transform: translate(0, 26px)
    }
    90.90909% {
        transform: translate(0, 26px)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes moveBox-3 {
    9.09091% {
        transform: translate(-26px, 0)
    }
    18.18182% {
        transform: translate(-26px, 0)
    }
    27.27273% {
        transform: translate(0, 0)
    }
    36.36364% {
        transform: translate(-26px, 0)
    }
    45.45455% {
        transform: translate(-26px, 0)
    }
    54.54545% {
        transform: translate(-26px, 0)
    }
    63.63636% {
        transform: translate(-26px, 0)
    }
    72.72727% {
        transform: translate(-26px, 0)
    }
    81.81818% {
        transform: translate(-26px, -26px)
    }
    90.90909% {
        transform: translate(0, -26px)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes moveBox-4 {
    9.09091% {
        transform: translate(-26px, 0)
    }
    18.18182% {
        transform: translate(-26px, 0)
    }
    27.27273% {
        transform: translate(-26px, -26px)
    }
    36.36364% {
        transform: translate(0, -26px)
    }
    45.45455% {
        transform: translate(0, 0)
    }
    54.54545% {
        transform: translate(0, -26px)
    }
    63.63636% {
        transform: translate(0, -26px)
    }
    72.72727% {
        transform: translate(0, -26px)
    }
    81.81818% {
        transform: translate(-26px, -26px)
    }
    90.90909% {
        transform: translate(-26px, 0)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes moveBox-5 {
    9.09091% {
        transform: translate(0, 0)
    }
    18.18182% {
        transform: translate(0, 0)
    }
    27.27273% {
        transform: translate(0, 0)
    }
    36.36364% {
        transform: translate(26px, 0)
    }
    45.45455% {
        transform: translate(26px, 0)
    }
    54.54545% {
        transform: translate(26px, 0)
    }
    63.63636% {
        transform: translate(26px, 0)
    }
    72.72727% {
        transform: translate(26px, 0)
    }
    81.81818% {
        transform: translate(26px, -26px)
    }
    90.90909% {
        transform: translate(0, -26px)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes moveBox-6 {
    9.09091% {
        transform: translate(0, 0)
    }
    18.18182% {
        transform: translate(-26px, 0)
    }
    27.27273% {
        transform: translate(-26px, 0)
    }
    36.36364% {
        transform: translate(0, 0)
    }
    45.45455% {
        transform: translate(0, 0)
    }
    54.54545% {
        transform: translate(0, 0)
    }
    63.63636% {
        transform: translate(0, 0)
    }
    72.72727% {
        transform: translate(0, 26px)
    }
    81.81818% {
        transform: translate(-26px, 26px)
    }
    90.90909% {
        transform: translate(-26px, 0)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes moveBox-7 {
    9.09091% {
        transform: translate(26px, 0)
    }
    18.18182% {
        transform: translate(26px, 0)
    }
    27.27273% {
        transform: translate(26px, 0)
    }
    36.36364% {
        transform: translate(0, 0)
    }
    45.45455% {
        transform: translate(0, -26px)
    }
    54.54545% {
        transform: translate(26px, -26px)
    }
    63.63636% {
        transform: translate(0, -26px)
    }
    72.72727% {
        transform: translate(0, -26px)
    }
    81.81818% {
        transform: translate(0, 0)
    }
    90.90909% {
        transform: translate(26px, 0)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes moveBox-8 {
    9.09091% {
        transform: translate(0, 0)
    }
    18.18182% {
        transform: translate(-26px, 0)
    }
    27.27273% {
        transform: translate(-26px, -26px)
    }
    36.36364% {
        transform: translate(0, -26px)
    }
    45.45455% {
        transform: translate(0, -26px)
    }
    54.54545% {
        transform: translate(0, -26px)
    }
    63.63636% {
        transform: translate(0, -26px)
    }
    72.72727% {
        transform: translate(0, -26px)
    }
    81.81818% {
        transform: translate(26px, -26px)
    }
    90.90909% {
        transform: translate(26px, 0)
    }
    100% {
        transform: translate(0, 0)
    }
}

@keyframes moveBox-9 {
    9.09091% {
        transform: translate(-26px, 0)
    }
    18.18182% {
        transform: translate(-26px, 0)
    }
    27.27273% {
        transform: translate(0, 0)
    }
    36.36364% {
        transform: translate(-26px, 0)
    }
    45.45455% {
        transform: translate(0, 0)
    }
    54.54545% {
        transform: translate(0, 0)
    }
    63.63636% {
        transform: translate(-26px, 0)
    }
    72.72727% {
        transform: translate(-26px, 0)
    }
    81.81818% {
        transform: translate(-52px, 0)
    }
    90.90909% {
        transform: translate(-26px, 0)
    }
    100% {
        transform: translate(0, 0)
    }
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-css3.lg-slide-vertical .lg-item {
    opacity: 0
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-item iframe {
    background-color: #fff
}

[data-lightgallery=item] {
    cursor: pointer
}

.twitter>h6 {
    padding: 10px 0
}

.twitter-image {
    max-width: 100%
}

@media (min-width:768px) {
    *+.twitter {
        margin-top: 30px
    }
}

.twitter-column {
    position: relative;
    padding-top: 40px
}

.twitter-column>h6 {
    position: absolute;
    top: 0;
    left: 15px;
    margin-top: 0
}

.post-facebook {
    position: relative;
    padding: 20px;
    background: #fff;
    border: 1px solid #f2f3f8;
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    text-align: left
}

.post-facebook>*+* {
    margin-top: 15px
}

.facebook-meta {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    margin-left: -15px
}

@media (min-width:480px) {
    .facebook-meta {
        justify-content: space-between
    }
}

.facebook-meta>* {
    flex: 0 0 auto;
    margin-left: 15px;
    margin-top: 5px
}

.facebook-message {
    max-height: 120px;
    overflow: hidden
}

.post-facebook .icon-xxs {
    font-size: 20px
}

@media (min-width:1200px) {
    .post-facebook {
        padding: 24px 30px 30px 30px
    }
}

.footer-brand img {
    max-height: 52px;
    width: auto
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

body {
    font-family: Raleway, sans-serif;
    background: #fff;
    font-size: 16px;
    line-height: 1.6;
    color: #b8b8b8
  
}
@-ms-viewport{
    width: device-width;
    
  }
  
  .more-background {
      background-color: #4a9bc3;
    }
  
    .rd-navbar-static .rd-navbar-brand img {
      max-width: 153px;
      height: auto;
      position: relative;
    }
    
    .rts-more-wh-hover:hover {
      color: #fff;
    }
  
    .rts-more-wh-active:active {
      color: #fff;
    }
  
    h1.slider {
      font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: bold;
      color: rgb(5, 5, 5);
      padding: 0px 5px;
  }
    h3, p.about-us { 
      font-family: 'Montserrat', sans-serif;
      
  }
  
    h1.rts-more-parallax {
      color: #000000;
      font-family: 'Georgia', sans-serif;
  
  }
  
    .rts-more-subtitle {
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      color: #000000;
      font-size: 14px;
      padding: 0px 22px;
      -moz-border-radius: 19px;
      -webkit-border-radius: 19px;
      border-radius: 19px;
      background: #d6d6d6;
  
  }
  
  .rts-more-toggle {
      color: #4a9bc3;
      
  }
  
  .rts-more-menu {
      text-align: center;
  
  }
  
  .btn-dark-rts-more-outline,
  .btn-dark-rts-more-outline:active,
  .btn-dark-rts-more-outline:focus {
    color: #242731;
    background: transparent;
    border: 3px solid;
    border-color: #242731;
    
  }
  
  .rts-more-map-margin{
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: 50px;
    margin-left: 40px;
    
  }
  
  .rts-more-whf{
    color: #ffffff;
    font-family: 'Georgia', sans-serif;
    font-size: 20px;
  
  }
  
  .rts-more-colorgap {
    width: 100%;
    height: 20px;
    margin-top: 0px;
    color: #000;
  
  }
  
  html  {
    overflow-x: hidden;
  
  }
  
  .rts-more-footer-copyright {
  background-color: #c9cad9;
  color: #000;
  font-family: 'Georgia', sans-serif;
  width:100%;
  height: 25px;
  right: 0px;
  margin-top: 50px;
  margin-bottom: -50px;
  position:static;
  border-top: 1px solid rgba(0, 0, 0, 0.144);
  
  }
  
  .copyright-link {
    color: #fdfdfd;
  }
  
  .bar-back {
    margin-top: 10px;
  
  }
  
  h6.z {
    margin-bottom: 1em;
    color: #78abf1;
    font-weight: 500
  
  }
  
  h5.y {
    color: #e98b10;
    font-weight: 500
  
  }
  
  p.w {
    color: #000000;
    margin-bottom: 0.3em;
    max-width: 450px;
    font-weight: 400
  
  }

  p.rts-c {
    display: inline;
    text-align: center;
    color: #000000;
    margin-bottom: 0.3em;
    max-width: 450px;
    font-weight: 400

  }
  
  h4, h3.q {
    text-align: center;
    font-family: 'Georgia', sans-serif;
    margin-top: 0.5em;
    font-weight: 600
    
  }

  h2.q {
    text-align: center;
    font-family: 'Georgia', sans-serif;
    margin-top: 0em;
    font-weight: 600
    
  }
  
 .rts-cen {
    text-align: center;
    color: #000000;
    margin-bottom: 0.3em;
    max-width: 450px;
    font-weight: 400
    

}

h5.bl {
    color: #000000;
    font-weight: 500

}