body,
html {
    width: 100%;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    line-height: 1.6923076923;
}

html {
    text-rendering: auto;
    overflow-y: scroll;
    font-size: 8.6666666667px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

body {
    font-size: 13px;
}

button {
    margin: 2px;
}

a {
    -webkit-transition: color .3s, background-color .3s;
    -moz-transition: color .3s, background-color .3s;
    -ms-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
}

/* Loader  */
/*.animsition-loading
{
    display: none;
}
.animsition
{
    opacity: 1 !important;
}*/
.android-browser-4_3minus a {
    transition: none;
    -webkit-transition: none;
}

a {
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: none;
}

iframe {
    border: none;
}

strong {
    font-weight: 600;
}

b {
    font-weight: 700;
}

a.button,
input.button,
.btn,
input[type=submit],
.form-submit input[type=submit] {
    font-weight: 400;
}

input,
textarea {
    width: 100%;
    padding: 10px;
    font-weight: 700;
    border: 1px solid;
}

textarea {
    overflow: auto;
}

input.button,
input[type=submit],
.form-submit input[type=submit] {
    font-weight: 400;
    text-transform: uppercase;
    float: right;
    width: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.android-browser-4_3minus input.button,
.android-browser-4_3minus input[type=submit],
.android-browser-4_3minus .form-submit input[type=submit] {
    transition: none;
    -webkit-transition: none;
}

input,
textarea {
    outline: 1px solid;
    -webkit-transition: outline-color .2s;
    -moz-transition: outline-color .2s;
    -ms-transition: outline-color .2s;
    -o-transition: outline-color .2s;
    transition: outline-color .2s;
}

.android-browser-4_3minus input,
.android-browser-4_3minus textarea {
    transition: none;
    -webkit-transition: none;
}

h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 11px;
    text-transform: uppercase;
}

.article-page h1 {
    margin-top: 10px;
    font-size: 40px;
}

h2 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 11px;
}

h3 {
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 11px;
}

h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 11px;
}

h5 {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 11px;
}

h6 {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 11px;
}

p,
dl:not([class]),
ul:not([class]),
ol:not([class]),
pre:not([class]),
ul.simple,
ul.no-mark {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 1.2px;
    margin: 0 0 11px 0;
}

pre {
    padding: 20px;
    white-space: normal;
}

code {
    font-weight: 700;
    background-color: transparent;
    color: inherit;
}

ins {
    font-weight: 700;
    background-color: transparent;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    top: .5ex;
}

sup {
    bottom: 1ex;
}

blockquote {
    border-left: 4px solid;
    padding-left: 0.7778em;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

table {
    border: 1px solid;
}

table tbody,
table tfoot,
table thead,
table tr,
table th,
table td {
    border: 0;
    color: inherit;
}

table th,
table td {
    border: 1px solid;
}

table th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

table td {
    border-width: 0 1px 1px 0;
}

table th,
table td {
    padding: 0.4em;
}

dl dt {
    font-weight: 700;
}

ol:not([class]) {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: decimal;
    margin-left: 25px;
}

ol:not([class])>li:not([class]) {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: decimal;
}

.thin-font-weight {
    font-weight: 100!important;
}

.extra-light-font-weight {
    font-weight: 200!important;
}

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

.normal-font-weight {
    font-weight: 400!important;
}

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

.semi-bold-font-weight {
    font-weight: 600!important;
}

.bold-font-weight {
    font-weight: 700!important;
}

.extra-bold-font-weight {
    font-weight: 800!important;
}

.ultra-font-weight {
    font-weight: 900!important;
}

.small-font {
    font-size: 11px;
}

.counter .count {
    font-family: 'Helvetica', Arial, Sans-serif;
}

.font-weight-100 {
    font-weight: 100;
}

.font-weight-200 {
    font-weight: 200;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-800 {
    font-weight: 800;
}

.font-weight-900 {
    font-weight: 900;
}

#top-nav {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    min-height: 0px;
    margin: 0;
    border: none;
    font-weight: 800;
}

#top-nav a,
#top-nav a span {
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -ms-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

.android-browser-4_3minus #top-nav a,
.android-browser-4_3minus #top-nav a span {
    transition: none;
    -webkit-transition: none;
}

#top-nav .full .logo {
    padding-left: 15px;
    padding-right: 15px;
}

#top-nav nav,
#top-nav h3 {
    line-height: inherit;
}

#top-nav .top-nav-inner {
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
}
#top-nav .top-nav-inner.layout-boxed {
    padding-left: 15px;
    padding-right: 15px;
}

#top-nav .dropdown-menu>li>a {
    font-weight: 800;
}

#top-nav li {
    text-transform: uppercase;
    float: left;
    list-style-type: none;
}

#top-nav li {
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
}

@media (max-width: 1279px) {
    #top-nav li {
        font-size: 11px;
    }
}

@media (max-width: 1023px) {
    #top-nav li {
        font-size: 9px;
    }

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

@media (max-width: 1279px) {
    #top-nav li {
        margin-left: 11px;
    }
}

@media (max-width: 1023px) {
    #top-nav li {
        margin-left: 7px;
    }
}

@media (max-width: 1247px) {
    #top-nav li {
        margin-right: 0;

    }

    .logo2 {
        width: 150px !important;
    }
}

@media (max-width: 1137px)Â {
    #top-nav li {
        margin-left: 9px;
    }
}

@media (max-width: 1023px) {
    #top-nav li {
        margin-right: 7px;
    }
}

#top-nav .navbar-brand {
    font-weight: 800;
    height: auto;
    font-size: 20px;
}

@media (max-width: 1279px) {
    #top-nav .navbar-brand {
        font-size: 18px;
    }
}

@media (max-width: 1023px) {
    #top-nav .navbar-brand {
        font-size: 16px;
    }
}

.dom-ready #top-nav {
    -webkit-transition: line-height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -moz-transition: line-height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -ms-transition: line-height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -o-transition: line-height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    transition: line-height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
}

.android-browser-4_3minus .dom-ready #top-nav {
    transition: none;
    -webkit-transition: none;
}

#top-nav .logo .custom-logo-link {
    line-height: 1px;
}

.state1 #top-nav {
    line-height: 68px;
}

.state1 #top-nav .sub-menu li {
    line-height: 20px;
}

.state2 #top-nav {
    line-height: 28px;
}

.state2 #top-nav .sub-menu li {
    line-height: 20px;
}

#top-nav .ext-nav-toggle,
#top-nav .responsive-nav {
    margin-left: 15px;
    margin-right: 15px;
}

.dom-ready #top-nav .ext-nav-toggle,
.dom-ready #top-nav .responsive-nav {
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
}

.android-browser-4_3minus .dom-ready #top-nav .ext-nav-toggle,
.android-browser-4_3minus .dom-ready #top-nav .responsive-nav {
    transition: none;
    -webkit-transition: none;
}

.state1 #top-nav .ext-nav-toggle,
.state1 #top-nav .responsive-nav {
    height: 68px;
}

.state2 #top-nav .ext-nav-toggle,
.state2 #top-nav .responsive-nav {
    height: 28px;
}

#top-nav .logo {
    font-size: 0px;
}
#top-nav .logo h3.sitename {
    font-weight: 800;
    text-transform: inherit;
    margin-top: 20px;
    margin-bottom: 0;
    letter-spacing: .9px;
    font-size: 20px;
}

@media (max-width: 1279px) {
    #top-nav .logo h3.sitename {
        font-size: 18px;
    }
}

@media (max-width: 1023px) {
    #top-nav .logo h3.sitename {
        font-size: 15px;
    }
}
@media(max-width: 768px)
{
    #top-nav .logo h3.sitename { margin-top: 0; }
}

#top-nav .site-logo-link img {
    max-height: 28px;
}

#top-nav.top-nav-logo-left .logo {
    float: left;
}

#top-nav.top-nav-logo-left .nav {
    float: right;
    position: relative;
    left: 40px;
}
@media(max-width: 768px)
{
    #top-nav.top-nav-logo-left .nav {
    left:0;
}

}

#top-nav.top-nav-logo-left .menu-toggle {
    float: right;
}

#top-nav.top-nav-logo-right .logo {
    float: right;
}

#top-nav.top-nav-logo-right .nav {
    float: left;
}

@media (max-width: 767px) {
    #top-nav.top-nav-logo-right .nav {
        float: right;
    }
}

#top-nav.top-nav-logo-right .menu-toggle {
    float: right;
}

.nav li {
    margin-right: 15px;
    margin-left: 15px;
}

.page-border {
    z-index: 1030;
    position: fixed;
}

.page-border.left {
    left: 0;
    top: 48px;
    bottom: 25px;
    width: 25px;
    -webkit-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
    -moz-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
    -ms-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
    -o-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
    transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
}

.state1 .page-border.left {
    top: 88px;
}

.android-browser-4_3minus .page-border.left {
    transition: none;
    -webkit-transition: none;
}

.page-border.left * {
    background-color: transparent!important;
}

.page-border.left ul {
    position: fixed;
    width: 25px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding-left: 0;
    list-style: none;
    -webkit-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -moz-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -ms-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -o-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
}

.android-browser-4_3minus .page-border.left ul {
    transition: none;
    -webkit-transition: none;
}

.page-border.left ul>li {
    text-align: center;
    padding: 3px 0;
}

.page-border.right {
    right: 0;
    top: 48px;
    bottom: 25px;
    width: 25px;
    -webkit-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
    -moz-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
    -ms-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
    -o-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
    transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s, height 0.5s;
}

.state1 .page-border.right {
    top: 88px;
}

.android-browser-4_3minus .page-border.right {
    transition: none;
    -webkit-transition: none;
}

.page-border.bottom {
    bottom: 0;
    right: 0;
    left: 0;
    height: 25px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 2px;
    font-size: 12px;
    letter-spacing: 1px;
    -webkit-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -moz-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -ms-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -o-transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    transition: top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
}

.android-browser-4_3minus .page-border.bottom {
    transition: none;
    -webkit-transition: none;
}

.page-border.bottom a {
    line-height: 15px;
    text-decoration: none;
}

.page-border.bottom .to-top {
    display: inline;
}

.page-border.bottom .scroll-down {
    display: none;
}

.on-top .page-border.bottom .to-top {
    display: none;
}

.on-top .page-border.bottom .scroll-down {
    display: inline;
}

.page-border.top {
    display: none;
    -webkit-transition: height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -moz-transition: height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -ms-transition: height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -o-transition: height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    transition: height 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
}

.android-browser-4_3minus .page-border.top {
    transition: none;
    -webkit-transition: none;
}

.page-border.border-pad {
    height: 100px;
    top: auto!important;
    bottom: 15px;
}

.state1 .page-border.border-pad {
    bottom: 15px;
}

.wrapper-content {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 48px;
}

#footer {
    padding: 0 25px 25px 25px;
}

.ie10 #footer {
    padding: 0 25px 24px 25px;
}

#footer .footer-menu {
    padding-bottom: 11px;
}

#footer .footer-menu nav ul {
    float: left;
}

#footer .footer-menu nav ul>li {
    float: left;
    margin: 0 10px;
}

#footer .footer-menu nav ul>li a {
    display: block;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
}

@media only screen and (min-width: 1100px) {
    .created-using-layers {
        bottom: 40px;
        right: 40px;
    }
}

.admin-bar #top-nav,
.admin-bar .page-border.left,
.admin-bar .page-border.right {
    top: 32px;
}

@media (max-width: 767px) {
    .wrapper-content {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    #footer {
        padding: 0;
    }
    .page-border.left,
    .page-border.right,
    .page-border.bottom {
        display: none;
    }
    #top-nav {
        margin: 0;
        background-color: #fff;
    }
}

.ext-nav {
    position: fixed;
    z-index: 1030;
    bottom: 0px;
    bottom: 25px;
    left: 25px;
    right: 25px;
    top: 48px;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

@media (max-width: 1023px) {
    .ext-nav>.full-height>.row>a.span-1,
    .ext-nav>.full-height>.row>a.span-2,
    .ext-nav>.full-height>.row>a.span-3,
    .ext-nav>.full-height>.row>a.span-4 {
        width: 50%;
        max-width: 50%;
    }
}

@media (max-width: 480px) {
    .ext-nav>.full-height>.row>a.span-1,
    .ext-nav>.full-height>.row>a.span-2,
    .ext-nav>.full-height>.row>a.span-3,
    .ext-nav>.full-height>.row>a.span-4 {
        width: 100%;
        max-width: 100%;
    }
}

.ext-nav.show {
    opacity: 1;
    visibility: visible;
}

.ext-nav a div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    max-width: none;
    line-height: 30px;
}

.ext-nav a div span {
    display: block;
}

.ext-nav a div .side-title {
    font-size: 30px;
    line-height: 39px;
    font-weight: 800;
    position: relative;
}

.ext-nav a div .side-title::before,
.ext-nav a div .side-title::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.ext-nav a div .side-title::before {
    width: 20px;
    text-align: right;
    margin-right: 5px;
    margin-left: -25px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.ext-nav a div .side-title::after {
    width: 20px;
    text-align: left;
    margin-left: 5px;
    margin-right: -25px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

[dir="rtl"] .ext-nav a div .side-title:before,
[dir="rtl"] .ext-nav a div .side-title:after {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

[dir="rtl"] .ext-nav a div .side-title:before {
    margin-right: 5px;
    margin-left: -30px;
}

[dir="rtl"] .ext-nav a div .side-title:after {
    margin-left: 10px;
    margin-right: -25px;
}

.ext-nav a:hover div .side-title:before,
.ext-nav a:hover div .side-title:after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

.page-is-gated .ext-nav a:hover div .side-title:before,
.page-is-gated .ext-nav a:hover div .side-title:after {
    opacity: 0;
}

[dir="rtl"] .ext-nav a:hover div .side-title:before {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

[dir="rtl"] .ext-nav a:hover div .side-title:after {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.android-browser-4_3minus .ext-nav {
    transition: none;
    -webkit-transition: none;
}

@media (max-width: 767px) {
    .ext-nav {
        bottom: 0;
        left: 0;
        right: 0;
    }
}

@media (max-width: 1023px) {
    .ext-nav .full-height {
        height: auto;
    }
    .ext-nav .half-height {
        height: auto;
    }
    .ext-nav a {
        height: 250px!important;
    }
}

.ext-nav-toggle,
.responsive-nav {
    display: block;
    background: 0 0;
    width: 22px;
    height: 20px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.ext-nav-toggle span,
.responsive-nav span {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    width: 22px;
    height: 2px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.android-browser-4_3minus .ext-nav-toggle span,
.android-browser-4_3minus .responsive-nav span {
    transition: none;
    -webkit-transition: none;
}

.ext-nav-toggle span:before,
.responsive-nav span:before,
.ext-nav-toggle span:after,
.responsive-nav span:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    right: 0;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.android-browser-4_3minus .ext-nav-toggle span:before,
.android-browser-4_3minus .responsive-nav span:before,
.android-browser-4_3minus .ext-nav-toggle span:after,
.android-browser-4_3minus .responsive-nav span:after {
    transition: none;
    -webkit-transition: none;
}

.ext-nav-toggle span:after,
.responsive-nav span:after {
    transform: translateY(6px) rotate(0deg);
    -webkit-transform: translateY(6px) rotate(0deg);
    -moz-transform: translateY(6px) rotate(0deg);
    -ms-transform: translateY(6px) rotate(0deg);
    -o-transform: translateY(6px) rotate(0deg);
}

.ext-nav-toggle span:before,
.responsive-nav span:before {
    transform: translateY(-6px) rotate(0deg);
    -webkit-transform: translateY(-6px) rotate(0deg);
    -moz-transform: translateY(-6px) rotate(0deg);
    -ms-transform: translateY(-6px) rotate(0deg);
    -o-transform: translateY(-6px) rotate(0deg);
}

.ext-nav-toggle:hover span:after,
.responsive-nav:hover span:after {
    transform: translateY(8px) rotate(0deg);
    -webkit-transform: translateY(8px) rotate(0deg);
    -moz-transform: translateY(8px) rotate(0deg);
    -ms-transform: translateY(8px) rotate(0deg);
    -o-transform: translateY(8px) rotate(0deg);
}

.ext-nav-toggle:hover span:before,
.responsive-nav:hover span:before {
    transform: translateY(-8px) rotate(0deg);
    -webkit-transform: translateY(-8px) rotate(0deg);
    -moz-transform: translateY(-8px) rotate(0deg);
    -ms-transform: translateY(-8px) rotate(0deg);
    -o-transform: translateY(-8px) rotate(0deg);
}

.ext-nav-toggle.show span:after,
.responsive-nav.show span:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -moz-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    -o-transform: translateY(0px) rotate(45deg);
}

.ext-nav-toggle.show span:before,
.responsive-nav.show span:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -moz-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    -o-transform: translateY(0px) rotate(-45deg);
}

.responsive-nav {
    border: none;
    margin: 0;
}

@media (min-width: 769px) {
    .responsive-nav {
        display: none;
    }
}

.ext-nav-toggle.show span,
.responsive-nav.show span {
    background-color: transparent!important;
}

.main-navigation *:not(span) {
    color: inherit;
}

.main-navigation *:not(span):hover {
    color: inherit;
}

.gallery-link {
    display: block;
    width: 100%;
    height: 100%;
}

.gallery-link img {
    width: 100%;
    height: auto;
}

.hover-overlay .overlay>div {
    padding: 0 25%;
}

.gallery-item-content {
    display: none;
}

.fg ul.filter {
    text-align: center;
    padding: 0 20px 15px 20px;
    margin: 0;
    list-style: none;
}

.fg ul.filter>li {
    display: inline-block;
    float: none;
    position: relative;
    text-indent: 0;
}

.fg ul.filter>li a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 0px 15px;
    letter-spacing: 2px;
    display: block;
    position: relative;
    cursor: pointer;
}

.fg ul.filter>li:before {
    content: "";
    position: relative;
    left: 0;
}

.gallery-grd .item {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.android-browser-4_3minus .gallery-grd .item {
    transition: none;
    -webkit-transition: none;
}

.gallery-grd .item.hidden-item {
    opacity: 0;
    visibility: hidden;
}

.overlay-window.gallery-overlay .overlay-view {
    padding-top: 15px;
}

.overlay-window.gallery-overlay .heading-subsection-title {
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left!important;
    font-size: 70px;
    line-height: 90px;
    letter-spacing: 45px;
}

@media (max-width: 1023px) {
    .overlay-window.gallery-overlay .heading-subsection-title {
        letter-spacing: normal;
        font-size: 40px;
    }
}

.overlay-window.gallery-overlay .heading-col-title {
    letter-spacing: 5px;
}

.page-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    z-index: 1030;
    visibility: hidden;
}

.android-browser-4_3minus .page-overlay {
    transition: none;
    -webkit-transition: none;
}

.page-overlay.show {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    visibility: visible;
}

.overlay-window {
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000000;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.android-browser-4_3minus .overlay-window {
    transition: none;
    -webkit-transition: none;
}

.overlay-window.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
}

.overlay-window .loaded-content {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.android-browser-4_3minus .overlay-window .loaded-content {
    transition: none;
    -webkit-transition: none;
}

.overlay-window .loaded-content.show {
    opacity: 1;
}

.overlay-window .content-container {
    overflow: auto;
    position: absolute;
    top: 90px;
    bottom: 25px;
    left: 0;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
}

.overlay-window .content-container .field {
    text-transform: uppercase;
    font-weight: 600;
}

.overlay-window .overlay-content {
    opacity: 0;
}

.overlay-window .overlay-content.show {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.android-browser-4_3minus .overlay-window .overlay-content.show {
    transition: none;
    -webkit-transition: none;
}

.overlay-window .overlay-view {
    overflow: auto;
    position: absolute;
    top: 90px;
    bottom: 25px;
    left: 0;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
}

.overlay-window iframe {
    visibility: hidden;
}

.overlay-window iframe.show {
    visibility: visible;
}

.overlay-zoom {
    transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
}

.ie9 .overlay-zoom,
.ie10 .overlay-zoom,
.ie11 .overlay-zoom,
.edge .overlay-zoom {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.cross {
    display: block;
    float: right;
    position: relative;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    width: 40px;
    height: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 25px;
}

.android-browser-4_3minus .cross {
    transition: none;
    -webkit-transition: none;
}

.android-browser-4_3minus .cross {
    transition: none;
    -webkit-transition: none;
}

.cross:before,
.cross:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    backface-visibility: hidden;
    left: 0%;
    top: 50%;
    margin-top: -1px;
    bottom: auto;
    right: auto;
    height: 2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.android-browser-4_3minus .cross:before,
.android-browser-4_3minus .cross:after {
    transition: none;
    -webkit-transition: none;
}

.cross:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -moz-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    -o-transform: translateY(0px) rotate(45deg);
}

.cross:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -moz-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    -o-transform: translateY(0px) rotate(-45deg);
}

.overlay-window .next {
    display: block;
    float: left;
    position: relative;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    width: 20px;
    height: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 25px;
}

.android-browser-4_3minus .overlay-window .next {
    transition: none;
    -webkit-transition: none;
}

.android-browser-4_3minus .overlay-window .next {
    transition: none;
    -webkit-transition: none;
}

.overlay-window .next:before,
.overlay-window .next:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    backface-visibility: hidden;
    left: 0%;
    bottom: auto;
    right: auto;
    height: 2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.android-browser-4_3minus .overlay-window .next:before,
.android-browser-4_3minus .overlay-window .next:after {
    transition: none;
    -webkit-transition: none;
}

.overlay-window .next:before {
    top: 12px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.overlay-window .next:after {
    top: 26px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.previos {
    display: block;
    float: left;
    position: relative;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    width: 20px;
    height: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 25px;
}

.android-browser-4_3minus .previos {
    transition: none;
    -webkit-transition: none;
}

.android-browser-4_3minus .previos {
    transition: none;
    -webkit-transition: none;
}

.previos:before,
.previos:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    backface-visibility: hidden;
    left: 0%;
    bottom: auto;
    right: auto;
    height: 2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.android-browser-4_3minus .previos:before,
.android-browser-4_3minus .previos:after {
    transition: none;
    -webkit-transition: none;
}

.previos:before {
    top: 12px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.previos:after {
    top: 26px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.overlay-control {
    height: 90px;
}

#fancybox-close {
    display: inline-block!important;
    font: normal normal normal 17px/1 FontAwesome!important;
    top: -18px!important;
    right: -18px!important;
    text-rendering: auto!important;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important;
    background: transparent none repeat scroll 0% 0%!important;
    width: auto!important;
}

#fancybox-close:before {
    content: "\f057"!important;
    color: #fff!important;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.android-browser-4_3minus #fancybox-close:before {
    transition: none;
    -webkit-transition: none;
}

#fancybox-close:hover:before {
    color: #f3f3f3!important;
}

#fancybox-content {
    -webkit-box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.09);
    -moz-box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.09);
    box-shadow: 0px 0px 0px 25px rgba(255, 255, 255, 0.09);
}

.play-button {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.play-button.style-big {
    font-size: 100px;
}

.play-button.style-dark {
    color: rgba(4, 0, 0, 0.7);
    text-shadow: 2px 2px 2px rgba(105, 105, 105, 0.8);
}

.play-button.style-light {
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.8);
}

.preview-cell {
    display: block;
    position: relative;
    margin-bottom: 11px;
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.image-overlay.pattern-1-dark {
    background: url(../overlays/pattern-1-dark.html);
}

.image-overlay.pattern-1-light {
    background: url(../overlays/pattern-1-light.html);
}

.image-overlay.pattern-2-dark {
    background: url(../overlays/pattern-2-dark.html);
}

.image-overlay.pattern-2-light {
    background: url(../overlays/pattern-2-light.html);
}

.image-overlay.pattern-3-dark {
    background: url(../overlays/pattern-3-dark.html);
}

.image-overlay.pattern-3-light {
    background: url(../overlays/pattern-3-light.html);
}

.image-overlay.pattern-4-dark {
    background: url(../overlays/pattern-4-dark.html) center left;
    background-size: 1.25%;
    opacity: 0.7;
}

.image-overlay.pattern-4-light {
    background: url(../overlays/pattern-4-light.html) center left;
    background-size: 1.25%;
    opacity: 0.7;
}

.image-overlay.overlay-2-dark {
    background: url(../overlays/overlay-2-dark.html);
    background-size: cover;
    background-position: center center;
}

.image-overlay.overlay-2-light {
    background: url(../overlays/overlay-2-light.html);
    background-size: cover;
    background-position: center center;
}

#svg-1-dark .stroke {
    stroke: rgba(255, 255, 255, 0.3);
    stroke-width: 0.5px;
}

#svg-1-dark .shape-1 {
    fill: rgba(105, 100, 92, 0.05);
}

#svg-1-dark .shape-2 {
    fill: rgba(105, 100, 92, 0.1);
}

#svg-1-dark .shape-3 {
    fill: rgba(105, 100, 92, 0.05);
}

