a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: none
}

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

blockquote {
    quotes: none
}

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

ol,
ol li,
ul,
ul li {
    margin: 0
}

img {
    vertical-align: middle
}

iframe,
img {
    max-width: 100%
}

del {
    text-decoration: line-through
}

a,
i {
    border: none
}

a:hover {
    text-decoration: none
}

textarea {
    border-radius: 0;
    resize: vertical;
    letter-spacing: 0;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #eee;
    transition: all .3s ease
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
    border-radius: 0;
    min-width: auto;
    letter-spacing: 0;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 44px;
    vertical-align: middle;
    border: 1px solid #eee;
    transition: all .3s ease
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    border-color: #ccc;
    background: #eee
}

input[type=submit] {
    height: 40px;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0;
    border: none;
    cursor: pointer;
    background: #777;
    transition: all .3s ease
}

input[type=submit]:hover {
    background: #444
}

select {
    padding: 8px;
    border: 2px solid #eee
}

input[type=button] {
    cursor: pointer;
    transition: all .3s ease
}

@font-face {
    font-family: fontello;
    src: url(/_next/static/media/fontello.a9db0774.eot);
    src: url(/_next/static/media/fontello.a9db0774.eot#iefix) format("embedded-opentype"), url(/_next/static/media/fontello.4b39ca49.woff2) format("woff2"), url(/_next/static/media/fontello.cebb80b2.woff) format("woff"), url(/_next/static/media/fontello.0e66e19e.ttf) format("truetype"), url(/_next/static/media/fontello.6162ece9.svg#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-cancel:before {
    content: "\e800"
}

.icon-cancel-1:before {
    content: "\e801"
}

.icon-cancel-2:before {
    content: "\e802"
}

.icon-cancel-3:before {
    content: "\e803"
}

.icon-cancel-4:before {
    content: "\e804"
}

.icon-cancel-5:before {
    content: "\e805"
}

.icon-cancel-6:before {
    content: "\e806"
}

.icon-cancel-7:before {
    content: "\e807"
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}

.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
    content: ""
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-close,
.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75)
    }
    .mfp-arrow-left {
        transform-origin: 0
    }
    .mfp-arrow-right {
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.bounce {
    transform-origin: center bottom
}

@-webkit-keyframes rubberBand {
    0% {
        transform: scaleX(1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
    to {
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        transform: scaleX(1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
    to {
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes jello {
    0%,
    11.1%,
    to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%,
    11.1%,
    to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    transform-origin: center
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }
    50% {
        transform: rotate(-10deg)
    }
    70% {
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }
    50% {
        transform: rotate(-10deg)
    }
    70% {
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 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;
        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;
        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;
        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)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 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;
        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;
        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;
        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)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 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;
        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;
        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;
        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)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 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;
        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;
        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;
        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)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        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)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        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;
        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)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        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)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        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;
        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)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

body {
    -webkit-backface-visibility: hidden
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes shake {
    0%,
    to {
        -webkit-transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px)
    }
}

@keyframes shake {
    0%,
    to {
        transform: translateX(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        transform: scale(1)
    }
    10%,
    20% {
        transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg)
    }
    to {
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes swing {
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(0deg)
    }
}

.swing {
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }
    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0)
    }
    15% {
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        transform: translateX(-5%) rotate(-1deg)
    }
    to {
        transform: translateX(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

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

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

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(1turn) scale(.95);
        -webkit-animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) rotateY(1turn) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.flip {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flip;
    -o-backface-visibility: visible !important;
    -o-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip
}

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

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        transform: perspective(400px) rotateX(10deg)
    }
    to {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX
}

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

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

.flipOutX {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible !important;
    -o-animation-name: flipOutX;
    -o-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important
}

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

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        transform: perspective(400px) rotateY(10deg)
    }
    to {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY
}

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

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

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipOutY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

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

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

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

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

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

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

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

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

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

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

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

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

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

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

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

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

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

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

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

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

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

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

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

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

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

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

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

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

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

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

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

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

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

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

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

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

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

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

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

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

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

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

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

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

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

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

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

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

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

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

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

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        transform: scale(1.05)
    }
    70% {
        transform: scale(.9)
    }
    to {
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px)
    }
    to {
        -webkit-transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(-30px)
    }
    80% {
        transform: translateY(10px)
    }
    to {
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    to {
        -webkit-transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(30px)
    }
    80% {
        transform: translateY(-10px)
    }
    to {
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px)
    }
    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateX(30px)
    }
    80% {
        transform: translateX(-10px)
    }
    to {
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px)
    }
    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        transform: translateX(-30px)
    }
    80% {
        transform: translateX(10px)
    }
    to {
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1)
    }
    25% {
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        transform: scale(1.1)
    }
    to {
        opacity: 0;
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        transform: translateY(20px)
    }
    to {
        opacity: 0;
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        transform: translateY(-20px)
    }
    to {
        opacity: 0;
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px)
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        transform: translateX(20px)
    }
    to {
        opacity: 0;
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px)
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        transform: translateX(-20px)
    }
    to {
        opacity: 0;
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

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

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

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

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

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

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

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

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

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

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

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

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

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

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

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

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

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

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

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

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

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

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

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

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

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

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

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

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

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

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    to {
        -webkit-transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    to {
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

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

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

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

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

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

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(0) skewX(0deg);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    to {
        transform: translateX(0) skewX(0deg);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.animated.lightSpeedIn {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

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

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

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

.animated.lightSpeedOut {
    -webkit-animation-duration: .25s;
    animation-duration: .25s
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg)
    }
    10% {
        -webkit-transform: skewX(-8deg)
    }
    20% {
        -webkit-transform: skewX(7deg)
    }
    30% {
        -webkit-transform: skewX(-6deg)
    }
    40% {
        -webkit-transform: skewX(5deg)
    }
    50% {
        -webkit-transform: skewX(-4deg)
    }
    60% {
        -webkit-transform: skewX(3deg)
    }
    70% {
        -webkit-transform: skewX(-2deg)
    }
    80% {
        -webkit-transform: skewX(1deg)
    }
    90% {
        -webkit-transform: skewX(0deg)
    }
    to {
        -webkit-transform: skewX(0deg)
    }
}

@keyframes wiggle {
    0% {
        transform: skewX(9deg)
    }
    10% {
        transform: skewX(-8deg)
    }
    20% {
        transform: skewX(7deg)
    }
    30% {
        transform: skewX(-6deg)
    }
    40% {
        transform: skewX(5deg)
    }
    50% {
        transform: skewX(-4deg)
    }
    60% {
        transform: skewX(3deg)
    }
    70% {
        transform: skewX(-2deg)
    }
    80% {
        transform: skewX(1deg)
    }
    90% {
        transform: skewX(0deg)
    }
    to {
        transform: skewX(0deg)
    }
}

.wiggle {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

.animated.wiggle {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

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

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    width: auto
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent
}

.hamburger.is-active:hover,
.hamburger:hover {
    opacity: 1
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
    background-color: #000
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px
}

.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    position: absolute;
    width: 40px;
    height: 4px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #000
}

.hamburger-inner:after,
.hamburger-inner:before {
    display: block;
    content: ""
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx .hamburger-inner:after,
.hamburger--3dx .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx.is-active .hamburger-inner {
    transform: rotateY(180deg);
    background-color: transparent !important
}

.hamburger--3dx.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r .hamburger-inner:after,
.hamburger--3dx-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r.is-active .hamburger-inner {
    transform: rotateY(-180deg);
    background-color: transparent !important
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy .hamburger-inner:after,
.hamburger--3dy .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy.is-active .hamburger-inner {
    transform: rotateX(-180deg);
    background-color: transparent !important
}

.hamburger--3dy.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r .hamburger-inner:after,
.hamburger--3dy-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r.is-active .hamburger-inner {
    transform: rotateX(180deg);
    background-color: transparent !important
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy .hamburger-inner:after,
.hamburger--3dxy .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy.is-active .hamburger-inner {
    transform: rotateX(180deg) rotateY(180deg);
    background-color: transparent !important
}

.hamburger--3dxy.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy-r .hamburger-inner:after,
.hamburger--3dxy-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy-r.is-active .hamburger-inner {
    transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
    background-color: transparent !important
}

.hamburger--3dxy-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner:before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrow.is-active .hamburger-inner:after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt .hamburger-inner:before {
    transition: top .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner:after {
    transition: bottom .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r .hamburger-inner:before {
    transition: top .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner:after {
    transition: bottom .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner:before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowturn.is-active .hamburger-inner:after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner:after,
.hamburger--boring .hamburger-inner:before {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s
}

.hamburger--collapse .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--collapse.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
    opacity: 0
}

.hamburger--collapse.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    transform: rotate(-90deg)
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s
}

.hamburger--collapse-r .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(45deg)
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
    opacity: 0
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    transform: rotate(90deg)
}

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-duration: .275s
}

.hamburger--elastic .hamburger-inner:before {
    top: 10px;
    transition: opacity .125s ease .275s
}

.hamburger--elastic .hamburger-inner:after {
    top: 20px;
    transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0, 10px, 0) rotate(135deg)
}

.hamburger--elastic.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner:after {
    transition-delay: 75ms;
    transform: translate3d(0, -20px, 0) rotate(-270deg)
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-duration: .275s
}

.hamburger--elastic-r .hamburger-inner:before {
    top: 10px;
    transition: opacity .125s ease .275s
}

.hamburger--elastic-r .hamburger-inner:after {
    top: 20px;
    transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0, 10px, 0) rotate(-135deg)
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
    transition-delay: 75ms;
    transform: translate3d(0, -20px, 0) rotate(270deg)
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color .125s ease-in .175s
}

.hamburger--emphatic .hamburger-inner:before {
    left: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, left .125s ease-in .175s
}

.hamburger--emphatic .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, right .125s ease-in .175s
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important
}

.hamburger--emphatic.is-active .hamburger-inner:before {
    top: -80px;
    left: -80px;
    transition: left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(80px, 80px, 0) rotate(45deg)
}

.hamburger--emphatic.is-active .hamburger-inner:after {
    top: -80px;
    right: -80px;
    transition: right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color .125s ease-in .175s
}

.hamburger--emphatic-r .hamburger-inner:before {
    left: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, left .125s ease-in .175s
}

.hamburger--emphatic-r .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, right .125s ease-in .175s
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
    top: 80px;
    left: -80px;
    transition: left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(80px, -80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
    top: 80px;
    right: -80px;
    transition: right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(-80px, -80px, 0) rotate(45deg)
}

.hamburger--minus .hamburger-inner:after,
.hamburger--minus .hamburger-inner:before {
    transition: bottom .08s ease-out 0s, top .08s ease-out 0s, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner:after,
.hamburger--minus.is-active .hamburger-inner:before {
    transition: bottom .08s ease-out, top .08s ease-out, opacity 0s linear .08s;
    opacity: 0
}

.hamburger--minus.is-active .hamburger-inner:before {
    top: 0
}

.hamburger--minus.is-active .hamburger-inner:after {
    bottom: 0
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform, opacity
}

.hamburger--slider .hamburger-inner:after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner:before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner:after {
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform, opacity
}

.hamburger--slider-r .hamburger-inner:after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner:before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .22s
}

.hamburger--spin .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(225deg)
}

.hamburger--spin.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0
}

.hamburger--spin.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(-90deg)
}

