::-moz-selection {
    background: 0 0;
    color: #d09a26
}

::selection {
    background: 0 0;
    color: #d09a26
}

html {
    padding: 0;
    margin: 0;
    scroll-behavior: smooth;
	overflow-x: hidden;
}

body {
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Oswald, sans-serif;
    color: #262626;
    font-weight: 400;
    margin: 0;
	overflow-x: hidden;
}

blockquote,
ol,
ul {
    margin: 0;
    padding: 0
}

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

li {
    list-style: none
}

img {
    vertical-align: middle;
    max-width: 100%;
    border-style: none;
    width: 100%
}

a,
i {
    border: none
}

button {
    padding: 0
}

button,
input,
select,
textarea {
    font-size: 14px;
    line-height: 1.75;
    font-family: Oswald, sans-serif
}

a:hover {
    text-decoration: none
}

button,
button:focus,
button:hover {
    background: 0 0;
    border: none
}

a:focus {
    outline: 0;
    color: #d09a26;
    text-decoration: none!important
}

button:focus {
    outline: 0
}

p {
    margin: 10px 0 0 0;
    font-family: 'Open Sans', sans-serif
}

a {
    font-family: Oswald, sans-serif;
    text-decoration: none;
    color: inherit
}

a:hover {
    color: #d09a26
}

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

td,
th {
    padding: 5px;
    border: 1px solid #000;
    text-align: center
}

code,
pre {
    padding: 10px;
    padding-bottom: 0;
    border-left: 3px solid #6fbf71;
    border-bottom: 1px solid transparent;
    overflow-x: scroll
}

pre {
    display: block;
    word-break: break-all;
    word-wrap: break-word
}

pre code {
    white-space: pre-wrap
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Oswald, sans-serif;
    margin: 0;
    line-height: 1.3
}

h1,
h2,
h3 {
    font-weight: 700
}

h4,
h5 {
    font-weight: 600
}

h6 {
    font-weight: 500
}

h1 {
    font-size: 42px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 19px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 14px
}

@media only screen and (max-width:999px) {
    h1 {
        font-size: 38px
    }
    h2 {
        font-size: 28px
    }
    h3 {
        font-size: 24px
    }
}

@media only screen and (max-width:767px) {
    h1 {
        font-size: 36px
    }
    h2 {
        font-size: 26px
    }
    h3 {
        font-size: 24px
    }
}

@media only screen and (max-width:549px) {
    h1 {
        font-size: 34px
    }
}

.rel-pos {
    position: relative
}