#svg-1-light .stroke {
    stroke: rgba(255, 255, 255, 0.45);
    stroke-width: 0.5px;
}

#svg-1-light .shape-1 {
    fill: rgba(255, 255, 255, 0.05);
}

#svg-1-light .shape-2 {
    fill: rgba(255, 255, 255, 0.1);
}

#svg-1-light .shape-3 {
    fill: rgba(255, 255, 255, 0.05);
}

#svg-2-dark .stroke {
    stroke: rgba(255, 255, 255, 0.4);
    stroke-width: 0.5px;
}

#svg-2-dark .shape-1 {
    fill: rgba(105, 100, 92, 0.22);
}

#svg-2-dark .shape-2 {
    fill: rgba(105, 100, 92, 0.15);
}

#svg-2-light .stroke {
    stroke: rgba(255, 255, 255, 0.45);
    stroke-width: 0.5px;
}

#svg-2-light .shape-1 {
    fill: rgba(255, 255, 255, 0.2);
}

#svg-2-light .shape-2 {
    fill: rgba(255, 255, 255, 0.1);
}

@media (max-width: 1400px) {
    .flask-scene-visibility {
        display: none;
    }
}

@media (max-height: 715px) {
    .flask-scene-visibility {
        display: none;
    }
}

.flask.bubles-only {
    margin: 0 0 20px 120px;
}

@media (max-width: 1023px) {
    .lamp-scene-visibility {
        display: none;
    }
}

.item-table-center {
    margin-left: -100px;
}

.item-table-left {
    margin-left: 50px;
}

.view.widget .fg,
.overlay-window .overlay-view {}

.view.widget .fg .swiper-container,
.overlay-window .overlay-view .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.view.widget .fg .swiper-container-no-flexbox .swiper-slide,
.overlay-window .overlay-view .swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.view.widget .fg .swiper-container-vertical>.swiper-wrapper,
.overlay-window .overlay-view .swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.view.widget .fg .swiper-wrapper,
.overlay-window .overlay-view .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.view.widget .fg .swiper-container-android .swiper-slide,
.overlay-window .overlay-view .swiper-container-android .swiper-slide,
.view.widget .fg .swiper-wrapper,
.overlay-window .overlay-view .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.view.widget .fg .swiper-container-multirow>.swiper-wrapper,
.overlay-window .overlay-view .swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.view.widget .fg .swiper-container-free-mode>.swiper-wrapper,
.overlay-window .overlay-view .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.view.widget .fg .swiper-slide,
.overlay-window .overlay-view .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.view.widget .fg .swiper-container-autoheight,
.overlay-window .overlay-view .swiper-container-autoheight,
.view.widget .fg .swiper-container-autoheight .swiper-slide,
.overlay-window .overlay-view .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.view.widget .fg .swiper-container-autoheight .swiper-wrapper,
.overlay-window .overlay-view .swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height;
}

.view.widget .fg .swiper-container .swiper-notification,
.overlay-window .overlay-view .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.view.widget .fg .swiper-wp8-horizontal,
.overlay-window .overlay-view .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.view.widget .fg .swiper-wp8-vertical,
.overlay-window .overlay-view .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.view.widget .fg .swiper-button-prev,
.overlay-window .overlay-view .swiper-button-prev,
.view.widget .fg .swiper-button-next,
.overlay-window .overlay-view .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.view.widget .fg .swiper-button-prev.swiper-button-disabled,
.overlay-window .overlay-view .swiper-button-prev.swiper-button-disabled,
.view.widget .fg .swiper-button-next.swiper-button-disabled,
.overlay-window .overlay-view .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.view.widget .fg .swiper-button-prev,
.overlay-window .overlay-view .swiper-button-prev,
.view.widget .fg .swiper-container-rtl .swiper-button-next,
.overlay-window .overlay-view .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.view.widget .fg .swiper-button-prev.swiper-button-black,
.overlay-window .overlay-view .swiper-button-prev.swiper-button-black,
.view.widget .fg .swiper-container-rtl .swiper-button-next.swiper-button-black,
.overlay-window .overlay-view .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.view.widget .fg .swiper-button-prev.swiper-button-white,
.overlay-window .overlay-view .swiper-button-prev.swiper-button-white,
.view.widget .fg .swiper-container-rtl .swiper-button-next.swiper-button-white,
.overlay-window .overlay-view .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.view.widget .fg .swiper-button-next,
.overlay-window .overlay-view .swiper-button-next,
.view.widget .fg .swiper-container-rtl .swiper-button-prev,
.overlay-window .overlay-view .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.view.widget .fg .swiper-button-next.swiper-button-black,
.overlay-window .overlay-view .swiper-button-next.swiper-button-black,
.view.widget .fg .swiper-container-rtl .swiper-button-prev.swiper-button-black,
.overlay-window .overlay-view .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.view.widget .fg .swiper-button-next.swiper-button-white,
.overlay-window .overlay-view .swiper-button-next.swiper-button-white,
.view.widget .fg .swiper-container-rtl .swiper-button-prev.swiper-button-white,
.overlay-window .overlay-view .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.view.widget .fg .swiper-pagination,
.overlay-window .overlay-view .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.view.widget .fg .swiper-pagination.swiper-pagination-hidden,
.overlay-window .overlay-view .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.view.widget .fg .swiper-pagination-fraction,
.overlay-window .overlay-view .swiper-pagination-fraction,
.view.widget .fg .swiper-pagination-custom,
.overlay-window .overlay-view .swiper-pagination-custom,
.view.widget .fg .swiper-container-horizontal>.swiper-pagination-bullets,
.overlay-window .overlay-view .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.view.widget .fg .swiper-pagination-bullet,
.overlay-window .overlay-view .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

.view.widget .fg button.swiper-pagination-bullet,
.overlay-window .overlay-view button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.view.widget .fg .swiper-pagination-clickable .swiper-pagination-bullet,
.overlay-window .overlay-view .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.view.widget .fg .swiper-pagination-white .swiper-pagination-bullet,
.overlay-window .overlay-view .swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.view.widget .fg .swiper-pagination-bullet-active,
.overlay-window .overlay-view .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.view.widget .fg .swiper-pagination-white .swiper-pagination-bullet-active,
.overlay-window .overlay-view .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.view.widget .fg .swiper-pagination-black .swiper-pagination-bullet-active,
.overlay-window .overlay-view .swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.view.widget .fg .swiper-container-vertical>.swiper-pagination-bullets,
.overlay-window .overlay-view .swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

.view.widget .fg .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.overlay-window .overlay-view .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

.view.widget .fg .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.overlay-window .overlay-view .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.view.widget .fg .swiper-pagination-progress,
.overlay-window .overlay-view .swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.view.widget .fg .swiper-pagination-progress .swiper-pagination-progressbar,
.overlay-window .overlay-view .swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}

.view.widget .fg .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar,
.overlay-window .overlay-view .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}

.view.widget .fg .swiper-container-horizontal>.swiper-pagination-progress,
.overlay-window .overlay-view .swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.view.widget .fg .swiper-container-vertical>.swiper-pagination-progress,
.overlay-window .overlay-view .swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.view.widget .fg .swiper-pagination-progress.swiper-pagination-white,
.overlay-window .overlay-view .swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}

.view.widget .fg .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar,
.overlay-window .overlay-view .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff;
}

.view.widget .fg .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar,
.overlay-window .overlay-view .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}

.view.widget .fg .swiper-container-3d,
.overlay-window .overlay-view .swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

.view.widget .fg .swiper-container-3d .swiper-wrapper,
.overlay-window .overlay-view .swiper-container-3d .swiper-wrapper,
.view.widget .fg .swiper-container-3d .swiper-slide,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide,
.view.widget .fg .swiper-container-3d .swiper-slide-shadow-left,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-left,
.view.widget .fg .swiper-container-3d .swiper-slide-shadow-right,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-right,
.view.widget .fg .swiper-container-3d .swiper-slide-shadow-top,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-top,
.view.widget .fg .swiper-container-3d .swiper-slide-shadow-bottom,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-bottom,
.view.widget .fg .swiper-container-3d .swiper-cube-shadow,
.overlay-window .overlay-view .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.view.widget .fg .swiper-container-3d .swiper-slide-shadow-left,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-left,
.view.widget .fg .swiper-container-3d .swiper-slide-shadow-right,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-right,
.view.widget .fg .swiper-container-3d .swiper-slide-shadow-top,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-top,
.view.widget .fg .swiper-container-3d .swiper-slide-shadow-bottom,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.view.widget .fg .swiper-container-3d .swiper-slide-shadow-left,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.view.widget .fg .swiper-container-3d .swiper-slide-shadow-right,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.view.widget .fg .swiper-container-3d .swiper-slide-shadow-top,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.view.widget .fg .swiper-container-3d .swiper-slide-shadow-bottom,
.overlay-window .overlay-view .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.view.widget .fg .swiper-container-coverflow .swiper-wrapper,
.overlay-window .overlay-view .swiper-container-coverflow .swiper-wrapper,
.view.widget .fg .swiper-container-flip .swiper-wrapper,
.overlay-window .overlay-view .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

.view.widget .fg .swiper-container-cube,
.overlay-window .overlay-view .swiper-container-cube,
.view.widget .fg .swiper-container-flip,
.overlay-window .overlay-view .swiper-container-flip {
    overflow: visible;
}

.view.widget .fg .swiper-container-cube .swiper-slide,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide,
.view.widget .fg .swiper-container-flip .swiper-slide,
.overlay-window .overlay-view .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.view.widget .fg .swiper-container-cube .swiper-slide .swiper-slide,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide .swiper-slide,
.view.widget .fg .swiper-container-flip .swiper-slide .swiper-slide,
.overlay-window .overlay-view .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.view.widget .fg .swiper-container-cube .swiper-slide-active,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-active,
.view.widget .fg .swiper-container-flip .swiper-slide-active,
.overlay-window .overlay-view .swiper-container-flip .swiper-slide-active,
.view.widget .fg .swiper-container-cube .swiper-slide-active .swiper-slide-active,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-active .swiper-slide-active,
.view.widget .fg .swiper-container-flip .swiper-slide-active .swiper-slide-active,
.overlay-window .overlay-view .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.view.widget .fg .swiper-container-cube .swiper-slide-shadow-top,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-shadow-top,
.view.widget .fg .swiper-container-flip .swiper-slide-shadow-top,
.overlay-window .overlay-view .swiper-container-flip .swiper-slide-shadow-top,
.view.widget .fg .swiper-container-cube .swiper-slide-shadow-bottom,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-shadow-bottom,
.view.widget .fg .swiper-container-flip .swiper-slide-shadow-bottom,
.overlay-window .overlay-view .swiper-container-flip .swiper-slide-shadow-bottom,
.view.widget .fg .swiper-container-cube .swiper-slide-shadow-left,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-shadow-left,
.view.widget .fg .swiper-container-flip .swiper-slide-shadow-left,
.overlay-window .overlay-view .swiper-container-flip .swiper-slide-shadow-left,
.view.widget .fg .swiper-container-cube .swiper-slide-shadow-right,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-shadow-right,
.view.widget .fg .swiper-container-flip .swiper-slide-shadow-right,
.overlay-window .overlay-view .swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.view.widget .fg .swiper-container-cube .swiper-slide,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.view.widget .fg .swiper-container-cube.swiper-container-rtl .swiper-slide,
.overlay-window .overlay-view .swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.view.widget .fg .swiper-container-cube .swiper-slide-active,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-active,
.view.widget .fg .swiper-container-cube .swiper-slide-next,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-next,
.view.widget .fg .swiper-container-cube .swiper-slide-prev,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-prev,
.view.widget .fg .swiper-container-cube .swiper-slide-next+.swiper-slide,
.overlay-window .overlay-view .swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

.view.widget .fg .swiper-container-cube .swiper-cube-shadow,
.overlay-window .overlay-view .swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

.view.widget .fg .swiper-container-fade.swiper-container-free-mode .swiper-slide,
.overlay-window .overlay-view .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.view.widget .fg .swiper-container-fade .swiper-slide,
.overlay-window .overlay-view .swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.view.widget .fg .swiper-container-fade .swiper-slide .swiper-slide,
.overlay-window .overlay-view .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.view.widget .fg .swiper-container-fade .swiper-slide-active,
.overlay-window .overlay-view .swiper-container-fade .swiper-slide-active,
.view.widget .fg .swiper-container-fade .swiper-slide-active .swiper-slide-active,
.overlay-window .overlay-view .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.view.widget .fg .swiper-scrollbar,
.overlay-window .overlay-view .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.view.widget .fg .swiper-container-horizontal>.swiper-scrollbar,
.overlay-window .overlay-view .swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.view.widget .fg .swiper-container-vertical>.swiper-scrollbar,
.overlay-window .overlay-view .swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.view.widget .fg .swiper-scrollbar-drag,
.overlay-window .overlay-view .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.view.widget .fg .swiper-scrollbar-cursor-drag,
.overlay-window .overlay-view .swiper-scrollbar-cursor-drag {
    cursor: move;
}

.view.widget .fg .swiper-lazy-preloader,
.overlay-window .overlay-view .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.view.widget .fg .swiper-lazy-preloader:after,
.overlay-window .overlay-view .swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.view.widget .fg .swiper-lazy-preloader-white:after,
.overlay-window .overlay-view .swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.view.widget .fg .swiper-pagination-bullet,
.overlay-window .overlay-view .swiper-pagination-bullet {
    opacity: 0.5;
}

.view.widget .fg .swiper-pagination-bullet-active,
.overlay-window .overlay-view .swiper-pagination-bullet-active {
    opacity: 1;
}

.view.widget .fg .swiper-button-next,
.overlay-window .overlay-view .swiper-button-next,
.view.widget .fg .swiper-button-prev,
.overlay-window .overlay-view .swiper-button-prev {
    opacity: 0.9;
}

.counter {
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 28px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.counter .count {
    font-size: 45px;
    line-height: 78px;
    font-weight: 600;
}

.scroll-in-animation,
.scroll-animation {
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
}

.android-browser-4_3minus .scroll-in-animation,
.android-browser-4_3minus .scroll-animation {
    animation-duration: 0s;
    -webkit-animation-duration: 0s;
}

.scroll-in-animation.flipInY,
.scroll-animation.flipInY,
.scroll-in-animation.flipInX,
.scroll-animation.flipInX {
    -webkit-animation-duration: 2.6s;
    -moz-animation-duration: 2.6s;
    -o-animation-duration: 2.6s;
    animation-duration: 2.6s;
}

.android-browser-4_3minus .scroll-in-animation.flipInY,
.android-browser-4_3minus .scroll-animation.flipInY,
.android-browser-4_3minus .scroll-in-animation.flipInX,
.android-browser-4_3minus .scroll-animation.flipInX {
    animation-duration: 0s;
    -webkit-animation-duration: 0s;
}

.scroll-in-animation.zoomInLeft,
.scroll-animation.zoomInLeft,
.scroll-in-animation.zoomInRight,
.scroll-animation.zoomInRight {
    -webkit-animation-duration: 1.8s;
    -moz-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s;
}

.android-browser-4_3minus .scroll-in-animation.zoomInLeft,
.android-browser-4_3minus .scroll-animation.zoomInLeft,
.android-browser-4_3minus .scroll-in-animation.zoomInRight,
.android-browser-4_3minus .scroll-animation.zoomInRight {
    animation-duration: 0s;
    -webkit-animation-duration: 0s;
}

.scroll-in-animation.fadeInLeft,
.scroll-animation.fadeInLeft,
.scroll-in-animation.fadeInRight,
.scroll-animation.fadeInRight {
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
}

.android-browser-4_3minus .scroll-in-animation.fadeInLeft,
.android-browser-4_3minus .scroll-animation.fadeInLeft,
.android-browser-4_3minus .scroll-in-animation.fadeInRight,
.android-browser-4_3minus .scroll-animation.fadeInRight {
    animation-duration: 0s;
    -webkit-animation-duration: 0s;
}

.scroll-in-animation {
    opacity: 0;
}

.scroll-in-animation.css-animation-show {
    opacity: 1;
}

@keyframes zoomInSmall {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -ms-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50% {
        opacity: 1;
    }
}

@-webkit-keyframes zoomInSmall {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -ms-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50% {
        opacity: 1;
    }
}

@-o-keyframes zoomInSmall {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -ms-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50% {
        opacity: 1;
    }
}

@-moz-keyframes zoomInSmall {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        -ms-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50% {
        opacity: 1;
    }
}

.zoomInSmall {
    -o-animation-name: zoomInSmall;
    -webkit-animation-name: zoomInSmall;
    animation-name: zoomInSmall;
}

#dot-scroll {
    list-style: none;
    position: fixed;
    z-index: 1050;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 5px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    -webkit-transition: background-color 0.6s, opacity 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -moz-transition: background-color 0.6s, opacity 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -ms-transition: background-color 0.6s, opacity 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    -o-transition: background-color 0.6s, opacity 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
    transition: background-color 0.6s, opacity 0.5s, top 0.5s, right 0.5s, left 0.5s, bottom 0.5s;
}

.android-browser-4_3minus #dot-scroll {
    transition: none;
    -webkit-transition: none;
}

.page-is-gated #dot-scroll {
    opacity: 0;
}

.page-loading #dot-scroll {
    opacity: 1;
}

#dot-scroll li {
    display: block;
    padding: 8px 0;
    width: 5px;
    height: 21px;
}

#dot-scroll li a {
    display: block;
    width: 100%;
    height: 100%;
}

#dot-scroll li a span {
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color 0.6s;
    -moz-transition: background-color 0.6s;
    -ms-transition: background-color 0.6s;
    -o-transition: background-color 0.6s;
    transition: background-color 0.6s;
}

.android-browser-4_3minus #dot-scroll li a span {
    transition: none;
    -webkit-transition: none;
}

#dot-scroll li a.active span {
    border: 1px solid;
    width: 10px;
    height: 10px;
    margin-top: -2.5px;
    margin-left: -2.5px;
}

#dot-scroll li a.target span {
    border: 0px solid;
    width: 8px;
    height: 8px;
    margin-top: -1.5px;
    margin-left: -1.5px;
}

@media (max-width: 1249px) {
    #dot-scroll {
        display: none;
    }
}

.fluid {
    width: 100%;
    position: relative;
}

.fluid>* {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}

.fluid-width {
    width: 100%;
    height: auto;
}

.fluid-height {
    width: auto;
    height: 100%;
}

.map-open {
    font-size: 13px;
}

.map-canvas {
    display: block;
    height: 100%;
}

.map-view {
    padding: 0 25px 0 25px;
}

.map-overlay .overlay-view {
    padding-top: 0px;
    padding-bottom: 0px;
}

.show-list {
    position: relative;
    pointer-events: none;
    text-align: center;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.show-list .show-item {
    text-align: center;
    position: absolute;
    width: 100%;
    opacity: 0;
    padding: 0px 5px;
    pointer-events: none;
    white-space: nowrap;
}

@-webkit-keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, 0.67) translateX(-150px);
        -webkit-transform: scale(0.67, 0.67) translateX(-150px);
        -moz-transform: scale(0.67, 0.67) translateX(-150px);
        -ms-transform: scale(0.67, 0.67) translateX(-150px);
        -o-transform: scale(0.67, 0.67) translateX(-150px);
    }
    30% {
        opacity: 0.5;
        transform: scale(0.83, 0.83) translateX(0px);
        -webkit-transform: scale(0.83, 0.83) translateX(0px);
        -moz-transform: scale(0.83, 0.83) translateX(0px);
        -ms-transform: scale(0.83, 0.83) translateX(0px);
        -o-transform: scale(0.83, 0.83) translateX(0px);
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
    }
}

@-moz-keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, 0.67) translateX(-150px);
        -webkit-transform: scale(0.67, 0.67) translateX(-150px);
        -moz-transform: scale(0.67, 0.67) translateX(-150px);
        -ms-transform: scale(0.67, 0.67) translateX(-150px);
        -o-transform: scale(0.67, 0.67) translateX(-150px);
    }
    30% {
        opacity: 0.5;
        transform: scale(0.83, 0.83) translateX(0px);
        -webkit-transform: scale(0.83, 0.83) translateX(0px);
        -moz-transform: scale(0.83, 0.83) translateX(0px);
        -ms-transform: scale(0.83, 0.83) translateX(0px);
        -o-transform: scale(0.83, 0.83) translateX(0px);
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
    }
}

@-ms-keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, 0.67) translateX(-150px);
        -webkit-transform: scale(0.67, 0.67) translateX(-150px);
        -moz-transform: scale(0.67, 0.67) translateX(-150px);
        -ms-transform: scale(0.67, 0.67) translateX(-150px);
        -o-transform: scale(0.67, 0.67) translateX(-150px);
    }
    30% {
        opacity: 0.5;
        transform: scale(0.83, 0.83) translateX(0px);
        -webkit-transform: scale(0.83, 0.83) translateX(0px);
        -moz-transform: scale(0.83, 0.83) translateX(0px);
        -ms-transform: scale(0.83, 0.83) translateX(0px);
        -o-transform: scale(0.83, 0.83) translateX(0px);
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
    }
}

@-o-keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, 0.67) translateX(-150px);
        -webkit-transform: scale(0.67, 0.67) translateX(-150px);
        -moz-transform: scale(0.67, 0.67) translateX(-150px);
        -ms-transform: scale(0.67, 0.67) translateX(-150px);
        -o-transform: scale(0.67, 0.67) translateX(-150px);
    }
    30% {
        opacity: 0.5;
        transform: scale(0.83, 0.83) translateX(0px);
        -webkit-transform: scale(0.83, 0.83) translateX(0px);
        -moz-transform: scale(0.83, 0.83) translateX(0px);
        -ms-transform: scale(0.83, 0.83) translateX(0px);
        -o-transform: scale(0.83, 0.83) translateX(0px);
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
    }
}

@keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, 0.67) translateX(-150px);
        -webkit-transform: scale(0.67, 0.67) translateX(-150px);
        -moz-transform: scale(0.67, 0.67) translateX(-150px);
        -ms-transform: scale(0.67, 0.67) translateX(-150px);
        -o-transform: scale(0.67, 0.67) translateX(-150px);
    }
    30% {
        opacity: 0.5;
        transform: scale(0.83, 0.83) translateX(0px);
        -webkit-transform: scale(0.83, 0.83) translateX(0px);
        -moz-transform: scale(0.83, 0.83) translateX(0px);
        -ms-transform: scale(0.83, 0.83) translateX(0px);
        -o-transform: scale(0.83, 0.83) translateX(0px);
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
    }
}