.hamburger--spin-r .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .22s
}

.hamburger--spin-r .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner:after {
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(-225deg)
}

.hamburger--spin-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0
}

.hamburger--spin-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(90deg)
}

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s linear .13s
}

.hamburger--spring .hamburger-inner:before {
    top: 10px;
    transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner:after {
    top: 20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent !important
}

.hamburger--spring.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s
}

.hamburger--spring-r .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity 0s linear
}

.hamburger--spring-r .hamburger-inner:before {
    transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--spring-r.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .22s;
    opacity: 0
}

.hamburger--spring-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
    transform: rotate(90deg)
}

.hamburger--stand .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms
}

.hamburger--stand .hamburger-inner:before {
    transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand .hamburger-inner:after {
    transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .15s;
    transform: rotate(90deg);
    background-color: transparent !important
}

.hamburger--stand.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(-45deg)
}

.hamburger--stand.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(45deg)
}

.hamburger--stand-r .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms
}

.hamburger--stand-r .hamburger-inner:before {
    transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r .hamburger-inner:after {
    transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .15s;
    transform: rotate(-90deg);
    background-color: transparent !important
}

.hamburger--stand-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(-45deg)
}

.hamburger--stand-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(45deg)
}

.hamburger--squeeze .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: 75ms
}

.hamburger--squeeze .hamburger-inner:before {
    transition: top 75ms ease .12s, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner:after {
    transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(45deg)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}

.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(-90deg)
}

.hamburger--vortex .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-duration: .2s
}

.hamburger--vortex .hamburger-inner:after,
.hamburger--vortex .hamburger-inner:before {
    transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s
}

.hamburger--vortex .hamburger-inner:before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner:after {
    transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transform: rotate(765deg)
}

.hamburger--vortex.is-active .hamburger-inner:after,
.hamburger--vortex.is-active .hamburger-inner:before {
    transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-duration: .2s
}

.hamburger--vortex-r .hamburger-inner:after,
.hamburger--vortex-r .hamburger-inner:before {
    transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s
}

.hamburger--vortex-r .hamburger-inner:before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner:after {
    transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transform: rotate(-765deg)
}

.hamburger--vortex-r.is-active .hamburger-inner:after,
.hamburger--vortex-r.is-active .hamburger-inner:before {
    transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg)
}

body.dark {
    background-color: #252439;
    color: #bebdc4
}

body.dark ::-moz-placeholder {
    color: #bebdc4;
    opacity: 1
}

body.dark :-ms-input-placeholder {
    color: #bebdc4
}

body.dark ::placeholder {
    color: #bebdc4
}

body.dark::-webkit-scrollbar {
    width: 11px
}

body.dark #preloader:after,
body.dark #preloader:before {
    background-color: #fff
}

body.dark .loader_line:before {
    background-color: #000
}

body.dark .loader_line:after {
    background-color: #ddd
}

body.dark {
    scrollbar-width: thin;
    scrollbar-color: #777 #2b2d33
}

body.dark:-webkit-scrollbar-track {
    background: #2b2d33
}

body.dark::-webkit-scrollbar-thumb {
    background-color: #777;
    border-radius: 6px;
    border: 3px solid #2b2d33
}

body.dark h1,
body.dark h2,
body.dark h3,
body.dark h4,
body.dark h5,
body.dark h6 {
    color: #fff
}

body.dark .orido_tm_modalbox .description_wrap {
    scrollbar-width: thin;
    scrollbar-color: #777 #34353a
}

body.dark .orido_tm_modalbox .description_wrap:-webkit-scrollbar-track {
    background: #34353a
}

body.dark .orido_tm_modalbox .description_wrap::-webkit-scrollbar-thumb {
    background-color: #777;
    border-radius: 6px;
    border: 3px solid #34353a
}

body.dark .orido_tm_header.animate {
    background-color: #252439
}

body.dark .orido_tm_header .menu ul li a {
    color: #c4c4c4
}

body.dark .orido_tm_header .menu .ccc {
    background-color: #fff
}

body.dark .orido_tm_header .button a {
    background-color: #fff;
    boder-color: #fff;
    color: #12141d
}

body.dark .orido_tm_hero .short .job {
    color: #fff
}

body.dark .orido_tm_hero .short .job:before {
    background-color: #fff
}

body.dark .orido_tm_hero .text p {
    color: #c4c4c4
}

body.dark .orido_tm_simple_button a {
    color: #fff
}

body.dark .orido_tm_simple_button a .svg path {
    fill: #fff
}

body.dark .orido_tm_boxed_button a:hover {
    color: #12141d;
    background-color: #fff
}

body.dark .orido_tm_boxed_button a:hover .svg path {
    fill: #12141d
}

body.dark .orido_tm_follow ul li a:hover {
    background-color: #6244c5
}

body.dark .orido_tm_about .experience {
    color: #12141d
}

body.dark .orido_tm_main_title h3 span:before {
    background-color: #fff
}

body.dark .orido_tm_informations .right .filter ul li a {
    color: #fff
}

body.dark .orido_tm_informations .right .filter ul li a .svg path {
    fill: #fff
}

body.dark .orido_tm_informations .right .filter .ccc {
    border-color: #fff
}

body.dark .orido_tm_informations .skillbox .icon {
    background-color: #fff
}

body.dark .orido_tm_informations .skillbox .name {
    color: #fff
}

body.dark .orido_tm_informations .timelinebox .time .year {
    color: #7953f8
}

body.dark .orido_tm_informations .timelinebox .job span:before {
    background-color: #fff
}

body.dark .orido_tm_counter .counter_list h3 {
    -webkit-text-stroke: 1px #12141d
}

/* body.dark .orido_tm_service {
    background-color: #302f43
}

body.dark .orido_tm_service .service_list ul li {
    border-bottom-color: hsla(0, 0%, 100%, .2)
}

body.dark .orido_tm_service .service_list ul li:first-child {
    border-top-color: hsla(0, 0%, 100%, .2)
}

body.dark .orido_tm_service .service_list .number,
body.dark .orido_tm_service .service_list li.mleave .number {
    color: #98a5ff
}

body.dark .orido_tm_service .service_list li.mleave .title {
    color: #fff
}

body.dark .orido_tm_service .service_list li.mleave .right .text p {
    color: #bebdc4
}

body.dark .orido_tm_service .service_list .right .svg path,
body.dark .orido_tm_service .service_list li.mleave .right .svg path {
    fill: #98a5ff
} */

body.dark .orido_tm_portfolio .orido_tm_main_title h3 {
    color: #12141d
}

body.dark .orido_tm_portfolio .orido_tm_main_title h3 span:before {
    background-color: #12141d
}

body.dark .orido_tm_portfolio .portfolio_list .category,
body.dark .orido_tm_portfolio .portfolio_list .title {
    color: #12141d
}

body.dark .orido_tm_testimonials {
    background-color: #302f43
}

body.dark .orido_tm_testimonials .text p {
    color: #fff
}

body.dark .orido_tm_testimonials .details .job {
    color: #c4c4c4
}

body.dark .orido_tm_testimonials .details .name span:before {
    background-color: #fff
}

body.dark .orido_tm_news .news_list>ul>li .list_inner {
    background-color: #fff2c7
}

body.dark .orido_tm_news .metabox span,
body.dark .orido_tm_news .orido_tm_simple_button a {
    color: #12141d
}

body.dark .orido_tm_news .orido_tm_simple_button a .svg path {
    fill: #12141d
}

body.dark .orido_tm_contact .orido_tm_follow ul li a:hover {
    background-color: #fff
}

body.dark .mouse-cursor {
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    border-radius: 50%;
    transform: translateZ(0);
    visibility: hidden
}

body.dark .cursor-inner,
body.dark .cursor-inner.cursor-hover {
    background-color: #ffc448
}

body.dark .cursor-outer {
    border: 2px solid #ffc448
}

body.dark .orido_tm_mobile_menu .mobile_menu_inner {
    background-color: #252439;
    border-bottom-color: hsla(0, 0%, 100%, .1)
}

body.dark .orido_tm_mobile_menu .dropdown {
    background-color: #252439
}

body.dark .orido_tm_mobile_menu .dropdown .dropdown_inner ul li a {
    color: #fff
}

body.dark .hamburger-inner,
body.dark .hamburger-inner:after,
body.dark .hamburger-inner:before,
body.dark .hamburger.is-active .hamburger-inner,
body.dark .hamburger.is-active .hamburger-inner:after,
body.dark .hamburger.is-active .hamburger-inner:before {
    background-color: #fff
}