.d-block {
    display: block
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d-flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.top-bottom-padding-120 {
    padding-top: 120px;
    padding-bottom: 120px
}

.top-padding-120 {
    padding-top: 120px
}

.bottom-padding-120 {
    padding-bottom: 120px
}

.top-bottom-padding-90 {
    padding-top: 90px;
    padding-bottom: 90px
}

.top-padding-90 {
    padding-top: 90px
}

.bottom-padding-90 {
    padding-bottom: 90px
}

.top-bottom-padding-60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.top-padding-60 {
    padding-top: 60px
}

.bottom-padding-60 {
    padding-bottom: 60px
}

.top-bottom-padding-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.top-padding-50 {
    padding-top: 50px
}

.bottom-padding-50 {
    padding-bottom: 50px
}

.top-bottom-padding-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.top-padding-40 {
    padding-top: 40px
}

.bottom-padding-40 {
    padding-bottom: 40px
}

.top-bottom-padding-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.top-padding-30 {
    padding-top: 30px
}

.bottom-padding-30 {
    padding-bottom: 30px
}

.top-bottom-padding-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

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

.bottom-padding-20 {
    padding-bottom: 20px
}

.top-bottom-padding-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.top-padding-15 {
    padding-top: 15px
}

.bottom-padding-15 {
    padding-bottom: 15px
}

.top-bottom-padding-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.top-padding-10 {
    padding-top: 10px
}

.bottom-padding-10 {
    padding-bottom: 10px
}

.top-bottom-padding-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.top-padding-5 {
    padding-top: 5px
}

.bottom-padding-5 {
    padding-bottom: 5px
}

.top-bottom-margin-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

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

.top-margin-30 {
    margin-top: 30px
}

.top-bottom-margin-25 {
    margin-top: 25px;
    margin-bottom: 25px
}

.bottom-margin-25 {
    margin-bottom: 25px
}

.top-margin-25 {
    margin-top: 25px
}

.top-bottom-margin-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.bottom-margin-20 {
    margin-bottom: 20px
}

.top-margin-20 {
    margin-top: 20px
}

.top-bottom-margin-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.bottom-margin-15 {
    margin-bottom: 15px
}

.top-margin-15 {
    margin-top: 15px
}

.top-bottom-margin-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.bottom-margin-10 {
    margin-bottom: 10px
}

.top-margin-10 {
    margin-top: 10px
}

.top-bottom-margin-5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.bottom-margin-5 {
    margin-bottom: 5px
}

.top-margin-5 {
    margin-top: 5px
}

.content-left-right-margin-50 {
    margin-left: 50px;
    margin-right: 50px
}

.content-right-margin-50 {
    margin-right: 50px
}

.content-left-margin-50 {
    margin-left: 50px
}

.content-left-right-margin-45 {
    margin-left: 45px;
    margin-right: 45px
}

.content-right-margin-45 {
    margin-right: 45px
}

.content-left-margin-45 {
    margin-left: 45px
}

.content-left-right-margin-40 {
    margin-left: 40px;
    margin-right: 40px
}

.content-right-margin-40 {
    margin-right: 40px
}

.content-left-margin-40 {
    margin-left: 40px
}

.content-left-right-margin-35 {
    margin-left: 35px;
    margin-right: 35px
}

.content-right-margin-35 {
    margin-right: 35px
}

.content-left-margin-35 {
    margin-left: 35px
}

.content-left-right-margin-30 {
    margin-left: 30px;
    margin-right: 30px
}

.content-right-margin-30 {
    margin-right: 30px
}

.content-left-margin-30 {
    margin-left: 30px
}

.content-left-right-margin-25 {
    margin-left: 25px;
    margin-right: 25px
}

.content-right-margin-25 {
    margin-right: 25px
}

.content-left-margin-25 {
    margin-left: 25px
}

.content-left-right-margin-20 {
    margin-left: 20px;
    margin-right: 20px
}

.content-right-margin-20 {
    margin-right: 20px
}

.content-left-margin-20 {
    margin-left: 20px
}

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

.content-right-margin-15 {
    margin-right: 15px
}

.content-left-margin-15 {
    margin-left: 15px
}

.content-left-right-margin-10 {
    margin-left: 10px;
    margin-right: 10px
}

.content-right-margin-10 {
    margin-right: 10px
}

.content-left-margin-10 {
    margin-left: 10px
}

.content-left-right-margin-5 {
    margin-left: 5px;
    margin-right: 5px
}

.content-right-margin-5 {
    margin-right: 5px
}

.content-left-margin-5 {
    margin-left: 5px
}

.content-padding-l-r-20 {
    padding-left: 20px;
    padding-right: 20px
}

.content-padding-bottom-20 {
    padding-bottom: 20px
}

.content-padding-8 {
    padding: 8px
}

.content-padding-35 {
    padding: 35px
}

.overflow-hidden {
    overflow: hidden
}

@media only screen and (max-width:999px) {
    .response-999 .content-left-right-margin-10,
    .response-999 .content-left-right-margin-15,
    .response-999 .content-left-right-margin-20,
    .response-999 .content-left-right-margin-25,
    .response-999 .content-left-right-margin-30,
    .response-999 .content-left-right-margin-35,
    .response-999 .content-left-right-margin-40,
    .response-999 .content-left-right-margin-45,
    .response-999 .content-left-right-margin-5,
    .response-999 .content-left-right-margin-50 {
        margin-left: 0;
        margin-right: 0
    }
    .response-999 .content-right-margin-10,
    .response-999 .content-right-margin-15,
    .response-999 .content-right-margin-20,
    .response-999 .content-right-margin-25,
    .response-999 .content-right-margin-30,
    .response-999 .content-right-margin-35,
    .response-999 .content-right-margin-40,
    .response-999 .content-right-margin-45,
    .response-999 .content-right-margin-5,
    .response-999 .content-right-margin-50 {
        margin-right: 0
    }
    .response-999 .content-left-margin-10,
    .response-999 .content-left-margin-15,
    .response-999 .content-left-margin-20,
    .response-999 .content-left-margin-25,
    .response-999 .content-left-margin-30,
    .response-999 .content-left-margin-35,
    .response-999 .content-left-margin-40,
    .response-999 .content-left-margin-45,
    .response-999 .content-left-margin-5,
    .response-999 .content-left-margin-50 {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .content-left-right-margin-10,
    .content-left-right-margin-15,
    .content-left-right-margin-20,
    .content-left-right-margin-25,
    .content-left-right-margin-30,
    .content-left-right-margin-35,
    .content-left-right-margin-40,
    .content-left-right-margin-45,
    .content-left-right-margin-5,
    .content-left-right-margin-50 {
        margin-left: 0;
        margin-right: 0
    }
    .content-right-margin-10,
    .content-right-margin-15,
    .content-right-margin-20,
    .content-right-margin-25,
    .content-right-margin-30,
    .content-right-margin-35,
    .content-right-margin-40,
    .content-right-margin-45,
    .content-right-margin-5,
    .content-right-margin-50 {
        margin-right: 0
    }
    .content-left-margin-10,
    .content-left-margin-15,
    .content-left-margin-20,
    .content-left-margin-25,
    .content-left-margin-30,
    .content-left-margin-35,
    .content-left-margin-40,
    .content-left-margin-45,
    .content-left-margin-5,
    .content-left-margin-50 {
        margin-left: 0
    }
    .response-549 .content-left-right-margin-50 {
        margin-left: 50px;
        margin-right: 50px
    }
    .response-549 .content-right-margin-50 {
        margin-right: 50px
    }
    .response-549 .content-left-margin-50 {
        margin-left: 50px
    }
    .response-549 .content-left-right-margin-45 {
        margin-left: 45px;
        margin-right: 45px
    }
    .response-549 .content-right-margin-45 {
        margin-right: 45px
    }
    .response-549 .content-left-margin-45 {
        margin-left: 45px
    }
    .response-549 .content-left-right-margin-40 {
        margin-left: 40px;
        margin-right: 40px
    }
    .response-549 .content-right-margin-40 {
        margin-right: 40px
    }
    .response-549 .content-left-margin-40 {
        margin-left: 40px
    }
    .response-549 .content-left-right-margin-35 {
        margin-left: 35px;
        margin-right: 35px
    }
    .response-549 .content-right-margin-35 {
        margin-right: 35px
    }
    .response-549 .content-left-margin-35 {
        margin-left: 35px
    }
    .response-549 .content-left-right-margin-30 {
        margin-left: 30px;
        margin-right: 30px
    }
    .response-549 .content-right-margin-30 {
        margin-right: 30px
    }
    .response-549 .content-left-margin-30 {
        margin-left: 30px
    }
    .response-549 .content-left-right-margin-25 {
        margin-left: 25px;
        margin-right: 25px
    }
    .response-549 .content-right-margin-25 {
        margin-right: 25px
    }
    .response-549 .content-left-margin-25 {
        margin-left: 25px
    }
    .response-549 .content-left-right-margin-20 {
        margin-left: 20px;
        margin-right: 20px
    }
    .response-549 .content-right-margin-20 {
        margin-right: 20px
    }
    .response-549 .content-left-margin-20 {
        margin-left: 20px
    }
    .response-549 .content-left-right-margin-15 {
        margin-left: 15px;
        margin-right: 15px
    }
    .response-549 .content-right-margin-15 {
        margin-right: 15px
    }
    .response-549 .content-left-margin-15 {
        margin-left: 15px
    }
    .response-549 .content-left-right-margin-10 {
        margin-left: 10px;
        margin-right: 10px
    }
    .response-549 .content-right-margin-10 {
        margin-right: 10px
    }
    .response-549 .content-left-margin-10 {
        margin-left: 10px
    }
    .response-549 .content-left-right-margin-5 {
        margin-left: 5px;
        margin-right: 5px
    }
    .response-549 .content-right-margin-5 {
        margin-right: 5px
    }
    .response-549 .content-left-margin-5 {
        margin-left: 5px
    }
}

@media only screen and (max-width:549px) {
    .response-549 .content-left-right-margin-10,
    .response-549 .content-left-right-margin-15,
    .response-549 .content-left-right-margin-20,
    .response-549 .content-left-right-margin-25,
    .response-549 .content-left-right-margin-30,
    .response-549 .content-left-right-margin-35,
    .response-549 .content-left-right-margin-40,
    .response-549 .content-left-right-margin-45,
    .response-549 .content-left-right-margin-5,
    .response-549 .content-left-right-margin-50 {
        margin-left: 0;
        margin-right: 0
    }
    .response-549 .content-right-margin-10,
    .response-549 .content-right-margin-15,
    .response-549 .content-right-margin-20,
    .response-549 .content-right-margin-25,
    .response-549 .content-right-margin-30,
    .response-549 .content-right-margin-35,
    .response-549 .content-right-margin-40,
    .response-549 .content-right-margin-45,
    .response-549 .content-right-margin-5,
    .response-549 .content-right-margin-50 {
        margin-right: 0
    }
    .response-549 .content-left-margin-10,
    .response-549 .content-left-margin-15,
    .response-549 .content-left-margin-20,
    .response-549 .content-left-margin-25,
    .response-549 .content-left-margin-30,
    .response-549 .content-left-margin-35,
    .response-549 .content-left-margin-40,
    .response-549 .content-left-margin-45,
    .response-549 .content-left-margin-5,
    .response-549 .content-left-margin-50 {
        margin-left: 0
    }
    .content-padding-l-r-20 {
        padding-left: 10px;
        padding-right: 10px
    }
}

.container {
    max-width: 1350px;
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
    height: auto;
    position: relative
}

.container.full {
    max-width: 100%
}

.container.small {
    max-width: 960px
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.flex-container.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: wrap-reverse;
    flex-flow: wrap-reverse
}

.eight-columns,
.eleven-columns,
.five-columns,
.four-columns,
.nine-columns,
.one-column,
.seven-columns,
.six-columns,
.ten-columns,
.three-columns,
.twelve-columns,
.two-columns {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

.one-column {
    -ms-flex-preferred-size: 8.33%;
    flex-basis: 8.33%
}

.two-columns {
    -ms-flex-preferred-size: 16.66%;
    flex-basis: 16.66%
}

.three-columns {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.four-columns {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%
}

.five-columns {
    -ms-flex-preferred-size: 41.66%;
    flex-basis: 41.66%
}

.six-columns {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.seven-columns {
    -ms-flex-preferred-size: 58.33%;
    flex-basis: 58.33%
}

.eight-columns {
    -ms-flex-preferred-size: 66.66%;
    flex-basis: 66.66%
}

.nine-columns {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%
}

.ten-columns {
    -ms-flex-preferred-size: 83.33%;
    flex-basis: 83.33%
}

.eleven-columns {
    -ms-flex-preferred-size: 91.66%;
    flex-basis: 91.66%
}

.twelve-columns {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.one-offset {
    margin-left: 8.33%
}

.two-offset {
    margin-left: 16.66%
}

.three-offset {
    margin-left: 25%
}

.four-offset {
    margin-left: 33.33%
}

.five-offset {
    margin-left: 41.66%
}

.six-offset {
    margin-left: 50%
}

.seven-offset {
    margin-left: 58.33%
}

.eight-offset {
    margin-left: 66.66%
}

.nine-offset {
    margin-left: 75%
}

.ten-offset {
    margin-left: 83.33%
}

.eleven-offset {
    margin-left: 91.66%
}
.portfolio-content .portfolio-content-inner {
    min-height: 70vh
}
@media only screen and (max-width:1100px) {
    .portfolio-content .portfolio-content-inner {
        min-height: 30vh;
    }
}
@media only screen and (max-width:999px) {
    .container {
        width: calc(100% - 40px)
    }
    .response-999 .eight-columns,
    .response-999 .eleven-columns,
    .response-999 .five-columns,
    .response-999 .four-columns,
    .response-999 .nine-columns,
    .response-999 .one-column,
    .response-999 .seven-columns,
    .response-999 .six-columns,
    .response-999 .ten-columns,
    .response-999 .three-columns,
    .response-999 .twelve-columns,
    .response-999 .two-columns {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .response-999 .eight-offset,
    .response-999 .eleven-offset,
    .response-999 .five-offset,
    .response-999 .four-offset,
    .response-999 .nine-offset,
    .response-999 .one-offset,
    .response-999 .seven-offset,
    .response-999 .six-offset,
    .response-999 .ten-offset,
    .response-999 .three-offset,
    .response-999 .two-offset {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .mobile-box {
        width: 50%!important;
        flex-basis: 50%!important
    }
    .eight-columns,
    .eleven-columns,
    .five-columns,
    .four-columns,
    .nine-columns,
    .one-column,
    .seven-columns,
    .six-columns,
    .ten-columns,
    .three-columns,
    .twelve-columns,
    .two-columns {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .eight-offset,
    .eleven-offset,
    .five-offset,
    .four-offset,
    .nine-offset,
    .one-offset,
    .seven-offset,
    .six-offset,
    .ten-offset,
    .three-offset,
    .two-offset {
        margin-left: 0
    }
    .response-549 .one-column {
        -ms-flex-preferred-size: 8.33%;
        flex-basis: 8.33%
    }
    .response-549 .two-columns {
        -ms-flex-preferred-size: 16.66%;
        flex-basis: 16.66%
    }
    .response-549 .three-columns {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
    .response-549 .four-columns {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%
    }
    .response-549 .five-columns {
        -ms-flex-preferred-size: 41.66%;
        flex-basis: 41.66%
    }
    .response-549 .six-columns {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .response-549 .seven-columns {
        -ms-flex-preferred-size: 58.33%;
        flex-basis: 58.33%
    }
    .response-549 .eight-columns {
        -ms-flex-preferred-size: 66.66%;
        flex-basis: 66.66%
    }
    .response-549 .nine-columns {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }
    .response-549 .ten-columns {
        -ms-flex-preferred-size: 83.33%;
        flex-basis: 83.33%
    }
    .response-549 .eleven-columns {
        -ms-flex-preferred-size: 91.66%;
        flex-basis: 91.66%
    }
    .response-549 .twelve-columns {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .response-549 .one-offset {
        margin-left: 8.33%
    }
    .response-549 .two-offset {
        margin-left: 16.66%
    }
    .response-549 .three-offset {
        margin-left: 25%
    }
    .response-549 .four-offset {
        margin-left: 33.33%
    }
    .response-549 .five-offset {
        margin-left: 41.66%
    }
    .response-549 .six-offset {
        margin-left: 50%
    }
    .response-549 .seven-offset {
        margin-left: 58.33%
    }
    .response-549 .eight-offset {
        margin-left: 66.66%
    }
    .response-549 .nine-offset {
        margin-left: 75%
    }
    .response-549 .ten-offset {
        margin-left: 83.33%
    }
    .response-549 .eleven-offset {
        margin-left: 91.66%
    }
}

@media only screen and (max-width:549px) {
    .container {
        width: calc(100% - 20px)
    }
    .response-549 .eight-columns,
    .response-549 .eleven-columns,
    .response-549 .five-columns,
    .response-549 .four-columns,
    .response-549 .nine-columns,
    .response-549 .one-column,
    .response-549 .seven-columns,
    .response-549 .six-columns,
    .response-549 .ten-columns,
    .response-549 .three-columns,
    .response-549 .twelve-columns,
    .response-549 .two-columns {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .response-549 .eight-offset,
    .response-549 .eleven-offset,
    .response-549 .five-offset,
    .response-549 .four-offset,
    .response-549 .nine-offset,
    .response-549 .one-offset,
    .response-549 .seven-offset,
    .response-549 .six-offset,
    .response-549 .ten-offset,
    .response-549 .three-offset,
    .response-549 .two-offset {
        margin-left: 0
    }
}

textarea {
    background: 0 0;
    resize: vertical;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

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] {
    vertical-align: middle;
    outline: 0;
    background: 0 0
}

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 {
    outline: 0
}

input[type=submit] {
    text-decoration: none;
    border: none;
    background: 0 0;
    outline: 0
}

input[type=submit]:hover {
    background: 0 0;
    outline: 0
}

::-webkit-input-placeholder {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    opacity: 1;
    color: #b6b7b8
}

:-moz-placeholder {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    opacity: 1;
    color: #b6b7b8
}

::-moz-placeholder {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    opacity: 1;
    color: #b6b7b8
}

:-ms-input-placeholder {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    opacity: 1;
    color: #b6b7b8
}

::-ms-input-placeholder {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    opacity: 1;
    color: #b6b7b8
}

::placeholder {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    opacity: 1;
    color: #b6b7b8
}

.pointer {
    position: fixed;
    top: 50%;
    left: -100px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9999;
    -webkit-transition-property: width, height, background;
    -o-transition-property: width, height, background;
    transition-property: width, height, background;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.19, .94, .336, 1);
    -o-transition-timing-function: cubic-bezier(.19, .94, .336, 1);
    transition-timing-function: cubic-bezier(.19, .94, .336, 1);
    border-radius: 50%;
    background-color: transparent;
    overflow: hidden
}

body.out .pointer {
    width: 0;
    height: 0
}

.pointer.large {
    width: 65px;
    height: 65px;
    background: rgba(242, 182, 54, .15);
    -webkit-box-shadow: 0 0 30px rgba(242, 182, 54, .8);
    box-shadow: 0 0 30px rgba(242, 182, 54, .8)
}

.pointer.small {
    width: 25px;
    height: 25px;
    background: rgba(242, 182, 54, .15);
    -webkit-box-shadow: 0 0 30px rgba(242, 182, 54, .8);
    box-shadow: 0 0 30px rgba(242, 182, 54, .8)
}

.pointer.right {
    width: 70px;
    height: 70px;
    background: rgba(239, 13, 51, 0);
    border: 2px solid #d09a26
}

.pointer.open,
.pointer.zoom {
    width: 80px;
    height: 80px;
    background: rgba(239, 13, 51, 0);
    border: 2px solid #d09a26
}

.pointer .fa-link,
.pointer .fa-long-arrow-alt-right,
.pointer .fa-search {
    color: #d09a26;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    opacity: 0;
    -webkit-transition: .4s cubic-bezier(.225, 1, .316, .99);
    -o-transition: .4s cubic-bezier(.225, 1, .316, .99);
    transition: .4s cubic-bezier(.225, 1, .316, .99)
}

.pointer .fa-link,
.pointer .fa-search {
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
}

.pointer.right .fa-long-arrow-alt-right {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.pointer.open .fa-link,
.pointer.zoom .fa-search {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.pointer.black {
    background: #1b2a2f
}

.pointer.black.large {
    background: rgba(27, 42, 47, .4);
    -webkit-box-shadow: 0 0 30px #000;
    box-shadow: 0 0 30px #000
}

.pointer.black.small {
    background: rgba(27, 42, 47, .5);
    -webkit-box-shadow: 0 0 30px #000;
    box-shadow: 0 0 30px #000
}

.pointer.black.right {
    background: rgba(27, 42, 47, 0);
    border: 2px solid #1b2a2f
}

.pointer.black.open,
.pointer.black.zoom {
    background: rgba(27, 42, 47, 0);
    border: 2px solid #1b2a2f
}

.pointer.black .fa-link,
.pointer.black .fa-long-arrow-alt-right,
.pointer.black .fa-search {
    color: #1b2a2f
}

.touch .pointer {
    display: none
}

.animsition-overlay,
body {
    overflow: hidden
}

.animsition-overlay {
    z-index: 2
}

.animsition-overlay-slide {
    background-color: transparent
}

.loader:after,
.loader:before {
    content: '';
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    background: #111517;
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99)
}

.loader:before {
    left: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible
}

.loader:after {
    left: -100%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: hidden;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.loading {
    position: fixed;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
    visibility: visible;
    -webkit-transition: .5s cubic-bezier(.76, .06, .85, .07);
    -o-transition: .5s cubic-bezier(.76, .06, .85, .07);
    transition: .5s cubic-bezier(.76, .06, .85, .07);
    z-index: 101;
    width: 200px;
    height: 200px
}

.loading:before {
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #111517;
    border-left-color: #fff;
    -webkit-animation: 1.2s loading-anim cubic-bezier(.767, .01, .18, 1.01) infinite both;
    animation: 1.2s loading-anim cubic-bezier(.767, .01, .18, 1.01) infinite both;
    border-radius: 50%;
    display: block
}

.logo-loading {
    width: 160px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@-webkit-keyframes loading-anim {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loading-anim {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

body.in {

    overflow-x: hidden
}

.loader.in:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: hidden
}

.loader.out:after {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible
}

body.in .loading {
    opacity: 0;
    visibility: hidden
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    height: auto;
    min-height: 95px
}

.header-flex-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.logo {
    width: 100px;
    margin: 38px 0 0 0;
    text-align: center
}

.logo-img-box {
    position: relative;
    overflow: hidden
}

.logo img {
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);
    -webkit-transition: .5s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .5s cubic-bezier(.767, .01, .18, 1.01);
    transition: .5s cubic-bezier(.767, .01, .18, 1.01)
}

body.active .logo img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.menu-open {
    width: 40px;
    height: 30px;
    margin: 40px 0 0 40px;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .5s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .5s cubic-bezier(.767, .01, .18, 1.01);
    transition: .5s cubic-bezier(.767, .01, .18, 1.01)
}

body.active .menu-open {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.menu-open:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    left: 0;
    top: 50%;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transform: translateY(-50%) scaleX(0);
    -ms-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    -webkit-transition: .4s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .4s cubic-bezier(.767, .01, .18, 1.01);
    transition: .4s cubic-bezier(.767, .01, .18, 1.01)
}

body.active .menu-open:before {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.hamburger:after,
.hamburger:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    left: 0;
    top: 0;
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.hamburger:after {
    top: auto;
    bottom: 0
}

.menu-open.active .hamburger:after {
    -webkit-transition: .3s cubic-bezier(.225, 1, .316, .99);
    -o-transition: .3s cubic-bezier(.225, 1, .316, .99);
    transition: .3s cubic-bezier(.225, 1, .316, .99);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.menu-open.active .hamburger:before {
    -webkit-transition: .3s cubic-bezier(.225, 1, .316, .99);
    -o-transition: .3s cubic-bezier(.225, 1, .316, .99);
    transition: .3s cubic-bezier(.225, 1, .316, .99);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.logo-black {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.midnightHeader.black .logo-white,
.midnightHeader.default .logo-black {
    opacity: 0
}

.midnightHeader.black .logo-black,
.midnightHeader.default .logo-white {
    opacity: 1
}

.midnightHeader.default .hamburger:after,
.midnightHeader.default .hamburger:before,
.midnightHeader.default .menu-open:before {
    background: #d09a26
}

.midnightHeader.black .hamburger:after,
.midnightHeader.black .hamburger:before,
.midnightHeader.black .menu-open:before {
    background: #000
}

.headroom {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.76, .06, .85, .07);
    transition: -webkit-transform .6s cubic-bezier(.76, .06, .85, .07);
    -o-transition: transform .6s cubic-bezier(.76, .06, .85, .07);
    transition: transform .6s cubic-bezier(.76, .06, .85, .07);
    transition: transform .6s cubic-bezier(.76, .06, .85, .07), -webkit-transform .6s cubic-bezier(.76, .06, .85, .07);
    will-change: transform
}

.headroom--pinned {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.headroom--unpinned {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

@media only screen and (max-width:999px) {
    .logo {
        margin: 20px 0 0 20px
    }
    .menu-open {
        margin: 20px 20px 0 0
    }
    .facet-box {
        padding: 60px 6px!important
    }
    .video-box .video-round-box {
        background-color: #d09a26;
        border-radius: 50%;
        width: 231px!important;
        height: 231px!important;
        position: absolute;
        right: -49px!important;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 40px;
        margin-bottom: 20px
    }
    .video-play-button {
        position: absolute;
        z-index: 3;
        top: 50%!important;
        left: 50%!important;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        display: block;
        width: 32px;
        height: 44px;
        border-radius: 50%;
        padding: 18px 20px 18px 28px
    }
}

@media only screen and (max-width:549px) {
    .logo {
        margin: 10px 0 0 10px
    }
    .menu-open {
        margin: 15px 15px 15px 15px
    }
    .video-box .video-round-box {
        background-color: #d09a26;
        border-radius: 50%;
        width: 100px!important;
        height: 100px!important;
        position: absolute;
        right: -18px!important;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 40px;
        margin-bottom: 20px
    }
    .video-play-button {
        position: absolute;
        z-index: 3;
        top: 40%!important;
        left: 50%!important;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        display: block;
        width: 32px;
        height: 44px;
        border-radius: 50%;
        padding: 18px 20px 18px 28px
    }
}

.nav-container {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 100%;
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    z-index: 100;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.nav-container.active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.nav-logo-main {
    position: absolute;
    width: 125px;
    top: -96px;
    left: calc(50% + -95px);
    overflow: hidden;
    z-index: 3;
    height: 125px;
    padding: 33px 33px;
    background-color: #e5e6e8;
    border-radius: 100%;
    text-align: center
}

.nav-logo-main img {
    margin-top: 52px;
    width: 102px
}

.nav-logo {
    position: absolute;
    width: 100px;
    top: 30px;
    right: calc(20% + 40px);
    overflow: hidden;
    z-index: 3
}

.nav-logo img {
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);
    -webkit-transition: .7s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .7s cubic-bezier(.767, .01, .18, 1.01);
    transition: .7s cubic-bezier(.767, .01, .18, 1.01)
}

.nav-container.active .nav-logo img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

body.out .nav-container.active .nav-logo img {
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.menu-close {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 40px;
    height: 22px;
    z-index: 3;
    -webkit-transition: .5s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .5s cubic-bezier(.767, .01, .18, 1.01);
    transition: .5s cubic-bezier(.767, .01, .18, 1.01)
}

body.out .nav-container.active .menu-close {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.menu-close:after,
.menu-close:before {
    content: '';
    width: 40px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: .7s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .7s cubic-bezier(.767, .01, .18, 1.01);
    transition: .7s cubic-bezier(.767, .01, .18, 1.01)
}

.nav-container.active .menu-close:before {
    -webkit-transform: translateY(-50%) rotate(225deg);
    -ms-transform: translateY(-50%) rotate(225deg);
    transform: translateY(-50%) rotate(225deg);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.nav-container.active .menu-close:after {
    -webkit-transform: translateY(-50%) rotate(135deg);
    -ms-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

body.out .nav-container.active .menu-close:after,
body.out .nav-container.active .menu-close:before {
    -webkit-transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%;
    height: 100%;
    margin-left: calc(50% - 0px);
    position: relative;
    border-left: 0 solid #111517
}

.nav-box {
    margin: 8px 0;
    padding: 0;
    overflow: hidden
}

.nav-box a {
    -webkit-transform: translateY(104%);
    -ms-transform: translateY(104%);
    transform: translateY(104%);
    -webkit-transition: .7s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .7s cubic-bezier(.767, .01, .18, 1.01);
    transition: .7s cubic-bezier(.767, .01, .18, 1.01);
    margin: 0;
    padding: 0;
    display: inline-block
}

.nav-container li li:nth-last-child(1) a,
.nav-container li:nth-last-child(1) a {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.nav-container li li:nth-last-child(2) a,
.nav-container li:nth-last-child(2) a {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.nav-container li li:nth-last-child(3) a,
.nav-container li:nth-last-child(3) a {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.nav-container li li:nth-last-child(4) a,
.nav-container li:nth-last-child(4) a {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.nav-container li li:nth-last-child(5) a,
.nav-container li:nth-last-child(5) a {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.nav-container li li:nth-last-child(6) a,
.nav-container li:nth-last-child(6) a {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.nav-container li li:nth-last-child(7) a,
.nav-container li:nth-last-child(7) a {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.nav-container li li:nth-last-child(8) a,
.nav-container li:nth-last-child(8) a {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.nav-container li li:nth-last-child(9) a,
.nav-container li:nth-last-child(9) a {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.nav-container li li:nth-last-child(10) a,
.nav-container li:nth-last-child(10) a {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.nav-container li li:nth-last-child(11) a,
.nav-container li:nth-last-child(11) a {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.nav-container li li:nth-last-child(12) a,
.nav-container li:nth-last-child(12) a {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.nav-container.active a {
    -webkit-transition: 1.5s cubic-bezier(.225, 1, .316, .99);
    -o-transition: 1.5s cubic-bezier(.225, 1, .316, .99);
    transition: 1.5s cubic-bezier(.225, 1, .316, .99);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.nav-container.active li li:nth-child(1) a,
.nav-container.active li:nth-child(1) a {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.nav-container.active li li:nth-child(2) a,
.nav-container.active li:nth-child(2) a {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.nav-container.active li li:nth-child(3) a,
.nav-container.active li:nth-child(3) a {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.nav-container.active li li:nth-child(4) a,
.nav-container.active li:nth-child(4) a {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.nav-container.active li li:nth-child(5) a,
.nav-container.active li:nth-child(5) a {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.nav-container.active li li:nth-child(6) a,
.nav-container.active li:nth-child(6) a {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.nav-container.active li li:nth-child(7) a,
.nav-container.active li:nth-child(7) a {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.nav-container.active li li:nth-child(8) a,
.nav-container.active li:nth-child(8) a {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.nav-container.active li li:nth-child(9) a,
.nav-container.active li:nth-child(9) a {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.nav-container.active li li:nth-child(10) a,
.nav-container.active li:nth-child(10) a {
    -webkit-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s
}

.nav-container.active li li:nth-child(11) a,
.nav-container.active li:nth-child(11) a {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

.nav-container.active li li:nth-child(12) a,
.nav-container.active li:nth-child(12) a {
    -webkit-transition-delay: 2.1s;
    -o-transition-delay: 2.1s;
    transition-delay: 2.1s
}

body.out .nav-container.active a {
    -webkit-transition: 1s cubic-bezier(.76, .06, .85, .07);
    -o-transition: 1s cubic-bezier(.76, .06, .85, .07);
    transition: 1s cubic-bezier(.76, .06, .85, .07);
    -webkit-transform: translateY(104%);
    -ms-transform: translateY(104%);
    transform: translateY(104%)
}

body.out .nav-container.active li li:nth-last-child(1) a,
body.out .nav-container.active li:nth-last-child(1) a {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

body.out .nav-container.active li li:nth-last-child(2) a,
body.out .nav-container.active li:nth-last-child(2) a {
    -webkit-transition-delay: .04s;
    -o-transition-delay: .04s;
    transition-delay: .04s
}

body.out .nav-container.active li li:nth-last-child(3) a,
body.out .nav-container.active li:nth-last-child(3) a {
    -webkit-transition-delay: .08s;
    -o-transition-delay: .08s;
    transition-delay: .08s
}

body.out .nav-container.active li li:nth-last-child(4) a,
body.out .nav-container.active li:nth-last-child(4) a {
    -webkit-transition-delay: .12s;
    -o-transition-delay: .12s;
    transition-delay: .12s
}

body.out .nav-container.active li li:nth-last-child(5) a,
body.out .nav-container.active li:nth-last-child(5) a {
    -webkit-transition-delay: .16s;
    -o-transition-delay: .16s;
    transition-delay: .16s
}

body.out .nav-container.active li li:nth-last-child(6) a,
body.out .nav-container.active li:nth-last-child(6) a {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

body.out .nav-container.active li li:nth-last-child(7) a,
body.out .nav-container.active li:nth-last-child(7) a {
    -webkit-transition-delay: .24s;
    -o-transition-delay: .24s;
    transition-delay: .24s
}

body.out .nav-container.active li li:nth-last-child(8) a,
body.out .nav-container.active li:nth-last-child(8) a {
    -webkit-transition-delay: .28s;
    -o-transition-delay: .28s;
    transition-delay: .28s
}

body.out .nav-container.active li li:nth-last-child(9) a,
body.out .nav-container.active li:nth-last-child(9) a {
    -webkit-transition-delay: .32s;
    -o-transition-delay: .32s;
    transition-delay: .32s
}

body.out .nav-container.active li li:nth-last-child(10) a,
body.out .nav-container.active li:nth-last-child(10) a {
    -webkit-transition-delay: .36s;
    -o-transition-delay: .36s;
    transition-delay: .36s
}

body.out .nav-container.active li li:nth-last-child(11) a,
body.out .nav-container.active li:nth-last-child(11) a {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

body.out .nav-container.active li li:nth-last-child(12) a,
body.out .nav-container.active li:nth-last-child(12) a {
    -webkit-transition-delay: .44s;
    -o-transition-delay: .44s;
    transition-delay: .44s
}

.nav-btn {
    position: relative;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 35px;
    line-height: 1;
    font-weight: 500;
    font-family: Oswald, sans-serif;
    color: #fff;
    white-space: nowrap
}

.nav-btn:before {
    content: attr(data-text);
    position: absolute;
    top: 53%;
    color: #d09a26;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: .5s cubic-bezier(.76, .06, .85, .07);
    -o-transition: .5s cubic-bezier(.76, .06, .85, .07);
    transition: .5s cubic-bezier(.76, .06, .85, .07);
    width: 0%;
    white-space: nowrap;
    overflow: hidden;
    background: #2f3037;
height:0;
}

.nav-btn.active:before {
    width: 100%
}

a:hover .nav-btn:before {
    width: 100%
}

.nav-bg {
    position: absolute;
    top: 0;
    right: 100%;
    width: calc(100% - 1px);
    height: 100%;
    pointer-events: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -2;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    -webkit-transition: .9s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .9s cubic-bezier(.767, .01, .18, 1.01);
    transition: .9s cubic-bezier(.767, .01, .18, 1.01)
}

.nav-bg-change.active .nav-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.nav-menu:before {
    content: '';
    width: 103%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #111517;
    -webkit-transition: .7s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .7s cubic-bezier(.858, .01, .068, .99);
    transition: .7s cubic-bezier(.858, .01, .068, .99);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    z-index: -1;
    -webkit-transform: translateX(-100%) translateY(0);
    -ms-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0)
}

.nav-container.active .nav-menu:before {
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

body.out .nav-container.active .nav-menu:before {
    -webkit-transform: translateX(-100%) translateY(0);
    -ms-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0);
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.dropdown {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    z-index: 2
}

.dropdown.active {
    pointer-events: auto
}

.dropdown .nav-btn {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    pointer-events: none;
    display: inline-block
}

.dropdown.active .nav-btn {
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.nav-link .nav-btn {
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: inline-block
}

.nav-link.done .nav-btn {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.nav-link.done {
    pointer-events: none
}

.dropdown li:nth-last-child(1) .nav-btn,
li:nth-last-child(1) .nav-link.done .nav-btn {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.dropdown li:nth-last-child(2) .nav-btn,
li:nth-last-child(2) .nav-link.done .nav-btn {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.dropdown li:nth-last-child(3) .nav-btn,
li:nth-last-child(3) .nav-link.done .nav-btn {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.dropdown li:nth-last-child(4) .nav-btn,
li:nth-last-child(4) .nav-link.done .nav-btn {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.dropdown li:nth-last-child(5) .nav-btn,
li:nth-last-child(5) .nav-link.done .nav-btn {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.dropdown li:nth-last-child(6) .nav-btn,
li:nth-last-child(6) .nav-link.done .nav-btn {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.dropdown li:nth-last-child(7) .nav-btn,
li:nth-last-child(7) .nav-link.done .nav-btn {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.dropdown li:nth-last-child(8) .nav-btn,
li:nth-last-child(8) .nav-link.done .nav-btn {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.dropdown li:nth-last-child(9) .nav-btn,
li:nth-last-child(9) .nav-link.done .nav-btn {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.dropdown li:nth-last-child(10) .nav-btn,
li:nth-last-child(10) .nav-link.done .nav-btn {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.dropdown li:nth-last-child(11) .nav-btn,
li:nth-last-child(11) .nav-link.done .nav-btn {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.dropdown li:nth-last-child(12) .nav-btn,
li:nth-last-child(12) .nav-link.done .nav-btn {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.dropdown.active li:nth-last-child(1) .nav-btn,
li:nth-last-child(1) .nav-link .nav-btn {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.dropdown.active li:nth-last-child(2) .nav-btn,
li:nth-last-child(2) .nav-link .nav-btn {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.dropdown.active li:nth-last-child(3) .nav-btn,
li:nth-last-child(3) .nav-link .nav-btn {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.dropdown.active li:nth-last-child(4) .nav-btn,
li:nth-last-child(4) .nav-link .nav-btn {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.dropdown.active li:nth-last-child(5) .nav-btn,
li:nth-last-child(5) .nav-link .nav-btn {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.dropdown.active li:nth-last-child(6) .nav-btn,
li:nth-last-child(6) .nav-link .nav-btn {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.dropdown.active li:nth-last-child(7) .nav-btn,
li:nth-last-child(7) .nav-link .nav-btn {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.dropdown.active li:nth-last-child(8) .nav-btn,
li:nth-last-child(8) .nav-link .nav-btn {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.dropdown.active li:nth-last-child(9) .nav-btn,
li:nth-last-child(9) .nav-link .nav-btn {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.dropdown.active li:nth-last-child(10) .nav-btn,
li:nth-last-child(10) .nav-link .nav-btn {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.dropdown.active li:nth-last-child(11) .nav-btn,
li:nth-last-child(11) .nav-link .nav-btn {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.dropdown.active li:nth-last-child(12) .nav-btn,
li:nth-last-child(12) .nav-link .nav-btn {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.dropdown-close-box {
    width: 60px;
    height: 30px;
    position: absolute;
    left: calc(50% + 40px);
    top: 50%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden
}

.dropdown-close {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .5s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .5s cubic-bezier(.17, .85, .438, .99);
    transition: .5s cubic-bezier(.17, .85, .438, .99)
}

.nav-container.active .dropdown-close.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: 1s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99);
    transition: 1s cubic-bezier(.17, .85, .438, .99);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

body.out .nav-container.active .dropdown-close.active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 1s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99);
    transition: 1s cubic-bezier(.17, .85, .438, .99);
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.dropdown-close span {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: .7s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .7s cubic-bezier(.17, .85, .438, .99);
    transition: .7s cubic-bezier(.17, .85, .438, .99);
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
    z-index: 3;
    display: block
}

.dropdown-close-box:hover .dropdown-close span {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.dropdown-close span:before {
    content: '';
    width: 18px;
    height: 18px;
    border-bottom: 2px solid #d09a26;
    border-left: 2px solid #d09a26;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 5px;
    left: 4px;
    display: block
}

.dropdown-close span:after {
    content: '';
    width: 100%;
    height: 2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    position: absolute;
    top: 50%;
    left: 0;
    background: #d09a26
}

.dropdown-close:before {
    content: '';
    width: 2px;
    height: 50%;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: .5s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .5s cubic-bezier(.17, .85, .438, .99);
    transition: .5s cubic-bezier(.17, .85, .438, .99);
    background: #d09a26
}

.dropdown-close-box:hover .dropdown-close:before {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

@media only screen and (max-width:1399px) {
    .nav-box {
        margin: 6px 0
    }
    .nav-btn {
        font-size: 37px
    }
}

@media only screen and (max-width:1199px) {
    .nav-box {
        margin: 5px 0
    }
    .nav-btn {
        font-size: 45px
    }
}

@media only screen and (max-width:999px) {
    .nav-logo {
        left: 20px
    }
    .menu-close {
        right: 20px
    }
    .dropdown-close-box {
        left: calc(50% + 20px);
        top: 20px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .nav-box {
        margin: 4px 0
    }
    .nav-btn {
        font-size: 40px
    }
}

@media only screen and (max-width:767px) {
    .nav-btn {
        font-size: 30px
    }
}

@media only screen and (max-width:549px) {
    .nav-logo {
        left: 10px;
        top: 10px
    }
    .menu-close {
        right: 10px;
        top: 10px
    }
    .dropdown-close-box {
        left: calc(50% + 10px);
        top: 10px
    }
    .nav-btn {
        font-size: 25px
    }
}

@media only screen and (orientation:portrait) {
    .nav-logo {
        left: 40px
    }
    .nav-menu {
        width: 100%;
        height: 50%;
        margin-left: 0;
        margin-bottom: calc(50% - 2px);
        border-left: none;
        border-bottom: 2px solid #111517
    }
    .nav-bg {
        top: 100%;
        right: 0;
        width: 100%;
        height: calc(100% - 1px)
    }
    .dropdown-close-box {
        left: 40px;
        top: 25%
    }
    .nav-menu:before {
        width: 100%;
        height: 103%;
        top: 100%;
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
    .nav-container.active .nav-menu:before {
        -webkit-transform: translateX(0) translateY(-100%);
        -ms-transform: translateX(0) translateY(-100%);
        transform: translateX(0) translateY(-100%)
    }
    body.out .nav-container.active .nav-menu:before {
        -webkit-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

@media only screen and (max-width:999px) and (orientation:portrait) {
    .nav-logo {
        left: 20px
    }
    .dropdown-close-box {
        left: 20px
    }
}

@media only screen and (max-width:549px) and (orientation:portrait) {
    .nav-logo {
        left: 10px
    }
    .dropdown-close-box {
        left: 10px;
        top: 50%
    }
    .nav-menu {
        height: 100%;
        margin-left: 0;
        margin-bottom: 0;
        border-bottom: none
    }
    .nav-bg {
        display: none
    }
    .nav-menu:before {
        content: normal
    }
}

.animsition-overlay,
body {
    background: #f5f5f5
}

.light-bg-0 {
    background: #fff
}

.light-bg-1 {
    background: #e5e6e8
}

.light-bg-2 {
    background: #f6f4f4
}

.dark-bg-1 {
    background: #2f3037
}

.dark-bg-2 {
    background: #1b2a2f
}

.red-bg {
    background: #d09a26
}

.text-color-0 {
    color: #000
}

.text-color-1 {
    color: #262626
}

.text-color-2 {
    color: #888
}

.text-color-3 {
    color: #b6b7b8
}

.text-color-4 {
    color: #fff
}

.text-color-5 {
    color: #bcbdbd
}

.text-color-6 {
    color: #dae9f4
}

.red-color {
    color: #d09a26
}

.italic-text {
    font-style: italic
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-up {
    text-transform: uppercase
}

.bold700-text {
    font-weight: 700!important
}

.bold600-text {
    font-weight: 600!important
}

.medium-text {
    font-weight: 500!important
}

.regular-text {
    font-weight: 400!important
}

.light-text {
    font-weight: 300!important
}

.open-sans-text {
    font-family: 'Open Sans', sans-serif!important
}

.oswald-text {
    font-family: Oswald, sans-serif!important
}

.text-trans-none {
    text-transform: none!important
}

.text-spacing1 {
    letter-spacing: 1px!important
}

.text-spacing2 {
    letter-spacing: 2px!important
}

.text-spacing3 {
    letter-spacing: 3px!important
}

.text-spacing4 {
    letter-spacing: 4px!important
}

.text-spacing5 {
    letter-spacing: 5px!important
}

.text-spacing0 {
    letter-spacing: 0!important
}

.text-spacing-1 {
    letter-spacing: -1px!important
}

.text-spacing-2 {
    letter-spacing: -2px!important
}

.text-height-05 {
    line-height: .5!important
}

.text-height-06 {
    line-height: .6!important
}

.text-height-07 {
    line-height: .7!important
}

.text-height-08 {
    line-height: .8!important
}

.text-height-09 {
    line-height: .9!important
}

.text-height-10 {
    line-height: 1!important
}

.text-height-11 {
    line-height: 1.1!important
}

.text-height-12 {
    line-height: 1.2!important
}

.text-height-13 {
    line-height: 1.3!important
}

.text-height-14 {
    line-height: 1.4!important
}

.text-height-15 {
    line-height: 1.5!important
}

.text-height-16 {
    line-height: 1.6!important
}

.text-height-17 {
    line-height: 1.7!important
}

.text-height-18 {
    line-height: 1.8!important
}

.text-height-19 {
    line-height: 1.9!important
}

.text-height-20 {
    line-height: 2!important
}

.title-style {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    font-family: Oswald, sans-serif;
    line-height: 1;
    font-size: 44px
}

.title-blog {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: Oswald, sans-serif;
    line-height: 1;
    font-size: 32px
}

.small-title {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif
}

.small-title-oswald {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: Oswald, sans-serif
}

.xsmall-title-oswald {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: Oswald, sans-serif
}

.medium-style {
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: 0;
    font-family: Oswald, sans-serif
}

.medium-title {
    text-transform: uppercase;
    font-size: 45px;
    line-height: 1.13;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: Oswald, sans-serif
}

.large-title {
    text-transform: uppercase;
    font-size: 60px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0;
    font-family: Oswald, sans-serif
}

.large-title-bold {
    text-transform: uppercase;
    font-size: 65px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0;
    font-family: Oswald, sans-serif
}

.xlarge-title {
    text-transform: uppercase;
    font-size: 90px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0;
    font-family: Oswald, sans-serif
}

.xxlarge-title {
    text-transform: uppercase;
    font-size: 100px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0;
    font-family: Oswald, sans-serif
}

.p-style-xsmall {
    font-size: 13px;
    line-height: 2.35;
    font-weight: 300;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif
}

.p-style-small {
    font-size: 14px;
    line-height: 2.15;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif
}

.p-style-medium {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 600;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif
}

.p-style-large {
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif
}

.p-style-bold {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: Oswald, sans-serif
}

.p-style-bold-up {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif
}

.p-letter-style {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: Oswald, sans-serif
}

@media only screen and (max-width:1199px) {
    .title-style {
        font-size: 28px
    }
    .medium-title {
        font-size: 38px
    }
    .large-title,
    .large-title-bold {
        font-size: 55px
    }
    .xlarge-title {
        font-size: 65px
    }
    .xxlarge-title {
        font-size: 85px
    }
}

@media only screen and (max-width:999px) {
    .title-style {
        font-size: 26px
    }
    .medium-title {
        font-size: 35px
    }
    .large-title,
    .large-title-bold {
        font-size: 50px
    }
    .xlarge-title {
        font-size: 55px
    }
    .xxlarge-title {
        font-size: 70px
    }
    .p-style-bold {
        font-size: 18px
    }
    .p-style-bold-up {
        font-size: 13px
    }
}

@media only screen and (max-width:767px) {
    .title-style {
        font-size: 25px
    }
    .small-title-oswald {
        font-size: 13px
    }
    .xsmall-title-oswald {
        font-size: 11px
    }
    .medium-title {
        font-size: 30px
    }
    .large-title,
    .large-title-bold {
        font-size: 40px
    }
    .xlarge-title {
        font-size: 45px
    }
    .xxlarge-title {
        font-size: 50px
    }
    .p-style-large {
        font-size: 16px
    }
    .p-style-medium {
        font-size: 15px
    }
    .p-style-bold {
        font-size: 16px
    }
    .p-style-bold-up {
        font-size: 12px
    }
}

@media only screen and (max-width:549px) {
    .title-style {
        font-size: 23px
    }
    .small-title-oswald {
        font-size: 12px
    }
    .xsmall-title-oswald {
        font-size: 10px
    }
    .medium-title {
        font-size: 25px
    }
    .large-title,
    .large-title-bold {
        font-size: 35px
    }
    .xlarge-title {
        font-size: 38px
    }
    .xxlarge-title {
        font-size: 42px
    }
    .p-style-medium {
        font-size: 14px
    }
    .p-style-large {
        font-size: 15px
    }
    .p-style-bold {
        font-size: 14px
    }
}

.to-top-btn {
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    z-index: 9;
    -webkit-transition-property: visibility;
    -o-transition-property: visibility;
    transition-property: visibility;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.to-top-btn.mPS2id-highlight {
    visibility: hidden;
    -webkit-transition-property: visibility;
    -o-transition-property: visibility;
    transition-property: visibility;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.to-top-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111517;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .6s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .6s cubic-bezier(.858, .01, .068, .99);
    transition: .6s cubic-bezier(.858, .01, .068, .99)
}

.to-top-btn.mPS2id-highlight:before {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.to-top-arrow {
    width: 10px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -15%);
    -ms-transform: translate(-50%, -15%);
    transform: translate(-50%, -15%);
    -webkit-transition: .6s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .6s cubic-bezier(.858, .01, .068, .99);
    transition: .6s cubic-bezier(.858, .01, .068, .99)
}

.to-top-btn.mPS2id-highlight .to-top-arrow,
.to-top-btn.mPS2id-highlight:hover .to-top-arrow {
    -webkit-transform: translate(-50%, -180%);
    -ms-transform: translate(-50%, -180%);
    transform: translate(-50%, -180%)
}

.to-top-btn:hover .to-top-arrow {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.to-top-arrow:before {
    content: '';
    width: 8px;
    height: 8px;
    border-right: 2px solid #bcbdbd;
    border-top: 2px solid #bcbdbd;
    position: absolute;
    top: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transition: .6s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .6s cubic-bezier(.858, .01, .068, .99);
    transition: .6s cubic-bezier(.858, .01, .068, .99)
}

.to-top-arrow:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    top: 0;
    left: 50%;
    -webkit-transform: scaleY(0) translateX(-50%);
    -ms-transform: scaleY(0) translateX(-50%);
    transform: scaleY(0) translateX(-50%);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    background: #bcbdbd;
    -webkit-transition: .6s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .6s cubic-bezier(.858, .01, .068, .99);
    transition: .6s cubic-bezier(.858, .01, .068, .99)
}

.to-top-btn:hover .to-top-arrow:before {
    border-right: 2px solid #d09a26;
    border-top: 2px solid #d09a26
}

.to-top-btn:hover .to-top-arrow:after {
    -webkit-transform: scaleY(1) translateX(-50%);
    -ms-transform: scaleY(1) translateX(-50%);
    transform: scaleY(1) translateX(-50%);
    background: #d09a26
}

@media only screen and (max-width:999px) {
    .to-top-btn {
        right: 20px
    }
}

@media only screen and (max-width:549px) {
    .to-top-btn {
        right: 10px
    }
}

.go-top-btn {
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    z-index: 9;
    -webkit-transition-property: visibility;
    -o-transition-property: visibility;
    transition-property: visibility;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.go-top-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111517;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .6s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .6s cubic-bezier(.858, .01, .068, .99);
    transition: .6s cubic-bezier(.858, .01, .068, .99)
}

.to-top-arrow {
    width: 10px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -15%);
    -ms-transform: translate(-50%, -15%);
    transform: translate(-50%, -15%);
    -webkit-transition: .6s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .6s cubic-bezier(.858, .01, .068, .99);
    transition: .6s cubic-bezier(.858, .01, .068, .99)
}

.go-top-btn:hover .to-top-arrow {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.to-top-arrow:before {
    content: '';
    width: 8px;
    height: 8px;
    border-right: 2px solid #bcbdbd;
    border-top: 2px solid #bcbdbd;
    position: absolute;
    top: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transition: .6s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .6s cubic-bezier(.858, .01, .068, .99);
    transition: .6s cubic-bezier(.858, .01, .068, .99)
}

.go-top-arrow:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    top: 0;
    left: 50%;
    -webkit-transform: scaleY(0) translateX(-50%);
    -ms-transform: scaleY(0) translateX(-50%);
    transform: scaleY(0) translateX(-50%);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    background: #bcbdbd;
    -webkit-transition: .6s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .6s cubic-bezier(.858, .01, .068, .99);
    transition: .6s cubic-bezier(.858, .01, .068, .99)
}

.go-top-btn:hover .to-top-arrow:before {
    border-right: 2px solid #d09a26;
    border-top: 2px solid #d09a26
}

.go-top-btn:hover .to-top-arrow:after {
    -webkit-transform: scaleY(1) translateX(-50%);
    -ms-transform: scaleY(1) translateX(-50%);
    transform: scaleY(1) translateX(-50%);
    background: #d09a26
}

@media only screen and (max-width:999px) {
    .go-top-btn {
        right: 20px
    }
}

@media only screen and (max-width:549px) {
    .go-top-btn {
        right: 10px
    }
}

.border-btn-box {
    position: relative;
    border: 1px solid #bcbdbd;
    text-align: center;
    display: inline-block
}

.border-btn-inner {
    overflow: hidden
}

.border-btn-box:before,
.border-btn-inner:after {
    position: absolute;
    width: calc(100% + 1px);
    height: 1px;
    content: '';
    background: #d09a26;
    top: -1px;
    left: 0;
    -webkit-transition: .5s cubic-bezier(.76, .06, .85, .07);
    -o-transition: .5s cubic-bezier(.76, .06, .85, .07);
    transition: .5s cubic-bezier(.76, .06, .85, .07);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

.border-btn-box:after,
.border-btn-inner:before {
    position: absolute;
    width: 1px;
    height: calc(100% + 2px);
    content: '';
    background: #d09a26;
    top: -1px;
    right: -1px;
    -webkit-transition: .5s cubic-bezier(.76, .06, .85, .07);
    -o-transition: .5s cubic-bezier(.76, .06, .85, .07);
    transition: .5s cubic-bezier(.76, .06, .85, .07);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

.border-btn-inner:before {
    top: auto;
    right: auto;
    bottom: -1px;
    left: -1px;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom
}

.border-btn-inner:after {
    top: auto;
    left: auto;
    bottom: -1px;
    right: 0;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.border-btn-box:hover .border-btn-inner:after,
.border-btn-box:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.border-btn-box:hover .border-btn-inner:before,
.border-btn-box:hover:after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.border-btn {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 12px;
    line-height: 60px;
    font-weight: 400;
    position: relative;
    color: transparent;
    padding: 0 60px
}

.border-btn:after,
.border-btn:before {
    color: #262626;
    content: attr(data-text);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    width: 100%;
    -webkit-transition: .96s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .96s cubic-bezier(.767, .01, .18, 1.01);
    transition: .96s cubic-bezier(.767, .01, .18, 1.01)
}

.border-btn:after {
    color: #d09a26;
    -webkit-transform: translateY(-50%) translateX(30px);
    -ms-transform: translateY(-50%) translateX(30px);
    transform: translateY(-50%) translateX(30px);
    opacity: 0
}

.border-btn-box:hover .border-btn:before {
    -webkit-transform: translateY(-50%) translateX(-30px);
    -ms-transform: translateY(-50%) translateX(-30px);
    transform: translateY(-50%) translateX(-30px);
    opacity: 0
}

.border-btn-box:hover .border-btn:after {
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    opacity: 1
}

.dark-bg-1 .border-btn-box,
.dark-bg-2 .border-btn-box {
    border: 1px solid #dae9f4
}

.dark-bg-1 .border-btn:before,
.dark-bg-2 .border-btn:before {
    color: #fff
}

.red-bg .border-btn-box {
    border: 1px solid #262626
}

.red-bg .border-btn:before {
    color: #262626
}

.red-bg .border-btn:after {
    color: #fff
}

.red-bg .border-btn-box:after,
.red-bg .border-btn-box:before,
.red-bg .border-btn-inner:after,
.red-bg .border-btn-inner:before {
    background: #fff
}

.border-btn-red.border-btn-box {
    border: 1px solid #d09a26
}

.border-btn-red .border-btn-inner:after,
.border-btn-red .border-btn-inner:before,
.border-btn-red.border-btn-box:after,
.border-btn-red.border-btn-box:before {
    background: #fff
}

.border-btn-red .border-btn:after,
.border-btn-red .border-btn:before {
    color: #d09a26
}

.border-btn-red .border-btn:after {
    color: #fff
}

@media only screen and (max-width:767px) {
    .border-btn {
        line-height: 55px;
        padding: 0 55px
    }
}

@media only screen and (max-width:549px) {
    .border-btn {
        line-height: 50px;
        padding: 0 50px
    }
}

.flip-btn-box {
    overflow: hidden;
    display: inline-block
}

.flip-btn {
    position: relative;
    color: transparent;
    font-family: Oswald, sans-serif;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    display: block
}

.flip-btn:after,
.flip-btn:before {
    color: #262626;
    content: attr(data-text);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: block;
    -webkit-transition: .4s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .4s cubic-bezier(.858, .01, .068, .99);
    transition: .4s cubic-bezier(.858, .01, .068, .99)
}

.flip-btn:after {
    -webkit-transform: translateY(-170%);
    -ms-transform: translateY(-170%);
    transform: translateY(-170%);
    color: #d09a26
}

.flip-btn:hover:before {
    -webkit-transform: translateY(52%);
    -ms-transform: translateY(52%);
    transform: translateY(52%)
}

.flip-btn:hover:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flip-btn.flip-large {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0
}

.dark-bg-1 .flip-btn:before,
.dark-bg-2 .flip-btn:before {
    color: #fff
}

.red-bg .flip-btn:after {
    color: #fff
}

.arrow-btn-box {
    display: inline-block;
    position: relative
}

.arrow-btn {
    padding: 25px 60px 25px 40px;
    background: #1b2a2f;
    color: #fff;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99);
    display: inline-block;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 3px;
    border-radius: 10px
}

.arrow-btn-box:hover .arrow-btn {
    padding: 25px 90px 25px 40px
}

.arrow-btn:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%) scaleX(0);
    -ms-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    width: 30px;
    height: 2px;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #d09a26
}

.arrow-btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 40px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99)
}

.arrow-btn-box:hover .arrow-btn:before {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1)
}

.arrow-btn-box:hover .arrow-btn:after {
    border-right: 2px solid #d09a26;
    border-top: 2px solid #d09a26
}

.meet-btn-box {
    display: inline-block;
    position: relative
}

.meet-btn {
    padding: 25px 60px 25px 40px;
    background: #d09a26;
    color: #262626;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99);
    display: inline-block;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 3px;
    border-radius: 10px
}

.meet-btn:focus {
    color: #fff!important
}

.meet-btn-box:hover .meet-btn {
    padding: 25px 90px 25px 40px;
    color: #fff
}

.meet-btn:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%) scaleX(0);
    -ms-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    width: 30px;
    height: 2px;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #262626
}

.meet-btn:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 40px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #262626;
    border-top: 2px solid #262626;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99)
}

.meet-btn-box:hover .meet-btn:before {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1)
}

.meet-btn-box:hover .meet-btn:after {
    border-right: 2px solid #262626;
    border-top: 2px solid #262626
}

.dark-bg-1 .arrow-btn,
.dark-bg-2 .arrow-btn {
    background: #f5f5f5;
    color: #262626
}

.dark-bg-1 .arrow-btn:after,
.dark-bg-2 .arrow-btn:after {
    border-right: 2px solid #262626;
    border-top: 2px solid #262626
}

.red-bg .arrow-btn {
    color: #d09a26
}

.red-bg .arrow-btn:after {
    border-right: 2px solid #d09a26;
    border-top: 2px solid #d09a26
}

.scroll-btn {
    position: absolute;
    left: 75%;
    bottom: 40px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 60px;
    overflow: hidden;
    z-index: 3
}

.scroll-btn-flip-box {
    overflow: hidden;
    display: inline-block;
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

body.anim .scroll-btn-flip-box {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.scroll-btn-flip {
    position: relative;
    color: transparent;
    display: block;
    font-family: Oswald, sans-serif;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    margin-right: -3px
}

.scroll-btn-flip:after,
.scroll-btn-flip:before {
    color: #fff;
    content: attr(data-text);
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99)
}

.scroll-btn-flip:before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.scroll-btn-flip:after {
    -webkit-transform: translateY(-170%);
    -ms-transform: translateY(-170%);
    transform: translateY(-170%);
    color: #d09a26
}

.scroll-btn:hover .scroll-btn-flip:before {
    -webkit-transform: translateY(52%);
    -ms-transform: translateY(52%);
    transform: translateY(52%)
}

.scroll-btn:hover .scroll-btn-flip:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.scroll-arrow-box {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 20px;
    height: 30px;
    -webkit-transform: translateX(-50%) translateY(30px);
    -ms-transform: translateX(-50%) translateY(30px);
    transform: translateX(-50%) translateY(30px);
    -webkit-transition: 1s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99);
    transition: 1s cubic-bezier(.17, .85, .438, .99)
}

body.anim .scroll-arrow-box {
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.scroll-arrow {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    width: 100%;
    height: 100%;
    -webkit-transition: 1s cubic-bezier(.225, 1, .316, .99);
    -o-transition: 1s cubic-bezier(.225, 1, .316, .99);
    transition: 1s cubic-bezier(.225, 1, .316, .99)
}

.scroll-btn:hover .scroll-arrow {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.scroll-arrow:before {
    content: '';
    width: 14px;
    height: 14px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    bottom: 2px;
    left: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .6s cubic-bezier(.225, 1, .316, .99);
    -o-transition: .6s cubic-bezier(.225, 1, .316, .99);
    transition: .6s cubic-bezier(.225, 1, .316, .99)
}

.scroll-btn:hover .scroll-arrow:before {
    border-right: 2px solid #d09a26;
    border-bottom: 2px solid #d09a26
}

.scroll-arrow:after {
    content: '';
    width: 2px;
    height: 100%;
    background: #d09a26;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) scaleY(0);
    -ms-transform: translateX(-50%) scaleY(0);
    transform: translateX(-50%) scaleY(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: 1s cubic-bezier(.225, 1, .316, .99);
    -o-transition: 1s cubic-bezier(.225, 1, .316, .99);
    transition: 1s cubic-bezier(.225, 1, .316, .99)
}

.scroll-btn:hover .scroll-arrow:after {
    -webkit-transform: translateX(-50%) scaleY(1);
    -ms-transform: translateX(-50%) scaleY(1);
    transform: translateX(-50%) scaleY(1)
}

@media only screen and (max-width:999px) {
    .scroll-btn {
        left: 45%
    }
}

@media only screen and (min-width:1000px) {
    .red-bg .scroll-btn-flip:after {
        color: #262626
    }
    .red-bg .scroll-btn:hover .scroll-arrow:before {
        border-right: 2px solid #262626;
        border-bottom: 2px solid #262626
    }
    .red-bg .scroll-arrow:after {
        background: #262626
    }
}

.overlay-btn-box {
    position: relative;
    padding: 10px 20px;
    display: inline-block
}

.overlay-btn-box:before {
    content: '';
    background: #1b2a2f;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: .6s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .6s cubic-bezier(.767, .01, .18, 1.01);
    transition: .6s cubic-bezier(.767, .01, .18, 1.01)
}

.overlay-btn-box:hover:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.overlay-btn {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: Oswald, sans-serif;
    line-height: 1;
    font-size: 55px;
    color: #262626;
    position: relative;
    white-space: nowrap
}

.overlay-btn:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    color: #d09a26;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: .6s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .6s cubic-bezier(.767, .01, .18, 1.01);
    transition: .6s cubic-bezier(.767, .01, .18, 1.01);
    width: 0%;
    white-space: nowrap;
    overflow: hidden
}

.overlay-btn-box:hover .overlay-btn:before {
    width: 100%
}

@media only screen and (max-width:767px) {
    .overlay-btn {
        font-size: 50px
    }
}

@media only screen and (max-width:549px) {
    .overlay-btn {
        font-size: 40px
    }
}

@media only screen and (max-width:399px) {
    .overlay-btn {
        font-size: 30px
    }
}

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

[data-animation],
[data-animation]:after,
[data-animation]:before {
    opacity: 0
}

[data-animation].animated,
[data-animation].animated:after,
[data-animation].animated:before {
    opacity: 1
}

.tr-delay01,
.tr-delay01:after,
.tr-delay01:before {
    -webkit-transition-delay: .1s!important;
    -o-transition-delay: .1s!important;
    transition-delay: .1s!important
}

.tr-delay02,
.tr-delay02:after,
.tr-delay02:before {
    -webkit-transition-delay: .2s!important;
    -o-transition-delay: .2s!important;
    transition-delay: .2s!important
}

.tr-delay03,
.tr-delay03:after,
.tr-delay03:before {
    -webkit-transition-delay: .3s!important;
    -o-transition-delay: .3s!important;
    transition-delay: .3s!important
}

.tr-delay04,
.tr-delay04:after,
.tr-delay04:before {
    -webkit-transition-delay: .4s!important;
    -o-transition-delay: .4s!important;
    transition-delay: .4s!important
}

.tr-delay05,
.tr-delay05:after,
.tr-delay05:before {
    -webkit-transition-delay: .5s!important;
    -o-transition-delay: .5s!important;
    transition-delay: .5s!important
}

.tr-delay06,
.tr-delay06:after,
.tr-delay06:before {
    -webkit-transition-delay: .6s!important;
    -o-transition-delay: .6s!important;
    transition-delay: .6s!important
}

.tr-delay07,
.tr-delay07:after,
.tr-delay07:before {
    -webkit-transition-delay: .7s!important;
    -o-transition-delay: .7s!important;
    transition-delay: .7s!important
}

.tr-delay08,
.tr-delay08:after,
.tr-delay08:before {
    -webkit-transition-delay: .8s!important;
    -o-transition-delay: .8s!important;
    transition-delay: .8s!important
}

.tr-delay09,
.tr-delay09:after,
.tr-delay09:before {
    -webkit-transition-delay: .9s!important;
    -o-transition-delay: .9s!important;
    transition-delay: .9s!important
}

.tr-delay10,
.tr-delay10:after,
.tr-delay10:before {
    -webkit-transition-delay: 1s!important;
    -o-transition-delay: 1s!important;
    transition-delay: 1s!important
}

.overlay-light-bg-1:before {
    background: #f5f5f5!important
}

.overlay-light-bg-2:before {
    background: #f0f0f0!important
}

.overlay-dark-bg-1:before {
    background: #111517!important
}

.overlay-dark-bg-2:before {
    background: #1b2a2f!important
}

.overlay-red-bg:before {
    background: #d09a26!important
}

.red-color .overlay-anim-box2:before,
.red-color .overlay-anim-box:before,
.red-color .overlay-loading2:before,
.red-color .overlay-loading:before,
.red-color.overlay-anim-box2:before,
.red-color.overlay-anim-box:before,
.red-color.overlay-loading2:before,
.red-color.overlay-loading:before {
    background: #d09a26!important
}

.overlay-loading {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.overlay-loading:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #1b2a2f;
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition: 1.8s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1.8s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1.8s cubic-bezier(.767, .01, .18, 1.01);
    z-index: 3;
    -webkit-transform: translateX(-202%);
    -ms-transform: translateX(-202%);
    transform: translateX(-202%)
}

body.anim .overlay-loading:before {
    -webkit-transform: translateX(1%);
    -ms-transform: translateX(1%);
    transform: translateX(1%)
}

.loading-opacity-anim {
    opacity: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    -webkit-transition-delay: .86s;
    -o-transition-delay: .86s;
    transition-delay: .86s
}

body.anim .loading-opacity-anim {
    opacity: 1
}

.dark-bg-1 .overlay-loading:before,
.dark-bg-2 .overlay-loading:before {
    background: #f5f5f5
}

.tr-delay01 .loading-opacity-anim {
    -webkit-transition-delay: .96s;
    -o-transition-delay: .96s;
    transition-delay: .96s
}

.tr-delay02 .loading-opacity-anim {
    -webkit-transition-delay: 1.06s;
    -o-transition-delay: 1.06s;
    transition-delay: 1.06s
}

.tr-delay03 .loading-opacity-anim {
    -webkit-transition-delay: 1.16s;
    -o-transition-delay: 1.16s;
    transition-delay: 1.16s
}

.tr-delay04 .loading-opacity-anim {
    -webkit-transition-delay: 1.26s;
    -o-transition-delay: 1.26s;
    transition-delay: 1.26s
}

.tr-delay05 .loading-opacity-anim {
    -webkit-transition-delay: 1.36s;
    -o-transition-delay: 1.36s;
    transition-delay: 1.36s
}

.tr-delay06 .loading-opacity-anim {
    -webkit-transition-delay: 1.46s;
    -o-transition-delay: 1.46s;
    transition-delay: 1.46s
}

.tr-delay07 .loading-opacity-anim {
    -webkit-transition-delay: 1.56s;
    -o-transition-delay: 1.56s;
    transition-delay: 1.56s
}

.tr-delay08 .loading-opacity-anim {
    -webkit-transition-delay: 1.66s;
    -o-transition-delay: 1.66s;
    transition-delay: 1.66s
}

.tr-delay09 .loading-opacity-anim {
    -webkit-transition-delay: 1.76s;
    -o-transition-delay: 1.76s;
    transition-delay: 1.76s
}

.tr-delay10 .loading-opacity-anim {
    -webkit-transition-delay: 1.86s;
    -o-transition-delay: 1.86s;
    transition-delay: 1.86s
}

.overlay-loading2 {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.overlay-loading2:before {
    content: '';
    background: #f5f5f5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    z-index: 3;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

body.anim .overlay-loading2:before {
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%)
}

.light-bg-2 .overlay-loading2:before {
    background: #f0f0f0
}

.dark-bg-1 .overlay-loading2:before {
    background: #111517
}

.dark-bg-2 .overlay-loading2:before {
    background: #1b2a2f
}

.red-bg .overlay-loading2:before {
    background: #d09a26
}

.fade-loading {
    display: inline-block;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01)
}

body.anim .fade-loading {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.load-title-fill {
    white-space: nowrap;
    color: transparent;
    position: relative;
    display: inline-block
}

.load-title-fill:after,
.load-title-fill:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    color: #262626;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    width: 0%;
    white-space: nowrap;
    overflow: hidden
}

.load-title-fill:after {
    color: #d09a26;
    background: #f5f5f5;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

body.anim .load-title-fill:after,
body.anim .load-title-fill:before {
    width: 100%
}

.dark-bg-1 .load-title-fill:before,
.dark-bg-2 .load-title-fill:before {
    color: #fff
}

.red-bg .load-title-fill:before {
    color: #262626
}

.light-bg-2 .load-title-fill:after {
    background: #f0f0f0
}

.dark-bg-1 .load-title-fill:after {
    background: #111517
}

.dark-bg-2 .load-title-fill:after {
    background: #1b2a2f
}

.red-bg .load-title-fill:after {
    background: #1b2a2f
}

.tr-delay01.load-title-fill:after {
    -webkit-transition-delay: .4s!important;
    -o-transition-delay: .4s!important;
    transition-delay: .4s!important
}

.tr-delay02.load-title-fill:after {
    -webkit-transition-delay: .5s!important;
    -o-transition-delay: .5s!important;
    transition-delay: .5s!important
}

.tr-delay03.load-title-fill:after {
    -webkit-transition-delay: .6s!important;
    -o-transition-delay: .6s!important;
    transition-delay: .6s!important
}

.tr-delay04.load-title-fill:after {
    -webkit-transition-delay: .7s!important;
    -o-transition-delay: .7s!important;
    transition-delay: .7s!important
}

.tr-delay05.load-title-fill:after {
    -webkit-transition-delay: .8s!important;
    -o-transition-delay: .8s!important;
    transition-delay: .8s!important
}

.tr-delay06.load-title-fill:after {
    -webkit-transition-delay: .9s!important;
    -o-transition-delay: .9s!important;
    transition-delay: .9s!important
}

.tr-delay07.load-title-fill:after {
    -webkit-transition-delay: 1s!important;
    -o-transition-delay: 1s!important;
    transition-delay: 1s!important
}

.tr-delay08.load-title-fill:after {
    -webkit-transition-delay: 1.1s!important;
    -o-transition-delay: 1.1s!important;
    transition-delay: 1.1s!important
}

.tr-delay09.load-title-fill:after {
    -webkit-transition-delay: 1.2s!important;
    -o-transition-delay: 1.2s!important;
    transition-delay: 1.2s!important
}

.tr-delay10.load-title-fill:after {
    -webkit-transition-delay: 1.3s!important;
    -o-transition-delay: 1.3s!important;
    transition-delay: 1.3s!important
}

[data-animation].overlay-anim-box,
[data-animation].overlay-anim-box:after,
[data-animation].overlay-anim-box:before {
    opacity: 1
}

.overlay-anim-box {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.overlay-anim-box:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #1b2a2f;
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition: 1.8s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1.8s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1.8s cubic-bezier(.767, .01, .18, 1.01);
    z-index: 3;
    -webkit-transform: translateX(-202%);
    -ms-transform: translateX(-202%);
    transform: translateX(-202%)
}

.overlay-anim-box.overlay-anim:before {
    -webkit-transform: translateX(1%);
    -ms-transform: translateX(1%);
    transform: translateX(1%)
}

.overlay-opacity-anim {
    opacity: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    -webkit-transition-delay: .86s;
    -o-transition-delay: .86s;
    transition-delay: .86s
}

.overlay-anim .overlay-opacity-anim {
    opacity: 1
}

.dark-bg-1 .overlay-anim-box:before,
.dark-bg-2 .overlay-anim-box:before {
    background: #f5f5f5
}

.tr-delay01 .overlay-opacity-anim {
    -webkit-transition-delay: .96s;
    -o-transition-delay: .96s;
    transition-delay: .96s
}

.tr-delay02 .overlay-opacity-anim {
    -webkit-transition-delay: 1.06s;
    -o-transition-delay: 1.06s;
    transition-delay: 1.06s
}

.tr-delay03 .overlay-opacity-anim {
    -webkit-transition-delay: 1.16s;
    -o-transition-delay: 1.16s;
    transition-delay: 1.16s
}

.tr-delay04 .overlay-opacity-anim {
    -webkit-transition-delay: 1.26s;
    -o-transition-delay: 1.26s;
    transition-delay: 1.26s
}

.tr-delay05 .overlay-opacity-anim {
    -webkit-transition-delay: 1.36s;
    -o-transition-delay: 1.36s;
    transition-delay: 1.36s
}

.tr-delay06 .overlay-opacity-anim {
    -webkit-transition-delay: 1.46s;
    -o-transition-delay: 1.46s;
    transition-delay: 1.46s
}

.tr-delay07 .overlay-opacity-anim {
    -webkit-transition-delay: 1.56s;
    -o-transition-delay: 1.56s;
    transition-delay: 1.56s
}

.tr-delay08 .overlay-opacity-anim {
    -webkit-transition-delay: 1.66s;
    -o-transition-delay: 1.66s;
    transition-delay: 1.66s
}

.tr-delay09 .overlay-opacity-anim {
    -webkit-transition-delay: 1.76s;
    -o-transition-delay: 1.76s;
    transition-delay: 1.76s
}

.tr-delay10 .overlay-opacity-anim {
    -webkit-transition-delay: 1.86s;
    -o-transition-delay: 1.86s;
    transition-delay: 1.86s
}

[data-animation].overlay-anim-box2,
[data-animation].overlay-anim-box2:after,
[data-animation].overlay-anim-box2:before {
    opacity: 1
}

.overlay-anim-box2 {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.overlay-anim-box2:before {
    content: '';
    background: #1b2a2f;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    z-index: 3;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.overlay-anim-box2.overlay-anim2:before {
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%)
}

.light-bg-2 .overlay-anim-box2:before {
    background: #f0f0f0
}

.dark-bg-1 .overlay-anim-box2:before {
    background: #111517
}

.dark-bg-2 .overlay-anim-box2:before {
    background: #1b2a2f
}

.red-bg .overlay-anim-box2:before {
    background: #d09a26
}

.fade-anim-box {
    display: inline-block;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01)
}

.fade-anim-box.fade-anim {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

[data-animation].title-fill,
[data-animation].title-fill:after,
[data-animation].title-fill:before {
    opacity: 1
}

.title-fill {
    white-space: nowrap;
    color: transparent;
    position: relative;
    display: inline-block
}

.title-fill:after,
.title-fill:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    color: #262626;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    width: 0%;
    white-space: nowrap;
    overflow: hidden
}

.title-fill:after {
    color: #d09a26;
    background: #f5f5f5;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.title-fill.title-fill-anim:after,
.title-fill.title-fill-anim:before {
    width: 100%
}

.dark-bg-1 .title-fill:before,
.dark-bg-2 .title-fill:before {
    color: #fff
}

.red-bg .title-fill:before {
    color: #262626
}

.light-bg-2 .title-fill:after {
    background: #f0f0f0
}

.dark-bg-1 .title-fill:after {
    background: #2f3037
}

.dark-bg-2 .title-fill:after {
    background: #1b2a2f
}

.red-bg .title-fill:after {
    background: #1b2a2f
}

.tr-delay01.title-fill:after {
    -webkit-transition-delay: .4s!important;
    -o-transition-delay: .4s!important;
    transition-delay: .4s!important
}

.tr-delay02.title-fill:after {
    -webkit-transition-delay: .5s!important;
    -o-transition-delay: .5s!important;
    transition-delay: .5s!important
}

.tr-delay03.title-fill:after {
    -webkit-transition-delay: .6s!important;
    -o-transition-delay: .6s!important;
    transition-delay: .6s!important
}

.tr-delay04.title-fill:after {
    -webkit-transition-delay: .7s!important;
    -o-transition-delay: .7s!important;
    transition-delay: .7s!important
}

.tr-delay05.title-fill:after {
    -webkit-transition-delay: .8s!important;
    -o-transition-delay: .8s!important;
    transition-delay: .8s!important
}

.tr-delay06.title-fill:after {
    -webkit-transition-delay: .9s!important;
    -o-transition-delay: .9s!important;
    transition-delay: .9s!important
}

.tr-delay07.title-fill:after {
    -webkit-transition-delay: 1s!important;
    -o-transition-delay: 1s!important;
    transition-delay: 1s!important
}

.tr-delay08.title-fill:after {
    -webkit-transition-delay: 1.1s!important;
    -o-transition-delay: 1.1s!important;
    transition-delay: 1.1s!important
}

.tr-delay09.title-fill:after {
    -webkit-transition-delay: 1.2s!important;
    -o-transition-delay: 1.2s!important;
    transition-delay: 1.2s!important
}

.tr-delay10.title-fill:after {
    -webkit-transition-delay: 1.3s!important;
    -o-transition-delay: 1.3s!important;
    transition-delay: 1.3s!important
}

[data-animation].round-fill,
[data-animation].round-fill:after,
[data-animation].round-fill:before {
    opacity: 1
}

.round-fill {
    white-space: nowrap;
    color: transparent;
    position: relative;
    display: inline-block
}

.round-fill:after,
.round-fill:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    color: #262626;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    width: 0%;
    white-space: nowrap;
    overflow: hidden
}

.round-fill:after {
    color: #000;
    background: #d09a26;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.round-fill.title-fill-anim:after,
.round-fill.title-fill-anim:before {
    width: 100%
}

.dark-bg-1 .round-fill:before,
.dark-bg-2 .round-fill:before {
    color: #fff
}

.red-bg .round-fill:before {
    color: #262626
}

.light-bg-2 .round-fill:after {
    background: #d09a26
}

.dark-bg-1 .round-fill:after {
    background: #2f3037
}

.dark-bg-2 .round-fill:after {
    background: #1b2a2f
}

.red-bg .round-fill:after {
    background: #1b2a2f
}

.tr-delay01.round-fill:after {
    -webkit-transition-delay: .4s!important;
    -o-transition-delay: .4s!important;
    transition-delay: .4s!important
}

.tr-delay02.round-fill:after {
    -webkit-transition-delay: .5s!important;
    -o-transition-delay: .5s!important;
    transition-delay: .5s!important
}

.tr-delay03.round-fill:after {
    -webkit-transition-delay: .6s!important;
    -o-transition-delay: .6s!important;
    transition-delay: .6s!important
}

.tr-delay04.round-fill:after {
    -webkit-transition-delay: .7s!important;
    -o-transition-delay: .7s!important;
    transition-dlay: .7s!important
}

.tr-delay05.round-fill:after {
    -webkit-transition-delay: .8s!important;
    -o-transition-delay: .8s!important;
    transition-delay: .8s!important
}

.tr-delay06.round-fill:after {
    -webkit-transition-delay: .9s!important;
    -o-transition-delay: .9s!important;
    transition-delay: .9s!important
}

.tr-delay07.round-fill:after {
    -webkit-transition-delay: 1s!important;
    -o-transition-delay: 1s!important;
    transition-delay: 1s!important
}

.tr-delay08.round-fill:after {
    -webkit-transition-delay: 1.1s!important;
    -o-transition-delay: 1.1s!important;
    transition-delay: 1.1s!important
}

.tr-delay09.round-fill:after {
    -webkit-transition-delay: 1.2s!important;
    -o-transition-delay: 1.2s!important;
    transition-delay: 1.2s!important
}

.tr-delay10.round-fill:after {
    -webkit-transition-delay: 1.3s!important;
    -o-transition-delay: 1.3s!important;
    transition-delay: 1.3s!important
}

.hover-content {
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    display: inline-block
}

.hover-box:hover .hover-content {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

.hover-img {
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    opacity: .8
}

.hover-box:hover .hover-img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.hidden-box {
    overflow: hidden
}

.hover-fill-effect {
    position: relative;
    white-space: nowrap;
    display: inline-block
}

.hover-fill-effect:before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    color: #d09a26;
    left: 0;
    -webkit-transition: .8s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .8s cubic-bezier(.858, .01, .068, .99);
    transition: .8s cubic-bezier(.858, .01, .068, .99);
    width: 0%;
    white-space: nowrap;
    z-index: 2;
    background: #f5f5f5;
    overflow: hidden
}

.hover-box:hover .hover-fill-effect:before {
    width: 100%
}

.hover-fill-effect:after {
    content: '';
    width: 40px;
    height: 2px;
    position: absolute;
    right: -60px;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(0);
    -ms-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    background: #d09a26;
    -webkit-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1.2s cubic-bezier(.17, .85, .438, .99);
    transition: 1.2s cubic-bezier(.17, .85, .438, .99)
}

.hover-box:hover .hover-fill-effect:after {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1)
}

.hover-color {
    -webkit-transition: .7s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .7s cubic-bezier(.17, .85, .438, .99);
    transition: .7s cubic-bezier(.17, .85, .438, .99)
}

.hover-color:hover {
    color: #d09a26
}

.light-bg-2 .hover-fill-effect:before {
    background: #f0f0f0
}

.dark-bg-1 .hover-fill-effect:before {
    background: #111517
}

.dark-bg-2 .hover-fill-effect:before {
    background: #1b2a2f
}

.red-bg .hover-fill-effect:before {
    background: #1b2a2f
}

.red-bg .hover-fill-effect:after {
    background: #262626
}

.tr-delay01 .hover-img {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.tr-delay02 .hover-img {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.tr-delay03 .hover-img {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.tr-delay04 .hover-img {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.tr-delay05 .hover-img {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.tr-delay06 .hover-img {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.tr-delay07 .hover-img {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.tr-delay08 .hover-img {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.tr-delay09 .hover-img {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.tr-delay10 .hover-img {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

footer:focus .footer:after,
footer:hover .footer:after {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.footer {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    position: relative
}

.footer:before {
    content: '';
    width: 100%;
    height: 10px;
    background: #111517;
    position: absolute;
    top: -8px;
    left: 0
}

.footer:after {
    content: '';
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/footer.png);
    background-size: cover;
    background-position: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.footer-logo {
    width: 100px;
    height: 100%
}

.footer-menu a.active {
    color: #d09a26
}

.footer-menu li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px
}

.footer-social li {
    margin-bottom: 12px
}

.footer-information li {
    margin-bottom: 15px
}

.footer-information li:last-child,
.footer-menu li:last-child,
.footer-social li:last-child {
    margin-bottom: 0
}

.footer-information i {
    width: 30px;
    font-size: 15px;
    color: #d09a26
}

.footer-information span {
    margin-left: 30px
}

.footer-copyright {
    margin-top: 0;
    text-align: center;
    line-height: 1.7
}

@media only screen and (max-width:767px) {
    .footer-center-mobile {
        display: block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer-menu,
    .footer-social {
        text-align: left;
		margin-bottom: 15px;
    }
}

.mfp-bg {
    background: #1b2a2f
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .8s cubic-bezier(.858, .01, .068, .99);
    -o-transition: all .8s cubic-bezier(.858, .01, .068, .99);
    transition: all .8s cubic-bezier(.858, .01, .068, .99)
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .9
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.858, .01, .068, .99);
    -o-transition: all .8s cubic-bezier(.858, .01, .068, .99);
    transition: all .8s cubic-bezier(.858, .01, .068, .99)
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .9
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.858, .01, .068, .99);
    -o-transition: all .8s cubic-bezier(.858, .01, .068, .99);
    transition: all .8s cubic-bezier(.858, .01, .068, .99)
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: none
}

.mfp-arrow {
    opacity: 1;
    margin: 0
}

.mfp-arrow:active {
    margin-top: 0
}

.mfp-arrow:after,
.mfp-arrow:before {
    margin-top: 0
}

.mfp-arrow:after {
    border-top-width: 0;
    border-bottom-width: 0
}

.mfp-arrow:before {
    border-top-width: 0;
    border-bottom-width: 0;
    opacity: 1
}

.mfp-arrow-left:after {
    border-right: none;
    margin-left: 0
}

.mfp-arrow-left:before {
    margin-left: 0;
    border-right: none
}

.mfp-arrow-right {
    right: 40px
}

.mfp-arrow-right:after {
    border-left: none;
    margin-left: 0
}

.mfp-arrow-right:before {
    border-left: none
}

.mfp-arrow-left,
.mfp-arrow-right {
    width: 50px;
    height: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mfp-arrow-left {
    left: 40px
}

.mfp-arrow-left:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 1px;
    width: 16px;
    height: 16px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: translateY(-50%) translateX(24px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(24px) rotate(45deg);
    transform: translateY(-50%) translateX(24px) rotate(45deg);
    -webkit-transition: .5s cubic-bezier(.225, 1, .316, .99);
    -o-transition: .5s cubic-bezier(.225, 1, .316, .99);
    transition: .5s cubic-bezier(.225, 1, .316, .99)
}

.mfp-arrow-right:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 1px;
    left: auto;
    width: 16px;
    height: 16px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: translateY(-50%) translateX(-24px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-24px) rotate(45deg);
    transform: translateY(-50%) translateX(-24px) rotate(45deg);
    -webkit-transition: .5s cubic-bezier(.225, 1, .316, .99);
    -o-transition: .5s cubic-bezier(.225, 1, .316, .99);
    transition: .5s cubic-bezier(.225, 1, .316, .99)
}

.mfp-arrow-left:hover:before {
    -webkit-transform: translateY(-50%) translateX(0) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(0) rotate(45deg);
    transform: translateY(-50%) translateX(0) rotate(45deg);
    border-bottom: 2px solid #d09a26;
    border-left: 2px solid #d09a26
}

.mfp-arrow-right:hover:before {
    -webkit-transform: translateY(-50%) translateX(0) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(0) rotate(45deg);
    transform: translateY(-50%) translateX(0) rotate(45deg);
    border-top: 2px solid #d09a26;
    border-right: 2px solid #d09a26
}

.mfp-arrow-left:after,
.mfp-arrow-right:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #d09a26;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scaleX(0);
    -ms-transform: translate(-50%, -50%) scaleX(0);
    transform: translate(-50%, -50%) scaleX(0);
    -webkit-transition: .5s cubic-bezier(.225, 1, .316, .99);
    -o-transition: .5s cubic-bezier(.225, 1, .316, .99);
    transition: .5s cubic-bezier(.225, 1, .316, .99)
}

.mfp-arrow-left:hover:after,
.mfp-arrow-right:hover:after {
    -webkit-transform: translate(-50%, -50%) scaleX(1);
    -ms-transform: translate(-50%, -50%) scaleX(1);
    transform: translate(-50%, -50%) scaleX(1)
}

@media only screen and (max-width:999px) {
    .mfp-arrow-right {
        right: 20px
    }
    .mfp-arrow-left {
        left: 20px
    }
}

@media only screen and (max-width:549px) {
    .mfp-arrow-right {
        right: 10px
    }
    .mfp-arrow-left {
        left: 10px
    }
}

.mfp-counter {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 14px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

button.mfp-close {
    position: absolute;
    right: 0;
    top: 40px;
    background: rgba(27, 42, 47, .5)
}

.mfp-close:after,
.mfp-close:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 2px;
    -webkit-transition: .4s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: .4s cubic-bezier(.767, .01, .18, 1.01);
    transition: .4s cubic-bezier(.767, .01, .18, 1.01);
    left: 5px;
    top: 50%;
    background: #fff
}

.mfp-close:before {
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.mfp-close:after {
    -webkit-transform: translateY(-50%) rotate(315deg);
    -ms-transform: translateY(-50%) rotate(315deg);
    transform: translateY(-50%) rotate(315deg)
}

.mfp-close:hover:before {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg)
}

.mfp-close:hover:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.mfp-close {
    width: 25px;
    height: 25px;
    -webkit-transition: .8s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .8s cubic-bezier(.858, .01, .068, .99);
    transition: .8s cubic-bezier(.858, .01, .068, .99);
    opacity: 1;
    padding: 0;
    color: transparent
}

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

.mfp-close-btn-in .mfp-close {
    color: transparent
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: transparent;
    right: 0;
    padding-right: 0;
    width: 25px
}

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

.flex-min-height-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative
}

.flex-min-height-inner {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-head-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0
}

.page-head .medium-title,
.page-head h2 span,
.page-head h3 span {
    margin-bottom: 2px
}

.page-head h2 span span,
.page-head h2 span:last-child,
.page-head h3 span span,
.page-head h3 span:last-child {
    margin-bottom: 0
}

.page-head .p-style-bold-up span {
    padding-right: 4px
}

.page-head .small-title-oswald {
    margin-right: 30px;
    padding-right: 15px
}

.page-head .small-title-oswald:last-child {
    margin-right: 0
}

.page-head h2 .load-title-fill {
    line-height: 1.2;
    padding-right: 55px
}

@media only screen and (max-width:999px) {
    .page-head-bg {
        width: 100%;
        opacity: .4
    }
}

.logo-box {
    width: 424px;
    height: 292px;
    padding: 10px
}

.home-slide {
    overflow: hidden
}

.home-slider {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #111517
}

.home-slider .swiper-wrapper {
    -webkit-transition-timing-function: cubic-bezier(.39, 0, .07, 1);
    -o-transition-timing-function: cubic-bezier(.39, 0, .07, 1);
    transition-timing-function: cubic-bezier(.39, 0, .07, 1)
}

.slide-bg {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 0
}

.red-slide .slide-bg {
    left: 50%
}

.red-slide .small-title-oswald span {
    padding-right: 15px;
    margin-right: 15px
}

.red-slide .small-title-oswald span:last-child {
    margin-right: 0
}

.home-slider-content.dark-bg-1 .p-style-bold-up span {
    padding-right: 5px
}

.home-slider h2 .slider-title-fill {
    line-height: 1.2;
    padding-right: 55px
}

.home-slider .medium-title,
.home-slider h2 span,
.home-slider h3 span {
    margin-bottom: 2px
}

.home-slider h2 span span,
.home-slider h2 span:last-child,
.home-slider h3 span span,
.home-slider h3 span:last-child {
    margin-bottom: 0
}

.slider-tr-delay01,
.slider-tr-delay01:before {
    -webkit-transition-delay: 1.1s!important;
    -o-transition-delay: 1.1s!important;
    transition-delay: 1.1s!important
}

.slider-tr-delay02,
.slider-tr-delay02:before {
    -webkit-transition-delay: 1.2s!important;
    -o-transition-delay: 1.2s!important;
    transition-delay: 1.2s!important
}

.slider-tr-delay03,
.slider-tr-delay03:before {
    -webkit-transition-delay: 1.3s!important;
    -o-transition-delay: 1.3s!important;
    transition-delay: 1.3s!important
}

.slider-tr-delay04,
.slider-tr-delay04:before {
    -webkit-transition-delay: 1.4s!important;
    -o-transition-delay: 1.4s!important;
    transition-delay: 1.4s!important
}

.slider-tr-delay05,
.slider-tr-delay05:before {
    -webkit-transition-delay: 1.5s!important;
    -o-transition-delay: 1.5s!important;
    transition-delay: 1.5s!important
}

.slider-tr-delay06,
.slider-tr-delay06:before {
    -webkit-transition-delay: 1.6s!important;
    -o-transition-delay: 1.6s!important;
    transition-delay: 1.6s!important
}

.slider-tr-delay07,
.slider-tr-delay07:before {
    -webkit-transition-delay: 1.7s!important;
    -o-transition-delay: 1.7s!important;
    transition-delay: 1.7s!important
}

.slider-tr-delay08,
.slider-tr-delay08:before {
    -webkit-transition-delay: 1.8s!important;
    -o-transition-delay: 1.8s!important;
    transition-delay: 1.8s!important
}

.slider-tr-delay09,
.slider-tr-delay09:before {
    -webkit-transition-delay: 1.9s!important;
    -o-transition-delay: 1.9s!important;
    transition-delay: 1.9s!important
}

.slider-tr-delay10,
.slider-tr-delay10:before {
    -webkit-transition-delay: 2s!important;
    -o-transition-delay: 2s!important;
    transition-delay: 2s!important
}

@media only screen and (max-width:999px) {
    .slide-bg {
        width: 100%
    }
    .red-slide .slide-bg {
        left: 0
    }
}

.slider-title-fill {
    white-space: nowrap;
    color: transparent;
    position: relative;
    display: inline-block
}

.slider-title-fill:after,
.slider-title-fill:before {
    content: attr(data-text);
    position: absolute;
    top: 50%;
    color: #262626;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    width: 0%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.slider-title-fill:after {
    color: #d09a26;
    background: #f5f5f5;
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.swiper-slide-active .slider-title-fill:after,
.swiper-slide-active .slider-title-fill:before {
    width: 100%
}

.dark-bg-1 .slider-title-fill:before,
.dark-bg-2 .slider-title-fill:before {
    color: #fff
}

.red-bg .slider-title-fill:before {
    color: #262626
}

.light-bg-2 .slider-title-fill:after {
    background: #f0f0f0
}

.dark-bg-1 .slider-title-fill:after {
    background: #111517
}

.dark-bg-2 .slider-title-fill:after {
    background: #1b2a2f
}

.red-bg .slider-title-fill:after {
    background: #1b2a2f
}

.slider-tr-delay01.slider-title-fill:after {
    -webkit-transition-delay: 1.4s!important;
    -o-transition-delay: 1.4s!important;
    transition-delay: 1.4s!important
}

.slider-tr-delay02.slider-title-fill:after {
    -webkit-transition-delay: 1.5s!important;
    -o-transition-delay: 1.5s!important;
    transition-delay: 1.5s!important
}

.slider-tr-delay03.slider-title-fill:after {
    -webkit-transition-delay: 1.6s!important;
    -o-transition-delay: 1.6s!important;
    transition-delay: 1.6s!important
}

.slider-tr-delay04.slider-title-fill:after {
    -webkit-transition-delay: 1.7s!important;
    -o-transition-delay: 1.7s!important;
    transition-delay: 1.7s!important
}

.slider-tr-delay05.slider-title-fill:after {
    -webkit-transition-delay: 1.8s!important;
    -o-transition-delay: 1.8s!important;
    transition-delay: 1.8s!important
}

.slider-tr-delay06.slider-title-fill:after {
    -webkit-transition-delay: 1.9s!important;
    -o-transition-delay: 1.9s!important;
    transition-delay: 1.9s!important
}

.slider-tr-delay07.slider-title-fill:after {
    -webkit-transition-delay: 2s!important;
    -o-transition-delay: 2s!important;
    transition-delay: 2s!important
}

.slider-tr-delay08.slider-title-fill:after {
    -webkit-transition-delay: 2.1s!important;
    -o-transition-delay: 2.1s!important;
    transition-delay: 2.1s!important
}

.slider-tr-delay09.slider-title-fill:after {
    -webkit-transition-delay: 2.2s!important;
    -o-transition-delay: 2.2s!important;
    transition-delay: 2.2s!important
}

.slider-tr-delay10.slider-title-fill:after {
    -webkit-transition-delay: 2.3s!important;
    -o-transition-delay: 2.3s!important;
    transition-delay: 2.3s!important
}

.slider-overlay {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.slider-overlay:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition: 1.8s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1.8s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1.8s cubic-bezier(.767, .01, .18, 1.01);
    z-index: 3;
    -webkit-transform: translateX(-202%);
    -ms-transform: translateX(-202%);
    transform: translateX(-202%);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.swiper-slide-active .slider-overlay:before {
    -webkit-transform: translateX(1%);
    -ms-transform: translateX(1%);
    transform: translateX(1%)
}

.slider-overlay-opacity {
    opacity: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    -webkit-transition-delay: 1.86s;
    -o-transition-delay: 1.86s;
    transition-delay: 1.86s
}

.swiper-slide-active .slider-overlay-opacity {
    opacity: 1
}

.slider-tr-delay01 .slider-overlay-opacity {
    -webkit-transition-delay: 1.96s;
    -o-transition-delay: 1.96s;
    transition-delay: 1.96s
}

.slider-tr-delay02 .slider-overlay-opacity {
    -webkit-transition-delay: 2.06s;
    -o-transition-delay: 2.06s;
    transition-delay: 2.06s
}

.slider-tr-delay03 .slider-overlay-opacity {
    -webkit-transition-delay: 2.16s;
    -o-transition-delay: 2.16s;
    transition-delay: 2.16s
}

.slider-tr-delay04 .slider-overlay-opacity {
    -webkit-transition-delay: 2.26s;
    -o-transition-delay: 2.26s;
    transition-delay: 2.26s
}

.slider-tr-delay05 .slider-overlay-opacity {
    -webkit-transition-delay: 2.36s;
    -o-transition-delay: 2.36s;
    transition-delay: 2.36s
}

.slider-tr-delay06 .slider-overlay-opacity {
    -webkit-transition-delay: 2.46s;
    -o-transition-delay: 2.46s;
    transition-delay: 2.46s
}

.slider-tr-delay07 .slider-overlay-opacity {
    -webkit-transition-delay: 2.56s;
    -o-transition-delay: 2.56s;
    transition-delay: 2.56s
}

.slider-tr-delay08 .slider-overlay-opacity {
    -webkit-transition-delay: 2.66s;
    -o-transition-delay: 2.66s;
    transition-delay: 2.66s
}

.slider-tr-delay09 .slider-overlay-opacity {
    -webkit-transition-delay: 2.76s;
    -o-transition-delay: 2.76s;
    transition-delay: 2.76s
}

.slider-tr-delay10 .slider-overlay-opacity {
    -webkit-transition-delay: 2.86s;
    -o-transition-delay: 2.86s;
    transition-delay: 2.86s
}

.slider-overlay2 {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.slider-overlay2:before {
    content: '';
    width: 101%;
    height: 100%;
    background: #f5f5f5;
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    z-index: 3;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.red-color.slider-overlay2:before {
    background: #d09a26
}

.red-bg .slider-overlay2:before {
    background: #d09a26
}

.swiper-slide-active .slider-overlay2:before {
    -webkit-transform: translateX(1%);
    -ms-transform: translateX(1%);
    transform: translateX(1%)
}

.slider-fade {
    display: inline-block;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.swiper-slide-active .slider-fade {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.testimonials-slider {
    height: 100%;
    overflow: hidden;
    padding-bottom: 45px
}

.testimonials-slider .swiper-wrapper {
    -webkit-transition-timing-function: cubic-bezier(.767, .01, .18, 1.01);
    -o-transition-timing-function: cubic-bezier(.767, .01, .18, 1.01);
    transition-timing-function: cubic-bezier(.767, .01, .18, 1.01)
}

.testimonials-slider .swiper-slide {
    width: 100%
}

.testimonials-slider img {
    width: 130px;
    border-radius: 50%
}

.testimonials-content p {
    margin-top: 0;
    text-align: justify
}

.testimonials-content {
    padding: 20px;
    margin: 42px 0 30px 0;
    background: #d09a26;
    position: relative;
    border-radius: 15px
}

.testimonials-content:before {
    content: '';
    background: #d09a26;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.about-slider {
    width: 100%;
    height: 100%;
    position: relative
}

.about-slider .swiper-wrapper {
    -webkit-transition-timing-function: cubic-bezier(.767, .01, .18, 1.01);
    -o-transition-timing-function: cubic-bezier(.767, .01, .18, 1.01);
    transition-timing-function: cubic-bezier(.767, .01, .18, 1.01)
}

@media only screen and (max-width:767px) {
    .about-slider {
        width: calc(100% - 40px);
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width:549px) {
    .about-slider {
        width: calc(100% - 20px);
        margin-left: auto;
        margin-right: auto
    }
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: none
}

.swiper-pagination-bullets {
    outline: 0;
    z-index: 8
}

.home-slider .swiper-pagination {
    bottom: 40px;
    right: 40px;
    left: auto;
    width: auto;
    overflow: hidden
}

.home-slider .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    opacity: 1;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    background: 0 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 1s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99);
    transition: 1s cubic-bezier(.17, .85, .438, .99)
}

.home-slider .swiper-pagination-bullet {
    margin: 0 5px!important
}

.home-slider .swiper-pagination-bullet:first-child {
    margin-left: 0!important
}

.home-slider .swiper-pagination-bullet:last-child {
    margin-right: 0!important
}

body.anim .home-slider .swiper-pagination-bullet {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

body.anim .home-slider .swiper-pagination-bullet:nth-child(2) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

body.anim .home-slider .swiper-pagination-bullet:nth-child(3) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

body.anim .home-slider .swiper-pagination-bullet:nth-child(4) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.home-slider .swiper-pagination-bullet:after,
.home-slider .swiper-pagination-bullet:before {
    content: '01';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: Oswald, sans-serif;
    -webkit-transition: .6s cubic-bezier(.19, .94, .336, 1);
    -o-transition: .6s cubic-bezier(.19, .94, .336, 1);
    transition: .6s cubic-bezier(.19, .94, .336, 1)
}

.home-slider .swiper-pagination-bullet:after {
    -webkit-transform: translateX(-50%) translateY(-30px);
    -ms-transform: translateX(-50%) translateY(-30px);
    transform: translateX(-50%) translateY(-30px);
    color: #d09a26;
    font-size: 20px
}

.home-slider .swiper-pagination-bullet:hover:before {
    color: #d09a26;
    -webkit-transition: .6s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .6s cubic-bezier(.17, .85, .438, .99);
    transition: .6s cubic-bezier(.17, .85, .438, .99)
}

.home-slider .swiper-pagination-bullet-active:before {
    -webkit-transform: translateX(-50%) translateY(16px);
    -ms-transform: translateX(-50%) translateY(16px);
    transform: translateX(-50%) translateY(16px)
}

.home-slider .swiper-pagination-bullet-active:after {
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0)
}

.home-slider .swiper-pagination-bullet:nth-child(2):after,
.home-slider .swiper-pagination-bullet:nth-child(2):before {
    content: '02'
}

.home-slider .swiper-pagination-bullet:nth-child(3):after,
.home-slider .swiper-pagination-bullet:nth-child(3):before {
    content: '03'
}

.home-slider .swiper-pagination-bullet:nth-child(4):after,
.home-slider .swiper-pagination-bullet:nth-child(4):before {
    content: '04'
}

.home-slider .swiper-pagination-bullet:nth-child(5):after,
.home-slider .swiper-pagination-bullet:nth-child(5):before {
    content: '05'
}

.home-slider .swiper-pagination-bullet:nth-child(6):after,
.home-slider .swiper-pagination-bullet:nth-child(6):before {
    content: '06'
}

.home-slider .swiper-pagination-bullet:nth-child(7):after,
.home-slider .swiper-pagination-bullet:nth-child(7):before {
    content: '07'
}

.home-slider .swiper-pagination-bullet:nth-child(8):after,
.home-slider .swiper-pagination-bullet:nth-child(8):before {
    content: '08'
}

.home-slider .swiper-pagination-bullet:nth-child(9):after,
.home-slider .swiper-pagination-bullet:nth-child(9):before {
    content: '09'
}

.home-slider .swiper-pagination-bullet:nth-child(10):after,
.home-slider .swiper-pagination-bullet:nth-child(10):before {
    content: '10'
}

.testimonials-slider .swiper-pagination-bullets {
    bottom: 0!important
}

.testimonials-slider .swiper-pagination-bullet {
    margin: 0 10px!important;
    width: 10px;
    height: 10px;
    background: #262626;
    opacity: 1;
    -webkit-transition: .8s cubic-bezier(.225, 1, .316, .99);
    -o-transition: .8s cubic-bezier(.225, 1, .316, .99);
    transition: .8s cubic-bezier(.225, 1, .316, .99);
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.testimonials-slider .swiper-pagination-bullet-active {
    margin: 0 30px!important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.testimonials-slider .swiper-pagination-bullet-active:first-child,
.testimonials-slider .swiper-pagination-bullet:first-child {
    margin-left: 0!important
}

.testimonials-slider .swiper-pagination-bullet-active:last-child,
.testimonials-slider .swiper-pagination-bullet:last-child {
    margin-right: 0!important
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    right: 40px;
    width: 30px;
    overflow: hidden
}

.portfolio-slider .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    opacity: 1;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    background: 0 0;
    -webkit-transform: translateX(-100%) scale(.33);
    -ms-transform: translateX(-100%) scale(.33);
    transform: translateX(-100%) scale(.33);
    -webkit-transition: 1s cubic-bezier(.17, .85, .438, .99)!important;
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99)!important;
    transition: 1s cubic-bezier(.17, .85, .438, .99)!important
}

.portfolio-slider .swiper-pagination-bullet {
    margin: 5px 0!important
}

.portfolio-slider .swiper-pagination-bullet:first-child {
    margin-top: 0!important
}

.portfolio-slider .swiper-pagination-bullet:last-child {
    margin-bottom: 0!important
}

.portfolio-slider .swiper-pagination-bullet:after,
.portfolio-slider .swiper-pagination-bullet:before {
    content: '01';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: Oswald, sans-serif;
    -webkit-transition: 1s cubic-bezier(.19, .94, .336, 1);
    -o-transition: 1s cubic-bezier(.19, .94, .336, 1);
    transition: 1s cubic-bezier(.19, .94, .336, 1)
}

.portfolio-slider .swiper-pagination-bullet:after {
    -webkit-transform: translateX(-30px) translateY(-50%);
    -ms-transform: translateX(-30px) translateY(-50%);
    transform: translateX(-30px) translateY(-50%);
    color: #d09a26
}

.portfolio-slider .swiper-pagination-bullet:hover:before {
    color: #d09a26;
    -webkit-transition: .6s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .6s cubic-bezier(.17, .85, .438, .99);
    transition: .6s cubic-bezier(.17, .85, .438, .99)
}

.portfolio-slider .swiper-pagination-bullet-active:before {
    -webkit-transform: translateX(30px) translateY(-50%);
    -ms-transform: translateX(30px) translateY(-50%);
    transform: translateX(30px) translateY(-50%)
}

.portfolio-slider .swiper-pagination-bullet-active:after {
    -webkit-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%)
}

.portfolio-slider .swiper-pagination-bullet:nth-child(2):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(2):before {
    content: '02'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(3):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(3):before {
    content: '03'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(4):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(4):before {
    content: '04'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(5):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(5):before {
    content: '05'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(6):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(6):before {
    content: '06'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(7):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(7):before {
    content: '07'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(8):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(8):before {
    content: '08'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(9):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(9):before {
    content: '09'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(10):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(10):before {
    content: '10'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(11):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(11):before {
    content: '11'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(12):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(12):before {
    content: '12'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(13):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(13):before {
    content: '13'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(14):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(14):before {
    content: '14'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(15):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(15):before {
    content: '15'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(16):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(16):before {
    content: '16'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(17):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(17):before {
    content: '17'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(18):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(18):before {
    content: '18'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(19):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(19):before {
    content: '19'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(20):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(20):before {
    content: '20'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(21):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(21):before {
    content: '21'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(22):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(22):before {
    content: '22'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(23):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(23):before {
    content: '23'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(24):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(24):before {
    content: '24'
}

.portfolio-slider .swiper-pagination-bullet:nth-child(25):after,
.portfolio-slider .swiper-pagination-bullet:nth-child(25):before {
    content: '25'
}

body.anim .portfolio-slider .swiper-pagination-bullet {
    -webkit-transform: scale(.33) translateX(0);
    -ms-transform: scale(.33) translateX(0);
    transform: scale(.33) translateX(0);
    position: relative
}

body.anim .portfolio-slider .swiper-pagination-bullet-active {
    -webkit-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0)
}

body.anim .portfolio-slider .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66) translateX(0);
    -ms-transform: scale(.66) translateX(0);
    transform: scale(.66) translateX(0)
}

body.anim .portfolio-slider .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33) translateX(0);
    -ms-transform: scale(.33) translateX(0);
    transform: scale(.33) translateX(0)
}

body.anim .portfolio-slider .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66) translateX(0);
    -ms-transform: scale(.66) translateX(0);
    transform: scale(.66) translateX(0)
}

body.anim .portfolio-slider .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33) translateX(0);
    -ms-transform: scale(.33) translateX(0);
    transform: scale(.33) translateX(0)
}

body.anim.out .portfolio-slider .swiper-pagination-bullet {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

@media only screen and (max-width:999px) {
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        right: 20px
    }
}

@media only screen and (max-width:549px) {
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        right: 10px
    }
}

.swiper-button-next,
.swiper-button-prev {
    top: auto;
    bottom: 40px;
    width: 50px;
    height: 26px;
    margin-top: 0;
    cursor: none;
    background-image: none;
    overflow: hidden
}

.swiper-button-prev {
    left: calc(50% + 40px)
}

.swiper-button-next {
    right: auto;
    left: calc(50% + 90px)
}

.slider-arrow-next-box,
.slider-arrow-prev-box {
    position: relative;
    -webkit-transition: 1s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99);
    transition: 1s cubic-bezier(.17, .85, .438, .99);
    -webkit-transform: translateY(27px);
    -ms-transform: translateY(27px);
    transform: translateY(27px);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    width: 100%;
    height: 100%
}

.slider-arrow-next-box {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

body.anim .slider-arrow-next-box,
body.anim .slider-arrow-prev-box {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slider-arrow-next,
.slider-arrow-prev {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
    display: inline-block;
    -webkit-transition: .7s cubic-bezier(.19, .94, .336, 1);
    -o-transition: .7s cubic-bezier(.19, .94, .336, 1);
    transition: .7s cubic-bezier(.19, .94, .336, 1)
}

.slider-arrow-next {
    left: auto;
    right: 0;
    -webkit-transform: translateX(-18px);
    -ms-transform: translateX(-18px);
    transform: translateX(-18px)
}

.swiper-button-next:hover .slider-arrow-next,
.swiper-button-prev:hover .slider-arrow-prev {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slider-arrow-next:before,
.slider-arrow-prev:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 6px;
    width: 16px;
    height: 16px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .7s cubic-bezier(.19, .94, .336, 1);
    -o-transition: .7s cubic-bezier(.19, .94, .336, 1);
    transition: .7s cubic-bezier(.19, .94, .336, 1)
}

.slider-arrow-next:before {
    left: auto;
    right: 6px;
    border: none;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}

.swiper-button-prev:hover .slider-arrow-prev:before {
    border-bottom: 2px solid #d09a26;
    border-left: 2px solid #d09a26
}

.swiper-button-next:hover .slider-arrow-next:before {
    border-top: 2px solid #d09a26;
    border-right: 2px solid #d09a26
}

.slider-arrow-next:after,
.slider-arrow-prev:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 2px;
    -webkit-transform: translateY(-50%) scaleX(0);
    -ms-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    width: 48px;
    height: 2px;
    background: #d09a26;
    -webkit-transition: .7s cubic-bezier(.19, .94, .336, 1);
    -o-transition: .7s cubic-bezier(.19, .94, .336, 1);
    transition: .7s cubic-bezier(.19, .94, .336, 1)
}

.slider-arrow-next:after {
    left: auto;
    right: 2px;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.swiper-button-next:hover .slider-arrow-next:after,
.swiper-button-prev:hover .slider-arrow-prev:after {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1)
}

.about-slider .swiper-button-prev {
    left: calc(50% - 50px);
    bottom: 0
}

.about-slider .swiper-button-next {
    left: auto;
    right: calc(50% - 50px);
    bottom: 0
}

.about-slider .slider-arrow-next:before,
.about-slider .slider-arrow-prev:before {
    border-bottom: 2px solid #262626;
    border-left: 2px solid #262626
}

.about-slider .slider-arrow-next:before {
    border: none;
    border-top: 2px solid #262626;
    border-right: 2px solid #262626
}

@media only screen and (max-width:999px) {
    .home-slider .swiper-pagination {
        right: 20px
    }
    .swiper-button-prev {
        left: 20px
    }
    .swiper-button-next {
        left: 70px
    }
}

@media only screen and (max-width:549px) {
    .home-slider .swiper-pagination {
        right: 10px
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px
    }
    .swiper-button-prev {
        left: 10px
    }
    .swiper-button-next {
        left: 60px
    }
}

.portfolio-slider .swiper-button-prev {
    left: auto;
    right: 90px
}

.portfolio-slider .swiper-button-next {
    right: 40px;
    left: auto
}

body.out .portfolio-slider .slider-arrow-next-box,
body.out .portfolio-slider .slider-arrow-prev-box {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

@media only screen and (max-width:999px) {
    .portfolio-slider .swiper-button-prev {
        right: 70px
    }
    .portfolio-slider .swiper-button-next {
        right: 20px
    }
}

@media only screen and (max-width:549px) {
    .portfolio-slider .swiper-button-prev {
        right: 60px;
        bottom: 20px
    }
    .portfolio-slider .swiper-button-next {
        right: 10px;
        bottom: 20px
    }
}

.portfolio-slider2 .swiper-button-next,
.portfolio-slider2 .swiper-button-prev {
    bottom: 0
}

.portfolio-slider2 .swiper-button-prev {
    left: auto;
    right: 50%
}

.portfolio-slider2 .swiper-button-next {
    right: auto;
    left: 50%
}

.left-arrow-back {
    width: 70px;
    height: 46px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 3
}

.right-arrow-back {
    width: 70px;
    height: 46px;
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 3
}

.portfolio-column-slider .swiper-button-prev {
    left: 40px;
    right: auto;
    z-index: 4
}

.portfolio-column-slider .swiper-button-next {
    right: 40px;
    left: auto;
    z-index: 4
}

body.out .portfolio-column-slider .slider-arrow-next-box,
body.out .portfolio-column-slider .slider-arrow-prev-box {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

@media only screen and (max-width:999px) {
    .portfolio-column-slider .swiper-button-prev {
        left: 20px
    }
    .portfolio-column-slider .swiper-button-next {
        right: 20px
    }
    .left-arrow-back {
        left: 10px
    }
    .right-arrow-back {
        right: 10px
    }
}

@media only screen and (max-width:549px) {
    .portfolio-column-slider .swiper-button-prev {
        left: 10px;
        bottom: 20px
    }
    .portfolio-column-slider .swiper-button-next {
        right: 10px;
        bottom: 20px
    }
    .left-arrow-back {
        left: 0;
        bottom: 10px
    }
    .right-arrow-back {
        right: 0;
        bottom: 10px
    }
}

.fullscreen-home-slider .swiper-button-prev {
    left: 40px
}

.fullscreen-home-slider .swiper-button-next {
    left: 90px
}

@media only screen and (max-width:999px) {
    .fullscreen-home-slider .swiper-button-prev {
        left: 20px
    }
    .fullscreen-home-slider .swiper-button-next {
        left: 70px
    }
}

@media only screen and (max-width:549px) {
    .fullscreen-home-slider .swiper-button-prev {
        left: 10px
    }
    .fullscreen-home-slider .swiper-button-next {
        left: 60px
    }
}

.portfolio-slider {
    height: 100vh;
    width: 100%
}

.swiper-image {
    width: 100%;
    height: 100%
}

.swiper-image-inner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.portfolio-slider .swiper-slide {
    overflow: hidden
}

.portfolio-slider .swiper-wrapper {
    -webkit-transition-timing-function: cubic-bezier(.2, 0, .07, 1);
    -o-transition-timing-function: cubic-bezier(.2, 0, .07, 1);
    transition-timing-function: cubic-bezier(.2, 0, .07, 1)
}

.portfolio-slider-content {
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.portfolio-slider-overlay-box {
    position: absolute;
    bottom: 40px;
    left: 40px;
    overflow: hidden
}

@media only screen and (max-width:999px) {
    .portfolio-slider-overlay-box {
        left: 20px
    }
}

@media only screen and (max-width:549px) {
    .portfolio-slider-overlay-box {
        bottom: 20px;
        left: 10px
    }
}

.portfolio-slider-overlay {
    display: inline-block;
    overflow: hidden;
    position: relative;
    -webkit-transition: .8s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .8s cubic-bezier(.858, .01, .068, .99);
    transition: .8s cubic-bezier(.858, .01, .068, .99);
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.swiper-slide-active .portfolio-slider-overlay {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.portfolio-slider-overlay:before {
    content: '';
    width: calc(100% + 1px);
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    z-index: 3;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.swiper-slide-active .portfolio-slider-overlay:before {
    -webkit-transform: translateX(1%);
    -ms-transform: translateX(1%);
    transform: translateX(1%);
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
}

body.out .swiper-slide-active .portfolio-slider-overlay {
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.portfolio-slider-fade {
    display: inline-block;
    overflow: hidden;
    position: relative;
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.swiper-slide-active .portfolio-slider-fade {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 1.6s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1.6s cubic-bezier(.17, .85, .438, .99);
    transition: 1.6s cubic-bezier(.17, .85, .438, .99);
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

body.out .swiper-slide-active .portfolio-slider-fade {
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.swiper-slide-active .portfolio-slider-fade.portfolio-slider-tr-01 {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.swiper-slide-active .portfolio-slider-fade.portfolio-slider-tr-02 {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.swiper-slide-active .portfolio-slider-fade.portfolio-slider-tr-03 {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.portfolio-slider2 {
    position: relative
}

.portfolio-slider2 .swiper-wrapper {
    -webkit-transition-timing-function: cubic-bezier(.767, .01, .18, 1.01);
    -o-transition-timing-function: cubic-bezier(.767, .01, .18, 1.01);
    transition-timing-function: cubic-bezier(.767, .01, .18, 1.01)
}

.portfolio-slider2 .swiper-slide {
    position: relative
}

.portfolio-slider2 .portfolio-slider2-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    overflow: hidden;
    width: calc(100% - 40px)
}

.portfolio-slider2 .portfolio-slider-overlay:before {
    background: #d09a26
}

.portfolio-slider2 .swiper-slide {
    display: block
}

@media only screen and (max-width:999px) {
    .portfolio-slider2 {
        margin: 0 20px
    }
}

@media only screen and (max-width:549px) {
    .portfolio-slider2 {
        margin: 0 10px
    }
}

.portfolio-column-slider {
    width: 100%;
    height: 100vh
}

.portfolio-column-slider .swiper-wrapper {
    -webkit-transition-timing-function: cubic-bezier(.767, .01, .18, 1.01);
    -o-transition-timing-function: cubic-bezier(.767, .01, .18, 1.01);
    transition-timing-function: cubic-bezier(.767, .01, .18, 1.01)
}

.portfolio-column-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%
}

.portfolio-column-content {
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% - 40px)
}

.portfolio-column-fade {
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%);
    -webkit-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    -o-transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    transition: 1s cubic-bezier(.767, .01, .18, 1.01);
    display: inline-block
}

.hover-box:hover .portfolio-column-fade {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 1.6s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1.6s cubic-bezier(.17, .85, .438, .99);
    transition: 1.6s cubic-bezier(.17, .85, .438, .99)
}

.hover-box:hover .portfolio-column-bg {
    opacity: .5
}

.touch body.anim .portfolio-column-slider .portfolio-column-fade {
    -webkit-transition: 1.6s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1.6s cubic-bezier(.17, .85, .438, .99);
    transition: 1.6s cubic-bezier(.17, .85, .438, .99);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.touch body.anim.out .portfolio-column-slider .portfolio-column-fade {
    -webkit-transition: 1s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99);
    transition: 1s cubic-bezier(.17, .85, .438, .99);
    -webkit-transform: translateY(101%);
    -ms-transform: translateY(101%);
    transform: translateY(101%)
}

.fullscreen-home-slider .slide-bg {
    width: 100%
}

.home-slider.fullscreen-home-slider .swiper-wrapper {
    -webkit-transition-timing-function: cubic-bezier(.2, 0, .07, 1);
    -o-transition-timing-function: cubic-bezier(.2, 0, .07, 1);
    transition-timing-function: cubic-bezier(.2, 0, .07, 1)
}

.fullscreen-home-slider .scroll-btn {
    left: 50%
}

.list-dots li {
    padding-left: 20px;
    position: relative
}

.list-dots li:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d09a26;
    position: absolute;
    top: 15px;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.list-dots li p {
    margin-top: 0
}

.list-check li {
    padding-left: 20px;
    position: relative
}

.list-check li:before {
    content: '\f058';
    width: 5px;
    height: 5px;
    font-family: FontAwesome;
    border-radius: 50%;
    position: absolute;
    color: #d09a26;
    top: 21%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.services-bg {
    width: 100%;
    height: 50vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.services-content h2,
.services-content h3 span {
    margin-bottom: 2px
}

.services-content h3 span:last-child {
    margin-bottom: 0
}

.services-content p {
    margin-top: 0
}

.services-content ul {
    margin-top: 30px
}

.services-content li {
    margin-bottom: 10px
}

.services-content li p {
    margin-top: 0
}

.services-content li:last-child {
    margin-bottom: 0
}

.expertise-img-box {
    width: 100%
}

.expertise p {
    margin-top: 10px
}

.expertise {
    margin-top: 20px
}

@media only screen and (max-width:999px) {
    .services-content p {
        margin-top: 30px
    }
}

.progress-container .container,
.progress-container .six-columns {
    position: static
}

.progress-bg {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 0
}

.progress-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.progress-box:last-child {
    margin-bottom: 0
}

.progress-box div {
    font-size: 12px
}

.progress-counter {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    margin-right: 0
}

.progress-zero {
    position: relative;
    overflow: hidden;
    height: 1px;
    margin-top: 6px;
    background: rgba(250, 250, 250, .1)
}

.progress-full {
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 0;
    background-color: #fff;
    z-index: 2
}

.progress-full.progress-full-red {
    background-color: #d09a26;
    z-index: 3
}

.slide-progress {
    -webkit-animation-name: slide-progress;
    animation-name: slide-progress;
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-timing-function: cubic-bezier(.225, 1, .316, .99);
    animation-timing-function: cubic-bezier(.225, 1, .316, .99)
}

@-webkit-keyframes slide-progress {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slide-progress {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media only screen and (max-width:767px) {
    .progress-container .container,
    .progress-container .six-columns {
        position: relative
    }
    .progress-bg {
        position: static;
        width: 100%;
        height: 100vh
    }
}
/*
.portfolio-content .portfolio-content-inner {
    min-height: 70vh
}*/

.portfolio-content .container,
.portfolio-content .six-columns {
    position: static
}

.portfolio-content-bg-box {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 50%;
    top: 0;
    display: inline-block;
    z-index: 2
}

.reverse .portfolio-content-bg-box {
    left: 0
}

.portfolio-content-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.portfolio-content h2 span,
.portfolio-content span {
    margin-bottom: 2px
}

.portfolio-content h2 span:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .portfolio-content .container,
    .portfolio-content .six-columns {
        position: relative
    }
    .portfolio-content-bg-box {
        position: static;
        width: 100%;
        left: 0
    }
    .portfolio-content-bg {
        height: 40vh
    }
}

.project-content p {
    margin-top: 0
}

.project-content li {
    margin-top: 13px
}

.project-content h2,
.project-content2 h2 {
    line-height: 1.5
}

.project-content2 {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.project-quot h5 {
    line-height: 2
}

.project-quot h5 span {
    font-weight: 300
}

@media only screen and (max-width:767px) {
    .project-quot h5 {
        text-align: center
    }
    .project-quot blockquote {
        margin-bottom: 30px
    }
}

.about-page p {
    margin-top: 0
}

.about-page ul li p {
    line-height: 2.1;
    margin-top: 0
}

@media only screen and (max-width:767px) {
    .about-page p {
        margin-top: 0
    }
    .top-header {
        display: none!important
    }
}

.team-img-box {
    width: 100%
}

.team-content p {
    margin-top: 10px
}

.team-content {
    margin-top: 20px
}

.team-title-box h2,
.team-title-box h3 span {
    margin-bottom: 2px
}

.team-title-box h3 span:last-child {
    margin-bottom: 0
}

.client-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    justify-content: center
}

.client-list li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    text-align: center;
    height: 150px
}

.client-list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.client-list li:nth-child(4n) a {
    border-right: none
}

.client-list li:nth-last-child(1) a,
.client-list li:nth-last-child(2) a,
.client-list li:nth-last-child(3) a,
.client-list li:nth-last-child(4) a {
    border-bottom: none
}

.client-list .brand-box {
    width: 230px;
    position: relative
}

.hover-opac-img {
    -webkit-transition: .7s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .7s cubic-bezier(.17, .85, .438, .99);
    transition: .7s cubic-bezier(.17, .85, .438, .99)
}

.opac-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: .7s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .7s cubic-bezier(.17, .85, .438, .99);
    transition: .7s cubic-bezier(.17, .85, .438, .99)
}

.client-list li:hover .opac-img {
    opacity: 1;
    transform: scale(1.1)
}

.client-list li:hover .hover-opac-img {
    opacity: 0
}

.empty-spot {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.empty-spot:after,
.empty-spot:before {
    content: '';
    width: 1px;
    height: calc(100% - 40px);
    background: #d09a26;
    position: absolute;
    right: 20px;
    bottom: 20px;
    -webkit-transform: scaleY(.4) scaleX(1);
    -ms-transform: scaleY(.4) scaleX(1);
    transform: scaleY(.4) scaleX(1);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99)
}

.empty-spot:after {
    width: calc(100% - 40px);
    height: 1px;
    -webkit-transform: scaleY(1) scaleX(.4);
    -ms-transform: scaleY(1) scaleX(.4);
    transform: scaleY(1) scaleX(.4);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}

.empty-spot-box {
    position: relative
}

.empty-spot-box:after,
.empty-spot-box:before {
    content: '';
    width: 1px;
    height: calc(100% - 40px);
    background: #d09a26;
    position: absolute;
    left: 20px;
    top: 20px;
    -webkit-transform: scaleY(.4) scaleX(1);
    -ms-transform: scaleY(.4) scaleX(1);
    transform: scaleY(.4) scaleX(1);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99)
}

.empty-spot-box:after {
    width: calc(100% - 40px);
    height: 1px;
    -webkit-transform: scaleY(1) scaleX(.4);
    -ms-transform: scaleY(1) scaleX(.4);
    transform: scaleY(1) scaleX(.4);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

.client-list li:hover .empty-spot:after,
.client-list li:hover .empty-spot:before,
.empty-spot-box:hover:after,
.empty-spot-box:hover:before {
    -webkit-transform: scaleX(1) scaleY(1);
    -ms-transform: scaleX(1) scaleY(1);
    transform: scaleX(1) scaleY(1)
}

@media only screen and (max-width:999px) {
    .client-list li {
        height: 190px
    }
}

@media only screen and (max-width:767px) {
    .client-list li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .client-list li:nth-child(2n) a {
        border-right: none
    }
}

@media only screen and (max-width:549px) {
    .client-list .brand-box {
        height: 120px;
        width: 120px
    }
    .client-list li {
        height: 170px
    }
}

.images-content-bg {
    position: relative;
    width: 100%;
    height: 70vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.parallax-window {
    min-height: 400px;
    background: 0 0
}

.video-content-bg {
    position: relative;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.video-play-button {
    position: absolute;
    z-index: 3;
    top: 15%;
    left: 16%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: pulse-border 1.5s cubic-bezier(.767, .01, .18, 1.01) infinite;
    animation: pulse-border 1.5s cubic-bezier(.767, .01, .18, 1.01) infinite
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #262626;
    border-radius: 50%
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

.blog-title span {
    margin-bottom: 2px
}

.blog-title span:last-child {
    margin-bottom: 0
}

.blog-category,
.blog-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.blog-category li,
.blog-tags li {
    margin-left: 10px
}

.blog-category li:first-child,
.blog-tags li:first-child {
    margin-left: 20px;
    margin-right: 10px
}

.blog-category li i,
.blog-tags li i {
    font-size: 12px
}

.blog-autor-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sidebar-box {
    padding: 0 20px
}

.sidebar-box h4 {
    line-height: 2.5;
    padding-right: 25px;
    background: #1b2a2f
}

.form-search {
    padding: 10px 20px;
    position: relative;
    border: 1px solid #1b2a2f;
    background: #1b2a2f
}

.search-control {
    color: #fff;
    width: calc(100% - 50px);
    border: none;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald, sans-serif
}

.search-btn {
    text-align: center;
    font-size: 13px;
    line-height: 13px;
    position: absolute;
    top: 50%;
    right: 0;
    height: 100%;
    width: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    color: #d09a26;
    background: #1b2a2f;
    -webkit-transition: .7s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .7s cubic-bezier(.17, .85, .438, .99);
    transition: .7s cubic-bezier(.17, .85, .438, .99)
}

.search-btn:hover {
    background: #d09a26;
    color: #262626
}

.widget-categories li {
    margin-bottom: 10px
}

.widget-categories li:last-child {
    margin-bottom: 0
}

.widget-categories a {
    font-size: 15px;
    padding-right: 15px;
    line-height: 2;
    background: #1b2a2f;
    display: inline-block
}

.recent-entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 30px;
    background: #1b2a2f
}

.recent-entry:last-child {
    margin-bottom: 0
}

.recent-entry .recent-entry-img-box {
    width: 100px
}

.recent-desc {
    padding: 5px 15px
}

@media only screen and (min-width:768px) and (max-width:999px) {
    .recent-entry {
        display: block
    }
}

.widget-tags li {
    margin-right: 5px;
    margin-bottom: 5px
}

.widget-tags li a {
    font-size: 15px;
    padding-right: 15px;
    line-height: 2;
    background: #1b2a2f;
    display: inline-block
}

.widget-instagram li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.widget-instagram li:nth-child(1) div,
.widget-instagram li:nth-child(2) div {
    margin-bottom: 20px
}

.widget-instagram li:nth-child(1) div,
.widget-instagram li:nth-child(3) div {
    margin-right: 10px
}

.widget-instagram li:nth-child(2) div,
.widget-instagram li:nth-child(4) div {
    margin-left: 10px
}

.facet-box {
    max-width: 320px;
    padding: 60px 25px;
    background-color: #d4d5d8;
    border-radius: 10px;
    transition: .3s;
    cursor: pointer
}

.actives {
    background-color: #d09a26!important
}

.facet-box:hover {
    background-color: #d09a26
}

.facet-box:hover .swing {
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.facet-box .facet-icon {
    width: 94px;
    height: 73px;
    margin: 0 auto
}

.facet-box .elegance {
    background-image: url(../images/elegance.png);
    background-size: contain;
    width: 85px;
    height: 72px;
    margin: 0 auto;
    background-repeat: no-repeat
}

.facet-box:hover .elegance {
    background-image: url(../images/elegance-hov.png)
}

.facet-box .excellence {
    background-image: url(../images/exellence.png);
    background-size: contain;
    width: 85px;
    height: 72px;
    margin: 0 auto;
    background-repeat: no-repeat
}

.facet-box:hover .excellence {
    background-image: url(../images/exellence-hov.png)
}

.facet-box .trust {
    background-image: url(../images/trust.png);
    background-size: contain;
    width: 85px;
    height: 72px;
    margin: 0 auto;
    background-repeat: no-repeat
}

.facet-box:hover .trust {
    background-image: url(../images/trust-hov.png)
}

.facet-box .value {
    background-image: url(../images/value.png);
    background-size: contain;
    width: 85px;
    height: 72px;
    margin: 0 auto;
    background-repeat: no-repeat
}

.facet-box:hover .value {
    background-image: url(../images/value-hov.png)
}

.facet-box h3 {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
    margin-top: 10px;
    color: #2f3037
}

.facet-box:hover h3 {
    color: #fff
}

		.footer-facet-block{
		 overflow: hidden;
		background-color: rgba(47,48,55,0.5);
		  position: fixed;
		  bottom: 0;
		  width: 100%;
			z-index: 1000;
			display: flex;
			justify-content: center;
}
		
		
		.footer-facet-block a {
			 float: left;
			display: block;
			color: #f2f2f2;
			text-align: center;
			text-decoration: none;
			
			}


.footer-facet-box {
    max-width: 320px;
    padding: 10px 25px;
    background-color: #f6f4f4;
    border-radius: 1px;
    transition: .3s;
    cursor: pointer;
	display: flex;
	align-items: center;
	align-content: center;
	border-left: 1px solid #2f3037;
}

.footer-facet-box:last-child{
	border-right: 1px solid #2f3037;
}

.actives {
    background-color: #d09a26!important
}

.footer-facet-box:hover {
    background-color: #d09a26;
}

.footer-facet-block .active{ background-color: #d09a26;}

.footer-facet-block .footer-facet-box.active .elegance {
    background-image: url(../images/elegance-hov.png);
}

.footer-facet-block .footer-facet-box.active .excellence {
    background-image: url(../images/exellence-hov.png) !important;
}

.footer-facet-block .footer-facet-box.active .trust {
    background-image: url(../images/trust-hov.png) !important;
}

.footer-facet-block .footer-facet-box.active .value {
    background-image: url(../images/value-hov.png) !important;
}


.footer-facet-block .footer-facet-box.active h3{color: #fff;}





.footer-facet-box:hover .swing {
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.footer-facet-box .facet-icon {
    width: 94px;
    height: 73px;
    margin: 0 auto
}

.footer-facet-box .elegance {
    background-image: url(../images/elegance.png);
    background-size: contain;
    width: 30px;
    height: 25px;
    margin-right: 10px;
    background-repeat: no-repeat
}

.footer-facet-box:hover .elegance {
    background-image: url(../images/elegance-hov.png)
}

.footer-facet-box .excellence {
    background-image: url(../images/exellence.png);
    background-size: contain;
    width: 30px;
    height: 25px;
    margin-right: 10px;
    background-repeat: no-repeat
}

.footer-facet-box:hover .excellence {
    background-image: url(../images/exellence-hov.png)
}

.footer-facet-box .trust {
    background-image: url(../images/trust.png);
    background-size: contain;
    width: 30px;
    height: 25px;
    margin-right: 10px;
    background-repeat: no-repeat
}

.footer-facet-box:hover .trust {
    background-image: url(../images/trust-hov.png)
}

.footer-facet-box .value {
    background-image: url(../images/value.png);
    background-size: contain;
    width: 30px;
    height: 25px;
   margin-right: 10px;
    background-repeat: no-repeat
}

.footer-facet-box:hover .value {
    background-image: url(../images/value-hov.png)
}

.footer-facet-box h3 {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
	 color: #2f3037;
	font-size: 12px;}

.footer-facet-box:hover h3 {
    color: #fff
}




.content-margin-block {
    margin: 0 40px
}

.quote-content {
    margin-top: 30px;
    padding: 20px;
    position: relative;
    background: #d09a26
}

.quote-content:before {
    content: '';
    width: 24px;
    height: 24px;
    background: #d09a26;
    position: absolute;
    right: 30px;
    bottom: -11px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.quote-content p {
    margin-top: 0
}

.post-img-flex {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.post-img-box {
    margin-top: 20px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.post-img-box:nth-child(odd) div {
    margin-right: 10px
}

.post-img-box:nth-child(even) div {
    margin-left: 10px
}

.post-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 30px 0
}

.post-share-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.post-share-social li {
    margin-left: 20px
}

.post-share-social li a {
    font-size: 15px
}

@media only screen and (max-width:999px) {
    .content-margin-block {
        margin: 0 20px
    }
}

@media only screen and (max-width:549px) {
    .content-margin-block {
        margin: 0 10px
    }
    .post-img-box {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .post-img-box:nth-child(odd) div {
        margin-right: 0
    }
    .post-img-box:nth-child(even) div {
        margin-left: 0
    }
}

.autor-img {
    -ms-flex-preferred-size: 130px;
    flex-basis: 130px
}

.autor-bio-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.autor-bio-desc {
    margin-left: 20px;
    -ms-flex-preferred-size: calc(100% - 150px);
    flex-basis: calc(100% - 150px)
}

.autor-bio-desc p {
    margin-top: 20px
}

.autor-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px
}

.autor-social li {
    margin-right: 20px
}

.autor-social li a {
    font-size: 14px
}

@media only screen and (max-width:549px) {
    .autor-img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .autor-bio-desc {
        margin-left: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 20px
    }
}

.comments-list {
    width: 100%
}

.comments-list li {
    border-bottom: 1px solid #bcbdbd;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.comments-list li:last-child {
    border-bottom: none
}

.comment-children {
    margin: 20px 0 0 90px;
    padding-top: 30px;
    border-top: 1px solid #bcbdbd
}

.comment-children li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.comment-content {
    position: relative
}

.comment-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px
}

.post-comment {
    padding-left: 90px
}

.comments-box .date {
    margin-top: 10px
}

.comments-box p {
    margin-top: 20px
}

.reply {
    position: absolute;
    top: 0;
    right: 0
}

@media only screen and (max-width:999px) {
    .comment-children {
        margin: 20px 0 0 0
    }
}

@media only screen and (max-width:399px) {
    .reply {
        position: static
    }
    .comments-box p {
        margin-bottom: 20px
    }
}

.comments-form {
    width: 100%;
    text-align: center
}

.comment-form-control {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #8c8b8b;
    border-color: #bcbdbd;
    border-style: solid;
    border-width: 1px;
    padding: 20px;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald, sans-serif
}

.comments-form textarea {
    height: 200px
}

.contact-box p {
    margin-top: 0;
    margin-bottom: 2px
}

.contact-box h6 span,
.contact-box p span {
    margin-bottom: 2px
}

.contact-box h6 span:last-child,
.contact-box p span:last-child,
.contact-box p:last-child {
    margin-bottom: 0
}

.contact-box .flip-btn-box {
    margin-top: 10px;
    margin-right: 20px;
    line-height: 1.2
}

.contact-box .flip-btn {
    white-space: nowrap;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}

.contact-form-box {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative
}

.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(34, 35, 42, .7);
    width: 100%;
    height: 100%
}

.contact-form-box .border-btn-box {
    border: 1px solid #fff
}

.contact-form-box .border-btn:before {
    color: #fff
}

.contact-form-control {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid rgba(250, 250, 250, .4);
    padding: 0 0 10px 0;
    margin-bottom: 40px;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    font-family: Oswald, sans-serif;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.contact-form-box textarea {
    height: 100px;
    margin-bottom: 0
}

.contact-form-control:focus {
    border-bottom: 1px solid #fff
}

.contact-form-container {
    width: 100%;
    position: relative
}

.input-box {
    position: relative
}

.form-label {
    position: absolute;
    left: 10px;
    top: 25px;
    z-index: 2;
    pointer-events: none;
    font-family: Oswald, sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    opacity: .7;
    -webkit-transform: translateY(-28px) scale(.8);
    -ms-transform: translateY(-28px) scale(.8);
    transform: translateY(-28px) scale(.8);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: 1s cubic-bezier(.225, 1, .316, .99);
    -o-transition: 1s cubic-bezier(.225, 1, .316, .99);
    transition: 1s cubic-bezier(.225, 1, .316, .99)
}

.form-input:invalid+.form-label {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1)
}

.form-input:focus+.form-label {
    opacity: .7;
    -webkit-transform: translateY(-28px) scale(.8);
    -ms-transform: translateY(-28px) scale(.8);
    transform: translateY(-28px) scale(.8)
}

.email-label.js-active {
    opacity: .7!important;
    -webkit-transform: translateY(-28px) scale(.8)!important;
    -ms-transform: translateY(-28px) scale(.8)!important;
    transform: translateY(-28px) scale(.8)!important
}

.form-input {
    width: 100%;
    padding: 20px 10px;
    border: none;
    border-bottom: 1px solid rgba(250, 250, 250, .4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Oswald, sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: normal;
    color: #fff
}

textarea.form-input {
    height: 100%;
    min-height: 150px
}

.message-input {
    margin-top: 30px
}

.contact-form-container .flip-btn:before {
    color: #fff
}

.error {
    color: red
}

.js-popup-fade {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: 1s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99);
    transition: 1s cubic-bezier(.17, .85, .438, .99)
}

.js-popup-fade.js-active {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.popup-icon {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 23px;
    border-radius: 50%
}

#m_err .popup-icon {
    color: #f9afaf;
    border: 1px solid #f9afaf;
}

#m_sent .popup-icon {
    color: #76c376;
    border: 1px solid #76c376;
}

.popup-alert {
    margin: 30px 0
}

.form-box {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s cubic-bezier(.17, .85, .438, .99);
    -o-transition: 1s cubic-bezier(.17, .85, .438, .99);
    transition: 1s cubic-bezier(.17, .85, .438, .99);
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.form-box.js-active {
    pointer-events: none;
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

#send.js-active {
    pointer-events: none
}

#send.js-active .border-btn:after,
#send.js-active .border-btn:before {
    color: transparent!important;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.btn-wait {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    font-family: Oswald, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 7px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .5s cubic-bezier(.17, .85, .438, .99);
    transition: .5s cubic-bezier(.17, .85, .438, .99)
}

#send.js-active .btn-wait {
    opacity: 1
}

.page-head video {
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-bg-box .scroll-btn {
    left: 50%
}

.filter-buttons {
    text-align: center;
    margin-bottom: 30px
}

.filter-button-box {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 10px
}

.filter-button-flip {
    border: 0;
    background: 0 0;
    margin: 0 15px;
    cursor: none;
    outline: 0;
    position: relative;
    color: transparent;
    font-family: Oswald, sans-serif;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    display: block
}

.filter-button-flip:after,
.filter-button-flip:before {
    color: #262626;
    content: attr(data-text);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    display: block;
    -webkit-transition: .4s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .4s cubic-bezier(.858, .01, .068, .99);
    transition: .4s cubic-bezier(.858, .01, .068, .99)
}

.filter-button-flip:after {
    -webkit-transform: translateY(-170%);
    -ms-transform: translateY(-170%);
    transform: translateY(-170%);
    color: #d09a26
}

.filter-button-box.active .filter-button-flip:before {
    -webkit-transform: translateY(52%);
    -ms-transform: translateY(52%);
    transform: translateY(52%)
}

.filter-button-box.active .filter-button-flip:after {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dark-bg-1 .filter-button-flip:before,
.dark-bg-2 .filter-button-flip:before {
    color: #fff
}

.red-bg .filter-button-flip:after {
    color: #fff
}

.grid-item {
    width: 33.33%;
    display: block
}

.work_item {
    margin: 20px 10px 0 10px;
    position: relative;
    background: #111517
}

.works-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
    overflow: hidden
}

.works-content span {
    margin-top: 1px
}

.work-title-overlay {
    display: inline-block;
    overflow: hidden;
    position: relative;
    -webkit-transition: .8s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .8s cubic-bezier(.858, .01, .068, .99);
    transition: .8s cubic-bezier(.858, .01, .068, .99);
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.work-title-delay01.work-title-overlay {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.work-title-delay02.work-title-overlay {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.work-title-delay03.work-title-overlay {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.work-title-delay04.work-title-overlay {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.hover-box:hover .work-title-overlay {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.hover-box:hover .work-title-delay01.work-title-overlay {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.hover-box:hover .work-title-delay02.work-title-overlay {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.hover-box:hover .work-title-delay03.work-title-overlay {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.hover-box:hover .work-title-delay04.work-title-overlay {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.work-title-overlay:before {
    content: '';
    width: calc(100% + 1px);
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition: 1s cubic-bezier(.858, .01, .068, .99);
    -o-transition: 1s cubic-bezier(.858, .01, .068, .99);
    transition: 1s cubic-bezier(.858, .01, .068, .99);
    z-index: 3;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.red-color.work-title-overlay:before {
    background: #d09a26
}

.hover-box:hover .work-title-overlay:before {
    -webkit-transform: translateX(1%);
    -ms-transform: translateX(1%);
    transform: translateX(1%);
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.hover-box:hover .work-title-delay01.work-title-overlay:before {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.hover-box:hover .work-title-delay02.work-title-overlay:before {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

.hover-box:hover .work-title-delay03.work-title-overlay:before {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.hover-box:hover .work-title-delay04.work-title-overlay:before {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.works .hover-box:hover .hover-img {
    opacity: .5
}

.touch .works .work-title-overlay {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.touch .works .work-title-overlay:before {
    -webkit-transform: translateX(1%);
    -ms-transform: translateX(1%);
    transform: translateX(1%)
}

@media only screen and (max-width:999px) {
    .grid-item {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .grid-item {
        width: 100%
    }
    .work_item {
        margin: 20px 0 0 0
    }
}

.typewriter-home .page-head-bg {
    width: 100%
}

.typewriter-home .scroll-btn {
    left: 50%
}

.Typewriter__cursor {
    width: 30px;
    height: 5px;
    display: inline-block;
    background: #d09a26;
    overflow: hidden
}

@media only screen and (max-width:999px) {
    .Typewriter__cursor {
        width: 23px;
        height: 4px
    }
}

@media only screen and (max-width:549px) {
    .Typewriter__cursor {
        width: 15px;
        height: 3px
    }
}

.particles-home .page-head-bg {
    width: 100%
}

.particles-home .scroll-btn {
    left: 50%
}

.price-details {
    border-radius: 8px;
    overflow: hidden;
    padding-bottom: 60px;
    text-align: center
}

.pricing-title {
    background: #d09a26;
    padding: 20px 0
}

.pricing-title.price-title-paddings {
    padding: 40px 0
}

.price-details-margins {
    margin-top: 20px
}

.price-content {
    margin: 30px 20px 0 20px
}

.price-list {
    margin: 60px 20px
}

.price-list li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px
}

.price-list li:last-child {
    margin-bottom: 0
}

.price-list li:before {
    content: "";
    width: 6px;
    height: 3px;
    border-bottom: 2px solid #d09a26;
    border-left: 2px solid #d09a26;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.price-btn-box {
    height: 50px;
    border: 1px solid #fff;
    border-radius: 25px;
    display: inline-block;
    -webkit-transition: .7s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .7s cubic-bezier(.17, .85, .438, .99);
    transition: .7s cubic-bezier(.17, .85, .438, .99)
}

.price-btn-box:hover {
    border: 1px solid #d09a26;
    background: #d09a26
}

.price-btn {
    padding: 0 40px;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    -webkit-transition: .7s cubic-bezier(.17, .85, .438, .99);
    -o-transition: .7s cubic-bezier(.17, .85, .438, .99);
    transition: .7s cubic-bezier(.17, .85, .438, .99)
}

.price-btn-box:hover .price-btn {
    color: #000
}

.price-btn-box.price-btn-bg {
    background: #d09a26;
    border: 1px solid #d09a26
}

.price-btn-box.price-btn-bg .price-btn {
    color: #000
}

@media only screen and (max-width:767px) {
    .price-details-margins {
        margin-top: 0
    }
    .devices li .mobile-width {
        width: 120px
    }
}

.discover-milestone {
    position: relative;
    margin-top: 35px
}

.discover-milestone a {
    float: left;
    width: 386px
}

.round-box {
    width: 125px;
    height: 125px;
    background-color: #d09a26;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 9px;
    line-height: 28px;
    padding: 35px 0;
    box-sizing: border-box;
    font-weight: 500;
    position: relative
}

.round-box::before {
    content: "";
    position: absolute;
    left: 51%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 110px;
    height: 110px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: pulse-border 1.5s cubic-bezier(.767, .01, .18, 1.01) infinite;
    animation: pulse-border 1.5s cubic-bezier(.767, .01, .18, 1.01) infinite;
    z-index: -1
}

.squre-box {
    width: 325px;
    background-color: #24242a;
    border-radius: 5px;
    position: absolute;
    top: 41px;
    color: #fff;
    padding: 16px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 5px;
    text-align: right;
    margin-left: 30px;
    z-index: -1
}

.avil-contact {
    position: relative;
    margin-bottom: 140px
}

.avil-contact a {
    float: left;
    width: 200px
}

.avil-round-box {
    width: 90px;
    height: 90px;
    background-color: #d09a26;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 17px;
    padding: 32px 0;
    box-sizing: border-box;
    font-weight: 500;
    position: relative
}

.avil-round-box::before {
    content: "";
    position: absolute;
    left: 51%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 110px;
    height: 110px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: pulse-border 1.5s cubic-bezier(.767, .01, .18, 1.01) infinite;
    animation: pulse-border 1.5s cubic-bezier(.767, .01, .18, 1.01) infinite;
    z-index: -1
}

.avil-squre-box {
    width: 205px;
    background-color: #24242a;
    border-radius: 5px;
    position: absolute;
    top: 24px;
    color: #fff;
    padding: 16px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 3px;
    text-align: right;
    margin-left: 30px;
    z-index: -1
}

.chairman-box {
    max-width: 450px
}

.justify-content-end {
    justify-content: end
}

.chairman-box::before {
    content: '';
    background-color: #d09a26;
    width: 15px;
    height: 285px;
    display: block;
    position: absolute;
    border-radius: 10px;
    margin-left: -35px
}

.paralax-box {
    position: relative
}

.video-box {
    max-width: 1176px;
    position: relative;
    overflow: hidden;
    margin: 0 auto
}

.video-box .video-round-box {
    background-color: #d09a26;
    border-radius: 50%;
    width: 400px;
    height: 400px;
    position: absolute;
    right: -85px;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
    margin-bottom: 20px
}

.login-box {
    background-color: #d09a26;
    color: #23242b;
    padding: 10px 15px;
    border-radius: 5px 0 0 5px;
    letter-spacing: 5px;
    text-transform: uppercase
}

.login-btn {
    background-color: #d09a26;
    color: #23242b!important;
    padding: 10px 15px!important;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 14px!important;
    line-height: 11px!important;
    margin: 29px 0
}

.login-btn:hover {
    background-color: #d4d5d8
}

.meet-us-box {
    padding: 50px
}

.footer h3 {
    font-size: 18px;
    font-weight: 600;
    color: #d09a26;
    text-transform: uppercase;
    margin-bottom: 20px
}

.footer-menu li a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -6px;
    -webkit-transform: translateY(-50%) scaleX(0);
    -ms-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    width: 30px;
    height: 2px;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #d09a26
}

.footer-menu li a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 14px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99)
}

.footer-menu li:hover a:before {
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1)
}

.footer-menu li:hover a:after {
    border-right: 2px solid #d09a26;
    border-top: 2px solid #d09a26
}

.devices{margin-bottom: 15px;}

.devices li {
    margin-right: 10px
}

.country {
    text-align: center;
    margin-bottom: 20px;
    line-height: 18px;
    max-width: 300px
}

.country li a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px
}

.country a:hover {
    color: #d09a26
}

.country li {
    margin-right: 0
}

.country li:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f111";
    color: #fff;
    background-color: #fff;
    border-radius: 50%;
    font-size: 6px;
    margin: 1px 10px;
    vertical-align: middle
}

.country li:last-child:after {
    content: none
}

.avail_im {
    margin-bottom: 20px;
    line-height: 18px
}

.avail_im li {
    margin-right: 10px
}

.avail_im li a {
    color: #666;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 19px;
    padding: 2px 3px;
    background-color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 28px;
    display: inline-block;
    text-align: center;
    line-height: 26px
}

.avail_im li a:hover {
    background-color: #d09a26;
    color: #fff
}

.social-media {
    margin-bottom: 20px;
    line-height: 18px
}

.social-media li {
    margin-right: 10px
}

.social-media li a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 25px;
    padding: 2px 3px;
    height: 30px;
    width: 28px;
    display: inline-block;
    text-align: center;
    line-height: 26px
}

.social-media li a:hover {
    color: #d09a26
}

.top-header {
    padding: 0 10px;
    position: fixed!important;
    z-index: 1000;
    right: 0;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    background: #2f3037
}

.top-header .logo-top {
    width: 100px;
    float: left;
    display: inline-block;
    padding: 8px
}

.top-header ul li a {
    float: left;
    color: #d4d5d8;
    text-align: center;
    padding: 33px 20px;
    text-decoration: none;
    font-size: 18px;
    line-height: 25px;
    border-radius: 4px;
    text-transform: uppercase;
    position: relative;
    transition: all .5s ease
}

.top-header ul li .dropdown-menu {
    display: none;
    min-width: 200px;
    opacity: 0;
    -webkit-transition: opacity .6s, visibility .6s;
    transition: opacity .6s, visibility .6s;
    left: auto;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background-color: #d4d5d8
}

.top-header ul li .dropdown-menu li a {
    padding: 8px 20px;
    font-size: 13px;
    color: #2f3037;
    letter-spacing: 2px;
    display: block;
    border-radius: 0;
    width: 100%;
    text-align: left;
    box-sizing: border-box
}

.top-header ul li .dropdown-menu li a:hover {
    background-color: #2f3037;
    color: #fff!important
}

.top-header ul li .dropdown-menu>.active>a {
    background-color: #2f3037;
    color: #fff!important
}

.top-header ul li:hover .dropdown-menu {
    transition: visibility 0s, opacity .5s linear;
    position: absolute;
    opacity: 1;
    display: block;
    z-index: 1000;
    background-color: #d4d5d8;
    top: 90px;
    text-align: left;
    min-width: 200px
}

.top-header a.logo {
    font-size: 25px;
    font-weight: 700
}

.top-header a:hover {
    color: #d09a26
}

.top-header a.active {
    color: #d09a26
}

.header-right {
    float: right;
    padding: 0 48px
}

@media screen and (max-width:500px) {
    .top-header a {
        float: none;
        display: block;
        text-align: left
    }
    .header-right {
        float: none
    }
}

.mb5px {
    margin-bottom: 15px
}

.mb15px {
    margin-bottom: 15px
}

.mb25px {
    margin-bottom: 25px
}

.mb35px {
    margin-bottom: 35px
}

.mb45px {
    margin-bottom: 45px
}

.mb50px {
    margin-bottom: 50px
}

.mt0px {
    margin-top: 0!important
}

.mt5px {
    margin-top: 15px!important
}

.mt15px {
    margin-top: 15px!important
}

.mt25px {
    margin-top: 25px!important
}

.mt35px {
    margin-top: 35px!important
}

.mt45px {
    margin-top: 45px!important
}

.mt50px {
    margin-top: 50px!important
}

.tab {
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.tab button {
    background-color: #000;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 5px 43px;
    transition: .3s;
    font-size: 17px;
    color: #fff;
    border-radius: 39px;
    margin: 0 10px;
    letter-spacing: 5px;
    text-transform: uppercase
}

.tab button:hover {
    background-color: #d09a26;
    color: #000
}

.tab button.active {
    background-color: #d09a26;
    color: #000
}

.tabcontent {
    display: none
}

.craftmen-tab {
    padding: 50px 12px;
    border-top: none;
    max-width: 1000px;
    margin: 0 auto
}

.bg-yellow {
    background-color: #d09a26;
    margin: -50px 0
}

.bg-yellow .title-style{padding: 15px;}

.icon-left {
    background-size: 50px 50px;
    padding-left: 70px;
    background-repeat: no-repeat
}

.count-desc {
    margin-top: 10px;
    text-transform: uppercase
}

.pos-rel {
    position: relative
}

.img-text {
    position: absolute;
    padding: 20px 10px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 25px;
    text-align: center;
    cursor: pointer
}

.img-text:hover {
    background-color: #d09a26
}

.animate-border {
    position: relative;
    vertical-align: middle;
    color: transparent;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: .5s;
    padding: 0 0;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-transition: .5s
}

.animate-border::before {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    -webkit-transform-origin: 100% 0
}

.animate-border::after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform-origin: 0 100%
}

.animate-border:hover {
    border: 2px solid rgba(0, 160, 80, 0);
    color: #fff
}

.animate-border::after,
.animate-border::before {
    width: 100%;
    height: 100%;
    z-index: 3;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    transition: .5s
}

.animate-border::before {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    -webkit-transform-origin: 100% 0
}

.animate-border::after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform-origin: 0 100%
}

.animate-border:hover::after,
.animate-border:hover::before {
    -webkit-transform: scale(1)
}

.page-content .box-seat .inner-img {
    height: 30vw
}

.animate-border {
    background: #000;
    height: 280px;
    display: block;
    vertical-align: middle;
    line-height: 190px;
    overflow: hidden;
    margin: 0 10px
}

.padma-spcut {
    padding: 0;
    text-align: center
}

.blockBottomSecond .heading h3 {
    margin-top: -35px;
    margin-bottom: 30px;
    color: #000
}

.sp-logo-wrap {
    margin-top: -278px;
    background: 0 0;
    max-width: initial;
    float: initial;
    margin-right: 0
}

.sp-wrap-main {
    min-height: 300px
}

.special-cut {
    height: 680px
}

@media only screen and (max-width:1024px) {
    .dsn-header-hero .spcut-bg {
        height: 90%;
        margin-top: 160px
    }
    .dsn-header-hero .name-title h1 span {
        max-width: 600px
    }
    .sp-logo-wrap {
        margin-top: 175px!important
    }
    .page-content .content-block p {
        margin: 0 auto;
        margin-bottom: 15px
    }
    .page-content .box-seat .inner-img {
        display: none
    }
    .animate-border {
        border: 1px solid #000;
        background: 0 0;
        height: 180px
    }
	.sub-title-black{font-size: 35px !important;}
}

@media only screen and (max-width:767px) {
    .animate-border {
        border: 1px solid #000;
        background: 0 0;
        height: auto;
        line-height: 65px
    }
    .sp-wrap-main {
        min-height: 150px
    }
    .dsn-header-hero .spcut-bg {
        height: 70%;
        margin-top: 150px
    }
    .page-content .box-seat .pro-text {
        padding-top: 20px
    }
    .blockBottomSecond .heading h3 {
        margin-top: -18px;
        margin-bottom: 18px
    }
    .tab button {
        width: 44%;
        margin-bottom: 10px
    }
    .time-lapse {
        background-image: url(../images/dtl_for_mobile.jpg)!important;
        height: 1920px!important;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom
    }
	.sub-title-black{font-size: 35px !important;}
		.DBox {

    padding-left: 37px !important;
}
	.bg-yellow{padding: 35px;}
	
}

@media only screen and (max-width:450px) {
    .img-text {
        position: absolute;
        padding: 7px 10px;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, .5);
        color: #fff;
        font-size: 15px;
        text-align: center;
        cursor: pointer
    }
	
	.sub-title-black{font-size: 25px !important;}
	.nav-logo-main img {margin-top: 58px; width: 70px;}
	.nav-logo-main { position: absolute; width: 125px; top: -77px;left: calc(50% + -78px); overflow: hidden;z-index: 3; height: 125px; padding: 10px 10px;background-color: #e5e6e8; border-radius: 100%; text-align: center;}
	.logo { width: 81px !important;}
	.nav-logo-main {
    position: absolute;
    width: 125px;
    top: -77px;
    left: calc(50% + -78px);
    overflow: hidden;
    z-index: 3;
    height: 125px;
    padding: 10px 10px !important;
    background-color: #e5e6e8;
    border-radius: 100%;
    text-align: center;
}
	.login-box {padding: 4px 11px !important;}
	.video-play-button {
    -webkit-transform: translateX(-166%) translateY(14%);
    -ms-transform: translateX(-166%) translateY(14%);
    transform: translateX(-166%) translateY(14%);
	}
	
	.top-padding-120 {
    padding-top: 40px;
		}
	.top-bottom-padding-120 {
    padding-top: 50px;
    padding-bottom: 50px;
}
	.DBox {

    padding-left: 37px !important;
}
	.footer-facet-box h3{font-size: 8px;}
	
	.footer-facet-box{display: block;padding: 10px 15px;}
	.footer-facet-box .elegance {
    background-image: url(../images/elegance.png);
    background-size: contain;
    width: 22px;
    height: 25px;
    margin: 0 auto;
    background-repeat: no-repeat;
}
	.footer-facet-box .excellence {
    background-image: url(../images/exellence.png);
    background-size: contain;
    width: 22px;
    height: 25px;
    margin: 0 auto;
    background-repeat: no-repeat;
}
	.footer-facet-box .trust {
    background-image: url(../images/trust.png);
    background-size: contain;
    width: 22px;
    height: 25px;
    margin: 0 auto;
    background-repeat: no-repeat;
}
	.footer-facet-box .value {
    background-image: url(../images/value.png);
    background-size: contain;
    width: 22px;
    height: 25px;
    margin: 0 auto;
    background-repeat: no-repeat;
}
	
	
}

.time-lapse {
    background-image: url(../images/dtl-bg.jpg);
    height: 119vh;
    background-color: #151515;
    background-position: center bottom;
    background-repeat: no-repeat
}

.address {
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 25px
}

.owl-next {
    padding: 10px 15px!important
}

.owl-next i {
    font-size: 33px;
    color: #d09a26;
    padding: 10px 15px!important
}

.owl-prev {
    padding: 10px 15px!important
}

.owl-prev i {
    font-size: 33px;
    color: #d09a26;
    padding: 10px 15px!important
}

.modal-dialog {
    margin: 100px auto!important
}

.modal-backdrop.in {
    z-index: 0!important
}

[data-toggle=collapse] i:before {
    content: "\f068"
}

[data-toggle=collapse].collapsed i:before {
    content: "\f067"
}

#accordion .card-header {
    margin-bottom: 8px
}

#accordion .accordion-title {
    position: relative;
    display: block;
    padding: 8px 0 8px 50px;
    background: #d09a26;
    border-radius: 8px;
    overflow: hidden;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    text-align: left;
    transition: all .4s ease-in-out
}

#accordion .accordion-title i {
    position: absolute;
    width: 40px;
    height: 100%;
    left: 0;
    top: 0;
    color: #000;
    background: radial-gradient(rgba(#213744, .8), #213744);
    text-align: center;
    border-right: 1px solid transparent;
    padding: 12px;
    box-sizing: border-box
}

#accordion .accordion-title i:hover {
    padding-left: 10px;
    background: #d09a26;
    color: #fff
}

#accordion .accordion-title i {
    border-right: 1px solid #fff
}

.accordion-body {
    padding: 7px 8px;
    text-align: left;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 10px
}

.accordion-body p {
    margin-top: 0
}

.accordion-body ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.accordion-body ul li {
    padding-left: 1.2rem;
    text-indent: -1.2rem
}

.accordion-body ul li:before {
    content: "\f10a";
    padding-right: 5px;
    font-family: Flaticon;
    font-size: 16px;
    font-style: normal;
    color: #213744
}

#tabs h6.section-title {
    color: #eee
}

#tabs .nav-tabs .nav-link {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border: 1px solid #d09a26!important;
    color: #000;
    font-size: 20px;
    padding: 9px 73px;
    text-transform: uppercase
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #d09a26!important
}

#tabs .nav-tabs .nav-link:hover {
    background-color: #d09a26;
    color: #fff
}

.iPad-container {
    background: url(../images/popup-img/iPad_popup.png) no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-size: auto;
    background-size: contain;
    background-position: center top;
    height: 990px;
    padding: 59px 31px;
    box-shadow: none;
    border: none
}

.modal-header .close {
    margin-top: -2px;
    font-size: 40px;
    opacity: .5
}

.scroll-btn {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate
}

.scroll-btn {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-15px)
    }
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(-15px)
    }
}

.padding-10 {
    padding: 15px;
    border-radius: 10px
}

.bg-gray {
    background: #d7d7d7
}

@-webkit-keyframes swing {
    15% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
    65% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
    80% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes swing {
    15% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
    65% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
    80% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.line-bottom {
    padding-bottom: 40px
}

.line-bottom::after {
    content: '';
    width: 100px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 15px;
}

.sub-title-black{font-size: 40px;}