.show-animation {
    -webkit-animation-name: show-animation;
    -moz-animation-name: show-animation;
    -ms-animation-name: show-animation;
    -o-animation-name: show-animation;
    animation-name: show-animation;
    -webkit-animation-duration: 6s;
    -moz-animation-duration: 6s;
    -ms-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.android-browser-4_3minus .show-animation {
    animation: none;
    -webkit-animation: none;
}

@-webkit-keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px);
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px);
    }
}

@-moz-keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px);
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px);
    }
}

@-ms-keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px);
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px);
    }
}

@-o-keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px);
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px);
    }
}

@keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px);
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px);
    }
}

.hide-animation {
    -webkit-animation-name: hide-animation;
    -moz-animation-name: hide-animation;
    -ms-animation-name: hide-animation;
    -o-animation-name: hide-animation;
    animation-name: hide-animation;
    -webkit-animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    -ms-animation-duration: 2.5s;
    -o-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.android-browser-4_3minus .hide-animation {
    animation: none;
    -webkit-animation: none;
}

@-webkit-keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px);
    }
    50% {
        opacity: 0.7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px);
    }
    50% {
        opacity: 0.7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px);
    }
    50% {
        opacity: 0.7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px);
    }
    50% {
        opacity: 0.7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 1;
    }
}

@keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px);
    }
    50% {
        opacity: 0.7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 1;
    }
}

.mode-2 .show-animation {
    -webkit-animation-name: show-animation-2;
    -moz-animation-name: show-animation-2;
    -ms-animation-name: show-animation-2;
    -o-animation-name: show-animation-2;
    animation-name: show-animation-2;
    -webkit-animation-duration: 5s;
    -moz-animation-duration: 5s;
    -ms-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.android-browser-4_3minus .mode-2 .show-animation {
    animation: none;
    -webkit-animation: none;
}

@-webkit-keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
    }
}

@-moz-keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
    }
}

@-ms-keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
    }
}

@-o-keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
    }
}

@keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px);
    }
}

.mode-2 .hide-animation {
    -webkit-animation-name: hide-animation-2;
    -moz-animation-name: hide-animation-2;
    -ms-animation-name: hide-animation-2;
    -o-animation-name: hide-animation-2;
    animation-name: hide-animation-2;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -ms-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.android-browser-4_3minus .mode-2 .hide-animation {
    animation: none;
    -webkit-animation: none;
}

.textillate .texts {
    display: none;
}

.text-bg-svg {
    letter-spacing: normal!important;
    color: transparent!important;
}

h1.text-bg-svg,
h2.text-bg-svg,
h3.text-bg-svg,
h4.text-bg-svg,
h5.text-bg-svg,
h6.text-bg-svg {
    margint-top: 0;
}

.text-bg-svg .text-bg-animate {
    animation: text-bg-animate 30s ease-in-out infinite;
}

@keyframes text-bg-animate {
    0% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(0.17);
    }
    100% {
        transform: scaleX(1);
    }
}

@-webkit-keyframes text-bg-animate {
    0% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(0.17);
    }
    100% {
        transform: scaleX(1);
    }
}

@-o-keyframes text-bg-animate {
    0% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(0.17);
    }
    100% {
        transform: scaleX(1);
    }
}

@-moz-keyframes text-bg-animate {
    0% {
        transform: scaleX(1);
    }
    50% {
        transform: scaleX(0.17);
    }
    100% {
        transform: scaleX(1);
    }
}

.text-fullscreen-svg {
    letter-spacing: normal!important;
}

.text-fullscreen-svg svg {
    position: fixed;
    top: 0;
    left: 0;
    width: '100%';
    height: '100%';
    z-index: 0;
}

.text-mask-svg {
    letter-spacing: normal!important;
}

a.text-mask-svg {
    overflow: visible;
}

a.text-mask-svg svg {
    overflow: visible;
}

a.text-mask-svg .text-box {
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transform-origin: 50% 50% 0;
}

.android-browser-4_3minus a.text-mask-svg .text-box {
    transition: none;
    -webkit-transition: none;
}

a.text-mask-svg:hover .text-box {
    transform: translateY(-7px);
}

.icon-set {
    margin-top: 40px;
}

.icon-set .title {
    margin-top: 28px;
    margin-bottom: 10px;
}

.circle {
    display: inline-block;
    text-align: center;
    width: 145px;
    height: 145px;
    line-height: 145px;
    margin-top: 20px;
    border-radius: 50%;
    font-size: 32px;
    position: relative;
    text-decoration: none;
}

.circle:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    border: 1px solid;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