body.dark .orido_tm_modalbox .box_inner,
body.dark .orido_tm_modalbox .description_wrap:after,
body.dark .orido_tm_modalbox .description_wrap:before {
    background-color: #302f43
}

body.dark .orido_tm_modalbox .portfolio_main_title span a {
    color: #bebdc4
}

body.dark .orido_tm_modalbox .main_details .detailbox .first {
    color: #fff
}

body.dark .orido_tm_modalbox .main_details .detailbox span a,
body.dark .orido_tm_modalbox .metabox a {
    color: #bebdc4
}

body.dark .progressbar .text {
    color: #fff
}

body.dark .progressbar {
    background-color: hsla(0, 0%, 100%, .08)
}

body.dark .progressbar .line {
    background-color: hsla(0, 0%, 100%, .4)
}

a {
    text-decoration: none
}

:root {
    --main-color: #12141d;
    --font-family: "Inter", sans-serif;
    --font-family-extra: "DM Sans", sans-serif;
    --font-family-oswald: "Oswald", sans-serif;
    --font-family-kaushan: "Kaushan Script", cursive
}

html {
    padding: 0;
    margin: 0
}

body,
html {
    overflow-x: hidden
}

body {
    width: 100%;
    font-family: var(--font-family);
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    word-wrap: break-word;
    font-weight: 400;
    background-color: #fff;
    color: var(--main-color)
}

svg {
    fill: currentcolor
}

img.svg,
svg {
    width: 15px;
    height: 15px
}

body::-webkit-scrollbar {
    width: 11px
}

body {
    scrollbar-width: thin;
    scrollbar-color: #999 #fff
}

body:-webkit-scrollbar-track {
    background: #fff
}

body::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 6px;
    border: 3px solid #fff
}

::-moz-placeholder {
    color: var(--main-color);
    opacity: 1
}

:-ms-input-placeholder {
    color: var(--main-color)
}

::placeholder {
    color: var(--main-color)
}

.container {
    max-width: 1250px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding: 0 40px;
    position: relative;
    clear: both
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.2;
    font-family: var(--font-family-extra);
    color: var(--main-color)
}

h1 {
    font-size: 45px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 16px
}

.orido_tm_all_wrap {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    position: relative
}

.orido_tm_all_wrap,
.orido_tm_all_wrap * {
    box-sizing: border-box
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    display: flex
}

#preloader:after,
#preloader:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
    background-color: #000;
    transition: all .3s ease 0s
}

#preloader:after {
    left: auto;
    right: 0
}

#preloader .loader_line {
    margin: auto;
    width: 1px;
    height: 250px;
    position: relative;
    overflow: hidden;
    transition: all .8s ease 0s
}

.loader_line:before {
    top: 50%;
    height: 0%;
    transform: translateY(-50%);
    background-color: #fff;
    -webkit-animation: lineheight 1s ease-in-out 0s forwards;
    animation: lineheight 1s ease-in-out 0s forwards
}

.loader_line:after,
.loader_line:before {
    content: "";
    position: absolute;
    left: 0;
    width: 1px
}

.loader_line:after {
    top: 0;
    height: 100%;
    background-color: #999;
    transform: translateY(-100%);
    -webkit-animation: lineround 1.2s linear 0s infinite;
    animation: lineround 1.2s linear 0s infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

@-webkit-keyframes lineheight {
    0% {
        height: 0%
    }
    to {
        height: 100%
    }
}

@keyframes lineheight {
    0% {
        height: 0%
    }
    to {
        height: 100%
    }
}

@-webkit-keyframes lineround {
    0% {
        transform: translateY(-100%)
    }
    to {
        transform: translateY(200%)
    }
}

@keyframes lineround {
    0% {
        transform: translateY(-100%)
    }
    to {
        transform: translateY(200%)
    }
}

.preloaded .loader_line:after {
    opacity: 0
}

.preloaded .loader_line {
    opacity: 0;
    height: 100% !important
}

.preloaded:after,
.preloaded:before {
    -webkit-animation: preloadedzero .3s ease-in-out .5s forwards;
    animation: preloadedzero .3s ease-in-out .5s forwards
}

@-webkit-keyframes preloadedzero {
    0% {
        width: 50%
    }
    to {
        width: 0
    }
}

@keyframes preloadedzero {
    0% {
        width: 50%
    }
    to {
        width: 0
    }
}

.orido_tm_section {
    width: 100%;
    height: auto;
    clear: both;
    float: left
}

.orido_tm_mobile_menu {
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 10
}

.orido_tm_mobile_menu .mobile_menu_inner {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 10px 20px
}

.orido_tm_mobile_menu .mobile_in {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.orido_tm_mobile_menu .mobile_in .logo img {
    max-width: 100px;
    max-height: 50px
}

.orido_tm_mobile_menu .trigger {
    line-height: 0
}

.orido_tm_mobile_menu .dropdown {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    background-color: #fff;
    display: none
}

.orido_tm_mobile_menu .dropdown .dropdown_inner {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    padding: 25px 20px
}

.orido_tm_mobile_menu .dropdown .dropdown_inner ul {
    margin: 0;
    list-style-type: none
}

.orido_tm_mobile_menu .dropdown .dropdown_inner ul li {
    margin: 0;
    float: left;
    width: 100%
}

.orido_tm_mobile_menu .dropdown .dropdown_inner ul li a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    padding: 0;
    font-weight: 500
}

.orido_tm_mobile_menu .download_cv {
    padding-top: 20px
}

.orido_tm_mobile_menu .download_cv a {
    color: #fff !important;
    border-radius: 50px;
    background-color: #f75023;
    padding: 7px 40px !important
}

.orido_tm_mobile_menu .hamburger-inner,
.orido_tm_mobile_menu .hamburger-inner:after,
.orido_tm_mobile_menu .hamburger-inner:before {
    width: 30px;
    height: 2px
}

.orido_tm_mobile_menu .hamburger-box {
    width: 30px
}

.orido_tm_mobile_menu .hamburger {
    padding: 0
}

.orido_tm_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 25px 150px;
    transition: all .3s ease
}

.orido_tm_header.animate {
    padding: 15px 150px;
    background-color: #fff
}

.orido_tm_header .header_in {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.orido_tm_header .logo img {
    max-width: 100px;
    max-height: 50px
}

.orido_tm_header .menu {
    position: relative
}

.orido_tm_header .menu ul {
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center
}

.orido_tm_header .menu ul li {
    margin: 0 50px 0 0
}

.orido_tm_header .menu ul li:last-child {
    margin-right: 0
}

.orido_tm_header .menu ul li a {
    text-decoration: none;
    color: #5a5a5a
}

.orido_tm_header .button a {
    text-decoration: none;
    color: var(--main-color);
    font-weight: 700;
    font-family: var(--font-family-extra);
    display: inline-block;
    border-radius: 18px;
    border: 1px solid var(--main-color);
    padding: 17px 40px 18px;
    transition: all .3s ease
}

.orido_tm_header .button a:hover {
    background-color: var(--main-color);
    color: #fff
}

.orido_tm_header .menu .ccc {
    position: absolute;
    bottom: 2px;
    width: 0;
    background-color: var(--main-color);
    display: block;
    height: 2px;
    transition: all .5s ease
}

.orido_tm_hero {
    width: 100%;
    position: relative;
    float: left
}

.orido_tm_hero,
.orido_tm_hero .container {
    min-height: 100vh
}

.orido_tm_hero .content {
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.orido_tm_hero .details {
    width: 50%;
    padding-right: 50px
}

.orido_tm_hero .short {
    margin-bottom: 32px
}

.orido_tm_hero .short h3 {
    font-size: 80px;
    font-weight: 500;
    letter-spacing: -4px;
    margin-bottom: 11px
}

.orido_tm_hero .short h3 .svg {
    width: 45px;
    height: 45px;
    position: relative;
    left: -7px
}

.orido_tm_hero .short .job {
    display: inline-block;
    position: relative;
    font-size: 24px;
    padding-left: 97px
}

.orido_tm_hero .short .job:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 1px;
    background-color: var(--main-color);
    left: 0;
    top: 13px
}

.orido_tm_hero .text {
    margin-bottom: 70px
}

.orido_tm_hero .text p {
    font-size: 16px;
    color: #5a5a5a;
    line-height: 26px;
    max-width: 400px
}

.orido_tm_hero .buttons {
    display: flex;
    align-items: center
}

.orido_tm_boxed_button {
    width: 100%;
    float: left
}

.orido_tm_hero .orido_tm_boxed_button {
    width: auto
}

.orido_tm_boxed_button a {
    text-decoration: none;
    color: #fdfdfd;
    font-family: var(--font-family-extra);
    font-weight: 700;
    background-color: #6244c5;
    border-radius: 16px;
    padding: 22px 40px 23px;
    display: inline-block;
    white-space: nowrap;
    word-wrap: break-word;
    transition: all .3s ease
}

.orido_tm_boxed_button a .svg {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
    margin-left: 6px;
    transition: all .3s ease
}

.orido_tm_boxed_button a:hover {
    background-color: var(--main-color)
}

.orido_tm_simple_button {
    width: 100%;
    float: left
}

.orido_tm_hero .orido_tm_simple_button {
    width: auto;
    margin-left: 64px
}

.orido_tm_simple_button a {
    text-decoration: none;
    color: var(--main-color);
    font-family: var(--font-family-extra);
    font-weight: 700
}

.orido_tm_simple_button a .svg {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
    margin-left: 6px
}

.line_effect {
    display: inline-block;
    position: relative
}

.line_effect:after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 3px;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor
}

.line_effect:hover:after {
    width: 100%;
    left: 0;
    right: auto
}

.orido_tm_hero .orido_tm_follow {
    position: absolute;
    bottom: 120px
}

.orido_tm_follow,
.orido_tm_follow ul {
    display: flex;
    align-items: center
}

.orido_tm_follow ul {
    list-style-type: none;
    position: relative;
    top: 5px;
    margin: 0 0 0 20px
}

.orido_tm_follow ul li {
    margin: 0 20px 0 0
}

.orido_tm_follow ul li:last-child {
    margin-right: 0
}