@media (max-width: 567px) {
    .circle {
        display: inline-block;
        text-align: center;
        width: 110px;
        height: 110px;
        line-height: 110px;
        margin-top: 20px;
        border-radius: 50%;
        font-size: 25px;
        position: relative;
        text-decoration: none;
    }
    .circle:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 50%;
        left: 0;
        top: 0;
        border: 1px solid;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.circle.big {
    display: inline-block;
    text-align: center;
    width: 170px;
    height: 170px;
    line-height: 170px;
    margin-top: 20px;
    border-radius: 50%;
    font-size: 40px;
    position: relative;
    text-decoration: none;
}

.circle.big:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    border: 1px solid;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.circle.small {
    display: inline-block;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    border-radius: 50%;
    font-size: 20px;
    position: relative;
    text-decoration: none;
}

.circle.small:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    border: 1px solid;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.circle-flat {
    display: inline-block;
    text-align: center;
    width: 200px;
    height: 200px;
    line-height: 200px;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 130px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    outline: none;
}

.skillbar {
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    height: 22px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
}

.skillbar-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    font-weight: 700;
    font-size: 13px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.skillbar-title .skillbar-label {
    display: block;
    padding: 0 20px;
    height: 22px;
    line-height: 22px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.skillbar-bar {
    height: 22px;
    width: 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.skill-bar-percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    font-weight: 700;
}

.wrapper-content>iframe.youtube-bg,
.wrapper-content>iframe.vimeo-bg,
.wrapper-content>video.video-bg {
    position: fixed;
    pointer-events: none;
}

html.mobile .video-bg,
html.mobile .youtube-bg,
html.mobile .vimeo-bg {
    display: none;
}

.process {
    position: relative;
    line-height: 36px;
}

.scroll-line {
    position: absolute;
    top: 0;
    height: 100%;
    width: 2px;
    right: calc(50% - 0px);
    background-color: #fff;
}
@media(min-width: 1800px)
{
    #top-nav.top-nav-logo-left .logo
    {
        position: relative;
        left: -100px;
    }
}
@media (min-width: 1200px) {
    .process .process-row:before {
        top: 75px;
        left: 0;
        position: absolute;
        content: " ";
        width: 100%;
        height: 1px;
        border-top: 1px dashed;
        z-index: 0;
    }
}

.process .process-row .process-step {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}

.process .process-row .process-step p {
    margin-top: 10px;
}

.process .process-row .process-step .title {
    margin-top: 15px;
    margin-bottom: 15px;
}

.process .process-row .process-step .process-box {
    position: relative;
    width: 150px;
    height: 150px;
    text-align: center;
    padding: 0;
    font-size: 36px;
    line-height: 150px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid;
    overflow: hidden;
    margin: 0 auto;
}

@media (max-width: 567px) {
    .process .process-row .process-step .process-box {
        width: 100px;
        height: 100px;
        font-size: 24px;
        line-height: 100px;
    }
}

.process .process-row .process-step .process-box:before {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
}

.process .process-row .process-step .process-box i {
    position: relative;
    z-index: 10;
    font-size: 0px;
}

.process .process-row .process-step .process-box i:before {
    font-size: 36px;
}

@media (max-width: 567px) {
    .process .process-row .process-step .process-box i:before {
        font-size: 24px;
    }
}

.box {
    padding: 20px!important;
}

.hover-effect,
#top-nav nav li:not(.menu-item-has-children) a,
.wrapper[class*=' off-canvas-'] nav li a {
    position: relative;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size: 12px;
    line-height: 5;
    font-weight: 400;
    color: #000;
}

.hover-effect:before,
#top-nav nav li:not(.menu-item-has-children) a:before,
.wrapper[class*=' off-canvas-'] nav li a:before,
.hover-effect:after,
#top-nav nav li:not(.menu-item-has-children) a:after,
.wrapper[class*=' off-canvas-'] nav li a:after {
    pointer-events: none;
}

.hover-effect::before,
#top-nav nav li:not(.menu-item-has-children) a::before,
.wrapper[class*=' off-canvas-'] nav li a::before,
.hover-effect::after,
#top-nav nav li:not(.menu-item-has-children) a::after,
.wrapper[class*=' off-canvas-'] nav li a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.hover-effect::before,
#top-nav nav li:not(.menu-item-has-children) a::before,
.wrapper[class*=' off-canvas-'] nav li a::before {
    width: 20px;
    text-align: right;
    margin-right: 5px;
    margin-left: -25px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.hover-effect::after,
#top-nav nav li:not(.menu-item-has-children) a::after,
.wrapper[class*=' off-canvas-'] nav li a::after {
    width: 20px;
    text-align: left;
    margin-left: 5px;
    margin-right: -25px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

[dir="rtl"] .hover-effect:before,
[dir="rtl"] #top-nav nav li:not(.menu-item-has-children) a:before,
[dir="rtl"] .wrapper[class*=' off-canvas-'] nav li a:before,
[dir="rtl"] .hover-effect:after,
[dir="rtl"] #top-nav nav li:not(.menu-item-has-children) a:after,
[dir="rtl"] .wrapper[class*=' off-canvas-'] nav li a:after {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

[dir="rtl"] .hover-effect:before,
[dir="rtl"] #top-nav nav li:not(.menu-item-has-children) a:before,
[dir="rtl"] .wrapper[class*=' off-canvas-'] nav li a:before {
    margin-right: 5px;
    margin-left: -30px;
}

[dir="rtl"] .hover-effect:after,
[dir="rtl"] #top-nav nav li:not(.menu-item-has-children) a:after,
[dir="rtl"] .wrapper[class*=' off-canvas-'] nav li a:after {
    margin-left: 10px;
    margin-right: -25px;
}

.hover-effect:not(.active):hover:before,
#top-nav nav li:not(.menu-item-has-children) a:not(.active):hover:before,
.wrapper[class*=' off-canvas-'] nav li a:not(.active):hover:before,
.hover-effect:not(.active):hover:after,
#top-nav nav li:not(.menu-item-has-children) a:not(.active):hover:after,
.wrapper[class*=' off-canvas-'] nav li a:not(.active):hover:after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

.page-is-gated .hover-effect:not(.active):hover:before,
.page-is-gated #top-nav nav li:not(.menu-item-has-children) a:not(.active):hover:before,
.page-is-gated .wrapper[class*=' off-canvas-'] nav li a:not(.active):hover:before,
.page-is-gated .hover-effect:not(.active):hover:after,
.page-is-gated #top-nav nav li:not(.menu-item-has-children) a:not(.active):hover:after,
.page-is-gated .wrapper[class*=' off-canvas-'] nav li a:not(.active):hover:after {
    opacity: 0;
}

[dir="rtl"] .hover-effect:not(.active):hover:before,
[dir="rtl"] #top-nav nav li:not(.menu-item-has-children) a:not(.active):hover:before,
[dir="rtl"] .wrapper[class*=' off-canvas-'] nav li a:not(.active):hover:before {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

[dir="rtl"] .hover-effect:not(.active):hover:after,
[dir="rtl"] #top-nav nav li:not(.menu-item-has-children) a:not(.active):hover:after,
[dir="rtl"] .wrapper[class*=' off-canvas-'] nav li a:not(.active):hover:after {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.hover-effect:focus:before,
#top-nav nav li:not(.menu-item-has-children) a:focus:before,
.wrapper[class*=' off-canvas-'] nav li a:focus:before,
.hover-effect:focus:after,
#top-nav nav li:not(.menu-item-has-children) a:focus:after,
.wrapper[class*=' off-canvas-'] nav li a:focus:after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

.page-is-gated .hover-effect:focus:before,
.page-is-gated #top-nav nav li:not(.menu-item-has-children) a:focus:before,
.page-is-gated .wrapper[class*=' off-canvas-'] nav li a:focus:before,
.page-is-gated .hover-effect:focus:after,
.page-is-gated #top-nav nav li:not(.menu-item-has-children) a:focus:after,
.page-is-gated .wrapper[class*=' off-canvas-'] nav li a:focus:after {
    opacity: 0;
}

[dir="rtl"] .hover-effect:focus:before,
[dir="rtl"] #top-nav nav li:not(.menu-item-has-children) a:focus:before,
[dir="rtl"] .wrapper[class*=' off-canvas-'] nav li a:focus:before {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

[dir="rtl"] .hover-effect:focus:after,
[dir="rtl"] #top-nav nav li:not(.menu-item-has-children) a:focus:after,
[dir="rtl"] .wrapper[class*=' off-canvas-'] nav li a:focus:after {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.non-mobile .button {
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.android-browser-4_3minus .non-mobile .button {
    transition: none;
    -webkit-transition: none;
}

.non-mobile .button:before {
    content: '';
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.android-browser-4_3minus .non-mobile .button:before {
    transition: none;
    -webkit-transition: none;
}

.non-mobile .button:hover:before {
    height: 75%;
    opacity: 1;
}

.non-mobile .button:active:before {
    height: 130%;
    opacity: 1;
}

.hover-overlay {
    position: relative;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.hover-overlay img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    padding: 10px;
}

.android-browser-4_3minus .hover-overlay img {
    transition: none;
    -webkit-transition: none;
}

/* .hover-overlay:hover img {
    transform: scale(1.55, 1.55) rotate(-20deg);
    -webkit-transform: scale(1.55, 1.55) rotate(-20deg);
    -moz-transform: scale(1.55, 1.55) rotate(-20deg);
    -ms-transform: scale(1.55, 1.55) rotate(-20deg);
    -o-transform: scale(1.55, 1.55) rotate(-20deg);
} */

.mobile .hover-overlay:hover img,
.ie9 .hover-overlay:hover img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.hover-overlay:hover .overlay>div {
    transform: translateY(-50%) scale(1, 1);
    -webkit-transform: translateY(-50%) scale(1, 1);
    -moz-transform: translateY(-50%) scale(1, 1);
    -ms-transform: translateY(-50%) scale(1, 1);
    -o-transform: translateY(-50%) scale(1, 1);
}

.mobile .hover-overlay:hover .overlay>div,
.ie9 .hover-overlay:hover .overlay>div {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.hover-overlay .overlay {
    font-size: 13px;
    line-height: 22px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.android-browser-4_3minus .hover-overlay .overlay {
    transition: none;
    -webkit-transition: none;
}

.hover-overlay .overlay * {
    color: inherit!important;
}

.hover-overlay .overlay:hover {
    opacity: 1;
}

.hover-overlay .overlay>div {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 25px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    transform: translateY(-50%) scale(0.5, 0.5);
    -webkit-transform: translateY(-50%) scale(0.5, 0.5);
    -moz-transform: translateY(-50%) scale(0.5, 0.5);
    -ms-transform: translateY(-50%) scale(0.5, 0.5);
    -o-transform: translateY(-50%) scale(0.5, 0.5);
}

.android-browser-4_3minus .hover-overlay .overlay>div {
    transition: none;
    -webkit-transition: none;
}

.mobile .hover-overlay .overlay>div,
.ie9 .hover-overlay .overlay>div {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.hover-overlay .overlay>div .title {
    font-size: 17px;
}

.hover-overlay .overlay>div i {
    font-size: 32px;
}

.hover-overlay .overlay>div a i {
    font-size: 25px;
}

@media (max-width: 1023px) {
    .hover-overlay .overlay>div {
        font-size: 9px;
        line-height: 11px;
    }
    .hover-overlay .overlay>div p {
        font-size: 9px;
        line-height: 11px;
    }
    .hover-overlay .overlay>div .title {
        font-size: 12px;
        line-height: 14px;
    }
    .hover-overlay .overlay>div i {
        font-size: 13px;
    }
    .hover-overlay .overlay>div a i {
        font-size: 13px;
    }
}

.lead {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.2px;
    margin-top: 30px;
    margin-bottom: 40px;
}

@media (max-width: 1279px) {
    .lead {
        margin-top: 26px;
    }
}

@media (max-width: 1023px) {
    .lead {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .lead {
        margin-top: 14px;
    }
}

@media (max-width: 480px) {
    .lead {
        margin-top: 10px;
    }
}

@media (max-width: 1279px) {
    .lead {
        margin-bottom: 35px;
    }
}

@media (max-width: 1023px) {
    .lead {
        margin-bottom: 27px;
    }
}

@media (max-width: 767px) {
    .lead {
        margin-bottom: 18px;
    }
}

@media (max-width: 480px) {
    .lead {
        margin-bottom: 13px;
    }
}

.heading-page-title {
    font-size: 66px;
    line-height: 96px;
    font-weight: 300;
}

@media (max-width: 1279px) {
    .heading-page-title {
        font-size: 81px;
        line-height: 97px;
    }
}

@media (max-width: 1023px) {
    .heading-page-title {
        font-size: 71px;
        line-height: 85px;
    }
}

@media (max-width: 767px) {
    .heading-page-title {
        font-size: 57px;
        line-height: 68px;
    }
}

@media (max-width: 480px) {
    .heading-page-title {
        font-size: 50px;
        line-height: 60px;
    }
}

.heading-section-title {
    font-size: 66px;
    line-height: 96px;
    font-weight: 300;
}

@media (max-width: 1279px) {
    .heading-section-title {
        font-size: 72px;
        line-height: 86px;
    }
}

@media (max-width: 1023px) {
    .heading-section-title {
        font-size: 62px;
        line-height: 74px;
    }
}

@media (max-width: 767px) {
    .heading-section-title {
        font-size: 49px;
        line-height: 59px;
    }
}

@media (max-width: 480px) {
    .heading-section-title {
        font-size: 42px;
        line-height: 50px;
    }
}

.heading-col-title,
.hover-overlay .overlay h4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}

@media (max-width: 1279px) {
    .heading-col-title,
    .hover-overlay .overlay h4 {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 1023px) {
    .heading-col-title,
    .hover-overlay .overlay h4 {
        font-size: 17px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .heading-col-title,
    .hover-overlay .overlay h4 {
        font-size: 14px;
        line-height: 17px;
    }
}

@media (max-width: 480px) {
    .heading-col-title,
    .hover-overlay .overlay h4 {
        font-size: 13px;
        line-height: 16px;
    }
}

.heading-subsection-title,
.heading-subsection-col-title,
.heading-subsection-title text-center {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
}

@media (max-width: 1279px) {
    .heading-subsection-title,
    .heading-subsection-col-title,
    .heading-subsection-title text-center {
        font-size: 29px;
        line-height: 35px;
    }
}

@media (max-width: 1023px) {
    .heading-subsection-title,
    .heading-subsection-col-title,
    .heading-subsection-title text-center {
        font-size: 28px;
        line-height: 34px;
    }
}

@media (max-width: 767px) {
    .heading-subsection-title,
    .heading-subsection-col-title,
    .heading-subsection-title text-center {
        font-size: 26px;
        line-height: 31px;
    }
}

@media (max-width: 480px) {
    .heading-subsection-title,
    .heading-subsection-col-title,
    .heading-subsection-title text-center {
        font-size: 25px;
        line-height: 30px;
    }
}

.heading-block-title {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
}

@media (max-width: 1279px) {
    .heading-block-title {
        font-size: 15px;
        line-height: 18px;
    }
}

@media (max-width: 1023px) {
    .heading-block-title {
        font-size: 15px;
        line-height: 18px;
    }
}

@media (max-width: 767px) {
    .heading-block-title {
        font-size: 14px;
        line-height: 17px;
    }
}

@media (max-width: 480px) {
    .heading-block-title {
        font-size: 13px;
        line-height: 16px;
    }
}

.photo-stream {
    line-height: 0;
}

.header-details,
.subsection-details {
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 11px;
}

@media (max-width: 1279px) {
    .header-details,
    .subsection-details {
        font-size: 13px;
        line-height: 22px;
    }
}

@media (max-width: 1023px) {
    .header-details,
    .subsection-details {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .header-details,
    .subsection-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .header-details,
    .subsection-details {
        font-size: 11px;
        line-height: 19px;
    }
}

.col-details {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 1.2px;
}

.header-caption {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 1.2px;
}

.circle-icon {
    margin-top: 20px;
}

.circle-caption {
    margin-top: 28px;
}

.circle-caption:after {
    display: block;
    content: "";
    width: 80px;
    height: 3px;
    margin: 11px auto 11px;
}

.button,
.list-group-item,
.icon-bar,
input[type=submit],
.form-submit input[type=submit] {
    -webkit-transition: color .3s, background-color .3s;
    -moz-transition: color .3s, background-color .3s;
    -ms-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
}

.android-browser-4_3minus .button,
.android-browser-4_3minus .list-group-item,
.android-browser-4_3minus .icon-bar,
.android-browser-4_3minus input[type=submit],
.android-browser-4_3minus .form-submit input[type=submit] {
    transition: none;
    -webkit-transition: none;
}

.button {
    border-color: transparent;
}

.line-through {
    text-decoration: line-through;
}

.col-left-marginalia {
    float: left;
    margin-right: 10px;
}

.col-right-marginalia {
    float: right;
    margin-left: 10px;
}

.col-left-marginalia,
.col-right-marginalia {
    font-size: 24px;
    -webkit-text-stroke: 1px;
}

.col-content {
    overflow: hidden;
}

a.button,
input.button,
input[type=submit],
.form-submit input[type=submit] {
    padding: 13px 24px;
    font-size: 13px;
}

.position-relative {
    position: relative;
}

.position-middle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.position-center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.position-middle-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.uppercase {
    text-transform: uppercase;
}

.help-block {
    margin-top: 0;
}

.scale-width {
    width: 100%;
    height: auto;
}

.scale-height {
    width: auto;
    height: 100%;
}

.col-icon {
    font-size: 48px;
    float: left;
    padding: 0 10px;
    text-align: left;
    line-height: 1;
    margin-top: 20px;
}

.col-content {
    padding: 0 15px;
}

.border {
    border: 1px solid;
}

.border-no {
    border: none!important;
}

.border-top {
    border-top: 1px solid;
}

.border-right {
    border-right: 1px solid;
}

.border-bottom {
    border-bottom: 1px solid;
}

.border-left {
    border-left: 1px solid;
}

.no-border {
    border: none!important;
    border-top: none!important;
    border-right: none!important;
    border-bottom: none!important;
    border-left: none!important;
    border-width: 0px!important;
    border-top-width: 0px!important;
    border-right-width: 0px!important;
    border-bottom-width: 0px!important;
    border-left-width: 0px!important;
}

.button,
input[type=submit],
.form-submit input[type=submit] {
    margin: 2px;
}

a.button,
.btn,
input.button,
input[type=submit],
.form-submit input[type=submit] {
    border-style: solid;
    border-width: 1px;
    line-height: 22px;
    padding: 8px 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
}

.image-hover .col-body .col-details {
    font-size: 13px;
    line-height: 1.2;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 1.2px;
    margin-top: 7px;
}

.underline-text,
.underline-highlight,
.underline-link,
.underline-heading {
    display: inline-block;
    border-bottom-width: 3px;
    padding-bottom: 7px;
}

.underline-text,
.underline-highlight,
.underline-link,
.underline-heading {
    border-bottom-style: solid;
}

.col-style-decorated:before {
    width: 100%;
    height: 2px;
    display: block;
    content: '';
    margin-top: 18px;
}

.uppercase {
    text-transform: uppercase;
}

.non-uppercase {
    text-transform: none!important;
}

.slogan {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 68px;
}

@media (max-width: 1279px) {
    .slogan {
        font-size: 35px;
        line-height: 59px;
    }
}

@media (max-width: 1023px) {
    .slogan {
        font-size: 29px;
        line-height: 49px;
    }
}

@media (max-width: 767px) {
    .slogan {
        font-size: 20px;
        line-height: 34px;
    }
}

@media (max-width: 480px) {
    .slogan {
        font-size: 16px;
        line-height: 27px;
    }
}

.half-height {
    height: 50%;
}

.full-height {
    height: 100%;
}

.map-overlay {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
}

@media (max-width: 767px) {
    .hide-on-small-device {
        display: none;
    }
}

.mobile .hide-on-mobile {
    display: none;
}

.alt-placeholder {
    display: none;
}

.ie9 .alt-placeholder {
    display: block;
}

.banner-box {
    text-align: center;
}

.banner-box * {
    text-align: inherit;
}

.banner-box .banner-cell {
    padding-top: 15px;
    padding-bottom: 15px;
    letter-spacing: 1.2px;
}

.banner-box .banner-cell .banner-title {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    margin-top: 17px;
    text-transform: uppercase;
    max-height: 0;
}

.banner-box .banner-cell .banner-subtitle {
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.pane {
    padding: 0!important;
}

.incut {
    height: 400px;
}

.incut>div {
    width: 50%;
}

.incut>div h3 {
    margin-top: 0px;
}

@media (max-width: 1023px) {
    .incut>div {
        width: 90%;
    }
}

.text-uppercase {
    text-transform: uppercase;
}

.label {
    margin: 2px;
}

.control-group.success,
.control-group.warning,
.control-group.info,
.control-group.error,
.control-group.primary,
.control-group.danger {
    background-color: transparent;
}

.col-link {
    text-transform: uppercase;
    font-weight: 500;
}

@media (min-width: 481px) {
    .narrow {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
}

.height-100 {
    min-height: 100px;
}

.height-200 {
    min-height: 200px;
}

.height-300 {
    min-height: 300px;
}

.height-400 {
    min-height: 400px;
}

.height-500 {
    min-height: 500px;
}

.height-600 {
    min-height: 600px;
}

.height-700 {
    min-height: 700px;
}

.height-800 {
    min-height: 800px;
}

.height-900 {
    min-height: 900px;
}

.height-1000 {
    min-height: 1000px;
}

@media (max-width: 1023px) {
    .hide-on-small-devices {
        display: none;
    }
}

.font-big {
    font-size: 130%;
}

.float-text-left,
.float-text-right {
    font-size: 35px;
    line-height: 39px;
    text-align: center;
    letter-spacing: 15px;
}

@media (max-width: 1023px) {
    .float-text-left,
    .float-text-right {
        font-size: 20px;
        line-height: 22px;
    }
}

.float-text-top,
.float-text-bottom {
    text-align: center;
}

.float-text-left {
    top: 50%;
    left: 60px;
    transform-origin: 50% 0 0;
    transform: translate(-50%, 0) rotate(-90deg);
    -webkit-transform: translate(-50%, 0) rotate(-90deg);
    -moz-transform: translate(-50%, 0) rotate(-90deg);
    -ms-transform: translate(-50%, 0) rotate(-90deg);
    -o-transform: translate(-50%, 0) rotate(-90deg);
}

@media (max-width: 1460px) {
    .float-text-left {
        left: 50px;
    }
}

@media (max-width: 1367px) {
    .float-text-left {
        display: none;
    }
}

.float-text-right {
    top: 50%;
    right: 60px;
    transform-origin: 50% 100% 0;
    transform: translate(50%, -100%) rotate(-90deg);
    -webkit-transform: translate(50%, -100%) rotate(-90deg);
    -moz-transform: translate(50%, -100%) rotate(-90deg);
    -ms-transform: translate(50%, -100%) rotate(-90deg);
    -o-transform: translate(50%, -100%) rotate(-90deg);
}

@media (max-width: 1460px) {
    .float-text-right {
        right: 50px;
    }
}

@media (max-width: 1367px) {
    .float-text-right {
        display: none;
    }
}

.float-text-top {
    top: 90px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
}

@media (max-width: 769px) {
    .float-text-top {
        top: 70px;
    }
}

.float-text-bottom {
    bottom: 70px;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
}

@media (max-width: 1460px) {
    .float-text-bottom {
        bottom: 50px;
    }
}

@media (max-width: 1249px) {
    .float-text-bottom {
        bottom: 25px;
    }
}

@media (max-width: 769px) {
    .float-text-bottom {
        bottom: 10px;
    }
}

.float-text-left-top {
    left: 70px;
    top: 90px;
    text-align: left;
}

@media (max-width: 1460px) {
    .float-text-left-top {
        left: 50px;
    }
}

@media (max-width: 1249px) {
    .float-text-left-top {
        left: 25px;
    }
}

@media (max-width: 769px) {
    .float-text-left-top {
        left: 10px;
        top: 70px;
    }
}

.float-text-left-bottom {
    left: 70px;
    bottom: 70px;
    text-align: left;
}

@media (max-width: 1460px) {
    .float-text-left-bottom {
        left: 50px;
        bottom: 50px;
    }
}

@media (max-width: 1249px) {
    .float-text-left-bottom {
        left: 25px;
        bottom: 25px;
    }
}

@media (max-width: 769px) {
    .float-text-left-bottom {
        left: 10px;
        bottom: 10px;
    }
}

.float-text-right-top {
    right: 70px;
    top: 90px;
    text-align: right;
}

@media (max-width: 1460px) {
    .float-text-right-top {
        right: 50px;
    }
}

@media (max-width: 1249px) {
    .float-text-right-top {
        right: 25px;
    }
}

@media (max-width: 769px) {
    .float-text-right-top {
        right: 10px;
        top: 70px;
    }
}

.float-text-right-bottom {
    right: 70px;
    bottom: 70px;
    text-align: right;
}

@media (max-width: 1460px) {
    .float-text-right-bottom {
        right: 50px;
        bottom: 50px;
    }
}

@media (max-width: 767px) {
    .float-text-right-bottom {
        right: 10px;
        bottom: 10px;
    }
}

.float-text-left,
.float-text-right,
.float-text-top,
.float-text-bottom,
.float-text-left-top,
.float-text-left-bottom,
.float-text-right-top,
.float-text-right-bottom {
    z-index: 0;
    position: fixed;
    margin-bottom: 0;
}

.float-text-left .button,
.float-text-right .button,
.float-text-top .button,
.float-text-bottom .button,
.float-text-left-top .button,
.float-text-left-bottom .button,
.float-text-right-top .button,
.float-text-right-bottom .button {
    margin-top: 11px;
}

@media (max-width: 1023px) {
    .float-text-left,
    .float-text-right,
    .float-text-left-top,
    .float-text-left-bottom,
    .float-text-right-top,
    .float-text-right-bottom {
        display: none;
    }
}

@media (max-height: 600px) {
    .float-text-top,
    .float-text-bottom,
    .float-text-left-top,
    .float-text-left-bottom,
    .float-text-right-top,
    .float-text-right-bottom {
        display: none;
    }
}

.normal-letter-spacing {
    letter-spacing: normal!important;
}

.color-link-inherit a {
    color: inherit!important;
}

.view {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.view>.fg {
    position: relative;
    overflow: hidden;
    z-index: 400;
    padding-top: 75px;
    padding-bottom: 64px;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.25s;
    -moz-transition: -moz-transform 0.5s, opacity 0.25s;
    -o-transition: -o-transform 0.5s, opacity 0.25s;
    transition: transform 0.5s, opacity 0.25s;
}

.view>.fg.border-bottom {
    border-bottom: 4px solid;
}

.view>.fg.border-top {
    border-top: 4px solid;
}

.view>.fg.small-top-padding {
    padding-top: 40px;
}

.view>.fg.small-bottom-padding {
    padding-bottom: 50px;
}

.view>.fg .section-top,
.view>.fg .section-cols {
    position: relative;
}

.view>.fg h1.svg-effect,
.view>.fg h2.svg-effect,
.view>.fg h3.svg-effect {
    margin: 0;
}

.view>.fg .svg-effect a {
    display: block;
}

.view.section-header .fg {
    padding-top: 60px;
    padding-bottom: 20px;
}

.wrapper-content>.view:first-of-type>.fg {
    padding-top: 55px;
    padding-bottom: 55px;
}

@media (max-width: 767px) {
    .wrapper-content>.view:first-of-type>.fg {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.no-top-padding,
.view>.fg.no-top-padding,
.wrapper-content>.view:first-of-type>.fg.no-top-padding {
    padding-top: 0;
}

.no-bottom-padding,
.view>.fg.no-bottom-padding,
.wrapper-content>.view:first-of-type>.fg.no-bottom-padding {
    padding-bottom: 0;
}

#footer {
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    transition: transform 0.5s;
}

#footer .section-cols {
    padding-bottom: 30px;
}

#footer .bottom {
    padding: 25px 0;
    margin-top: 30px;
}

#footer .social-links {
    font-size: 2.4rem;
    line-height: 1.6666666667;
}

@media (max-width: 480px) {
    #footer .social-links {
        font-size: 1.6rem;
    }
}

#footer.border-bottom {
    border-bottom: 4px solid;
}

#footer.border-top {
    border-top: 4px solid;
}

#footer ul.simple>li {
    line-height: 29px;
}

#footer .footer-description {
    padding: 10px 0;
}

#footer .photo {
    margin: 10px -3px;
}

#footer .photo>div {
    padding: 3px;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    display: block;
    max-height: none!important;
    max-width: none!important;
    height: auto!important;
    width: auto!important;
}

.wrapper-content>.bg {
    position: fixed;
}

.wrapper-content>.bg,
.wrapper-content>.video-bg,
.wrapper-content>.vimeo-bg,
.wrapper-content>.youtube-bg,
.wrapper-content>img,
.wrapper-content>iframe {
    z-index: 10;
}

div.view.widget,
footer {
    z-index: 100;
    position: relative;
}

.footer-bottom {
    position: relative;
    padding: 22px 0 22px 0;
}

.wrapper-content>.paper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 57px;
}

.mobile-only {
    display: none!important;
}

.mobile .mobile-only {
    display: block!important;
}

.mobile .mobile-hide {
    display: none!important;
}

.poor-browser .view>.bg,
.poor-browser .wrapper-content>.bg {
    display: none;
}

.poor-browser .view>.bg:last-of-type,
.poor-browser .wrapper-content>.bg:last-of-type {
    display: block;
}

.bg-holder {
    display: none;
}

.col-image-top {
    width: 100%;
    height: auto;
    display: block;
}

.layout-boxed {
    margin-right: auto;
    margin-left: auto;
    max-width: 1220px;
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 767px) {
    .layout-boxed {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.layout-boxed>.pure-g {
    margin-left: -15px;
    margin-right: -15px;
}

body.page-template-builder .wrapper-content>.view:first-of-type>.fg .layout-boxed,
#top-nav .top-nav-inner.layout-boxed {
    max-width: 1250px;
    padding-left: 55px;
    padding-right: 55px;
}

@media (max-width: 767px) {
    body.page-template-builder .wrapper-content>.view:first-of-type>.fg .layout-boxed,
    #top-nav .top-nav-inner.layout-boxed {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.col-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.wpcf7-form-control-wrap {
    margin: 5px;
}

.content-box {
    padding: 15px;
}

.svg-overlay.fixed {
    pointer-events: none;
}

a.svg-overlay.fixed {
    pointer-events: auto;
}

.pattern:before,
.pattern-dark-1:before,
.pattern-dark-2:before,
.pattern-dark-3:before,
.pattern-light-1:before,
.pattern-light-2:before,
.pattern-light-3:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: repeat;
    opacity: .8;
}

.pattern:before {
    background: url('../images/pattern.html');
}

.pattern-dark-1:before {
    background: url('../images/pattern-dark-1.html');
}

.pattern-dark-2:before {
    background: url('../images/pattern-dark-2.html');
}

.pattern-dark-3:before {
    background: url('../images/pattern-dark-3.html');
}

.pattern-light-1:before {
    background: url('../images/pattern-light-1.html');
}

.pattern-light-2:before {
    background: url('../images/pattern-light-2.html');
}

.pattern-light-3:before {
    background: url('../images/pattern-light-3.html');
}

.default-page-wrapper {
    padding-top: 40px;
    z-index: 100;
    position: relative;
}

.header-page-title-container {
    z-index: 100;
    position: relative;
}

.post-page-wrapper {
    position: relative;
    z-index: 100;
}

.content-blog {
    padding-top: 80px;
}

@media (max-width: 767px) {
    .content-blog {
        padding-top: 40px;
    }
}

.pagination {
    padding-bottom: 50px;
    margin: 30px 0 0 0;
    display: block;
    text-align: center;
}

.pagination .page-numbers,
.pagination .next a,
.pagination .previos a,
.pagination a {
    border: 1px solid;
}

.pagination>div {
    display: inline;
}

.pagination>div.nav-links {
    display: block;
}

.post-title {
    text-align: left;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
}

.post-body {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.post-body>article>.post-image,
.post-body>.post-image {
    margin-top: -25px;
    margin-left: -25px;
    margin-right: -25px;
}

.post-read-more {
    text-transform: uppercase;
}

.post-meta {
    font-size: 11px;
    padding: 0 20px 20px 20px;
}

.post-meta .post-day {
    margin-top: 20px;
    font-size: 72px;
    font-weight: 800;
    line-height: 78px;
}

.post-meta .post-month {
    font-size: 23px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
}

.post-meta .post-year {
    font-size: 25px;
    font-weight: 800;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .post-meta {
        padding: 10px 25px 0 25spx;
        margin: 0;
    }
    .post-meta,
    .post-meta.text-right {
        text-align: left!important;
    }
    .post-meta .post-day,
    .post-meta .post-month,
    .post-meta .post-year,
    .post-meta .post-author,
    .post-meta .post-comments,
    .post-meta .post-categories,
    .post-meta .post-permalink {
        display: inline-block;
        font-size: 16px;
        padding: 0 15px 10px 0;
        margin: 0;
        line-height: 1;
    }
    .post-meta .post-day,
    .post-meta .post-month {
        padding-right: 3px;
    }
    .post-meta .post-year {
        border-bottom: none;
    }
}

.post-meta.post-meta-top {
    margin-bottom: 11px;
}

.comment-list .comment-respond {
    background-color: transparent;
}

.copy a {
    border-bottom: none;
}

.theme-help .help-example-result {
    margin-bottom: 22px;
}

.theme-help .video-preview-caption {
    text-align: center;
    font-weight: 500;
}

.theme-help h1 {
    letter-spacing: 1.5px;
}

.theme-help h2 {
    letter-spacing: 1.2px;
}

.theme-help h3 {
    letter-spacing: 1.2px;
}

.theme-help h3 {
    font-size: 15px;
}

.offline-doc {
    padding-bottom: 30px;
}

.offline-doc h1 {
    font-size: 60px;
    line-height: 70px;
}

.select-theme h1.heading-page-title {
    text-transform: uppercase;
    text-align: center;
    font-size: 90px;
    line-height: 108px;
    font-weight: 800;
    margin-top: -5px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

@media (max-width: 1279px) {
    .select-theme h1.heading-page-title {
        font-size: 80px;
        line-height: 96px;
    }
}

@media (max-width: 1023px) {
    .select-theme h1.heading-page-title {
        font-size: 67px;
        line-height: 80px;
    }
}

@media (max-width: 767px) {
    .select-theme h1.heading-page-title {
        font-size: 51px;
        line-height: 61px;
    }
}

@media (max-width: 480px) {
    .select-theme h1.heading-page-title {
        font-size: 42px;
        line-height: 50px;
    }
}

.select-theme h4.heading-subsection-title {
    font-size: 37px;
    line-height: 44px;
}

@media (max-width: 1279px) {
    .select-theme h4.heading-subsection-title {
        font-size: 35px;
        line-height: 42px;
    }
}

@media (max-width: 1023px) {
    .select-theme h4.heading-subsection-title {
        font-size: 32px;
        line-height: 38px;
    }
}

@media (max-width: 767px) {
    .select-theme h4.heading-subsection-title {
        font-size: 29px;
        line-height: 35px;
    }
}

@media (max-width: 480px) {
    .select-theme h4.heading-subsection-title {
        font-size: 27px;
        line-height: 32px;
    }
}

.select-theme .subsection-details {
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 20px;
    font-weight: 700;
}

@media (max-width: 1279px) {
    .select-theme .subsection-details {
        font-size: 14px;
        line-height: 17px;
    }
}

@media (max-width: 1023px) {
    .select-theme .subsection-details {
        font-size: 14px;
        line-height: 17px;
    }
}

@media (max-width: 767px) {
    .select-theme .subsection-details {
        font-size: 13px;
        line-height: 16px;
    }
}

@media (max-width: 480px) {
    .select-theme .subsection-details {
        font-size: 13px;
        line-height: 16px;
    }
}

.select-theme .last-buttons {
    padding-top: 30px;
    padding-bottom: 30px;
}

.select-theme .header-details {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 18px;
}

.select-theme .caption {
    font-size: 16px;
    line-height: 22px;
    margin-top: 11px;
}

.select-theme .subcaption {
    margin-bottom: 22px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 1.5px;
}

.select-theme .page-border,
.select-theme #top-nav {
    display: none;
}

.select-theme #wrapper-content,
.select-theme #footer {
    padding: 0;
}

.select-theme .gate .gate-content {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.select-theme #dot-scroll {
    display: none;
}

.select-theme a.button {
    min-width: 170px;
    font-weight: 500;
}

.select-theme img {
    width: 100%;
    height: auto;
}

.select-theme #fancybox-wrap {
    background-color: rgba(238, 238, 238, 0.6)!important;
    padding: 26px!important;
}

.select-theme #fancybox-overlay {
    background-color: rgba(255, 255, 255, 0.5)!important;
}

.select-theme #fancybox-content {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}

.select-theme .fancybox-bg {
    opacity: 0;
}

.select-theme #fancybox-close:before {
    color: #999!important;
}

.select-theme #fancybox-close:hover:before {
    color: #434343!important;
}

.select-theme ul.filter {
    padding: 0 0 30px 0;
    margin-top: -40px;
}

.force3d .bg {
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

#top-nav li {
    letter-spacing: 1px;
}

#top-nav .navbar-brand {
    letter-spacing: 0.9px;
}

.button,
input.button,
.btn,
input[type=submit],
.form-submit input[type=submit] {
    letter-spacing: 2px;
}

#upper {
    letter-spacing: 0.7px;
}

.counter .caption {
    letter-spacing: 1px;
}

.site-caption {
    letter-spacing: 1px;
}

.site-title-small {
    letter-spacing: 5px;
}

#footer .social-links {
    letter-spacing: 3px;
}

.select-demo h4 {
    letter-spacing: 2px;
}

.select-demo .caption {
    letter-spacing: 1px;
}

.scroll-bar {
    -ms-overflow-style: scrollbar;
}

.scroll-bar::-webkit-scrollbar-thumb {
    border-radius: 3px;
}

.scroll-bar::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.scroll-bar::-webkit-scrollbar-thumb {
    border: 1px solid;
}

.hide-skroll-bar .scroll-bar::-webkit-scrollbar,
.scroll-bar.hide-skroll-bar::-webkit-scrollbar {
    width: 0px;
}

textarea,
.navbar-collapse,
.non-mobile #top-nav {
    -ms-overflow-style: scrollbar;
}

textarea::-webkit-scrollbar-thumb,
.navbar-collapse::-webkit-scrollbar-thumb,
.non-mobile #top-nav::-webkit-scrollbar-thumb {
    border-radius: 3px;
}

textarea::-webkit-scrollbar,
.navbar-collapse::-webkit-scrollbar,
.non-mobile #top-nav::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

textarea::-webkit-scrollbar-thumb,
.navbar-collapse::-webkit-scrollbar-thumb,
.non-mobile #top-nav::-webkit-scrollbar-thumb {
    border: 1px solid;
}

.hide-skroll-bar textarea::-webkit-scrollbar,
.hide-skroll-bar .navbar-collapse::-webkit-scrollbar,
.hide-skroll-bar .non-mobile #top-nav::-webkit-scrollbar,
textarea.hide-skroll-bar::-webkit-scrollbar,
.navbar-collapse.hide-skroll-bar::-webkit-scrollbar,
.non-mobile #top-nav.hide-skroll-bar::-webkit-scrollbar {
    width: 0px;
}

.gate {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1000;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.android-browser-4_3minus .gate {
    transition: none;
    -webkit-transition: none;
}

.gate .gate-content {
    position: absolute;
    top: 48px;
    left: 25px;
    right: 25px;
    bottom: 25px;
    background: #fff;
}

@media (max-width: 1249px) {
    .gate .gate-content {
        left: 0;
        right: 0;
    }
}

.gate .loader {
    display: none;
}

.gate .gate-bar {
    position: absolute;
    height: 7px;
    width: 0%;
}

.gate .gate-count {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: right;
    width: 100px;
    margin-left: -50px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    font-weight: 600;
}

.gate .gate-water {
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
}

.gate .gate-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.android-browser-4_3minus .gate .gate-overlay {
    transition: none;
    -webkit-transition: none;
}

.gate img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.loader {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -20px;
    padding: 0;
    width: 60px;
    height: 60px;
    list-style: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.android-browser-4_3minus .loader {
    transition: none;
    -webkit-transition: none;
}

.loader li {
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 5px;
    box-shadow: 0px 80px 20px rgba(0, 0, 0, 0.2);
}

.loader.show {
    opacity: 1;
    visibility: visible;
}

.loader.hided {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.android-browser-4_3minus .loader.hided {
    transition: none;
    -webkit-transition: none;
}

@-webkit-keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px;
    }
    50% {
        height: 50px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 25px;
    }
}

@-moz-keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px;
    }
    50% {
        height: 50px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 25px;
    }
}

@-ms-keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px;
    }
    50% {
        height: 50px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 25px;
    }
}

@-o-keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px;
    }
    50% {
        height: 50px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 25px;
    }
}

@keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px;
    }
    50% {
        height: 50px;
        margin-top: 0px;
    }
    100% {
        height: 10px;
        margin-top: 25px;
    }
}

.loader li:nth-child(1) {
    -webkit-animation: loading-animation 0.6s ease-in-out infinite 0s;
    -moz-animation: loading-animation 0.6s ease-in-out infinite 0s;
    -ms-animation: loading-animation 0.6s ease-in-out infinite 0s;
    animation: loading-animation 0.6s ease-in-out infinite 0s;
}

.android-browser-4_3minus .loader li:nth-child(1) {
    animation: none;
    -webkit-animation: none;
}

.loader li:nth-child(2) {
    -webkit-animation: loading-animation 0.6s ease-in-out infinite -0.2s;
    -moz-animation: loading-animation 0.6s ease-in-out infinite -0.2s;
    -ms-animation: loading-animation 0.6s ease-in-out infinite -0.2s;
    animation: loading-animation 0.6s ease-in-out infinite -0.2s;
}

.android-browser-4_3minus .loader li:nth-child(2) {
    animation: none;
    -webkit-animation: none;
}

.loader li:nth-child(3) {
    -webkit-animation: loading-animation 0.6s ease-in-out infinite -0.4s;
    -moz-animation: loading-animation 0.6s ease-in-out infinite -0.4s;
    -ms-animation: loading-animation 0.6s ease-in-out infinite -0.4s;
    animation: loading-animation 0.6s ease-in-out infinite -0.4s;
}

.android-browser-4_3minus .loader li:nth-child(3) {
    animation: none;
    -webkit-animation: none;
}

.page .home-a-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: right;
    padding-left: 20px;
    text-transform: none;
    font-weight: 800;
    font-size: 90px;
    line-height: 90px;
}

@media (max-width: 1279px) {
    .page .home-a-title {
        font-size: 81px;
        line-height: 81px;
    }
}

@media (max-width: 1023px) {
    .page .home-a-title {
        font-size: 71px;
        line-height: 71px;
    }
}

@media (max-width: 767px) {
    .page .home-a-title {
        font-size: 57px;
        line-height: 57px;
    }
}

@media (max-width: 480px) {
    .page .home-a-title {
        font-size: 50px;
        line-height: 50px;
    }
}

@media (max-width: 1023px) {
    .page .home-a-title {
        text-align: center;
        padding-right: 20px;
    }
}

.page .home-a-uptitle {
    text-align: right;
    padding-left: 20px;
    margin-bottom: 5px;
    font-size: 35px;
    line-height: 35px;
}

@media (max-width: 1279px) {
    .page .home-a-uptitle {
        font-size: 31px;
        line-height: 31px;
    }
}

@media (max-width: 1023px) {
    .page .home-a-uptitle {
        font-size: 27px;
        line-height: 27px;
    }
}

@media (max-width: 767px) {
    .page .home-a-uptitle {
        font-size: 21px;
        line-height: 21px;
    }
}

@media (max-width: 480px) {
    .page .home-a-uptitle {
        font-size: 18px;
        line-height: 18px;
    }
}

@media (max-width: 1023px) {
    .page .home-a-uptitle {
        text-align: center;
        padding-right: 20px;
    }
}

.page .home-a-details {
    letter-spacing: 1.3px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: right;
    padding-left: 20px;
    font-size: 13px;
    line-height: 22px;
}

@media (max-width: 1279px) {
    .page .home-a-details {
        font-size: 13px;
        line-height: 22px;
    }
}

@media (max-width: 1023px) {
    .page .home-a-details {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-a-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-a-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 1023px) {
    .page .home-a-details {
        text-align: center;
        padding-right: 20px;
    }
}

.page .home-a-buttons {
    text-align: right;
    padding-left: 15px;
    padding-left: 20px;
}

@media (max-width: 1023px) {
    .page .home-a-buttons {
        text-align: center;
        padding-right: 20px;
    }
}

.page .home-a-buttons .button {
    font-size: 13px;
    line-height: 22px;
    padding: 12px;
}

@media (max-width: 1279px) {
    .page .home-a-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 1023px) {
    .page .home-a-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-a-buttons .button {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-a-buttons .button {
        font-size: 10px;
        line-height: 17px;
    }
}

@media (max-width: 1279px) {
    .page .home-a-buttons .button {
        padding: 12px;
    }
}

@media (max-width: 1023px) {
    .page .home-a-buttons .button {
        padding: 11px;
    }
}

@media (max-width: 767px) {
    .page .home-a-buttons .button {
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .page .home-a-buttons .button {
        padding: 10px;
    }
}

.page .home-b-title {
    margin-top: 3px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 100;
    text-transform: none;
    letter-spacing: 20px;
    font-size: 100px;
    line-height: 100px;
}

@media (max-width: 1279px) {
    .page .home-b-title {
        font-size: 89px;
        line-height: 89px;
    }
}

@media (max-width: 1023px) {
    .page .home-b-title {
        font-size: 76px;
        line-height: 76px;
    }
}

@media (max-width: 767px) {
    .page .home-b-title {
        font-size: 59px;
        line-height: 59px;
    }
}

@media (max-width: 480px) {
    .page .home-b-title {
        font-size: 50px;
        line-height: 50px;
    }
}

@media (max-width: 1023px) {
    .page .home-b-title {
        letter-spacing: normal;
    }
}

.page .home-b-title strong {
    font-weight: 800;
}

.page .home-b-title.text-mask-svg {
    font-weight: 800;
}

.page .home-b-uptitle {
    font-weight: 100;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 20px;
    font-size: 40px;
    line-height: 40px;
}

@media (max-width: 1279px) {
    .page .home-b-uptitle {
        font-size: 35px;
        line-height: 35px;
    }
}

@media (max-width: 1023px) {
    .page .home-b-uptitle {
        font-size: 29px;
        line-height: 29px;
    }
}

@media (max-width: 767px) {
    .page .home-b-uptitle {
        font-size: 22px;
        line-height: 22px;
    }
}

@media (max-width: 480px) {
    .page .home-b-uptitle {
        font-size: 18px;
        line-height: 18px;
    }
}

@media (max-width: 1023px) {
    .page .home-b-uptitle {
        letter-spacing: normal;
    }
}

.page .home-b-details {
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
}

@media (max-width: 1279px) {
    .page .home-b-details {
        font-size: 13px;
        line-height: 22px;
    }
}

@media (max-width: 1023px) {
    .page .home-b-details {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-b-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-b-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (min-width: 481px) {
    .page .home-b-details {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 769px) {
    .page .home-b-details {
        width: 30%;
        margin-left: auto;
        margin-right: auto;
    }
}

.page .home-b-buttons {
    text-align: center;
    margin-bottom: 11px;
}

.page .home-b-buttons .button {
    font-size: 13px;
    line-height: 22px;
    padding: 12px;
}

@media (max-width: 1279px) {
    .page .home-b-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 1023px) {
    .page .home-b-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-b-buttons .button {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-b-buttons .button {
        font-size: 10px;
        line-height: 17px;
    }
}

@media (max-width: 1279px) {
    .page .home-b-buttons .button {
        padding: 12px;
    }
}

@media (max-width: 1023px) {
    .page .home-b-buttons .button {
        padding: 11px;
    }
}

@media (max-width: 767px) {
    .page .home-b-buttons .button {
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .page .home-b-buttons .button {
        padding: 10px;
    }
}

.page .home-c-title {
    margin-top: 0px;
    margin-bottom: 11px;
    text-align: left;
    padding-left: 20px;
    text-transform: none;
    font-weight: 800;
    font-size: 90px;
    line-height: 90px;
}

@media (max-width: 1279px) {
    .page .home-c-title {
        font-size: 79px;
        line-height: 79px;
    }
}

@media (max-width: 1023px) {
    .page .home-c-title {
        font-size: 66px;
        line-height: 66px;
    }
}

@media (max-width: 767px) {
    .page .home-c-title {
        font-size: 49px;
        line-height: 49px;
    }
}

@media (max-width: 480px) {
    .page .home-c-title {
        font-size: 40px;
        line-height: 40px;
    }
}

.page .home-c-uptitle {
    text-align: left;
    padding-left: 20px;
    margin-bottom: 5px;
    font-size: 35px;
    line-height: 35px;
}

@media (max-width: 1279px) {
    .page .home-c-uptitle {
        font-size: 31px;
        line-height: 31px;
    }
}

@media (max-width: 1023px) {
    .page .home-c-uptitle {
        font-size: 27px;
        line-height: 27px;
    }
}

@media (max-width: 767px) {
    .page .home-c-uptitle {
        font-size: 21px;
        line-height: 21px;
    }
}

@media (max-width: 480px) {
    .page .home-c-uptitle {
        font-size: 18px;
        line-height: 18px;
    }
}

.page .home-c-details {
    letter-spacing: 1.2px;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
    border: 1px solid;
    padding: 20px;
    margin-left: 20px;
}

@media (max-width: 1279px) {
    .page .home-c-details {
        font-size: 13px;
        line-height: 22px;
    }
}

@media (max-width: 1023px) {
    .page .home-c-details {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-c-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-c-details {
        font-size: 11px;
        line-height: 19px;
    }
}

.page .home-c-buttons {
    text-align: left;
    padding-left: 15px;
    padding-left: 20px;
}

.page .home-c-buttons .button {
    font-size: 13px;
    line-height: 22px;
    padding: 12px;
}

@media (max-width: 1279px) {
    .page .home-c-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 1023px) {
    .page .home-c-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-c-buttons .button {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-c-buttons .button {
        font-size: 10px;
        line-height: 17px;
    }
}

@media (max-width: 1279px) {
    .page .home-c-buttons .button {
        padding: 12px;
    }
}

@media (max-width: 1023px) {
    .page .home-c-buttons .button {
        padding: 11px;
    }
}

@media (max-width: 767px) {
    .page .home-c-buttons .button {
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .page .home-c-buttons .button {
        padding: 10px;
    }
}

.page .home-d-title {
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 11px;
    text-align: left;
    padding-left: 20px;
    text-transform: none;
    font-size: 110px;
    line-height: 110px;
}

@media (max-width: 1279px) {
    .page .home-d-title {
        font-size: 97px;
        line-height: 97px;
    }
}

@media (max-width: 1023px) {
    .page .home-d-title {
        font-size: 81px;
        line-height: 81px;
    }
}

@media (max-width: 767px) {
    .page .home-d-title {
        font-size: 61px;
        line-height: 61px;
    }
}

@media (max-width: 480px) {
    .page .home-d-title {
        font-size: 50px;
        line-height: 50px;
    }
}

.page .home-d-uptitle {
    text-align: left;
    padding-left: 20px;
    margin-bottom: 5px;
    font-size: 35px;
    line-height: 35px;
}

@media (max-width: 1279px) {
    .page .home-d-uptitle {
        font-size: 31px;
        line-height: 31px;
    }
}

@media (max-width: 1023px) {
    .page .home-d-uptitle {
        font-size: 27px;
        line-height: 27px;
    }
}

@media (max-width: 767px) {
    .page .home-d-uptitle {
        font-size: 21px;
        line-height: 21px;
    }
}

@media (max-width: 480px) {
    .page .home-d-uptitle {
        font-size: 18px;
        line-height: 18px;
    }
}

.page .home-d-details {
    letter-spacing: 1.2px;
    text-transform: none;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
    border: 1px solid;
    padding: 20px;
    margin-left: 20px;
}

@media (max-width: 1279px) {
    .page .home-d-details {
        font-size: 13px;
        line-height: 22px;
    }
}

@media (max-width: 1023px) {
    .page .home-d-details {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-d-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-d-details {
        font-size: 11px;
        line-height: 19px;
    }
}

.page .home-d-details>span {
    font-weight: 600;
}

.page .home-d-buttons {
    text-align: left;
    padding-left: 15px;
    padding-left: 20px;
}

.page .home-d-buttons .button {
    font-size: 13px;
    line-height: 22px;
    padding: 12px;
}

@media (max-width: 1279px) {
    .page .home-d-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 1023px) {
    .page .home-d-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-d-buttons .button {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-d-buttons .button {
        font-size: 10px;
        line-height: 17px;
    }
}

@media (max-width: 1279px) {
    .page .home-d-buttons .button {
        padding: 12px;
    }
}

@media (max-width: 1023px) {
    .page .home-d-buttons .button {
        padding: 11px;
    }
}

@media (max-width: 767px) {
    .page .home-d-buttons .button {
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .page .home-d-buttons .button {
        padding: 10px;
    }
}

.page .home-e-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
    text-transform: none;
    font-weight: 800;
    font-size: 60px;
    line-height: 72px;
}

@media (max-width: 1279px) {
    .page .home-e-title {
        font-size: 53px;
        line-height: 64px;
    }
}

@media (max-width: 1023px) {
    .page .home-e-title {
        font-size: 46px;
        line-height: 55px;
    }
}

@media (max-width: 767px) {
    .page .home-e-title {
        font-size: 36px;
        line-height: 43px;
    }
}

@media (max-width: 480px) {
    .page .home-e-title {
        font-size: 30px;
        line-height: 36px;
    }
}

.page .home-e-uptitle {
    text-align: left;
    padding-left: 20px;
    margin-bottom: 5px;
    font-size: 35px;
    line-height: 35px;
}

@media (max-width: 1279px) {
    .page .home-e-uptitle {
        font-size: 31px;
        line-height: 31px;
    }
}

@media (max-width: 1023px) {
    .page .home-e-uptitle {
        font-size: 27px;
        line-height: 27px;
    }
}

@media (max-width: 767px) {
    .page .home-e-uptitle {
        font-size: 21px;
        line-height: 21px;
    }
}

@media (max-width: 480px) {
    .page .home-e-uptitle {
        font-size: 18px;
        line-height: 18px;
    }
}

@media (max-width: 1023px) {
    .page .home-e-uptitle {
        text-align: center;
        padding-right: 20px;
    }
}

.page .home-e-details {
    letter-spacing: 1.3px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: right;
    padding-left: 20px;
    font-size: 13px;
    line-height: 22px;
}

@media (max-width: 1279px) {
    .page .home-e-details {
        font-size: 13px;
        line-height: 22px;
    }
}

@media (max-width: 1023px) {
    .page .home-e-details {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-e-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-e-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 1023px) {
    .page .home-e-details {
        text-align: center;
        padding-right: 20px;
    }
}

.page .home-e-buttons {
    text-align: right;
    padding-left: 15px;
    padding-left: 20px;
}

@media (max-width: 1023px) {
    .page .home-e-buttons {
        text-align: center;
        padding-right: 20px;
    }
}

.page .home-e-buttons .button {
    font-size: 13px;
    line-height: 22px;
    padding: 12px;
}

@media (max-width: 1279px) {
    .page .home-e-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 1023px) {
    .page .home-e-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-e-buttons .button {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-e-buttons .button {
        font-size: 10px;
        line-height: 17px;
    }
}

@media (max-width: 1279px) {
    .page .home-e-buttons .button {
        padding: 12px;
    }
}

@media (max-width: 1023px) {
    .page .home-e-buttons .button {
        padding: 11px;
    }
}

@media (max-width: 767px) {
    .page .home-e-buttons .button {
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .page .home-e-buttons .button {
        padding: 10px;
    }
}

.page .home-f-title {
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 11px;
    text-align: left;
    text-transform: none;
    font-size: 110px;
    line-height: 110px;
}

@media (max-width: 1279px) {
    .page .home-f-title {
        font-size: 97px;
        line-height: 97px;
    }
}

@media (max-width: 1023px) {
    .page .home-f-title {
        font-size: 81px;
        line-height: 81px;
    }
}

@media (max-width: 767px) {
    .page .home-f-title {
        font-size: 61px;
        line-height: 61px;
    }
}

@media (max-width: 480px) {
    .page .home-f-title {
        font-size: 50px;
        line-height: 50px;
    }
}

.page .home-f-uptitle {
    text-align: left;
    margin-bottom: 5px;
    font-size: 35px;
    line-height: 35px;
}

@media (max-width: 1279px) {
    .page .home-f-uptitle {
        font-size: 31px;
        line-height: 31px;
    }
}

@media (max-width: 1023px) {
    .page .home-f-uptitle {
        font-size: 27px;
        line-height: 27px;
    }
}

@media (max-width: 767px) {
    .page .home-f-uptitle {
        font-size: 21px;
        line-height: 21px;
    }
}

@media (max-width: 480px) {
    .page .home-f-uptitle {
        font-size: 18px;
        line-height: 18px;
    }
}

.page .home-f-details {
    letter-spacing: 1.2px;
    text-transform: none;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
}

@media (max-width: 1279px) {
    .page .home-f-details {
        font-size: 13px;
        line-height: 22px;
    }
}

@media (max-width: 1023px) {
    .page .home-f-details {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-f-details {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-f-details {
        font-size: 11px;
        line-height: 19px;
    }
}

.page .home-f-details>span {
    font-weight: 600;
}

.page .home-f-buttons {
    text-align: left;
}

.page .home-f-buttons .button {
    font-size: 13px;
    line-height: 22px;
    padding: 12px;
}

@media (max-width: 1279px) {
    .page .home-f-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 1023px) {
    .page .home-f-buttons .button {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .page .home-f-buttons .button {
        font-size: 11px;
        line-height: 19px;
    }
}

@media (max-width: 480px) {
    .page .home-f-buttons .button {
        font-size: 10px;
        line-height: 17px;
    }
}

@media (max-width: 1279px) {
    .page .home-f-buttons .button {
        padding: 12px;
    }
}

@media (max-width: 1023px) {
    .page .home-f-buttons .button {
        padding: 11px;
    }
}

@media (max-width: 767px) {
    .page .home-f-buttons .button {
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .page .home-f-buttons .button {
        padding: 10px;
    }
}

#customize-panel {
    position: fixed;
    top: 60px;
    z-index: 2000000;
    left: -1200px;
    font-size: 10px;
    pointer-events: none;
    -webkit-transition: left .5s;
    -moz-transition: left .5s;
    -ms-transition: left .5s;
    -o-transition: left .5s;
    transition: left .5s;
}

.android-browser-4_3minus #customize-panel {
    transition: none;
    -webkit-transition: none;
}

#customize-panel .customize-panel-row {
    margin: 0 10px;
}

#customize-panel .customize-panel-cell {
    width: 50%;
    float: left;
    padding-bottom: 20px;
}

#customize-panel label,
#customize-panel input {
    font-weight: 400;
    margin-bottom: 4px;
}

#customize-panel input {
    outline-style: none;
}

#customize-panel .customize-panel-title {
    width: 340px;
    padding: 15px;
    border-top-right-radius: 3px;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

[dir="rtl"] #customize-panel .customize-panel-title {
    margin: 0 auto 0 0;
}

#customize-panel .options {
    pointer-events: auto;
    width: 340px;
    height: 630px;
    overflow-y: auto;
    overflow-x: hidden;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    border-bottom-right-radius: 3px;
}

#customize-panel .options input,
#customize-panel .options .button {
    border: 1px solid;
}

#customize-panel .options .options-gate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    -webkit-transition: opacity 1s, visibility 1s;
    -moz-transition: opacity 1s, visibility 1s;
    -ms-transition: opacity 1s, visibility 1s;
    -o-transition: opacity 1s, visibility 1s;
    transition: opacity 1s, visibility 1s;
    z-index: 1050;
}

.android-browser-4_3minus #customize-panel .options .options-gate {
    transition: none;
    -webkit-transition: none;
}

#customize-panel .options a.button {
    border: 1px solid;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-transform: none;
    min-width: 110px;
}

#customize-panel .options a.button span {
    text-transform: none;
}

#customize-panel .options .top-pane {
    margin: 10px;
}

#customize-panel .options .top-pane .customize-panel-cell {
    padding-left: 10px;
    padding-right: 10px;
}

#customize-panel .options .top-pane .customize-panel-cell a.button {
    text-align: center;
    width: 100%;
    margin: 0px;
}

#customize-panel .options .statuses {
    padding-top: 10px;
}

#customize-panel .toggle-button {
    margin-top: 40px;
    pointer-events: auto;
    float: left;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    text-align: center;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.android-browser-4_3minus #customize-panel .toggle-button {
    transition: none;
    -webkit-transition: none;
}

#customize-panel .custom-css {
    z-index: 1060;
    position: fixed;
    width: 750px;
    margin-left: -375px;
    top: 110px;
    left: 50%;
    visibility: hidden;
    padding-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.android-browser-4_3minus #customize-panel .custom-css {
    transition: none;
    -webkit-transition: none;
}

#customize-panel .custom-css>p {
    padding: 5px 10px;
    margin: 0 0 10px 0;
    font-size: 13px;
}

#customize-panel .custom-css h4 {
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0;
    line-height: normal;
    text-transform: none;
    text-align: center;
    padding: 10px;
    font-size: 16px;
}

#customize-panel .custom-css .css-content-wrapper {
    padding: 0 15px;
}

#customize-panel .custom-css textarea {
    border: 1px solid;
    width: 100%;
    max-width: 100%;
    height: 300px;
}

#customize-panel .controls {
    clear: both;
    text-align: center;
    margin: 0 10px 0px 10px;
    padding: 10px 0 5px 0;
}

#customize-panel .element-name {
    font-size: 14px;
    font-weight: 700;
}

#customize-panel textarea {
    font-size: 13px;
}

.factory-flag {
    display: none;
}

.colors-label {
    position: absolute;
    white-space: nowrap;
    line-height: 1;
    padding: 7px 10px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: none;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    z-index: 200;
}

.android-browser-4_3minus .colors-label {
    transition: none;
    -webkit-transition: none;
}

.colors-label.show {
    opacity: 1;
}

#top-nav>.colors-label {
    right: 5%!important;
}

.skillbar-bar>.colors-label {
    right: auto!important;
    left: 150px!important;
}

.light-colors-block:after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}

#customize-panel .options,
#customize-panel .options textarea {
    -ms-overflow-style: scrollbar;
}

#customize-panel .options::-webkit-scrollbar-track,
#customize-panel .options textarea::-webkit-scrollbar-track {
    background-color: #393939;
    border-left: 1px solid rgba(118, 118, 118, 0.6);
}

#customize-panel .options::-webkit-scrollbar-thumb,
#customize-panel .options textarea::-webkit-scrollbar-thumb {
    border-color: rgba(118, 118, 118, 0.6)!important;
    background-color: #303030;
}

#customize-panel .options::-webkit-scrollbar-track,
#customize-panel .options textarea::-webkit-scrollbar-track,
#customize-panel .options::-webkit-resizer,
#customize-panel .options textarea::-webkit-resizer,
#customize-panel .options::-webkit-scrollbar-button,
#customize-panel .options textarea::-webkit-scrollbar-button {
    border-radius: 3px;
}

#customize-panel .options::-webkit-scrollbar-thumb,
#customize-panel .options textarea::-webkit-scrollbar-thumb {
    border-radius: 3px;
}

#customize-panel .options::-webkit-scrollbar,
#customize-panel .options textarea::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

#customize-panel .options::-webkit-scrollbar-thumb,
#customize-panel .options textarea::-webkit-scrollbar-thumb {
    border: 1px solid;
}

.hide-skroll-bar #customize-panel .options::-webkit-scrollbar,
.hide-skroll-bar #customize-panel .options textarea::-webkit-scrollbar,
#customize-panel .options.hide-skroll-bar::-webkit-scrollbar,
#customize-panel .options textarea.hide-skroll-bar::-webkit-scrollbar {
    width: 0px;
}

#save-custom-css {
    display: none;
}

#top-nav a:hover {
    background-color: transparent;
}

.button:before,
.button.light-hover:before {
    background-color: rgba(255,255,255,.13) !important;
}

.button.hover-dark:before {
    background-color: rgba(0, 0, 10, 0.13);
}

.button.active:before {
    opacity: 0;
}

#gate.light {
    background-color: #fff;
    color: #222;
}

#gate.light #gate-bar {
    background-color: #222;
}

#gate.dark {
    background-color: #1c1c1c;
    color: #fff;
}

#gate.dark #gate-bar {
    background-color: #fff;
}

.loading i {
    color: #fff;
    opacity: 0.5;
}

.loading i.fa-inverse {
    color: #222;
    opacity: 1;
}

body,
html,
.wrapper-site {
    background-color: #fff;
    color: #222;
}

.highlight {
    color: #aaa;
}

.background-5-light {
    background-color: rgba(255, 255, 255, 0.05)!important;
}

.background-10-light {
    background-color: rgba(255, 255, 255, 0.1)!important;
}

.background-15-light {
    background-color: rgba(255, 255, 255, 0.15)!important;
}

.background-20-light {
    background-color: rgba(255, 255, 255, 0.2)!important;
}

.background-25-light {
    background-color: rgba(255, 255, 255, 0.25)!important;
}

.background-30-light {
    background-color: rgba(255, 255, 255, 0.3)!important;
}

.background-35-light {
    background-color: rgba(255, 255, 255, 0.35)!important;
}

.background-40-light {
    background-color: rgba(255, 255, 255, 0.4)!important;
}

.background-45-light {
    background-color: rgba(255, 255, 255, 0.45)!important;
}

.background-50-light {
    background-color: rgba(255, 255, 255, 0.5)!important;
}

.background-55-light {
    background-color: rgba(255, 255, 255, 0.55)!important;
}

.background-60-light {
    background-color: rgba(255, 255, 255, 0.6)!important;
}

.background-65-light {
    background-color: rgba(255, 255, 255, 0.65)!important;
}

.background-70-light {
    background-color: rgba(255, 255, 255, 0.7)!important;
}

.background-75-light {
    background-color: rgba(255, 255, 255, 0.75)!important;
}

.background-80-light {
    background-color: rgba(255, 255, 255, 0.8)!important;
}