.orido_tm_follow ul li a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    width: 56px;
    height: 56px;
    background-color: #f6f6f6;
    border-radius: 100%;
    transition: all .3s ease
}

/* .orido_tm_follow ul li a:hover {
    background-color: var(--main-color)
} */

.orido_tm_follow ul li .svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    transform: translate(-50%, -50%);
    transition: all .3s ease
}

/* .orido_tm_follow ul li a:hover .svg path {
    fill: #fff
} */

.orido_tm_follow span {
    font-size: 16px;
    font-weight: 500
}

.orido_tm_down {
    position: absolute;
    left: 150px;
    bottom: 45px
}

.orido_tm_down svg {
    width: 36px !important;
    height: 36px !important
}

.orido_tm_down svg #wheel {
    -webkit-animation: scroll 2s ease infinite;
    animation: scroll 2s ease infinite
}

@-webkit-keyframes scroll {
    0% {
        transform: translateY(0)
    }
    30% {
        transform: translateY(60px)
    }
}

@keyframes scroll {
    0% {
        transform: translateY(0)
    }
    30% {
        transform: translateY(60px)
    }
}

.orido_tm_hero .avatar {
    position: absolute;
    width: 50%;
    right: 0;
    bottom: 0
}

.orido_tm_hero .avatar .img {
    position: relative;
    display: inline-block
}

.orido_tm_hero .avatar img {
    max-height: 760px;
    max-width: 700px
}

.orido_tm_hero .video_button img {
    max-width: 200px !important;
    max-height: 200px !important
}

.orido_tm_hero .video_button {
    position: absolute;
    bottom: 50px;
    right: -70px
}

.orido_tm_hero .video_button a {
    position: relative
}

.orido_tm_hero .video_button .svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    margin-top: 2px;
    margin-left: 2px
}

.anim_circle {
    -webkit-animation: animCircle 15s linear infinite;
    animation: animCircle 15s linear infinite
}

@-webkit-keyframes animCircle {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-1turn)
    }
}

@keyframes animCircle {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-1turn)
    }
}

.orido_tm_about {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    background-color: #6244c5;
    padding: 180px 0 120px;
    margin-bottom: 120px
}

.orido_tm_about .about_in {
    width: 100%;
    height: auto;
    max-width: 1070px;
    margin: 0 auto;
    display: flex;
    align-items: center
}

.orido_tm_about .left {
    width: 50%;
    padding-right: 50px
}

.orido_tm_about .left .box {
    background-color: #ffc448;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 85px;
    position: relative
}

.orido_tm_about .left .year {
    font-family: var(--font-family-oswald);
    letter-spacing: -4px;
    font-weight: 800;
    font-size: 395px;
    position: relative;
    margin-right: -30px;
    margin-top: -95px;
    color: #6244c5;
    line-height: 1
}

.orido_tm_about .experience {
    font-size: 24px;
    padding-left: 50px;
    margin-top: 6px;
    display: inline-block
}

.orido_tm_about .name {
    font-size: 80px;
    color: #6244c5;
    font-weight: 700;
    letter-spacing: -4px;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    bottom: -30px;
    left: -20px;
    width: 300%
}

.orido_tm_about .right {
    width: 50%;
    position: relative
}

.orido_tm_about .element {
    position: absolute;
    top: 0;
    right: 100%;
    margin-right: 15px;
    margin-top: -20px
}

.orido_tm_about .element .svg {
    width: 80px;
    height: 80px;
    color: transparent
}

.orido_tm_main_title {
    width: 100%;
    float: left
}

.orido_tm_about .orido_tm_main_title {
    margin-bottom: 30px
}

.orido_tm_about .orido_tm_main_title h3 {
    color: #fff
}

.orido_tm_about .orido_tm_main_title h3 span:before {
    background-color: #fff
}

.orido_tm_main_title h3 {
    letter-spacing: -2px;
    font-size: 56px;
    font-weight: 700
}

.orido_tm_main_title h3 span {
    position: relative
}

/* .orido_tm_main_title h3 span:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 1px;
    background-color: var(--main-color);
    bottom: 16px;
    margin-left: 15px;
    left: 100%
} */

.orido_tm_about .right .text {
    width: 100%;
    float: left;
    margin-bottom: 50px
}

.orido_tm_about .right .text p {
    color: hsla(0, 0%, 100%, .7);
    font-weight: 300;
    line-height: 32px
}

.orido_tm_about .short {
    width: 100%;
    float: left;
    display: flex;
    align-items: center
}

.orido_tm_about .orido_tm_boxed_button {
    width: auto
}

.orido_tm_about .orido_tm_boxed_button a {
    color: var(--main-color);
    background-color: #fff
}

.orido_tm_about .orido_tm_boxed_button a:hover {
    color: #fff;
    background-color: var(--main-color)
}

.orido_tm_about .orido_tm_boxed_button a:hover .svg path {
    fill: #fff
}

.orido_tm_about .short img {
    max-width: 200px;
    max-height: 80px;
    margin-left: 50px
}

.orido_tm_informations {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    margin-bottom: 125px
}

.orido_tm_informations .informations_inner {
    width: 100%;
    height: auto;
    display: flex
}

.orido_tm_informations .left {
    width: 50%;
    padding-right: 100px
}

.orido_tm_informations .left .text {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 40px
}

.orido_tm_informations .left .text p {
    margin-bottom: 35px
}

.orido_tm_informations .left .text p:last-child {
    margin-bottom: 0
}

.orido_tm_informations .right {
    width: 50%;
    position: relative;
    top: 33px
}

.orido_tm_informations .right .filter {
    width: 100%;
    float: left;
    position: relative
}

.orido_tm_informations .right .filter .ccc {
    top: -16px;
    bottom: -20px;
    border: 1px solid var(--main-color);
    position: absolute;
    z-index: -1;
    border-radius: 16px;
    transition: all .5s ease
}

.orido_tm_informations .right .filter ul {
    margin: 0;
    list-style-type: none
}

.orido_tm_informations .right .filter ul li {
    margin: 0 70px 0 0;
    display: inline-block
}

.orido_tm_informations .right .filter ul li:last-child {
    margin-right: 0
}

.orido_tm_informations .right .filter ul li a {
    text-decoration: none;
    color: var(--main-color);
    font-family: var(--font-family-extra);
    font-weight: 700;
    display: inline-block;
    position: relative
}

.orido_tm_informations .right .filter ul li a .svg {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
    margin-left: 6px
}

.orido_tm_informations .right .filter ul li a span {
    position: relative;
    display: inline-block
}

.orido_tm_informations .right .filter ul li a.current:before,
.orido_tm_informations .right .filter ul li a:hover:after {
    opacity: 1;
    visibility: visible
}

.orido_tm_informations .right .content {
    width: 100%;
    float: left;
}

.orido_tm_informations .right .content .wrapper {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    display: none
}

.orido_tm_informations .right .content .wrapper.current {
    display: block;
    -webkit-animation: slide-down 1s ease;
    -moz-animation: slide-down 1s ease
}

@-webkit-keyframes slide-down {
    0% {
        -webkit-transform: translateX(10%)
    }
    to {
        -webkit-transform: translateX(0)
    }
}

.orido_tm_informations .skillbox {
    width: 100%;
    float: left;
    margin-top: 110px;
}

.orido_tm_informations .skillbox ul {
    margin: 0 0 0 -20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    list-style-type: none;
}


@media (min-width:768px) {
    .orido_tm_informations .skillbox ul {
        grid-template-columns: repeat(3, 1fr);
    }
    
}
@media (min-width:920px) {
    .orido_tm_informations .skillbox ul {
        grid-template-columns: repeat(4, 1fr);
    }
}


.orido_tm_informations .skillbox ul li {
    /* margin: 0 0 45px; */
    width: 33.3333%;
    float: left;
    padding-left: 20px;

}

@media (min-width:1040px) {
    .orido_tm_informations .skillbox ul li{
        padding-left: 0px;
    }
    
}

.orido_tm_informations .skillbox ul li .list_inner {
    width: fit-content;
    height: auto;
    clear: both;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
}

.orido_tm_informations .skillbox .icon {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: var(--main-color);
    display: inline-block;
    position: relative;
    margin-right: 5px
}

.orido_tm_informations .skillbox .icon .in {
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 6px
}

.orido_tm_informations .skillbox .icon .svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 16px;
    height: 16px
}

.orido_tm_informations .skillbox .name {
    font-family: var(--font-family-extra);
    color: #000
}

.orido_tm_informations .skillbox .name span {
    font-weight: 700
}

.orido_tm_informations .timelinebox {
    width: 100%;
    float: left;
    margin-top: 100px
}

.orido_tm_informations .timelinebox ul {
    margin: 0 0 0 -20px;
    list-style-type: none
}

.orido_tm_informations .timelinebox ul li {
    margin: 0 0 37px;
    width: 50%;
    float: left;
    padding-left: 20px
}

.orido_tm_informations .timelinebox ul li .list_inner {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    position: relative
}

.orido_tm_informations .timelinebox .time {
    width: 100%;
    float: left;
    margin-bottom: 25px
}

.orido_tm_informations .timelinebox .time .year {
    color: #6244c5;
    display: block;
    margin-bottom: 2px
}

.orido_tm_informations .timelinebox .job {
    width: 100%;
    float: left
}

.orido_tm_informations .timelinebox .job h3 {
    font-size: 21px
}

.orido_tm_informations .timelinebox .job span {
    display: inline-block;
    position: relative
}

.orido_tm_informations .timelinebox .job span:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    background-color: var(--main-color);
    top: -10px;
    left: 0
}

.orido_tm_informations .orido_tm_boxed_button a .svg path {
    fill: #fff
}

.orido_tm_counter {
    margin-bottom: 92px
}

.orido_tm_counter,
.orido_tm_counter .counter_list {
    width: 100%;
    height: auto;
    clear: both;
    float: left
}

.orido_tm_counter .counter_list ul {
    margin: 0 0 0 -30px;
    list-style-type: none
}