.background-85-light {
    background-color: rgba(255, 255, 255, 0.85)!important;
}

.background-90-light {
    background-color: rgba(255, 255, 255, 0.9)!important;
}

.background-95-light {
    background-color: rgba(255, 255, 255, 0.95)!important;
}

.background-100-light {
    background-color: #fff!important;
}

.background-5-dark {
    background-color: rgba(0, 0, 0, 0.05)!important;
}

.background-10-dark {
    background-color: rgba(0, 0, 0, 0.1)!important;
}

.background-15-dark {
    background-color: rgba(0, 0, 0, 0.15)!important;
}

.background-20-dark {
    background-color: rgba(0, 0, 0, 0.2)!important;
}

.background-25-dark {
    background-color: rgba(0, 0, 0, 0.25)!important;
}

.background-30-dark {
    background-color: rgba(0, 0, 0, 0.3)!important;
}

.background-35-dark {
    background-color: rgba(0, 0, 0, 0.35)!important;
}

.background-40-dark {
    background-color: rgba(0, 0, 0, 0.4)!important;
}

.background-45-dark {
    background-color: rgba(0, 0, 0, 0.45)!important;
}

.background-50-dark {
    background-color: rgba(0, 0, 0, 0.5)!important;
}

.background-55-dark {
    background-color: rgba(0, 0, 0, 0.55)!important;
}

.background-60-dark {
    background-color: rgba(0, 0, 0, 0.6)!important;
}

.background-65-dark {
    background-color: rgba(0, 0, 0, 0.65)!important;
}

.background-70-dark {
    background-color: rgba(0, 0, 0, 0.7)!important;
}

.background-75-dark {
    background-color: rgba(0, 0, 0, 0.75)!important;
}

.background-80-dark {
    background-color: rgba(0, 0, 0, 0.8)!important;
}

.background-85-dark {
    background-color: rgba(0, 0, 0, 0.85)!important;
}

.background-90-dark {
    background-color: rgba(0, 0, 0, 0.9)!important;
}

.background-95-dark {
    background-color: rgba(0, 0, 0, 0.95)!important;
}

.background-100-dark {
    background-color: #000!important;
}

#customize-panel .customize-panel-title {
    color: #ffffff;
    background-color: #333333;
}

#customize-panel .options {
    color: #ffffff;
    background-color: #222222;
    border-color: rgba(255, 255, 255, 0.1);
}

#customize-panel .options input[type] {
    border-color: rgba(255, 255, 255, 0.6);
    color: #ffffff;
    background-color: #222222;
}

#customize-panel .options .button {
    border-color: rgba(255, 255, 255, 0.6)!important;
    color: #ffffff;
    background-color: #333333;
}

#customize-panel .options .options-gate {
    color: #ffffff;
    background-color: rgba(34, 34, 34, 0.9);
}

#customize-panel .options .options-gate h5 {
    color: #ffffff;
}

#customize-panel .options .custom-css {
    color: #ffffff;
    background-color: #222222;
}

#customize-panel .options .custom-css h4 {
    color: #ffffff;
    background-color: #333333;
}

#customize-panel .options .custom-css textarea {
    color: #efefef;
    background-color: #222222;
    border-color: rgba(255, 255, 255, 0.3)!important;
}

#customize-panel.on .toggle-button {
    color: #ffffff;
    background-color: #333333;
}

.minicolors-panel {
    background-color: #000;
    border-color: #333;
}

span.colors-label.show {
    background-color: #333!important;
    color: #fff!important;
}

.light-colors-block>.colors-label {
    background-color: #000!important;
}

.light-colors-block:after {
    background-color: rgba(243, 243, 243, 0.3);
}

.container,
.header-page-title-container .title,
.wrapper-site.container {
    max-width: 1180px;
}

.container.list-masonry,
.nav-tabs ul {
    max-width: 1140px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

form input[type] {
    padding: 10px;
    height: 44px;
}

.well {
    background-color: transparent!important;
}

input[type],
textarea {
    max-width: none;
}

.container.list-masonry>*:not(.masonry-loading) {
    opacity: 1;
}

.sub-menu {
    border: 1px solid;
}

.wrapper[class*=' off-canvas-'] {
    top: 48px;
    bottom: 0;
    height: auto;
}

.wrapper[class*=' off-canvas-'] .close-canvas {
    display: none;
}

textarea,
input,
select,
button {
    background-color: transparent;
}

div[class*=' off-canvas-'] {
    z-index: 100;
    visibility: hidden;
    pointer-events: none;
}

div[class*=' off-canvas-'].open {
    visibility: visible;
    pointer-events: auto;
}

.open+.wrapper-site {
    opacity: 1;
}

.wrapper-content>iframe,
.view.widget iframe,
.wrapper-content>video,
.view.widget video,
.wrapper-content>img,
.view.widget img {
    max-width: none;
}

.view.widget .fg .hover-overlay img,
.view.widget .fg iframe,
.view.widget .fg video {
    width: 100%;
    height: auto;
}

.post-image img,
.post-image iframe,
.post-image video {
    width: 100%;
    height: auto;
}

textarea:focus,
input:focus,
select:focus {
    outline: 1px solid;
}

small {
    color: inherit!important;
}

.open[class*=' off-canvas-'] {
    overflow-y: auto;
}

html {
    -webkit-overflow-scrolling: auto;
}

html[class*='column'],
.x40-widget [class*='column'],
.fg [class*='column'],
.content-editor [class*='column'],
.overlay-content [class*='column'],
.post-body [class*='column'],
.offline-doc [class*='column'],
.sidebar [class*='column'] {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    position: static;
    max-width: none;
}

.wrapper-content>.widget:not(.x40-widget) {
    margin-left: 55px;
    margin-right: 55px;
}

.wrapper-content>.widget {
    position: relative;
    z-index: 100;
}

.wrapper-site {
    background-color: transparent;
}

div[class*=' off-canvas-'] .nav-mobile {
    padding-top: 15px;
}

.widget .section-nav-title {
    font-size: 16px;
}

.widget .tagcloud a {
    border: 1px solid;
    margin-top: 5px;
    display: inline-block;
    padding: 2px 8px;
    text-transform: uppercase;
}

.widget .search-form .search-field {
    width: 100%;
}

.widget .search-form .search-submit {
    display: none;
}

.widget.widget_calendar a,
.widget.widget_calendar th {
    font-weight: 800;
}

.widget.widget_calendar td {
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-top: none;
}

.widget.widget_calendar th {
    border-bottom: none;
    border-right: none;
    border-left: none;
    border-top: none;
}

.widget.widget_calendar table {
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-left: none;
}

.widget.widget_calendar thead,
.widget.widget_calendar tfoot {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.widget.widget_calendar #wp-calendar caption {
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 2px;
}

.header-page-title-container {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 10px;
}

.header-page-title-container .title {
    padding: 3% 20px;
    margin: auto;
}

.header-page-title-container .heading {
    font-size: 39px;
    line-height: 44px;
    margin-top: 5px;
}

.header-page-title-container .bread-crumbs {
    margin-bottom: 5px;
}

.header-page-title-container .excerpt {
    text-align: center;
    max-width: none;
}

.content-main {
    padding-top: 15px;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}

.article-page:after {
    clear: both;
    content: "";
    display: table;
}

.comment.content {
    padding: 20px 30px;
}

.wp-caption {
    background: rgba(0, 0, 0, 0);
}

.sticky .post-title {
    font-style: italic;
}

ul.simple,
.fg ul,
.content-editor ul,
.overlay-content ul,
.post-body ul:not([class]),
.offline-doc ul {
    padding: 0 0 0 10px;
    margin-left: 0;
}

ul.simple ul.simple,
.fg ul ul.simple,
.content-editor ul ul.simple,
.overlay-content ul ul.simple,
.post-body ul:not([class]) ul.simple,
.offline-doc ul ul.simple,
ul.simple ul:not([class]),
.fg ul ul:not([class]),
.content-editor ul ul:not([class]),
.overlay-content ul ul:not([class]),
.post-body ul:not([class]) ul:not([class]),
.offline-doc ul ul:not([class]) {
    padding: 0 0 0 25px;
}

ul.simple>li,
.fg ul>li,
.content-editor ul>li,
.overlay-content ul>li,
.post-body ul:not([class])>li,
.offline-doc ul>li {
    text-indent: -5px;
    list-style: none;
    display: list-item;
    text-align: -webkit-match-parent;
}

ul.simple>li:before,
.fg ul>li:before,
.content-editor ul>li:before,
.overlay-content ul>li:before,
.post-body ul:not([class])>li:before,
.offline-doc ul>li:before {
    content: "-";
    position: relative;
    left: -5px;
}

ul.no-mark ul:not([class]) {
    padding: 0 0 0 25px;
}

.x40-widget ul:not([class]),
.content-editor ul:not([class]),
.overlay-content ul:not([class]),
.post-body ul:not([class]),
.offline-doc ul:not([class]),
.x40-widget ul.simple,
.content-editor ul.simple,
.overlay-content ul.simple,
.post-body ul.simple,
.offline-doc ul.simple,
.x40-widget ul.no-mark,
.content-editor ul.no-mark,
.overlay-content ul.no-mark,
.post-body ul.no-mark,
.offline-doc ul.no-mark,
.x40-widget ol:not([class]),
.content-editor ol:not([class]),
.overlay-content ol:not([class]),
.post-body ol:not([class]),
.offline-doc ol:not([class]) {
    margin-bottom: 11px;
}

.x40-widget ul:not([class]) ul:not([class]),
.content-editor ul:not([class]) ul:not([class]),
.overlay-content ul:not([class]) ul:not([class]),
.post-body ul:not([class]) ul:not([class]),
.offline-doc ul:not([class]) ul:not([class]),
.x40-widget ul.simple ul:not([class]),
.content-editor ul.simple ul:not([class]),
.overlay-content ul.simple ul:not([class]),
.post-body ul.simple ul:not([class]),
.offline-doc ul.simple ul:not([class]),
.x40-widget ul.no-mark ul:not([class]),
.content-editor ul.no-mark ul:not([class]),
.overlay-content ul.no-mark ul:not([class]),
.post-body ul.no-mark ul:not([class]),
.offline-doc ul.no-mark ul:not([class]),
.x40-widget ol:not([class]) ul:not([class]),
.content-editor ol:not([class]) ul:not([class]),
.overlay-content ol:not([class]) ul:not([class]),
.post-body ol:not([class]) ul:not([class]),
.offline-doc ol:not([class]) ul:not([class]),
.x40-widget ul:not([class]) ol:not([class]),
.content-editor ul:not([class]) ol:not([class]),
.overlay-content ul:not([class]) ol:not([class]),
.post-body ul:not([class]) ol:not([class]),
.offline-doc ul:not([class]) ol:not([class]),
.x40-widget ul.simple ol:not([class]),
.content-editor ul.simple ol:not([class]),
.overlay-content ul.simple ol:not([class]),
.post-body ul.simple ol:not([class]),
.offline-doc ul.simple ol:not([class]),
.x40-widget ul.no-mark ol:not([class]),
.content-editor ul.no-mark ol:not([class]),
.overlay-content ul.no-mark ol:not([class]),
.post-body ul.no-mark ol:not([class]),
.offline-doc ul.no-mark ol:not([class]),
.x40-widget ol:not([class]) ol:not([class]),
.content-editor ol:not([class]) ol:not([class]),
.overlay-content ol:not([class]) ol:not([class]),
.post-body ol:not([class]) ol:not([class]),
.offline-doc ol:not([class]) ol:not([class]) {
    margin-bottom: 0;
}

.x40-widget ul.no-mark li:before,
.content-editor ul.no-mark li:before,
.overlay-content ul.no-mark li:before,
.post-body ul.no-mark li:before,
.offline-doc ul.no-mark li:before,
.x40-widget .no-mark ul li:before,
.content-editor .no-mark ul li:before,
.overlay-content .no-mark ul li:before,
.post-body .no-mark ul li:before,
.offline-doc .no-mark ul li:before {
    content: ""!important;
}

.theme-help ul,
.offline-doc ul {
    letter-spacing: normal;
}

.marked {
    display: inline-block;
    border-bottom-width: 3px;
    padding-bottom: 7px;
}

.marked {
    border-bottom-style: solid;
}

.caption {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 11px;
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 22px;
}

@media (max-width: 1279px) {
    .caption {
        font-size: 12px;
        line-height: 20px;
    }
}

@media (max-width: 1023px) {
    .caption {
        font-size: 11px;
        line-height: 19px;
    }
}

.circle-caption {
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#customize-controls .content-editor .heading-section-title,
.wrapper-site .heading-section-title,
#customize-controls .content-editor .heading-subsection-title,
.wrapper-site .heading-subsection-title,
#customize-controls .content-editor .header-details,
.wrapper-site .header-details,
#customize-controls .content-editor .subsection-details,
.wrapper-site .subsection-details,
#customize-controls .content-editor .lead,
.wrapper-site .lead,
#customize-controls .content-editor .narrow,
.wrapper-site .narrow,
#customize-controls .content-editor .circle-caption,
.wrapper-site .circle-caption,
#customize-controls .content-editor .caption,
.wrapper-site .caption,
#customize-controls .content-editor .slogan,
.wrapper-site .slogan,
#customize-controls .content-editor .header-caption,
.wrapper-site .header-caption {
    text-align: center;
}

.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right!important;
}

.text-center {
    text-align: center!important;
}

.text-justify {
    text-align: justify!important;
}

.text-big {
    font-size: 15px!important;
    line-height: 22px;
    text-transform: uppercase!important;
    letter-spacing: 2px!important;
}

.site-decoration-a .arrow-scroll {
    margin-bottom: 45px;
}

.site-decoration-b #top-nav {
    background-color: transparent;
}

.site-decoration-b #top-nav .top-nav-inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

.state1.site-decoration-b #top-nav {
    top: 40px;
    line-height: 45px;
}

.state1.site-decoration-b #top-nav .sub-menu li {
    line-height: 20px;
}

.state1.site-decoration-b #top-nav .ext-nav-toggle,
.state1.site-decoration-b #top-nav .responsive-nav {
    height: 45px;
}

@media (max-width: 767px) {
    .state1.site-decoration-b #top-nav {
        top: 0;
    }
}

.state2.site-decoration-b #top-nav {
    line-height: 40px;
}

.state2.site-decoration-b #top-nav .sub-menu li {
    line-height: 20px;
}

.state2.site-decoration-b #top-nav .ext-nav-toggle,
.state2.site-decoration-b #top-nav .responsive-nav {
    height: 40px;
}

.site-decoration-b .page-border.left {
    top: 40px;
    bottom: 75px;
}

.state1.site-decoration-b .page-border.left {
    left: 15px;
    top: 40px;
    bottom: 90px;
}

.state1.site-decoration-b .page-border.left ul {
    left: 15px;
}

.site-decoration-b .page-border.right {
    top: 40px;
    bottom: 75px;
}

.state1.site-decoration-b .page-border.right {
    right: 15px;
    top: 40px;
    bottom: 90px;
}

.state1.site-decoration-b .page-border.bottom {
    bottom: 15px;
    right: 15px;
    left: 15px;
}

.site-decoration-b .page-border.top {
    display: block;
}

.state1.site-decoration-b .page-border.top {
    top: 15px;
    left: 15px;
    right: 15px;
    height: 25px;
}

.state2.site-decoration-b .page-border.top {
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
}

@media (max-width: 767px) {
    .state1.site-decoration-b .page-border.top {
        left: 0;
        right: 0;
        top: -25px;
    }
}

.site-decoration-b .page-border.border-pad {
    height: 200px;
    top: auto;
    bottom: 15px;
}

.state1.site-decoration-b .page-border.border-pad {
    top: auto;
    bottom: 30px;
}

.site-decoration-b .wrapper-content {
    padding: 0;
}

.site-decoration-b #footer {
    padding: 0;
}

.ie10.site-decoration-b #footer {
    padding: 0;
}

.site-decoration-b .footer-bottom {
    padding-bottom: 47px;
}

.site-decoration-b .ext-nav {
    top: 40px;
}

.state1.site-decoration-b #dot-scroll {
    right: 25px;
}

.site-decoration-b .wrapper-content>.view:first-of-type>.fg {
    padding-top: 95px;
    padding-bottom: 75px;
}

.site-decoration-b .blog .wrapper-content>.view:first-of-type>.fg {
    padding-top: 95px;
    padding-bottom: 55px;
}

.site-decoration-b .gate-content {
    top: 40px;
}

.state1.site-decoration-b .admin-bar #top-nav {
    top: 72px;
}

.state1.site-decoration-b .admin-bar .page-border.top {
    top: 47px;
}

.state1.site-decoration-b .admin-bar .page-border.left,
.state1.site-decoration-b .admin-bar .page-border.right {
    top: 72px;
}

.state1.site-decoration-b #customize-panel .toggle-button {
    margin-left: 15px;
}

@media (max-width: 767px) {
    .state1.site-decoration-b #customize-panel .toggle-button {
        margin-left: 0;
    }
}

.state1.site-decoration-b #customize-panel.on .toggle-button {
    margin-left: 0px;
}

.state2.site-decoration-b .admin-bar #top-nav {
    top: 32px;
}

.state2.site-decoration-b .admin-bar .page-border.top {
    top: 32px;
}

.state2.site-decoration-b .admin-bar .page-border.left,
.state2.site-decoration-b .admin-bar .page-border.right {
    top: 72px;
}

.site-decoration-b .layout-fullwidth {
    margin-left: 25px;
    margin-right: 25px;
}

@media (max-width: 767px) {
    .site-decoration-b .layout-fullwidth {
        margin-left: 0;
        margin-right: 0;
    }
}

.site-decoration-b .header-page-title-container {
    padding-top: 40px;
}

input[type] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pure-g,
.pure-g [class*="pure-u"] {
    font-family: inherit;
}

.firma::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 2px;
    background: #000;
}

@media (max-width:1366px) and (max-height:768px) {
    video {
        margin-top: 45px;
    }
}

@media (max-width:414px) and (max-height:736px) {
    video {
        top: 256px;
    }
}

@media (max-width:375px) and (max-height:667px) {
    video {
        top: 256px;
    }
}

@media (max-width:320px) and (max-height:568px) {
    video {
        top: 256px;
    }
}

@media (max-width:768px) and (max-height:1024px) {
    video {
        top: 256px;
    }
}

@media (max-width:1024px) and (max-height:1366px) {
    video {
        top: 256px;
    }
}