.orido_tm_counter .counter_list ul li {
    margin: 0 0 30px;
    float: left;
    padding-left: 30px;
    width: 25%;
    text-align: center
}

.orido_tm_counter .counter_list ul li .list_inner {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    position: relative
}

.orido_tm_counter .counter_list ul li .list_inner:before {
    position: absolute;
    content: "";
    width: 64px;
    height: 64px;
    background-color: #ffc448;
    border-radius: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 6px;
    z-index: -1
}

.orido_tm_counter .counter_list h3 {
    font-weight: 400;
    font-size: 64px;
    font-family: var(--font-family-kaushan);
    margin-bottom: 10px;
    position: relative;
    z-index: 2
}

.orido_tm_counter .counter_list .title {
    position: relative;
    z-index: 2
}

.orido_tm_full_link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5
}

/* .orido_tm_service {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    padding: 120px 0;
    background-color: #fafafb
} */
/* 
.orido_tm_service .service_list {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    margin-top: 100px;
    position: relative
}

.orido_tm_service .ccc {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    background-color: #6244c5;
    transition: all .5s ease
}

.orido_tm_service .service_list ul {
    margin: 0;
    list-style-type: none;
    position: relative;
    z-index: 2
}

.orido_tm_service .service_list ul li {
    margin: 0;
    border-bottom: 1px solid var(--main-color);
    position: relative
} */
/* 
.orido_tm_service .service_list ul li:first-child {
    border-top: 1px solid var(--main-color)
}

.orido_tm_service .service_list .list_inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 27px 35px 26px 25px
}

.orido_tm_service .service_list .left {
    width: 40%;
    display: flex
} */

/* .orido_tm_service .service_list .number {
    display: inline-block;
    color: #6244c5;
    font-size: 24px;
    font-family: var(--font-family-extra);
    transition: all .3s ease
}

.orido_tm_service .service_list .title {
    font-size: 30px;
    font-weight: 500;
    padding-left: 30px;
    transition: all .3s ease
}

.orido_tm_service .service_list .right {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.orido_tm_service .service_list .right .text {
    padding-right: 150px
}

.orido_tm_service .service_list .right .text p {
    transition: all .3s ease
}

.orido_tm_service .service_list .right .svg {
    width: 25px;
    height: 25px;
    transition: all .3s ease
}

.orido_tm_service .service_list .right .arrow {
    line-height: 1
}

.orido_tm_service .service_list ul li.current .number,
.orido_tm_service .service_list ul li.current .right .text p,
.orido_tm_service .service_list ul li.current .title,
.orido_tm_service .service_list ul li:hover .number,
.orido_tm_service .service_list ul li:hover .right .text p,
.orido_tm_service .service_list ul li:hover .title {
    color: #fff
}

.orido_tm_service .service_list ul li.current .right .svg path,
.orido_tm_service .service_list ul li:hover .right .svg path {
    fill: #fff
}

.orido_tm_service .service_list ul li.mleave .number {
    color: #6244c5
}

.orido_tm_service .service_list ul li.mleave .right .text p,
.orido_tm_service .service_list ul li.mleave .title {
    color: var(--main-color)
}

.orido_tm_service .service_list ul li.mleave .right .svg path {
    fill: var(--main-color)
} */

.orido_tm_modalbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: 20;
    background-color: rgba(0, 0, 0, .9);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.orido_tm_modalbox.opened {
    opacity: 1;
    visibility: visible
}

.orido_tm_modalbox .box_inner {
    position: absolute;
    top: 70px;
    bottom: 70px;
    width: 968px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    margin-top: -20px;
    transition-delay: .3s;
    transition: all .3s ease
}

.orido_tm_modalbox.opened .box_inner {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.orido_tm_modalbox .close {
    position: fixed;
    left: 100%;
    top: 0;
    margin-left: 30px;
    z-index: 10
}

.orido_tm_modalbox .close a {
    display: block;
    width: 40px;
    height: 40px;
    text-decoration: none;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 10px;
    position: relative;
    transition: all .3s ease
}

.orido_tm_modalbox .close a:hover {
    border-radius: 100%
}

.orido_tm_modalbox .close a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.orido_tm_modalbox .description_wrap {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    padding: 50px;
    overflow-y: scroll
}

.orido_tm_modalbox .description_wrap:before {
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 2
}

.orido_tm_modalbox .description_wrap:after {
    position: fixed;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #fff;
    z-index: 2
}

.orido_tm_modalbox .description_wrap::-webkit-scrollbar {
    width: 11px
}

.orido_tm_modalbox .description_wrap {
    scrollbar-width: thin;
    scrollbar-color: #999 #fff
}

.orido_tm_modalbox .description_wrap:-webkit-scrollbar-track {
    background: #fff
}

.orido_tm_modalbox .description_wrap::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 10px;
    border: 3px solid #fff
}

/* .orido_tm_service .popup_service_image,
.orido_tm_service .service_hidden_details {
    opacity: 0;
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: -111
} */

.orido_tm_modalbox .service_popup_informations {
    width: 100%;
    height: auto;
    clear: both;
    float: left
}

.orido_tm_modalbox .service_popup_informations .image {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 33px
}

.orido_tm_modalbox .service_popup_informations .image img {
    position: relative;
    min-width: 100%;
    opacity: 0
}

.orido_tm_modalbox .service_popup_informations .image .main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 12px
}

.orido_tm_modalbox .service_popup_informations .main_title {
    width: 100%;
    float: left;
    margin-bottom: 25px
}

.orido_tm_modalbox .service_popup_informations .main_title h3 {
    font-size: 30px
}

.orido_tm_modalbox .service_popup_informations .descriptions {
    width: 100%;
    float: left
}

.orido_tm_modalbox .service_popup_informations .descriptions p {
    margin-bottom: 15px
}

.orido_tm_modalbox .service_popup_informations .descriptions p:last-child {
    margin-bottom: 0
}

.orido_tm_portfolio {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    background-color: #ffc448;
    padding: 120px 0 110px
}

.orido_tm_portfolio .portfolio_list {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    margin-top: 65px;
    position: relative
}

.orido_tm_portfolio .portfolio_list ul {
    margin: 0;
    list-style-type: none;
    position: relative
}

.orido_tm_portfolio .portfolio_list ul li {
    margin: 0
}

.orido_tm_portfolio .portfolio_list .image {
    position: relative;
    overflow: hidden
}

.orido_tm_portfolio .portfolio_list .image img {
    position: relative;
    opacity: 0;
    min-width: 100%
}

.orido_tm_portfolio .portfolio_list .image .main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    transform: scale(1) translateZ(0);
    transition: all .3s ease
}

.orido_tm_portfolio .portfolio_list ul li:hover .image .main {
    transform: scale(1.1) translateZ(0)
}

.orido_tm_portfolio .portfolio_list .details {
    width: 100%;
    float: left;
    margin-top: 30px
}

.orido_tm_portfolio .portfolio_list .category {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 13px
}

.orido_tm_portfolio .portfolio_list .title {
    font-size: 32px;
    letter-spacing: -1px;
    font-weight: 500
}

.orido_tm_portfolio .portfolio_list .title span {
    display: inline-block;
    position: relative
}

.orido_tm_portfolio .portfolio_list .title span:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: var(--main-color);
    left: 0;
    bottom: 3px;
    transition: all .3s ease
}

.orido_tm_portfolio .portfolio_list ul li:hover .title span:before {
    width: 0
}

.orido_tm_portfolio .next_button,
.orido_tm_portfolio .prev_button {
    position: absolute;
    top: 50%;
    transform: translateY(50%);
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin-top: -135px;
    border: 1px solid rgba(18, 0, 0, .2);
    transition: all .3s ease
}

.orido_tm_portfolio .next_button:hover,
.orido_tm_portfolio .prev_button:hover {
    border: 1px solid rgba(18, 0, 0, .5)
}

.orido_tm_portfolio .prev_button {
    left: -130px
}

.orido_tm_portfolio .next_button {
    right: -130px
}

.orido_tm_portfolio .next_button .svg,
.orido_tm_portfolio .prev_button .svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    transition: all .3s ease
}

.orido_tm_portfolio .prev_button .svg {
    margin-left: -1px
}

.orido_tm_portfolio .next_button .svg {
    margin-left: 1px
}

.orido_tm_portfolio .prev_button:hover .svg {
    margin-left: -5px
}

.orido_tm_portfolio .next_button:hover .svg {
    margin-left: 5px
}

.orido_tm_portfolio .hidden_content {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -11
}

.orido_tm_modalbox .popup_details {
    width: 100%;
    height: auto;
    clear: both;
    float: left
}

.orido_tm_modalbox .popup_details .top_image {
    position: relative;
    overflow: hidden;
    margin-bottom: 33px
}

.orido_tm_modalbox .popup_details .top_image img {
    position: relative;
    min-width: 100%;
    opacity: 0
}

.orido_tm_modalbox .popup_details .top_image .main {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 12px
}

.orido_tm_modalbox .portfolio_main_title {
    width: 100%;
    float: left;
    margin-bottom: 25px
}

.orido_tm_modalbox .portfolio_main_title span {
    display: inline-block;
    font-family: var(--font-family-extra)
}

.orido_tm_modalbox .portfolio_main_title span a {
    text-decoration: none;
    color: #6f6b80
}

.orido_tm_modalbox .portfolio_main_title h3 {
    font-size: 30px
}

.orido_tm_modalbox .main_details {
    width: 100%;
    height: auto;
    clear: both;
    display: flex;
    margin-bottom: 60px
}

.orido_tm_modalbox .main_details .textbox {
    width: 70%;
    padding-right: 40px
}

.orido_tm_modalbox .main_details .textbox p {
    margin-bottom: 15px
}

.orido_tm_modalbox .main_details .textbox p:last-child {
    margin-bottom: 0
}

.orido_tm_modalbox .main_details .detailbox {
    width: 30%;
    padding-left: 40px
}

.orido_tm_modalbox .main_details .detailbox>ul {
    margin: 0;
    list-style-type: none
}

.orido_tm_modalbox .main_details .detailbox>ul>li {
    margin: 0 0 10px;
    width: 100%;
    float: left
}

.orido_tm_modalbox .main_details .detailbox>ul>li:last-child {
    margin-bottom: 0
}

.orido_tm_modalbox .main_details .detailbox .first {
    font-weight: 500;
    font-size: 18px;
    display: block;
    color: #000;
    font-family: var(--font-family-extra)
}

.orido_tm_modalbox .main_details .detailbox span {
    font-family: var(--font-family-extra)
}

.orido_tm_modalbox .main_details .detailbox span a {
    text-decoration: none;
    color: #7d7789
}

.orido_tm_modalbox .additional_images {
    width: 100%;
    height: auto;
    clear: both;
    float: left
}

.orido_tm_modalbox .additional_images ul {
    margin: 0 0 0 -30px;
    list-style-type: none
}

.orido_tm_modalbox .additional_images ul li {
    margin: 0 0 30px;
    float: left;
    width: 50%;
    padding-left: 30px
}

.orido_tm_modalbox .additional_images ul li:nth-child(3n-2) {
    width: 100%
}

.orido_tm_modalbox .additional_images ul li .list_inner {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    position: relative
}

.orido_tm_modalbox .additional_images ul li .my_image {
    position: relative
}

.orido_tm_modalbox .additional_images ul li .my_image img {
    opacity: 0;
    min-width: 100%
}

.orido_tm_modalbox .additional_images ul li .my_image .main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 12px
}

.orido_tm_testimonials {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    background-color: #fafafb;
    padding: 120px 0
}

.orido_tm_testimonials .testimonials_in {
    width: 100%;
    height: auto;
    clear: both;
    display: flex;
    align-items: center;
    padding-top: 75px
}

.orido_tm_testimonials img {
    max-height: 400px;
    max-width: 350px
}

.orido_tm_testimonials .info {
    padding-left: 70px
}

.orido_tm_testimonials .text {
    width: 100%;
    float: left;
    margin-bottom: 40px
}

.orido_tm_testimonials .text p {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    font-family: var(--font-family-extra)
}

.orido_tm_testimonials .details {
    width: 100%;
    float: left;
    padding-left: 41px
}

.orido_tm_testimonials .details .name {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 7px
}

.orido_tm_testimonials .details .name span {
    position: relative;
    display: inline-block
}

.orido_tm_testimonials .details .name span:before {
    position: absolute;
    content: "";
    width: 24px;
    height: 1px;
    background-color: var(--main-color);
    top: 50%;
    transform: translateY(-50%);
    left: -41px
}

.orido_tm_testimonials .details .job {
    font-size: 19px;
    color: #707070
}

.orido_tm_news {
    padding: 120px 0 0
}

.orido_tm_news,
.orido_tm_news .news_list {
    width: 100%;
    height: auto;
    clear: both;
    float: left
}

.orido_tm_news .news_list {
    margin-top: 100px
}

.orido_tm_news .news_list>ul {
    margin: 0 0 0 -30px;
    list-style-type: none
}

.orido_tm_news .news_list>ul>li {
    margin: 0 0 30px;
    float: left;
    padding-left: 30px;
    width: 50%
}

.orido_tm_news .news_list>ul>li .list_inner {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    background-color: rgba(255, 246, 217, .4);
    padding: 20px 20px 20px 30px
}

.orido_tm_news .news_list>ul>li .left {
    width: 50%;
    position: relative;
    z-index: 1;
    padding-right: 10px
}

.orido_tm_news .metabox {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.orido_tm_news .metabox ul {
    margin: 0;
    list-style-type: none
}

.orido_tm_news .metabox ul li {
    margin: 0 15px 0 0;
    display: inline-block
}

.orido_tm_news .metabox ul li:last-child {
    margin-right: 0
}

.orido_tm_news .metabox span {
    font-size: 16px;
    position: relative;
    padding-left: 10px
}

.orido_tm_news .metabox span:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #f26440;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.orido_tm_news .metabox a {
    color: var(--main-color);
    transition: all .3s ease
}

.orido_tm_news .metabox a:hover {
    color: #f26440
}

.orido_tm_news .title {
    width: 100%;
    float: left;
    margin-bottom: 43px
}

.orido_tm_news .title h3 {
    line-height: .9
}

.orido_tm_news .title a {
    font-size: 20px;
    font-weight: 700;
    color: var(--main-color);
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .5s
}

.orido_tm_news .title a:hover {
    background-size: 100% 1px
}

.orido_tm_news .news_list>ul>li .right {
    width: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.orido_tm_news .news_list>ul>li .right img {
    position: relative;
    opacity: 0;
    min-width: 100%
}

.orido_tm_news .news_list>ul>li .right .main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    transform: scale(1) translateZ(0);
    transition: all .3s ease
}

.orido_tm_news .news_list>ul>li .right:hover .main {
    transform: scale(1.1) translateZ(0)
}

.orido_tm_news .shape {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.orido_tm_news .shape .svg {
    width: 100%;
    height: 100%
}

.orido_tm_news .news_hidden_details {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -11
}

.orido_tm_modalbox .news_popup_informations {
    width: 100%;
    height: auto;
    clear: both;
    float: left
}

.orido_tm_modalbox .news_popup_informations .image {
    position: relative;
    margin-bottom: 32px
}

.orido_tm_modalbox .news_popup_informations .image img {
    position: relative;
    opacity: 0;
    min-width: 100%
}

.orido_tm_modalbox .news_popup_informations .image .main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 12px
}

.orido_tm_modalbox .news_popup_informations .text {
    width: 100%;
    float: left
}

.orido_tm_modalbox .news_popup_informations .text p {
    margin-bottom: 15px
}

.orido_tm_modalbox .news_popup_informations .text p:last-child {
    margin-bottom: 0
}

.orido_tm_modalbox .metabox {
    width: 100%;
    float: left;
    margin-bottom: 7px
}

.orido_tm_modalbox .metabox ul {
    margin: 0;
    list-style-type: none
}

.orido_tm_modalbox .metabox ul li {
    margin: 0 15px 0 0;
    display: inline-block
}

.orido_tm_modalbox .metabox ul li:last-child {
    margin-right: 0
}

.orido_tm_modalbox .metabox span {
    font-size: 16px;
    position: relative;
    padding-left: 10px
}

.orido_tm_modalbox .metabox span:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #f26440;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.orido_tm_modalbox .metabox a {
    color: var(--main-color);
    transition: all .3s ease
}

.orido_tm_modalbox .metabox a:hover {
    color: #f26440
}

.orido_tm_modalbox .news_popup_informations .title h3 {
    font-size: 30px;
    margin-bottom: 25px
}

.orido_tm_partners {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    padding: 40px 0 110px
}

.orido_tm_partners .partners_list {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    margin-top: 35px;
    position: relative
}

.orido_tm_partners .partners_list .swiper {
    margin: 0;
    list-style-type: none
}

.orido_tm_partners .partners_list .swiper .swiper-slide {
    margin: 0
}

.orido_tm_partners .partners_list .swiper .swiper-slide img {
    opacity: .5;
    transition: all .3s ease
}

.orido_tm_partners .partners_list .swiper .swiper-slide:hover img {
    opacity: 1
}

.orido_tm_contact {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    background-color: var(--main-color);
    padding: 135px 0 120px;
    position: relative
}

.orido_tm_contact .infobox {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 116px
}

.orido_tm_contact .infobox .video_button {
    position: relative
}

.orido_tm_contact .infobox .video_button img {
    max-width: 172px;
    max-height: 172px
}

.orido_tm_contact .infobox .video_button a {
    position: relative
}

.orido_tm_contact .infobox .video_button .svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    margin-top: 2px;
    margin-left: 2px
}

.orido_tm_contact .infobox .video_button .svg path {
    fill: #000
}

.orido_tm_contact .orido_tm_boxed_button {
    width: auto
}

.orido_tm_contact .text h3 {
    font-weight: 700;
    font-size: 56px;
    letter-spacing: -2px;
    color: #fff;
    margin-bottom: 25px
}

.orido_tm_contact .text {
    padding: 0 115px 0 0
}

.orido_tm_contact .text p {
    font-weight: 300;
    line-height: 32px;
    color: hsla(0, 0%, 100%, .7)
}