@media (max-width:375px) and (max-height: 667px) {
    .ss {
        margin-bottom: 50px !important;
    }
    
    .mg {
        margin-bottom: 50px !important;
        margin-right: 0 !important;
    }
    
    .cs {
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
}

.necip {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.mg {
    width: auto !important;
    margin-top: -50px;
    transition: all .5s;
}

.cs {
    width: auto !important;
    transition: all .5s;
}

.cs img, .mg img, .aj img, .ss img {
    transition: all .5s;
    cursor: pointer;
}

.cs a, .mg a, .aj a, .ss a {
    cursor: pointer;
}

.mg img:hover, .cs img:hover, .ss img:hover, .nec:hover {
    cursor: pointer;
    opacity: .5;
}

.aj {
    padding: 20px;
    margin: 10px 0 20px 0;
    text-align: center;
    transition: all .5s;
}

@media (min-width:400px) and (max-width: 649px){
    .mg {
        margin-top: 0;
    }
}

@media (max-width:1024px) {
    video {
        height: auto !important;
    }
}

@media (max-width:414px) and (max-height:736px) {
    .mg {
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
    
    .cs {
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media (max-width:375px) and (max-height:667px) {
    .mg {
        margin-top: 0;
    }
}

@media (min-width:951px) and (max-width:1400px) {
    .close-icon {
        right: 100px !important;
    }
}

@media (max-width:950px) {
    .close-icon {
        right: 10px !important;
    }
}

.owl-nav {
    margin-top: 30px;
}

.acikla {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

@media (max-width:1100px){
    .close-icon-2 {
        right: 30px !important;
    }
}

#top-nav {
    box-shadow: 2px 1px 10px #000;
    background-color: #fff;
}
.main-wrapper img { position: relative; top: -15px; }
@media (max-width: 768px)
{
	.main-wrapper img { position: relative; top: -5px; }
}
.fuarover {
    width: 100%;
    height: 100%;
    z-index: 999999;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    display: none;
}

.fuarbir {
    width: 100%;
    height: 100%;
}

.banner {
    background: url('../../images/fuarbanner.html') no-repeat fixed;
    background-size: 100%;
    height: 70vh;
    display: block;
}

.banner2 {
    background: url('../../images/haberbanner.html') no-repeat fixed;
    background-size: 100%;
    height: 70vh;
    display: block;
}

@media (max-width:1120px) {
    .banner {
        background-size: cover;
        background-position: top center;
    }
    
    .banner2 {
        background-size: cover;
        background-position: top 100px;
    }
}

.mobilslayt {
    display: none;
}

@media (max-width:700px) {
    .mobilslayt {
        display: block;
    }
    
    .normalslayt {
        display: none;
    }
    
    .background-e p:first-child {
        font-size: 12px !important;
    }
}

@media (max-width:768px) {
    .state2 #top-nav .responsive-nav{
        height: 70px;
    }
}

@media (max-width: 1024px) {
    .logo2 {
        width: 200px;
    }
    
    .hover-effect, #top-nav nav li:not(.menu-item-has-children) a, .wrapper[class*=' off-canvas-'] nav li a {
        font-size: 13px;
        line-height: 7;
    }
}
.neyapiyoruzimg{
width: 16%;
padding: 4px;
}

@media (max-width:767px) {
    .mobil-yuz {
        width: 100%;
    }
}

.double-hv {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    position: absolute;
    top: 0;
    left: 0;
}

.image-hover img {
    width:100%
}

.hover-overlay {
    transition: all .3s ease;
}

.hover-overlay:hover img {
    opacity: 0;
    visibility: hidden;
}

.hover-overlay:hover .double-hv {
    opacity: 1;
    visibility: visible;
}

.after {
    position: relative;
    width: 42.6667%;
}

.after:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #ddd;
}

div#ilkelerimiz {
    padding: 80px 0;
}

.yuzde-33 {
    width: 33.333333%;
    float: left;
    padding: 15px;
}

.yuzde-30 {
    width: 28%;
    float: left;
    padding: 15px;   
}

.yuzde-40 {
    width: 44%;
    float: left;
    padding: 15px;  
}

@media (max-width: 768px) {
    .yuzde-33, .yuzde-30, .yuzde-40 {
        width: 100%;
        float: none;
        padding: 0;
    }
}

.icerik-p p {
    letter-spacing: 0 !important;
}

@media(max-width: 768px)
{
#menu-menu-1 { display: none; }
.l-menu { background-color: #000; }
.l-menu:before,.l-menu:after { background-color: #000; }
.ext-nav-toggle span:before, .responsive-nav span:before, .ext-nav-toggle span:after, .responsive-nav span:after { 
background-color: #000; }
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    list-style: none;
}

body {
    line-height: 1;
}

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

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}

ins {
    text-decoration: none;
}

mark {
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.row {
    *zoom: 1;
}

.button-group:before,
.button-group:after {
    content: " ";
    display: table;
}

.button-group:after {
    clear: both;
}

.button-group {
    *zoom: 1;
}

.form-row:before,
.form-row:after {
    content: " ";
    display: table;
}

.form-row:after {
    clear: both;
}

.form-row {
    *zoom: 1;
}

.title:before,
.title:after {
    content: " ";
    display: table;
}

.title:after {
    clear: both;
}

.title {
    *zoom: 1;
}

.story:before,
.story:after {
    content: " ";
    display: table;
}

.story:after {
    clear: both;
}

.story {
    *zoom: 1;
}


.desktop-collapse {
    display: none;
}

.cursor-clickable {
    cursor: pointer;
}

.cursor-resizable {
    cursor: ew-resize;
}

.cursor-grabable {
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

.hide {
    display: none;
}

.animate {
    transition: all 0.2s ease-in-out;
}

.post-date {
    display: block;
    font-size: 1.2rem;
}

.excerpt {
    word-wrap: break-word;
}

.grid {
    display: -webkit-flex;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    position: relative;
}

.container .grid {
    margin-left: -10px;
    margin-right: -10px;
}


.column-flush {
    margin: 0;
    position: relative;
    max-width: 100%;
}

.row .column {
    float: left;
}

.layers-masonry-column .grid {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.span-12 {
    min-width: calc(((100%/ 12) * 12) - 20px);
    width: calc(100% - 20px);
}

.column-flush.span-12 {
    min-width: calc((100%/ 12) * 12);
    width: 100%;
}

.middled,
.row .column.middled {
    float: none;
    margin: auto;
}

.no-gutter {
    margin-right: 0!important;
}

.container.list-masonry {
    max-width: 1040px;
    padding: 0 10px;
    position: relative;
}

.container.list-masonry .grid.loaded>*:not(.masonry-loading) {
    opacity: 0;
}

.container.list-masonry .grid.loaded>*:not(.masonry-loading) {
    opacity: 1;
}

.container.list-masonry .masonry-loading {
    width: 48px;
    height: 48px;
    margin: -25px 0 0 -25px;
    position: absolute;
    left: 50%;
    top: 50px;
    background: rgba(0, 0, 0, 0.7) url(images/spinner.html) no-repeat center center;
    border-radius: 100%;
    overflow: hidden;
    opacity: 0;
}

.list-masonry .grid {
    margin-left: 10px;
    margin-right: -10px;
}

.list-masonry .column {
    margin-left: 0;
    margin-right: 0;
}

.container-full-width.list-masonry .grid {
    margin-left: 0px;
    margin-right: 0px;
}

#wrapper-site,
.wrapper-site {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    transition: left 0.3s ease-in-out 0s, opacity 0.2s ease-in-out 0.1s, top 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s;
    z-index: 2;
    opacity: 1;
}

.wrapper-content {
    position: relative;
}

.container {
    max-width: 1040px;
    margin: auto;
    padding: 0 20px;
}

.wrapper-site.container {
    max-width: 1140px;
}

.content {
    padding: 20px;
}

.content-main {
    padding: 6% 20px;
}

.content-small {
    padding: 10px;
}

.content-large {
    padding: 3%;
}

.content-extra-large {
    padding: 4%;
}

.content-massive {
    padding: 6%;
}

.content-vertical {
    padding-top: 2%;
    padding-bottom: 2%;
}

.content-vertical-large {
    padding-top: 3%;
    padding-bottom: 3%;
}

.content-vertical-extra-large {
    padding-top: 4%;
    padding-bottom: 4%;
}

.content-vertical-massive {
    padding-top: 6%;
    padding-bottom: 4%;
}

.inset-top {
    padding-top: 2%;
}

.inset-top-small {
    padding-top: 1%;
}

.inset-top-medium {
    padding-top: 3%;
}

.inset-top-large {
    padding-top: 6%;
}

.inset-bottom {
    padding-bottom: 2%;
}

.inset-bottom-small {
    padding-bottom: 1%;
}

.inset-bottom-medium {
    padding-bottom: 3%;
}

.inset-bottom-large {
    padding-bottom: 6%;
}

.no-inset {
    padding: 0;
}

.no-inset-top {
    padding-top: 0;
}

.no-inset-bottom {
    padding-bottom: 0;
}

.pull-left {
    float: left;
}

.column .pull-right,
.column.pull-right {
    order: 2;
}

.pull-right {
    float: right;
}

.clearit {
    clear: both;
}

.image-left {}

.image-right {}

.image-top {}

.push-top {
    margin-top: 2%;
}

.push-top-small {
    margin-top: 1%;
}

.push-top-medium {
    margin-top: 3%;
}

.push-top-large {
    margin-top: 6%;
}

.push-bottom {
    margin-bottom: 2%;
}

.push-bottom-small {
    margin-bottom: 1%;
}

.push-bottom-medium {
    margin-bottom: 3%;
}

.push-bottom-large {
    margin-bottom: 6%;
}

.push-left {
    margin-left: 2%;
}

.push-left-small {
    margin-left: 1%;
}

.push-left-medium {
    margin-left: 3%;
}

.push-left-large {
    margin-left: 6%;
}

.push-right {
    margin-right: 2%;
}

.push-right-small {
    margin-right: 1%;
}

.push-right-medium {
    margin-right: 3%;
}

.push-right-large {
    margin-right: 6%;
}

.no-push {
    margin: 0;
}

.no-push-bottom {
    margin-bottom: 0;
}

.no-push-right {
    margin-right: 0;
}

.define {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.define-top {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.define-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.header-site {
    background-color: #f3f3f3;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 5;
}

.header-site .container,
.header-site>.header-block {
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.header-site .container {
    padding: 10px;
}

.nav-horizontal ul {
    display: none;
}

.responsive-nav {
    padding: 0;
    margin: 0 0 0 20px;
    cursor: pointer;
}

.responsive-nav .l-menu {
    display: block;
    font-size: 24px;
    line-height: 40px;
    color: #454545;
}

.header-site nav {
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-align-items: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
    line-height: 30px;
}

.header-left .logo {
    overflow: hidden;
}

.header-left .sitename {
    margin: 0 10px 0 0;
}

.header-right .container,
.header-right>.header-block {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.header-right .logo {
    overflow: hidden;
}

.header-right .sitename {
    margin: 0 10px 0 0;
}

.header-sticky {
    width: 100%;
    z-index: 100;
    margin-top: 0;
    transition: background .1s ease-in-out, margin-top .15s ease-in-out, opacity .15s ease-in-out;
}

.header-sticky.is_stuck {
    opacity: 0;
}

.header-sticky.is_stuck.is_stuck_show {
    opacity: 1;
}

.header-site.header-sticky {
    background-color: rgba(243, 243, 243, 0.5);
}

.header-overlay {
    position: absolute;
    width: 100%;
    z-index: 100;
}

.header-overlay-no-push .header-overlay:not(.is_stuck) {
    background: transparent;
}

.header-secondary {
    display: none;
    padding: 10px 0;
    background: #333;
}

.header-secondary nav {
    margin: 0;
    font-size: 1.2rem;
}

.header-secondary .sub-menu {
    display: none;
}

.footer-site {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f3f3f3;
}

.footer-site .row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-site .section-nav-title {
    margin-bottom: 15px;
    color: #323232;
}

.link-list li {
    margin: 0 0 6px;
}

.copyright {
    color: rgba(0, 0, 0, 0.45);
    font-size: 1.2rem;
}

.grid.copyright {
    padding-top: 0;
    padding-bottom: 0;
}

.copyright .column {
    margin-bottom: 0;
}

.copyright .nav-horizontal li {
    margin: 0 0 0 20px;
}

.copyright .nav-horizontal a {
    padding: 0;
    font-size: 1.2rem;
    font-weight: 700;
}

.copyright .nav-horizontal a:hover {
    background: none;
}

.grid+.copyright {
    padding-top: 20px;
    border-top: 2px solid rgba(0, 0, 0, 0.15);
}

.invert .copyright .nav-horizontal a {
    color: rgba(255, 255, 255, 0.75);
}

.invert .copyright .nav-horizontal a:hover {
    color: rgba(255, 255, 255, 1);
}

.created-using-layers {
    display: none;
}

.title-container {
    background-color: #f3f3f3;
}

.title-container .excerpt {
    max-width: 745px;
    margin-top: 1.5%;
}

.title-container .heading {
    color: #323232;
    font-size: 4.5rem;
    line-height: 5rem;
}

.title-container .excerpt {
    color: #8f8f8f;
    font-size: 2.5rem;
}

.title-container .excerpt+.button-group {
    margin-top: 3%;
}

.title-container .excerpt+.btn-collection {
    margin-top: 3%;
}

.title .text-center .excerpt {
    margin-left: auto;
    margin-right: auto;
}

.title-container .title {
    padding: 3% 20px;
    max-width: 1040px;
    margin: auto;
}

.title.small {
    padding: 1%;
}

.title.large {
    padding: 3%;
}

.title.extra-large {
    padding: 4%;
}

.title.massive {
    padding: 6%;
}

.section-title {
    margin-bottom: 30px;
}

.section-title .excerpt {
    max-width: 745px;
}

.section-title .heading+.excerpt {
    margin-top: 10px;
}

.section-title .button {
    margin-top: 15px;
}

.section-title.large .excerpt {
    max-width: 830px;
}

.section-title.small {
    margin-bottom: 15px;
}

.section-title.tiny {
    margin-bottom: 15px;
}

.section-title.tiny .excerpt {
    margin-top: 0!important;
}

.section-title.large .heading {
    font-size: 4rem;
    line-height: 1.25;
}

.section-title.large .excerpt {
    font-size: 2.5rem;
}

.section-title.large .excerpt p:not(:first-child) {
    margin-top: 1.5rem;
}

.section-title.large .excerpt ul,
.section-title.large .excerpt ol {
    margin: 0 0 0 5rem;
}

.section-title.large .excerpt ul:not(:first-child),
.section-title.large .excerpt ol:not(:first-child) {
    margin-top: 1.5rem;
}

.section-title.small .heading {
    font-size: 2.5rem;
}

.section-title.small .excerpt {
    font-size: 1.5rem;
}

.section-title.small .excerpt p:not(:first-child) {
    margin-top: .5rem;
}

.section-title.small .excerpt ul,
.section-title.small .excerpt ol {
    margin: 0 0 0 3rem;
}

.section-title.small .excerpt ul:not(:first-child),
.section-title.small .excerpt ol:not(:first-child) {
    margin-top: .5rem;
}

.section-title .heading {
    color: rgba(0, 0, 0, 0.85);
    font-size: 3rem;
}

.section-title .heading a {
    color: rgba(0, 0, 0, 0.85);
}

.section-title .heading a:hover {
    color: rgba(0, 0, 0, 1);
}

.section-title .excerpt {
    color: rgba(0, 0, 0, 0.55);
    font-size: 2rem;
}

.section-title .excerpt p:not(:first-child) {
    margin-top: 1rem;
}

.section-title .excerpt ul,
.section-title .excerpt ol {
    margin: 0 0 0 4rem;
}

.section-title .excerpt ul:not(:first-child),
.section-title .excerpt ol:not(:first-child) {
    margin-top: 1rem;
}

.section-title.tiny .heading {
    font-size: 1.5rem;
    font-weight: 700;
}

.section-title.tiny .excerpt {
    font-size: 1.3rem;
}

.section-title.tiny .excerpt p:not(:first-child) {
    margin-top: .5rem;
}

.section-title.tiny .excerpt ul,
.section-title.tiny .excerpt ol {
    margin: 0 0 0 3rem;
}

.section-title.tiny .excerpt ul:not(:first-child),
.section-title.tiny .excerpt ol:not(:first-child) {
    margin-top: 1.5rem;
}

.section-title+.container {
    margin-top: 60px;
}

.section-title.text-right .excerpt {
    float: right;
}

.section-title.text-center .excerpt {
    margin-left: auto;
    margin-right: auto;
}

.section-nav-title {
    margin: 0 0 10px 0;
    color: #8f8f8f;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
}

.sidebar {
    overflow: hidden;
}

.close-canvas {
    padding: 4px 8px 3px;
    background: rgba(0, 0, 0, 0.2);
    z-index: 100;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 0 0 3px;
    font-size: 1.1rem;
    text-transform: uppercase;
    text-align: right;
    cursor: pointer;
    z-index: 2;
}

.close-canvas i {
    margin-right: 4px;
    font-size: 1rem;
}

.close-canvas:hover {
    color: #fff;
}

.admin-bar div[class*=' off-canvas-'] .close-canvas {
    top: 32px;
}

div[class*=' off-canvas-'] {
    padding-top: 30px;
    position: fixed;
    top: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    transition: all 0.3s ease-in-out 0s;
    font-size: 1.4rem;
}

.admin-bar div[class*=' off-canvas-'] {
    padding-top: 66px;
}

.off-canvas-right {
    width: 240px;
    height: 100%;
    right: 0;
}

.off-canvas-left {
    width: 240px;
    height: 100%;
}

.off-canvas-top {
    width: 100%;
    height: 200px;
}

.open[class*=' off-canvas-'] {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    overflow-y: scroll;
}

.open+.wrapper-site {
    opacity: 0.85;
}

.off-canvas-right.open+.wrapper-site {
    left: -240px;
}

.off-canvas-left.open+.wrapper-site {
    left: 240px;
}

.off-canvas-top.open+.wrapper-site {
    top: 200px;
}

div[class*=' off-canvas-'] .sub-menu li {
    width: auto;
}

div[class*=' off-canvas-'] li {
    padding: 5px 0;
}

div[class*=' off-canvas-'] li a {
    color: rgba(255, 255, 255, 0.8);
}

div[class*=' off-canvas-'] .section-nav-title {
    color: #888;
}

div[class*=' off-canvas-'] .widget.widget_nav_menu {
    padding: 20px;
}

div[class*=' off-canvas-'] .widget.widget_nav_menu li {
    display: block;
    margin: 0;
    text-align: left;
}

div[class*=' off-canvas-'] .searchform label {
    display: none;
}

div[class*=' off-canvas-'] .searchform input[type="text"] {
    background: none repeat scroll 0% 0% rgb(51, 51, 51);
    border: 2px solid rgb(85, 85, 85);
}

div[class*=' off-canvas-'] .searchform input[type="submit"] {
    display: block;
    width: 100%;
    height: 32px;
    background: #555;
    color: #ccc;
    font-size: 1.2rem;
}

div[class*=' off-canvas-'] .nav-mobile {
    margin-top: 0;
    padding-top: 0;
    position: relative;
    z-index: 1;
}

.admin-bar div[class*=' off-canvas-'] .nav-mobile {
    padding-top: 20px;
}

div[class*=' off-canvas-'] .nav-vertical li {
    padding: 0;
}

div[class*=' off-canvas-'] .nav-vertical .sub-menu {
    display: block;
    width: auto;
    visibility: visible;
    opacity: 1;
    position: static;
    border: none;
    box-shadow: none;
    font-size: 1.2rem;
}

div[class*=' off-canvas-'] .nav-vertical .sub-menu li {
    border: none;
}

textarea,
input,
select,
button {
    width: 100%;
    background-color: #fff;
    border: 2px solid #eee;
    color: #8f8f8f;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
}

textarea:focus,
input:focus,
select:focus {
    border-color: #ccc;
    -webkit-appearance: none;
    outline: 0;
}

input[type="email"],
input[type="text"],
input[type="url"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="date"] {
    max-width: 500px;
    padding: 0 8px;
    height: 36px;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 1.5rem;
}

input[type="image"] {
    width: auto;
}

textarea {
    padding: 10px 8px;
    max-width: 660px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select {
    max-width: 500px;
    padding: 0 6px;
    height: 36px;
}

input[type=button],
input[type=submit],
button {
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    vertical-align: middle;
    background-color: #454545;
    border: none;
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all 0.2s ease-in-out;
}

input[type=button]:hover,
input[type=submit]:hover,
button:hover {
    cursor: pointer;
    background-color: #ccc;
    color: #999;
}

input[type=button]:disabled,
input[type=submit]:disabled {
    background-color: #ccc;
    color: #999;
}

input[type=submit]+span {
    float: left;
    margin: 2px 0 0 10px;
    font-size: 1.1rem;
    font-style: italic;
}

input[type=checkbox] {
    border: none;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
}

input[type=radio] {
    border: none;
    -webkit-appearance: radio;
    -moz-appearance: radio;
}

input[type=upload],
input[type=file] {
    max-width: 500px;
    padding: 4px;
    background-color: #eee;
    border: none;
    font-size: 1.5rem;
}

label {
    clear: both;
    display: block;
    margin-bottom: 4px;
    font-size: 1.5rem;
    font-weight: 700;
}

fieldset {
    margin-bottom: 10px;
}

legend {
    margin: 0 0 10px;
    font-size: 1.9rem;
}

form small {
    display: block;
    margin-top: 5px;
}

form label+small {
    max-width: 500px;
    margin: 0 0 5px;
}

.form-row {
    margin-bottom: 15px;
    vertical-align: top;
}

.form-row:last-child {
    margin-bottom: 0;
}

form.large label {
    font-size: 1.5rem;
}

form.large input[type=email],
form.large input[type=text],
form.large input[type=password] {
    height: 47px;
    font-size: 2.0rem;
}

form.large .input-append .add-on,
form.large .input-prepend .add-on {
    line-height: 43px;
}

form.large .input-append input[type=submit],
form.large .input-append input[type=button],
form.large .input-append button {
    height: 47px;
}

form.small .form-row {
    margin-bottom: 5px;
}

form.small input[type=email],
form.small input[type=text],
form.small input[type=password] {
    height: 32px;
    font-size: 1.3rem;
}

form.small .input-append .add-on,
form.small .input-prepend .add-on {
    line-height: 28px;
}

form.small .input-append input[type=submit],
form.small .input-append input[type=button],
form.small .input-append button {
    height: 32px;
}

input[type=checkbox] {
    width: auto;
    height: 14px;
    width: 14px;
    padding: 0;
    margin: 0 5px 0 5px;
    vertical-align: middle;
    font-size: 1.2rem;
    font-weight: 400;
}

.checkbox {
    clear: both;
    margin: 0;
    overflow: hidden;
}

.checkbox input[type=submit],
.checkbox button {
    display: inline-block;
    margin: 0;
}

.checkbox label {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.checkbox .btn-large+label {
    padding-top: 10px;
    font-size: 1.3rem;
}

.checkbox-list .checkbox {
    margin-bottom: 5px;
}

.checkbox-list .checkbox label {
    margin-left: 0;
    font-size: 1.3rem;
}

input[type=radio] {
    width: auto;
    height: 14px;
    width: 14px;
    padding: 0;
    margin: 0 5px 0 5px;
    vertical-align: bottom;
}

.radio-button-group {
    display: block;
    overflow: hidden;
}

.radio-button-group label {
    overflow: hidden;
    clear: none;
    float: none;
    padding: 8px 0;
    margin-bottom: 0;
    font-size: 1.2rem;
    font-weight: 400;
}

.input-prepend,
.input-append {
    overflow: hidden;
    display: block;
    line-height: 32px;
    white-space: nowrap;
    font-size: 0;
}

.input-prepend .add-on {
    display: inline-block;
    padding: 0 12px;
    background-color: #eee;
    border: 2px solid #eee;
    border-right-width: 0px;
    font-size: 1.5rem;
}

.input-prepend input {
    display: inline-block;
    vertical-align: top;
}

.input-append .add-on {
    display: inline-block;
    padding: 0 12px;
    background-color: #eee;
    border: 2px solid #eee;
    border-left-width: 0px;
    font-size: 1.5rem;
}

.input-append input[type=text],
.input-append input[type=password],
.input-append input[type=email] {
    display: inline-block;
    vertical-align: top;
    border-right: none;
}

.input-append input[type=submit],
.input-append input[type=button],
.input-append button {
    display: inline-block;
    height: 36px;
    margin: 0;
    vertical-align: top;
    border-left: none;
}

.input-prepend.input-append input {
    border-right-width: 0;
    border-right-width: 0;
}

.input-prepend.input-append .add-on:first-child {
    border-left-width: 2px;
    border-right-width: 0;
}

.button {
    display: inline-block;
    padding: 5px 15px;
    background-color: #454545;
    border-width: 0;
    border-color: #454545;
    border-style: solid;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    font-weight: 700;
}

.button:hover {
    background-color: #323232;
    color: #fff;
}

.button.btn-small {
    padding: 2px 10px;
    font-size: 1.2rem;
}

.button.btn-medium {
    padding: 5px 15px;
    font-size: 1.5rem;
}

.button.btn-large {
    padding: 10px 25px;
    font-size: 1.8rem;
}

.button.btn-massive {
    padding: 15px 30px;
    font-size: 2.0rem;
}

.button.btn-full {
    display: block;
    width: 100%;
}

input.button {
    height: 36px;
    padding-top: 0;
    padding-bottom: 0;
}

.btn-primary {
    background-color: #fc0;
    color: #5E2500;
}

.btn-primary:hover {
    background-color: #f93;
    color: #5E2500;
}

.btn-secondary {
    background-color: #A3C567;
    color: #37451D;
}

.btn-secondary:hover {
    background-color: #93B25E;
    color: #37451D;
}

.btn-subtle {
    background-color: #eee;
    color: #454545;
}

.btn-subtle:hover {
    background-color: #eee;
    color: #323232;
}

.btn-link {
    background: none;
    text-decoration: underline;
    color: #454545;
}

.btn-link:hover {
    background: none;
    color: #323232;
}

.button.btn-invert {
    background-color: #fff;
    color: #454545;
}

.button.btn-invert:hover {
    background-color: #454545;
    color: #fff;
}

.button-group {
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
    overflow: hidden;
}

.button-group+.button-group {
    margin-right: 10px;
}

.pull-right .button-group+.button-group {
    margin-left: 10px;
    margin-right: 0;
}

.button-group .button {
    float: left;
    margin: 0;
}

.button-collection {
    margin-bottom: 20px;
    vertical-align: middle;
    overflow: hidden;
}

.badge {
    padding: 1px 8px;
    background-color: #000;
    color: #fff;
}

.button .badge {
    margin: 0 2px 0 -10px;
}

.badge.badge-primary {
    background-color: #5E2500;
    color: #fff;
}

.badge.badge-secondary {
    background-color: #37451D;
    color: #fff;
}

.badge.badge-subtle {
    background-color: #8f8f8f;
    color: #fff;
}

.badge.badge-blank {
    background-color: #ddd;
    color: #323232;
}

.label {
    padding: 1px 6px;
    background-color: #454545;
    color: #fff;
    white-space: nowrap;
    font-size: 1.2rem;
    font-weight: 700;
    font-style: normal;
}

.label.label-primary {
    background-color: #5E2500;
    color: #fff;
}

.label.label-secondary {
    background-color: #A3C567;
    color: #fff;
}

.label.label-subtle {
    background-color: #c0c0c0;
    color: #fff;
}

.label.label-error {
    background-color: #E2574C;
    color: #fff;
}

.label.label-blank {
    background-color: #ddd;
    color: #323232;
}

.label.label-nofrill {
    background: none;
    color: #999;
}

.label.label-nofrill {
    display: block;
    padding: 0;
}

.label-group {
    overflow: hidden;
    font-size: 0;
}

.label-group .label {
    margin: 0;
}

table {
    width: 100%;
    margin-bottom: 20px;
    vertical-align: top;
    overflow: hidden;
    border: 2px solid rgba(0, 0, 0, 0.08);
}

table th {
    padding: 10px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    color: #454545;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
}

table td {
    padding: 10px;
    vertical-align: top;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
}

table tr:last-child td {
    border-bottom: none;
}

table .button-group {
    margin-bottom: 0;
}

.section-table-title td {
    padding-top: 2px;
    padding-bottom: 0;
    background-color: #f3f3f3;
    color: #8f8f8f;
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: uppercase;
}

table.table-comfortable td {
    padding: 14px 10px;
}

#wrapper-site,
.wrapper-site {
    background-color: #fff;
}

.well {
    background-color: rgba(0, 0, 0, 0.05);
}

.well-block {
    background-color: #fff;
    border: 3px solid rgba(0, 0, 0, 0.08);
}

.panel {
    overflow: hidden;
    margin-bottom: 20px;
}

.panel ul {
    margin: 0;
    padding: 0;
    border: 2px solid rgba(0, 0, 0, 0.05);
}

.panel li {
    padding: 10px;
    background-color: #fff;
    border-top: 2px solid rgba(0, 0, 0, 0.05);
}

.panel li:first-child {
    border-top: none;
}

.panel .panel-title {
    padding: 8px 10px;
    background-color: #454545;
    color: #fff;
}

.panel .panel-title+ul {
    border-top: none;
}

.panel li .heading {
    margin-bottom: 5px;
    color: #999;
}

.header-site .column {
    margin-bottom: 0;
}

.logo {
    padding: 0;
}

.sitename {
    font-size: 1.8rem;
    font-weight: 700;
}

.site-logo-link+.site-description .sitename {
    font-size: 1.6rem;
}

.tagline {
    font-size: 1.2rem;
    font-weight: 700;
}

.site-logo-link,
.logo .custom-logo-link,
.mark {
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    font-size: 0;
}

.site-logo-link img,
.custom-logo-link img,
.mark img {
    display: inline-block;
    max-height: 40px;
    margin: auto;
    width: auto;
}

.site-description {
    display: inline-block;
    vertical-align: middle;
}

.site-logo-link+.site-description,
.custom-logo-link+.site-description {
    margin-left: 10px;
}

.mark+.sitename {
    margin-top: 10px;
}

.column .logo {
    float: none;
}

.nav {
    vertical-align: middle;
    display: inline-block;
}

.nav li {
    position: relative;
}

.nav-small a,
.nav-small span {
    font-size: 1.2rem;
}

.nav a {
    color: #323232;
    transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.nav a:hover {
    color: #8f8f8f;
}

.nav.large {
    font-size: 2.0rem;
}

.nav.medium {
    font-size: 1.5rem;
}

.nav-horizontal>ul {
    float: left;
    display: block;
}

.nav-horizontal li {
    float: left;
    margin: 0 10px;
}

.nav-horizontal li a {
    display: block;
    color: #323232;
    text-align: center;
    font-weight: 700;
    font-size: 10px;
}

.nav-horizontal li a:hover {
    color: #8f8f8f;
}

.nav-horizontal .special {
    padding: 2px 0;
    font-size: 1.2rem;
}

.header-site .nav-horizontal>ul>li {
    margin: 0 2px;
}

.header-site .nav-horizontal>ul>li>a {
    padding: 0 10px;
}

.nav-centered {
    text-align: center;
    width: 100%;
}

.nav-centered li {
    float: none;
    display: inline-block;
    margin: 0;
}

.nav-vertical {
    clear: both;
}

.nav-vertical a {
    display: block;
    padding: 5px 0;
    font-weight: 700;
}

.nav-vertical a:hover {
    background-color: #eee;
    color: #323232;
}

.nav-inline li {
    display: inline;
    margin: 0 15px;
    font-size: 1.2rem;
}

.nav-inline a {
    color: rgba(255, 255, 255, 0.65);
}

.nav-inline a:hover {
    color: #fff;
}

.nav-tabs {
    padding: 20px 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.nav-tabs ul {
    overflow: hidden;
    max-width: 1000px;
    margin: auto;
}

.nav-tabs li {
    float: left;
    margin-right: 10px;
}

.nav-tabs a {
    display: block;
    padding: 6px 15px;
    border: 1px solid transparent;
    border-bottom: none;
    font-weight: 700;
}

.nav-tabs a:hover {
    background: rgba(0, 0, 0, 0.1);
}

.nav-tabs .active a {
    border-color: rgba(0, 0, 0, 0.1);
}

.nav-small a,
.nav-small span {
    padding: 3px 8px;
}

.nav-pills {}

.nav-pills li {
    display: inline-block;
}

.nav-pills a {
    border: 2px solid #ddd;
    color: #8f8f8f;
    font-weight: 700;
    padding: 2px 10px;
    border-radius: 3px;
    display: block;
}

.nav-pills a:hover {
    background-color: #8f8f8f;
    border-color: #454545;
    color: #fff;
}

.nav-pills .active a {
    background-color: #8f8f8f;
    border-color: #454545;
    color: #fff;
}

.nav-pills span {
    color: #323232;
    font-weight: 700;
}

.sub-menu,
.nav .children {
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 50px;
    left: 0;
    border: 2px solid #ddd;
    z-index: 5;
    transition: all 0.4s ease-in-out;
    line-height: normal;
}

.sub-menu li,
.nav .children li {
    clear: both;
    display: block;
    width: 180px;
    margin: 0;
    border: none;
    border-bottom: 1px solid #ddd;
}

.sub-menu li:last-child,
.nav .children li:last-child {
    border-bottom: none;
}

.sub-menu li a,
.nav .children li a {
    display: block;
    padding: 8px 10px;
    background: none;
    color: #454545;
    text-transform: none;
    text-align: left;
}

.sub-menu li a:hover,
.nav .children li a:hover {
    background-color: #333;
    color: #fff;
}

.nav li:hover>.sub-menu,
.nav li:hover .children {
    visibility: visible;
    opacity: 1;
    top: 40px;
    transition: all 0.2s ease-in-out;
}

.nav>ul>li .sub-menu .sub-menu,
.nav li:hover>.sub-menu .sub-menu,
.nav>ul>li .children .children,
.nav li:hover>.children .children {
    left: 185px;
    top: -3px;
}

.nav>ul>li:last-child .sub-menu,
.nav>ul>li:last-child .children {
    right: 0;
    left: auto;
}

.nav li:last-child .sub-menu .sub-menu,
.nav li:last-child .children .children {
    right: 185px;
    left: auto;
}

.nav-vertical .sub-menu,
.nav-vertical .children {
    left: 180px;
    right: auto;
    top: -3px;
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
}

.nav-vertical li:hover>.sub-menu,
.nav-vertical li:hover>.children {
    top: -3px;
    left: 140px;
}

.nav-vertical li:hover>.sub-menu .sub-menu,
.nav-vertical li:hover>.chilren .children {
    left: 155px;
    right: auto;
    top: -3px;
}

#footer .sub-menu {
    display: none;
}

.header-site .menu-item-has-children>a:after {
    margin-left: 8px;
    content: "\e605";
    font-family: 'layers-icons';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    opacity: 0.4;
    font-weight: normal;
    font-size: 0.8rem;
    vertical-align: middle;
}

.header-site .sub-menu .menu-item-has-children>a:after {
    float: right;
    padding: 5px 0 0;
    content: "\e600";
}

.header-site .menu-item-has-children>a:hover:after {
    opacity: 0.8;
}

.header-site .nav ul li>.sub-menu>li {
    opacity: 0;
    transform: translate3d(0, 5px, 0);
    transition: 0.25s opacity ease-in-out 0.05s, 0.25s transform ease-in-out 0.05s;
}

.header-site .nav ul li:hover>.sub-menu>li {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.header-site .nav ul li:hover>.sub-menu>li:nth-child(2) {
    transition-delay: 0.07s;
}

.header-site .nav ul li:hover>.sub-menu>li:nth-child(3) {
    transition-delay: 0.09s;
}

.header-site .nav ul li:hover>.sub-menu>li:nth-child(4) {
    transition-delay: 0.11s;
}

.header-site .nav ul li:hover>.sub-menu>li:nth-child(5) {
    transition-delay: 0.13s;
}

.header-site .nav ul li:hover>.sub-menu>li:nth-child(6) {
    transition-delay: 0.15s;
}

.header-site .nav ul li:hover>.sub-menu>li:nth-child(7) {
    transition-delay: 0.17s;
}

.nav-absolute {
    position: absolute;
    width: 100%;
    padding: 5px 10px;
    color: #999;
    font-size: 1.2rem;
}

.nav-absolute li {
    display: inline;
}

.nav-absolute a {
    color: #ccc;
}

.nav-absolute a:hover {
    color: #fff;
}

.sticky-nav {
    width: 100%;
    padding: 8px 0;
    position: fixed;
    top: -50px;
    overflow: hidden;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
}

.sticky-nav.sticky-nav-on {
    opacity: 1;
    visibility: visible;
    top: 0;
}

.sticky-nav h4 {
    padding: 2px 0;
    font-size: 2.0rem;
}

.sticky-nav h4 small {
    margin-left: 10px;
    text-transform: uppercase;
}

.bread-crumbs {
    display: inline-block;
    margin: 0 0 15px;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.55);
    font-size: 1.2rem;
}

.bread-crumbs li {
    float: left;
    margin-right: 10px;
}

.bread-crumbs a {
    color: rgba(0, 0, 0, 0.75);
}

.bread-crumbs a:hover {
    color: rgba(0, 0, 0, 0.85);
    text-decoration: underline;
}

.title-small .bread-crumbs {
    margin: -30px 0 25px;
}

.pagination {
    clear: both;
    display: inline-block;
    overflow: hidden;
    margin: 0 20px 20px 0;
}

.pagination li {
    float: left;
    border-right: 1px solid #eee;
    overflow: hidden;
    font-size: 1.3rem;
    font-weight: 700;
}

.pagination li:last-child {
    border-right: none;
}

.pagination a,
.pagination span {
    display: inline-block;
    min-width: 38px;
    padding: 4px 10px;
    background-color: #f5f5f5;
    color: #454545;
    text-align: center;
}

.pagination a:hover {
    background-color: #454545;
    color: #fff;
}

.pagination .current {
    border-color: #323232;
}

.pagination .current {
    background-color: #454545;
    color: #fff;
}

.pagination li.next {
    margin-right: 10px;
    border: none;
}

#back-to-top {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 10;
}

#back-to-top a {
    display: block;
    width: 32px;
    height: 32px;
    background: url(images/arrow-up-small.html) no-repeat;
    background-size: 32px 32px;
    text-indent: -999px;
    overflow: hidden;
}

.media {
    overflow: hidden;
    display: block;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.media-image {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.media-image img {
    display: block;
    margin: auto;
}

.media-image video {
    width: 100%;
    height: auto;
    object-fit: fill;
}

.media-image.small img {
    max-width: 64px;
}

.image-rounded img,
.media-image.image-rounded img {
    border-radius: 100%;
}

.media .media-body {
    display: block;
    overflow: hidden;
}

.column:not(.span-12) .media .excerpt {
    max-width: 745px;
}

.media .text-center .excerpt {
    margin-left: auto;
    margin-right: auto;
}

.media.image-top .media-body {
    float: none;
}

.has-image .media-body {
    margin-top: 15px;
}

.media.small .heading+.excerpt {
    margin-top: 5px;
}

.has-image .small .media-body {
    margin-top: 10px;
}

.media.small p:not(:first-child),
.media.small .button {
    margin-top: 1.3rem;
}

.media.small .heading {
    font-size: 1.5rem;
    font-weight: 700;
}

.media.small .excerpt {
    font-size: 1.3rem;
}

.media.small .excerpt ul,
.media.small .excerpt ol {
    margin: 0 0 0 3rem;
}

.media.small .excerpt ul:not(:first-child),
.media.small .excerpt ol:not(:first-child) {
    margin-top: 1.3rem;
}

.media.medium .heading+.excerpt {
    margin-top: 10px;
}

.media .heading {
    font-size: 2.0rem;
}

.media .heading+.excerpt {
    font-size: 1.5rem;
}

.media.medium p:not(:first-child),
.media.medium .button {
    margin-top: 1.5rem;
}

.media.medium .excerpt ul,
.media.medium .excerpt ol {
    margin: 0 0 0 3rem;
}

.media.medium .excerpt ul:not(:first-child),
.media.medium .excerpt ol:not(:first-child) {
    margin-top: 1.5rem;
}

.media.large .heading+.excerpt {
    margin-top: 10px;
}

.media.large .text-center .excerpt {
    margin-left: auto;
    margin-right: auto;
}

.media.large p:not(:first-child),
.media.large .button {
    margin-top: 2rem;
}

.media.large .heading {
    font-size: 2.8rem;
}

.media.large .excerpt {
    font-size: 2rem;
}

.media.large .excerpt ul,
.media.large .excerpt ol {
    margin: 0 0 0 4rem;
}

.media.large .excerpt ul:not(:first-child),
.media.large .excerpt ol:not(:first-child) {
    margin-top: 2rem;
}

.thumbnail {
    display: block;
    position: relative;
    overflow: hidden;
}

.thumbnail.hide {
    display: none;
}

.thumbnail-title {
    padding: 0 20px 20px;
}

.thumbnail-title.small {
    padding: 0 10px 10px;
}

.thumbnail-media {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.thumbnail-media.image-rounded {
    border-radius: 100%;
}

.thumbnail-media img {
    display: block;
    margin: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 0.2s all ease-in-out, 4s transform ease-in-out;
}

.thumbnail-media:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.thumbnail-body {
    padding: 20px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    background-color: #f5f5f5;
}

.thumbnail-body .heading {
    margin: 0;
    color: #000;
    font-size: 2rem;
    font-weight: 400;
}

.thumbnail-body .heading.small {
    font-size: 1.2rem;
}

.thumbnail-body .excerpt {
    color: rgba(0, 0, 0, 0.55);
}

.thumbnail-body p {
    margin: 10px 0 0;
}

.thumbnail-body p+.feature-list {
    margin: 20px 0 0;
}

.thumbnail-body .button {
    margin-top: 20px;
}

.thumbnail-body.body-small {
    padding: 0 10px 10px;
}

.thumbnail .button-group {
    margin: 20px 0 0;
}

.thumbnail .btn-collection {
    margin: 20px 0 0;
}

.thumbnail-body .article-title+.excerpt {
    margin-top: 10px;
}

.thumbnail-body .article-title+.meta-info {
    margin-top: 10px;
}

.copy {
    font-size: 1.5rem;
}

.copy.small {
    font-size: 1.3rem;
}

.copy p {
    margin-bottom: 16px;
}

.copy a {
    border-bottom: 1px solid #ddd;
}

.copy a:hover {
    border-color: #999;
}

.copy ul {
    list-style: disc;
    margin: 0 0 26px;
}

.copy ul li {
    list-style: disc;
    margin: 0 0 6px 30px;
}

.copy ol {
    list-style: decimal;
    margin: 0 0 26px;
}

.copy ol li {
    list-style: decimal;
    margin: 0 0 6px 20px;
}

.copy ul ul,
.copy ul ol,
.copy ol ol,
.copy ol ul {
    margin-bottom: 0;
}

.copy dl {
    margin: 0 0 26px;
}

.copy dd {
    margin-left: 36px;
}

.copy img {
    display: block;
    max-width: 98%;
    height: auto;
}

.copy h1 {
    margin-bottom: 26px;
    font-size: 3.2rem;
    font-weight: 700;
}

.copy h2 {
    margin-bottom: 26px;
    font-size: 2.2rem;
    font-weight: 700;
}

.copy h3 {
    margin-bottom: 26px;
    font-size: 1.8rem;
    font-weight: 700;
}

.copy h4 {
    margin-bottom: 26px;
    font-size: 1.5rem;
    font-weight: 700;
}

.copy h5 {
    margin-bottom: 26px;
    font-size: 1.3rem;
    font-weight: 700;
}

.copy h6 {
    margin-bottom: 26px;
    font-size: 1.3rem;
}

.copy blockquote {
    padding-left: 26px;
    margin-bottom: 20px;
    font-size: 2.0rem;
    font-weight: 700;
}

.copy a.button {
    border-bottom: none;
}

.excerpt li {
    list-style-type: inherit;
}

.excerpt li ul,
.excerpt li ol {
    margin: 0 1.5rem;
}

.excerpt ul,
.excerpt ol {
    margin: 0 0 0 3rem;
}

.text-center ul,
.text-right ul,
.text-center ol,
.text-right ol {
    margin-left: 0!important;
    margin-right: 0!important;
}

.text-center ul li,
.text-right ul li,
.text-center ol li,
.text-right ol li {
    list-style-position: inside;
}

.excerpt ul:not(:first-child),
.excerpt ol:not(:first-child) {
    margin-top: 1.5rem;
}

.excerpt ul {
    list-style-type: disc;
}

.excerpt ol {
    list-style-type: decimal;
}

.excerpt ol ol {
    list-style: upper-alpha;
}

.excerpt ol ol ol {
    list-style: lower-roman;
}

.excerpt ol ol ol ol {
    list-style: lower-alpha;
}

.no-fill {
    background: none!important;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.invert {
    border: none;
    color: rgba(255, 255, 255, 0.85);
}

.invert h1,
.invert h2,
.invert h3,
.invert h4,
.invert h5,
.invert h6 {
    color: rgba(255, 255, 255, 0.95);
}

.invert code {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 2px 4px;
}

.invert label,
.invert legend {
    color: #fff;
}

.invert small {
    color: rgba(255, 255, 255, 0.7);
}

.invert a {
    color: #fff;
}

.invert a:hover {
    color: #fff;
}

.invert .copy a:not(.button),
.invert .story a:not(.button) {
    color: rgba(255, 255, 255, 0.7);
    border-bottom-color: rgba(255, 255, 255, 0.7);
}

.invert blockquote {
    background: rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.55);
}

.invert input,
.invert textarea,
.invert select {
    border-color: transparent;
}

.invert .input-prepend .add-on,
.invert .input-append .add-on {
    border-color: transparent;
    background: #323232;
    color: #fff;
}

.invert .section-title .heading,
.invert.section-title .heading {
    color: #fff;
}

.invert .section-title .excerpt,
.invert.section-title .excerpt {
    color: rgba(255, 255, 255, 0.8);
}

.invert .section-title .heading a,
.invert.section-title .heading a {
    color: #fff;
}

.invert .sitename {
    color: #fff;
}

.invert .tagline {
    color: rgba(255, 255, 255, 0.9);
}

.invert .heading {
    color: #fff;
}

.invert .sub-header,
.invert .excerpt {
    color: rgba(255, 255, 255, 0.9);
}

.invert .nav>li>a {
    color: rgba(255, 255, 255, 0.8);
}

.invert .nav>li>a:hover {
    color: rgba(255, 255, 255, 1);
}

.invert .nav-tabs a {
    color: #fff;
}

.header-site.invert .nav-horizontal>ul>li>a {
    color: rgba(255, 255, 255, 1);
}

.header-site.invert .nav-horizontal>ul>li>a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.header-site.invert .responsive-nav .l-menu {
    color: rgba(255, 255, 255, 1);
}

.invert .bread-crumbs {
    color: rgba(255, 255, 255, 0.55);
}

.invert .bread-crumbs a,
.invert .bread-crumbs a:hover {
    color: rgba(255, 255, 255, 0.75);
}

.invert-block {
    background: #323232;
    overflow: hidden;
    color: #ccc;
}

.thumbnail .invert-block {
    margin: 20px -20px -20px;
}

.invert .nav-vertical li a:hover {
    background: none;
    color: #fff;
}

.invert .sub-menu,
.invert .sub-menu li a {
    background: none;
}

.header-site.invert .sub-menu,
.header-site.invert .sub-menu li a {
    background: #fff;
    color: #000;
}

.header-site.invert .sub-menu li a:hover {
    background-color: #323232;
    color: #fff;
}

.invert .responsive-nav .l-menu {
    color: #fff;
}

.invert-block .btn-link {
    color: #ccc;
}

.invert-block .btn-link:hover {
    color: #fff;
}

.invert .btn-primary {
    color: #5E2500;
}

.invert .btn-primary:hover {
    color: #5E2500;
}

.invert-block .btn-subtle {
    background-color: #454545;
    color: #fff;
}

.invert-block .btn-subtle:hover {
    background-color: #009EEC;
    color: #fff;
}

.invert .comment {
    color: rgba(255, 255, 255, 0.75);
}

.invert .copyright {
    color: rgba(255, 255, 255, 0.55);
}

.footer-site.invert .section-nav-title {
    color: rgba(255, 255, 255, 0.55);
}
.mobile-div { display: none; }
.mobil-cat { display: none; }
.mobil-cat-close { display: none; }
.koleksiyonn { display: none; }
@media(max-width: 768px)
{
.ms-section { overflow-y: scroll !important; }
/*.vc_row { height: 730px; max-height: 735px; }*/
.logo2 {
    width: 130px !important;
}
.hero { top: 25px; }
.koleksiyonn { display: block; z-index: 35; position: absolute; bottom: 0; width: 100%;

    background-image: linear-gradient(#0c0c0c14, #131313d9); }
.koleksiyonn .k-count { width: 100%; text-align: center; padding: 5px 0; color: #fff; }
.koleksiyonn .k-count span { color: #fff; font-size: 15px; }
.koleksiyonn .k-title { text-align: center; color: #fff; }
.koleksiyonn .k-menu ul { display: inline-block; text-align: center;  width: 100%; background-color: #00000038;}
.koleksiyonn .k-menu ul li { display: inline-block; margin: 0 2px; }
.koleksiyonn .k-menu ul li a { color: #fff; font-size: 11px; }
#top-nav {
        height: 50px;
        background-color: #fff;
    }
    #top-nav.top-nav-logo-left .nav {
        top: 10px;
    }
    .main-wrapper img
    {
        top: -10px;
    }
.wpb_column { position: relative; }
#top-nav .mobile-div { 
display: block;
position: fixed;
top: 50px;
right: -500px;
height: 100vh;
width: 240px;
background-color: #272729;
letter-spacing: 0 !important;
font-size: 16px !important;
-webkit-transition: all 0.50s ease-in;
transition: all 0.50s ease-in; }
#top-nav .mobile-div.m-active {
right: 0;
}
#top-nav .mobil-cat.m-active {
width: 67%;
}
#top-nav .mobil-subcat.m-active {
display: block;
}
#top-nav .mobile-div ul { list-style-type: none; width: 100%;}
#top-nav .mobile-div ul li {
	padding: 10px; 
	margin-left: 15px;
	margin-right: 15px;
	float: none; }
#top-nav .mobile-div ul li a { 
	color: #fff !important;
	font-family: "Raleway", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 35px;
    padding: 5px 0; }

.mobil-cat {
display: block;
position: fixed;
top: 75px;
right: 0px;
height: 100%;
width: 10%;
background-color: #f8ea49;
letter-spacing: 0 !important;
font-size: 16px !important;
-webkit-transition: all 0.50s ease-in;
transition: all 0.50s ease-in; 
 }
 #top-nav a.mobil-cat-close{
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 21px;

 }
 #top-nav a.mobil-cat-close.m-active{
    display: block;
 }
 #top-nav .mobil-cat div {
    position: absolute;
    color: #000;
    transform: rotate(90deg);
    left: -30px;
    top: 40%;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size: 20px;
 }
 #top-nav .mobil-cat ul {
  display: none;
  list-style-type: none;
  width: 100%;
  position: absolute;
  top: 30%;
  left: 30%;
  font-size: 18px;
    }
#top-nav .mobil-cat ul li {
    padding: 10px; 
    margin-left: 15px;
    margin-right: 15px;
    float: none; 
      color: #000 !important;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 35px;
    padding: 5px 0;}

    #top-nav .mobil-cat ul li a{
      color: #000 !important;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 35px;
    padding: 5px 0;}

}

/* page counter */
.page-counter {
position: absolute;
right: 2px;
bottom: 10px;
}
.page-counter span {
font-weight: 600;
font-family: "Raleway", Helvetica, sans-serif;
margin: 0 2px;
}
/* page counter  finish*/


/* up - down arrow*/
@media(max-width: 768px)
{
    .page-counter { display: none; }
    .albums-sp .scroll-btn.up {
    top: -webkit-calc(48% - 70px);
    top: -moz-calc(48% - 70px);
    top: calc(48% - 70px);
    right: -webkit-calc(50% - 14px);
    right: -moz-calc(50% - 14px);
    right: calc(50% - 14px);
}

.albums-sp .scroll-btn.down {
    top: -webkit-calc(49% + 70px);
    top: -moz-calc(49% + 70px);
    top: calc(49% + 70px);
    left: -webkit-calc(50% - 16px);
    left: -moz-calc(50% - 16px);
    left: calc(50% - 16px);
}
}
/* up - down arrow finish */