.orido_tm_contact .connect {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.orido_tm_contact .connect .left ul {
    margin: 0;
    list-style-type: none
}

.orido_tm_contact .connect .left ul li {
    margin: 0 50px 0 0;
    display: inline-block
}

.orido_tm_contact .connect .left ul li:last-child {
    margin-right: 0
}

.orido_tm_contact .connect .name {
    display: block;
    color: hsla(0, 0%, 100%, .5);
    font-size: 16px;
    margin-bottom: 10px
}

.orido_tm_contact .connect p {
    display: block;
    color: #fff;
    font-size: 18px;
    font-family: var(--font-family-extra);
    font-weight: 500
}

.orido_tm_contact .connect p a {
    color: #fff
}

.orido_tm_contact .connect .line_effect:after {
    bottom: -7px
}

.orido_tm_contact .orido_tm_follow span {
    color: #fff
}

.orido_tm_contact .orido_tm_follow ul li a {
    background-color: hsla(0, 0%, 100%, .15)
}

/* .orido_tm_contact .orido_tm_follow ul li a:hover {
    background-color: #fff
} */

.orido_tm_contact .orido_tm_follow ul li .svg path {
    fill: #fff
}

.orido_tm_contact .orido_tm_follow ul li a:hover .svg path {
    fill: var(--main-color)
}

.orido_tm_contact .orido_tm_boxed_button a:hover {
    background-color: #fff;
    color: var(--main-color)
}

.orido_tm_contact .orido_tm_boxed_button a:hover .svg path {
    fill: var(--main-color)
}

.orido_tm_contact .element {
    position: absolute;
    bottom: -60px;
    left: 0
}

.orido_tm_contact .element .svg {
    width: 100%;
    height: 100%;
    color: transparent
}

.orido_tm_contact .element2 {
    position: absolute;
    right: 200px;
    top: 150px
}

.orido_tm_contact .element2 .svg {
    width: 100%;
    height: 100%;
    color: transparent
}

.orido_tm_copyright {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    background-color: #ffc448;
    padding: 25px 0
}

.orido_tm_copyright .copyright_inner {
    width: 100%;
    height: auto;
    clear: both;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.orido_tm_copyright .logo img {
    max-width: 100px;
    max-height: 50px
}

.orido_tm_copyright .copy p {
    color: var(--main-color);
    font-size: 16px;
    font-weight: 500
}

.orido_tm_copyright .copy a {
    color: var(--main-color)
}

.mouse-cursor {
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    border-radius: 50%;
    transform: translateZ(0);
    visibility: hidden
}

.cursor-inner {
    margin-left: -3px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    z-index: 100;
    background-color: #6244c5;
    transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out
}

.cursor-inner.cursor-hover {
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background-color: #6244c5;
    opacity: .3
}

.cursor-outer {
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border: 2px solid #6244c5;
    box-sizing: border-box;
    z-index: 100;
    opacity: .5;
    transition: all .08s ease-out
}

.cursor-outer.cursor-hover {
    opacity: 0
}

.orido_tm_all_wrap[data-magic-cursor=hide] .mouse-cursor {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -1111
}

.progressbar {
    position: fixed;
    height: 100px;
    width: 1px;
    bottom: 25px;
    right: -25px;
    background-color: rgba(0, 0, 0, .08);
    z-index: 10;
    transition: all .3s ease
}

.progressbar.animate {
    right: 25px
}

.progressbar .line {
    position: absolute;
    width: 1px;
    height: auto;
    background-color: rgba(0, 0, 0, .4)
}

.progressbar .text {
    position: absolute;
    bottom: 100px;
    left: 0;
    font-size: 13px;
    transform: rotate(90deg);
    text-transform: uppercase;
    transform-origin: left;
    white-space: nowrap
}

.progressbar a {
    text-decoration: none;
    color: #000
}

.orido_tm_intro .short_info {
    position: fixed;
    top: 10%;
    width: 100%;
    text-align: center
}

.orido_tm_intro .short_info img {
    margin-bottom: 25px;
    max-width: 250px
}

.orido_tm_intro .short_info h3 {
    font-size: 20px;
    color: #767676
}

.orido_tm_intro {
    width: 100%;
    height: 100vh;
    clear: both;
    float: left;
    position: relative
}

.orido_tm_intro .demos {
    width: 100%;
    height: 100%;
    clear: both;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative
}

.orido_tm_intro .left,
.orido_tm_intro .right {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.orido_tm_intro .demos img {
    max-width: 400px;
    margin-bottom: 25px
}

.orido_tm_intro .desc {
    position: relative;
    top: 0;
    transition: all .3s ease
}

.orido_tm_intro .desc h3 {
    font-size: 20px
}

.orido_tm_intro .intro_line,
.orido_tm_intro .intro_line_2,
.orido_tm_intro .intro_line_3 {
    position: fixed;
    top: 0;
    width: 1px;
    height: 200%;
    left: 50%;
    transform: translateY(-50%);
    z-index: -1;
    background-color: rgba(0, 0, 0, .06)
}

.orido_tm_intro .intro_line {
    left: 25%
}

.orido_tm_intro .intro_line_2 {
    left: 50%;
    transform: translateY(-50%)
}

.orido_tm_intro .intro_line_3 {
    left: 75%
}

.orido_tm_intro .intro_link {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.orido_tm_intro .left:hover .desc,
.orido_tm_intro .right:hover .desc {
    top: -20px
}

.orido_tm_intro_fixed_price .anim,
.orido_tm_intro_fixed_price .pricing-info {
    text-decoration: none;
    color: #fff;
    font-family: var(--font-family-extra);
    background-color: #e54b4b;
    position: fixed;
    font-size: 22px;
    text-align: center;
    z-index: 3;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    line-height: 70px;
    display: inline-block;
    left: 50%;
    bottom: 10%;
    margin-left: -35px;
    font-weight: 600;
    transition: all .2s
}

@-webkit-keyframes myAnim {
    0% {
        transform: scale(.1);
        opacity: 0
    }
    50% {
        opacity: .3
    }
    to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes myAnim {
    0% {
        transform: scale(.1);
        opacity: 0
    }
    50% {
        opacity: .3
    }
    to {
        transform: scale(2);
        opacity: 0
    }
}

.orido_tm_intro_fixed_price .anim:first-child {
    -webkit-animation: myAnim 2s infinite;
    animation: myAnim 2s infinite
}

.orido_tm_intro_fixed_price .anim:nth-child(2) {
    -webkit-animation: myAnim 2s .3s infinite;
    animation: myAnim 2s .3s infinite
}

.orido_tm_intro_fixed_price .anim:nth-child(3) {
    -webkit-animation: myAnim 2s .6s infinite;
    animation: myAnim 2s .6s infinite
}

@media (max-width:1600px) {
    body {
        font-size: 16px
    }
    .container {
        max-width: 1130px;
        padding: 0 30px
    }
    .orido_tm_header {
        padding: 20px 60px
    }
    .orido_tm_header.animate {
        padding: 10px 60px
    }
    .orido_tm_header .menu ul li {
        margin-right: 45px
    }
    .orido_tm_header .logo img {
        max-width: 100px;
        max-height: 50px
    }
    .orido_tm_header .button a {
        padding: 9px 30px 10px
    }
    .orido_tm_hero .short {
        margin-bottom: 25px
    }
    .orido_tm_hero .short h3 {
        font-size: 65px;
        margin-bottom: 7px
    }
    .orido_tm_hero .short .job {
        font-size: 20px;
        padding-left: 87px
    }
    .orido_tm_hero .short .job:before {
        width: 70px
    }
    .orido_tm_hero .short h3 .svg {
        width: 38px;
        height: 38px
    }
    .orido_tm_hero .text {
        margin-bottom: 45px
    }
    .orido_tm_hero .text p {
        font-size: 15px
    }
    .orido_tm_boxed_button a {
        padding: 15px 30px 16px
    }
    .orido_tm_hero .orido_tm_simple_button {
        margin-left: 45px
    }
    .orido_tm_down {
        bottom: 15px;
        left: 60px
    }
    .orido_tm_hero .orido_tm_follow {
        bottom: 60px
    }
    .orido_tm_follow ul li a {
        width: 50px;
        height: 50px
    }
    .orido_tm_follow ul li {
        margin-right: 10px
    }
    .orido_tm_follow ul {
        margin-left: 10px
    }
    .orido_tm_follow span {
        font-size: 15px
    }
    .orido_tm_hero .avatar img {
        max-height: 530px;
        max-width: 500px
    }
    .orido_tm_hero .video_button img {
        max-width: 150px !important;
        max-height: 150px !important
    }
    .orido_tm_hero .video_button {
        bottom: 45px;
        right: -45px
    }
    .orido_tm_about {
        padding-top: 160px
    }
    .orido_tm_about .left .year {
        font-size: 330px;
        margin-top: -85px
    }
    .orido_tm_about .experience {
        padding-left: 40px;
        font-size: 18px;
        margin-top: 3px
    }
    .orido_tm_about .name {
        font-size: 55px;
        left: -10px;
        bottom: -20px
    }
    .orido_tm_about .left .box {
        padding-bottom: 70px
    }
    .orido_tm_about .about_in {
        max-width: 950px
    }
    .orido_tm_about .orido_tm_main_title {
        margin-bottom: 25px
    }
    .orido_tm_main_title h3 {
        font-size: 45px
    }
    .orido_tm_main_title h3 span:before {
        width: 65px;
        margin-left: 10px
    }
    .orido_tm_about .short img {
        max-width: 160px;
        margin-left: 40px
    }
    .orido_tm_about .right .text {
        margin-bottom: 40px
    }
    .orido_tm_informations .skillbox {
        margin-top: 85px
    }
    .orido_tm_portfolio .next_button,
    .orido_tm_portfolio .prev_button {
        width: 65px;
        height: 65px;
        margin-top: -120px
    }
    .orido_tm_portfolio .next_button .svg,
    .orido_tm_portfolio .prev_button .svg {
        width: 24px;
        height: 24px
    }
    .orido_tm_portfolio .prev_button {
        left: -80px
    }
    .orido_tm_portfolio .next_button {
        right: -80px
    }
    .orido_tm_portfolio .portfolio_list .title {
        font-size: 28px
    }
    .orido_tm_portfolio .portfolio_list .category {
        font-size: 18px;
        margin-bottom: 7px
    }
    .orido_tm_portfolio .portfolio_list .details {
        margin-bottom: 22px
    }
    .orido_tm_testimonials .text p {
        font-size: 22px;
        line-height: 34px
    }
    .orido_tm_testimonials .details .name {
        font-size: 22px;
        margin-bottom: 5px
    }
    .orido_tm_testimonials .details .job {
        font-size: 17px
    }
    .orido_tm_news .metabox span {
        font-size: 14px
    }
    .orido_tm_news .metabox ul li {
        margin-right: 5px
    }
    .orido_tm_news .title a {
        font-size: 18px
    }
    .orido_tm_news .title {
        margin-bottom: 35px
    }
    .orido_tm_contact .text h3 {
        font-size: 48px;
        margin-bottom: 18px
    }
    .orido_tm_contact .connect p {
        font-size: 18px
    }
    .orido_tm_contact .orido_tm_follow ul li a {
        width: 50px;
        height: 50px
    }
    .orido_tm_contact .orido_tm_follow ul li {
        margin-right: 10px
    }
    .orido_tm_contact .orido_tm_follow ul {
        margin-left: 10px
    }
    .orido_tm_contact .orido_tm_follow span {
        font-size: 15px
    }
    .orido_tm_copyright .logo img {
        max-width: 100px;
        max-height: 50px
    }
    .orido_tm_modalbox .box_inner {
        top: 50px;
        bottom: 50px;
        width: 800px
    }
    .orido_tm_modalbox .close {
        margin-left: 20px
    }
    .orido_tm_modalbox .description_wrap {
        padding: 40px
    }
    .orido_tm_modalbox .description_wrap:after,
    .orido_tm_modalbox .description_wrap:before {
        height: 40px
    }
    .orido_tm_contact .element .svg {
        width: 80%;
        height: 80%
    }
    .orido_tm_contact .element {
        left: -50px
    }
    .orido_tm_contact .element2 {
        right: 40px
    }
    .orido_tm_contact .element2 .svg {
        width: 70%;
        height: 70%
    }
}

@media (max-width:1200px) {
    .orido_tm_modalbox .box_inner {
        width: 500px;
        top: 70px;
        bottom: 70px
    }
    .orido_tm_modalbox .description_wrap {
        padding: 35px
    }
    .orido_tm_modalbox .portfolio_main_title {
        margin-bottom: 10px
    }
    .orido_tm_modalbox .portfolio_main_title h3 {
        font-size: 22px;
        margin-bottom: 8px
    }
    .orido_tm_modalbox .main_details {
        flex-direction: column
    }
    .orido_tm_modalbox .main_details .textbox {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px
    }
    .orido_tm_modalbox .main_details .detailbox {
        padding-left: 0;
        width: 100%
    }
    .orido_tm_modalbox .additional_images ul {
        margin: 0
    }
    .orido_tm_modalbox .additional_images ul li {
        width: 100% !important;
        padding-left: 0
    }
    .orido_tm_modalbox .description_wrap:after,
    .orido_tm_modalbox .description_wrap:before {
        height: 35px
    }
    .orido_tm_modalbox .service_popup_informations .main_title h3 {
        font-size: 22px
    }
    .orido_tm_modalbox .news_popup_informations .details h3 {
        font-size: 22px;
        margin-bottom: 8px
    }
    .orido_tm_modalbox .news_popup_informations .image {
        margin-bottom: 27px
    }
    .orido_tm_modalbox .news_popup_informations .details {
        margin-bottom: 15px
    }
}

@media (max-width:1040px) {
    body {
        font-size: 15px
    }
    #preloader,
    .mouse-cursor {
        display: none
    }
    .container {
        padding: 0 20px
    }
    .orido_tm_header {
        display: none
    }
    .orido_tm_mobile_menu {
        display: block
    }
    .orido_tm_hero .avatar {
        display: none
    }
    .orido_tm_hero .details {
        padding-right: 0;
        width: 100%
    }
    .orido_tm_hero .short h3 {
        font-size: 48px
    }
    .orido_tm_hero .short h3 .svg {
        width: 25px;
        height: 25px;
        left: 0
    }
    .orido_tm_hero .short .job {
        font-size: 16px;
        padding-left: 60px
    }
    .orido_tm_hero .short .job:before {
        width: 43px
    }
    .orido_tm_boxed_button a {
        padding: 12px 25px 13px
    }
    .orido_tm_hero .orido_tm_simple_button {
        margin-left: 30px
    }
    .orido_tm_simple_button a .svg {
        width: 20px;
        height: 20px;
        margin-left: 0
    }
    .orido_tm_hero .text {
        margin-bottom: 35px
    }
    .orido_tm_follow ul li a {
        width: 40px;
        height: 40px
    }
    .orido_tm_follow span {
        font-size: 14px
    }
    .orido_tm_hero .orido_tm_follow {
        bottom: 100px
    }
    .orido_tm_down {
        bottom: 10px;
        left: 20px
    }
    .orido_tm_about .about_in {
        padding: 0 20px;
        flex-direction: column
    }
    .orido_tm_about .left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px
    }
    .orido_tm_about .right {
        width: 100%
    }
    .orido_tm_about .element {
        display: none
    }
    .orido_tm_main_title h3 {
        font-size: 35px
    }
    .orido_tm_main_title h3 span:before {
        width: 45px;
        bottom: 13px
    }
    .orido_tm_about .left .year {
        font-size: 280px;
        margin-top: -75px
    }
    .orido_tm_about .experience {
        font-size: 15px;
        padding-left: 35px
    }
    .orido_tm_about .name {
        font-size: 47px;
        left: -12px;
        bottom: -16px
    }
    .orido_tm_about .short img {
        max-width: 115px;
        margin-left: 25px
    }
    .orido_tm_informations .informations_inner {
        flex-direction: column
    }
    .orido_tm_informations .left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 50px
    }
    .orido_tm_informations .right {
        width: 100%;
        top: 0
    }
    .orido_tm_informations .right .filter .ccc {
        display: none
    }
    .orido_tm_informations .right .filter ul li {
        margin-bottom: 7px
    }
    .orido_tm_informations .right .filter ul li a .svg {
        margin-left: 0;
        width: 20px;
        height: 20px
    }
    .orido_tm_informations .timelinebox {
        margin-top: 55px
    }
    .orido_tm_informations .skillbox {
        margin-top: 50px
    }
    /* .orido_tm_service .service_list .list_inner {
        flex-direction: column;
        align-items: baseline;
        justify-content: flex-start
    }
    .orido_tm_service .service_list .right .arrow {
        display: none
    }
    .orido_tm_service .service_list .left {
        width: 100%;
        margin-bottom: 10px
    }
    .orido_tm_service .service_list .right {
        width: 100%;
        display: block
    }
    .orido_tm_service .service_list .right .text {
        padding-right: 0
    }
    .orido_tm_service .service_list .title {
        font-size: 25px;
        padding-left: 10px
    }
    .orido_tm_service .service_list .number {
        font-size: 16px
    } */
    .orido_tm_portfolio .next_button,
    .orido_tm_portfolio .prev_button {
        display: none
    }
    .orido_tm_portfolio .portfolio_list .title {
        font-size: 25px
    }
    .orido_tm_portfolio .portfolio_list .category {
        font-size: 15px
    }
    .orido_tm_testimonials .testimonials_in {
        flex-direction: column;
        align-items: baseline
    }
    .orido_tm_testimonials img {
        max-width: 250px;
        max-height: 250px;
        margin-bottom: 30px
    }
    .orido_tm_testimonials .info {
        padding-left: 0
    }
    .orido_tm_testimonials .text p {
        font-size: 18px
    }
    .orido_tm_testimonials .details .name {
        font-size: 20px;
        margin-bottom: 2px
    }
    .orido_tm_testimonials .details .job {
        font-size: 15px
    }
    .orido_tm_news .news_list>ul {
        margin: 0
    }
    .orido_tm_news .news_list>ul>li {
        width: 100%;
        padding-left: 0
    }
    .orido_tm_contact .infobox {
        flex-direction: column;
        align-items: baseline;
        justify-content: flex-start
    }
    .orido_tm_contact .infobox .video_button img {
        max-width: 120px;
        max-height: 120px
    }
    .orido_tm_contact .infobox .video_button .svg {
        width: 20px;
        height: 20px
    }
    .orido_tm_contact .text {
        padding: 0;
        margin-bottom: 20px
    }
    .orido_tm_contact .text h3 {
        font-size: 32px;
        margin-bottom: 10px
    }
    .orido_tm_contact .infobox .video_button {
        margin-bottom: 20px
    }
    .orido_tm_contact .connect {
        flex-direction: column;
        align-items: baseline;
        justify-content: flex-start
    }
    .orido_tm_contact .connect .left ul li {
        margin-bottom: 10px;
        margin-right: 20px
    }
    .orido_tm_contact .connect p {
        font-size: 18px
    }
    .orido_tm_contact .connect .left {
        margin-bottom: 20px
    }
    .orido_tm_copyright .copyright_inner {
        flex-direction: column
    }
    .orido_tm_copyright .logo {
        margin-bottom: 10px
    }
    .orido_tm_copyright .logo img {
        max-width: 100px
    }
    .orido_tm_modalbox .popup_details .top_image,
    .orido_tm_modalbox .service_popup_informations .image {
        margin-bottom: 27px
    }
    .orido_tm_modalbox .service_popup_informations .main_title {
        margin-bottom: 13px
    }
    .orido_tm_contact .element,
    .orido_tm_contact .element2 {
        display: none
    }
}

@media (max-width:768px) {
    .orido_tm_informations .skillbox ul li {
        width: 50%
    }
    .orido_tm_informations .timelinebox ul {
        margin-left: 0
    }
    .orido_tm_informations .timelinebox ul li {
        width: 100%;
        padding-left: 0
    }
    .orido_tm_counter .counter_list ul li {
        width: 50%
    }
    .orido_tm_counter .counter_list h3 {
        font-size: 45px
    }
    .orido_tm_counter .counter_list ul li .list_inner:before {
        width: 45px;
        height: 45px
    }
    .orido_tm_news .news_list>ul>li .list_inner {
        flex-direction: column-reverse;
        align-items: baseline
    }
    .orido_tm_news .shape {
        display: none
    }
    .orido_tm_news .news_list>ul>li .right {
        width: 100%;
        margin-bottom: 30px
    }
    .orido_tm_news .news_list>ul>li .left {
        width: 100%;
        padding-right: 0
    }
    .orido_tm_news .news_list>ul>li .list_inner {
        padding: 20px
    }
    .orido_tm_modalbox .box_inner {
        width: 300px
    }
    .orido_tm_modalbox .close {
        left: auto;
        right: 0;
        margin-left: 0;
        top: -40px
    }
    .orido_tm_modalbox .close a {
        width: 30px;
        height: 30px
    }
    .orido_tm_modalbox .description_wrap {
        padding: 20px
    }
    .orido_tm_modalbox .description_wrap:after,
    .orido_tm_modalbox .description_wrap:before {
        height: 20px
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

html {
    scroll-behavior: smooth
}

.c-pointer {
    cursor: pointer
}

img.mfp-img {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    max-height: 392px;
    padding: 0 !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.mfp-img-container .mfp-content {
    max-width: 400px !important
}

.mfp-img-container .mfp-close {
    top: -110px;
    right: -24px
}

.header-navigation .main-menu ul>li.has-children.active>a:after,
.main-menu li.active>a {
    color: #ff344f !important
}

span.current {
    color: unset !important
}